..so it appears you need to:
* set the following "onboot": Xorg-7.7 graphics-KERNEL xf86-video-geode flwm aterm wbar
* add "sudo modprobe msr" to bootlocal.sh
* add the text below to /usr/local/share/X11/xorg.conf.d/10-rotate-left.conf
Section "Monitor"
Identifier "<defaultmonitor>"
Option "Rotate" "left"
EndSection
* make a backup
I added entry "usr" in file ".filetool.lst" in opt folder and after that created file named "10-rotate-left.conf" in /usr/local/share/X11/xorg.conf.d/ and restarted the computer to test if file was backuped.
I had to created the "10-rotate-left.conf" file because it not exist.
When I maded sure that the file was backuped I added this text
Section "Monitor"
Identifier "<defaultmonitor>"
Option "Rotate" "left"
EndSection
to it and I restarted the computer - after restarted the result was only black screen.
Maybe in file "10-rotate-left.conf" I need to added something more?
I will try make this one more time but this time I will start from installed a fresh system.
....I will be grateful for advice on what to do now to achieve my destination.
From your message , following steps seems to be working for you :
1) Install TC fresh .
2) tce-load -wi Xorg-7.7 graphics-KERNEL xf86-video-geode
3) filetool.sh -b
4) sudo modprobe msr
5) Xorg -nolisten tcp
6) Exit to command prompt : startx
7) In DT terminal: xrandr -o left
Juanito has alteady shown , how to make changes persistent for every boot with backup . He has already helped by providing *geode* extension.
By the way, you have to create a .conf file yourself , if not exists already !
Close but it is a slight difference
1) YES
2) YES
3) YES
4) YES
5) NO - when I tried "Xorg -nolisten tcp" then the screen go black.
In this step i entry command "startx"
6) NO - I exit to prompt after install system and steps (2,3,4,5) I type in prompt
7) If "DT terminal" is terminal in graphics windows then YES, because after startx the desktop loads
I am very grateful to all of you for help and without you I would not have been able to go as far as I am now