mac2612 / retroleap

Retroleap is a custom retroarch-based firmware for Leapster GS and LeapPad2 devices.
Other
100 stars 17 forks source link

ssh connection time out #64

Closed cook1emr closed 1 year ago

cook1emr commented 1 year ago

Hi, I am trying to flash two different leapster GS with Retroleap v2.0.0-alpha6

I am attempting to flash the OC version

I am using a fresh install of ubuntu 20.04 LTS

I am using this cable

I have attached my dsmeg https://pastebin.com/81mph4FM

on both devices I receive connection timeouts that I can not progress through

Done! Waiting for Surgeon to come up...Done!
ssh: connect to host 169.254.8.1 port 22: Connection timed out

any help will be gratefully received

cook1emr commented 1 year ago

was an issue with the device IP address once set via netplan issue solve

  usb0:
      dhcp4: no
      addresses: [169.254.8.2/24]