lanefu

  • Posts

    1148
  • Joined

  • Last visited

Posts posted by lanefu

  1. I finally succeeded!. I did the git clone to a friend's system in Seattle. Then did an scp back to the Philippines. It worked.

    The compile has no errors. Soon I'll try to boot it and see if the DisplayLink USB monitors work.

     

    Github still does not like the local network, but it can succeed in a pull, if not much has changed.

     

    Thanks for letting me rant.

     

     

    That's pretty frustrating.  Complex git requests get picky over HTTP especially with pushes.    

     

    You may have better luck setting up a github account and adding your public SSH key (if you haven't already)  and switch your clone method to SSH-based prior to copying the clone URL to your clipboard.

     

    SSH is much more resilient, and you'll have additional tuning options available to you