Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. mazur
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 16
    • Best 1
    • Controversial 0
    • Groups 0

    mazur

    @mazur

    1
    Reputation
    470
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mazur Unfollow Follow

    Best posts made by mazur

    • Can't Connect

      Hi,

      I just installed Recalbox 4.0.0 and i can't connect to network (cable and wifi).
      It give me IP, and i can access it from browser and windows network, can upload roms.. but can't use SCRAPER ou UPDATE.

      Looking at the logs, looks like it cant ping recalbox.com:

      --- recalbox.com ping statistics ---
      1 packets transmitted, 0 packets received, 100% packet loss
      PING recalbox.com (217.70.184.38): 56 data bytes

      I tried to ping it at windows and get same error, but i can ping www.recalbox.com

      Any idea what is hapenning? i tried many things, like making static IP.. same error

      Please look the screenshot:

      alt text

      posted in Recalbox General
      mazur
      mazur

    Latest posts made by mazur

    • http://archive.recalbox.com/4.1/ => FORBIDDEN

      Hi,

      Can't acess http://archive.recalbox.com/4.1/ anymore? i get error 403 Forbidden.

      Thank you

      posted in Recalbox General
      mazur
      mazur
    • RE: Loss of PS3 control pairing when turning off Recalbox

      @langelotti1 Strange.. I have same PS3 controller and i need only to press home button again on each boot..

      But i had some issues with generic bluetooth dongle, changed to a Orico dongle, ok now..

      Maybe you can try another bt dongle.

      posted in GamePad/GPIO/USB encoder
      mazur
      mazur
    • RE: Loss of PS3 control pairing when turning off Recalbox

      About pairing again, you mean connect usb cable again? doing the full pair procedure again, or only need to press PS3 Home button?

      posted in GamePad/GPIO/USB encoder
      mazur
      mazur
    • RE: Samsung Evo 64 SD card isn't booting up

      Hi, you must format to FAT32, but normal tools don't work for that SD size.. you must use a special tool like that: http://rufus.akeo.ie/
      (Only for Windows)

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @Substring For me worked just fine too!

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @fegemo I think is really some ISP problem.. because i use GVT/VIVO too.. and i get no connection, but i can connect with 4G like you.

      I tried today with last RecalBox (Unstable 4.1.0 build 63), same problem again..

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @fegemo Not yet.. Waiting for 4.1 version..

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @Substring Thanks very much!

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @Substring Yes, pinging any other site works..

      posted in Recalbox General
      mazur
      mazur
    • RE: Can't Connect

      @Substring , please check:

      # ifconfig
      eth0      Link encap:Ethernet  HWaddr B8:27:EB:79:9E:06
                inet addr:192.168.25.4  Bcast:192.168.25.255  Mask:255.255.255.0
                inet6 addr: fe80::ba27:ebff:fe79:9e06%1994427092/64 Scope:Link
                UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
                RX packets:158 errors:0 dropped:0 overruns:0 frame:0
                TX packets:163 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:1000
                RX bytes:15499 (15.1 KiB)  TX bytes:24591 (24.0 KiB)
      
      lo        Link encap:Local Loopback
                inet addr:127.0.0.1  Mask:255.0.0.0
                inet6 addr: ::1%1994427092/128 Scope:Host
                UP LOOPBACK RUNNING  MTU:65536  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0
                RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
      
      #
      
      # route
      Kernel IP routing table
      Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
      default         192.168.25.1    0.0.0.0         UG    0      0        0 eth0
      192.168.25.0    *               255.255.255.0   U     0      0        0 eth0
      #
      
      # /etc/resolv.conf
      search domain.name # eth0
      nameserver 192.168.25.1 # eth0
      
      # /etc/network/interfaces
      
      auto lo
      iface lo inet loopback
      
      auto eth0
      iface eth0 inet dhcp
      
      auto wlan0
      iface wlan0 inet dhcp
      wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
      
      
      # ping recalbox.com
      PING recalbox.com (217.70.184.38): 56 data bytes
      --- recalbox.com ping statistics ---
      75 packets transmitted, 0 packets received, 100% packet loss
      

      I changed resolv.conf and interfaces but that files keeping returning to the default DHCP settings, already tryed to make them readonly, no sucess..

      posted in Recalbox General
      mazur
      mazur