Recalbox Forum

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

    Shira

    @Shira

    5
    Reputation
    499
    Profile views
    29
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    Shira Unfollow Follow

    Best posts made by Shira

    • RE: SMB v2 support

      @substring got it working, we simply have to add "vers=2.0" (or 2.1 / 3.0 /3.02) to the mount commands, i.e:

      sharenetwork_smb1=ROMS@192.168.0.2:RecalboxRoms:username=roms,password=roms,vers=2.0
      sharenetwork_smb2=SAVES@192.168.0.2:RecalboxSaves:username=roms,password=roms,vers=2.0

      https://blogs.technet.microsoft.com/josebda/2013/10/02/windows-server-2012-r2-which-version-of-the-smb-protocol-smb-1-0-smb-2-0-smb-2-1-smb-3-0-or-smb-3-02-are-you-using/

      1.0: Win 2k/XP/Server 2003/Server 2003 R2
      2.0: Vista SP1/Server 2008
      2.1: Win7/Server 2008 R2
      3.0: Win8/Server 2012 (w10?)
      3.02: Win8.1/Server2012 (w10?)

      posted in Recalbox General
      Shira
      Shira
    • RE: Testers wanted: network share over wifi

      It works!

      posted in Testers's corner
      Shira
      Shira
    • Sort Mame games by categories

      Is there any mod/theme interface to sort mame games by categories like you can do on the popular x86 GUIs? it's a pain going through thousands of roms to find a game when they are all together in a single list.

      posted in Recalbox General
      Shira
      Shira
    • RE: Roms from Network, only on wired?

      @oyyodams Tried that, it works for me!

      posted in Recalbox General
      Shira
      Shira

    Latest posts made by Shira

    • RE: SSH says "connection refused" since recalbox 6.0

      Same issue, it always worked for me until 6.x, now it always says connection refused. I can ping the Pi fine from commandline, so the network does work.

      posted in Recalbox General
      Shira
      Shira
    • RE: Kodi does not start

      Same issue here, haven't been able to use Kodi for the past 2 years, currently with a Logitech F710 gamepad.

      posted in MediaCenter & Dualboot
      Shira
      Shira
    • RE: Pi3 Won't Pick Up 18.02.09 Update

      @oyyodams said in Pi3 Won't Pick Up 18.02.09 Update:

      18.02.09

      Tried that and it started upgrading, restarted, got the msg about system being upgraded but it got stuck at 36% forever, restarted.. now it won't boot. I will do a fresh install I guess.

      posted in Recalbox General
      Shira
      Shira
    • RE: Pi3 Won't Pick Up 18.02.09 Update

      I'm having a similar issue after I tried a beta version a while ago: https://forum.recalbox.com/topic/12240/testers-wanted-network-share-over-wifi

      bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh upgrade

      • COMMAND=upgrade
      • [[ -z upgrade ]]
      • BINDIR=/recalbox/scripts/upgrade/
      • SYSTEMSETTINGS='python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc'
      • RECALBOX_SYSTEM_DIR=/recalbox/share/system
        ++ cat /recalbox/recalbox.version
      • INSTALLED_VERSION='292-wifi-aft (2ce937e1) 15982104 rpi3 2018/01/10 08:14:58'
        ++ cat /recalbox/recalbox.arch
      • ARCH=rpi3
        ++ python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc -command load -key updates.type
      • UPGRADETYPE=stable
      • SERVICE_URL=https://recaleur-archive-prod.recalbox.com:9443
        ++ /recalbox/scripts/upgrade//../system/uuid.sh --uuid-file /recalbox/share/system/uuid
      • UUID=c7553d05-d17d-4683-baab-c5c9f26091b3
      • [[ stable == \b\e\t\a ]]
      • [[ stable == \u\n\s\t\a\b\l\e ]]
      • '[' upgrade == canupgrade ']'
      • '[' upgrade == upgrade ']'
      • [[ stable == \s\t\a\b\l\e ]]
        ++ /recalbox/scripts/upgrade//recalbox-canupgrade.sh --from-version '292-wifi-aft (2ce937e1) 15982104 rpi3 2018/01/10 08:14:58' --service-url https://recaleur-archive-prod.recalbox.com:9443 --arch rpi3 --uuid c7553d05-d17d-4683-baab-c5c9f26091b3
        % Total % Received % Xferd Average Speed Time Time Time Current
        Dload Upload Total Spent Left Speed
        0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
        curl: (22) The requested URL returned error: 400 Bad request
      • UPGRADE_URL=
      • [[ 22 != \0 ]]
      • exit 1

      posted in Recalbox General
      Shira
      Shira
    • RE: SMB v2 support

      @toniosj hm I don't have any dosbox games to test

      posted in Recalbox General
      Shira
      Shira
    • RE: SMB v2 support

      @toniosj Yes Win10. Dosbox?

      posted in Recalbox General
      Shira
      Shira
    • RE: Testers wanted: network share over wifi

      @oyyodams will it support 5Ghz Wifi adapters? (that's why I quoted "issue", I know it's much slower)

      posted in Testers's corner
      Shira
      Shira
    • RE: Testers wanted: network share over wifi

      @oyyodams I have a Pi3, I mounted /Roms and /Saves

      The only "issue" is that it takes a long time to start, I guess cause it's much slower on Wifi to scan for my roms than it did over LAN (~120.000 files in 140 GB)

      posted in Testers's corner
      Shira
      Shira
    • RE: Roms from Network, only on wired?

      @oyyodams Tried that, it works for me!

      posted in Recalbox General
      Shira
      Shira
    • RE: Testers wanted: network share over wifi

      It works!

      posted in Testers's corner
      Shira
      Shira