You are not logged in.

#1 2012-01-22 16:48:55

shaurz
Member
Registered: 2004-02-02
Posts: 358

[FIXED] kmod update completely hoses my system

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

#2 2012-01-22 19:48:57

ratcheer
Member
Registered: 2011-10-09
Posts: 913

Re: [FIXED] kmod update completely hoses my system

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

#3 2012-01-22 20:22:49

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [FIXED] kmod update completely hoses my system

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.

Offline

#4 2012-01-22 20:51:44

shaurz
Member
Registered: 2004-02-02
Posts: 358

Re: [FIXED] kmod update completely hoses my system

I guess it's specific to my situation. I managed to fix it now anyway.

Offline

#5 2012-01-22 21:31:42

mélodie
Member
From: France
Registered: 2006-12-31
Posts: 18
Website

Re: [FIXED] kmod update completely hoses my system

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/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

#6 2012-01-22 21:51:07

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [FIXED] kmod update completely hoses my system

mélodie wrote:
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/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

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:

www.spinics.net/lists/netdev/msg185742.html

Offline

#7 2012-01-23 12:02:25

ratcheer
Member
Registered: 2011-10-09
Posts: 913

Re: [FIXED] kmod update completely hoses my system

ratcheer wrote:

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

Board footer

Powered by FluxBB