Bug#271993: [xserver-xfree86] "via" driver's ddc breaks with my monitor

2004-10-12 Thread Branden Robinson
retitle 271993 xserver-xfree86: [via] Smile brand monitor from 1988 hoses up 
DDC information and sync ranges calculated from it on unknown vendor (0x1106) 
unknown chipset (0x3122) rev 3
tag 271993 + moreinfo
thanks

On Thu, Sep 16, 2004 at 08:25:07PM +0200, Martijn van de Streek wrote:
> Package: xserver-xfree86
> Version: 4.3.0.dfsg.1-4
> Severity: normal
> 
> I have a very cheap, old monitor (from "Smile"), which doesn't work
> right with the "via" driver (the driver doesn't fall back to the values
> I specified in the XF85Config-4 when DDC returns "0", or something like
> that?)
> 
> The monitor seems to support DDC2 (there's information that looks like
> that in the log, even though get-edid can't find any, and X also works
> fine after running read-edid once, because subsequent DDC transfers by X
> fail if get-edid has been run)). In the list of "supported modes",
> [EMAIL PROTECTED] is mentioned.
> 
> If I try to use a 1024x768 mode however, it won't work, and just fall
> back to 640x480 (which always works). If I unplug the monitor (turning
> it off is not enough) from the computer, X starts fine in 1024x768 mode,
> and continues to work after I plug in the monitor.
> 
> I've attached my X config and XFree86.0.log for both the "with-monitor" and
> "monitorless" startup modes.

Does the X server come up as desired with the monitor plugged in if you
modify the "Device" section of your XF86Config-4 file to include the line:

  Option "NoDDCValue" "true"

?

The via(4x) manpage has more about this.

-- 
G. Branden Robinson|Turning on -Wall is like turning on
Debian GNU/Linux   |the pain.
[EMAIL PROTECTED] |-- James Troup
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Processed: Re: Bug#271993: [xserver-xfree86] "via" driver's ddc breaks with my monitor

2004-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 271993 xserver-xfree86: [via] Smile brand monitor from 1988 hoses up 
> DDC information and sync ranges calculated from it on unknown vendor (0x1106) 
> unknown chipset (0x3122) rev 3
Bug#271993: [xserver-xfree86] "via" driver's ddc breaks with my monitor
Changed Bug title.

> tag 271993 + moreinfo
Bug#271993: xserver-xfree86: [via] Smile brand monitor from 1988 hoses up DDC 
information and sync ranges calculated from it on unknown vendor (0x1106) 
unknown chipset (0x3122) rev 3
There were no tags set.
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Bug#271993: [xserver-xfree86] "via" driver's ddc breaks with my monitor

2004-09-16 Thread Martijn van de Streek
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-4
Severity: normal

I have a very cheap, old monitor (from "Smile"), which doesn't work
right with the "via" driver (the driver doesn't fall back to the values
I specified in the XF85Config-4 when DDC returns "0", or something like
that?)

The monitor seems to support DDC2 (there's information that looks like
that in the log, even though get-edid can't find any, and X also works
fine after running read-edid once, because subsequent DDC transfers by X
fail if get-edid has been run)). In the list of "supported modes",
[EMAIL PROTECTED] is mentioned.

If I try to use a 1024x768 mode however, it won't work, and just fall
back to 640x480 (which always works). If I unplug the monitor (turning
it off is not enough) from the computer, X starts fine in 1024x768 mode,
and continues to work after I plug in the monitor.

I've attached my X config and XFree86.0.log for both the "with-monitor" and
"monitorless" startup modes.

Martijn
-- 
You mean it’s not supposed to do that?
# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "chicony9885"
Option  "XkbLayout" "us"
Option  "XkbOptions""compose:menu"
EndSection
Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
EndSection
Section "Device"
Identifier  "VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated CastleRock graphics"
Driver  "via"
EndSection
Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-60
VertRefresh 43-72
Option  "DPMS"
EndSection
Section "Screen"
Identifier  "Default Screen"
Device  "VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated CastleRock graphics"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier  "Default Layout"
Screen