You are not logged in.

#26 Yesterday 21:41:40

Dile
Member
Registered: 2026-03-11
Posts: 13

Re: My archlinux not seeing my 2nd gpu even tho I have installed drivers

When I remove the quiet module_blacklist=...... and add system.unit....... and i try to boot I am stuck at:

:: running early hook [udev]
Starting systemd-udevd version 259.3-1-arch

and when I remove remove nomodeset still the same, if i do only nomodeset I get the same message. Here is the Xorg log: https://0x0.st/P_G-.0.log ( I hope it works )

Last edited by Dile (Yesterday 22:17:24)

Offline

#27 Yesterday 21:50:59

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,584

Re: My archlinux not seeing my 2nd gpu even tho I have installed drivers

version 2059.3-1-arch

That's most certainly not the output, rather link a photo of your monitor than transcribing stuff.
Also what does your /etc/mkinitcpio.conf look like?

Nothing suspicious in the xorg log, but since the multi-user.target "fails" that's rather expectable.
If you add "fbcon=map:012" to the kernel parameters (and don't blacklist nvidia) can you get a terminal w/ ctrl+alt+F2,F3,F4,… ?

If you use "modprobe.blacklist=nvidia" to blacklist that module
1. can you boot
2. can you then later explicitly load "modprobe nvidia"?

Offline

#28 Yesterday 22:28:50

Dile
Member
Registered: 2026-03-11
Posts: 13

Re: My archlinux not seeing my 2nd gpu even tho I have installed drivers

So here is the image of what i get when i try to reboot with anything except module_blacklist : https://ibb.co/KjG8ZNZm
after I add fbcon=map:012 I still get the same state as the image, modeprobe.blacklist=nvidia yields the same outcome, Here are my mkinitcpio.conf : https://0x0.st/Kfec.conf ,
I have tried adding i915 to the modules and as well as removing kms in hooks. When i do the 2. instruction I still get the same result. When I am in this screen ( https://ibb.co/KjG8ZNZm ) I can't do any command.

Offline

#29 Yesterday 22:46:11

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,584

Re: My archlinux not seeing my 2nd gpu even tho I have installed drivers

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

Clear the entire modules array and try again, in doubt remove the kms hook and only add i915 to the MODULES array

Offline

Board footer

Powered by FluxBB