
hp at bitrange
Feb 21, 2003, 6:20 PM
Post #4 of 6
(1132 views)
Permalink
|
On Sat, 22 Feb 2003, Glen Harris wrote: > I received my band new old-model PVR-250 yesterday, and > eagerly started extracting the firmware images. Unfortunately, > the ivtvfwextract script failed. It appears that my CDROM > has a slightly different driver zip file from the one the > script was developed against. Or really, there are both hcw98gp2.sys and hcwpvrp2.sys in pvr48xxx.exe on my CD (version 1.5), both files containing identical firmware. I cut-and-pasted the wrong filename during development. Doh! John has always talked about hcwpvrp2.sys. The error is all mine. > Specifically, in it's default behavious the script searches > the cdrom for a file named "pvr48xxx.exe", extracts the file > "hcw98gp2.sys" from it, and then extracts the firmware. > > My CDROM has the "pvr48xxx.exe" file, but that file does not > contain a "hcw98gp2.sys" file. Fixed, it now looks for hcwpvrp2.sys. > There is a .sys file in my "pvr48xxx.exe", called "hcwpvrp2.sys", > and modifying the script to extract it appears to work, though > I have no way of confirming that the firmware images are real > firmware images and not random code. The script looks for the same magic numbers you'd look for manually. If the driver successfully uploads it, everything should be fine. Thanks again for the report and sorry about the trouble! brgds, H-P ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ ivtv-devel mailing list ivtv-devel [at] lists https://lists.sourceforge.net/lists/listinfo/ivtv-devel
|