Your message dated Thu, 09 Aug 2007 18:40:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430885: xserver-xorg-video-intel: new intel driver doesn't
support all modes of i810 driver
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.0.0-1
Severity: normal
This seems very similar to bug #424952, but manifests differently.
I have a Dell Dimension with an i845 Rev 1 graphics. I've been happily using it
in 1280x1024 mode for a couple of years. I upgraded today to the new intel
driver and and X started using modes with a 4:3 aspect ratio. If I tried to
force 1280x1024, I would get "no usable screen". Downgrading to the i810
(1.7.2-4) fixed the problem.
If there's more data you need, let me know.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.5-9+b1 GNU C Library: Shared libraries
ii libdrm2 2.3.0-4 Userspace interface to kernel DRM
ii xserver-xorg-core 2:1.3.0.0.dfsg-6 X.Org X server -- core server
xserver-xorg-video-intel recommends no packages.
--- End Message ---
--- Begin Message ---
Itai Seggev wrote:
> On Thu, Aug 09, 2007 at 06:15:53PM +0200, Brice Goglin wrote:
>
>> Get a modeline with:
>> $ gtf 1280 1024 75
>> # 1280x1024 @ 75.00 Hz (GTF) hsync: 80.17 kHz; pclk: 138.54 MHz
>> Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025
>> 1028 1069 -HSync +Vsync
>>
>> And then add the last line above and the following to the monitor
>> section of your xorg.conf
>> Option "PreferredMode" "1280x1024_75.00"
>>
>> (as explained in
>> http://www.tetromino.net/blog/2007/04/25/manual-modesetting-for-xf86-video-intel/)
>>
>
> OK. This fixed it (and I learned a few things along the way).
>
Great, thanks, closing.
Brice
--- End Message ---