You are not logged in.

#1 2024-06-03 20:03:54

pinguu01
Member
Registered: 2024-06-03
Posts: 4

Nothing recognizes my SSD

Hello, I'm trying to install Arch on a free partition on a PC that already has Windows installed, I've installed Debian once and it worked. Now the partition I was using for Debian is free, but when i boot the Arch installer, the only disk that appears when i use lsblk, cfdisk or fdisk, is the pendrive which the installer is installed.
I don't know what to do, the PC is configured for dual boot, so I don't know what the problem is.

Offline

#2 2024-06-03 20:05:47

loqs
Member
Registered: 2014-03-06
Posts: 18,910

Re: Nothing recognizes my SSD

Please post the full output of dmesg to a pastebin then post the link to that.

Offline

#3 2024-06-03 20:27:27

pinguu01
Member
Registered: 2024-06-03
Posts: 4

Re: Nothing recognizes my SSD

loqs wrote:

Please post the full output of dmesg to a pastebin then post the link to that.

https://pastebin.com/K1Sy793t

Offline

#4 2024-06-04 13:51:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: Nothing recognizes my SSD

[    0.666454] ata1: DUMMY
[    0.666456] ata2: DUMMY
[    0.666456] ata3: DUMMY
[    0.666457] ata4: DUMMY
[    0.982616] ata7: SATA link down (SStatus 4 SControl 300)
[    0.982641] ata6: SATA link down (SStatus 4 SControl 300)
[    0.982660] ata8: SATA link down (SStatus 4 SControl 300)
[    0.982680] ata5: SATA link down (SStatus 4 SControl 300)
[    0.992648] ata9: SATA link down (SStatus 0 SControl 300)
[    1.305351] ata10: SATA link down (SStatus 0 SControl 300)
[    1.615986] ata11: SATA link down (SStatus 0 SControl 300)
[    1.925922] ata12: SATA link down (SStatus 0 SControl 300)

Dummy or down.
https://bugs.launchpad.net/ubuntu/+sour … ug/2063229 is alderlake, you're on the successor raptorlake, but not sure whether that's relevant here.

Secureboot is off?
Does it make a difference whether you're booting in UEFI or BIOS mode?
Cables? Does the disk show up in the UEFI?
Can you boot windows? Did you disable windows fast-start, 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Offline

#5 2024-06-05 18:29:35

pinguu01
Member
Registered: 2024-06-03
Posts: 4

Re: Nothing recognizes my SSD

seth wrote:
[    0.666454] ata1: DUMMY
[    0.666456] ata2: DUMMY
[    0.666456] ata3: DUMMY
[    0.666457] ata4: DUMMY
[    0.982616] ata7: SATA link down (SStatus 4 SControl 300)
[    0.982641] ata6: SATA link down (SStatus 4 SControl 300)
[    0.982660] ata8: SATA link down (SStatus 4 SControl 300)
[    0.982680] ata5: SATA link down (SStatus 4 SControl 300)
[    0.992648] ata9: SATA link down (SStatus 0 SControl 300)
[    1.305351] ata10: SATA link down (SStatus 0 SControl 300)
[    1.615986] ata11: SATA link down (SStatus 0 SControl 300)
[    1.925922] ata12: SATA link down (SStatus 0 SControl 300)

Dummy or down.
https://bugs.launchpad.net/ubuntu/+sour … ug/2063229 is alderlake, you're on the successor raptorlake, but not sure whether that's relevant here.

Secureboot is off?
Does it make a difference whether you're booting in UEFI or BIOS mode?
Cables? Does the disk show up in the UEFI?
Can you boot windows? Did you disable windows fast-start, 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Secureboot is off, I can't tell if booting in UEFI or BIOS mode makes a difference, but I probably tried without knowing. The disk shows up in the UEFI and I can boot windows, and i disabled windows fast-start. The PC had a Debian dual-boot, and the partitions were showing up without any problem when i've installed it.

Offline

#6 2024-06-05 19:45:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: Nothing recognizes my SSD

but I probably tried without knowing

That's hardly possible.

The PC had a Debian dual-boot, and the partitions were showing up without any problem

Do they show up when booting eg. https://grml.org/ ?

Offline

#7 2024-06-05 21:14:24

AaAaAAaaAAaARCH
Member
Registered: 2024-02-29
Posts: 42

Re: Nothing recognizes my SSD

Can you enter your BIOS and see if your BIOS lists any drives (e.g. BOOT section/category)?

Offline

#8 2024-06-06 00:59:25

solskog
Member
Registered: 2020-09-05
Posts: 462

Re: Nothing recognizes my SSD

Could this problem related to a kernel issue?
https://bbs.archlinux.org/viewtopic.php … 6#p2089356

Offline

#9 2024-06-06 07:19:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,979

Re: Nothing recognizes my SSD

https://git.kernel.org/pub/scm/linux/ke … bfe5bbcab8
https://wiki.archlinux.org/title/Power_ … Management
Try to add "libata.force=nolpm" to the kernel parameters - if it works use the udev hook to enforce medium_power

Offline

Board footer

Powered by FluxBB