• Joined on 2024-07-22
ramenu commented on issue KolibriOS/kolibrios#81 2024-07-30 12:00:29 +00:00
Eolite: Assign correct label and icon to NVMe device

@Burer, unfortunately I haven't been able to figure out what the problem is as of right now. I'm talking to @punk_joker about it though and I'll keep you updated if I make progress on this issue.…

ramenu commented on issue KolibriOS/kolibrios#81 2024-07-26 23:20:35 +00:00
Eolite: Assign correct label and icon to NVMe device

Okay, I've figured out the problem (kind of, not really..)

The controller encounters a serious error condition of some sort. It's not specific as to what the problem error, all I know is that…

ramenu commented on issue KolibriOS/kolibrios#81 2024-07-26 17:12:29 +00:00
Eolite: Assign correct label and icon to NVMe device

@Burer I can confirm I've been able to reproduce your issue on Virtualbox. I forgot to add a timeout jump in the polling code, so that problem is gone now. However, I'm still figuring out why the…

ramenu commented on issue KolibriOS/kolibrios#81 2024-07-25 19:39:53 +00:00
Eolite: Assign correct label and icon to NVMe device

Yup. It's definitely the polling code. I'm working on a fix for this (at least for initialization).

ramenu commented on issue KolibriOS/kolibrios#81 2024-07-25 18:22:58 +00:00
Eolite: Assign correct label and icon to NVMe device

First of all, thank you for testing out the driver and providing detailed screenshots! :) It's much appreciated.

In your case, it seems like a command didn't complete and the driver is polling,…

ramenu commented on issue KolibriOS/kolibrios#81 2024-07-24 21:02:41 +00:00
Eolite: Assign correct label and icon to NVMe device

Yes, we've gone over it. But I thought I'd submit a issue here anyways just in case someone wants to do it. Thanks.

ramenu opened issue KolibriOS/kolibrios#81 2024-07-22 21:01:21 +00:00
Eolite: Assign correct label and icon to NVMe device