@arcueid Hi, sorry for the b*mp.
Do you know where I can find moonlight logs in recalbox ?
Posts made by arcueid
-
RE: Moonlight/Sunshine pin refusedposted in Emulator Arcade/PC/Console
-
Moonlight/Sunshine pin refusedposted in Emulator Arcade/PC/Console
Hi,
I'm trying to associate recalbox's moonlight to my pc'sunshine.
First I followed this post to export this variable:export QT_QPA_PLATFORM=offscreen(https://forum.recalbox.com/topic/33731/moonlight-error-mlpair-could-not-pair/3)
Unfortunately, PIN code is still refused:
# /recalbox/scripts/moonlight/Moonlight.sh pair Arcueid-PC Hostname mode MY-PC(192.xxx.xxx.xxx) /recalbox/share/system/configs/moonlight/moonlight-MY-PC.conf | /recalbox/share/system/configs/moonlight/keydir-MY-PC When PIN is asked on your PC, enter the number ----> ABCD <---- GFE Host MY-PC(192.xxx.xxx.xxx) running GFE 3.23.0.74Sunshine GUI returns this error (in french):
Échec de l'appairage : Vérifiez si le code PIN est correctement saisiSunshine logs are not very verbose about PIN pairing, even in verbose.
I tried local moonlight on my PC and it can pair and stream.
Anyone knows why it doesn't works ?
Where can I get relevant logs ?BR,
Alex.P.S.:
My hardware configuration:
recalbox latest on odroid xu4
sunshine on my i7 920 + gtx 970 -
RE: Odroid-XU4 Kodi with RB6.1posted in MediaCenter & Dualboot
Thanks I'll follow it.
There is 2 issues I think :
- audio config not restored on boot (after manual setting, I get audio in games)
- kodi audio not working at all (even after setting audio output device in RB)
-
RE: Odroid-XU4 Kodi with RB6.1posted in MediaCenter & Dualboot
I tried this config, but there is still no sound on HDMI:
- cat /boot/config.txt
hdmi_drive=2
dtparam=audio=on
config_hdmi_boost=0
hdmi_force_hotplug=1
- cat /boot/config.txt
-
RE: Odroid-XU4 Kodi with RB6.1posted in MediaCenter & Dualboot
After reboot, Kodi is able to play videos without sound.
If I go to settings/audio, menu stucks for 20/30secs, then goes timeout.
There I cannot select audio output (with is empty !).Any idea ?
Some infos:
- recalbox.conf:
audio.device=auto
audio.volume=100
audio.bgmusic=1 - /boot/config:
<empty> - cat /proc/asound/cards:
0 [OdroidXU4 ]: Odroid-XU4 - Odroid-XU4
Odroid-XU4 - grep audio /etc/retroarch.cfg | grep -v "#":
<empty> - lsmod | grep snd
<empty> - cat /etc/modules.conf
uinput
usbhid - amixer
<empty>
Looks like no driver is loaded ...
- recalbox.conf:
-
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
I confirm library scanning is working back.
Some magic have been done in kernel/filesystem ...
Thanks. -
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Looks better with RB6.1 (I have to test more when I'll have time to update all libraries)
Since there is no Kodi update, was it an issue with kernel ? or some libraries ?However, I cannot play any file since audio is not working

-
Odroid-XU4 Kodi with RB6.1posted in MediaCenter & Dualboot
Hi,
I updated to RB6.1 and found new issues :
- system sound is at 0% after start.
- kodi cannot play videos (they are freezing)
- no sound when playing music
- default sound card seems to be analog on kodi, while I'm using an AVR.
BR,
Alex. -
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Hi, no help so far.
Someone on discord reproduced the issue on Odroid-Xu4.I updated to RB6.1 and found new issues :
- system sound is at 0% after start.
- kodi cannot play videos (they are freezing)
- no sound when playing music
- default sound card seems to be analog on kodi, while I'm using an AVR.
I posted a new thread here : https://forum.recalbox.com/topic/18866/odroid-xu4-kodi-with-rb6-1
-
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Last step I tried to remove all modules from Kodi (menuconfig), except alsa but even without mysql modules, I get a segfault on Kodi start.
Since there is no help here, I'm looking for help on recalbox's github and buildroot.
-
rebuild kodi in buildrootposted in MediaCenter & Dualboot
Hi,
How how to rebuild kodi in buildroot ?
I mean I tried make kodi-rebuild, even make kodi-dirclean; make kodi rebuild but none gave a binary with make menuconfig changesBR,
Alex. -
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Starting program: /usr/lib/kodi/kodi.bin --standalone -fs
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.Program received signal SIGILL, Illegal instruction.
_armv7_tick () at armv4cpuid.S:94
94 armv4cpuid.S: No such file or directory.
(gdb) bt
#0 _armv7_tick () at armv4cpuid.S:94
#1 0xb3b17478 in OPENSSL_cpuid_setup () at armcap.c:157
#2 0xb6fdd608 in call_init.part () from /lib/ld-linux-armhf.so.3
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Can't go higher ... no dev can give me some tips ?
That's a shame ... -
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
I get an "Unrecognised instruction" in libcrypto:
disInstr(arm): unhandled instruction: 0xEC510F1E
cond=14(0xE) 27:20=197(0xC5) 4:4=1 3:0=14(0xE)
==3424== valgrind: Unrecognised instruction at address 0x7d37088.
==3424== at 0x7D37088: _armv7_tick (in /usr/lib/libcrypto.so.1.0.0)Probably called by kodi when accessing a pair of strings :
==3424== Process terminating with default action of signal 11 (SIGSEGV)
==3424== Access not within mapped region at address 0xBDB883C0
==3424== at 0x7330D4: std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::pair<char const (&) [5], char const (&) [66], void>(char const (&) [5], char const (&) [66]) (in /usr/lib/kodi/kodi.bin)Here is a full log : https://pastebin.com/hs5r43iF
I'd like to get more clues to investigate but it seems I don't have symbols:
*arcueid@Arcueid-VM:~/recalbox-odroidxu4/output/host/arm-buildroot-linux-gnueabihf/sysroot$ objdump -t usr/lib/kodi/kodi.binusr/lib/kodi/kodi.bin: file format elf32-little
SYMBOL TABLE:
no symbols*However, I'm sure I enabled symbols and do not strip options in menuconfig :
│ │ [] build packages with debugging symbols
│ │ gcc debug level (debug level 2) --->
strip target binaries
│ │ gcc optimization level (optimization level 2) --->*
The full config file : https://pastebin.com/PrLUUfPLPlease I really need help on this topic, is there any developper comming here ?
How should I report a bug on this distribution ?Alex.
-
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Hi,
No news since almost 20 days.
Is there anybody that can help me investigating this issue ?
Should I need to recompile kodi with debug symbols ?Any help would be greatly appreciated !
Alex.
-
RE: recalbox-boot.conf Dual mount points (HDD and Network)posted in Recalbox General
Anything planned for this support ?
How is PSX emulator with roms from 1GB Network ? loading isn't too slow ?
Edit:
Sorry, I think I'll keep System and Roms on the HDD, mounted thanks to recalbox-boot.conf.
On the other hand, I will request Kodi to find media from SMB shared folders:
https://kodi.wiki/view/Adding_video_sources#Adding_Remote_sources
https://github.com/recalbox/recalbox-os/wiki/Attendre-le-réseau-avant-le-démarrage-de-Kodi-(FR)Thanks for the help so far. Now my main concern is the libraries crashing on Kodi start: https://forum.recalbox.com/topic/17659/kodi-crashes-after-library-scan/4
-
RE: recalbox-boot.conf Dual mount points (HDD and Network)posted in Recalbox General
Do you have any suggestion to use these 2 devices ?
-
RE: recalbox-boot.conf Dual mount points (HDD and Network)posted in Recalbox General
Hi,
I there any solution to make this file mounting a device and network folders ?
BR,
Alex. -
RE: Kodi crashes after library scanposted in MediaCenter & Dualboot
Hi all,
I've made a trial of this database on my x86_64 laptop, and database works.
Is there something wrong with odroid xu4 database parsing ? or lib version ?Please someone can give some tips for investigating this issue ?
BR,
Alex. -
RE: PSX games are crashingposted in Emulator Arcade/PC/Console
Hi Acris,
Thanks for the tip.
I just had CTR running thanks to https://docs.libretro.com/library/pcsx_rearmed/#biosI will download *.cue and *.sbi for all other roms and check execution.
Merci

-
RE: PSX games are crashingposted in Emulator Arcade/PC/Console
Issue is the same with SCPH1001.BIN, scph5501.bin or scph5502.bin
Roms md5sum:
CTR - Crash Team Racing (E) (EDC) [SCES-02105].bin : 721fce296675c5a10922d6ffab86c73b
CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue : 5f177cab16f87e12c9020f889cafcffeI created the missing directory and learn that *srm files are for saving.
Still no ideas of the issue yet.
Here is the latest log:
*/usr/bin/retroarch -L /usr/lib/libretro/pcsx_rearmed_libretro.so --config /recalbox/share/system/configs/retroarch/retroarchcustom.cfg /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue
running command: /usr/bin/retroarch -L /usr/lib/libretro/pcsx_rearmed_libretro.so --config /recalbox/share/system/configs/retroarch/retroarchcustom.cfg /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue
Memcard 2: disabled
Starting PCSX-ReARMed 6.0-DragonBlaze
Running PCSX Version 1.9 (Apr 10 2019).
Init new dynarec
testing if we can run recompiled code..
test passed.
Mapped (RAM/scrp/ROM/LUTs/TC):
80000000/1f800000/1fc00000/08000000/b1e14000
found BIOS file: scph5501.bin
RGB565 supported, using it
plugin: plugins/builtin_gpu
plugin: plugins/builtin_spu
plugin: plugins/builtin_pad
plugin: plugins/builtin_pad
Plugins loaded.
Loaded CD Image: /recalbox/share/roms/psx/CTR - Crash Team Racing (E) (EDC) [SCES-02105].cue[+cue].
Track 01 (DATA) - Start 00:02:00, Length 69:56:02
selected sound output driver: libretro
CD-ROM Label: SCES02105
CD-ROM ID: SCES02105
CD-ROM EXE Name: SCES_021.05;1
ari64_reset
NI 9f75237a @800ac40c (800ac408)
branch in delay slot @800ac418 (800ac408)
Compile at bogus memory address: 830a8db4vi /recalbox/share/system/configs/retroarch/retroarchcustom.cfg*