[Bug 31484] EDID mapping from one device to another.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 8 23:22:57 PST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31484

--- Comment #9 from jon at restlesslemon.co.uk 2010-11-08 23:22:57 PST ---
(In reply to comment #8)
> What are the pci ids subsystem ids for your card (lspci -vnn)?  I can add a
> quirk for you to use locally, but I hesitate to push it upstream lest it break
> other users with the original panel.

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M52 [Mobility
Radeon X1300] [1002:7149] (prog-if 00 [VGA controller])
    Subsystem: Lenovo Device [17aa:2005]
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at d8000000 (32-bit, prefetchable) [size=128M]
    I/O ports at 2000 [size=256]
    Memory at ee100000 (32-bit, non-prefetchable) [size=64K]
    [virtual] Expansion ROM at ee120000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel modules: radeon

The following are the outputs of parsing the EDID information. The information
provided varies depending on the querying method. The information also appears
to be largely correct (although the internal panel is 14.1" and not 15"). I
don't see why xrandr is getting it's information wrong.

monitor-get-edid | monitor-parse-edid
EISA ID: LEN4040
EDID version: 1.3
EDID extension blocks: 0
Screen size: 30.4 cm x 22.8 cm (14.96 inches, aspect ratio 4/3 = 1.33)
Gamma: 2.2
Digital signal

    # Monitor preferred modeline (60.0 Hz vsync, 48.4 kHz hsync, ratio 4/3, 85
dpi)
    ModeLine "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync

    # Monitor supported modeline (50.0 Hz vsync, 40.3 kHz hsync, ratio 4/3, 85
dpi)
    ModeLine "1024x768" 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync

xrandr --prop | monitor-parse-edid
Name: SyncMaster
EISA ID: SAM005a
EDID version: 1.3
EDID extension blocks: 0
Screen size: 33.8 cm x 27.0 cm (17.03 inches, aspect ratio 5/4 = 1.25)
Gamma: 2.4
Analog signal
Max video bandwidth: 130 MHz

    HorizSync 30-81
    VertRefresh 56-85

    # Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4, 96
dpi)
    ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync
+vsync

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list