You are not logged in.
Pages: 1
null
Last edited by gromlok (2019-03-10 14:55:00)
.
Offline
I did fight for this for a long time, until I decided to try to load 'radeon' module from the initramfs... And yes! No more 30s waiting anymore.
Add 'radeon' in the modules array in mkinitcpio.conf. I only have this one, so it looks like this:
vim /etc/mkinitcpio.confMODULES="radeon"Then
sudo mkinitcpio -p linuxThe default arch linux kernel already has the radeon firmwares built into the kernel.
Offline
Pages: 1