I installed Fedora Core 6 to my ps3 without any problems.
Edited /etc/kboot.conf like the following since I am using a sd tv with 480i:
linux='/boot/vmlinux-2.6.16 initrd=/boot/initrd.img video=ps3fb:mode:1'
Then I made following changes in the x-server configuration file /etc/X11/xorg.conf :
Section "Device"
Identifier "Videocard0"
Driver "fbdev"
Option "ShadowFB" "false"
# Option "UseFBDev" "true"
EndSection
The final modification was changing /etc/inittab file to mode 5 like:
id:5:initdefault:
After the changes above, I made a reboot, x-window started with (hopefully) the option 480i, but the GUI looks terrible. I cannot understand anything since the picture I see is distorted and noisy looking and made of 4-5 identical gui windows inside each other, instead of one clear window. I wonder, if anyone experienced such a problem before? The addon cd I used is 20061208 version.
By the way, I started x-window manually as well before making any changes and I experienced the same problem. Then, I assumed that it was related to videomode, however it turned out that this was not the case, since forcing video to 480i did not help either.
Any help to correct this issue is appreciated. I am thinking of a ydl installation now instead of fedora core 6, but I decided to wait for your valuable feedback :smile2 :smilew