Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't load firmware from /usr/lib/hotplug/firmware
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
wwuster
n00b
n00b


Joined: 25 Oct 2004
Posts: 10

PostPosted: Thu Oct 28, 2004 10:01 am    Post subject: Can't load firmware from /usr/lib/hotplug/firmware Reply with quote

I've checked everything that I can think of. I'm getting a message (dmesg) saying that the dvb-ttpci cannot find the firmware file, but I know it's there. But I also notice that hda3 doesn't get mounted until after the driver requests the firmware. Could that be the problem? If so, how can I change the order of these things in the boot process?

thanks,
William
Back to top
View user's profile Send private message
Tyger
n00b
n00b


Joined: 25 Jul 2004
Posts: 30
Location: Germany

PostPosted: Thu Oct 28, 2004 3:59 pm    Post subject: Reply with quote

I have exact the same problem :) I solved it 30 Minutes ago by adding a localmount-dependancy to /etc/init.d/hotplug

Code:

depend() {
        need modules localmount
}


I read in another forum that new (unstable) hotplug-versions will have the firmware in /lib/hotplug/firmware, so upgrading hotplug could be an alternative, although the same forum reported problems with unstable hotplug and dvb-ttpci.


Cya, Ed
_________________
Join the adopt an unanswered question initiative now
Back to top
View user's profile Send private message
Tyger
n00b
n00b


Joined: 25 Jul 2004
Posts: 30
Location: Germany

PostPosted: Thu Oct 28, 2004 8:37 pm    Post subject: Reply with quote

I stand corrected... the hotplug-script does nothing more than checking for hotplug-support, so starting it later doesn't help...

I tried unstable hotplug, which expects firmware in /lib/firmware, and it works :) Just emerge unstable hotplug and move /usr/lib/hotplug/* to /lib/firmware/. But there could be problems with other hotplug-devices. my usb-mouse isn't detected automatically anymore, so I have to load the device-drivers via /etc/modules.autoload.d/kernel-2.6

Cya, Ed
_________________
Join the adopt an unanswered question initiative now
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