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])
 
 
(5 intermediate revisions by 2 users not shown)
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> wget http://www.steventoth.net/linux/xc5000/HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
shell> wget http://www.steventoth.net/linux/xc5000/extract.sh
shell> sh ./extract.sh
shell> cp dvb-fe-xc5000-1.1.fw /lib/firmware

Latest revision as of 17:49, 15 November 2008

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

Example:

 shell> wget http://www.steventoth.net/linux/xc5000/HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
 shell> wget http://www.steventoth.net/linux/xc5000/extract.sh
 shell> sh ./extract.sh
 shell> cp dvb-fe-xc5000-1.1.fw /lib/firmware