<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Doug Lyle:&nbsp;<div><br></div><div>Thanks for the information.&nbsp;</div><div>So far it's NOT working (more on that down-page), but at least I've got a start.&nbsp;</div><div><br></div><div><br></div><div>---SIDE TOPIC--&nbsp;</div><div>This is showing my age:&nbsp;</div><div>&nbsp; &nbsp;I remember when I was learning B.A.S.I.C. on my high school's teletype terminal to the MECC mainframe, as well as on the much more popular "Comodore PET" computer.&nbsp;</div><div>&nbsp; &nbsp;Check them out at URLs: &nbsp;</div><div>&nbsp; &nbsp;"<a href="https://en.wikipedia.org/wiki/MECC#Computing_facilities">https://en.wikipedia.org/wiki/MECC#Computing_facilities</a>" &nbsp;and</div><div>&nbsp; &nbsp;"<a href="https://en.wikipedia.org/wiki/Commodore_PET">https://en.wikipedia.org/wiki/Commodore_PET</a>".&nbsp;</div><div>I also did some DOS in the days when the Macintosh Plus was state-of-the-art and Microsoft Windows was not yet out. &nbsp;But I've not done much&nbsp;command-line style computer usage&nbsp;since then; &nbsp;I've been mostly using Macintosh and Windows.&nbsp;</div><div><br></div><div>At a local library's used book sale, I recently picked up a copy of OReilly's "Linux Pocket Guide (Covers Fedora Linux)" for all of 25 cents. &nbsp;</div><div><br></div><div>So, the Linux Pocket guide, in addition to your notes has brought back all sorts of memories from those early days of computing. &nbsp;</div><div><br></div><div>Thank you,&nbsp;</div><div>now...&nbsp;</div><div><br></div><div><br></div><div><br></div><div>---BACK ON TOPIC---&nbsp;</div><div><br></div><div>In what may be the root directory, there seemed to have been a directory called "Downloads".&nbsp;</div><div>I "cd"-ed into there, and created a new directory called "firmware-temp".&nbsp;</div><div>I then used the "wget" command to download all three files from the web site previously mentioned.&nbsp;</div><div>I double checked with the "dir" command, all three files (extract.sh &nbsp;HVR-12x0-... &nbsp; and &nbsp;readme.txt) were present.&nbsp;</div><div>I then did "sudo chmod a+x extract.sh"&nbsp;</div><div>Followed by "./extract.sh".&nbsp;</div><div><br></div><div>Here is the result:&nbsp;</div><div><br></div><div>&nbsp; &nbsp;Extracting chw85enc.rom from the windows zip file&nbsp;</div><div>&nbsp; &nbsp;./extract.sh: 13: ./extract.sh: unzip: not found&nbsp;</div><div>&nbsp; &nbsp;Failed to extract file, aborting&nbsp;</div><div><br></div><div><br></div><div>OK, what's up now?&nbsp;</div><div>I have a suspicion that since I have MythBuntu installed, and not the entire Ubuntu package, that MAYBE the program called "unzip" is not available. &nbsp;Am I anywhere near correct?&nbsp;</div><div><br></div><div><br></div><div>LP</div><div><br></div><div><br></div><div><br><div><div>On Nov 6, 2013, at 12:30 PM, Doug Lytle wrote:</div><blockquote type="cite"><div><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000"><div>&gt;&gt; - How do I "run the script"<br></div><div><br></div><div>If I recall correctly the last time I did it.<br></div><div><br></div><div>[Overview]<br></div><div><br></div><div>I downloaded the .zip and the script into a directory<br></div><div>I dropped to a console and entered the directory<br></div><div>I changed the permission on the script so it would be executable<br></div><div>I followed the scripts instructions to copy the files to the /lib/firmware directory.<br></div><div><br></div><div>[Details]<br></div><div><br></div><div>Create folder (I called mine firm)<br></div><div><br></div><div>Download both the .zip and the script to the firm folder<br></div><div><br></div><div>Drop to a console<br></div><div><br></div><div>Enter the firm folder (Mine is located in /home/doug/firm)<br></div><div><br></div><div>cd /home/doug/firm<br></div><div><br></div><div>Set the execute bit on the script<br></div><div><br></div><div>sudo chmod a+x extract.sh<br></div><div><br></div><div>Run the script<br></div><div><br></div><div>./extract.sh<br></div><div><br></div><div>The output of that script will show:<br></div><div><br></div><div>/extract.sh <br></div><div><br></div><div>Extracting hcw85enc.rom from the windows zip file<br>Archive:&nbsp; HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip<br>&nbsp; inflating: hcw85enc.rom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br></div><div><br></div><div>Extracting hcw85mlC.rom from the windows zip file<br>Archive:&nbsp; HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip<br>&nbsp; inflating: hcw85mlC.rom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br></div><div><br></div><div>Firmware extracted successfully<br>Firmware extracted successfully<br></div><div><br></div><div>Now manually copy firmware into your firmware dir<br>&nbsp; E.g. sudo cp <a href="http://v4l-cx23885-enc.fw">v4l-cx23885-enc.fw</a> /lib/firmware/3.5.0-17-generic<br>&nbsp; E.g. sudo cp <a href="http://v4l-cx23885-avcore-01.fw">v4l-cx23885-avcore-01.fw</a> /lib/firmware/3.5.0-17-generic</div><div><br></div><div>Doug<br></div><div><br></div></div></div>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>http://www.mythtv.org/mailman/listinfo/mythtv-users<br></blockquote></div><br></div></body></html>