Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: devel

What is the default directory for firmware?

 

 

ivtv devel RSS feed   Index | Next | Previous | View Threaded


p.willis at telus

May 20, 2008, 8:37 AM

Post #1 of 2 (1570 views)
Permalink
What is the default directory for firmware?

Hello,

I am using ivtv with Hauppauge Win PVR 350.
The driver wants to load firmware on boot
but cannot find it.

I cannot seem to set the FIRMWARE_DIR environment variable
during boot early enough on Debian to allow the driver to use
it.

I have tried placing the firmware in all the suggested directories
mentioned in the firmware wiki documentation to no avail.

What is the default firmware directory for ivtv?
Can I set a default firmware directory?

Thanks,

Peter


_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel


zedoriah at gmail

May 20, 2008, 1:31 PM

Post #2 of 2 (1447 views)
Permalink
Re: What is the default directory for firmware? [In reply to]

I believe you can find that information here: http://ivtvdriver.org/index.php/Firmware

In short:

test -d /lib/modules && FIRMWARE_DIR=/lib/modules
test -d /usr/lib/hotplug/firmware && FIRMWARE_DIR=/usr/lib/hotplug/firmware
test -d /lib/firmware && FIRMWARE_DIR=/lib/firmware
test -d /lib/firmware/`uname -r` && FIRMWARE_DIR=/lib/firmware/`uname -r`
echo $FIRMWARE_DIR

should show you which directory to use.

--Zed

--
This message was sent on behalf of zedoriah [at] gmail at openSubscriber.com
http://www.opensubscriber.com/message/ivtv-devel [at] ivtvdriver/9159408.html

_______________________________________________
ivtv-devel mailing list
ivtv-devel [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

ivtv devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.