You are not logged in.

#1 2013-01-20 00:22:58

fixles
Member
Registered: 2012-09-15
Posts: 101

systemd-modules-load[151]: Failed to find module 'fglrx'

HI,

Cant get the fglrx drivers working in new install of Arch.

I followed the wiki to the letter.

1. pacman -S catalyst-dkms catalyst-utils lib32-catalyst-utils
2. aticonfig --initial
3. GRUB_CMDLINE_LINUX="nomodeset" updated in /etc/default/grub
4. grub-mkconfig -o /boot/grub/grub.cfg
5. created /etc/modules-load.d/fglrx.conf with just one line fglrx
6. reboot

lsmod | grep fglrx is empy

journalctl -b | grep fglrx
Jan 20 00:11:42 desktop systemd-modules-load[151]: Failed to find module 'fglrx'
Jan 20 00:11:47 desktop slim[366]: modprobe: FATAL: Module fglrx not found.
Jan 20 00:11:47 desktop slim[366]: (WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
Jan 20 00:11:47 desktop slim[366]: modprobe: FATAL: Module fglrx not found.

What have I dont wrong? How come it cant find the module? Do I need to put something else in /etc/modules-load.d/fglrx.conf?

Thanks.

Offline

#2 2013-01-20 00:50:37

Fixxer
Member
From: Poland
Registered: 2011-08-29
Posts: 217

Re: systemd-modules-load[151]: Failed to find module 'fglrx'

Show output:

lspci -k | grep -A2 VGA
glxinfo | grep rendering

I followed the wiki to the letter.

1. pacman -S catalyst-dkms catalyst-utils lib32-catalyst-utils
2. aticonfig --initial

Are you sure that driver was isntalled properly? Wasn't any strange instormations [errors] in console while you was installing drivers?

Last edited by Fixxer (2013-01-20 00:51:04)

Offline

Board footer

Powered by FluxBB