public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* usb error? linux 2.6.15-1.1831_FC4
@ 2006-06-07 13:02 Stephen Clark
  2006-06-08  7:42 ` Duncan Sands
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Clark @ 2006-06-07 13:02 UTC (permalink / raw)
  To: linux-kernel

Hello List,


Anyone have an idea how I could fix this - I plugged in an ActionTec 
dualpc modem
configured so it would ask for a new flash. Where do I put the 
cxacru-fw.bin file?

Jun  3 17:43:16 joker kernel: usb 1-2: new full speed USB device using 
uhci_hcd
and address 65
Jun  3 17:43:16 joker kernel: NET: Registered protocol family 8
Jun  3 17:43:16 joker kernel: NET: Registered protocol family 20
Jun  3 17:43:18 joker kernel: usbcore: registered new driver cxacru
Jun  3 17:43:19 joker kernel: cxacru 1-2:1.0: firmware (cxacru-fw.bin) 
unavailab
le (hotplug misconfiguration?)

Thanks,
Steve

-- 

"They that give up essential liberty to obtain temporary safety, 
deserve neither liberty nor safety."  (Ben Franklin)

"The course of history shows that as a government grows, liberty 
decreases."  (Thomas Jefferson)




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

* Re: usb error? linux 2.6.15-1.1831_FC4
  2006-06-07 13:02 usb error? linux 2.6.15-1.1831_FC4 Stephen Clark
@ 2006-06-08  7:42 ` Duncan Sands
  0 siblings, 0 replies; 2+ messages in thread
From: Duncan Sands @ 2006-06-08  7:42 UTC (permalink / raw)
  To: Stephen.Clark; +Cc: linux-kernel

> Anyone have an idea how I could fix this - I plugged in an ActionTec 
> dualpc modem
> configured so it would ask for a new flash. Where do I put the 
> cxacru-fw.bin file?

The usual place nowadays seems to be in /lib/firmware/
Depends on your distribution though.  If you are using
hotplug rather than udev, you can find a list of firmware
directories in hotplug's firmware script.

> Jun  3 17:43:16 joker kernel: usb 1-2: new full speed USB device using 
> uhci_hcd
> and address 65
> Jun  3 17:43:16 joker kernel: NET: Registered protocol family 8
> Jun  3 17:43:16 joker kernel: NET: Registered protocol family 20
> Jun  3 17:43:18 joker kernel: usbcore: registered new driver cxacru
> Jun  3 17:43:19 joker kernel: cxacru 1-2:1.0: firmware (cxacru-fw.bin) 
> unavailab
> le (hotplug misconfiguration?)

If the cxacru module is being loaded from an initrd, then it
may not be able to find the firmware if the root filesystem
hasn't been mounted yet.  In that case the simplest thing is
probably to place the firmware appropriately in the initrd.

Ciao,

Duncan.

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

end of thread, other threads:[~2006-06-08  7:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-07 13:02 usb error? linux 2.6.15-1.1831_FC4 Stephen Clark
2006-06-08  7:42 ` Duncan Sands

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox