mrchrisster / MiSTer_SAM

154 stars 23 forks source link

Run MiSTer_Sam_on.sh arcade kills first xxd of tty2oled #113

Closed venice1200 closed 2 years ago

venice1200 commented 2 years ago

Hi, if I run "MiSTer_Sam_on.sh arcade", the first tty2oled Picture is not shown as some task kills the xxd task. Up from the second Arcade it works fine.

IMG_7833

Cheers Lars

venice1200 commented 2 years ago

It looks to me it has to do with the Line https://github.com/mrchrisster/MiSTer_SAM/blob/ebaf1ff2df3adb131d27d86a06ec8b56f4e081ed/.MiSTer_SAM/MiSTer_SAM_MCP#L79 in MiSTer_SAM_MCP.

If I comment this line it's fine. Aloha 🙂

venice1200 commented 2 years ago

We are trying to get a Version working which doesn't need so much changes within SAM. But this is WIP.

mrchrisster commented 2 years ago

Xxd currently is used to detect keyboard input in SAM. We could use a python script instead like we do with joystick detection for example. I can take a look in a couple hours..

mrchrisster commented 2 years ago

If I switch to hexdump instead of xxd, would that work?

venice1200 commented 2 years ago

Looks food to me! MiSTer_SAM_on.sh arcade works fine without the start-picture problem.

mrchrisster commented 2 years ago

ok great. i'm hungry as well ;)

venice1200 commented 2 years ago

Uuups, typo. Mahlzeit 😄