Xf86-input-synaptics 1.5.0-1 = 1.5.99-0.2 No „afterscroll"

After upgrade of package xf86-input-synaptics from 1.5.0-1 to 1.5.99-0.2 on x86_64 my synaptics touchpad lost ability to do Coasting*.
* I guess that's how ability to do scroll drift called. You start scrolling quickly and release touchpad. After release scrolling still goes on.
ADDITIONAL INFO:
* I see a lot of
![1331675832,000,xklavier_evt_xkb.c:xkl_xkb_process_x_event/] ATTENTION! Currently cached group 0 is not equal to the current group from the event: 1
in my .xsession-errors
* Fiddling with synaptic options didn't resulted in any desirable result.
* Downgrading to previous 1.5.0-1 version makes cursor to not even budge. I mean it just doesn't move.
* I'm not very sure that exactly xf86-input-synaptics is to blame. There was bunch of other xorg-* and xf86-* packages upgraded too.
* I still see some effects that shows that Coasting actually works, but just not, like expected. Current behaviour is:
When you scroll quickly and release touchbar scrolling stops. After ~0.5 second it scrolls by 1 scroll step in direction it should drift/coast to.

I experienced the same using [testing] earlier, cross thread for reference: https://bbs.archlinux.org/viewtopic.php?id=136743
If you say this used to work alright, this might be worth a ticket on flyspray: https://bugs.archlinux.org/

