Archived:Xceive XC5000-V4L: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(New page: A script to extract the xc5000 firmware from a specific windows driver is available from [http://www.steventoth.net/linux/xc5000 http://www.steventoth.net/linux/xc5000])
 
No edit summary
Line 1: Line 1:
A script to extract the xc5000 firmware from a specific windows driver is available from [http://www.steventoth.net/linux/xc5000 http://www.steventoth.net/linux/xc5000]
A script to extract the xc5000 firmware from a specific windows driver is available from [http://www.steventoth.net/linux/xc5000 http://www.steventoth.net/linux/xc5000]

'''Example''':

shell> sh ./extract.sh
shell> cp dvb-fe-xc5000*.fw /lib/firmware

Revision as of 04:03, 9 October 2008

A script to extract the xc5000 firmware from a specific windows driver is available from http://www.steventoth.net/linux/xc5000

Example:

 shell> sh ./extract.sh
 shell> cp dvb-fe-xc5000*.fw /lib/firmware