Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg config for onboard ATI on Blade 100?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
securitymonkey
n00b
n00b


Joined: 03 Sep 2004
Posts: 10
Location: USA

PostPosted: Tue Sep 14, 2004 3:07 am    Post subject: Xorg config for onboard ATI on Blade 100? Reply with quote

Could someone be a sport and post a working xorg config for the onboard ATI on the Blade 100? Xorg generates a nice config, and it works in 640x480 (I'm guessing that's what the default is) - however no matter what adjustments I do to the config file it won't change the resolution. I have changed the eeprom value for screen as indicated in the docs, but no help!
Back to top
View user's profile Send private message
smart
Guru
Guru


Joined: 19 Nov 2002
Posts: 455

PostPosted: Tue Sep 14, 2004 6:22 pm    Post subject: Reply with quote

Guess these are the sections you are interested in:

Section "Monitor"
Identifier "Monitor0"
HorizSync 30-75
VertRefresh 60
EndSection

Section "Device"
Identifier "Card0"
BusID "PCI:0:19:0"
Driver "ati"
Option "reference_clock" "28.636 MHz"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16

Subsection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
EndSection
Back to top
View user's profile Send private message
securitymonkey
n00b
n00b


Joined: 03 Sep 2004
Posts: 10
Location: USA

PostPosted: Wed Sep 15, 2004 5:48 pm    Post subject: Thanks! Reply with quote

That helped, and it's working now in 1280x1024. Thanks a million!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
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