Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]problem with xorg.conf
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cuibug
n00b
n00b


Joined: 14 Sep 2011
Posts: 30

PostPosted: Sat Sep 24, 2011 6:05 am    Post subject: [solved]problem with xorg.conf Reply with quote

/etc/X11/xorg.conf
when I note AutoAddDevices false with #, x will recognise the touchpad, the vertical scroll will work, but keyboard will not work.
In the Xorg.0.log , I found the message,"hotplugin is on , devices with driver kbd ,mouse will be disabled", so what driver should my keyborad have?
Then I delete the # before AutoAddDevices false, and the keyboard works ,but the touchpad can't work with vertical scroll
Code:
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "AutoAddDevices" "false"
#    Option         "AllowEmptyInput" "false"
    Option         "Xinerama" "0"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/share/fonts/OTF/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load           "glx"
    Load           "record"
    Load           "dri"
    Load           "extmod"
    Load           "dri2"
    Load           "dbe"
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 6 7"
endsection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "AUO"
    VertRefresh     60.0
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    BusID          "PCI:2:0:0"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 330M"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1366x768_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


/usr/share/X11/xorg.conf.d/10-evdev.conf
Code:
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 touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
   Driver "synaptics"
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


/usr/share/X11/xorg.conf.d/50-synaptics.conf
Code:
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
   Option "VertEdgeScroll" "TRUE"
   Option "TapButton1" "1"
   MatchDevicePath "/dev/input/event*"
EndSection


Code:

# cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input0
U: Uniq=
H: Handlers=sysrq kbd event0
B: PROP=0
B: EV=120013
B: KEY=10000 c020000000000 0 0 700f02000003 3803078f830f401 febfffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=7

I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input1
U: Uniq=
H: Handlers=mouse0 event1
B: PROP=9
B: EV=b
B: KEY=6420 30000 0 0 0 0
B: ABS=260800011000003

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
U: Uniq=
H: Handlers=event2
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
U: Uniq=
H: Handlers=kbd event3
B: PROP=0
B: EV=3
B: KEY=4000 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
U: Uniq=
H: Handlers=kbd event4
B: PROP=0
B: EV=3
B: KEY=10000000000000 0

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input5
U: Uniq=
H: Handlers=kbd event5
B: PROP=0
B: EV=3
B: KEY=3e000b00000000 0 0 0


/var/log/Xorg.0.log
Code:

