The TAB did the trick. I was able to start ydltext, edit my kboot file and also run the ps3videomode command. I got it to show mode 1, 2, 3 and 4 correctly but now, if I use any other than 4 I still get a GUI out of sync. This is weird.
If I use mode 1, 2 or 3, as soon as the gui appears, I cannot see the login box at all, the mouse pointer is doubled or tripled (2 or 3 moving at different places on the screen). They are very big and pixelated. As soon as I get back to mode 4 for 1080i the picture is OK.
I may have an idea why. I followed the instructions on the YDL web site on Configuring YDL 5.0 for the chosen PS3 video mode and they say we must edit the /etc/X11/xorg.conf file with the following values.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
DefaultFbBPP 32
SubSection "Display"
Depth 8
FbBPP 32
Modes "1920x1200" "1920x1080" "1280x1024" "1280x768" "1280x720" "720x576" "720x480"
EndSubSection
SubSection "Display"
Depth 16
FbBPP 32
Modes "1920x1200" "1920x1080" "1280x1024" "1280x768" "1280x720" "720x576" "720x480"
EndSubSection
SubSection "Display"
Depth 24
FbBPP 32
Modes "1920x1200" "1920x1080" "1280x1024" "1280x768" "1280x720" "720x576" "720x480"
EndSubSection
EndSection
I did that and have been having those problems since then. Even in 1080i mode 4 I see correctly but I am losing a lot of the screen information (overscan I think). For example, the toolbar that should be at the bottom of the screen doesn't show up. Some windows open at the top left and I dont see the top and left part, etc... It seems like it's using a higher resolution than my screen can handle. This may be why I cannot use mode 1,2 and 3 even though I get good results with the ps3videomode command.
Would someone have the values of the default xorg.conf file please (I forgot to do a backup, shame on me)...
Thanks a lot
|