Recalbox Forum

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

    Posts made by webodan

    • RE: Connection Manager generates empty resolv.conf at boot, breaks cheevos

      @substring I've been trying some more, let me explain the problem better:

      Typing in /usr/bin/connmanctl config ethernet_b827ebba8c1e_cable --ipv4 manual [IP] [netmask] [gateway] --nameservers 208.67.222.222 TWICE through the command line works (one changes the ip and the second time seems to get the nameserver to resolve properly) works, but when i put it in my /etc/init.d/S99custom file after #!/bin/bash it seems to ignore the nameserver part, as it does assign the IP properly but it will not resolve.

      edit: i've just tried putting in that command twice in my file, with sleep 5s in between but nope, it doesn't care i have to ssh every time to get the nameserver to work. and the file is being run fine on boot because i put in a touch command just to make sure it wasn't my fault setting this up.

      so to recap: after rebooting my machine with the custom file written like this:

      #!/bin/bash
      /usr/bin/connmanctl config ethernet_b827ebba8c1e_cable --ipv4 manual [IP] [netmask] [gateway] --nameservers 208.67.222.222
      sleep 5s
      /usr/bin/connmanctl config ethernet_b827ebba8c1e_cable --ipv4 manual [IP] [netmask] [gateway] --nameservers 208.67.222.222

      ... breaks the nameserver, and SSHing into the machine (which has the IP address i gave it with connmanctl properly set, so it's not entirely ignoring me) then running nslookup google.com returns 127.0.0.1 as the nameserver (????????).

      oh yeah, and also, if i put the aforementioned command in the custom file just once it also doesn't work. that's why I started experimenting with maybe putting it twice.

      THEN over ssh if I run the conmanctl command that i've put in the custom file, that's when it resolves nslookup perfectly and the achievements work.

      i'm confused as f**k right now

      and yeah i kinda have gateway problems that's why i set everything manually, but everything i have works after i've set static ip addresses.

      posted in Recalbox General
      webodan
      webodan
    • Connection Manager generates empty resolv.conf at boot, breaks cheevos

      Hi,

      I'm running recalbox 4.1 with manual IP settings. I've got them written in a custom.sh file using connmanctl commands as written in the wiki.

      My problem is that regardless of me manually editing /etc/resolv.conf with opendns nameservers then running ifdown eth0 && ifup eth0, the system will ignore this and rewrite an empty resolv.conf file, which I've noticed breaks retroachievements/cheevos support. It's a major nag to have to log into the system every time over SSH to fix this, so there must be a better solution that I haven't found. I've never used this connman thing so it's quite confusing, am I missing something?

      Thanks in advance.

      posted in Recalbox General
      webodan
      webodan
    • RE: where to put gamelist.xml?

      I managed to restore the gamelists from an old backup and at least now i can get to the games listed on the old gamelists, but when I try to update them it simply ignores the files present in the sd card. Sorry but this seems like a bug and I simply can't get it to update. the es log simply says it pa**es the XML files but it doesn't seem to look for the rom files in the card.

      posted in Recalbox General
      webodan
      webodan
    • where to put gamelist.xml?

      I accidentally deleted the gamelist.xml files and I can't get recalbox to rescan my rom folders. I formed a new gamelist.xml for all my systems over the network using a windows-based scraper, but then I can't get recalbox to read this file.

      I've put it in the roms folder, in the share folder and others but it will simply ignore it. Where should I put it so it actually reads the d*mn file?

      In the ES github I've found that it goes into [SYSTEM_PATH]/gamelist.xml but I don't know the folder this variable is referencing to. I'm certain the file was properly generated because I've seen the rom files that are actually in said folders as it was generating the gamelist.

      posted in Recalbox General
      webodan
      webodan
    • RE: No Stereo sound on Recalbox 4.0

      @Substring exactly, no matter what i do only one channel sounds. when i plug in headphones it's specially noticeable that only one side works

      posted in Recalbox General
      webodan
      webodan
    • No Stereo sound on Recalbox 4.0

      Thread title.

      I used to have stereo sound when I installed the distro, but it misteriously disappeared. I use the 3.5mm jack and I've probed my cable and the audio output on the board with a tester: the hardware is fine and has both channels and ground. I also tried changing audio output from auto to hdmi or from hdmi to jack but no luck. On the recalbox log it shows Plback channels: Mono and I have no options in GUI to switch from mono to stereo, so I'm kinda stuck without options right now.

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      I restored a backup and the wifi came back, it had the same settings as my previously faulty install had. Weird.

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      @Pepe Thank you for your help.

      I followed the settings explained, but I only edited wlan0 with a static ip (as i don't plan to use ethernet). Same wifi configuration error.

      If i can't get any more help I'm gonna try restoring a backup, as I have an img file of the SD card before it somehow crapped out just by changing the wifi channel and changing it back.

      In recalbox.log all I see is that it starts wifi and then wifi times out.

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      @Pepe in those commands should i use eth0 or wlan0?

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      @Pepe No. Still no wifi on the Pi whatsoever. The only thing I could try is reinstall Recalbox all over again but it will be a major pain to manually copy over everything I had. Still the same Recalbox 4.0.0, wifi in channel 11, 2.4ghz, rechecked that the password and the SSID were properly inputted and (just in case) that I didn't have anything blocking the SSID in the router's settings. Everything is fine and dandy and even my s**tty conceptronic USB wifi dongle I use in a livingroom PC works perfectly. I tested every single device I had lying in my home that could run on WiFi and I have no problems at all. Just the d**n Recalbox won't connect. Something indeed went horribly wrong on the wifi support since I can't even go back to my previous settings without some hours of reinstalling chores in the middle. @Substring

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      @kurt_ I'm running recalbox 4.0.0, my wifi is has been running on channel 11 ever since. I tried restarting the router and enabling wifi in the recalbox settings again. All I get is an ipv6 assigned and this never happened before. It only works over ethernet

      posted in Recalbox General
      webodan
      webodan
    • RE: Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      @paradadf I've been using channel 12 for quite a while now and it always worked. ... or so said my router.

      Right now I had wifi disabled on the pi3, so I've b*mped down to channel 11 (and 10 too) and tried enabling wifi again. Still same wifi configuration error. even if i restart with wifi disable and try to enable it again. Nothing.

      posted in Recalbox General
      webodan
      webodan
    • Pi3 will not connect over wifi after switching to channel 13 (terrible pi3 integrated wifi support)

      So I had my network in 12 and I thought that switching to 13 in my case would improve my wireless coverage, so I did and now recalbox won't connect to it anymore. I tried adding country=ES to try and force channel 13 connectivity in /etc/wpa_supplicant/wpa_supplicant.conf but it still won't work. It just says "wifi configuration error" and I don't know what else to do. I don't know of any way of upgrading the firmware not even in terminal with this distro as there is no rpi-update or raspi-config. Could anyone please help?

      Thanks

      edit: I tried downgrading it to channel 12 again and rebooting the pi and the router, and disabling and enabling wifi again in ES, but it just won't work anymore! all the changes i did was adding that text into wpa_supplicant.conf (which i have also deleted in case it was conflicting with anything). my pi3 is literally 1-2m away from the router and no networks i can find are around the same channels as my router's wifi at the moment. what the hell

      posted in Recalbox General
      webodan
      webodan
    • RE: Recalbox sur TV CRT en RGB

      @ironic great, please mention me if you find something thank you!

      posted in Recalbox Général
      webodan
      webodan
    • RE: Recalbox sur TV CRT en RGB

      @archimage no I use 15khz RGB with a vga666 so I would need a video mode with hdmi_timings but I can't seem to find one for 720x480 or 640x480 that has the same structure as the ones used on the pi

      posted in Recalbox Général
      webodan
      webodan
    • RE: Recalbox sur TV CRT en RGB

      Hello,

      I'm running this setup on my pi and I like using kodi for watching old stuff I have recorded, but I noticed that over composite it looks way better because it uses 720x480 instead of 480x300, could someone please toss a modeline for 720x480 or 640x480 (or at least whatever tool it's used to generate the modelines) that I can install into kodi using kodi.videomode= in recalbox.conf? It would be really helpful

      Thank you very much.

      posted in Recalbox Général
      webodan
      webodan
    • RE: DS4 Input Lag in Recalbox 4.1

      @Substring oddily enough, the dongle when used in my PC is closer to my router and farther (3m actually) from my position than the pi3 is from me (roughly 1m at most).

      posted in GamePad/GPIO/USB encoder
      webodan
      webodan
    • DS4 Input Lag in Recalbox 4.1

      I've got some nasty input lag going on with the latest master build for the pi3 and my brand new ds4 v2. I'm using the internal Bluetooth controller, as my dongle was not working properly with this. Either way I've got so much lag it's unplayable, and I know it's working fine because I use it all the time with the incompatible dongle in my computer and i get around 1-3ms on average.

      posted in GamePad/GPIO/USB encoder
      webodan
      webodan
    • RE: web interface not working

      @Substring Hi, I ended up fixing this flaw by deleting the shutdown button files that I was editing to have shutdown functionality (they were /recalbox/scripts/rpi-pin56-power.py powerswitch.sh in that same directory and the switch script in /etc/init.d , then proceeded to write my own shutdown routine which is what i've been attempting today, since I wasn't happy with the speed of the shutdown nor the fact that I had to push it twice so that it would work. I remember that right after deleting the aforementioned files and commenting the power.switch line back the web interface would work again. It's odd I know but I didn't do any other change regarding the filesystem or the settings.

      ... one thing that does not work though, is getting into it by using the hostname (in my case it is a different one) under Linux, I need to type in the IP of the Pi. Oh well whatever.

      posted in Recalbox General
      webodan
      webodan