Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188020 - x11-drivers/xf86-video-ati - screen resolution changes after Ctrl-Alt-Backspace
Summary: x11-drivers/xf86-video-ati - screen resolution changes after Ctrl-Alt-Backspace
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-07 15:42 UTC by Chen Xing
Modified: 2009-02-20 13:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
X.org.0.log before Ctrl-Alt-Backspace (before.log,41.70 KB, text/plain)
2007-08-08 13:48 UTC, Chen Xing
Details
X.org.0.log after Ctrl-Alt-Backspace (cab.log,49.49 KB, text/plain)
2007-08-08 13:49 UTC, Chen Xing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chen Xing 2007-08-07 15:42:09 UTC
The screen resolution is 1024x768 after boot. But after I press "Ctrl+Alt+Backspace", the screen resolution goes down to 800x600. I have tried many times, but the problem is just there.

My video card is "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
and I am using "ati" driver.

I have tried to use "vesa" driver, the problem disappears when using that driver.

Reproducible: Always
Comment 1 Alan Hourihane 2007-08-08 07:42:51 UTC
attach the file /var/log/Xorg.0.log before you press Ctrl+Alt+Backspace and then another one for after you do it.
Comment 2 Chen Xing 2007-08-08 13:48:37 UTC
Created attachment 127282 [details]
X.org.0.log before Ctrl-Alt-Backspace
Comment 3 Chen Xing 2007-08-08 13:49:10 UTC
Created attachment 127283 [details]
X.org.0.log after Ctrl-Alt-Backspace
Comment 4 Alan Hourihane 2007-08-08 14:11:19 UTC
Looks to me like a bug in the radeon driver as it's detecting a second monitor attached to your VGA port on the second run.

You can override that with the following option in your Device section...

Option "MonitorLayout" "LVDS, NONE"

But you should log this bug upstream if you really don't have a second monitor connected.

It isn't a gentoo fault.
Comment 5 Chen Xing 2007-08-08 14:59:07 UTC
It works. Thanks very mush.
But where should I post the problem to? I am just a linux user and do not know exactly where is the homepage of xf86-video-ati.
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2008-04-01 07:47:22 UTC
(In reply to comment #5)
> It works. Thanks very mush.
> But where should I post the problem to? I am just a linux user and do not know
> exactly where is the homepage of xf86-video-ati.

 Chen, http://bugs.freedesktop.org/, search before you file a bug there.  Or you write to the xorg-driver-ati@lists.x.org mailing list.
Comment 7 Rémi Cardona (RETIRED) gentoo-dev 2009-02-20 13:35:43 UTC
This bug should properly be fixed with newer versions of the -ati driver.

If it's not the case, please open a bug in FreeDesktop's bugzilla like Christian suggested in comment #6.

Thanks