Christer Solskogen

Results 45 comments of Christer Solskogen

I used the desktop image (not full) on a Rpi400.

It happen to me when using the network boot, so it's quite possible that it only happens there. ![IMG20231021143131](https://github.com/raspberrypi/rpi-imager/assets/1019880/34a86e7e-b773-4e13-9ad7-1ded154b21c1) ![IMG20231021142522](https://github.com/raspberrypi/rpi-imager/assets/1019880/47510ce5-fa26-41c0-b677-627d680d55d0) ![IMG20231021141239](https://github.com/raspberrypi/rpi-imager/assets/1019880/46551e21-36e0-4c75-b793-297e6ff8eb20)

Is there any way to see what version of rpi-imager is used in netboot?

Can you try with the latest version now?

Right now, the GUI shows up but crashes as soon as you try to start the emulator.

Happens on both master (on the Pi) and preview (x86). Set CC to clang and CXX to clang++ and compile, and start amiberry.

It works when JIT is disabled now. That's some progress (it's been a while since I tested it)

Can you try bookworm and compile amiberry and see it that also makes it crash?

Now that is strange. Could you try using `PLATFORM=rpi3-64-dmx` instead? Do a `git clean -fdx` first.

I don't have a Pi3 here, but I've compiled a Rpi3 version (PLATFORM=rpi3-64-sdl2) on my Rpi400 running bookworm both in X and KMS/DRM/console. And used you configuration. No problem what-so-ever....