linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: udev-067 and 2.6.12?
@ 2005-08-16 22:49 Alistair John Strachan
  2005-08-16 23:00 ` David Brown
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Alistair John Strachan @ 2005-08-16 22:49 UTC (permalink / raw)
  To: linux-hotplug

On Tuesday 16 August 2005 23:33, David Brown wrote:
> Check out the release notes for udev 059
> I think your problem may be caused by the changes in that release
> and you should probably add the code below to your udev rules file
> <snip>
> RUN+="/sbin/udev_run_devd"
> </snip>
>
> I've noticed this problem as well loading firmware but everything was
> fixed when I made the two extra binaries in extras/run_directory and
> added the code above to my rules file
>
> - David Brown
>

(Sorry linux-hotplug-devel, I thought I'd add to CC after Greg's suggestion 
elsewhere in this thread).

Obviously, this fixed it. Thanks a lot for the hint.

I wouldn't mind knowing how to (from the README) "convert all the calls from 
the directories to explicit udev rules and get completely rid of the 
multiplexing". I'd like to not have to use backward compatibility stuff.

The problem was caused by me renaming the network device on my system from 
"eth1" to "wlan", and the lack of this legacy RUN meant hotplug wasn't doing 
the right thing wrt loading the driver/firmware.

What sort of udev rule am I looking at for both renaming AND fixing up the bad 
hotplug stuff? I've currently got:

KERNEL="eth?", SYSFS{address}="00:11:09:65:78:c7", NAME="lan"
KERNEL="eth?", SYSFS{address}="00:30:b4:00:00:00", NAME="wlan"

Which looks sensible. I think.

-- 
Cheers,
Alistair.

'No sense being pessimistic, it probably wouldn't work anyway.'
Third year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-08-18 17:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-16 22:49 udev-067 and 2.6.12? Alistair John Strachan
2005-08-16 23:00 ` David Brown
2005-08-16 23:26 ` Alistair John Strachan
2005-08-16 23:31 ` David Brown
2005-08-16 23:55 ` Kay Sievers
2005-08-17  8:09 ` Arioch
2005-08-17  8:26 ` Alistair John Strachan
2005-08-17 12:35 ` Kay Sievers
2005-08-17 14:52 ` Alistair John Strachan
2005-08-17 15:10 ` Kay Sievers
2005-08-17 23:48 ` Greg KH
2005-08-18 15:27 ` David Brown
2005-08-18 15:38 ` Greg KH
2005-08-18 15:53 ` David Brown
2005-08-18 16:32 ` Alistair John Strachan
2005-08-18 16:56 ` Greg KH
2005-08-18 17:19 ` Alistair John Strachan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).