Similar Messages

  • Xf86-input-synaptics 99.1-1

    The update to xf86-input-synaptics 99.1-1 breaks something, and no longer recognises tapping or scrolling.
    I was unable to diagnose the problem (I'm in English class =P) so I just downgraded to 15.2-1.
    For some reason the update was in the extra repositories, instead of testing..

    I had the same problem. I found the answer in the wiki.
    New xorg disables sidescrolling and tapping by default.
    Remove whatever you have in your xorg.conf about synaptics and add this to it. I have the two lines relating to two finger scrolling commented out because you are probbably not used to two finger scrolling if you want sidescrolling. Uncomment them if you see fit.
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    #Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    #Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    EDIT: Oh yeah, this works for me, but this may not be the smartest way to do it. This post describes an alternate method:
    http://bbs.archlinux.org/viewtopic.php? … 88#p456488
    I'm too lazy to do it, but this method is better since it works with the new hotplug feature in xorg. You could read the wiki page about it if you want.
    Last edited by sokuban (2008-12-02 03:24:33)

  • [SOLVED] Touchpad Synaptics not works after last update of xf86-input

    after this packages
    xf86-input-synaptics 1.8.0-2 <<< works
    xf86-input-synaptics 1.8.0-3 << not works
    https://projects.archlinux.org/svntogit … 54796cff46
    dmesg|grep input
    [ 0.866883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.842679] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    [ 1.842756] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    [ 1.843934] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    [ 1.844001] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    [ 2.169742] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    [ 2.169933] hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    [ 2.171262] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    [ 2.171357] hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    [ 10.099521] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    [ 10.099624] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    [ 10.099692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 10.398671] input: PC Speaker as /devices/platform/pcspkr/input/input9
    [ 11.840489] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    [ 12.211308] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    [ 12.212530] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    [ 13.254950] sound hdaudioC0D0: inputs:
    [ 13.580490] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    [ 13.580985] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 13.581106] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 13.581224] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    [ 17.274881] input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    journalctl -b |grep input
    ago 21 09:02:37 drog-laptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04F3:0103.0001/input/input2
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:14.0-1/input0
    ago 21 09:02:37 drog-laptop kernel: input: HID 04f3:0103 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:04F3:0103.0002/input/input3
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:14.0-1/input1
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:09DA:9066.0003/input/input4
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-2/input0
    ago 21 09:02:37 drog-laptop kernel: input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:09DA:9066.0004/input/input5
    ago 21 09:02:37 drog-laptop kernel: hid-generic 0003:09DA:9066.0004: input,hidraw3: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-2/input1
    ago 21 09:02:40 drog-laptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7
    ago 21 09:02:40 drog-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    ago 21 09:02:41 drog-laptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
    ago 21 09:02:42 drog-laptop kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3a/LNXVIDEO:00/input/input11
    ago 21 09:02:42 drog-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    ago 21 09:02:43 drog-laptop kernel: sound hdaudioC0D0: inputs:
    ago 21 09:02:44 drog-laptop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    ago 21 09:02:44 drog-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    ago 21 09:02:47 drog-laptop kernel: input: WebCam SC-13HDL11939N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input17
    ago 21 09:02:52 drog-laptop acpid[589]: starting up with netlink and the input layer
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event7 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event11 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event10 (Video Bus)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event6 (Power Button)
    ago 21 09:02:53 drog-laptop systemd-logind[585]: Watching system buttons on /dev/input/event5 (Lid Switch)
    cat /usr/share/X11/xorg.conf.d/50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on clickpads
    # and the right and middle top areas to be right / middle buttons on clickpads
    # with a top button area.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "58% 0 0 8% 42% 58% 0 8%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ HID 04f3:0103 id=11 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=12 [slave pointer (2)]
    ⎜ ↳ A4TECH USB Device id=13 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=16 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Power Button id=9 [slave keyboard (3)]
    ↳ HID 04f3:0103 id=10 [slave keyboard (3)]
    ↳ WebCam SC-13HDL11939N id=14 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
    synclient
    Couldn't find synaptics properties. No synaptics driver loaded?
    lsmod
    Module Size Used by
    bbswitch 12878 0
    nls_iso8859_1 12461 1
    nls_cp437 16553 1
    vfat 21231 1
    fat 61984 1 vfat
    fuse 87446 5
    uvcvideo 78952 0
    videobuf2_vmalloc 12816 1 uvcvideo
    ath3k 12685 0
    videobuf2_memops 12519 1 videobuf2_vmalloc
    videobuf2_core 47787 1 uvcvideo
    ecb 12737 1
    v4l2_common 12995 1 videobuf2_core
    btusb 25625 0
    bluetooth 394557 3 ath3k,btusb
    videodev 126443 3 uvcvideo,v4l2_common,videobuf2_core
    media 18365 2 uvcvideo,videodev
    6lowpan_iphc 16588 1 bluetooth
    snd_hda_codec_hdmi 45117 1
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    nvram 13034 0
    joydev 17063 0
    mousedev 17272 0
    ipt_REJECT 12465 1
    xt_comment 12427 2
    arc4 12536 2
    xt_LOG 17156 5
    ath9k 94538 0
    ath9k_common 21746 1 ath9k
    ath9k_hw 403753 2 ath9k_common,ath9k
    ath 26067 3 ath9k_common,ath9k,ath9k_hw
    mac80211 514630 1 ath9k
    r8169 68119 0
    mii 12675 1 r8169
    cfg80211 454161 4 ath,ath9k_common,ath9k,mac80211
    snd_hda_intel 26327 4
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    i915 864723 4
    drm_kms_helper 49262 1 i915
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    coretemp 12820 0
    hwmon 12930 1 coretemp
    led_class 12859 1 ath9k
    intel_rapl 17356 0
    rfkill 18867 3 cfg80211,bluetooth
    x86_pkg_temp_thermal 12951 0
    psmouse 102792 0
    drm 258005 6 i915,drm_kms_helper
    intel_powerclamp 17122 0
    kvm_intel 143217 0
    snd_timer 26614 1 snd_pcm
    shpchp 35210 0
    lpc_ich 20768 0
    mei_me 17941 0
    intel_gtt 17848 1 i915
    kvm 413027 1 kvm_intel
    crct10dif_pclmul 13394 0
    crc32_pclmul 12915 0
    crc32c_intel 21809 0
    ghash_clmulni_intel 12978 0
    cryptd 18553 1 ghash_clmulni_intel
    microcode 22061 0
    evdev 21544 29
    pcspkr 12595 0
    mac_hid 12633 0
    i2c_algo_bit 12744 1 i915
    i2c_i801 16965 0
    mei 75033 1 mei_me
    serio_raw 12849 0
    i2c_core 50152 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,videodev
    tpm_tis 17134 0
    thermal 17559 0
    fan 12681 0
    battery 13356 0
    snd 69340 16 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    soundcore 13031 2 snd,snd_hda_codec
    tpm 31467 1 tpm_tis
    video 17995 1 i915
    button 12909 1 i915
    processor 27777 0
    xt_limit 12601 7
    wmi 17339 0
    ac 12715 0
    xt_tcpudp 12527 11
    xt_addrtype 12557 4
    nf_conntrack_ipv4 17706 7
    nf_defrag_ipv4 12483 1 nf_conntrack_ipv4
    xt_conntrack 12681 7
    ip6_tables 26025 0
    nf_conntrack_netbios_ns 12445 0
    nf_conntrack_broadcast 12365 1 nf_conntrack_netbios_ns
    nf_nat_ftp 12460 0
    nf_nat 22338 1 nf_nat_ftp
    nf_conntrack_ftp 16783 1 nf_nat_ftp
    nf_conntrack 87324 7 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4
    iptable_filter 12536 1
    ip_tables 26011 1 iptable_filter
    x_tables 27104 10 xt_comment,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ipt_REJECT,ip6_tables,xt_addrtype
    ext4 497695 2
    crc16 12343 2 ext4,bluetooth
    mbcache 17171 1 ext4
    jbd2 86460 1 ext4
    hid_generic 12393 0
    usbhid 44507 0
    hid 102220 2 hid_generic,usbhid
    sd_mod 44356 5
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 2 crct10dif_pclmul,crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ahci 29195 4
    libahci 27158 1 ahci
    libata 181553 2 ahci,libahci
    ehci_pci 12512 0
    scsi_mod 142915 3 libata,sd_mod,sr_mod
    xhci_hcd 152990 0
    ehci_hcd 69939 1 ehci_pci
    usbcore 199328 7 ath3k,btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 12440 1 usbcore
    i8042 18002 1 libps2
    serio 18282 6 serio_raw,atkbd,i8042,psmouse
    EDIT:
    cat /var/log/Xorg.0.log| grep Synap
    [ 301.566] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 301.566] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
    [ 301.566] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event9"
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 301.566] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 301.566] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 301.566] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 301.567] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 301.567] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
    [ 301.567] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 301.567] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
    [ 301.567] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    (EE) [dix] SynPS/2 Synaptics TouchPad: unable to find touch point 1
    EDIT2:
    SOLVED!
    just remove /etc/X11/xorg.conf.d/10-evdev.conf
    Last edited by drog (2014-08-21 13:29:49)

    lordheavy wrote:
    X reads first configuration in /usr/share/X11/xorg.conf.d then /etc/X11/xorg.conf.d
    When you copy 10-evdev.conf file into /etc/X11 you completly override previous system configuration. It's the reason copying synaptics configuration file into /etc/X11 fixes the issue
    Defining default system configuration in /etc/X11 with previous xorg was a mistake, now it's fixed.
    Wiki should be fixed. It's not a packaging bug, but a configuration bug.
    @lordheavy
    I agree with you that the new xf86-input-synaptics package is using the right configuration scheme, however it is breaking the functionality on every installed system. It was a packaging bug, which is now fixed, but it has to be handled manually by most users of previous versions. That's why I won't re-open the bug report FS#41589. Instead, I am asking here: shouldn't this change be notified to the users just like it has been done for most breaking changes on archlinux frontpage news?
    By the way, thanks for your great work.

  • [xf86-input-evdev-trackpoint] Still no middle mouse scroll on T440p

    Hi all,
    This post is related to the launchpad bug "Middle button does not work for scrolling" and to the AUR package "xf86-input-evdev-trackpoint".
    Abstract: The synaptics driver is currently not able to emulate scrollling using the middle mouse button on newer ThinkPads (**40 series). This AUR package aims at resolving this issue, but I'm having trouble to make it work.
    So I installed the package and rebooted. The new file "90-evdev-trackpoint.conf" appeared in my /etc/X11/xorg.conf.d folder and the installation went fine. However:
    My left and middle mouse buttons are not recognized afterwars, only my right mouse button works
    I still have no middle mouse button scrolling feature
    Maybe worth mentioning:
    I do not use the testing repo
    KDE desktop
    System is up-to-date
    The 90-.... Xorg conf file is the highest conf file number (so the settings should not be overridden)
    Anyway, thanks for the effort to get that touchpad going, and thank you for your help!
    Regards,
    Laurent

    Hi,
    I played around with the config files, and have some results by now. Note that I use the touchpad too, which causes some more problems.
    So the source of the problem was apparently my 50-synaptics.conf, in which the Touchpad sections used the "synaptics" driver. There were 2 occurrences, if I change both, it works!
    However:
    synaptics provides MUCH better usability than evdev, if you do not configure everything by now. Especially important was the hysteresis, which made normal touchpad clicks usable again.
    tap-clicks are triggered too sensibly (with too little pressure on the touchpad). I think this is evdev related and only a setting, but I couln't fine one. Have you got an idea?
    As I use the SoftButtonAreas and AreaTopEdge settings, the top border of my touchpad should emulate the three "classic" ThinkPad buttons, and the mouse pointer should not move. This worked fine with synaptic. Now that the driver is evdev, only the middle and right area react to those classic clicks, but the left mouse button area is dead. I have absolutely no idea how to get it back without having mouse pointer movements in those areas. Any suggestions?
    Middle click events are not always delivered reliably
    Btw: tap-to-click and normal click generally work fine in the areas below AreaTopEdge.
    So, have you got an idea how to get the "dead" area working again?
    And, why did you use evdev, and not synaptics? I assume you have to make evdev work before synaptics can work, no?
    Furthermore: why did you disable your touchpad?
    At last, my config files:
    50-synaptics.conf
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "evdev"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "3"
    Option "TapButton3" "2"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on
    # non-synaptics clickpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "evdev"
    Option "SoftButtonAreas" "60% 0 0 2600 40% 60% 0 2600"
    Option "AreaTopEdge" "2600"
    Option "PalmDetect" "1"
    Option "HorizTwoFingerScroll" "1"
    Option "HorizHysteresis" "30"
    Option "VertHysteresis" "30"
    Option "FingerPress" "100"
    # Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    # To disable the bottom edge area so the buttons only work as buttons,
    # not for movement, set the AreaBottomEdge
    # Option "AreaBottomEdge" "82%"
    EndSection
    Section "InputClass"
    Identifier "trackpoint catchall"
    MatchIsPointer "true"
    MatchProduct "TrackPoint|DualPoint Stick"
    MatchDevicePath "/dev/input/event*"
    Option "EmulateWheel" "1"
    Option "EmulateWheelTimeout" "200"
    Option "EmulateWheelButton" "2"
    Option "XAxisMapping" "6 7"
    Option "YAxisMapping" "4 5"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    90-evdev-trackpoint.conf
    Section "InputClass"
    Identifier "TrackPoint"
    MatchProduct "TrackPoint"
    MatchDriver "evdev"
    Option "EmulateWheel" "1"
    Option "EmulateWheelButton" "2"
    Option "XAxisMapping" "6 7"
    EndSection
    Thanks for your time, and keep up the great work!
    Regards,
    Laurent
    Last edited by LimaSierra (2013-12-12 15:53:07)

  • Sdl_image vs. xf86-input-mouse naming convention

    This is really a minor issue, but I just wanted to point out that, people, we should pick either underscores or hyphens.  Because mixing them just gets confusing.  I realize it can be really hard to make all package naming completely perfect, because of the whole problem where you have to kind of name a package after the application contained therein.  But you know, it's just a thought.
    I'm switching to Hyphen Linux: "We Have Our Package Naming Conventions Totally Under Control." 
    Oh, and I'll say it first:  "Yawn..."   

    The reason for this: it's following upstream stuff. xf86-input-mouse is named this way upstream, sdl_image is also named this way upstream.

  • Xorg crashes when pressing "ctrl-c" - bug in xf86-input-evdev 2.1.0

    like the title says ..
    when i press ctrl-c (for example copying files in nautilus), xorg restarts. i'm using a config-less xorg like the poster in the second link below.
    first, i get a gdm login screen - there i can enter my user, but after pressing enter it freezes/restarts again.
    the second time, everything is ok.
    this bug is already on the net here:
    https://lists.berlios.de/pipermail/sorc … 00829.html
    and here:
    http://www.mail-archive.com/debian-bugs … 90154.html
    reverting to 1.5.3-2 .....
    does NOT help.
    reverting to xf86-input-evdev 2.0.7-1
    FIXES the problem.
    Bug report here: http://bugs.archlinux.org/task/12372
    Last edited by schuay (2008-12-07 11:32:03)

    Same here, take a look http://bugs.archlinux.org/task/12342

  • [Solved]Synaptics Touchpad not working at all on Fujitsu Siemens UH552

    Hi,
    I have just installed Arch on my Fujitsu Siemens UH552 laptop. Everything works except for the touchpad which seems to get loaded by Xorg, but when in X it doesn't work. I have tried both using /dev/input/event* and /dev/input/mouse0 as device paths, neither works.
    xf86-input-evdev and xf86-input-synaptics are installed.
    I have tried running both with the default 10-evdev.conf, with 10-synaptics.conf, with both, and without both.
    TLDR SOLUTION: https://bbs.archlinux.org/viewtopic.php … 3#p1189603
    My current 10-synaptics.conf:
    Section "InputClass"
    Identifier "Touchpad Catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "synaptics"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Xorg.0.log
    [ 2275.127]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 2275.130] X Protocol Version 11, Revision 0
    [ 2275.131] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 2275.132] Current Operating System: Linux corvo 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
    [ 2275.132] Kernel command line: root=/dev/sda2 rootflags=subvol=__active ro initrd=/boot/initramfs-linux.img BOOT_IMAGE=/boot/vmlinuz-linux
    [ 2275.134] Build Date: 27 August 2012 08:04:39AM
    [ 2275.135]
    [ 2275.136] Current version of pixman: 0.26.2
    [ 2275.138] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2275.138] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2275.142] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 1 13:16:01 2012
    [ 2275.143] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2275.144] (==) No Layout section. Using the first Screen section.
    [ 2275.144] (==) No screen section available. Using defaults.
    [ 2275.144] (**) |-->Screen "Default Screen Section" (0)
    [ 2275.144] (**) | |-->Monitor "<default monitor>"
    [ 2275.144] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 2275.144] (**) | |-->Device "Intel Graphics"
    [ 2275.144] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2275.144] (==) Automatically adding devices
    [ 2275.144] (==) Automatically enabling devices
    [ 2275.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 2275.144] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 2275.144] Entry deleted from font path.
    [ 2275.144] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 2275.144] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 2275.144] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2275.144] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2275.144] (II) Loader magic: 0x7c8b00
    [ 2275.144] (II) Module ABI versions:
    [ 2275.144] X.Org ANSI C Emulation: 0.4
    [ 2275.144] X.Org Video Driver: 12.1
    [ 2275.144] X.Org XInput driver : 16.0
    [ 2275.144] X.Org Server Extension : 6.0
    [ 2275.144] (--) PCI:*(0:0:2:0) 8086:0166:10cf:16c2 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00002000/64
    [ 2275.144] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2275.144] (II) LoadModule: "extmod"
    [ 2275.144] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2275.145] (II) Module extmod: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension MIT-SCREEN-SAVER
    [ 2275.145] (II) Loading extension XFree86-VidModeExtension
    [ 2275.145] (II) Loading extension XFree86-DGA
    [ 2275.145] (II) Loading extension DPMS
    [ 2275.145] (II) Loading extension XVideo
    [ 2275.145] (II) Loading extension XVideo-MotionCompensation
    [ 2275.145] (II) Loading extension X-Resource
    [ 2275.145] (II) LoadModule: "dbe"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2275.145] (II) Module dbe: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension DOUBLE-BUFFER
    [ 2275.145] (II) LoadModule: "glx"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2275.145] (II) Module glx: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (==) AIGLX enabled
    [ 2275.145] (II) Loading extension GLX
    [ 2275.145] (II) LoadModule: "record"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2275.145] (II) Module record: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.13.0
    [ 2275.145] Module class: X.Org Server Extension
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension RECORD
    [ 2275.145] (II) LoadModule: "dri"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2275.145] (II) Module dri: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.0.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension XFree86-DRI
    [ 2275.145] (II) LoadModule: "dri2"
    [ 2275.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2275.145] (II) Module dri2: vendor="X.Org Foundation"
    [ 2275.145] compiled for 1.12.4, module version = 1.2.0
    [ 2275.145] ABI class: X.Org Server Extension, version 6.0
    [ 2275.145] (II) Loading extension DRI2
    [ 2275.145] (II) LoadModule: "intel"
    [ 2275.146] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 2275.146] (II) Module intel: vendor="X.Org Foundation"
    [ 2275.146] compiled for 1.12.3.901, module version = 2.20.5
    [ 2275.146] Module class: X.Org Video Driver
    [ 2275.146] ABI class: X.Org Video Driver, version 12.1
    [ 2275.146] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+)
    [ 2275.146] (--) using VT number 7
    [ 2275.149] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.149] drmOpenDevice: open result is 7, (OK)
    [ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 7, (OK)
    [ 2275.150] drmOpenByBusid: drmOpenMinor returns 7
    [ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 8, (OK)
    [ 2275.150] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 2275.150] drmOpenDevice: node name is /dev/dri/card0
    [ 2275.150] drmOpenDevice: open result is 8, (OK)
    [ 2275.150] drmOpenByBusid: drmOpenMinor returns 8
    [ 2275.150] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 2275.150] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 2275.150] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 2275.150] (==) intel(0): RGB weight 888
    [ 2275.150] (==) intel(0): Default visual is TrueColor
    [ 2275.150] (**) intel(0): Option "AccelMethod" "sna"
    [ 2275.150] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
    [ 2275.151] (**) intel(0): Framebuffer tiled
    [ 2275.151] (**) intel(0): Pixmaps tiled
    [ 2275.151] (**) intel(0): 3D buffers tiled
    [ 2275.151] (**) intel(0): Throttling enabled
    [ 2275.151] (**) intel(0): Delayed flush enabled
    [ 2275.151] (**) intel(0): "Tear free" disabled
    [ 2275.151] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 2275.151] (II) intel(0): Output LVDS1 has no monitor section
    [ 2275.152] (II) intel(0): found backlight control interface acpi_video0 (type 'firmware')
    [ 2275.152] (II) intel(0): Output VGA1 has no monitor section
    [ 2275.153] (II) intel(0): Output HDMI1 has no monitor section
    [ 2275.193] (II) intel(0): Output DP1 has no monitor section
    [ 2275.193] (II) intel(0): EDID for output LVDS1
    [ 2275.193] (II) intel(0): Manufacturer: LGD Model: 371 Serial#: 0
    [ 2275.193] (II) intel(0): Year: 2012 Week: 0
    [ 2275.193] (II) intel(0): EDID Version: 1.3
    [ 2275.193] (II) intel(0): Digital Display Input
    [ 2275.193] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 16
    [ 2275.193] (II) intel(0): Gamma: 2.20
    [ 2275.193] (II) intel(0): No DPMS capabilities specified
    [ 2275.193] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2275.193] (II) intel(0): First detailed timing is preferred mode
    [ 2275.193] (II) intel(0): redX: 0.589 redY: 0.347 greenX: 0.343 greenY: 0.555
    [ 2275.193] (II) intel(0): blueX: 0.160 blueY: 0.124 whiteX: 0.313 whiteY: 0.329
    [ 2275.193] (II) intel(0): Manufacturer's mask: 0
    [ 2275.193] (II) intel(0): Supported detailed timing:
    [ 2275.193] (II) intel(0): clock: 70.0 MHz Image Size: 293 x 165 mm
    [ 2275.193] (II) intel(0): h_active: 1366 h_sync: 1402 h_sync_end 1438 h_blank_end 1476 h_border: 0
    [ 2275.193] (II) intel(0): v_active: 768 v_sync: 772 v_sync_end 780 v_blanking: 790 v_border: 0
    [ 2275.193] (II) intel(0): LG Display
    [ 2275.193] (II) intel(0): LP133WH2-TLF1
    [ 2275.193] (II) intel(0): EDID (in hex):
    [ 2275.193] (II) intel(0): 00ffffffffffff0030e4710300000000
    [ 2275.193] (II) intel(0): 00160103801d10780afc359658578e29
    [ 2275.193] (II) intel(0): 1f505400000001010101010101010101
    [ 2275.193] (II) intel(0): 010101010101581b566e500016302424
    [ 2275.194] (II) intel(0): 480025a5100000190000000000000000
    [ 2275.194] (II) intel(0): 00000000000000000000000000fe004c
    [ 2275.194] (II) intel(0): 4720446973706c61790a2020000000fe
    [ 2275.194] (II) intel(0): 004c503133335748322d544c463100ce
    [ 2275.194] (II) intel(0): EDID vendor "LGD", prod id 881
    [ 2275.194] (II) intel(0): Printing DDC gathered Modelines:
    [ 2275.194] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
    [ 2275.194] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 2275.194] (II) intel(0): Printing probed modes for output LVDS1
    [ 2275.194] (II) intel(0): Modeline "1366x768"x60.0 70.00 1366 1402 1438 1476 768 772 780 790 -hsync -vsync (47.4 kHz eP)
    [ 2275.194] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 2275.194] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 2275.194] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 2275.194] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 2275.194] (II) intel(0): EDID for output VGA1
    [ 2275.195] (II) intel(0): EDID for output HDMI1
    [ 2275.236] (II) intel(0): EDID for output DP1
    [ 2275.236] (II) intel(0): Output LVDS1 connected
    [ 2275.236] (II) intel(0): Output VGA1 disconnected
    [ 2275.236] (II) intel(0): Output HDMI1 disconnected
    [ 2275.236] (II) intel(0): Output DP1 disconnected
    [ 2275.236] (II) intel(0): Using exact sizes for initial modes
    [ 2275.236] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 2275.236] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2275.236] (**) intel(0): Display dimensions: (290, 160) mm
    [ 2275.236] (**) intel(0): DPI set to (119, 121)
    [ 2275.236] (II) Loading sub module "dri2"
    [ 2275.236] (II) LoadModule: "dri2"
    [ 2275.237] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2275.237] (II) Module dri2: vendor="X.Org Foundation"
    [ 2275.237] compiled for 1.12.4, module version = 1.2.0
    [ 2275.237] ABI class: X.Org Server Extension, version 6.0
    [ 2275.237] (==) Depth 24 pixmap format is 32 bpp
    [ 2275.237] (II) intel(0): SNA initialized with IvyBridge backend
    [ 2275.237] (==) intel(0): Backing store disabled
    [ 2275.237] (==) intel(0): Silken mouse enabled
    [ 2275.237] (II) intel(0): HW Cursor enabled
    [ 2275.237] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 2275.238] (==) intel(0): DPMS enabled
    [ 2275.239] (II) intel(0): [DRI2] Setup complete
    [ 2275.239] (II) intel(0): [DRI2] DRI driver: i965
    [ 2275.239] (II) intel(0): direct rendering: DRI2 Enabled
    [ 2275.239] (==) intel(0): hotplug detection: "enabled"
    [ 2275.239] (--) RandR disabled
    [ 2275.239] (II) Initializing built-in extension Generic Event Extension
    [ 2275.239] (II) Initializing built-in extension SHAPE
    [ 2275.239] (II) Initializing built-in extension MIT-SHM
    [ 2275.239] (II) Initializing built-in extension XInputExtension
    [ 2275.239] (II) Initializing built-in extension XTEST
    [ 2275.239] (II) Initializing built-in extension BIG-REQUESTS
    [ 2275.239] (II) Initializing built-in extension SYNC
    [ 2275.239] (II) Initializing built-in extension XKEYBOARD
    [ 2275.239] (II) Initializing built-in extension XC-MISC
    [ 2275.239] (II) Initializing built-in extension SECURITY
    [ 2275.239] (II) Initializing built-in extension XINERAMA
    [ 2275.239] (II) Initializing built-in extension XFIXES
    [ 2275.239] (II) Initializing built-in extension RENDER
    [ 2275.239] (II) Initializing built-in extension RANDR
    [ 2275.239] (II) Initializing built-in extension COMPOSITE
    [ 2275.239] (II) Initializing built-in extension DAMAGE
    [ 2275.250] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 2275.250] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 2275.250] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 2275.250] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 2275.250] (II) AIGLX: Loaded and initialized i965
    [ 2275.250] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 2275.251] (II) intel(0): switch to mode 1366x768 on crtc 3 (pipe 0)
    [ 2275.276] (II) intel(0): Setting screen physical size to 361 x 203
    [ 2275.319] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [ 2275.319] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2275.319] (II) LoadModule: "evdev"
    [ 2275.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 2275.320] (II) Module evdev: vendor="X.Org Foundation"
    [ 2275.320] compiled for 1.12.3.901, module version = 2.7.3
    [ 2275.320] Module class: X.Org XInput Driver
    [ 2275.320] ABI class: X.Org XInput driver, version 16.0
    [ 2275.320] (II) Using input driver 'evdev' for 'Power Button'
    [ 2275.320] (**) Power Button: always reports core events
    [ 2275.320] (**) evdev: Power Button: Device: "/dev/input/event6"
    [ 2275.320] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2275.320] (--) evdev: Power Button: Found keys
    [ 2275.320] (II) evdev: Power Button: Configuring as keyboard
    [ 2275.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
    [ 2275.320] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 2275.320] (**) Option "xkb_rules" "evdev"
    [ 2275.320] (**) Option "xkb_model" "evdev"
    [ 2275.320] (**) Option "xkb_layout" "se"
    [ 2275.355] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event3)
    [ 2275.356] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
    [ 2275.356] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
    [ 2275.356] (**) Fujitsu FUJ02E3: always reports core events
    [ 2275.356] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event3"
    [ 2275.356] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
    [ 2275.356] (--) evdev: Fujitsu FUJ02E3: Found keys
    [ 2275.356] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
    [ 2275.356] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/FUJ02E3:00/input/input3/event3"
    [ 2275.356] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
    [ 2275.356] (**) Option "xkb_rules" "evdev"
    [ 2275.356] (**) Option "xkb_model" "evdev"
    [ 2275.356] (**) Option "xkb_layout" "se"
    [ 2275.357] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
    [ 2275.357] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 2275.357] (II) Using input driver 'evdev' for 'Video Bus'
    [ 2275.357] (**) Video Bus: always reports core events
    [ 2275.357] (**) evdev: Video Bus: Device: "/dev/input/event9"
    [ 2275.357] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 2275.357] (--) evdev: Video Bus: Found keys
    [ 2275.357] (II) evdev: Video Bus: Configuring as keyboard
    [ 2275.357] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
    [ 2275.357] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 2275.358] (**) Option "xkb_rules" "evdev"
    [ 2275.358] (**) Option "xkb_model" "evdev"
    [ 2275.358] (**) Option "xkb_layout" "se"
    [ 2275.359] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event2)
    [ 2275.359] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
    [ 2275.359] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
    [ 2275.359] (**) Fujitsu FUJ02B1: always reports core events
    [ 2275.359] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event2"
    [ 2275.359] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
    [ 2275.359] (--) evdev: Fujitsu FUJ02B1: Found keys
    [ 2275.359] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
    [ 2275.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/FUJ02B1:00/input/input2/event2"
    [ 2275.359] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
    [ 2275.359] (**) Option "xkb_rules" "evdev"
    [ 2275.359] (**) Option "xkb_model" "evdev"
    [ 2275.359] (**) Option "xkb_layout" "se"
    [ 2275.360] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 2275.360] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 2275.360] (II) Using input driver 'evdev' for 'Power Button'
    [ 2275.360] (**) Power Button: always reports core events
    [ 2275.360] (**) evdev: Power Button: Device: "/dev/input/event5"
    [ 2275.360] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 2275.360] (--) evdev: Power Button: Found keys
    [ 2275.360] (II) evdev: Power Button: Configuring as keyboard
    [ 2275.361] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
    [ 2275.361] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
    [ 2275.361] (**) Option "xkb_rules" "evdev"
    [ 2275.361] (**) Option "xkb_model" "evdev"
    [ 2275.361] (**) Option "xkb_layout" "se"
    [ 2275.362] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
    [ 2275.362] (II) No input driver specified, ignoring this device.
    [ 2275.362] (II) This device may have been added with another device file.
    [ 2275.362] (II) config/udev: Adding input device FJ Camera (/dev/input/event7)
    [ 2275.362] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
    [ 2275.362] (II) Using input driver 'evdev' for 'FJ Camera'
    [ 2275.362] (**) FJ Camera: always reports core events
    [ 2275.362] (**) evdev: FJ Camera: Device: "/dev/input/event7"
    [ 2275.363] (--) evdev: FJ Camera: Vendor 0x10f1 Product 0x1a44
    [ 2275.363] (--) evdev: FJ Camera: Found keys
    [ 2275.363] (II) evdev: FJ Camera: Configuring as keyboard
    [ 2275.363] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input7/event7"
    [ 2275.363] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
    [ 2275.363] (**) Option "xkb_rules" "evdev"
    [ 2275.363] (**) Option "xkb_model" "evdev"
    [ 2275.363] (**) Option "xkb_layout" "se"
    [ 2275.364] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 2275.364] (II) No input driver specified, ignoring this device.
    [ 2275.364] (II) This device may have been added with another device file.
    [ 2275.364] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
    [ 2275.364] (II) No input driver specified, ignoring this device.
    [ 2275.364] (II) This device may have been added with another device file.
    [ 2275.365] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
    [ 2275.365] (II) No input driver specified, ignoring this device.
    [ 2275.365] (II) This device may have been added with another device file.
    [ 2275.365] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 2275.365] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 2275.365] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 2275.366] (**) AT Translated Set 2 keyboard: always reports core events
    [ 2275.366] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 2275.366] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 2275.366] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 2275.366] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 2275.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 2275.366] (**) Option "xkb_rules" "evdev"
    [ 2275.366] (**) Option "xkb_model" "evdev"
    [ 2275.366] (**) Option "xkb_layout" "se"
    [ 2275.366] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 2275.366] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Touchpad Catchall"
    [ 2275.366] (II) LoadModule: "synaptics"
    [ 2275.366] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2275.367] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2275.367] compiled for 1.12.2, module version = 1.6.2
    [ 2275.367] Module class: X.Org XInput Driver
    [ 2275.367] ABI class: X.Org XInput driver, version 16.0
    [ 2275.367] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2275.367] (**) Option "Device" "/dev/input/event8"
    [ 2275.367] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 2275.367] (**) Option "TapButton1" "1"
    [ 2275.367] (**) Option "TapButton2" "2"
    [ 2275.367] (**) Option "TapButton3" "3"
    [ 2275.367] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 2275.367] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 2275.367] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 2275.368] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 2275.368] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 2275.368] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 2275.368] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 2275.368] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 2275.368] (II) No input driver specified, ignoring this device.
    [ 2275.368] (II) This device may have been added with another device file.
    [ 2275.368] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 2275.368] (II) No input driver specified, ignoring this device.
    [ 2275.368] (II) This device may have been added with another device file.
    xinput
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ SynPS/2 Synaptics TouchPad id=13 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Fujitsu FUJ02E3 id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Fujitsu FUJ02B1 id=9 [slave keyboard (3)]
    ↳ Power Button id=10 [slave keyboard (3)]
    ↳ FJ Camera id=11 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
    running
    dmesg | grep -i synaptics
    doesn't show anything. However running
    dmesg | grep -i psmouse
    returns a lot of
    psmouse serio1: bad data from KBC - timeout
    Last edited by flako (2012-11-08 09:44:59)

    I have tried doing that with both linux mint, and now fedora live usb. Neither one loads the touchpad correctly.  So yeah, our problems weren't really related
    Anyway, I tried looking into the
    psmouse serio1: bad data from KBC - timeout
    messages, and tried running psmouse proto (defined in /etc/modprobe.conf/psmouse.conf) as both raw and imps as per https://answers.launchpad.net/ubuntu/+s … ion/206950 Unfortunately, that didn't solve anything. Using the raw setting meant that the touchpad wasn't loaded at all (as in not appearing in the Xorg.log at all).
    The laptop is quite new, but at the same time what i figured from the touchpad vendor & product ID, the touchpad itself isn't. So it should technically work. Before installing arch i booted into windows to see if everything worked, and found no issues with the touchpad. So I have ruled out any hardware errors. Maybe its just the Fn-key that doesn't work yet in Linux? But that doesn't explain the "psmouse serio1: bad data from KBC - timeout" Any pointers to where I should look/ what commands I should run to delve deeper into this issue?
    Last edited by flako (2012-09-09 12:10:51)

  • Xf86-video-intel killed my Xorg

    I just updated my system
    [2009-04-15 19:38] upgraded xf86-input-evdev (2.1.2-1 -> 2.2.1-1)
    [2009-04-15 19:38] upgraded xf86-input-keyboard (1.3.2-1 -> 1.3.2-2)
    [2009-04-15 19:38] upgraded xf86-input-mouse (1.3.0-1 -> 1.4.0-2)
    [2009-04-15 19:38] upgraded xf86-input-synaptics (1.0.0-1 -> 1.1.0-1)
    [2009-04-15 19:38] upgraded xf86-input-vmmouse (12.6.3-1 -> 12.6.3-2)
    [2009-04-15 19:38] upgraded xf86-video-intel (2.4.3-1 -> 2.6.3-3)
    [2009-04-15 19:38] upgraded xf86-video-vesa (2.1.0-1 -> 2.2.0-1)
    [2009-04-15 19:38] upgraded xorg-server-utils (7.4-3 -> 7.4-4)
    [2009-04-15 19:38] upgraded xorg-server (1.5.3-5 -> 1.6.1-1)
    [2009-04-15 19:38] upgraded xorg-utils (7.4-2 -> 7.4-3)
    And now Xorg display is completely scrambled, execept for the mouse. I tried to downgrade what I could - I could only downgrade xorg-server and it didn't change anything.
    The only way for me to get my display back is to switch back to xf86-video-vesa.
    Section "Device"
    Identifier "Card0"
    Driver "vesa" # "intel"
    VendorName "All"
    BoardName "All"
    EndSection
    switching back to "intel" gives me a scrambled screen again.
    here is my complete xorg.conf, just in case. I tried to remove the xorg.conf file to let X decide of its configuration by itself, but the result was the same. Anyone knows where I should look to get more informations ?
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    # Serial Mouse not detected
    # USB Mouse not detected
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    Option "AccelMethod" "exa"
    Option "MigrationHeuristic" "greedy"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr-latin9"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

    I just tried to do a screenshot of my buggy display with scrot, and my desktop appears clean on it. I also tried with ImageMagick's import command, same result.
    So I guess the new driver is really breaking the display right when it comes to "paint" the screen - and the image actually looks like the lines are all messed up, like this :
    aaaaaaaaaaa
    bbbbbbbbbbb
    ccccccccccccc
    ddddddddddd
    turns to
    aaaaaaaabbb
    bbbbbccccccc
    cccdddddddd
    Last edited by jiyunatori (2009-04-21 23:32:17)

  • Unresponsive input devices after full system update

    This problem's been going on for a couple of months now. Essentially what happens is that when I perform a normal system update using
    sudo pacman -Syu
    and reboot the computer, it will go through the normal booting process (Everything marked as OK), but when the display manager starts, the resolution is significantly lower (probably 800x600 rather than 1366x768). Another symptom is that the neither the keyboard nor the mouse register any input on the screen. (Pressing the 'lock' keys don't trigger the LED on the keyboard, and the mouse doesn't move on the screen).
    The only way I've been able to remedy this situation is that everytime I perform a system update, I have to load up the Arch boot CD, and pacstrap the root installing.
    I"m not entirely sure which information one would need to diagnose this problem, but I'll include the output from the system update, and the pactrap update;
    System update:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Packages (63): alsa-plugins-1.0.27-1 archlinux-keyring-20130406-1 binutils-2.23.2-2 chromium-26.0.1410.63-1 cifs-utils-6.0-1 firefox-20.0.1-2 flashplugin-11.2.202.280-1 gcc-4.8.0-2 gcc-libs-4.8.0-2 git-1.8.2.1-1 glibc-2.17-5 gnome-media-3.4.0-2 harfbuzz-0.9.15-1 imagemagick-6.8.4.6-1 isl-0.11.2-1 java-commons-daemon-1.0.15-1 java-jsvc-1.0.15-1 kmod-13-1 ldb-1.1.15-1 libbsd-0.4.2-1 libcap-2.22-4 libcdio-paranoia-10.2+0.90+1-1 libdiscid-0.5.0-1 libgnome-media-profiles-3.0.0-4 libldap-2.4.35-1 libmicrohttpd-0.9.25-2 libnfs-1.5.0-1 libpng-1.5.15-1 libreoffice-base-4.0.2-2 libreoffice-calc-4.0.2-2 libreoffice-common-4.0.2-2 libreoffice-draw-4.0.2-2 libreoffice-en-US-4.0.2-2 libreoffice-gnome-4.0.2-2 libreoffice-impress-4.0.2-2 libreoffice-math-4.0.2-2 libreoffice-writer-4.0.2-2 libshairport-1.2.1.20121215-1 libva-1.1.1-1 libwbclient-4.0.5-1 libwnck3-3.4.5-1 libxi-1.7.1-1 linux-3.8.6-1 lua-5.2.2-1 mpg123-1.15.3-1 nspr-4.9.6-1 orc-0.4.17-1 psmisc-22.20-1 python-3.3.1-1 python2-2.7.4-1 python2-distribute-0.6.36-1 python2-lxml-3.1.1-1 smbclient-4.0.5-1 sqlite-3.7.16.2-1 sudo-1.8.6.p8-1 systemd-201-1 systemd-sysvcompat-201-1 tevent-0.9.18-1 thunderbird-17.0.5-1 vlc-2.0.6-1 xbmc-12.1-5 xf86-input-synaptics-1.7.0-1 xf86-video-vmware-13.0.0-3
    Total Download Size: 295.55 MiB
    Total Installed Size: 1047.26 MiB
    Net Upgrade Size: -80.29 MiB
    :: Retrieving packages ...
    downloading archlinux-keyring-20130406-1-any.pkg.tar.xz...
    downloading glibc-2.17-5-i686.pkg.tar.xz...
    downloading binutils-2.23.2-2-i686.pkg.tar.xz...
    downloading kmod-13-1-i686.pkg.tar.xz...
    downloading libcap-2.22-4-i686.pkg.tar.xz...
    downloading systemd-201-1-i686.pkg.tar.xz...
    downloading gcc-libs-4.8.0-2-i686.pkg.tar.xz...
    downloading gcc-4.8.0-2-i686.pkg.tar.xz...
    downloading isl-0.11.2-1-i686.pkg.tar.xz...
    downloading libldap-2.4.35-1-i686.pkg.tar.xz...
    downloading linux-3.8.6-1-i686.pkg.tar.xz...
    downloading psmisc-22.20-1-i686.pkg.tar.xz...
    downloading sudo-1.8.6.p8-1-i686.pkg.tar.xz...
    downloading systemd-sysvcompat-201-1-i686.pkg.tar.xz...
    downloading alsa-plugins-1.0.27-1-i686.pkg.tar.xz...
    downloading chromium-26.0.1410.63-1-i686.pkg.tar.xz...
    downloading libbsd-0.4.2-1-i686.pkg.tar.xz...
    downloading libwbclient-4.0.5-1-i686.pkg.tar.xz...
    downloading cifs-utils-6.0-1-i686.pkg.tar.xz...
    downloading sqlite-3.7.16.2-1-i686.pkg.tar.xz...
    downloading firefox-20.0.1-2-i686.pkg.tar.xz...
    downloading flashplugin-11.2.202.280-1-i686.pkg.tar.xz...
    downloading git-1.8.2.1-1-i686.pkg.tar.xz...
    downloading harfbuzz-0.9.15-1-i686.pkg.tar.xz...
    downloading imagemagick-6.8.4.6-1-i686.pkg.tar.xz...
    downloading java-commons-daemon-1.0.15-1-i686.pkg.tar.xz...
    downloading java-jsvc-1.0.15-1-i686.pkg.tar.xz...
    downloading libcdio-paranoia-10.2+0.90+1-1-i686.pkg.tar.xz...
    downloading libdiscid-0.5.0-1-i686.pkg.tar.xz...
    downloading libpng-1.5.15-1-i686.pkg.tar.xz...
    downloading libreoffice-en-US-4.0.2-2-i686.pkg.tar.xz...
    downloading python-3.3.1-1-i686.pkg.tar.xz...
    downloading libreoffice-common-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-base-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-calc-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-draw-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-gnome-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-impress-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-math-4.0.2-2-i686.pkg.tar.xz...
    downloading libreoffice-writer-4.0.2-2-i686.pkg.tar.xz...
    downloading libva-1.1.1-1-i686.pkg.tar.xz...
    downloading libwnck3-3.4.5-1-i686.pkg.tar.xz...
    downloading libxi-1.7.1-1-i686.pkg.tar.xz...
    downloading lua-5.2.2-1-i686.pkg.tar.xz...
    downloading mpg123-1.15.3-1-i686.pkg.tar.xz...
    downloading nspr-4.9.6-1-i686.pkg.tar.xz...
    downloading orc-0.4.17-1-i686.pkg.tar.xz...
    downloading python2-2.7.4-1-i686.pkg.tar.xz...
    downloading python2-distribute-0.6.36-1-any.pkg.tar.xz...
    downloading python2-lxml-3.1.1-1-i686.pkg.tar.xz...
    downloading tevent-0.9.18-1-i686.pkg.tar.xz...
    downloading ldb-1.1.15-1-i686.pkg.tar.xz...
    downloading smbclient-4.0.5-1-i686.pkg.tar.xz...
    downloading thunderbird-17.0.5-1-i686.pkg.tar.xz...
    downloading vlc-2.0.6-1-i686.pkg.tar.xz...
    downloading xf86-input-synaptics-1.7.0-1-i686.pkg.tar.xz...
    downloading xf86-video-vmware-13.0.0-3-i686.pkg.tar.xz...
    downloading libgnome-media-profiles-3.0.0-4-i686.pkg.tar.xz...
    downloading gnome-media-3.4.0-2-i686.pkg.tar.xz...
    downloading libmicrohttpd-0.9.25-2-i686.pkg.tar.xz...
    downloading libnfs-1.5.0-1-i686.pkg.tar.xz...
    downloading libshairport-1.2.1.20121215-1-i686.pkg.tar.xz...
    downloading xbmc-12.1-5-i686.pkg.tar.xz...
    checking keyring...
    checking package integrity...
    loading package files...
    checking for file conflicts...
    checking available disk space...
    upgrading alsa-plugins...
    upgrading archlinux-keyring...
    ==> Appending keys from archlinux.gpg...
    gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u
    gpg: depth: 1 valid: 5 signed: 64 trust: 0-, 0q, 0n, 5m, 0f, 0u
    gpg: depth: 2 valid: 64 signed: 1 trust: 64-, 0q, 0n, 0m, 0f, 0u
    gpg: next trustdb check due at 2014-01-22
    ==> Locally signing trusted keys in keyring...
    -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
    -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
    -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
    -> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
    -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
    ==> Importing owner trust values...
    ==> Updating trust database...
    gpg: next trustdb check due at 2014-01-22
    upgrading glibc...
    Generating locales...
    en_US.UTF-8... done
    en_US.ISO-8859-1... done
    Generation complete.
    upgrading binutils...
    upgrading kmod...
    upgrading libcap...
    upgrading systemd...
    upgrading chromium...
    installing libbsd...
    upgrading libwbclient...
    upgrading cifs-utils...
    upgrading sqlite...
    upgrading firefox...
    upgrading flashplugin...
    upgrading gcc-libs...
    upgrading gcc...
    upgrading git...
    upgrading libgnome-media-profiles...
    upgrading gnome-media...
    New optional dependencies for gnome-media
    gstreamer0.10-ugly-plugins: Record sound into mp3 format [installed]
    upgrading harfbuzz...
    upgrading imagemagick...
    upgrading isl...
    upgrading java-commons-daemon...
    upgrading java-jsvc...
    upgrading libcdio-paranoia...
    upgrading libdiscid...
    upgrading libldap...
    upgrading libmicrohttpd...
    upgrading libnfs...
    upgrading libpng...
    upgrading libreoffice-en-US...
    upgrading python...
    upgrading libreoffice-common...
    upgrading libreoffice-base...
    upgrading libreoffice-calc...
    upgrading libreoffice-draw...
    upgrading libreoffice-gnome...
    upgrading libreoffice-impress...
    upgrading libreoffice-math...
    upgrading libreoffice-writer...
    upgrading libshairport...
    upgrading libva...
    upgrading libwnck3...
    upgrading libxi...
    upgrading linux...
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.8.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.8.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    upgrading lua...
    upgrading mpg123...
    upgrading nspr...
    upgrading orc...
    upgrading psmisc...
    upgrading python2...
    upgrading python2-distribute...
    upgrading python2-lxml...
    installing tevent...
    Optional dependencies for tevent
    python2: for python bindings [installed]
    installing ldb...
    Optional dependencies for ldb
    python2: for python bindings [installed]
    upgrading smbclient...
    upgrading sudo...
    upgrading systemd-sysvcompat...
    upgrading thunderbird...
    upgrading vlc...
    New optional dependencies for vlc
    ttf-freefont: for subtitle font
    upgrading xbmc...
    upgrading xf86-input-synaptics...
    upgrading xf86-video-vmware...
    Pacstrap results:
    ==> Creating install root at /mnt
    ==> Installing packages to /mnt
    :: Synchronizing package databases...
    downloading core.db...
    downloading core.db...
    downloading core.db...
    downloading core.db...
    downloading core.db...
    downloading extra.db...
    downloading extra.db...
    downloading extra.db...
    downloading community.db...
    downloading community.db...
    downloading community.db...
    :: There are 52 members in group base:
    :: Repository core
    1) bash 2) bzip2 3) coreutils 4) cronie 5) cryptsetup 6) device-mapper 7) dhcpcd 8) diffutils 9) e2fsprogs 10) file 11) filesystem 12) findutils 13) gawk 14) gcc-libs 15) gettext 16) glibc 17) grep 18) gzip 19) heirloom-mailx 20) inetutils 21) iproute2 22) iputils 23) jfsutils 24) less 25) licenses 26) linux 27) logrotate 28) lvm2 29) man-db 30) man-pages 31) mdadm 32) nano 33) netcfg 34) pacman 35) pciutils 36) pcmciautils 37) perl 38) ppp 39) procps-ng 40) psmisc 41) reiserfsprogs 42) sed 43) shadow 44) sysfsutils 45) systemd-sysvcompat 46) tar 47) texinfo 48) usbutils 49) util-linux 50) vi 51) which 52) xfsprogs
    Enter a selection (default=all):
    resolving dependencies...
    looking for inter-conflicts...
    Targets (52): bash-4.2.045-1 bzip2-1.0.6-4 coreutils-8.21-1 cronie-1.4.9-2 cryptsetup-1.6.0-1 device-mapper-2.02.98-3 dhcpcd-5.6.7-1 diffutils-3.3-1 e2fsprogs-1.42.7-1 file-5.14-1 filesystem-2013.03-2 findutils-4.4.2-5 gawk-4.0.2-1 gcc-libs-4.8.0-2 gettext-0.18.2.1-1 glibc-2.17-5 grep-2.14-2 gzip-1.5-3 heirloom-mailx-12.5-3 inetutils-1.9.1-4 iproute2-3.8.0-1 iputils-20121221-1 jfsutils-1.1.15-3 less-451-1 licenses-20130203-1 linux-3.8.6-1 logrotate-3.8.3-1 lvm2-2.02.98-3 man-db-2.6.3-1 man-pages-3.50-1 mdadm-3.2.6-3 nano-2.2.6-2 netcfg-3.0-1 pacman-4.1.0-2 pciutils-3.1.10-1 pcmciautils-018-6 perl-5.16.3-1 ppp-2.4.5-5 procps-ng-3.3.7-1 psmisc-22.20-1 reiserfsprogs-3.6.22-1 sed-4.2.2-2 shadow-4.1.5.1-5 sysfsutils-2.1.0-8 systemd-sysvcompat-201-1 tar-1.26-2 texinfo-5.1-1 usbutils-006-1 util-linux-2.22.2-2 vi-1:050325-3 which-2.20-6 xfsprogs-3.1.10-1
    Total Installed Size: 245.60 MiB
    Net Upgrade Size: 0.00 MiB
    Proceed with installation? [Y/n]
    checking package integrity...
    loading package files...
    checking for file conflicts...
    checking available disk space...
    upgrading filesystem...
    upgrading glibc...
    Generating locales...
    en_US.UTF-8... done
    en_US.ISO-8859-1... done
    Generation complete.
    upgrading bash...
    upgrading bzip2...
    upgrading coreutils...
    upgrading cronie...
    upgrading device-mapper...
    upgrading shadow...
    upgrading util-linux...
    upgrading cryptsetup...
    upgrading dhcpcd...
    upgrading diffutils...
    upgrading e2fsprogs...
    upgrading file...
    upgrading findutils...
    upgrading gawk...
    upgrading gcc-libs...
    upgrading gettext...
    upgrading grep...
    upgrading gzip...
    upgrading heirloom-mailx...
    upgrading inetutils...
    upgrading iproute2...
    upgrading sysfsutils...
    upgrading iputils...
    upgrading jfsutils...
    upgrading less...
    upgrading licenses...
    upgrading linux...
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.8.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.8.6-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    upgrading logrotate...
    upgrading lvm2...
    upgrading man-db...
    upgrading man-pages...
    upgrading mdadm...
    upgrading nano...
    upgrading netcfg...
    upgrading pacman...
    upgrading pciutils...
    upgrading pcmciautils...
    upgrading perl...
    upgrading ppp...
    upgrading procps-ng...
    upgrading psmisc...
    upgrading reiserfsprogs...
    upgrading sed...
    upgrading systemd-sysvcompat...
    upgrading tar...
    upgrading texinfo...
    upgrading usbutils...
    upgrading vi...
    upgrading which...
    upgrading xfsprogs...
    That was the most recent occurrence, but like I said, it's been occurring for months. I figure it's probably some crazy setting I have in my system. I'll post my mkinitcpio.conf just as a preemptive measure.
    # vim:set ft=sh
    # MODULES
    # The following modules are loaded before any boot hooks are
    # run. Advanced users may wish to specify all system modules
    # in this array. For instance:
    # MODULES="piix ide_disk reiserfs"
    MODULES=""
    # BINARIES
    # This setting includes any additional binaries a given user may
    # wish into the CPIO image. This is run last, so it may be used to
    # override the actual binaries included by a given hook
    # BINARIES are dependency parsed, so you may safely ignore libraries
    BINARIES=""
    # FILES
    # This setting is similar to BINARIES above, however, files are added
    # as-is and are not parsed in any way. This is useful for config files.
    FILES=""
    # HOOKS
    # This is the most important setting in this file. The HOOKS control the
    # modules and scripts added to the image, and what happens at boot time.
    # Order is important, and it is recommended that you do not change the
    # order in which HOOKS are added. Run 'mkinitcpio -H <hook name>' for
    # help on a given hook.
    # 'base' is _required_ unless you know precisely what you are doing.
    # 'udev' is _required_ in order to automatically load modules
    # 'filesystems' is _required_ unless you specify your fs modules in MODULES
    # Examples:
    ## This setup specifies all modules in the MODULES setting above.
    ## No raid, lvm2, or encrypted root is needed.
    # HOOKS="base"
    ## This setup will autodetect all modules for your system and should
    ## work as a sane default
    # HOOKS="base udev autodetect block filesystems"
    ## This setup will generate a 'full' image which supports most systems.
    ## No autodetection is done.
    # HOOKS="base udev block filesystems"
    ## This setup assembles a pata mdadm array with an encrypted root FS.
    ## Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
    # HOOKS="base udev block mdadm encrypt filesystems"
    ## This setup loads an lvm2 volume group on a usb device.
    # HOOKS="base udev block lvm2 filesystems"
    ## NOTE: If you have /usr on a separate partition, you MUST include the
    # usr, fsck and shutdown hooks.
    HOOKS="base udev autodetect modconf block lvm2 filesystems keyboard fsck"
    # COMPRESSION
    # Use this to compress the initramfs image. By default, gzip compression
    # is used. Use 'cat' to create an uncompressed image.
    #COMPRESSION="gzip"
    #COMPRESSION="bzip2"
    #COMPRESSION="lzma"
    #COMPRESSION="xz"
    #COMPRESSION="lzop"
    # COMPRESSION_OPTIONS
    # Additional options for the compressor
    #COMPRESSION_OPTIONS=""

    ewaller wrote:
    Can we take a peek at your /etc/fstab ?
    I think you've the problem I had suspected was going on in that other thread.  I think your boot partition is not mounted on /boot at the time you do the upgrade.  This will cause the new modules to be installed in the libraries.  The new kernel and initrd will be built, and installed to the /boot mount point.  Unfortunately, if the boot partition is not mounted, the files don't replace the old ones and the boot loader uses the stale files the next time you boot.  The old kernel cannot find its modules, because the only ones available belong to the new kernel (you know, the one that was written to what /boot)
    If you can use the keyboard after an upgrade, log in and compare the output of uname -a and of pacman -Qi linux.  The versions had better match.
    Yes, it seems as if you were right. I must have missed that in the thread you posted. My /etc/fstab does not have the boot partition in it, just the root and home (I'm using lvm for both of them)
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/mapper/zenith-root
    UUID=ee7499cc-47b3-4001-a2ed-01686bc0aaec / ext4 rw,relatime,data=ordered 0 1
    # /dev/mapper/zenith-home
    UUID=e13add11-3bc1-44d5-acc4-f7e0be7f8419 /home ext4 rw,relatime,data=ordered 0 2

  • Xorg - Synaptics not working on fresh install.

    Ok... This one has me scratching my head major.
    After a certain snafu with e4rat I was forced to reinstall my system which I took the chance to do some redesign on the laptop system layout.
    Decided to go with a lightweight DE and the whole gammut.
    I get lxde installed, 'startx' Everything is hunky dorey, and I mean everything.  using the default synaptics conf that comes with xf86-input-synaptics. I get a whole bunch more software installed and reboot to try out the whol SLiM DM (which didn't work btw)
    So SLiM descides it's not going to load up lxde for me. type in username, password, hit enter and the screen flashes and comes back to SLiM... kill SLiM and startx... pointer doesn't work. reboot, startx...pointer doesn't work.
    from /var/log/Xorg.o.log...
    [ 69.119] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
    [ 69.119] (**) HDA Intel Headphone: Applying InputClass "evdev touchpad catchall"
    [ 69.119] (**) HDA Intel Headphone: Applying InputClass "touchpad catchall"
    [ 69.119] (II) LoadModule: "synaptics"
    [ 69.119] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 69.130] (II) Module synaptics: vendor="X.Org Foundation"
    [ 69.131] compiled for 1.10.0, module version = 1.4.0
    [ 69.131] Module class: X.Org XInput Driver
    [ 69.131] ABI class: X.Org XInput driver, version 12.2
    [ 69.131] (II) Using input driver 'synaptics' for 'HDA Intel Headphone'
    [ 69.131] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 69.131] (**) HDA Intel Headphone: always reports core events
    [ 69.131] (**) Option "Device" "/dev/input/event10"
    [ 69.256] (--) HDA Intel Headphone: invalid x-axis range. defaulting to 1615 - 5685
    [ 69.256] (--) HDA Intel Headphone: invalid y-axis range. defaulting to 1729 - 4171
    [ 69.256] (--) HDA Intel Headphone: invalid pressure range. defaulting to 0 - 256
    [ 69.256] (--) HDA Intel Headphone: invalid finger width range. defaulting to 0 - 16
    [ 69.257] (**) Option "TapButton1" "1"
    [ 69.257] (**) Option "TapButton2" "2"
    [ 69.257] (**) Option "TapButton3" "3"
    [ 69.363] (--) HDA Intel Headphone: no supported touchpad found
    [ 69.363] (EE) HDA Intel Headphone Unable to query/initialize Synaptics hardware.
    [ 69.416] (EE) PreInit returned 11 for "HDA Intel Headphone"
    [ 69.416] (II) UnloadModule: "synaptics"
    [ 69.416] (II) Unloading synaptics
    Why is it ??associating?? my headphone jack with the synaptics?
    Thinking I royally screwed something up and just for fun I sh*t-can the system and reinstall. The effects are reproduceable. 'startx' on a fresh install the synaptics pad works just fine, loads the synaptics driver against the synaptics device. But once I reboot...

    I have the config files that came down with the packages.
    xorg.conf doesn't exist.
    xorg.conf.d/10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    xorg.conf.d/10-quirks.conf
    # Collection of quirks and blacklist/whitelists for specific devices.
    # Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
    # http://bugs.freedesktop.org/show_bug.cgi?id=22442
    Section "InputClass"
    Identifier "ThinkPad HDAPS accelerometer blacklist"
    MatchProduct "ThinkPad HDAPS accelerometer data"
    Option "Ignore" "on"
    EndSection
    xorg.conf.d/10-evdev.conf
    # Catch-all evdev loader for udev-based systems
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev tablet catchall"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection

  • Synaptics Touchpad doesn't work correctly after update

    I have a Lenovo T61 with 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 15 11:40:49 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux.
    xf86-input-synaptics is installed, version 1.4.0-1
    Since an update, I get the following error when running startx:
    Query no synaptics: 6003C8
    Touchpad unable to query/initialize Synaptics Hardware
    PreInit returned NULL for "Touchpad"
    That is a part of /var/log/Xorg.0.log. The module "synaptics" is loaded two times...
    X.Org X Server 1.9.4.901 (1.9.5 RC 1)
    Release Date: 2011-03-04
    [ 19041.695] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 25 16:17:46 2011
    [ 19041.716] (==) Using config file: "/etc/X11/xorg.conf"
    [ 19041.736] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19041.757] (==) ServerLayout "Xorg Configured"
    [ 19041.757] (**) |-->Screen "Screen0" (0)
    [ 19041.757] (**) | |-->Monitor "Monitor0"
    [ 19041.757] (**) | |-->Device "Card0"
    [ 19041.757] (**) |-->Input Device "Keyboard0"
    [ 19041.757] (**) |-->Input Device "USB Mouse"
    [ 19041.757] (**) |-->Input Device "Touchpad"
    [ 19041.757] (**) Option "DontZap" "False"
    [ 19041.757] (**) Option "AllowMouseOpenFail" "true"
    [ 19041.757] (**) Option "AutoAddDevices" "False"
    [ 19041.757] (**) Option "AutoEnableDevices" "False"
    [ 19041.757] (**) Not automatically adding devices
    [ 19041.757] (**) Not automatically enabling devices
    [ 19041.758] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 19041.758] (II) Loader magic: 0x81f3280
    [ 19041.758] (II) Module ABI versions:
    [ 19041.758] X.Org ANSI C Emulation: 0.4
    [ 19041.758] X.Org Video Driver: 8.0
    [ 19041.758] X.Org XInput driver : 11.0
    [ 19041.758] X.Org Server Extension : 4.0
    [ 19041.759] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
    [ 19041.759] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 19041.759] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 19041.759] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 19041.759] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 19041.759] (II) "record" will be loaded by default.
    [ 19041.759] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 19041.759] (II) "dri2" will be loaded by default.
    [ 19041.759] (II) LoadModule: "ddc"
    [ 19041.759] (II) Module "ddc" already built-in
    [ 19041.759] (II) LoadModule: "dbe"
    [ 19041.759] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 19041.759] (II) Module dbe: vendor="X.Org Foundation"
    [ 19041.759] compiled for 1.9.4.901, module version = 1.0.0
    [ 19041.759] Module class: X.Org Server Extension
    [ 19041.759] ABI class: X.Org Server Extension, version 4.0
    [ 19041.759] (II) Loading extension DOUBLE-BUFFER
    [ 19041.759] (II) LoadModule: "dri"
    [ 19041.759] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 19041.759] (II) Module dri: vendor="X.Org Foundation"
    [ 19041.759] compiled for 1.9.4.901, module version = 1.0.0
    [ 19041.759] ABI class: X.Org Server Extension, version 4.0
    [ 19041.759] (II) Loading extension XFree86-DRI
    [ 19041.759] (II) LoadModule: "extmod"
    [ 19041.760] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 19041.760] (II) Module extmod: vendor="X.Org Foundation"
    [ 19041.760] compiled for 1.9.4.901, module version = 1.0.0
    [ 19041.760] Module class: X.Org Server Extension
    [ 19041.760] ABI class: X.Org Server Extension, version 4.0
    [ 19041.760] (II) Loading extension MIT-SCREEN-SAVER
    [ 19041.760] (II) Loading extension XFree86-VidModeExtension
    [ 19041.760] (II) Loading extension XFree86-DGA
    [ 19041.760] (II) Loading extension DPMS
    [ 19041.760] (II) Loading extension XVideo
    [ 19041.760] (II) Loading extension XVideo-MotionCompensation
    [ 19041.760] (II) Loading extension X-Resource
    [ 19041.760] (II) LoadModule: "glx"
    [ 19041.760] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 19041.782] (II) Module glx: vendor="NVIDIA Corporation"
    [ 19041.782] compiled for 4.0.2, module version = 1.0.0
    [ 19041.782] Module class: X.Org Server Extension
    [ 19041.782] (II) NVIDIA GLX Module 260.19.44 Sun Feb 27 21:47:21 PST 2011
    [ 19041.782] (II) Loading extension GLX
    [ 19041.782] (II) LoadModule: "synaptics"
    [ 19041.782] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 19041.782] (II) Module synaptics: vendor="X.Org Foundation"
    [ 19041.782] compiled for 1.9.4, module version = 1.4.0
    [ 19041.782] Module class: X.Org XInput Driver
    [ 19041.782] ABI class: X.Org XInput driver, version 11.0
    [ 19041.782] (II) LoadModule: "record"
    [ 19041.782] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 19041.783] (II) Module record: vendor="X.Org Foundation"
    [ 19041.783] compiled for 1.9.4.901, module version = 1.13.0
    [ 19041.783] Module class: X.Org Server Extension
    [ 19041.783] ABI class: X.Org Server Extension, version 4.0
    [ 19041.783] (II) Loading extension RECORD
    [ 19041.783] (II) LoadModule: "dri2"
    [ 19041.783] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 19041.783] (II) Module dri2: vendor="X.Org Foundation"
    [ 19041.783] compiled for 1.9.4.901, module version = 1.2.0
    [ 19041.783] ABI class: X.Org Server Extension, version 4.0
    [ 19041.783] (II) Loading extension DRI2
    [ 19041.783] (II) LoadModule: "nvidia"
    [ 19041.783] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 19041.783] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 19041.783] compiled for 4.0.2, module version = 1.0.0
    [ 19041.783] Module class: X.Org Video Driver
    [ 19041.783] (II) LoadModule: "kbd"
    [ 19041.783] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 19041.783] (II) Module kbd: vendor="X.Org Foundation"
    [ 19041.783] compiled for 1.9.4, module version = 1.6.0
    [ 19041.783] Module class: X.Org XInput Driver
    [ 19041.783] ABI class: X.Org XInput driver, version 11.0
    [ 19041.783] (II) LoadModule: "mouse"
    [ 19041.783] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 19041.784] (II) Module mouse: vendor="X.Org Foundation"
    [ 19041.784] compiled for 1.9.4, module version = 1.7.0
    [ 19041.784] Module class: X.Org XInput Driver
    [ 19041.784] ABI class: X.Org XInput driver, version 11.0
    [ 19041.784] (II) LoadModule: "synaptics"
    [ 19041.784] (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 19041.784] (II) NVIDIA dlloader X Driver 260.19.44 Sun Feb 27 21:31:52 PST 2011
    [ 19041.784] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 19041.784] (--) using VT number 7
    [ 19041.891] (II) Loading sub module "fb"
    [ 19041.891] (II) LoadModule: "fb"
    [ 19041.891] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 19041.891] (II) Module fb: vendor="X.Org Foundation"
    [ 19041.891] compiled for 1.9.4.901, module version = 1.0.0
    [ 19041.891] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 19041.891] (II) Loading sub module "wfb"
    [ 19041.891] (II) LoadModule: "wfb"
    [ 19041.891] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 19041.891] (II) Module wfb: vendor="X.Org Foundation"
    [ 19041.891] compiled for 1.9.4.901, module version = 1.0.0
    [ 19041.891] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 19041.891] (II) Loading sub module "ramdac"
    [ 19041.891] (II) LoadModule: "ramdac"
    [ 19041.891] (II) Module "ramdac" already built-in
    [ 19048.959] (**) Option "CoreKeyboard"
    [ 19048.959] (**) Keyboard0: always reports core events
    [ 19048.959] (**) Option "Protocol" "standard"
    [ 19048.959] (**) Option "XkbRules" "xorg"
    [ 19048.959] (**) Option "XkbModel" "pc105"
    [ 19048.959] (**) Option "XkbLayout" "de"
    [ 19048.959] (WW) Option "XkbVariant" requires an string value
    [ 19048.959] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    [ 19048.983] (WW) USB Mouse: No Device specified, looking for one...
    [ 19049.058] (II) USB Mouse: Setting Device option to "/dev/input/mice"
    [ 19049.058] (--) USB Mouse: Device: "/dev/input/mice"
    [ 19049.058] (==) USB Mouse: Protocol: "Auto"
    [ 19049.058] (**) Option "SendCoreEvents" "true"
    [ 19049.058] (**) Option "CorePointer"
    [ 19049.058] (**) USB Mouse: always reports core events
    [ 19049.058] (**) Option "Device" "/dev/input/mice"
    [ 19049.191] (**) Option "Buttons" "5"
    [ 19049.191] (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    [ 19049.191] (**) Option "ZAxisMapping" "4 5"
    [ 19049.191] (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    [ 19049.191] (**) USB Mouse: Buttons: 9
    [ 19049.191] (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    [ 19049.191] (**) USB Mouse: (accel) keeping acceleration scheme 1
    [ 19049.191] (**) USB Mouse: (accel) acceleration profile 0
    [ 19049.191] (**) USB Mouse: (accel) acceleration factor: 2.000
    [ 19049.191] (**) USB Mouse: (accel) acceleration threshold: 4
    [ 19049.218] (II) USB Mouse: Setting mouse protocol to "ExplorerPS/2"
    [ 19049.510] (II) USB Mouse: ps2EnableDataReporting: succeeded
    [ 19049.510] (**) Option "Device" "/dev/input/mouse0"
    [ 19049.521] (--) Touchpad: invalid x-axis range. defaulting to 1615 - 5685
    [ 19049.521] (--) Touchpad: invalid y-axis range. defaulting to 1729 - 4171
    [ 19049.521] (--) Touchpad: invalid pressure range. defaulting to 0 - 256
    [ 19049.521] (--) Touchpad: invalid finger width range. defaulting to 0 - 16
    [ 19049.521] (**) Option "SHMConfig" "on"
    [ 19049.521] (**) Option "LeftEdge" "1300"
    [ 19049.521] (**) Option "RightEdge" "5900"
    [ 19049.521] (**) Option "TopEdge" "1100"
    [ 19049.521] (**) Option "BottomEdge" "5200"
    [ 19049.521] (**) Option "FingerLow" "25"
    [ 19049.521] (**) Option "FingerHigh" "30"
    [ 19049.521] (**) Option "MaxTapTime" "180"
    [ 19049.521] (**) Option "MaxTapMove" "220"
    [ 19049.521] (**) Option "VertScrollDelta" "100"
    [ 19049.521] (**) Option "VertTwoFingerScroll" "on"
    [ 19049.521] (**) Option "MinSpeed" "0.06"
    [ 19049.521] (**) Option "MaxSpeed" "0.6"
    [ 19049.521] (**) Option "AccelFactor" "0.0040"
    [ 19049.541] (EE) Query no Synaptics: 6003C8
    [ 19049.541] (--) Touchpad: no supported touchpad found
    [ 19049.542] (EE) Touchpad Unable to query/initialize Synaptics hardware.
    [ 19049.558] (EE) PreInit returned NULL for "Touchpad"
    Running synclient returns the following:
    Couldn't find synaptics properties. No synaptics driver loaded?
    Running syndaemon returns the following:
    Unable to find a synaptics device.
    The Touchpad is still working, but changing options in the xorg.conf or the 10-synaptics.conf doesn't have any effect anymore. For example, I can not enable VertTwoFingerScroll, what was no problem before the error occured.
    The section for the touchpad in /proc/bus/input/devices is the following:
    I: Bus=0011 Vendor=0002 Product=0007 Version=81b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input5
    U: Uniq=
    H: Handlers=mouse0 event5
    B: EV=b
    B: KEY=6420 0 30000 0 0 0 0 0 0 0 0
    B: ABS=11000003
    I tried the following:
    Removing the 10-synaptics.conf and commenting out the touchpad-section in the  10-evdev.conf
    Adding the line MatchDevicePath "/dev/input/event*" to the 10-synaptics.conf
    Thanks for help

    I commented the whole
    #Section "InputDevice"
    #       Identifier  "Synaptics Touchpad"
    #EndSection
    part
    and the appropiate line
            #InputDevice "Synaptics Touchpad" "SendCoreEvents"
    on Sever Layout.
    It stopped the EE error, touchpad works here
    but it's reverted to old "typing=accidentally doing clicks" since it got way too sensitive
    I can't run gsynaptics , synclient or syndaemon to fix it (as I used to)
    since I get
    drini ~ $ synclient
    Couldn't find synaptics properties. No synaptics driver loaded?

  • Xorg won't start, synaptics and such are involved

    Hi guys
    After todays update and a reboot, I was screwed. Init step 5 is the last sign of life after the boot process, because than there are no ttys and on tt7 is just a rainbow of colors and nothing works. chrooting in the system of an Arch Live CD helped me starting the DE, but without startx nor xinit. slim the login manager is the one who helped me to enter again in the world of Xorg, but why is that so and how can I fix the issue mentioned above?!
    Both, xorg as slim are highlighting this in their logs:
    Current version of pixman: 0.18.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: Sun Oct 24 17:31:14 2010
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    (EE) SynPS/2 Synaptics TouchPad no synaptics event device found
    (EE) Query no Synaptics: 6003C8
    (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    Only difference is, that xorg is unable to provide a X and slim seems to not carrying at all about the errors and starts it, but a first restriction that I noticed is that there is no xterm that is able to start. Some sort of log entry:
    xterm Error 32, errno 2: No such file or directory
    get_pty: not enough ptys
    xf86-input-synaptics ; xf86-input-evdev ; xf86-input-mouse ; xf86-input-keyboard have all been installed successfully. Before the update everything was working fine, I mean with input devices like TrackPoint (Vertcial & Horizontal), thanks to the 20-thinkpad.conf in xorg.conf.d
    Thanks for the upcoming help.

    If you use a custom kernel, you'll need to compile your own nvidia modules: http://www.archlinux.org/news.php#238

  • Elantech clickpad not handled by synaptics

    My Acer s7 has an Elantech clickpad that was, at one point, using synaptics, and edge scroll and such worked properly. It stopped doing that a day after, for no apparent reason (no upgrades or configuration changes). Attempted reinstalling xf86-input-synaptics, no effect.
    Currently some features work, apparently handled by evdev, but most advanced ones don't. The psmouse-elantech appears to make no difference in how the device is detected (i.e. a generic evdev pointer).
    It's been a long time since I had to play around with Xorg configuration. As far as I can tell, the synaptics.conf entries should match the device, since they have a fairly generic match on any /dev/input/event*, which includes this device.
    Relevant dmesg. There's a touchscreen as well, which also sorta works, but that I don't really care about.
    [ 1.565355] 2.6.2X-Elan-touchpad-2011-04-12
    [ 1.676005] elantech.c: PSMOUSE_CMD_RESET_BAT param[0]=aa param[1]=0 param[2]=0
    [ 1.748606] elantech.c: Elantech version query result 0x58, 0x1f, 0x01.
    [ 1.784943] elantech.c: assuming hardware version 9, firmware version 0x58.0x1f.0x01
    [ 6.733234] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input17
    [ 6.733695] hid-multitouch 0003:04F3:015C.0005: input,hiddev0,hidraw2: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-7/input0
    [ 14.379497] input: PS/2 Elantech ETF1059 Click-Pad as /devices/platform/i8042/serio1/input/input9
    /etc/X11/xorg.conf.d/50-synaptics.conf left at the default.
    # Example xorg.conf.d snippet that assigns the touchpad driver
    # to all touchpads. See xorg.conf.d(5) for more information on
    # InputClass.
    # DO NOT EDIT THIS FILE, your distribution will likely overwrite
    # it when updating. Copy (and rename) this file into
    # /etc/X11/xorg.conf.d first.
    # Additional options may be added in the form of
    # Option "OptionName" "value"
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    # This option is recommend on all Linux systems using evdev, but cannot be
    # enabled by default. See the following link for details:
    # http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
    MatchDevicePath "/dev/input/event*"
    EndSection
    Section "InputClass"
    Identifier "touchpad ignore duplicates"
    MatchIsTouchpad "on"
    MatchOS "Linux"
    MatchDevicePath "/dev/input/mouse*"
    Option "Ignore" "on"
    EndSection
    # This option enables the bottom right corner to be a right button on
    # non-synaptics clickpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Default clickpad buttons"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    # To disable the bottom edge area so the buttons only work as buttons,
    # not for movement, set the AreaBottomEdge
    # Option "AreaBottomEdge" "82%"
    EndSection
    # This option disables software buttons on Apple touchpads.
    # This option is only interpreted by clickpads.
    Section "InputClass"
    Identifier "Disable clickpad buttons on Apple touchpads"
    MatchProduct "Apple|bcm5974"
    MatchDriver "synaptics"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    Added /etc/X11/xorg.conf.d/10-synaptics.conf, since 50-synaptics.conf suggests creating a separate file for individual configuration. More or less the suggested configuration from the Touchpad Synaptics wiki article, adjusted slightly for what I had on my other laptop and match my touchpad preference.
    Section "InputClass"
    Identifier "touchpad"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "TapButton1" "1"
    Option "TapButton2" "3"
    Option "TapButton3" "2"
    Option "VertEdgeScroll" "on"
    Option "HorizEdgeScroll" "on"
    Option "EmulateTwoFingerMinZ" "40"
    Option "EmulateTwoFingerMinW" "8"
    Option "CoastingSpeed" "0"
    Option "VertTwoFingerScroll" "off"
    Option "HorizTwoFingerScroll" "off"
    EndSection
    Relevant Xorg.0.log:
    [ 7398.871] (II) config/udev: Adding input device PS/2 Elantech ETF1059 Click-Pad (/dev/input/event17)
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: Applying InputClass "evdev pointer catchall"
    [ 7398.871] (II) Using input driver 'evdev' for 'PS/2 Elantech ETF1059 Click-Pad'
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: always reports core events
    [ 7398.871] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: Device: "/dev/input/event17"
    [ 7398.871] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Vendor 0x2 Product 0x1
    [ 7398.871] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found 3 mouse buttons
    [ 7398.871] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found relative axes
    [ 7398.871] (--) evdev: PS/2 Elantech ETF1059 Click-Pad: Found x and y relative axes
    [ 7398.871] (II) evdev: PS/2 Elantech ETF1059 Click-Pad: Configuring as mouse
    [ 7398.871] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: YAxisMapping: buttons 4 and 5
    [ 7398.871] (**) evdev: PS/2 Elantech ETF1059 Click-Pad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 7398.871] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event17"
    [ 7398.871] (II) XINPUT: Adding extended input device "PS/2 Elantech ETF1059 Click-Pad" (type: MOUSE, id 14)
    [ 7398.871] (II) evdev: PS/2 Elantech ETF1059 Click-Pad: initialized for relative axes.
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) keeping acceleration scheme 1
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration profile 0
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration factor: 2.000
    [ 7398.871] (**) PS/2 Elantech ETF1059 Click-Pad: (accel) acceleration threshold: 4
    [ 7398.871] (II) config/udev: Adding input device PS/2 Elantech ETF1059 Click-Pad (/dev/input/mouse2)
    [ 7398.871] (II) No input driver specified, ignoring this device.
    [ 7398.871] (II) This device may have been added with another device file.
    Switching the MatchIsTouchpad to MatchIsPointer in 50-synaptics.conf resulted in Xorg.0.log having:
    [ 9640.197] (II) Using input driver 'synaptics' for 'PS/2 Elantech ETF1059 Click-Pad'
    [ 9640.197] (**) PS/2 Elantech ETF1059 Click-Pad: always reports core events
    [ 9640.197] (**) Option "Device" "/dev/input/event17"
    [ 9640.295] (EE) synaptics: PS/2 Elantech ETF1059 Click-Pad: Synaptics driver unable to detect protocol
    [ 9640.295] (EE) PreInit returned 11 for "PS/2 Elantech ETF1059 Click-Pad"
    [ 9640.295] (II) UnloadModule: "synaptics"
    So I guess synaptics is no longer able to handle it properly? How could that have changed without changing the synaptics/kernel versions?

    Nope:
    property 'Synaptics ClickPad' doesn't exist, you need to specify its type and format
    property 'Synaptics Soft Button Areas' doesn't exist, you need to specify its type and format
    Do those need the synaptics driver loaded? Nothing is even triggering Xorg to load it at the moment, since nothing has the IsTouchpad property (set by udev, I think?).
    Also, should the device be detected as an ETPS/2 device, rather than PS/2? I changed the script to reflect the latter, but I'm not sure if that's important.

  • Elantech-Y410P-Synaptics+elantech-tp-dkms-Random ClickFinger

    I recently got a Lenovo IdeaPad Y410P and have it set up to dual-boot with Windows 8. (On Windows, the Elantech driver, while horrible to configure, works.)
    I'm using xf86-input-synaptics and elantech-tp-dkms. I'm configured with the default 50-synaptics.conf and a 60-touchpad.conf containing the following:
    Section "InputClass"
    Identifier "touchpad"
    Driver "synaptics"
    MatchIsTouchpad "on"
    Option "CoastingSpeed" "0"
    Option "ClickFinger1" "1"
    Option "ClickFinger3" "2"
    Option "ClickFinger2" "3"
    Option "TapButton1" "0"
    Option "TapButton3" "0"
    Option "TapButton2" "0"
    Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
    Option "SecondarySoftButtonAreas" "0 0 0 0 0 0 0 0"
    EndSection
    When I click with more than one finger, I get a random press (button 1, 2, or 3) biased somewhat towards its configuration. The evtest output looks perfectly normal and the trackpad shows up as "ETPS/2 Elantech Touchpad" in xinput list, as it should. It seems that globally, TapButton2 & TapButton3 and ClickFinger2 & ClickFinger3 are swapped (which makes no sense to me looking at evtest and the proper fingers being registered). When tapping on the default config only, it works perfectly (except for the swapping). I've tried with and without elantech-tp-dkms, but all that happens is that 3 finger detection breaks. I also tried xf86-input-mtrack, but nothing seemed to change.
    Any help would be appreciated.

    Did you read this?: https://wiki.archlinux.org/index.php/Sa … #Backlight

  • Macbook Air 4.2 : Synaptics refuses to load

    I can't quite seem to get my synaptics to load as a device driver for my touchpad. Each time, it unloads itself with the following errors :
    [ 2708.893] (--) Apple Inc. Apple Internal Keyboard / Trackpad: no supported touchpad found
    [ 2708.893] (EE) Apple Inc. Apple Internal Keyboard / Trackpad Unable to query/initialize Synaptics hardware.
    Took a little while, but I've finally managed to get my Synaptics driver loading consistently for my touchpad :
    /etc/X11/xorg.conf.d/10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    # Note : MatchIsTouchpad "on" wouldn't give me squat
    MatchIsKeyboard "off"
    MatchProduct "Apple Internal Keyboard"
    MatchDevicePath "/dev/input/event*"
    <snip>
    EndSection
    I've double checked my touchpad input device :
    cat /proc/bus/input/devices | grep mouse
    sudo cat /dev/input/event6
    I've tried both the standard synaptics driver as well as the xf86-input-synaptics-clickpad and both have the same result. Essentially Synaptics loads, doesn't like my touchpad and commits suicide :
    /var/log/Xorg.0.log
    [ 2708.820] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard
    / Trackpad (/dev/input/event6)
    [ 2708.820] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev pointer catchall"
    [ 2708.821] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "touchpad catchall"
    [ 2708.821] (II) LoadModule: "synaptics"
    [ 2708.821] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2708.821] (II) Module synaptics: vendor="X.Org Foundation"
    [ 2708.821] compiled for 1.10.4, module version = 1.4.1
    [ 2708.821] Module class: X.Org XInput Driver
    [ 2708.821] ABI class: X.Org XInput driver, version 12.2
    [ 2708.821] (II) Using input driver 'synaptics' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
    [ 2708.821] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2708.821] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
    [ 2708.821] (**) Option "Device" "/dev/input/event6"
    [ 2708.853] (--) Apple Inc. Apple Internal Keyboard / Trackpad: invalid x-axis range. defaulting to 1615 - 5685
    [ 2708.853] (--) Apple Inc. Apple Internal Keyboard / Trackpad: invalid y-axis range. defaulting to 1729 - 4171
    [ 2708.853] (--) Apple Inc. Apple Internal Keyboard / Trackpad: invalid pressure range. defaulting to 0 - 256
    [ 2708.853] (--) Apple Inc. Apple Internal Keyboard / Trackpad: invalid finger width range. defaulting to 0 - 16
    <snip options>
    [ 2708.893] (--) Apple Inc. Apple Internal Keyboard / Trackpad: no supported touchpad found
    [ 2708.893] (EE) Apple Inc. Apple Internal Keyboard / Trackpad Unable to query/initialize Synaptics hardware.
    [ 2708.936] (EE) PreInit returned 11 for "Apple Inc. Apple Internal Keyboard / Trackpad"
    [ 2708.936] (II) UnloadModule: "synaptics"
    [ 2708.936] (II) Unloading synaptics
    Any ideas would be greatly appreciated

    I have this problem as well. Hope a fix is posted soon!

Maybe you are looking for

  • Folder Could Not Be Found Error - Please Help, Don't Want To Re-Edit EVERYTHING!

    So I just edited a huge set of photos.  I put them into a collection, then undid the collection.  But now when I go back to the edited photos in their original location & click develop there is an error saying ""this folder could not be found".  I ca

  • Can't load HP612c Drivers

    I  just reinstalled Window 7 & upgraded to SP1. I have a old Paralell port HP Deskjet 612C connected to a Print Server [ Linux ] I am unable to Install the Drivers. The Print Server does not push the drivers to my workstation I have to manually selec

  • Restart message scheduled for outbound processing

    Hi, I'm having a BPM process that collects IDocs. A lot of messages got stuck now in the status message scheduled for outbound processing. Can I manually restart these messages? What will it happen if I restart them? Will they be sent twice or just o

  • Stop editing a table cell

    Hi, I want to edit a cell of a table, so I have this: public class AttributeFrameCellEditor      extends DefaultCellEditor      public AttributeFrameCellEditor (final JTextField tf, final String aoName, final String attName)           super (tf);    

  • Motion 1.0 on MacBook Pro 2GHz CoreDuo

    Quick question. I installed Motion 1.0 on my new MacPro laptop. The application quits unexpectedly when I try to start a template or new project. There are no updates for it ... I can't update to 1.01 etc. So, I'm guessing that I need to purchase the