Re: hotplug problem

2005-09-19 Thread Andrew Benton
Cliff McDiarmid wrote: Thanks for all your advice Andrew, but it now seems to be working. I think it was simply that I had not created a /sys folder and mounted it at start up. This I think is a prerequsite for hotpug?? The sys filesystem is needed by udev and I think udev calls the hotplug

Re: hotplug problem

2005-09-18 Thread Cliff McDiarmid
Andrew Benton wrote: > I'm sure that which isn't needed for the firmware loading. I've > just done a test on my daughters laptop (the only computer we have > which still has the hotplug scripts installed). I renamed which so > the command wouldn't be found, rebooted and the firmware loaded > i

Re: hotplug problem

2005-09-18 Thread Declan Moriarty
Recently, Somebody Somewhere wrote these words > On Saturday 17 September 2005 05:15 pm, Cliff McDiarmid wrote: > > Hi > > > > I'm trying to get firmware loaded for my ADSL Speedtouch modem. > > I've installed hotplug and made the necessary options in the kernel. > > I get the following errors at b

Re: hotplug problem

2005-09-18 Thread Andrew Benton
Andrew Benton wrote: Cliff McDiarmid wrote: I've tried adding /usr/local/bin('which'dir.)to hotplug's PATH but it's still moaning. Try installing which in /usr ./configure --prefix=/usr I'm sure that which isn't needed for the firmware loading. I've just done a test on my daughters laptop

Re: hotplug problem

2005-09-18 Thread Andrew Benton
Cliff McDiarmid wrote: I've tried adding /usr/local/bin('which'dir.)to hotplug's PATH but it's still moaning. Try installing which in /usr ./configure --prefix=/usr -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: Se

Re: hotplug problem

2005-09-18 Thread Andrew Benton
Cliff McDiarmid wrote: No, the firmware isn't. I'm getting the error: 'usb 1-1 no stage 1 firmware found' This is why I thought the hotplug errors were involved. I've tried adding /usr/local/bin('which'dir.)to hotplug's PATH but it's still moaning. But anyway you say hotplug is loading ok

Re: hotplug problem

2005-09-18 Thread Andrew Benton
Andrew Benton wrote: What problems are you having? Is the firmware loading into the modem OK? Or to be a bit more specific, what out put do you get when you run dmesg | grep "speedtch" -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.ht

Re: hotplug problem

2005-09-18 Thread Cliff McDiarmid
Andrew Benton wrote: > Those are not errors, they're just the hotplug scripts moaning. You > can remove those errors by editing the hotplug scripts. What > problems are you having? Is the firmware loading into the modem OK? No, the firmware isn't. I'm getting the error: 'usb 1-1 no stage 1 f

Re: hotplug problem

2005-09-18 Thread Andrew Benton
Cliff McDiarmid wrote: Hi I'm trying to get firmware loaded for my ADSL Speedtouch modem. I've installed hotplug and made the necessary options in the kernel. I get the following errors at boot time: /etc/hotplug/pci.rc: which: Command not found /etc/hotplug/usb.rc: which: Command not f

Re: hotplug problem

2005-09-17 Thread Craig Colton
On Saturday 17 September 2005 05:15 pm, Cliff McDiarmid wrote: > Hi > > I'm trying to get firmware loaded for my ADSL Speedtouch modem. I've > installed hotplug and made the necessary options in the kernel. I get the > following errors at boot time: > > /etc/hotplug/pci.rc: which: Command not f