PartialVolume

Results 448 comments of PartialVolume
trafficstars

> Sorry our company had a lot of big projects come through but we finally got back to this and wanted to update everyone that the updated ShredOS build DOES...

In shredos, can you ALT F2 and run `lspci` and post the output so I can see what PCI hardware is installed. Does sound like a BIOS setting, but you've...

Apologies, can you rerun the command as follows: `lspci -nn -k` This will show me the device IDs and which drivers are loaded. Thanks

Interesting I would have expected the HM170/QM170 to be bound to the ahci driver, unfortunately it doesn't appear to be bound to any driver. ![lspci_crop_Screenshot_20240709_120213](https://github.com/PartialVolume/shredos.x86_64/assets/22084881/f34e5221-0777-4c47-b84e-ea1c90f97854) Can you try binding the...

Also can you post the output of dmesg.txt that you should find on the ventoy flash drive. That may hopefully show an attempt to bind the ahci driver to the...

Does dmesg.txt also contain this error? Do any live distros like ubuntu see the disk? What's the history of this laptop, I'm just wondering if it's a hardware fault or...

Can you also confirm what storage you have, the specs say a 1TB HDD and a 128 or 256GB SSD M.2/AHCI, is that correct?

Thanks. I'm wondering if this could be a bug in the 6.6.x kernel, does either of the previous two ShredOS releases (with kernels 6.4.16 and 5.13.19 detect the drive?

Good to know that Ubuntu live detects the drive. Can you boot Ubuntu live again and run `lspci -nn -k` and also `uname -a` I can then see if I...

I would think the missing firmware file might have something to do with it. Can you post the output of `lspci -k -nn`. I want to check the controller ID....