Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hotplug problems still
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gopher2
n00b
n00b


Joined: 10 Oct 2005
Posts: 38

PostPosted: Mon May 08, 2006 10:11 pm    Post subject: hotplug problems still Reply with quote

I am about to give up on this problem i been having
Every time i boot my computer "/proc/sys/kernel/hotplug" is always empty
my ivtv modules wont load cuz it cant find the firmware
i have to echo /sbin/hotplug > /proc/sys/kernel/hotplug then it works fine

hotplug is in the boot runlevel
Any ideas anyone?? I cant figure it out, im pulling out my hair here!
Thanks guys
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Tue May 09, 2006 5:28 am    Post subject: Reply with quote

You probably missed this when hotplug was emerged, but a warning about this is displayed. From the ebuild:
Code:
pkg_postinst() {
        ewarn "WARNING: The hotplug init script is now gone (dead and buried)."
        ewarn "WARNING: If you want to load modules for hardware that was already"
        ewarn "WARNING: discovered at boot time, like the old hotplug init script"
        ewarn "WARNING: did, then emerge the coldplug package, and add coldplug to"
        ewarn "WARNING: a runlevel, e.g. # rc-update add coldplug boot"
        echo
        ewarn "WARNING: All firmware loaded by the hotplug scripts needs to be"
        ewarn "WARNING: moved to the /lib/firmware directory, as the scripts now"
        ewarn "WARNING: expect it to be in that location."
        echo
        ewarn "If you still have the file /etc/hotplug/isapnp.rc on your system,"
        ewarn "please delete it by hand, the file /etc/hotplug/pnp.rc supercedes it."
}

Hopefully this will help you.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
gopher2
n00b
n00b


Joined: 10 Oct 2005
Posts: 38

PostPosted: Tue May 09, 2006 2:09 pm    Post subject: Reply with quote

I checked and double checked....
coldplug is starting in the boot runlevel
and my firware is in /lib/firmware
Still not working
any other ideas?
Back to top
View user's profile Send private message
gopher2
n00b
n00b


Joined: 10 Oct 2005
Posts: 38

PostPosted: Wed May 10, 2006 1:29 am    Post subject: Reply with quote

Apparently emerging a older version of UDEV fixes the problem. Mabey a bug in the new version?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum