Slashdot Mirror


User: duncan2nd

duncan2nd's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. LCD-Panel on Dell Inspiron 5000e on X11 On Hi-Resolution TFT Displays? · · Score: 1

    I'm using a Dell Inspiron 5000e with an 15'' TFT-Display with 1400x1050 Resolution.

    XFree86 Version 4.0.2 says:
    ...
    (--) R128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID = 0x4c46)
    ...
    (II) R128(0): Panel size: 1400x1050
    (II) R128(0): Panel ID: IBM ITSX93
    (II) R128(0): Panel Type: Color, Single, TFT
    (II) R128(0): Panel Interface: LVDS
    (II) R128(0): PLL parameters: rf=2700 rd=60 min=12500 max=25000; xclk=10500
    ....

    According to the ibm-homepget this panel supports a dotclock of 108.0 MHz.

    so I wrote a modline:
    Mode "1400x1050"
    DotClock 108.0
    HTimings 1400 1450 1500 1600
    VTimings 1050 1100 1150 1250
    EndMode

    I guessed the HTiming and VTimings, but they are working ;-)

    ps.
    DPMS is not Working :-((
    die kernel-fb (2.4.0) freezes the whole system.
    if i kill X11 with Strg-Alt-Backspace the lcd get black and connot be activatet again.
    the same happes on suspend or standby.