On Sat, 10 May 2008 17:30:17 +0200, Anders E. Andersen wrote:
> Any ideas, from you people?
I'd try with the 815resolution package, or alternatively with the "intel"
driver in lenny & sid.
--
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-10-2008, 05:08 PM
"Anders E. Andersen"
Wrong resolution in KDE with ASUS F3F laptop
Hi. I just installed etch on my ASUSF3F laptop with Intel chipset.
In kde I only get to choose 1024x768 resolution. The screen is a widescreen
display. Normal resolution is 1280x800.
I have attached my xorg.conf and log.
Any ideas, from you people? Usually it is pretty easy to get working..
Anders
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Lørdag 10 maj 2008 19:08 skrev Anders E. Andersen:
> Hi. I just installed etch on my ASUSF3F laptop with Intel chipset.
> In kde I only get to choose 1024x768 resolution. The screen is a widescreen
> display. Normal resolution is 1280x800.
>
> I have attached my xorg.conf and log.
>
> Any ideas, from you people? Usually it is pretty easy to get working..
Solution:
# aptitude install 915resolution
Xorg correctly discovers that the best monitor mode is 1280x800, however this
mode is not available in the bios for selection by default. The above package
adds modification during the startup sequence that adds the missing
resolution to the bios, so it can be selected by xorg.
The lines in the log that hints to what the problem is are the following:
(II) I810(0): Not using mode "1280x800" (no mode of this name)
(--) I810(0): Virtual size is 1024x768 (pitch 1024)
(**) I810(0): Built-in mode "1024x768"
(--) I810(0): Display dimensions: (330, 210) mm
(--) I810(0): DPI set to (78, 92)
Anders
--
To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org