View Poll Results: Knowing how easy it is, are you going to attempt a bootcode update on your own ?

Voters
203. You may not vote on this poll
  • Sure.

    149 73.40%
  • Never.

    9 4.43%
  • Only as an unbricking attempt.

    45 22.17%
Page 5 of 54 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 537

Thread: PBO Bootcode Update (TFTPD/LAN Free) Under $6 and Under 666 Seconds

  1. #41
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Default Putty alternative with X/Y/Z modem protocol support ..

    I have been looking around and it seems putty is missing x/y/z modem protocols for file transfer.

    Here is couple of alternatives :
    • Le Putty (putty port with Zmodem)
    • Tera Term Pro (X/Z modem)
    • Tera Term Pro Web (more recent port of Tera Term .. didn't find any info about serial connection for this one, not sure if they have dropped it)
    Last edited by aasoror; 04-19-2010 at 01:07 AM.

  2. #42
    Join Date
    Apr 2010
    Location
    Georgia, USA
    Posts
    5

    Default

    Sorry about the delay in replying:

    Quote Originally Posted by wigout View Post
    If you have your serial cable you can recover from that easy- but it sounds like you don't.
    Cable still en route, hopefully sometime early this week.

    Quote Originally Posted by wigout View Post
    Do you have telnet access still?
    It won't let me telnet in "Could not open the connection to the host, on port 23: Connect failed" unless I'm not doing it right. Using 192.168.0.9 as IP and getting replies from ping.

    Quote Originally Posted by aasoror View Post
    You might want to try rebooting with a firmware as outlined here, the bootcode is responsible for the emergency recovery and should pickup the image regardless of the firmware installed.
    Tried this several times, but it only reads the USB stick for a moment. Maybe it is not working since the box thinks it is booting up properly (albeit with Xtreamer F/W) and not in an emergency recovery mode?

    Also, about the nonfunctioning Harmony; when I get my USB/Serial cable, will the keyboard hack http://minimodding.com/tiki-view_for...1596&forumId=5 control the PBO while running the Xtreamer F/W?

  3. #43
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Default

    Quote Originally Posted by cableman2288 View Post

    Also, about the nonfunctioning Harmony; when I get my USB/Serial cable, will the keyboard hack http://minimodding.com/tiki-view_for...1596&forumId=5 control the PBO while running the Xtreamer F/W?
    Nope no luck with that either, and that doesn't go through the serial cable, you need telnet running for that to work.

  4. #44
    Join Date
    Apr 2010
    Location
    Georgia, USA
    Posts
    5

    Default

    Quote Originally Posted by aasoror View Post
    Nope no luck with that either, and that doesn't go through the serial cable, you need telnet running for that to work.
    Lovely... more fun than humans should be allowed

    Thanks!

  5. #45
    Join Date
    Feb 2010
    Location
    Florida
    Posts
    305

    Default Solving the file transfert issues through TTL port...

    Just so you all know, transfering files through a serial TTL cable on many little devices like the PBO is a known issue.

    The longer the serial cable and the more problem you will have so keep that in mind when selecting or making your cable.

    From what I remember reading a while back, this problem comes from the 50Hz signal leaking from the PBO power supply. Powering the PBO from a 12 Volt lab power supply or battery should solve the problem.

    I did not have any transfert problem by connecting the PBO directly to my computer with a straight Ethernet cable and the transfert is much faster as well.

    The solution is not as elegant as one using only the TTL port but it is solid.

  6. #46
    Join Date
    Dec 2009
    Location
    ON, Canada
    Posts
    4,910

    Default

    Quote Originally Posted by The Globule View Post
    Just so you all know, transfering files through a serial TTL cable on many little devices like the PBO is a known issue.
    Good info Globule, I am just wondering if this problematic behavior has been reported for the PBO, if it leakage as then lot of factors would come to play, like the location to the power supply relative to the TTL port (right?) so what might hold for similar devices might not necessarily hold for the PBO.

    Any way I guess I was lucky -twice- then (wouldn't have been nice corrupting the bootload code in the PBO memory), that said, I didn't have any problems whatsoever using the above steps and transferring the bootcode file took around 3 minutes.

    Once more I am re-quoting the disclaimer (as Globule pointed .. there might be stability issues with the TTL transferring files .. I didn't experience that and no one has tried this method yet to report .. but there is always a first)
    Quote Originally Posted by aasoror View Post
    Disclaimer:
    Perform at your own risk, you might end up bricking your box and voiding your warranty.
    Last edited by aasoror; 04-19-2010 at 05:35 AM.

  7. #47
    Join Date
    Feb 2010
    Location
    Florida
    Posts
    305

    Default

    When the problem exists, the 50Hz just leaks through the power supply and is not linked to the location of the power supply itself.
    I don't know if the PBO is actually affected but other similar devices are.
    From what I read, people solved the issue with the use of a battery to power their device.
    Last edited by The Globule; 04-19-2010 at 03:07 PM.

  8. #48
    Join Date
    Dec 2009
    Posts
    504

    Default

    Quote Originally Posted by aasoror View Post
    Any way I guess I was lucky -twice- then (wouldn't have been nice corrupting the bootload code in the PBO memory), that said, I didn't have any problems whatsoever using the above steps and transferring the bootcode file took around 3 minutes.
    FWIW - the bootcode file transfer via Ethernet cable (The Globule's method) took about 30 seconds once I was finally able to do it.

  9. #49
    Join Date
    Feb 2010
    Posts
    640

    Default

    Quote Originally Posted by cableman2288 View Post
    It won't let me telnet in "Could not open the connection to the host, on port 23: Connect failed" unless I'm not doing it right. Using 192.168.0.9 as IP and getting replies from ping.
    Well, since you've flashed it with the xtreamer firmware perhaps the trick to get telnet outlined in this link will help (I'd guess you should use a usb stick OR hook it up to your desktop by usb cable and drag the files over):

    http://forum.xtreamer.net/viewtopic.php?f=38&t=4914
    h t t p://forum.xtreamer.net/viewtopic.php?f=38&t=4914

    Of course, it would be just your luck that even web access is limited by some deeper gui menu option.... that you can't get to without a working remote setup. Or telnet.

    Anyway, give it a shot while you wait on that cable.

    -wigout
    Last edited by wigout; 04-19-2010 at 02:39 PM.

  10. #50
    Join Date
    Apr 2010
    Location
    Georgia, USA
    Posts
    5

    Default

    Quote Originally Posted by wigout View Post
    Well, since you've flashed it with the xtreamer firmware perhaps the trick to get telnet outlined in this link will help (I'd guess you should use a usb stick OR hook it up to your desktop by usb cable and drag the files over):

    http://forum.xtreamer.net/viewtopic.php?f=38&t=4914
    h t t p://forum.xtreamer.net/viewtopic.php?f=38&t=4914

    Of course, it would be just your luck that even web access is limited by some deeper gui menu option.... that you can't get to without a working remote setup. Or telnet.

    Anyway, give it a shot while you wait on that cable.

    -wigout
    Just as you predicted, no joy...

    Guess I'll wait on the cable... now there's a thought: the "cableman" waiting on (a) cable... hmmmm

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •