forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Graphics driver for PS3 in Fedora 7

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development
View previous topic :: View next topic  
Author Message
spiderbaby



Joined: 20 Dec 2007
Posts: 4

PostPosted: Thu Dec 20, 2007 12:29 am    Post subject: Graphics driver for PS3 in Fedora 7 Reply with quote

Hi all,

First post from a noob (Linux and PS3 development). I've installed Fedora 7 on our PS3 but I'm having problems with the graphics drivers.

My monitor's native resolution is 1680x1050 with a preferred rate of 60 Hz. I'm using ps3videomode to set the resolution but the only options which work are "ps3videomode -v 7" (576p) and "ps3videomode -v 2" (480p). I think that this is because the screen resolution (System->Preferences->Hardware->Screen Resolution) for Fedora is set at 576x460 at 25 Hz. However, the GUI doesn't give me any other option for the screen res.

Do I just need to change the screen resolution (and if so, how)?

Thanks
Back to top
View user's profile Send private message
IronPeter



Joined: 06 Aug 2007
Posts: 207

PostPosted: Thu Dec 20, 2007 12:31 am    Post subject: Reply with quote

Use videomode 13 ( from my memory, not sure ).

It is for 1280x1024. I am using that resolution on 1680x1050 capable monitor.

Peter
Back to top
View user's profile Send private message Send e-mail Visit poster's website
spiderbaby



Joined: 20 Dec 2007
Posts: 4

PostPosted: Thu Dec 20, 2007 12:47 am    Post subject: Reply with quote

Thanks, I tried that but it didn't work for me. The two modes which work best (i.e. I can see the whole display) are 7 and 39, both 576p. Most other modes don't work at all or else give me a partial display.
Back to top
View user's profile Send private message
Arwin



Joined: 12 Jul 2005
Posts: 426

PostPosted: Thu Dec 20, 2007 8:15 am    Post subject: Reply with quote

spiderbaby wrote:
Thanks, I tried that but it didn't work for me. The two modes which work best (i.e. I can see the whole display) are 7 and 39, both 576p. Most other modes don't work at all or else give me a partial display.


Does your monitor support DHCP? This could be a problem if you're using HDMI/DVI.
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Thu Dec 20, 2007 9:42 am    Post subject: Reply with quote

HDCP :)
Back to top
View user's profile Send private message
spiderbaby



Joined: 20 Dec 2007
Posts: 4

PostPosted: Thu Dec 20, 2007 10:02 pm    Post subject: Reply with quote

Arwin wrote:
Does your monitor support DHCP? This could be a problem if you're using HDMI/DVI.


Yep, according to the Dell website it supports it. I forgot to mention that I'm connecting the PS3 to my monitor with a HDMI/DVI cable so thanks for picking up on that.
Back to top
View user's profile Send private message
billb



Joined: 12 Dec 2007
Posts: 32

PostPosted: Thu Dec 20, 2007 11:34 pm    Post subject: Reply with quote

spiderbaby wrote:
Most other modes don't work at all or else give me a partial display.


Are you rebooting and checking out the modes, or just checking with ps3videomode from a terminal window? As long as you're not getting a blank screen when you test the mode with ps3videomode you may get good results after setting it in yaboot.conf and rebooting.

I wrote a short guide to help with this over at fedoraforum.
Back to top
View user's profile Send private message
spiderbaby



Joined: 20 Dec 2007
Posts: 4

PostPosted: Fri Dec 21, 2007 12:35 am    Post subject: Reply with quote

billb wrote:
Are you rebooting and checking out the modes, or just checking with ps3videomode from a terminal window? As long as you're not getting a blank screen when you test the mode with ps3videomode you may get good results after setting it in yaboot.conf and rebooting.

I wrote a short guide to help with this over at fedoraforum.


Great! That worked :-)

I was doing exactly as you said; checking different modes in the terminal instead of rebooting.

These are the steps I took to fix the resolution (although I wouldn't recommend anyone follows these exactly since some steps broke the video settings):

1. Based on this page, I edited the /etc/X11/xorg.conf file so that my display modes were
Quote:
"1920x1080" "1024x768" "800x600" "640x480"
and I added the line
Quote:
Option "ShadowFB" "false"
to the device section.
2. This broke my XWindows on reboot. However, it let me change the settings (what's the safe way to do this?).
3. I tried a few different settings here but the one which worked was choosing a 1680x1050 generic LCD driver and setting the resolution to 1280x1024.
4. On logging in to Fedora, my display was a bit corrupted - the left side was on the right and vice versa (the display was wrapped around the screen).
5. I took the advice above and changed my yaboot.conf file, setting the mode to 76 (which was the one chosen by Fedora).
6. Reboot, and voila!

Again, I'm a noob so besides the last two steps this is almost surely the wrong way to do this. The last two steps might have even sufficed.

Thanks again everyone!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group