Bug#478196: G35 via TMDS (HDMI=>DVI): wrong resolution

2008-04-28 Thread Bobi B.
В 07:52 +0200 на 28.04.2008 (пн), Brice Goglin написа:
> Bobi B. wrote:
> > Package: xserver-xorg-video-intel
> > Version: 2:2.1.0-2
> >
> > Environment: MB P5E-VM HDMI with embedded Intel G35 video, Q9300, 4GB
> > RAM, HDMI-to-DVI converter (came with the motherboard), Philips 200CW
> > 20.1" LCD (optimal resolution 1680x1050), Debian testing (Lenny), uname
> > -a : "Linux zen 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686
> > GNU/Linux".
> >
> > Problem: When monitor is connected using digital DVI cable (via supplied
> > HDMI-to-DVI adapter) resolution is 1680x1052 (according to monitor's
> > OSD; attached: xorg.conf, Xorg.0.log.gz). Image quality suffers,
> > starting X only (`X', not `startx') gives A LOT of moire. With a regular
> > analog cable resolution is correct. With TMDS Modelines seems to have no
> > effect whatsoever, if DDC is disabled HorizSync and VertRefresh seems to
> > be ignored and resolution is capped at 1280x768 (attached:
> > Xorg-noddc.0.log.gz). Under Vista display works correctly, so it is
> > probably not a hardware problem. More information can be supplied upon
> > request.
> >   
> 
> Is it better with xserver-xorg-video-intel 2.3.0 from experimental (will
> require to upgrade xserver-xorg-core) or, at least something more recent
> than 2.1.0, for instance 2.2.1 from
> http://people.debian.org/~bgoglin/rebuilds/intel-2.2.1-Xserver1.3/ ?
> 
> Brice

Using 2:2.2.1-1~lenny1 effect is the opposite: now, according to
monitor's OSD, vertical resolution is 1 pixel less: 1680x1049 at 60Hz.

Will try to install experimental later today.

Regards, b.


Xorg-2.2.1-1.log.gz
Description: GNU Zip compressed data


Bug#478196: G35 via TMDS (HDMI=>DVI): wrong resolution

2008-04-27 Thread Brice Goglin
Bobi B. wrote:
> Package: xserver-xorg-video-intel
> Version: 2:2.1.0-2
>
> Environment: MB P5E-VM HDMI with embedded Intel G35 video, Q9300, 4GB
> RAM, HDMI-to-DVI converter (came with the motherboard), Philips 200CW
> 20.1" LCD (optimal resolution 1680x1050), Debian testing (Lenny), uname
> -a : "Linux zen 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686
> GNU/Linux".
>
> Problem: When monitor is connected using digital DVI cable (via supplied
> HDMI-to-DVI adapter) resolution is 1680x1052 (according to monitor's
> OSD; attached: xorg.conf, Xorg.0.log.gz). Image quality suffers,
> starting X only (`X', not `startx') gives A LOT of moire. With a regular
> analog cable resolution is correct. With TMDS Modelines seems to have no
> effect whatsoever, if DDC is disabled HorizSync and VertRefresh seems to
> be ignored and resolution is capped at 1280x768 (attached:
> Xorg-noddc.0.log.gz). Under Vista display works correctly, so it is
> probably not a hardware problem. More information can be supplied upon
> request.
>   

Is it better with xserver-xorg-video-intel 2.3.0 from experimental (will
require to upgrade xserver-xorg-core) or, at least something more recent
than 2.1.0, for instance 2.2.1 from
http://people.debian.org/~bgoglin/rebuilds/intel-2.2.1-Xserver1.3/ ?

Brice




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#478196: G35 via TMDS (HDMI=>DVI): wrong resolution

2008-04-27 Thread Bobi B.
Package: xserver-xorg-video-intel
Version: 2:2.1.0-2

Environment: MB P5E-VM HDMI with embedded Intel G35 video, Q9300, 4GB
RAM, HDMI-to-DVI converter (came with the motherboard), Philips 200CW
20.1" LCD (optimal resolution 1680x1050), Debian testing (Lenny), uname
-a : "Linux zen 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 UTC 2008 i686
GNU/Linux".

Problem: When monitor is connected using digital DVI cable (via supplied
HDMI-to-DVI adapter) resolution is 1680x1052 (according to monitor's
OSD; attached: xorg.conf, Xorg.0.log.gz). Image quality suffers,
starting X only (`X', not `startx') gives A LOT of moire. With a regular
analog cable resolution is correct. With TMDS Modelines seems to have no
effect whatsoever, if DDC is disabled HorizSync and VertRefresh seems to
be ignored and resolution is capped at 1280x768 (attached:
Xorg-noddc.0.log.gz). Under Vista display works correctly, so it is
probably not a hardware problem. More information can be supplied upon
request.
# 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 xorg.conf manual page.
# (Type "man 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

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "us,bg"
Option  "XkbVariant"",phonetic"
Option  "XkbOptions""grp:alt_shift_toggle"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "Device"
Identifier  "Intel 82G35"
Driver  "intel"
BusID   "PCI:0:2:0"
#   Option  "DDC" "false"
EndSection

Section "Monitor"
VendorName  "Philips"
ModelName   "200CW"
Identifier  "Philips 200C"
Option  "DPMS"

HorizSync   30-83
VertRefresh 56-76
# Video dot rate 165MHz
DisplaySize 430 270

# 143 MHz, 66.3 kHz, 60.0 Hz
Modeline "1680x1050_60" 142.68 1680 1736 1816 2152 1050 1052 1055 1105

# 140 MHz, 65.2 kHz, 59.0 Hz
Modeline "1680x1050_59" 140.30 1680 1736 1816 2152 1050 1052 1055 1105

Option  "PreferredMode" "1680x1050_60"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Intel 82G35"
Monitor "Philips 200C"
DefaultDepth24
SubSection "Display"
Modes   "1680x1050"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
00:00.0 Host bridge: Intel Corporation 82G35 Express DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82G35 Express Integrated 
Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation 82G35 Express Integrated Graphics 
Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 
(rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 
(rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 02)
00:1e.