trscolor coco - xroar emulator does not start
-
hello,
lately i had the urge to install a coco emulator and play with it a bit - never had a coco but i am a contemporary - here in brazil the cp400 color was released around 1985.unfortunately the emu doesnt start in retropie. the gray popup flashes a bit and then returns to retropie. tried ccc and dsk files. any hints?
sorry my keyboard has a wrecked shift - caps - no capital letters...
Pi Model or other hardware: rpi3
Power Supply used: 2a
RetroPie Version Used : 4.6.6 on stretch
Built From: Pre made SD Image on RetroPie website
USB Devices connected: keyboard
Controller used: keyboard
Error messages received: none
Verbose log (if relevant): log below
Emulator: xroar
How to replicate the problem: start xroarruncommand.log
Parameters:
Executing: /opt/retropie/emulators/xroar/bin/xroar -fs -vo sdl -ccr simple -machine cocous -run "/home/pi/RetroPie/roms/coco/Dragon Fire (1984) (26-3098) (Tandy).ccc"
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
ERROR: OSS: failed to open device
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI3: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed
libEGL warning: DRI2: xcb_connect failed- failed to add service - already in use?
sdl: init: SDL2 UI
sdl: init: SDL2 video
null: init: No file requester
oss: init: OSS audio
oss: init failed: OSS audio
sdl: init: SDL2 audio
Floating point, stereo, 48000Hz
3 frags * 1024 frames/frag = 3072 frames buffer (64.0ms)
No joysticks found
Machine: Tandy CoCo (NTSC)
Loading ROM image: /opt/retropie/emulators/xroar/share/xroar/roms/extbas11.rom
Loading ROM image: /opt/retropie/emulators/xroar/share/xroar/roms/bas13.rom
BASIC CRC = 0xd8f4d15e
Extended BASIC CRC = 0xa82a6254
Cartridge: Dragon Fire
Loading ROM image: /home/pi/RetroPie/roms/coco/Dragon Fire (1984) (26-3098) (Tandy).ccc
CRC = 0x1031fa22
Loading ROM image: /home/pi/RetroPie/roms/coco/Dragon Fire (1984) (26-3098) (Tandy).ccc
CRC = 0x1031fa22
Machine shutdown: Tandy CoCo (NTSC)
- failed to add service - already in use?
-
Did you modify the default
config.txt
file from theboot
partition ? Which version of RetroPie did you install in the beginning - the 4.6 image is not based on Debian Stretch ? -
This post is deleted! -
hi, i didnt modify anything manually, except some retroarch configurations. i am a basic linux user...
i believe i have installed v4.5.1 originally, and have been updating the script regularly, only to update the emulators and retroarch. everything quite fine except this emulator.
i use many other computer emus, like linapple, sdtrs, uae, lr-x68000, lr-q88, x1, lr-81, etc.
-
It's an emulator issue, with the latest version. For the moment, you can workaround it by editing the
emulators.cfg
file in\\retropie\configs\coco
and changing the linexroar-cocous = "/opt/retropie/emulators/xroar/bin/xroar -fs -vo sdl -ccr simple -machine cocous -run %ROM%"
to
xroar-cocous = "/opt/retropie/emulators/xroar/bin/xroar -vo sdl -ccr simple -machine cocous -run %ROM%"
-
@mitu
it worked, thanks a lot.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.