Page 13 of 39 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 385

Thread: new xf86-input for macbooks and other multitouch-touchpads.

  1. #121
    Join Date
    May 2008
    Beans
    745

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Regarding gestures, are there any strong feelings about pinch-to-zoom? How about rotate? Both of these are fairly easy to implement, but the support in X is not very good. Ctrl +- key emulation could be used to zoom. For rotation; no clue how to map this in X.

  2. #122
    Join Date
    May 2008
    Beans
    745

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Quote Originally Posted by zeroti View Post
    is there a way to install this on a powerbook G4 with lucid? On OS X, I could use iScroll2 to get multitouch working.
    What kernel module is used? If you have no idea, post the output of 'lsmod' here.

  3. #123
    Join Date
    Sep 2009
    Beans
    90

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Quote Originally Posted by kosumi68 View Post
    What kernel module is used? If you have no idea, post the output of 'lsmod' here.
    Code:
    sudoman@igo:~$ lsmod
    Module                  Size  Used by
    binfmt_misc             8530  1 
    ppdev                   7877  0 
    lp                      9304  0 
    parport                39110  2 ppdev,lp
    uinput                  8693  2 
    ipv6                  299918  10 
    radeon                802403  0 
    ttm                    62566  1 radeon
    drm_kms_helper         31219  1 radeon
    drm                   192389  3 radeon,ttm,drm_kms_helper
    rfcomm                 43733  8 
    sco                    10661  2 
    i2c_dev                 6771  0 
    pmu_battery             1889  0 
    therm_adt746x          10133  0 
    apm_emu                 1468  0 
    apm_emulation           7311  2 apm_emu
    snd_powermac           68187  0 
    snd_seq_dummy           1766  0 
    snd_seq_oss            36232  0 
    snd_seq_midi            6161  0 
    snd_aoa_codec_tas      12436  2 
    snd_aoa_fabric_layout    10954  2 
    bridge                 57998  0 
    snd_aoa                17240  2 snd_aoa_codec_tas,snd_aoa_fabric_layout
    stp                     2244  1 bridge
    snd_rawmidi            24746  1 snd_seq_midi
    snd_aoa_i2sbus         20791  1 
    bnep                   12779  2 
    snd_seq_midi_event      7367  2 snd_seq_oss,snd_seq_midi
    arc4                    1345  2 
    snd_pcm_oss            47872  0 
    ecb                     2495  2 
    snd_mixer_oss          19382  1 snd_pcm_oss
    l2cap                  37132  16 rfcomm,bnep
    snd_seq                61897  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    pcmcia                 37678  0 
    snd_pcm                87095  3 snd_powermac,snd_aoa_i2sbus,snd_pcm_oss
    b43                   188381  0 
    snd_seq_device          7524  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
    btusb                  13383  2 
    bluetooth              64147  9 rfcomm,sco,bnep,l2cap,btusb
    mac80211              243283  1 b43
    yenta_socket           25736  1 
    snd_timer              24515  2 snd_seq,snd_pcm
    cfg80211              152734  2 b43,mac80211
    rsrc_nonstatic         11098  1 yenta_socket
    evdev                  10257  23 
    snd                    70628  17 snd_powermac,snd_seq_oss,snd_aoa_codec_tas,snd_aoa_fabric_layout,snd_aoa,snd_rawmidi,snd_aoa_i2sbus,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_pcm,snd_seq_device,snd_timer
    pmac_zilog             18110  0 
    rtc_generic             1391  0 
    serial_core            23813  1 pmac_zilog
    snd_aoa_soundbus        4916  2 snd_aoa_fabric_layout,snd_aoa_i2sbus
    uninorth_agp            8437  1 
    rfkill                 20725  4 bluetooth,cfg80211
    agpgart                39895  3 ttm,drm,uninorth_agp
    pcmcia_core            40156  3 pcmcia,yenta_socket,rsrc_nonstatic
    soundcore               7534  1 snd
    snd_page_alloc          7660  1 snd_pcm
    usbhid                 44238  0 
    hid                    78460  1 usbhid
    ohci1394               35584  0 
    ssb                    48664  1 b43
    sungem                 32704  0 
    ieee1394               97330  1 ohci1394
    sungem_phy             12365  1 sungem
    mmc_core               69051  1 ssb
    windfarm_core          10420  0

  4. #124
    Join Date
    May 2008
    Beans
    745

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Mm, not having looked at PPC at all, the output of "cat /proc/bus/input/devices" and "cat /var/log/Xorg.0.log" would also be helpful, but it seems there is no way to use your machine together with this effort.

    Regarding multitouch support for old non-MT trackpads, there is a project doing that: http://randomtruth.110mb.com/blog/. However, making it work is well beyond the scope of this thread. I suggest you start a new one.

  5. #125
    Join Date
    Sep 2009
    Beans
    90

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Quote Originally Posted by kosumi68 View Post
    Mm, not having looked at PPC at all, the output of "cat /proc/bus/input/devices" and "cat /var/log/Xorg.0.log" would also be helpful, but it seems there is no way to use your machine together with this effort.

    Regarding multitouch support for old non-MT trackpads, there is a project doing that: http://randomtruth.110mb.com/blog/. However, making it work is well beyond the scope of this thread. I suggest you start a new one.

    Code:
    sudoman@igo:~$ cat /proc/bus/input/devices
    I: Bus=0017 Vendor=0001 Product=0001 Version=0100
    N: Name="Macintosh mouse button emulation"
    P: Phys=
    S: Sysfs=/devices/virtual/input/input0
    U: Uniq=
    H: Handlers=mouse0 event0 
    B: EV=7
    B: KEY=70000 0 0 0 0 0 0 0 0
    B: REL=3
    
    I: Bus=0017 Vendor=0001 Product=22c3 Version=0100
    N: Name="ADB keyboard"
    P: Phys=adb2:2.c3/input
    S: Sysfs=/devices/virtual/input/input1
    U: Uniq=
    H: Handlers=kbd event1 
    B: EV=120003
    B: KEY=10000 0 0 0 0 0 0 0 0 0 0 feb0ffdf 3cfffff ffffffff fffffffe
    B: LED=7
    
    I: Bus=0017 Vendor=0001 Product=771f Version=0100
    N: Name="ADB Powerbook buttons"
    P: Phys=adb7:7.1f/input
    S: Sysfs=/devices/virtual/input/input2
    U: Uniq=
    H: Handlers=kbd event2 
    B: EV=100003
    B: KEY=7b 0 2 0 e0000 0 0 0
    
    I: Bus=0017 Vendor=0001 Product=3301 Version=0100
    N: Name="ADB mouse"
    P: Phys=adb3:3.01/input
    S: Sysfs=/devices/virtual/input/input3
    U: Uniq=
    H: Handlers=mouse1 event3 
    B: EV=7
    B: KEY=70000 0 0 0 0 0 0 0 0
    B: REL=3
    
    I: Bus=0019 Vendor=0001 Product=0001 Version=0100
    N: Name="PMU"
    P: Phys=
    S: Sysfs=/devices/virtual/input/input4
    U: Uniq=
    H: Handlers=kbd event4 
    B: EV=23
    B: KEY=100000 0 0 0
    B: SW=1
    
    I: Bus=0006 Vendor=001f Product=001f Version=0000
    N: Name="Mouseemu virtual keyboard"
    P: Phys=
    S: Sysfs=/devices/virtual/input/input7
    U: Uniq=
    H: Handlers=kbd rfkill event5 
    B: EV=100003
    B: KEY=1ffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff
    
    I: Bus=0006 Vendor=001f Product=001e Version=0000
    N: Name="Mouseemu virtual mouse"
    P: Phys=
    S: Sysfs=/devices/virtual/input/input8
    U: Uniq=
    H: Handlers=mouse2 event6 
    B: EV=7
    B: KEY=70700 0 0 0 0 0 0 0 0
    B: REL=103
    Code:
         April 2010
    Su Mo Tu We Th Fr Sa
                 1  2  3
     4  5  6  7  8  9 10
    11 12 13 14 15 16 17
    18 19 20 21 22 23 24
    25 26 27 28 29 30
    
    
    sudoman@igo:~$ cat /var/log/Xorg.0.log
    
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-20-powerpc64-smp ppc Ubuntu
    Current Operating System: Linux igo 2.6.32-21-powerpc #32-Ubuntu Fri Apr 16 08:10:47 UTC 2010 ppc
    Kernel command line: root=/dev/hda3 ro quiet splash 
    Build Date: 23 April 2010  05:11:55PM
    xorg-server 2:1.7.6-2ubuntu7 (Bryce Harrington <bryce@ubuntu.com>) 
    Current version of pixman: 0.16.4
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 26 15:01:32 2010
    (==) Using config directory: "/usr/lib/X11/xorg.conf.d"
    (==) No Layout section.  Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) |   |-->Monitor "<default monitor>"
    (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
    (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
    (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
    (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    (II) Loader magic: 0x101ebbe4
    (II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
    (++) using VT number 7
    
    (--) PCI:*(0:0:16:0) 1002:4e50:1002:4e50 ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] rev 0, Mem @ 0xb8000000/134217728, 0xb0000000/65536, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
    (II) Open APM successful
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (==) Matched ati as autoconfigured driver 0
    (==) Matched fbdev as autoconfigured driver 1
    (==) Assigned the driver to the xf86ConfigLayout
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 6.13.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 6.13.0
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    (II) Module fbdev: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 0.4.1
        ABI class: X.Org Video Driver, version 6.0
    (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
        ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
        ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
        ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
        ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
        ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
        ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
        ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
        ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
        AMD FireStream 9250, ATI FirePro V8700 (FireGL),
        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
        ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
        ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
        ATI Mobility Radeon HD 4670, ATI FirePro M5750,
        ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
        ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
        ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
        ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
        ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
        ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
        ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
        ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
        ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
        ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
        ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
        ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
        ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
        ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
        ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
        ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
        ATI Radeon HD 4290, ATI Radeon HD 4290, CYPRESS,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
        ATI Mobility Radeon HD 5800 Series,
        ATI Mobility Radeon HD 5800 Series,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
        ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, CEDAR, CEDAR, CEDAR,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, CEDAR, ATI Radeon HD 5450,
        CEDAR
    (II) FBDEV: driver for framebuffer: fbdev
    (II) Primary Device is: PCI 00@00:10:0
    (II) [KMS] drm report modesetting isn't supported.
    (WW) Falling back to old probe method for fbdev
    (II) Loading sub module "fbdevhw"
    (II) LoadModule: "fbdevhw"
    (II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
    (II) Module fbdevhw: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 0.0.2
        ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): TOTO SAYS 00000000b0000000
    (II) RADEON(0): MMIO registers at 0x00000000b0000000: size 64KB
    (II) RADEON(0): PCI bus 0 card 16 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) RADEON(0): VGAAccess option set to FALSE, VGA module load skipped
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
    (--) RADEON(0): Linear framebuffer at 0x00000000b8000000
    (II) RADEON(0): AGP card detected
    (WW) RADEON(0): Failed to read PCI ROM!
    (II) RADEON(0): Attempting to read un-POSTed bios
    (WW) RADEON(0): Failed to read PCI ROM!
    (WW) RADEON(0): Unrecognized BIOS signature, BIOS data will not be used
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:00:10.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card15
    drmOpenByBusid: drmOpenMinor returns -1
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: node name is /dev/dri/card1
    drmOpenDevice: node name is /dev/dri/card2
    drmOpenDevice: node name is /dev/dri/card3
    drmOpenDevice: node name is /dev/dri/card4
    drmOpenDevice: node name is /dev/dri/card5
    drmOpenDevice: node name is /dev/dri/card6
    drmOpenDevice: node name is /dev/dri/card7
    drmOpenDevice: node name is /dev/dri/card8
    drmOpenDevice: node name is /dev/dri/card9
    drmOpenDevice: node name is /dev/dri/card10
    drmOpenDevice: node name is /dev/dri/card11
    drmOpenDevice: node name is /dev/dri/card12
    drmOpenDevice: node name is /dev/dri/card13
    drmOpenDevice: node name is /dev/dri/card14
    drmOpenDevice: node name is /dev/dri/card15
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
    [dri] Disabling DRI.
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=65536K, accessible=131072K (PCI BAR=131072K)
    (--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (WW) RADEON(0): Video BIOS not detected, using default clock settings!
    (II) RADEON(0): Probed PLL values: xtal: 27.000000 Mhz, sclk: 391.500000 Mhz, mclk: 202.500000 Mhz
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=15464
    (==) RADEON(0): Detected PowerBook with external DVI.
    (II) RADEON(0): If this is not correct, try Option "MacModel" and consider reporting to the
    (II) RADEON(0): xorg-driver-ati@lists.x.org mailing list with the contents of /proc/cpuinfo.
    (II) RADEON(0): Existing panel PLL dividers will be used.
    (WW) RADEON(0): Panel size 1280x854 is derived, this may not be correct.
    If not, use PanelSize option to overwrite this setting
    (II) RADEON(0): I2C bus "DVO" initialized.
    (II) RADEON(0): I2C device "DVO:RADEON DVO Controller" registered at address 0x70.
    (II) RADEON(0): Output LVDS has no monitor section
    (II) RADEON(0): I2C bus "LVDS" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Output S-video has no monitor section
    (II) RADEON(0): Port0:
      XRANDR name: LVDS
      Connector: LVDS
      LCD1: INTERNAL_LVDS
      DDC reg: 0x64
    (II) RADEON(0): Port1:
      XRANDR name: DVI-0
      Connector: DVI-I
      CRT1: INTERNAL_DAC1
      DFP2: INTERNAL_DVO1
      DDC reg: 0x60
    (II) RADEON(0): Port2:
      XRANDR name: S-video
      Connector: S-video
      TV1: INTERNAL_DAC2
      DDC reg: 0x0
    (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "LVDS:E-EDID segment register" registered at address 0x60.
    (II) RADEON(0): EDID for output LVDS
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    finished output detect: 0
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    finished output detect: 1
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    finished output detect: 2
    finished all detect
    (II) RADEON(0): EDID for output LVDS
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing probed modes for output LVDS
    (II) RADEON(0): Modeline "1280x854"x60.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
    (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
    (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
    (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
    (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
    (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): EDID for output DVI-0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID for output S-video
    (II) RADEON(0): Output LVDS connected
    (II) RADEON(0): Output DVI-0 disconnected
    (II) RADEON(0): Output S-video disconnected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output LVDS using initial mode 1280x854
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (**) RADEON(0): Display dimensions: (320, 220) mm
    (**) RADEON(0): DPI set to (101, 147)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules/libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.2.1
        ABI class: X.Org Video Driver, version 6.0
    (==) RADEON(0): Assuming overlay scaler buffer width is 1920
    (II) RADEON(0): Cannot access BIOS or it is not valid.
            If your card is TV-in capable you will need to specify options RageTheatreCrystal, RageTheatreTunerPort, 
            RageTheatreSVideoPort and TunerType in /etc/X11/xorg.conf.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (II) UnloadModule: "fbdev"
    (II) Unloading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    (II) UnloadModule: "fbdevhw"
    (II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit b8000000 0 0
    Entering TV Save
    Save TV timing tables
    saveTimingTables: reading timing tables
    TV Save done
    disable LVDS
    (II) RADEON(0): Dynamic Power Management Disabled
    (II) RADEON(0): RADEONInitMemoryMap() : 
    (II) RADEON(0):   mem_size         : 0x04000000
    (II) RADEON(0):   MC_FB_LOCATION   : 0xbbffb800
    (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
    (II) RADEON(0): Reserved area from (0,1280) to (1280,1282)
    (II) RADEON(0): Largest offscreen area available: 1280 x 6909
    (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
    (II) RADEON(0):   MC_FB_LOCATION   : 0xbbffb800 0x7fff0000
    (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
    (==) RADEON(0): Backing store disabled
    (WW) RADEON(0): Direct rendering disabled
    (II) RADEON(0): Render acceleration disabled
    (II) RADEON(0): num quad-pipes is 1
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Setting up tile and stipple cache:
            32 128x128 slots
            32 256x256 slots
            16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00642800
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00647800
    (II) RADEON(0): Largest offscreen area available: 1280 x 6901
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 1.0.0
        ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (II) RADEON(0): Set up overlay video
    (II) RADEON(0): Set up textured video
    disable LVDS
    disable TV
    disable LVDS
    init memmap
    init common
    init crtc1
    init pll1
    restore memmap
    (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
    (II) RADEON(0):   MC_FB_LOCATION   : 0xbbffb800 0xbbffb800
    (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
    restore common
    restore crtc1
    restore pll1
    set RMX
    set LVDS
    enable LVDS
    disable TV
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 338 x 225
    (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
    (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
    (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.7.6, module version = 2.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device ADB keyboard (/dev/input/event1)
    (**) ADB keyboard: Applying InputClass "evdev keyboard catchall"
    (**) ADB keyboard: always reports core events
    (**) ADB keyboard: Device: "/dev/input/event1"
    (II) ADB keyboard: Found keys
    (II) ADB keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "ADB keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "pc105"
    (**) Option "xkb_layout" "us"
    (II) config/udev: Adding input device ADB Powerbook buttons (/dev/input/event2)
    (**) ADB Powerbook buttons: Applying InputClass "evdev keyboard catchall"
    (**) ADB Powerbook buttons: always reports core events
    (**) ADB Powerbook buttons: Device: "/dev/input/event2"
    (II) ADB Powerbook buttons: Found keys
    (II) ADB Powerbook buttons: Configuring as keyboard
    (II) XINPUT: Adding extended input device "ADB Powerbook buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "pc105"
    (**) Option "xkb_layout" "us"
    (II) config/udev: Adding input device ADB mouse (/dev/input/event3)
    (**) ADB mouse: Applying InputClass "evdev pointer catchall"
    (**) ADB mouse: always reports core events
    (**) ADB mouse: Device: "/dev/input/event3"
    (II) ADB mouse: Found 3 mouse buttons
    (II) ADB mouse: Found relative axes
    (II) ADB mouse: Found x and y relative axes
    (II) ADB mouse: Configuring as mouse
    (**) ADB mouse: YAxisMapping: buttons 4 and 5
    (**) ADB mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ADB mouse" (type: MOUSE)
    (II) ADB mouse: initialized for relative axes.
    (II) config/udev: Adding input device ADB mouse (/dev/input/mouse1)
    (II) No input driver/identifier specified (ignoring)
    (II) config/udev: Adding input device PMU (/dev/input/event4)
    (**) PMU: Applying InputClass "evdev keyboard catchall"
    (**) PMU: always reports core events
    (**) PMU: Device: "/dev/input/event4"
    (II) PMU: Found keys
    (II) PMU: Configuring as keyboard
    (II) XINPUT: Adding extended input device "PMU" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "pc105"
    (**) Option "xkb_layout" "us"
    (II) config/udev: Adding input device Mouseemu virtual keyboard (/dev/input/event5)
    (**) Mouseemu virtual keyboard: Applying InputClass "evdev keyboard catchall"
    (**) Mouseemu virtual keyboard: always reports core events
    (**) Mouseemu virtual keyboard: Device: "/dev/input/event5"
    (II) Mouseemu virtual keyboard: Found keys
    (II) Mouseemu virtual keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Mouseemu virtual keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "pc105"
    (**) Option "xkb_layout" "us"
    (II) config/udev: Adding input device Mouseemu virtual mouse (/dev/input/event6)
    (**) Mouseemu virtual mouse: Applying InputClass "evdev pointer catchall"
    (**) Mouseemu virtual mouse: always reports core events
    (**) Mouseemu virtual mouse: Device: "/dev/input/event6"
    (II) Mouseemu virtual mouse: Found 14 mouse buttons
    (II) Mouseemu virtual mouse: Found scroll wheel(s)
    (II) Mouseemu virtual mouse: Found relative axes
    (II) Mouseemu virtual mouse: Found x and y relative axes
    (II) Mouseemu virtual mouse: Configuring as mouse
    (**) Mouseemu virtual mouse: YAxisMapping: buttons 4 and 5
    (**) Mouseemu virtual mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Mouseemu virtual mouse" (type: MOUSE)
    (II) Mouseemu virtual mouse: initialized for relative axes.
    (II) config/udev: Adding input device Mouseemu virtual mouse (/dev/input/mouse2)
    (II) No input driver/identifier specified (ignoring)
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    Changing OV0_BASE_ADDR from 0xb8000000 to 0xb8400000
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
    (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    (II) RADEON(0): Manufacturer: APP  Model: 9c20  Serial#: 16843009
    (II) RADEON(0): Year: 2002  Week: 5
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): No DPMS capabilities specified
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
    (II) RADEON(0): blueX: 0.150 blueY: 0.115   whiteX: 0.320 whiteY: 0.330
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
    (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0):  LTN152W3
    (II) RADEON(0): Monitor name: Color LCD
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0):     00ffffffffffff000610209c01010101
    (II) RADEON(0):     050c0103802016780aa7a299594f8c26
    (II) RADEON(0):     1d525400000001010101010101010101
    (II) RADEON(0):     0101010101012d1f000051560c301070
    (II) RADEON(0):     130041d610000018000000fe004c544e
    (II) RADEON(0):     31353257330000000a20000000fe004c
    (II) RADEON(0):     544e31353257330000000a20000000fc
    (II) RADEON(0):     00436f6c6f72204c43440a202020000b
    (II) RADEON(0): Panel infos found from DDC detailed: 1280x854
    (II) RADEON(0): EDID vendor "APP", prod id 39968
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): Output: S-video, Detected Monitor Type: 0

  6. #126
    Join Date
    May 2008
    Beans
    745

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Thanks for the info. Yep, the "ADB Mouse" is an old trackpad. Your best shot at getting multitouch working is the perl script by random, mentioned above. Good luck.

  7. #127
    Join Date
    Mar 2008
    Location
    Montreal
    Beans
    52
    Distro
    Ubuntu Development Release

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    Quote Originally Posted by kosumi68 View Post
    Regarding gestures, are there any strong feelings about pinch-to-zoom? How about rotate? Both of these are fairly easy to implement, but the support in X is not very good. Ctrl +- key emulation could be used to zoom. For rotation; no clue how to map this in X.
    Personally, I rarely used the pinch to zoom... even in OS X it's pretty awkward and hard to accurately zoom, and it doesn't always work, for some reason OS X has a hard time reading the sides of my fingers.

    Rotate is pretty useful on the odd occasion though (mostly rotating photos)... the synaptics' oem gestures suite has got rotating, it must be possible somehow.

  8. #128
    Join Date
    Jan 2009
    Beans
    320
    Distro
    Ubuntu Development Release

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    I'd be keen to use both pinch-to-zoom and rotate. Thanks for your great work on the multitouch stack.

  9. #129
    Join Date
    Jan 2009
    Beans
    24
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: new xf86-input for macbooks and other multitouch-touchpads.

    I'm really keen to try this out and do some testing... but... being a total noob I'm gonna need someone to give me step by step instructions as to compiling, etc...

  10. #130
    Join Date
    Feb 2006
    Location
    Viña del mar, Chile
    Beans
    41
    Distro
    Ubuntu 10.04 Lucid Lynx

    Talking Re: new xf86-input for macbooks and other multitouch-touchpads.

    I still can't find the time to make the video I promised
    I hate the exam periods >.<
    I'll help now with an install guide for people like the guy above (like I was two months ago)

    Quote Originally Posted by npfthunfan View Post
    […] I'm gonna need someone to give me step by step instructions as to compiling, etc...
    01.- First, add the mactel repository:
    Code:
    sudo apt-add-repository ppa:mactel-support/ppa
    02.- EDIT: The Lucid repository added the bcm5974-dkms package, so this step is not needed, so go to step 03
    I think the Lucid repository doesn't have bcm5974-dkms, so let's add the Karmic repository:
    Code:
    echo '
    deb http://ppa.launchpad.net/mactel-support/ubuntu karmic main
    deb-src http://ppa.launchpad.net/mactel-support/ubuntu jaunty main'\
    | sudo tee -a /etc/apt/sources.list
    03.- Update apt-get to see the new packages in the repositories you just added:
    Code:
    sudo apt-get update
    04.- Now, install some stuff we need:
    Code:
    sudo apt-get install bcm5974-dkms git-core xserver-xorg-dev
    05.- Get the actual driver:
    Code:
    cd ~
    git clone http://bitmath.org/git/multitouch.git
    06.- Compile and install it:
    Code:
    cd ~/multitouch
    sudo make install
    07.- Tell your computer to use the driver:
    Code:
    echo '
    Section "InputClass"
        MatchIsTouchpad "true"
        Identifier "Multitouch Touchpad"
        Driver "multitouch"
    EndSection' | sudo tee -a /etc/X11/xorg.conf
    08.- Before reading step 09, be sure you have a mouse connected or at least know how to open a terminal with the keyboard (ctrl+alt+t; alt+F2, then type gnome-terminal; or use gnome-do), just in case the cursor doesn't move. And be sure to read everything and take notes of step 11 just in case.

    09.- Reboot or Logout/Login

    10.- If it worked, jump to step 13

    11.- If the cursor doesn't move, try this:
    Code:
    modprobe -r bcm5974
    modprobe bcm5974
    12.- If that didn't help, ask here! I don't know what happened

    13.- Now that it's working: Enjoy! And be sure to come back here and report any bug or misbehaviour
    Last edited by NiñoScript; July 24th, 2010 at 02:02 AM. Reason: Fixed steps 02 and 07!, You don't need step 02 anymore.
    NiñoScript.age = new Number(16); //(>^;^<)
    (Wow, I did that signature when I was 16… I'm 20 now… it's sad to see how I'm slowly getting old u.u)

Page 13 of 39 FirstFirst ... 3111213141523 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •