LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-16-2009, 07:14 AM   #1
koloth
Member
 
Registered: Jun 2004
Location: Athens, Greece
Distribution: Slack@Home - RHEL@Work
Posts: 150

Rep: Reputation: 29
Ati control panel and xorg configuration


Hi everyone,
I had a problem yesterday, i managed to solve it but i would like to ask if anyone can explain to me how it was solved.
Here it goes : I bought a new LCD monitor a 22'' LG using a 1920x1080 resolution. After starting X (Slack 12.2) the monitor still used the old 1280x1024 resolution, although xrandr told me 1920x1080 was supported. Since I use Window maker i am not privy to the resolution changing tools of KDE or Xfce, so i tried changing the resolution the "hard" way by adding mode 1920x1080 to my xorg.conf. After several failed attempts, i remembered of the ati control panel application which successfully altered my resolution. Although the problem is solved, I'm curious as to where are the parameters i entered stored since Window maker does not start any ati applications.

Thanx,
 
Old 10-16-2009, 07:53 AM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The ATI control panel utility stores it's configuration in /etc/X11/xorg.conf and, iirc, /etc/ati/amdpcsdb . These are read by the driver when X starts up, which is why the driver chose the new resolution you selected when you restarted X.
 
Old 10-16-2009, 02:20 PM   #3
koloth
Member
 
Registered: Jun 2004
Location: Athens, Greece
Distribution: Slack@Home - RHEL@Work
Posts: 150

Original Poster
Rep: Reputation: 29
I see

Quote:
Originally Posted by adamk75 View Post
The ATI control panel utility stores it's configuration in /etc/X11/xorg.conf and, iirc, /etc/ati/amdpcsdb . These are read by the driver when X starts up, which is why the driver chose the new resolution you selected when you restarted X.
Thanks for your swift answer, this technique works like a chasrm for the ATI driver but what about the radeon driver? I tend to use it sometimes because fglrx has issues with my tv tuner.

Thanx again,
 
Old 10-16-2009, 03:04 PM   #4
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
For the radeon driver, you can use xrandr to dynamically change monitor configurations once X is running, or you can edit your /etc/X11/xorg.conf file and use the PreferredMode option to configure X to use that resolution each time it starts.

For example, in my xorg.conf file I have:

Code:
Section "Monitor"
        Identifier "DVI-1"
        Modeline "1280x1024_75.00" 138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync
        Option   "PreferredMode" "1280x1024_75.00"
        Option "RightOf" "DVI-0"
EndSection
If xrandr already detected 1280x1024@75 as a possible mode, I could have just:

Code:
Section "Monitor"
        Identifier "DVI-1"
        Option   "PreferredMode" "1280x1024@75"
        Option "RightOf" "DVI-0"
EndSection
Adam
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ati Control Panel? symatic Slackware 2 08-25-2007 03:01 PM
Ati Linux Control Panel Issue codyman Linux - General 0 06-28-2004 11:37 PM
Has anyone managed to get tv out from ati control panel? Braveheart1980 Linux - Hardware 3 06-15-2004 10:05 AM
Ati control panel doesn't work! Braveheart1980 Linux - General 2 03-09-2004 05:45 PM
How do i get to the ATI control panel under slack 9.1? trey85stang Linux - Newbie 2 12-25-2003 08:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration