Hi,
Thank You for Amibian. I have Raspberry Pi3. I downloaded Amibian 1.313.230117. It works OK for me and gives me a lot of fun
but I have 2 issues. I don't know whether you have ever had such situations earlier.
1. I don't hear sound in games. I have already enabled sound in emulator but it didn't help me :-( I don't know how can I fix it.
Are you able to help me?
2. I wanted to update amibian, raspbian and after this Raspberry Pi firmware. I did the following things:
apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get install rpi-update
rpi-update
Everything went smoothly but when I rebooted Raspberry Pi after doing firmware update, an Amibian is starting but after while a screen is blank
and there the following message appears "map: vt01 => fb0". I waited about 5 minutes and nothing happened :-( I expect to see menu but it doesn't appear.
Thank you in advance for your help.
Best regards,
Adrian
Hi,
Ive just had this problem, probably because I did the above apt-get update/upgrade on Amibian.
I know its an old post but I googled the issue and found this thread, so I thought Id add my resolution in case I do the same again in the future.
Using the config.txt documentation above, to fix my issue I had to set:
nano /boot/config.txt
hdmi_drive=2
Gary