Read the statement by Michael Teeuw here.
Fresh Install
-
@BKeyport he has a some mods… so, trying to help get it up and running and find them
-
@sdetweil said in Fresh Install:
@johnnyboy said in Fresh Install:
udonano/boot/config.txt
always a space between command and path
sudo nano /boot/config.txt
Thanks… that got me in… i entered that txt in a space… rebooted… and still in landscape?
Tried again, entered sudo nano /boot/config.txt … same as you say with spaces… but now the terminal text that wss within the config has gone… and at bottom it says [Directory ‘boot’ does not exist ]
I then look in the boot folder, and i now have - config.tx… config.txt save 1… config.txt save 2… and config.tct save 3 and within all 3 saved ones, it shows - display_rotate=1
-
@johnnyboy
Ok… got back in after a reboot… how do i enter display_rotate=1Do i find a space and type it in… and how do i save that entry before re-booting?
-
@johnnyboy hit enter, add a new line, type the text, hit ctrl-o to save, ctrl-x to exit
-
do i enter # before text, same as everything else in there or simply that text on its own?
-
display_rotate=1
Then I click on Ctrl o… and it asks "file name to write: boot/config.txt
-
@sdetweil needs to be /boot/config.txt
-
@johnnyboy # is a comment, so whatever is after # on that line is ignored
-
Yeah… the text that says " File name to write: /boot/config.tx"
That is hard written in grey… below that it gives options… G get help C cancel M-D Dos Format M-M Mac format M-A Append M-P Prepend M-B Backup file ^ to files -
@johnnyboy yes, just confirming the filename, you can change it if u need to… you can edit a NEW file and have NO name specified in advance…