You are not logged in.
I was using IgnorePkg to stop linux and linux-headers from upgrading since catalyst drivers didn't work with 3.1 kernels. Like an idiot I installed the kmod update. When I boot up it can't find or load any drivers. I tried to downgrade back to module-init-tools but udev also updated and I don't have an older version in my package cache.
Looks like I'll have to boot an installer disc and chroot in to the system to fix it.
Last edited by shaurz (2012-01-22 21:34:21)
Offline
It should have created a .pacsave file in /etc/modprobe.d. If it did, mv that file to filename modules.
Tim
SEE POST #7, below
Last edited by ratcheer (2012-01-23 12:04:43)
Offline
I guess it's specific to my situation. I managed to fix it now anyway.
Offline
Until I see a bug report with actual logs in the bug tracker, nothing is broken. You'd be the first to report such a failure.
Hi,
Although this one bug report does not mention kmod, it could be a related problem:
https://bugs.archlinux.org/task/28038
At home, the machine next to mine has modules which were not working anymore. The solution found at the moment has been to blacklist on the kernel line and load manually...
For what it is worth...
Regards,
Mélodie
Offline
falconindy wrote:Until I see a bug report with actual logs in the bug tracker, nothing is broken. You'd be the first to report such a failure.
Hi,
Although this one bug report does not mention kmod, it could be a related problem:
https://bugs.archlinux.org/task/28038At home, the machine next to mine has modules which were not working anymore. The solution found at the moment has been to blacklist on the kernel line and load manually...
For what it is worth...
Regards,
Mélodie
This is the same wifi crap that's been going around. It's broken because of userspace changes, but it needs to be fixed in the kernel:
Offline
It should have created a .pacsave file in /etc/modprobe.d. If it did, mv that file to filename modules.
Tim
I apologize. modprobe.conf.pacsave needs to be moved to modprobe.conf, not "modules".
Tim
Offline