[    31.863]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[    31.863] X Protocol Version 11, Revision 0
[    31.864] Build Operating System: Linux 2.6.39-gentoo-r3 x86_64 Gentoo
[    31.864] Current Operating System: Linux bugman 2.6.39-gentoo-r3 #1 SMP Fri Sep 23 01:37:18 CST 2011 x86_64
[    31.864] Kernel command line: root=/dev/ram0 real_root=/dev/sda1
[    31.864] Build Date: 12 September 2011  07:52:19PM
[    31.864] 
[    31.864] Current version of pixman: 0.22.2
[    31.864]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    31.864] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    31.864] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 24 13:33:50 2011
[    31.921] (==) Using config file: "/etc/X11/xorg.conf"
[    31.921] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    31.952] (==) ServerLayout "X.org Configured"
[    31.952] (**) |-->Screen "Screen0" (0)
[    31.952] (**) |   |-->Monitor "Monitor0"
[    31.953] (**) |   |-->Device "Device0"
[    31.953] (**) |-->Input Device "Keyboard0"
[    31.953] (**) |-->Input Device "Mouse0"
[    31.953] (**) Option "Xinerama" "0"
[    31.953] (**) Option "AutoAddDevices" "false"
[    31.953] (**) Not automatically adding devices
[    31.953] (==) Automatically enabling devices
[    31.971] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    31.971]    Entry deleted from font path.
[    31.971]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    31.971]    Entry deleted from font path.
[    31.971]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    31.971] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    31.971]    Entry deleted from font path.
[    31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    31.971]    Entry deleted from font path.
[    31.971]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    31.971] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    31.971]    Entry deleted from font path.
[    31.971]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    31.971] (**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/misc/
[    31.971] (**) ModulePath set to "/usr/lib64/xorg/modules"
[    31.971] (II) Loader magic: 0x7c9160
[    31.971] (II) Module ABI versions:
[    31.971]    X.Org ANSI C Emulation: 0.4
[    31.971]    X.Org Video Driver: 10.0
[    31.971]    X.Org XInput driver : 12.2
[    31.971]    X.Org Server Extension : 5.0
[    31.972] (--) PCI:*(0:2:0:0) 10de:0a29:1025:0370 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    31.972] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    31.972] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    31.972] (II) LoadModule: "glx"
[    32.006] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    32.473] (II) Module glx: vendor="NVIDIA Corporation"
[    32.495]    compiled for 4.0.2, module version = 1.0.0
[    32.495]    Module class: X.Org Server Extension
[    32.495] (II) NVIDIA GLX Module  275.09.07  Wed Jun  8 14:34:43 PDT 2011
[    32.495] (II) Loading extension GLX
[    32.495] (II) LoadModule: "record"
[    32.495] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    32.534] (II) Module record: vendor="X.Org Foundation"
[    32.534]    compiled for 1.10.4, module version = 1.13.0
[    32.534]    Module class: X.Org Server Extension
[    32.534]    ABI class: X.Org Server Extension, version 5.0
[    32.534] (II) Loading extension RECORD
[    32.534] (II) LoadModule: "dri"
[    32.571] (WW) Warning, couldn't open module dri
[    32.571] (II) UnloadModule: "dri"
[    32.571] (II) Unloading dri
[    32.571] (EE) Failed to load module "dri" (module does not exist, 0)
[    32.571] (II) LoadModule: "extmod"
[    32.571] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    32.586] (II) Module extmod: vendor="X.Org Foundation"
[    32.586]    compiled for 1.10.4, module version = 1.0.0
[    32.586]    Module class: X.Org Server Extension
[    32.586]    ABI class: X.Org Server Extension, version 5.0
[    32.586] (II) Loading extension MIT-SCREEN-SAVER
[    32.586] (II) Loading extension XFree86-VidModeExtension
[    32.586] (II) Loading extension XFree86-DGA
[    32.586] (II) Loading extension DPMS
[    32.586] (II) Loading extension XVideo
[    32.586] (II) Loading extension XVideo-MotionCompensation
[    32.586] (II) Loading extension X-Resource
[    32.586] (II) LoadModule: "dri2"
[    32.586] (WW) Warning, couldn't open module dri2
[    32.586] (II) UnloadModule: "dri2"
[    32.586] (II) Unloading dri2
[    32.586] (EE) Failed to load module "dri2" (module does not exist, 0)
[    32.587] (II) LoadModule: "dbe"
[    32.587] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    32.605] (II) Module dbe: vendor="X.Org Foundation"
[    32.605]    compiled for 1.10.4, module version = 1.0.0
[    32.605]    Module class: X.Org Server Extension
[    32.605]    ABI class: X.Org Server Extension, version 5.0
[    32.605] (II) Loading extension DOUBLE-BUFFER
[    32.605] (II) LoadModule: "nvidia"
[    32.606] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    32.681] (II) Module nvidia: vendor="NVIDIA Corporation"
[    32.683]    compiled for 4.0.2, module version = 1.0.0
[    32.683]    Module class: X.Org Video Driver
[    32.699] (II) LoadModule: "kbd"
[    32.699] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[    32.718] (II) Module kbd: vendor="X.Org Foundation"
[    32.718]    compiled for 1.10.4, module version = 1.6.0
[    32.718]    Module class: X.Org XInput Driver
[    32.718]    ABI class: X.Org XInput driver, version 12.2
[    32.718] (II) LoadModule: "mouse"
[    32.719] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
[    32.730] (II) Module mouse: vendor="X.Org Foundation"
[    32.730]    compiled for 1.10.4, module version = 1.7.1
[    32.730]    Module class: X.Org XInput Driver
[    32.730]    ABI class: X.Org XInput driver, version 12.2
[    32.730] (II) NVIDIA dlloader X Driver  275.09.07  Wed Jun  8 14:18:12 PDT 2011
[    32.730] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    32.739] (++) using VT number 7

[    32.753] (II) Loading sub module "fb"
[    32.753] (II) LoadModule: "fb"
[    32.753] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    32.778] (II) Module fb: vendor="X.Org Foundation"
[    32.778]    compiled for 1.10.4, module version = 1.0.0
[    32.778]    ABI class: X.Org ANSI C Emulation, version 0.4
[    32.778] (II) Loading sub module "wfb"
[    32.778] (II) LoadModule: "wfb"
[    32.778] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    32.790] (II) Module wfb: vendor="X.Org Foundation"
[    32.790]    compiled for 1.10.4, module version = 1.0.0
[    32.790]    ABI class: X.Org ANSI C Emulation, version 0.4
[    32.790] (II) Loading sub module "ramdac"
[    32.790] (II) LoadModule: "ramdac"
[    32.790] (II) Module "ramdac" already built-in
[    32.792] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    32.792] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    32.792] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    32.805] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    32.805] (==) NVIDIA(0): RGB weight 888
[    32.805] (==) NVIDIA(0): Default visual is TrueColor
[    32.805] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    32.805] (**) NVIDIA(0): Option "TwinView" "0"
[    32.805] (**) NVIDIA(0): Option "MetaModes" "1366x768_60 +0+0"
[    36.911] (II) NVIDIA(GPU-0): Display (AUO (DFP-0)) does not support NVIDIA 3D Vision
[    36.911] (II) NVIDIA(GPU-0):     stereo.
[    36.917] (II) NVIDIA(0): NVIDIA GPU GeForce GT 330M (GT216) at PCI:2:0:0 (GPU-0)
[    36.917] (--) NVIDIA(0): Memory: 1048576 kBytes
[    36.917] (--) NVIDIA(0): VideoBIOS: 70.16.50.00.02
[    36.917] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    36.917] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    36.917] (--) NVIDIA(0): Connected display device(s) on GeForce GT 330M at PCI:2:0:0
[    36.917] (--) NVIDIA(0):     AUO (DFP-0)
[    36.917] (--) NVIDIA(0): AUO (DFP-0): 330.0 MHz maximum pixel clock
[    36.917] (--) NVIDIA(0): AUO (DFP-0): Internal Dual Link LVDS
[    36.960] (II) NVIDIA(0): Assigned Display Device: DFP-0
[    36.960] (II) NVIDIA(0): Validated modes:
[    36.960] (II) NVIDIA(0):     "1366x768_60+0+0"
[    36.960] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[    38.014] (--) NVIDIA(0): DPI set to (111, 114); computed from "UseEdidDpi" X config
[    38.014] (--) NVIDIA(0):     option
[    38.014] (--) Depth 24 pixmap format is 32 bpp
[    38.015] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    38.086] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    38.087] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    38.087] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    38.087] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    38.087] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    38.087] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    38.087] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    38.087] (II) NVIDIA(0):     Config Options in the README.
[    38.089] (II) NVIDIA(0): Setting mode "1366x768_60+0+0"
[    38.459] (II) Loading extension NV-GLX
[    38.601] (==) NVIDIA(0): Disabling shared memory pixmaps
[    38.601] (==) NVIDIA(0): Backing store disabled
[    38.601] (==) NVIDIA(0): Silken mouse enabled
[    38.602] (==) NVIDIA(0): DPMS enabled
[    38.620] (II) Loading extension NV-CONTROL
[    38.621] (II) Loading extension XINERAMA
[    38.621] (II) Loading sub module "dri2"
[    38.621] (II) LoadModule: "dri2"
[    38.621] (WW) Warning, couldn't open module dri2
[    38.621] (II) UnloadModule: "dri2"
[    38.621] (II) Unloading dri2
[    38.621] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
[    38.621] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
[    38.621] (II) NVIDIA(0):     libvdpau.
[    38.621] (==) RandR enabled
[    38.621] (II) Initializing built-in extension Generic Event Extension
[    38.621] (II) Initializing built-in extension SHAPE
[    38.621] (II) Initializing built-in extension MIT-SHM
[    38.621] (II) Initializing built-in extension XInputExtension
[    38.621] (II) Initializing built-in extension XTEST
[    38.621] (II) Initializing built-in extension BIG-REQUESTS
[    38.621] (II) Initializing built-in extension SYNC
[    38.621] (II) Initializing built-in extension XKEYBOARD
[    38.621] (II) Initializing built-in extension XC-MISC
[    38.621] (II) Initializing built-in extension XINERAMA
[    38.621] (II) Initializing built-in extension XFIXES
[    38.621] (II) Initializing built-in extension RENDER
[    38.621] (II) Initializing built-in extension RANDR
[    38.621] (II) Initializing built-in extension COMPOSITE
[    38.621] (II) Initializing built-in extension DAMAGE
[    38.621] (II) Initializing extension GLX
[    39.045] (II) Using input driver 'kbd' for 'Keyboard0'
[    39.045] (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
[    39.045] (**) Option "CoreKeyboard"
[    39.045] (**) Keyboard0: always reports core events
[    39.045] (**) Keyboard0: always reports core events
[    39.045] (**) Option "Protocol" "standard"
[    39.045] (**) Option "XkbRules" "base"
[    39.045] (**) Option "XkbModel" "pc105"
[    39.045] (**) Option "XkbLayout" "us"
[    39.045] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
[    39.046] (II) Using input driver 'mouse' for 'Mouse0'
[    39.046] (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
[    39.046] (**) Option "CorePointer"
[    39.046] (**) Mouse0: always reports core events
[    39.046] (**) Option "Protocol" "auto"
[    39.046] (**) Option "Device" "/dev/input/mice"
[    39.046] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[    39.046] (**) Mouse0: Protocol: "auto"
[    39.046] (**) Mouse0: always reports core events
[    39.163] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[    39.163] (**) Option "ZAxisMapping" "4 5 6 7"
[    39.163] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[    39.163] (**) Mouse0: Buttons: 11
[    39.163] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
[    39.163] (**) Mouse0: (accel) keeping acceleration scheme 1
[    39.163] (**) Mouse0: (accel) acceleration profile 0
[    39.163] (**) Mouse0: (accel) acceleration factor: 2.000
[    39.163] (**) Mouse0: (accel) acceleration threshold: 4
[    39.203] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[    39.723] (II) Mouse0: ps2EnableDataReporting: succeeded
[    39.733] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    39.733] (II) AutoAddDevices is off - not adding device.
[    39.734] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    39.734] (II) AutoAddDevices is off - not adding device.
[    39.760] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    39.760] (II) AutoAddDevices is off - not adding device.
[    39.761] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    39.761] (II) AutoAddDevices is off - not adding device.
[    39.766] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    39.766] (II) AutoAddDevices is off - not adding device.
[    39.766] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    39.766] (II) AutoAddDevices is off - not adding device.
[    39.766] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    39.766] (II) AutoAddDevices is off - not adding device.


