You are not logged in.

#1 2026-09-06 21:52:21

jojo06
Member
Registered: 2023-11-04
Posts: 391

[SOLVED]No GPU after detaching HDD

Hi,

Windows was installed on the HDD, and in recent days it had been saying, "Press X to skip the disk scan."
This happened every time I booted up. In the last few days, it had started displaying a blue screen error and Windows wouldn't start.

I unplugged the cable. At first, Arch booted into emergency mode. It was looking for the old `/dev/sdb`.
I changed all instances of `sdb` in the config file to `sda` in `/etc/fstab`.
I ran `mkinitcpio -P` and `sudo grub-mkconfig -o /boot/grub/grub.cfg` commands.

Then it booted successfully. The resolution is set to 1024x768, and it doesn't detect the graphics card.

lspci -k | grep -A 2 -E "(VGA|3D)"

01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)
        Subsystem: EVGA Corporation Device 6255
        Kernel modules: nouveau
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
        Subsystem: EVGA Corporation Device 6255
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

lspci | grep "nvidia"
returns empty

EDIT: Resolution is fine and normal while booting. When login screen appears its down

Last edited by jojo06 (Yesterday 20:40:36)

Offline

#2 2026-09-06 23:01:51

dimich
Member
From: Kharkiv, Ukraine
Registered: 2009-11-03
Posts: 784

Re: [SOLVED]No GPU after detaching HDD

jojo06 wrote:

lspci | grep "nvidia"
returns empty

Did you happen to encounter https://bbs.archlinux.org/viewtopic.php?id=314815 by coincidence?
Do you use nvidia-open or nvidia-open-dkms or something else?

jojo06 wrote:

Resolution is fine and normal while booting. When login screen appears its down

While booting resolution remains set by UEFI.

Offline

#3 2026-09-06 23:31:54

jojo06
Member
Registered: 2023-11-04
Posts: 391

Re: [SOLVED]No GPU after detaching HDD

Did you happen to encounter https://bbs.archlinux.org/viewtopic.php?id=314815 by coincidence?

I have no idea. It was all good yesterday, after unplug the HDD it broke.

pacman -Q | grep -i nvidia

lib32-nvidia-utils 610.57.04-1
linux-firmware-nvidia 20260810-2
nvidia-580xx-settings-debug 580.178.04-1
nvidia-utils 610.57.04-1
opencl-nvidia-580xx 580.178.04-1

pacman -Qm | grep -i nvidia

nvidia-580xx-settings-debug 580.178.04-1
opencl-nvidia-580xx 580.178.04-1

Offline

#4 2026-09-06 23:48:20

dimich
Member
From: Kharkiv, Ukraine
Registered: 2009-11-03
Posts: 784

Re: [SOLVED]No GPU after detaching HDD

Ah, GeForce GTX 1050 Ti is NV137. You should use either nvidia-580xx-dkms or nouveau.

Offline

#5 Yesterday 20:40:28

jojo06
Member
Registered: 2023-11-04
Posts: 391

Re: [SOLVED]No GPU after detaching HDD

dimich wrote:

Ah, GeForce GTX 1050 Ti is NV137. You should use either nvidia-580xx-dkms or nouveau.

Thank you very much. New update or smt ?

Offline

#6 Yesterday 22:50:43

dimich
Member
From: Kharkiv, Ukraine
Registered: 2009-11-03
Posts: 784

Re: [SOLVED]No GPU after detaching HDD

jojo06 wrote:

New update or smt ?

I don't know what driver you used before. You can investigate what happened by analyzing journal from previous boots and /var/log/pacman.log.

Offline

#7 Yesterday 23:05:57

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,646
Website

Re: [SOLVED]No GPU after detaching HDD

jojo06 wrote:
dimich wrote:

Ah, GeForce GTX 1050 Ti is NV137. You should use either nvidia-580xx-dkms or nouveau.

Thank you very much. New update or smt ?

No.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB