<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Doug Lyle: <div><br></div><div>Thanks for the information. </div><div>So far it's NOT working (more on that down-page), but at least I've got a start. </div><div><br></div><div><br></div><div>---SIDE TOPIC-- </div><div>This is showing my age: </div><div> 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. </div><div> Check them out at URLs: </div><div> "<a href="https://en.wikipedia.org/wiki/MECC#Computing_facilities">https://en.wikipedia.org/wiki/MECC#Computing_facilities</a>" and</div><div> "<a href="https://en.wikipedia.org/wiki/Commodore_PET">https://en.wikipedia.org/wiki/Commodore_PET</a>". </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. But I've not done much command-line style computer usage since then; I've been mostly using Macintosh and Windows. </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. </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. </div><div><br></div><div>Thank you, </div><div>now... </div><div><br></div><div><br></div><div><br></div><div>---BACK ON TOPIC--- </div><div><br></div><div>In what may be the root directory, there seemed to have been a directory called "Downloads". </div><div>I "cd"-ed into there, and created a new directory called "firmware-temp". </div><div>I then used the "wget" command to download all three files from the web site previously mentioned. </div><div>I double checked with the "dir" command, all three files (extract.sh HVR-12x0-... and readme.txt) were present. </div><div>I then did "sudo chmod a+x extract.sh" </div><div>Followed by "./extract.sh". </div><div><br></div><div>Here is the result: </div><div><br></div><div> Extracting chw85enc.rom from the windows zip file </div><div> ./extract.sh: 13: ./extract.sh: unzip: not found </div><div> Failed to extract file, aborting </div><div><br></div><div><br></div><div>OK, what's up now? </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. Am I anywhere near correct? </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>>> - 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: HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip<br> inflating: hcw85enc.rom <br></div><div><br></div><div>Extracting hcw85mlC.rom from the windows zip file<br>Archive: HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip<br> inflating: hcw85mlC.rom <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> E.g. sudo cp <a href="http://v4l-cx23885-enc.fw">v4l-cx23885-enc.fw</a> /lib/firmware/3.5.0-17-generic<br> 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>