You are not logged in.

#1 2006-01-04 18:06:41

rezza
Member
From: Edinburgh, uk
Registered: 2004-07-08
Posts: 237

[SOLVED] New udev vs hotplug

In my latest pacman -Syu, I got a message telling me that udev obsoletes hotplug, and that I should remove hotplug when using the newest udev. I'm perfectly happy to do so, providing I can just confirm one little thing first:

Does the new udev handle setting up firmware for hotpluggable devices? In the kernel, there are options for enabling hotplug firmware loading support, but there are no such options for handling udev firmware loading support. Does this mean that udev can't automatically load any necessary firmware from /lib/firmware? Or does udev handle firmware just fine with the same kernel config?

Thanks in advance.

Offline

#2 2006-01-06 12:19:06

rezza
Member
From: Edinburgh, uk
Registered: 2004-07-08
Posts: 237

Re: [SOLVED] New udev vs hotplug

OK nevermind, after reading the mailing list I found that udev does indeed now handle firmware. I'm still a little wary of rebooting though... wink

Offline

#3 2006-01-06 18:07:04

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 768

Re: [SOLVED] New udev vs hotplug

I'm also curious about how this is supposed to work.  Since my last reboot loads of things are broken - no soundcard, no wireless and I can't mount my USB drive - there doesn't seem to be a device to mount...

Offline

#4 2006-01-06 18:22:42

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: [SOLVED] New udev vs hotplug

i strongly recommend that you load the modules or use hwdetect to get them loaded.
rc.conf.pacnew includes the right lines for hwdetect
greetings
tpowa

Offline

#5 2006-01-06 18:32:16

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 768

Re: [SOLVED] New udev vs hotplug

yeah - since posting I've discovered that adding MOD_AUTOLOAD="yes" to rc.conf seems to fix everything...

Offline

#6 2006-01-06 20:45:59

rezza
Member
From: Edinburgh, uk
Registered: 2004-07-08
Posts: 237

Re: [SOLVED] New udev vs hotplug

Yeah, and my somewhat-dreaded reboot went just fine. new kernel, new udev, no hotplug, faster boot time and everything just works.

Arch really does rock my socks.

Offline

#7 2006-01-08 14:58:48

rayzorblayde
Member
Registered: 2004-01-04
Posts: 67

Re: [SOLVED] New udev vs hotplug

phunni wrote:

yeah - since posting I've discovered that adding MOD_AUTOLOAD="yes" to rc.conf seems to fix everything...

Thank you!  this fixed my issues with my network devices not being recognized.

how does one learn these commands?  was that in a man page? or did you just know it from previous experience?


loading.... please wait....

Offline

#8 2006-01-08 15:40:11

rezza
Member
From: Edinburgh, uk
Registered: 2004-07-08
Posts: 237

Re: [SOLVED] New udev vs hotplug

rayzorblayde wrote:
phunni wrote:

yeah - since posting I've discovered that adding MOD_AUTOLOAD="yes" to rc.conf seems to fix everything...

Thank you!  this fixed my issues with my network devices not being recognized.

how does one learn these commands?  was that in a man page? or did you just know it from previous experience?

That particular command is front-page news on the main arch site right now.

Offline

#9 2006-01-08 16:37:21

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 768

Re: [SOLVED] New udev vs hotplug

yeah - I found it by digging a little deeper in these forums...

Offline

Board footer

Powered by FluxBB