Last edited by cuibug on Sat Sep 24, 2011 1:07 pm; edited 2 times in total
Back to top
View user's profile Send private message
mp342
Apprentice
Apprentice


Joined: 03 Aug 2010
Posts: 165
Location: France

PostPosted: Sat Sep 24, 2011 12:03 pm    Post subject: Re: problem with xorg.conf Reply with quote

cuibug wrote:
Then I note AutoAddDevides with a #, and the keyboard works ,but the touchpad can't work with vertical scroll
...

/usr/share/X11/xorg.conf.d/10-evdev.conf
Code:
...

Section "InputClass"
        Identifier "evdev touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
   Driver "synaptics"
EndSection

...


/usr/share/X11/xorg.conf.d/50-synaptics.conf
Code:
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
   Option "VertEdgeScroll" "TRUE"
   Option "TapButton1" "1"
   MatchDevicePath "/dev/input/event*"
EndSection



You have 2 sections witch match your touchpad with the same conditions. Perhaps xorg use the first one because it found it first (10 vs 50).

You should try to either remove one of them or make one more specific with 'MatchProduct'.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Sep 24, 2011 12:13 pm    Post subject: Reply with quote

...or simply rename your own to come after the one installed by the driver.

Also, barring special needs, disabling hotplug is rarely the correct solution.
Back to top
View user's profile Send private message
cuibug
n00b
n00b


Joined: 14 Sep 2011
Posts: 30

PostPosted: Sat Sep 24, 2011 1:08 pm    Post subject: Reply with quote

I emerged the evdev driver ,and problem solved ,thanks for you
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum