Xorg 7.3 and Synaptics/ALPS Touchpad [FIXED]

I've read where this was discussed here and here but I'm still having trouble with my touchpad.  I can move the mouse around with it, but scrolling doesn't work and I can't use synclient or gsynaptics (get error "Can't access shared memory area. SHMConfig disabled?" but xorg.conf has it enabled).  Time to ask the smart people.
Here is my xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Touchpad" "CorePointer"
InputDevice "Mouse0" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
Option "AIGLX" "true"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "glx"
Load "type1"
Load "freetype"
Load "synaptics"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/input/mouse2"
Option "Protocol" "auto-dev"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapTime" "0"
Option "MaxTapMove" "0"
#Option "EmulateMidButtonTime" "75"
Option "VertScrollDelta" "20"
#Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
Option "AccelFactor" "0.015"
Option "EdgeMotionMinSpeed" "200"
Option "EdgeMotionMaxSpeed" "200"
#Option "UpDownScrolling" "1"
#Option "CircularScrolling" "1"
#Option "CircScrollDelta" "0.1"
#Option "CircScrollTrigger" "2"
Option "SendCoreEvents"
Option "SHMConfig" "true"
EndSection
Section "Monitor"
#DisplaySize 330 210 # mm
Identifier "Monitor0"
VendorName "LPL"
ModelName "0"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
Option "VideoRam" "65536"
Option "CacheLines" "1980"
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
Option "RenderAccel" "true"
#Option "AllowGLXWithComposite" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768" "800x600" "640x480" "320x240"
EndSubSection
EndSection
Section "Extensions"
#Option "Composite" "Enable"
Option "GLX" "Enable"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
From cat /proc/bus/input/devices
I: Bus=0011 Vendor=0002 Product=0008 Version=7321
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio4/input0
S: Sysfs=/class/input/input7
U: Uniq=
H: Handlers=mouse2 event7 ts2
B: EV=f
B: KEY=420 0 70000 0 0 0 0 0 0 0 0
B: REL=3
B: ABS=1000003
Doing cat /dev/input/mouse2 and touching the touchpad gives a screen-full of jargon so I'll assume the handler is working.  Any ideas?
Last edited by Tido (2007-09-27 22:17:04)

fwojciec wrote:
You have horizontal scrolling explicitly disabled in your xorg.conf - it seems.  As for "SHMConfig" I have it enabled using "on" rather than "true".  You have an ALPS touchpad - not Synaptic by the way - so instructions specific to Synaptic touchpads might not work for you. 
Also - you might have to enable the option "SendCoreEvents" by adding "true".
Thanks for the suggestions, fwojciec.  Yes, I disabled horizontal scrolling long ago.  It drives me nuts.  Vertical scrolling is a-ok, though.  I set SHMConfig to "on" instead of "true", but no effect.  I also added "true" to the Option "SendCoreEvents", but no luck.  Thanks for the attempt!

Similar Messages

  • KDE: Xorg 1.8 and synaptics [SOLVED]

    Hi,
    It appears that the synaptiks package from AUR works just fine with the default /etc/X11/xorg.conf.d/10-synaptics.conf.
    I just had to check System Settings->Keyboard & Mouse->Touchpad->Touchpad Configuration->Scrolling boxes in order to get my scrolling capabilities back.

    So, added that near the top after ServerLayout
    now it hangs with flashing cursor though I get different info
    warning this server has a video ABI version of 7.0 that this driver does not officially support.etc. etc. etc.
    Use the -ignorABI option to override this check.
    failed to load module nvidia
    fatal server error
    no screen found
    Can you think of what I've done wrong?
    i'm running latest everything though not 'testing' repo.
    maybe put the 'ServerFlags" near the bottom?
    Last edited by yvonney (2010-04-18 00:51:47)

  • 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

  • Need Windows 8 32-bit driver for Alps touchpad on HP Pavilion dv4000 CTO Notebook PC to fix scroll.

    Alps touchpad cursor works fine, just need to fix gestures and scrolling.
    I know it's an older laptop which came with XP Pro, but wanted to extend the life of it and everything else works fine with fresh install of 32-bit Windows 8 Pro.
    Thanks in advance!
    This question was solved.
    View Solution.

    Hello,
    I see that you're having an issue fixing the gestures for the touchpad on your notebook. I will link a document here for you which should guide you through a couple of steps on how to change the gesture on the touchpad. 
    In this document you will need to follow a couple of sections. I circled the sections you need to follow here:
    If this by any chance doesn't resolve your issue please let me know. Also, if you have any more questions please ask. 
    THX

  • Installed FF4 and now my TouchPad no loner works, how do I fix this?

    I installed FF 4 on my Lenovo ThinkPad T61 and now my TouchPad & TouchPoint cannot be used to scroll web pages (they do however work on other programs). I installed the latest driver for the TouchPad & TouchPoint but it did not fix the problem. I also restarted FF in safe mode with Add-on disabled and this did not help either. I can scroll using the arrow key or with the curser, but it's VERY annoying not being able to use the TouchPad & TouchPoint. How can I fix this?

    Confirm that you have the latest drivers for the Spyder, 4.5.6. The release notes state that earlier releases had a problem with color cast on some systems. Then run the calibration again. If you continue to have problems, you may want to take this issue up with Datacolor technical support; it's possible that your calibrator is defective, or they may have tips.
    Regards.

  • How can I activate the back and forward gestue with an Alps Touchpad in firefox 5 an 6. In Firefox 3.6 it already runs.

    I have Windows 7 64 bit
    Firefox 6
    in about config is the Gesture back and forward activated
    I have an Acer Notebook with Alps Touchpad.
    In Firefox 3.6 the Gesture funktion already runs

    You can't run Firefox 3 versions on Windows 98.
    Firefox 2.0.0.20 is the last release that runs on the Windows 98 and Windows ME platform.
    * https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/en-US/
    * http://www.mozilla.com/firefox/4.0/system-requirements/
    * http://www.mozilla.com/firefox/3.6/system-requirements/
    * http://www.mozilla.com/firefox/3.5/system-requirements/
    * http://kb.mozillazine.org/Unsupported_operating_systems

  • Xorg 1.8 and nvidia drivers 'nvidia-xconfig' NEED tip to fix

    [what part of my xorg.conf needs to me moved, and to where?]
    Hi, I routinely swap between intel, savage, nvidia drivers running my ARCH install off my USB.
    Ok, so I'm using xorg 1.8 and the intel works though of course the nividia with nvidia-xconfig command writes and xorg.conf to
    /etc/X11
    Right, so I am aware, I believe the it's now the xorg.d folder. and, it currenly has 3 files in it, none of which say
    xorg.conf of course. The three are named starting with '10-'  you know the ones. :-)
    So, what, where, how  with my xorg.cong of other, do i get myself running again? With your help i'd say!
    thanks.

    So, added that near the top after ServerLayout
    now it hangs with flashing cursor though I get different info
    warning this server has a video ABI version of 7.0 that this driver does not officially support.etc. etc. etc.
    Use the -ignorABI option to override this check.
    failed to load module nvidia
    fatal server error
    no screen found
    Can you think of what I've done wrong?
    i'm running latest everything though not 'testing' repo.
    maybe put the 'ServerFlags" near the bottom?
    Last edited by yvonney (2010-04-18 00:51:47)

  • Dell inspiron 1545 alps touchpad sometimes unresponsive

    hello guys i have a problems with the touchpad of my dell inspiron 1545 the touchpad its a alps touchpad i already have it recognized with scroll installing the alps touchpad package from the aur, but i have a problem sometimes randomly its unresponsive not recognized my tounch or move alone or its freezing and i need wait for it back to work again.
    in windows for fix that issue i need disable the TouchCheck and the Zoom in the alps touchpad settings how can disable it too in archlinux im using kde 4.9 and the lasted drivers and kernel the system its fully update
    other problem i have realated to the touchpad its i have two mouse in the same bus:
    I: Bus=0011 Vendor=0002 Product=0008 Version=0000
    N: Name="PS/2 Mouse"
    P: Phys=isa0060/serio2/input1
    S: Sysfs=/devices/platform/i8042/serio2/input/input7
    U: Uniq=
    H: Handlers=mouse0 event7
    B: PROP=0
    B: EV=7
    B: KEY=70000 0 0 0 0
    B: REL=3
    I: Bus=0011 Vendor=0002 Product=0008 Version=7321
    N: Name="AlpsPS/2 ALPS GlidePoint"
    P: Phys=isa0060/serio2/input0
    S: Sysfs=/devices/platform/i8042/serio2/input/input8
    U: Uniq=
    H: Handlers=mouse1 event8
    B: PROP=0
    B: EV=b
    B: KEY=420 70000 0 0 0 0
    B: ABS=1000003
    its this correct?
    and im trying to change the settings of the touchpad in the xorg.conf.d/10-synaptics.conf like the arch wiki https://wiki.archlinux.org/index.php/To … _Touchpads but the settings are not being applied as if ignores this file or settings are using the generic ps2 and not the touchpad, so i think im using the settings of the PS/2 Mouse and not the configuration of the alps touchpad but my touchpad scrolling work.
    this its my actual synclient configuration
    LeftEdge = 153
    RightEdge = 870
    TopEdge = 115
    BottomEdge = 652
    FingerLow = 11
    FingerHigh = 16
    FingerPress = 128
    MaxTapTime = 0
    MaxTapMove = 56
    MaxDoubleTapTime = 180
    SingleTapTimeout = 180
    ClickTime = 100
    FastTaps = 0
    EmulateMidButtonTime = 75
    EmulateTwoFingerMinZ = 141
    EmulateTwoFingerMinW = 7
    VertScrollDelta = 16
    HorizScrollDelta = 25
    VertEdgeScroll = 1
    HorizEdgeScroll = 0
    CornerCoasting = 0
    VertTwoFingerScroll = 0
    HorizTwoFingerScroll = 0
    MinSpeed = 1
    MaxSpeed = 1.75
    AccelFactor = 0.156495
    TrackstickSpeed = 40
    EdgeMotionMinZ = 15
    EdgeMotionMaxZ = 80
    EdgeMotionMinSpeed = 1
    EdgeMotionMaxSpeed = 102
    EdgeMotionUseAlways = 0
    TouchpadOff = 0
    LockedDrags = 0
    LockedDragTimeout = 5000
    RTCornerButton = 0
    RBCornerButton = 0
    LTCornerButton = 0
    LBCornerButton = 0
    TapButton1 = 1
    TapButton2 = 2
    TapButton3 = 3
    ClickFinger1 = 1
    ClickFinger2 = 1
    ClickFinger3 = 1
    CircularScrolling = 0
    CircScrollDelta = 30
    CircScrollTrigger = 0
    CircularPad = 0
    PalmDetect = 0
    PalmMinWidth = 10
    PalmMinZ = 100
    CoastingSpeed = 0
    CoastingFriction = 50
    PressureMotionMinZ = 15
    PressureMotionMaxZ = 80
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice = 1
    TapAndDragGesture = 1
    AreaLeftEdge = 0
    AreaRightEdge = 0
    AreaTopEdge = 0
    AreaBottomEdge = 0
    HorizHysteresis = 6
    VertHysteresis = 6
    ClickPad = 0
    if anyone know the correct settings for the alps touchpad please helpme thanks to all
    Moderator edit: Please use [ code ] tags around those lists. Added them for you to keep this readable. Do so yourself in future. -- bernarcher
    Last edited by bernarcher (2012-10-27 05:51:37)

    hello
    this its my 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
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "Device" "/dev/input/mouse1"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "130"
    Option "RightEdge" "840"
    Option "TopEdge" "130"
    Option "BottomEdge" "640"
    Option "FingerLow" "7"
    Option "FingerHigh" "8"
    Option "FingerPress" "256"
    Option "MaxTapTime" "0"
    Option "MaxTapMove" "0"
    Option "EmulateMidButtonTime" "75"
    Option "VertScrollDelta" "20"
    Option "HorizScrollDelta" "20"
    Option "MinSpeed" "1.0"
    Option "MaxSpeed" "1.5"
    Option "AccelFactor" "0.010"
    Option "CircularPad" "1"
    Option "PalmDetect" "0"
    Option "PalmMinZ" "0"
    Option "PalmMinWidth" "0"
    EndSection
    and yes i complete restart the system but they no take effect i check the synclient and config in the 10-synaptics.conf its not taking effect, im using the mouse1 in the     Option  "Device"   "/dev/input/mouse1" line because its the Handler for the alps touchpad showing in the cat /proc/bus/input/devices
    thanks and grettings
    Last edited by samuaz (2012-10-27 22:10:44)

  • Cannot get ALPS touchpad on Dell Precision M4400 to work reliably.

    My Dell Precision M4400 (running Arch x86-64) has an ALPS touchpad which Xfce claims is a "AlpsPS/2 ALPS DualPoint TouchPad" and a pointer stick claimed to be a "DualPoint Stick" I have the synaptic touchpad drivers installed and xorg input hotplugging on, and it works 95% of the time reliably. However, rarely, a mouse button will either act wedged down or will not respond untill I hammer the other mouse buttons for a second or so. As well, no matter what I try, I cannot get the side of the mousepad to act as a scroll wheel.
    The following is the contents of my HAL configuration for the mousepad at /etc/hal/fdi/policy/11-x11-synaptics.fdi . I got it online from a wiki posting it ( http://www.linlap.com/wiki/dell+precision+m4400 ), and it fixed an earlier problems with the mousepad settings resetting on resume from suspend-to-RAM (as it fell back to PS/2 mouse emulation, I think).
    <?xml version="1.0" encoding="utf-8"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.capabilities" contains="input.touchpad">
    <merge key="input.x11_driver" type="string">synaptics</merge>
    <merge key="input.x11_options.SHMConfig" type="string">on</merge>
    <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
    <merge key="input.x11_options.VertScrollDelta" type="string">20</merge>
    <merge key="input.x11_options.HorizScrollDelta" type="string">20</merge>
    <merge key="input.x11_options.LeftEdge" type="string">80</merge>
    <merge key="input.x11_options.RightEdge" type="string">880</merge>
    <merge key="input.x11_options.TopEdge" type="string">150</merge>
    <merge key="input.x11_options.BottomEdge" type="string">630</merge>
    <merge key="input.x11_options.TapButton1" type="string">1</merge>
    <merge key="input.x11_options.FingerLow" type="string">3</merge>
    <merge key="input.x11_options.FingerHigh" type="string">20</merge>
    </match>
    </device>
    </deviceinfo>
    And because it might be usefull, Xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Apr 17 00:40:10 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "synaptics"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3333"
    Option "NoLogo" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "ServerFlags"
    Option "DontZap" "false"
    EndSection
    Last edited by GourdCaptain (2009-05-24 18:31:54)

    try an -Syu real quick... my touchpad scroll didn't work before, but now it is autodetected.

  • Black screen instead of TTYs after Xorg once started and leaved

    Hi,
    I've installed Arch on my laptop and experience following issue... I log in after boot and run "startx", then openbox starts properly. This is fine, but when I leave X, I can't see anything (TTY expected). I can switch to another TTY, login as root and type "reboot" or type "killall X", then log in as regular user and type "startx" to get openbox again. So there are TTYs obviously but I can't see anything but black screen.
    By leaving X (above) I mean...
    - typing "sudo killal X" in xterm
    - using openbox "Log Out" menu option
    - switching to another TTY by hitting Alt+Fn
    All of these lead to the same issue.
    I assume it's not Xorg problem, but I may be wrong of course. Is that driver related? I have Nvidia card and use proprietary drivers installed via pacman. Can anybody give me an advice where to look? Thanks a lot. I also attach (maybe relevant) outputs. If there is anything else needed to know please tell me and I'll post it.
    $ lspci
    00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
    00:01.0 ISA bridge: nVidia Corporation Device 075e (rev a2)
    00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
    00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
    00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
    00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:09.0 SATA controller: nVidia Corporation Device 0ad5 (rev a2)
    00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:13.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:14.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:15.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] HyperTransport Configuration (rev 40)
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h [Turion X2, Athlon X2, Sempron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Mobile K10 [Turion X2, Athlon X2, Sempron] Link Control
    02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 9100M G] (rev a2)
    03:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1)
    06:00.0 Network controller: RaLink RT2860
    07:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
    07:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
    07:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
    07:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
    08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
    $ pacman -Qs nvidia
    local/libvdpau 0.4-1
    Nvidia VDPAU library
    local/nvidia 256.35-1
    NVIDIA drivers for kernel26.
    local/nvidia-utils 256.35-4
    NVIDIA drivers utilities and libraries.
    $ cat /var/log/Xorg.0.log.old
    [ 156.095]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 156.097]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [ 156.098] X Protocol Version 11, Revision 0
    [ 156.098] Build Operating System: Linux 2.6.34-ARCH x86_64
    [ 156.098] Current Operating System: Linux DrZoidberg 2.6.34-ARCH #1 SMP PREEMPT Sat Jun 19 00:07:49 CEST 2010 x86_64
    [ 156.098] Kernel command line: root=/dev/sda5 ro
    [ 156.098] Build Date: 21 June 2010 12:01:49PM
    [ 156.099]
    [ 156.099] Current version of pixman: 0.18.2
    [ 156.099] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 156.099] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 156.101] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 4 15:57:39 2010
    [ 156.101] (==) Using config file: "/etc/X11/xorg.conf"
    [ 156.101] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 156.102] (==) ServerLayout "Layout0"
    [ 156.102] (**) |-->Screen "Screen0" (0)
    [ 156.102] (**) | |-->Monitor "Monitor0"
    [ 156.102] (**) | |-->Device "Device0"
    [ 156.102] (**) |-->Input Device "Keyboard0"
    [ 156.102] (**) |-->Input Device "Mouse0"
    [ 156.102] (==) Automatically adding devices
    [ 156.102] (==) Automatically enabling devices
    [ 156.102] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 156.102] Entry deleted from font path.
    [ 156.102] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 156.102] Entry deleted from font path.
    [ 156.102] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 156.102] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 156.102] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 156.102] (WW) Disabling Keyboard0
    [ 156.102] (WW) Disabling Mouse0
    [ 156.102] (II) Loader magic: 0x7ce880
    [ 156.102] (II) Module ABI versions:
    [ 156.102] X.Org ANSI C Emulation: 0.4
    [ 156.102] X.Org Video Driver: 7.0
    [ 156.102] X.Org XInput driver : 9.0
    [ 156.102] X.Org Server Extension : 3.0
    [ 156.110] (--) PCI: (0:0:1:3) 10de:0753:1462:6710 nVidia Corporation MCP78S [GeForce 8200] Co-Processor rev 162, Mem @ 0xf8e80000/524288
    [ 156.110] (--) PCI:*(0:2:0:0) 10de:0844:1462:6710 nVidia Corporation C77 [GeForce 9100M G] rev 162, Mem @ 0xf9000000/16777216, 0xc8000000/134217728, 0xc6000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
    [ 156.110] (--) PCI: (0:3:0:0) 10de:06e9:1462:6710 nVidia Corporation G98 [GeForce 9300M GS] rev 161, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 156.110] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 156.110] (II) LoadModule: "extmod"
    [ 156.110] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 156.111] (II) Module extmod: vendor="X.Org Foundation"
    [ 156.111] compiled for 1.8.1.902, module version = 1.0.0
    [ 156.111] Module class: X.Org Server Extension
    [ 156.111] ABI class: X.Org Server Extension, version 3.0
    [ 156.111] (II) Loading extension MIT-SCREEN-SAVER
    [ 156.111] (II) Loading extension XFree86-VidModeExtension
    [ 156.111] (II) Loading extension XFree86-DGA
    [ 156.111] (II) Loading extension DPMS
    [ 156.111] (II) Loading extension XVideo
    [ 156.111] (II) Loading extension XVideo-MotionCompensation
    [ 156.111] (II) Loading extension X-Resource
    [ 156.111] (II) LoadModule: "dbe"
    [ 156.111] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 156.111] (II) Module dbe: vendor="X.Org Foundation"
    [ 156.111] compiled for 1.8.1.902, module version = 1.0.0
    [ 156.111] Module class: X.Org Server Extension
    [ 156.111] ABI class: X.Org Server Extension, version 3.0
    [ 156.111] (II) Loading extension DOUBLE-BUFFER
    [ 156.111] (II) LoadModule: "glx"
    [ 156.111] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 156.127] (II) Module glx: vendor="NVIDIA Corporation"
    [ 156.128] compiled for 4.0.2, module version = 1.0.0
    [ 156.128] Module class: X.Org Server Extension
    [ 156.128] (II) NVIDIA GLX Module 256.35 Wed Jun 16 19:10:31 PDT 2010
    [ 156.128] (II) Loading extension GLX
    [ 156.128] (II) LoadModule: "record"
    [ 156.128] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 156.128] (II) Module record: vendor="X.Org Foundation"
    [ 156.128] compiled for 1.8.1.902, module version = 1.13.0
    [ 156.128] Module class: X.Org Server Extension
    [ 156.128] ABI class: X.Org Server Extension, version 3.0
    [ 156.128] (II) Loading extension RECORD
    [ 156.128] (II) LoadModule: "dri"
    [ 156.128] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 156.129] (II) Module dri: vendor="X.Org Foundation"
    [ 156.129] compiled for 1.8.1.902, module version = 1.0.0
    [ 156.129] ABI class: X.Org Server Extension, version 3.0
    [ 156.129] (II) Loading extension XFree86-DRI
    [ 156.129] (II) LoadModule: "dri2"
    [ 156.129] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 156.129] (II) Module dri2: vendor="X.Org Foundation"
    [ 156.129] compiled for 1.8.1.902, module version = 1.2.0
    [ 156.129] ABI class: X.Org Server Extension, version 3.0
    [ 156.129] (II) Loading extension DRI2
    [ 156.129] (II) LoadModule: "nvidia"
    [ 156.129] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 156.130] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 156.130] compiled for 4.0.2, module version = 1.0.0
    [ 156.130] Module class: X.Org Video Driver
    [ 156.130] (II) NVIDIA dlloader X Driver 256.35 Wed Jun 16 18:45:02 PDT 2010
    [ 156.130] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 156.130] (--) using VT number 7
    [ 156.134] (II) Primary Device is: PCI 02@00:00:0
    [ 156.134] (II) Loading sub module "fb"
    [ 156.134] (II) LoadModule: "fb"
    [ 156.134] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 156.134] (II) Module fb: vendor="X.Org Foundation"
    [ 156.134] compiled for 1.8.1.902, module version = 1.0.0
    [ 156.134] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 156.134] (II) Loading sub module "wfb"
    [ 156.134] (II) LoadModule: "wfb"
    [ 156.135] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 156.135] (II) Module wfb: vendor="X.Org Foundation"
    [ 156.135] compiled for 1.8.1.902, module version = 1.0.0
    [ 156.135] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 156.135] (II) Loading sub module "ramdac"
    [ 156.135] (II) LoadModule: "ramdac"
    [ 156.135] (II) Module "ramdac" already built-in
    [ 156.135] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 156.135] (==) NVIDIA(0): RGB weight 888
    [ 156.135] (==) NVIDIA(0): Default visual is TrueColor
    [ 156.135] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 156.135] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 156.135] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 156.135] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 156.135] (II) NVIDIA(0): enabled.
    [ 156.360] (II) NVIDIA(0): NVIDIA GPU GeForce 9100M G (C77) at PCI:2:0:0 (GPU-0)
    [ 156.360] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 156.360] (--) NVIDIA(0): VideoBIOS: 62.77.2c.00.00
    [ 156.360] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 156.360] (--) NVIDIA(0): Connected display device(s) on GeForce 9100M G at PCI:2:0:0:
    [ 156.360] (--) NVIDIA(0): Seiko/Epson (DFP-0)
    [ 156.360] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
    [ 156.360] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
    [ 156.373] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 156.373] (==) NVIDIA(0):
    [ 156.373] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 156.373] (==) NVIDIA(0): will be used as the requested mode.
    [ 156.373] (==) NVIDIA(0):
    [ 156.374] (II) NVIDIA(0): Validated modes:
    [ 156.374] (II) NVIDIA(0): "nvidia-auto-select"
    [ 156.374] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
    [ 156.376] (--) NVIDIA(0): DPI set to (99, 97); computed from "UseEdidDpi" X config
    [ 156.376] (--) NVIDIA(0): option
    [ 156.376] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 156.376] (--) Depth 24 pixmap format is 32 bpp
    [ 156.376] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 156.865] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce 9300M GS (G98) at PCI:3:0:0 (GPU-1)
    [ 156.865] (--) NVIDIA(GPU-1): Memory: 524288 kBytes
    [ 156.865] (--) NVIDIA(GPU-1): VideoBIOS: 62.98.3c.00.00
    [ 156.865] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
    [ 156.865] (--) NVIDIA(GPU-1): Interlaced video modes are supported on this GPU
    [ 156.865] (--) NVIDIA(GPU-1): Connected display device(s) on GeForce 9300M GS at PCI:3:0:0:
    [ 156.865] (--) NVIDIA(GPU-1): none
    [ 156.866] (II) NVIDIA(0): Initialized GPU GART.
    [ 156.878] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 156.878] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 156.878] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 156.878] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 156.878] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 156.878] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 156.878] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 156.878] (II) NVIDIA(0): Config Options in the README.
    [ 156.879] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 156.879] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 156.879] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 156.880] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 157.172] (II) Loading extension NV-GLX
    [ 157.208] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 157.216] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 157.216] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 157.216] (==) NVIDIA(0): Backing store disabled
    [ 157.216] (==) NVIDIA(0): Silken mouse enabled
    [ 157.232] (**) NVIDIA(0): DPMS enabled
    [ 157.232] (II) Loading extension NV-CONTROL
    [ 157.233] (II) Loading extension XINERAMA
    [ 157.233] (II) Loading sub module "dri2"
    [ 157.233] (II) LoadModule: "dri2"
    [ 157.233] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 157.233] (II) NVIDIA(0): [DRI2] Setup complete
    [ 157.233] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 157.233] (==) RandR enabled
    [ 157.233] (II) Initializing built-in extension Generic Event Extension
    [ 157.233] (II) Initializing built-in extension SHAPE
    [ 157.233] (II) Initializing built-in extension MIT-SHM
    [ 157.233] (II) Initializing built-in extension XInputExtension
    [ 157.233] (II) Initializing built-in extension XTEST
    [ 157.233] (II) Initializing built-in extension BIG-REQUESTS
    [ 157.233] (II) Initializing built-in extension SYNC
    [ 157.233] (II) Initializing built-in extension XKEYBOARD
    [ 157.233] (II) Initializing built-in extension XC-MISC
    [ 157.233] (II) Initializing built-in extension SECURITY
    [ 157.233] (II) Initializing built-in extension XINERAMA
    [ 157.233] (II) Initializing built-in extension XFIXES
    [ 157.233] (II) Initializing built-in extension RENDER
    [ 157.233] (II) Initializing built-in extension RANDR
    [ 157.233] (II) Initializing built-in extension COMPOSITE
    [ 157.233] (II) Initializing built-in extension DAMAGE
    [ 157.236] (II) Initializing extension GLX
    [ 157.423] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 157.423] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 157.423] (II) LoadModule: "evdev"
    [ 157.423] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 157.423] (II) Module evdev: vendor="X.Org Foundation"
    [ 157.423] compiled for 1.8.0, module version = 2.4.0
    [ 157.423] Module class: X.Org XInput Driver
    [ 157.423] ABI class: X.Org XInput driver, version 9.0
    [ 157.423] (**) Power Button: always reports core events
    [ 157.423] (**) Power Button: Device: "/dev/input/event5"
    [ 157.433] (II) Power Button: Found keys
    [ 157.433] (II) Power Button: Configuring as keyboard
    [ 157.433] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 157.433] (**) Option "xkb_rules" "evdev"
    [ 157.433] (**) Option "xkb_model" "evdev"
    [ 157.433] (**) Option "xkb_layout" "cz"
    [ 157.433] (**) Option "xkb_variant" "qwerty"
    [ 157.433] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.469] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 157.469] (II) No input driver/identifier specified (ignoring)
    [ 157.470] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 157.470] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 157.470] (**) Sleep Button: always reports core events
    [ 157.470] (**) Sleep Button: Device: "/dev/input/event3"
    [ 157.480] (II) Sleep Button: Found keys
    [ 157.480] (II) Sleep Button: Configuring as keyboard
    [ 157.480] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 157.480] (**) Option "xkb_rules" "evdev"
    [ 157.480] (**) Option "xkb_model" "evdev"
    [ 157.480] (**) Option "xkb_layout" "cz"
    [ 157.480] (**) Option "xkb_variant" "qwerty"
    [ 157.480] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.481] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 157.481] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 157.481] (**) Video Bus: always reports core events
    [ 157.481] (**) Video Bus: Device: "/dev/input/event6"
    [ 157.490] (II) Video Bus: Found keys
    [ 157.490] (II) Video Bus: Configuring as keyboard
    [ 157.490] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 157.490] (**) Option "xkb_rules" "evdev"
    [ 157.490] (**) Option "xkb_model" "evdev"
    [ 157.490] (**) Option "xkb_layout" "cz"
    [ 157.490] (**) Option "xkb_variant" "qwerty"
    [ 157.490] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.490] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 157.490] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 157.490] (**) Video Bus: always reports core events
    [ 157.490] (**) Video Bus: Device: "/dev/input/event7"
    [ 157.500] (II) Video Bus: Found keys
    [ 157.500] (II) Video Bus: Configuring as keyboard
    [ 157.500] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 157.500] (**) Option "xkb_rules" "evdev"
    [ 157.500] (**) Option "xkb_model" "evdev"
    [ 157.500] (**) Option "xkb_layout" "cz"
    [ 157.500] (**) Option "xkb_variant" "qwerty"
    [ 157.500] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.501] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 157.501] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 157.501] (**) Power Button: always reports core events
    [ 157.501] (**) Power Button: Device: "/dev/input/event4"
    [ 157.510] (II) Power Button: Found keys
    [ 157.510] (II) Power Button: Configuring as keyboard
    [ 157.510] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 157.510] (**) Option "xkb_rules" "evdev"
    [ 157.510] (**) Option "xkb_model" "evdev"
    [ 157.510] (**) Option "xkb_layout" "cz"
    [ 157.510] (**) Option "xkb_variant" "qwerty"
    [ 157.510] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.512] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event9)
    [ 157.512] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 157.512] (**) Logitech USB Receiver: always reports core events
    [ 157.512] (**) Logitech USB Receiver: Device: "/dev/input/event9"
    [ 157.523] (II) Logitech USB Receiver: Found keys
    [ 157.523] (II) Logitech USB Receiver: Configuring as keyboard
    [ 157.523] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 157.523] (**) Option "xkb_rules" "evdev"
    [ 157.523] (**) Option "xkb_model" "evdev"
    [ 157.523] (**) Option "xkb_layout" "cz"
    [ 157.523] (**) Option "xkb_variant" "qwerty"
    [ 157.523] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.524] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event10)
    [ 157.524] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 157.524] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 157.524] (**) Logitech USB Receiver: always reports core events
    [ 157.524] (**) Logitech USB Receiver: Device: "/dev/input/event10"
    [ 157.536] (II) Logitech USB Receiver: Found 20 mouse buttons
    [ 157.536] (II) Logitech USB Receiver: Found scroll wheel(s)
    [ 157.536] (II) Logitech USB Receiver: Found relative axes
    [ 157.536] (II) Logitech USB Receiver: Found x and y relative axes
    [ 157.536] (II) Logitech USB Receiver: Found absolute axes
    [ 157.536] (II) Logitech USB Receiver: Found keys
    [ 157.536] (II) Logitech USB Receiver: Configuring as mouse
    [ 157.536] (II) Logitech USB Receiver: Configuring as keyboard
    [ 157.536] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 157.536] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 157.536] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
    [ 157.536] (**) Option "xkb_rules" "evdev"
    [ 157.536] (**) Option "xkb_model" "evdev"
    [ 157.536] (**) Option "xkb_layout" "cz"
    [ 157.536] (**) Option "xkb_variant" "qwerty"
    [ 157.536] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.537] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 157.537] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 157.537] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 157.537] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 157.537] (II) Logitech USB Receiver: initialized for relative axes.
    [ 157.537] (WW) Logitech USB Receiver: ignoring absolute axes.
    [ 157.537] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
    [ 157.537] (II) No input driver/identifier specified (ignoring)
    [ 157.538] (II) config/udev: Adding input device MLK EU3C Wireless Office 200 (/dev/input/event11)
    [ 157.538] (**) MLK EU3C Wireless Office 200: Applying InputClass "evdev keyboard catchall"
    [ 157.538] (**) MLK EU3C Wireless Office 200: always reports core events
    [ 157.538] (**) MLK EU3C Wireless Office 200: Device: "/dev/input/event11"
    [ 157.553] (II) MLK EU3C Wireless Office 200: Found keys
    [ 157.553] (II) MLK EU3C Wireless Office 200: Configuring as keyboard
    [ 157.553] (II) XINPUT: Adding extended input device "MLK EU3C Wireless Office 200" (type: KEYBOARD)
    [ 157.553] (**) Option "xkb_rules" "evdev"
    [ 157.553] (**) Option "xkb_model" "evdev"
    [ 157.553] (**) Option "xkb_layout" "cz"
    [ 157.553] (**) Option "xkb_variant" "qwerty"
    [ 157.553] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.554] (II) config/udev: Adding input device MLK EU3C Wireless Office 200 (/dev/input/event12)
    [ 157.554] (**) MLK EU3C Wireless Office 200: Applying InputClass "evdev pointer catchall"
    [ 157.554] (**) MLK EU3C Wireless Office 200: Applying InputClass "evdev keyboard catchall"
    [ 157.554] (**) MLK EU3C Wireless Office 200: always reports core events
    [ 157.554] (**) MLK EU3C Wireless Office 200: Device: "/dev/input/event12"
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found 9 mouse buttons
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found scroll wheel(s)
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found relative axes
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found x and y relative axes
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found absolute axes
    [ 157.566] (II) MLK EU3C Wireless Office 200: Found keys
    [ 157.566] (II) MLK EU3C Wireless Office 200: Configuring as mouse
    [ 157.566] (II) MLK EU3C Wireless Office 200: Configuring as keyboard
    [ 157.566] (**) MLK EU3C Wireless Office 200: YAxisMapping: buttons 4 and 5
    [ 157.566] (**) MLK EU3C Wireless Office 200: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 157.566] (II) XINPUT: Adding extended input device "MLK EU3C Wireless Office 200" (type: KEYBOARD)
    [ 157.566] (**) Option "xkb_rules" "evdev"
    [ 157.566] (**) Option "xkb_model" "evdev"
    [ 157.566] (**) Option "xkb_layout" "cz"
    [ 157.566] (**) Option "xkb_variant" "qwerty"
    [ 157.566] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.567] (**) MLK EU3C Wireless Office 200: (accel) keeping acceleration scheme 1
    [ 157.567] (**) MLK EU3C Wireless Office 200: (accel) acceleration profile 0
    [ 157.567] (**) MLK EU3C Wireless Office 200: (accel) acceleration factor: 2.000
    [ 157.567] (**) MLK EU3C Wireless Office 200: (accel) acceleration threshold: 4
    [ 157.567] (II) MLK EU3C Wireless Office 200: initialized for relative axes.
    [ 157.567] (WW) MLK EU3C Wireless Office 200: ignoring absolute axes.
    [ 157.567] (II) config/udev: Adding input device MLK EU3C Wireless Office 200 (/dev/input/mouse2)
    [ 157.567] (II) No input driver/identifier specified (ignoring)
    [ 157.567] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
    [ 157.567] (II) No input driver/identifier specified (ignoring)
    [ 157.573] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 157.573] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 157.573] (**) AT Translated Set 2 keyboard: always reports core events
    [ 157.573] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 157.580] (II) AT Translated Set 2 keyboard: Found keys
    [ 157.580] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 157.580] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 157.580] (**) Option "xkb_rules" "evdev"
    [ 157.580] (**) Option "xkb_model" "evdev"
    [ 157.580] (**) Option "xkb_layout" "cz"
    [ 157.580] (**) Option "xkb_variant" "qwerty"
    [ 157.580] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 157.580] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 157.580] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 157.580] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 157.580] (II) LoadModule: "synaptics"
    [ 157.580] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 157.581] (II) Module synaptics: vendor="X.Org Foundation"
    [ 157.581] compiled for 1.8.0.902, module version = 1.2.2
    [ 157.581] Module class: X.Org XInput Driver
    [ 157.581] ABI class: X.Org XInput driver, version 9.0
    [ 157.581] (II) Synaptics touchpad driver version 1.2.2
    [ 157.581] (**) Option "Device" "/dev/input/event8"
    [ 157.620] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 157.620] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 157.620] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 157.620] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 157.620] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 157.620] (**) Option "TapButton1" "1"
    [ 157.620] (**) Option "TapButton2" "2"
    [ 157.620] (**) Option "TapButton3" "3"
    [ 157.646] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 157.646] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 157.660] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 157.660] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 157.660] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 157.660] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 157.660] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 157.686] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 157.686] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 157.686] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 157.686] (II) Synaptics touchpad driver version 1.2.2
    [ 158.333] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 158.333] (**) Option "Device" "/dev/input/mouse0"
    [ 158.346] (**) Option "TapButton1" "1"
    [ 158.346] (**) Option "TapButton2" "2"
    [ 158.346] (**) Option "TapButton3" "3"
    [ 158.366] Query no Synaptics: 6003C8
    [ 158.366] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 158.367] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 158.406] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 158.406] (II) UnloadModule: "synaptics"
    [ 158.406] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 158.406] (II) No input driver/identifier specified (ignoring)
    [ 222.970] (II) Power Button: Close
    [ 222.970] (II) UnloadModule: "evdev"
    [ 222.990] (II) Sleep Button: Close
    [ 222.990] (II) UnloadModule: "evdev"
    [ 223.016] (II) Video Bus: Close
    [ 223.016] (II) UnloadModule: "evdev"
    [ 223.036] (II) Video Bus: Close
    [ 223.036] (II) UnloadModule: "evdev"
    [ 223.056] (II) Power Button: Close
    [ 223.056] (II) UnloadModule: "evdev"
    [ 223.076] (II) Logitech USB Receiver: Close
    [ 223.076] (II) UnloadModule: "evdev"
    [ 223.096] (II) Logitech USB Receiver: Close
    [ 223.096] (II) UnloadModule: "evdev"
    [ 223.116] (II) MLK EU3C Wireless Office 200: Close
    [ 223.116] (II) UnloadModule: "evdev"
    [ 223.136] (II) MLK EU3C Wireless Office 200: Close
    [ 223.136] (II) UnloadModule: "evdev"
    [ 223.156] (II) AT Translated Set 2 keyboard: Close
    [ 223.156] (II) UnloadModule: "evdev"
    [ 223.190] (II) UnloadModule: "synaptics"
    $ cat /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 256.35 ([email protected]) Wed Jun 16 19:15:05 PDT 2010
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

    I was having this exact same problem, then it just stopped. I am using the nouveau driver and I have a tnt2 card.
    IIRC, I was having an unrelated problem with xorg or udev or something was having problems detecting my monitor, it claimed I had two monitors connected, I wrote an xorg.conf file and that fixed the problem. IDK if its is related or not because I don't recall exactly when things started working when I would switch ttys.
    Try using the nouveau driver and see if it does the same thing, it has a kernel module so it might make difference,
    Last edited by RiceKills (2010-07-06 23:39:27)

  • Alps touchpad as PS/2 Generic mouse

    Hello. I have ALPS touchpad on my Acer Aspire 1551. It works, but in basic mode: two buttons, touch tap as click and double click. Scrolling and multitouch is not working.
    Problem is on the kernel level, because it recognizes my touchpad as simple PS/2 Generic Mouse:
    I: Bus=0011 Vendor=0002 Product=0001 Version=0000
    N: Name="PS/2 Generic Mouse"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input1
    U: Uniq=
    H: Handlers=mouse0 event1
    B: PROP=0
    B: EV=7
    B: KEY=70000 0 0 0 0
    B: REL=3
    There are no entries about alps in dmesg, about mouse:
    [kukman@archbook ~]$ dmesg | grep -i mouse
    [ 0.629021] mousedev: PS/2 mouse device common for all mice
    [ 6.721323] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input1
    X server config is insignificant, because X can't see my touchpad, X see it as simple mouse. I've read many bugreports, many topics but nothing. I've sent own bugreports into launchpad on Ubuntu, into kernel bugzilla.
    Say me, if you need some another information about my hardware. Thanks.

    whitethorn wrote:
    # xinput list
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ PS/2 Mouse id=12 [slave pointer (2)]
    ⎜ ↳ AlpsPS/2 ALPS GlidePoint id=13 [slave pointer (2)]
    Still no vertical scrolling though. Now to see if some tweaking will get it to work
    Same here! When disabling the PS/2 Mouse pointer, the touchpad stops working completely. It seems like the touchpad is still not properly detected but the driver is loaded anyways. Tried multiple variants of /etc/X11/xorg.conf.d/10-synaptics.conf with no success. In fact when I define an "InputDevice" instead of an "InputClass", the driver isn't loaded anymore.
    Gotta keep on waiting and hoping, I guess.

  • Alps touchpad

    Ive got an Alps touchpad.. but scroll doesnt work.. and I cant copy with it. ive installed synaptics package.. edited xorg.conf :
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto"
    Option "LeftEdge" "130"
    Option "RightEdge" "840"
    Option "TopEdge" "130"
    Option "BottomEdge" "640"
    Option "FingerLow" "7"
    Option "FingerHigh" "8"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "110"
    Option "EmulateMidButtonTime" "75"
    Option "VertScrollDelta" "20"
    Option "HorizScrollDelta" "20"
    Option "MinSpeed" "0.60"
    Option "MaxSpeed" "1.10"
    Option "AccelFactor" "0.030"
    Option "EdgeMotionMinSpeed" "200"
    Option "EdgeMotionMaxSpeed" "200"
    Option "UpDownScrolling" "1"
    Option "CircularScrolling" "1"
    Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2"
    Option "SHMConfig" "on"
    Option "Emulate3Buttons" "on"
    but xorg said that synaptics modules not found.. how come it doesnt work with synaptics drivers?

    Ok.. I did like this:
    first I located the pcidata.o, it was in folder:
    /usr/lib/xorg/modules/
    then:
    cd /usr/lib/xorg/modules/input/
    ln -s /usr/X11R6/lib/modules/input/synaptics_drv.o synaptics_drv.o
    And  now it works like a charm.. I would be nice if it could be in the right folder from the beginning..
    Cheers & thanx
    Jinn

  • Can't enable Tap-To-Click with ALPS touchpad

    Hello, I installed Archlinux on my vaio and I am trying to get the ALPS touchpad to work.
    I've tried the xorg.conf solution but tap-to-click doesn't work. So I tried using the HAL policy. This almost works, but I have to open gsynaptics tool and enable Tapping. I changed the values of MaxTapMove, MaxTapTime, even deleted them, nothing! The strangest thing is that tapping works at gdm, but it doesn't work after I login. I removed the input device from xorg.conf, nothing changes. If any log is needed please tell me.

    Sorry, everything is solved! I haven't enabled tapping from gnome-mouse-properties... My bad..!
    Last edited by seth__ (2009-10-23 22:22:23)

  • Alps Touchpad detected as PS2 Generic mouse on Dell Inspiron N5110 15R

    I Started this thread 2 months ago , at first I was asking for a solution and I didn't get one , So I repeated that thread on different distros forums but I get the same results because of a simple fact that there is no one have solution !! , So I realized that the best way to solve this problem is to gather our forces here so we can create a solution 
    The Bug :  xinput-list shows PS/2  Generic mouse instead of  Alps touchpad  so multi-touch gestures is not possible ( Probably an unknown alps protocol )
    The Effected Laptops : Dell Inspiron N5110 ,  Acer Aspire V3-771G-9875  , ......... (You name it)
    Update 1- installing kernel 3.5.2 from test repos didn't solve the problem
    Update 2- installing  psmouse-elantech from AUR (as wiki says )  didn't solve the problem it only made xinput-list identifies it as ps/2 elantech mouse 
    Update 3- installing psmouse-alps from AUR don't have any impact
    Update 4- installing extra/xf86-input-evdev and extra/xf86-input-synaptics  don't have any impact
    Update 5- Here are bug reports links :
    https://bugs.launchpad.net/ubuntu/+sour … bug/606238
    https://bugs.launchpad.net/ubuntu/+sour … bug/977063
    https://bugzilla.kernel.org/show_bug.cgi?id=45201
    Update 6- I contacted Dell ,They says it's Alps responsibility and i contacted alps , They says it's Dell responsibility  ( I hate those shitty formal replies )
    Update 7- After Some Google-ing  I found that a developer managed to brake the unknown alps protocol on dell latitude E6230 which is very similar to our alps protocol , so If any developer owns n5110 please take a look at this  http://markmail.org/message/r62dimyqb6f … te:results  you might find a clue or a trace to brake that protocol
    In the end please keep this thread alive as possible with every new finding , Suggestion ,workaround , possible solution until we solve this F***N bug
    Last edited by t-r-e (2012-08-24 03:40:01)

    Did you try the 'proto' parameter?
    [laloch@uriel ~]$ modinfo psmouse
    filename: /lib/modules/3.4.4-2-ARCH/kernel/drivers/input/mouse/psmouse.ko.gz
    license: GPL
    description: PS/2 mouse driver
    author: Vojtech Pavlik <[email protected]>
    alias: serio:ty05pr*id*ex*
    alias: serio:ty01pr*id*ex*
    depends:
    intree: Y
    vermagic: 3.4.4-2-ARCH SMP preempt mod_unload modversions
    parm: proto:Highest protocol extension to probe (bare, imps, exps, any). Useful for KVM switches. (proto_abbrev)
    parm: resolution:Resolution, in dpi. (uint)
    parm: rate:Report rate, in reports per second. (uint)
    parm: smartscroll:Logitech Smartscroll autorepeat, 1 = enabled (default), 0 = disabled. (bool)
    parm: resetafter:Reset device after so many bad packets (0 = never). (uint)
    parm: resync_time:How long can mouse stay idle before forcing resync (in seconds, 0 = never). (uint)

  • Emachines E525 - Alps Touchpad Pointer stopped working

    my laptop's Alps Touchpad Pointer stopped working, but the software shows it as "working properly." Touching the pad or clicking the buttons does nothing though. Restarts and reinstalling the driver has also done nothing. Whats going on? This laptop is only 12-16 months old and the touchpad is already dead? Help please!

    Sounds like you need to get it fixed, not sure how much touchpad fixing cost at best buy. But if its over 300 I would suggest looking for a better brand notebook.
    I like things that go beep

Maybe you are looking for

  • Querying on aggregates created on Virtual Cube

    Hello, I have implemented a virtual InfoProvider with Services.When I create queries directly on the Virtual Infoprovider the query runs fine and I see the report. As per my requirement I create an aggregate on the Virtual Infoprovider .Then I define

  • Ipod will not charge with wall charger or computer

    Until maybe 2-3 days ago, my ipod was working fine.  Now, when I plug it up to be charged, it won't.  Not with the wall charger or the cable that connects to the computer, which are all Apple products and charge my ipad.  The computer won't even reco

  • Apple air to apple tv

    How can I get my apple air to play videos like I can on my ipad

  • Error in Goods Return

    HI, We are getting the message after posting goods return as below Transaction..   MB1A Update key...   4D834C143DEB0114E10080000A60052C Generated....   18.03.2011, 18:01:25 Completed....   18.03.2011, 18:01:25 Error Info...   Update program: I/O err

  • Problem to open form for tab

    Hi, i am using tab in form. when i open the form no fields are showing which are under tab. but if i open that form through screen painter -> preview  -> close screen painter. thereafter its working fine. what is the problems ???? i am using 2005 ver