Big thanks to Tom. My issue is fixed, as described below. On 7/29/07, Tom Metro <[EMAIL PROTECTED]> wrote: > Chuck wrote: > > I have a version H3 MediaMVP...I cannot get the MVP to boot a newer > > version of the dongle.bin from the daily builds. > > ...I end up with the "Failed to Locate GUI Server" message. > > I wonder if maybe this is happening because the Hauppauge firmware has > inspected your .ver file and thinks the version isn't newer than what it > already has, so it never loads mvpmc. > > You can probably confirm this by examining your tftp logs and seeing > that only the .ver file is retrieved by the MVP.
FYI, I looked at my logs and it was grabbing both the dongle.bin.ver file, then the dongle.bin file. I just had the wrong data in the dongle.bin.ver. > Try generating a new .ver file following the instructions on the wiki. This was exactly my problem. I didn't realize that dongle.bin.ver was a different file. I thought that it was supposed to be simply a copy of dongle.bin. For the record, to get the problem fixed, I ran: dd if=/tftpboot/dongle.bin\ of=/tftpboot/dongle.bin.ver bs=1 count=40 skip=52 After running the above, the MVP boots fine. Thanks again. Chuck ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
