• Joined on 2024-07-22
ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-06 17:10:55 +00:00
NVMe Commands Fail on Virtualbox

@Burer, do you see this error when looking in VBox.log? Should be in the Logs folder of wherever your KolibriOS VM folder is: `00:00:06.095625 NVMe#0Wrk#0: Processing admin command 0xffff…

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-05 17:17:10 +00:00
NVMe Commands Fail on Virtualbox

@Burer, Some good news, I have sent @punk_joker a message but maybe you can answer this as well:

punk_joker,

I think I may be onto something why Virtualbox and VMWare don't work. It's…

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-05 13:04:57 +00:00
NVMe Commands Fail on Virtualbox

Got it, just thought that you want to deal with VMWare later. Just the same result, this message in debug and dead system.

@Burer, my bad! I meant let's avoid testing with calling loaddrv…

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-04 20:37:28 +00:00
NVMe Commands Fail on Virtualbox

I think VMWare might. Try that.

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-04 18:37:44 +00:00
NVMe Commands Fail on Virtualbox

Ah, that's not what I meant. Sorry.

I forgot to add the updated image, so check the newest commit and try that one instead. If there's a message saying something like: "Writing to SQ0 doorbell…

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-04 16:36:25 +00:00
NVMe Commands Fail on Virtualbox

@Burer These are interesting results. So it looks like both Virtualbox and VMWare both fail to send a command (at least I think so for VMWare...) except VMWare freezes immediately after that…

ramenu commented on issue GSoC/kolibrios-nvme-driver#2 2024-08-03 18:59:33 +00:00
Running Loaddrv Manually Doesn't Work On VMWare

Yes, just to be clear. I added NVMe driver (version for 02.04.2024 from forum, I believe) loading to the AUTORUN.DAT, and got just the same results - system froze after a 1–2 seconds after…

ramenu closed issue KolibriOS/kolibrios#81 2024-08-03 17:18:56 +00:00
Eolite: Assign correct label and icon to NVMe device
ramenu commented on issue GSoC/kolibrios-nvme-driver#2 2024-08-03 17:13:01 +00:00
Running Loaddrv Manually Doesn't Work On VMWare

NVM, so the QEMU issue was just related to me not having the NVMe device attached to QEMU (I'm an idiot...)

Regardless I've added a new patch to prevent the driver from loading if it fails to…

ramenu opened issue GSoC/kolibrios-nvme-driver#2 2024-08-03 17:03:30 +00:00
Running Loaddrv Manually Doesn't Work
ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-03 16:59:33 +00:00
NVMe Commands Fail on Virtualbox

Well, at least related to the QEMU issue, it looks the data is uninitialized for some reason. I'm working on a fix for this, might help the VMWare situation too.

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-03 16:45:21 +00:00
NVMe Commands Fail on Virtualbox

Calling loaddrv manually on QEMU also produces some weird behavior.

ramenu commented on issue GSoC/kolibrios-nvme-driver#1 2024-08-03 16:40:41 +00:00
NVMe Commands Fail on Virtualbox

Huh? That's bizarre. I don't think it's a problem with VMWare's NVMe controller because the driver didn't even start PCI device enumeration yet if it didn't print anything. So it's probably a…

ramenu commented on issue KolibriOS/kolibrios#81 2024-08-03 14:52:22 +00:00
Eolite: Assign correct label and icon to NVMe device

I've opened the issue here GSoC/kolibrios-nvme-driver#1

Thank you @Burer and @SweetBread :)

ramenu opened issue GSoC/kolibrios-nvme-driver#1 2024-08-03 14:50:28 +00:00
NVMe Commands Fail on Virtualbox
ramenu closed issue KolibriOS/kolibrios#88 2024-08-03 11:55:34 +00:00
SDHCI - Typo
ramenu commented on issue KolibriOS/kolibrios#81 2024-08-03 11:38:01 +00:00
Eolite: Assign correct label and icon to NVMe device

I asked admins, and now GSoC repos should be visibly publicly, but you still can't open issues in them, at least not for me. So will ask for this as well.

Thank you! It's much appreciated.…

ramenu commented on issue KolibriOS/kolibrios#88 2024-08-02 17:33:38 +00:00
SDHCI - Typo

Wouldn't mind fixing this issue myself but the source code is not available in the KolibriOS repository for some reason.

ramenu opened issue KolibriOS/kolibrios#88 2024-08-02 17:31:28 +00:00
SDHCI - Typo
ramenu commented on issue KolibriOS/kolibrios#81 2024-08-02 16:45:59 +00:00
Eolite: Assign correct label and icon to NVMe device

Not sure how KFM2 is supposed to look, but Eolite does display the label correctly now.

I should probably close this issue since it's been resolved, however, there's still the Virtualbox…