* Hotplug/coldplug loads modules but doesn't bind correctly to a device
@ 2005-02-20 19:45 Javi
2005-02-22 12:47 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: Javi @ 2005-02-20 19:45 UTC (permalink / raw)
To: linux-hotplug
Hi list.
I'm runing a pure udev system with hotplug and coldplug. Coldplug loads well the kernel modules but it doesnt' bind them to a device.
Building the drivers statically, devices are correctly binded. Building the driver as a kernel module and manually loading them with "modprobe" works well.
But if modules are loaded at boot time by coldplug , no devices are binded.
At the moment, the missing devices are
-Although emu10k1, soundcore and ac97_codec are loaded, /dev/dsp, /dev/mixer and /dev/sound/* are missing
-Although parport, parport_pc and ppdev are loaded, /dev/parport* and /dev/parport/* are missing.
-Although rtc is loaded, /dev/rtc is missing
Why devices are not created at boot time? How can I solve it?
Thanks in advance.
Javi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
_______________________________________________
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] 2+ messages in thread
* Re: Hotplug/coldplug loads modules but doesn't bind correctly to a device
2005-02-20 19:45 Hotplug/coldplug loads modules but doesn't bind correctly to a device Javi
@ 2005-02-22 12:47 ` Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2005-02-22 12:47 UTC (permalink / raw)
To: linux-hotplug
On Sun, Feb 27, 2005 at 08:44:01PM +0000, Javi wrote:
> Hi list.
>
> I'm runing a pure udev system with hotplug and coldplug. Coldplug loads well the kernel modules but it doesnt' bind them to a device.
> Building the drivers statically, devices are correctly binded. Building the driver as a kernel module and manually loading them with "modprobe" works well.
> But if modules are loaded at boot time by coldplug , no devices are binded.
>
> At the moment, the missing devices are
> -Although emu10k1, soundcore and ac97_codec are loaded, /dev/dsp, /dev/mixer and /dev/sound/* are missing
> -Although parport, parport_pc and ppdev are loaded, /dev/parport* and /dev/parport/* are missing.
> -Although rtc is loaded, /dev/rtc is missing
>
> Why devices are not created at boot time? How can I solve it?
Are these devices represented in sysfs and you just miss the device nodes?
Thanks,
Kay
And fix your systems date. :)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2005-02-22 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-20 19:45 Hotplug/coldplug loads modules but doesn't bind correctly to a device Javi
2005-02-22 12:47 ` Kay Sievers
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).