[Script] CLCD display on recalbox
-
@paradadf
hello,
it is not work :Using username "root".
root@recalbox's password:
sh-4.3# cd /recalbox/scripts/
sh-4.3# chmod +x ./clcd-install.sh
chmod: ./clcd-install.sh: Read-only file system
sh-4.3# ./clcd-install.sh
./clcd-install.sh: line 7: syntax error near unexpected tokennewline' ./clcd-install.sh: line 7:
<!DOCTYPE html>'
sh-4.3#thanks
-
@choum
bonjour choum,désolé pour le retour tardif, j'ai du m'absenter 15 jours.
login as: root
root@recalbox's password:i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- -- -
ls /dev/ :
il y a bien I2c-1 -
@la-vague make the partition rewritable with:
mount -o remount,rw /
before trying to change permits.
And it seems to me you haven‘t copied the script properly, but downloaded some html code instead. After you copy the script, open it wirh WinSCP (use it to copy it too!) and see the file matches the code itself. -
bonjour,
pb trouver en remplaçant le fichier recalbox.conf avec celui d'origine c'est lui qui était en cause.
merci a tous -
GPIO03 (Pin 5 ) i have it on Power button, what can i do in this case? Can i transfer it on other GPIO pin?
-
I'm not sure you can do that.
Why don't you put your power button on the run switch of the board which is normally intended for that ? -
good idea , i will try that
-
Hey thanks for the answers guyz!
Thank you so much!