[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286668: marked as done (xdebconfigurator produces invalid modes for my monitor)



Your message dated Wed, 25 Jun 2008 17:47:21 +0000
with message-id <E1KBZ5V-0007bE-5B@ries.debian.org>
and subject line Bug#286668: fixed in xdebconfigurator 1.34
has caused the Debian Bug report #286668,
regarding xdebconfigurator produces invalid modes for my monitor
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
286668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286668
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xdebconfigurator
Version: 1.14
Severity: normal

With my LCD monitor, xdebconfigurator detects these video modes
(complete output see below): 1600x1200, 1280x1024, 1024x768, 800x600, 640x480

Relevant section of generated XF86Config-4 is then:

Section "Monitor"
        Identifier      "Xdebc Monitor"
        HorizSync       31-83
        VertRefresh     56-75
        Option          "DPMS"
EndSection

        SubSection "Display"
                Depth           16
                Modes           "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection

and monitor fails with "UNSUPPORTED MODE" OSD message (obviously, the
1600x1200 one).

What is strange, get-edid | parse-edid detects the mode correctly:

snk-dhcp28:/etc/X11# get-edid | parse-edid
parse-edid: parse-edid version 1.4.1
get-edid: get-edid version 1.4.1

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
        Function supported
        Call successful

        VBE version 300
        VBE string at 0x11110 "Intel(r)865G Graphics Chip Accelerated VGA BIOS"

VBE/DDC service about to be called
        Report DDC capabilities

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
        Function supported
        Call successful

        Monitor and video card combination does not support DDC1 transfers
        Monitor and video card combination supports DDC2 transfers
        0 seconds per 128 byte EDID block transfer
        Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
        Read EDID

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
        Function supported
        Call successful

parse-edid: EDID checksum passed.

        # EDID version 1 revision 3
Section "Monitor"
        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fc
        Identifier "Belinea "
        VendorName "MAX"
        ModelName "Belinea "
        # Block type: 2:0 3:fd
        HorizSync 31-83
        VertRefresh 56-75
        # Max dot clock not given
        # Block type: 2:0 3:fc
        # Block type: 2:0 3:fc
        # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes

        Mode    "1280x1024"     # vfreq 60.020Hz, hfreq 63.981kHz
                DotClock        108.000000
                HTimings        1280 1328 1440 1688
                VTimings        1024 1025 1028 1066
                Flags   "+HSync" "+VSync"
        EndMode
        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fc
        # Block type: 2:0 3:fc
EndSection



snk-dhcp28:/etc/X11# xdebconfigurator
/sbin/discover NOT found!
/usr/sbin/detect NOT found!
/usr/bin/mdetect NOT found!
get-edid: get-edid version 1.4.1

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
        Function supported
        Call successful

        VBE version 300
        VBE string at 0x11110 "Intel(r)865G Graphics Chip Accelerated VGA BIOS"

VBE/DDC service about to be called
        Report DDC capabilities

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
        Function supported
        Call successful

        Monitor and video card combination does not support DDC1 transfers
        Monitor and video card combination supports DDC2 transfers
        0 seconds per 128 byte EDID block transfer
        Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
        Read EDID

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
        Function supported
        Call successful

parse-edid: parse-edid version 1.4.1
parse-edid: EDID checksum passed.
VIDEO CARD: Foxconn International 865 G
VIDEO CARD DEVICE:
VIDEO CARD VENDOR:
VIDEO DRIVER: i810
VIDEO DRIVER SRC: hwinfo
VIDEO MEMORY:
POSSIBLE XSERVER: xfree86
XSERVER 3:
XSERVER 4: xfree86
DEBIAN PACKAGE: xserver-xfree86
MOUSE DEVICE: /dev/input/mice
MOUSE PROTOCOL: PS/2
MOUSE WHEEL: 1
KEYBOARD RULES: xfree86
MONITOR: Xdebc Monitor
MONITOR ID: max
SUGGESTED METHOD: Advanced
MONITOR SIZE:
MONITOR HOR SYNC: 31-83
MONITOR VER REFR: 56-75
MONITOR MODES: 1600x1200, 1280x1024, 1024x768, 800x600, 640x480
MONITOR MODE: 1024x768 @ 70Hz
MONITOR DEFAULT DEPTH: 16



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kassiopeia.juls.savba.sk 2.6.9-exec-shield #1 Mon Nov 15 11:37:05 CET 2004 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_GB.UTF-8

Versions of packages xdebconfigurator depends on:
ii  debconf [debconf-2.0]         1.2.34     Debian configuration management sy
ii  discover1                     1.7.5      hardware identification system
ii  kudzu                         1.1.67-1   The Red Hat Linux hardware probing
ii  perl-modules                  5.8.4-2    Core Perl modules.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: xdebconfigurator
Source-Version: 1.34

We believe that the bug you reported is fixed in the latest version of
xdebconfigurator, which is due to be installed in the Debian FTP archive:

xdebconfigurator_1.34.dsc
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.34.dsc
xdebconfigurator_1.34.tar.gz
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.34.tar.gz
xdebconfigurator_1.34_all.deb
  to pool/main/x/xdebconfigurator/xdebconfigurator_1.34_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 286668@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated xdebconfigurator package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 25 Jun 2008 19:32:45 +0200
Source: xdebconfigurator
Binary: xdebconfigurator
Architecture: source all
Version: 1.34
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 xdebconfigurator - A script used with debconf to autoconfigure xserver-xorg
Closes: 286668 305423 305426 418746 486061
Changes: 
 xdebconfigurator (1.34) unstable; urgency=low
 .
   * Rewrite how ddcprobe output is processed, to handle all listed
     resolutions and fetch monitor frequence.
   * Add example output from ddcprobe on a few machines.
   * Add support for xresprobe, and prefer it over ddcprobe.  Recommend
     it instead of read-edid (Closes: #286668, #305423, #305426,
     #418746).
   * Rewrite handling of the monitor database
     (/usr/share/hwdata/MonitorsDB), to use the values there if the
     eisa ID is there.  This allow us to override monitors with
     incorrect DDC information.
   * Start on our own MonitorsDB file, to allow us to include our own
     override values, and also use a file in /etc/ for site specific
     overrides.
   * Remove obsolete base-config fragments.
   * Updated standards-version to 3.8.0.
   * Avoid bashism in init.d script (Closes: #486061).
Files: 
 d82d7124cd0762f5fd559b1e3f4a9d60 732 x11 optional xdebconfigurator_1.34.dsc
 b58d3b916f0eabe55a75c37f7f189994 32799 x11 optional xdebconfigurator_1.34.tar.gz
 4f0fa0839bfe244fee6d1225902d0ea6 28066 x11 optional xdebconfigurator_1.34_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIYoJj20zMSyow1ykRAsAfAKCzGcTyy1r8h6FGBPSYPr+Z/qO31ACg6XuR
dbWYFvwdJdzSHwZePWGZp4o=
=oR5e
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: