Replies: 4 comments 5 replies
-
This doesn't seem like an Amiberry issue, but more related to a discussion - moving it there. |
Beta Was this translation helpful? Give feedback.
-
I have now found the following solution for question 2, so that amiberry is started automatically when RaspiOS 64bit is started and RaspiOS 64bit is automatically shut down when amiberry is closed: In the /home/pi folder, create the file launch-amiberry: nano /home/pi/launch-amiberry Paste these lines. cd /home/pi/amiberry Save with CTRL+O and exit with CTRL+X. Then: sudo nano /etc/xdg/lxsession/LXDE-pi/autostart and add this as the last entry: @lxterminal -e ./launch-amiberry Voila! ;-) |
Beta Was this translation helpful? Give feedback.
-
I updated my first post. :-) |
Beta Was this translation helpful? Give feedback.
-
Could the rabbit hole problems be a host-run problem? The situation is different under Manjaro with "host-run exo-open --launch TerminalEmulator", where "exo-open --launch" is a special Manjaro Linux command that is explained here: https://www.systutorials.com/docs/linux/man/1-exo-open/ I haven't been able to find out if there is a similar command for RaspiOS 64 bit. Any ideas for a solution? |
Beta Was this translation helpful? Give feedback.
-
Raspberry Pi 4 running RaspiOS 64 Bit with amiberry 5.0 and AmigaOS 3.2.1
I compile with: make -j4 PLATFORM=rpi4-64-sdl2
Hello Dimitris,
Hello forum members,
I set up amiberry 5.0 under RaspiOS 64 bit and found that the sound output is better there than under Manjaro Linux.
I notice this particularly with the intro of Lotus 1. Under Manjaro Linux I still have a slight croaking while under RaspiOS 64 Bit with the same sound settings it runs completely error-free. I also no longer have occasional sound stutters in videos. But I still have nothing against Manjaro Linux and this is not the reason for my questions.
Rather, I have five other problems with RaspiOS 64 bit and would appreciate any help.
I already put these settings in my config.txt:
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=9
hdmi_ignore_edid=0xa5000080
When booting, 800x600 is displayed, but not on the desktop of RaspiOS 64 Bit, although I have set the "Headless Resolution" to 800x600 in the "Raspberry Pi Configuration" GUI. I also set the resolution to 800x600 in the "Screen Layout Editor". But with every restart, however, it resets to 1280x1024 on my 4:3 LCD monitor. I can't get any further.
[SOLVED] How can I start amiberry automatically? I have amiberry in the "/home/pi/amiberry/" folder.
I tried several options on the internet, but none of them worked successfully. [SOLVED]
I use rabbitholes under AmigaOS 3.2.1. This also works well under RaspiOS 64 Bit. But The LXTerminal doesn't want to start when I create a rabbithole with "host-run lxterminal". On the other hand, if I start the LXTerminal under AmigaOS 3.2.1 in the shell with the command "host-run lxterminal" it starts without any problems. What am I doing wrong with my rabbithole file?
Under Manjaro Linux this works: host-run exo-open --launch TerminalEmulator
My rabbithole for the file manager doesn't work either.
Under Manjaro Linux this works: host-run exo-open --launch FileManager
My rabbithole for the filezilla doesn't work either. If i start it from the AmigaOS 3.2.1 shell with "host-run filezilla", filezilla runs without problems.
Cheers
Retro1968
Beta Was this translation helpful? Give feedback.
All reactions