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

Bug#286668: xdebconfigurator produces invalid modes for my monitor



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




Reply to: