You are not logged in.

#1 2009-06-14 21:35:46

plutoisaplanet
Member
Registered: 2008-07-17
Posts: 16

[SOLVED] Xorg not detecting my laptop touchpad

Hi all. I installed arch linux today and while configuring X, i ran into a problem. Right now, i have my .xinitrc set up to 'exec xterm' as the tutorial says to do, but the touchpad on the laptopt doesn't work. I plugged in an external usb mouse and that worked fine. The keyboard on the laptop works fine, its just the mouse. I read on the Xorg article on the wiki that i should consider disabling the AutoAddDevices which I did, but then the keyboard mouse and external usb mouse all didn't work.

Can anyone help? Thanks!

Heres my xorg.conf:

#Section "ServerFlags"
#    Option "AutoAddDevices" "False"
#EndSection


Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    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  "dri"
    Load  "dbe"
    Load  "glx"
    Load  "dri2"
    Load  "extmod"
    Load  "record"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option        "XkbLayout" "dvorak"
    Option      "XkbVariant" ""
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   "Monitor Vendor"
    ModelName    "Monitor Model"
    HorizSync    30.0 - 130.0
    VertRefresh  50.0 - 100.0
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoLinear"               # [<bool>]
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "noMMIO"                 # [<bool>]
        #Option     "internDisp"             # [<bool>]
        #Option     "externDisp"             # [<bool>]
        #Option     "LcdCenter"              # [<bool>]
        #Option     "ShadowFB"               # [<bool>]
        #Option     "NoStretch"              # [<bool>]
        #Option     "pciBurst"               # [<bool>]
        #Option     "ShowCache"              # [<bool>]
        #Option     "Rotate"                 # [<str>]
        #Option     "StrangeLockups"         # [<bool>]
        #Option     "DisplayHeight480"       # [<bool>]
        #Option     "progLcdModeRegs"        # [<bool>]
        #Option     "progLcdModeStretch"     # [<bool>]
        #Option     "overrideValidateMode"     # [<bool>]
        #Option     "VideoKey"               # <i>
        #Option     "OverlayMem"             # <i>
        #Option     "Interlace"              # <i>
    Identifier  "Card0"
    Driver      "neomagic"
    VendorName  "Neomagic Corporation"
    BoardName   "NM2360 [MagicMedia 256ZX]"
    BusID       "PCI:1:0:0"
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 "1024x768"
    EndSubSection
EndSection

Heres my Xorg.0.log:

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.

X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-ARCH i686 
Current Operating System: Linux charon 2.6.29-ARCH #1 SMP PREEMPT Wed May 20 07:06:02 UTC 2009 i686
Build Date: 28 May 2009  10:40:05PM
 
    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 Jun 14 16:30:29 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x1a40
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@1:0:0) Neomagic Corporation NM2360 [MagicMedia 256ZX] rev 0, Mem @ 0xfa000000/33554432, 0xfdc00000/4194304, 0xfdb00000/1048576
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "neomagic"
(II) Loading /usr/lib/xorg/modules/drivers//neomagic_drv.so
(II) Module neomagic: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.2.2
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
    neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for neomagic
(--) Chipset neo2360 found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
(II) NEOMAGIC(0): Chipset is a MagicMedia 256ZX (NM2360)
(II) NEOMAGIC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) NEOMAGIC(0): Panel is a 1024x768 color TFT display
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
(II) NEOMAGIC(0): initializing int10
(II) NEOMAGIC(0): Primary V_BIOS segment is: 0xc000
(II) NEOMAGIC(0): VESA BIOS detected
(II) NEOMAGIC(0): VESA VBE Version 2.0
(II) NEOMAGIC(0): VESA VBE Total Mem: 3904 kB
(II) NEOMAGIC(0): VESA VBE OEM: MagicMedia 256ZX  56K
(II) NEOMAGIC(0): VESA VBE OEM Software Rev: 2.2
(II) NEOMAGIC(0): VESA VBE OEM Vendor: NeoMagic
(II) NEOMAGIC(0): VESA VBE OEM Product: MagicMedia 256ZX 
(II) NEOMAGIC(0): VESA VBE OEM Product Rev: 01.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) NEOMAGIC(0): VESA VBE DDC supported
(II) NEOMAGIC(0): VESA VBE DDC Level none
(II) NEOMAGIC(0): VESA VBE DDC transfer in appr. 0 sec.
(II) NEOMAGIC(0): VESA VBE DDC read failed
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) NEOMAGIC(0): I2C bus "I2C bus" initialized.
(II) NEOMAGIC(0): I2C device "I2C bus:E-EDID segment register" registered at address 0x60.
(II) NEOMAGIC(0): I2C device "I2C bus:ddc2" registered at address 0xA0.
(--) NEOMAGIC(0): No DDC signal
(**) NEOMAGIC(0): Depth 24, (--) framebuffer bpp 24
(==) NEOMAGIC(0): RGB weight 888
(==) NEOMAGIC(0): Default visual is TrueColor
(==) NEOMAGIC(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NEOMAGIC(0): Internal LCD only display mode
(==) NEOMAGIC(0): using linear mode
(**) NEOMAGIC(0): using PCI Burst mode
(**) NEOMAGIC(0): Option StrangeLockups set: disabling some acceleration
(--) NEOMAGIC(0): FB base address is set at 0xFA000000.
(--) NEOMAGIC(0): MMIO base address is set at 0xFDC00000.
(--) NEOMAGIC(0): MMIO base address2 is set at 0xFDB00000.
(--) NEOMAGIC(0): VideoRAM: 4096 kByte
(--) NEOMAGIC(0): Max Clock: 110000 kHz
(II) NEOMAGIC(0): Monitor0: Using hsync range of 30.00-130.00 kHz
(II) NEOMAGIC(0): Monitor0: Using vrefresh range of 50.00-100.00 Hz
(II) NEOMAGIC(0): Clock range:  11.00 to 110.00 MHz
(II) NEOMAGIC(0): Removing mode (640x350) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x350" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x175) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x175" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "640x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (320x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "320x200" (unknown reason)
(II) NEOMAGIC(0): Removing mode (720x400) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "720x400" (unknown reason)
(II) NEOMAGIC(0): Removing mode (360x200) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "360x200" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Removing mode (400x300) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "400x300" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Removing mode (512x384) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "512x384" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1152x864" (unknown reason)
(II) NEOMAGIC(0): Removing mode (576x432) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "576x432" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x960) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x960" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x480) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x480" (unknown reason)
(II) NEOMAGIC(0): Removing mode (1280x1024) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (unknown reason)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (640x512) larger than the LCD panel (1024x768)
(II) NEOMAGIC(0): Not using default mode "640x512" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Removing mode (832x624) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "832x624" (unknown reason)
(II) NEOMAGIC(0): Removing mode (416x312) that won't display properly on LCD
(II) NEOMAGIC(0): Not using default mode "416x312" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "700x525" (unknown reason)
(II) NEOMAGIC(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NEOMAGIC(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) NEOMAGIC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) NEOMAGIC(0): Virtual size is 1024x768 (pitch 1024)
(**) NEOMAGIC(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) NEOMAGIC(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NEOMAGIC(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NEOMAGIC(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NEOMAGIC(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NEOMAGIC(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NEOMAGIC(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NEOMAGIC(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NEOMAGIC(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz)
(**) NEOMAGIC(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NEOMAGIC(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz)
(==) NEOMAGIC(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] -1    0    0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1    0    0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) NEOMAGIC(0): Stretching disabled
(II) NEOMAGIC(0): Using linear framebuffer at: 0xFA000000
(--) NEOMAGIC(0): 1835008 bytes off-screen memory available
(II) NEOMAGIC(0): Using H/W Cursor.
(II) NEOMAGIC(0): Using 256 scanlines of offscreen memory 
(II) NEOMAGIC(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
        16 128x128 slots
(II) NEOMAGIC(0): Acceleration  Initialized
(==) NEOMAGIC(0): Backing store disabled
(==) NEOMAGIC(0): Silken mouse enabled
(II) NEOMAGIC(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
(**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
(**) Macintosh mouse button emulation: (accel) set acceleration profile 0
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
(**) Logitech USB-PS/2 Optical Mouse: always reports core events
(**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event7"
(II) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
(II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
(II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
(II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
(**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
(**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms
(**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) Logitech USB-PS/2 Optical Mouse: Close
(II) UnloadModule: "evdev"

and my .xinitrc is just 'exec xterm'

thanks!

Last edited by plutoisaplanet (2009-06-14 23:21:00)

Offline

#2 2009-06-14 22:47:41

Mr Pink57
Member
From: a van down by the river
Registered: 2009-05-30
Posts: 91

Re: [SOLVED] Xorg not detecting my laptop touchpad

I had this happen today and followed this http://wiki.archlinux.org/index.php/Xor … _xorg.conf.

Also I installed:
xf86-input-mouse
xf86-input-keyboard
xf86-input-synaptics

And this seem to clear it up.  So basically I did not setup a conf file.

pink


Even a broken clock is right twice a day.

Diplomacy without force is like music without instruments.

Offline

#3 2009-06-14 23:15:01

plutoisaplanet
Member
Registered: 2008-07-17
Posts: 16

Re: [SOLVED] Xorg not detecting my laptop touchpad

thank you! that solved my problem!

Offline

Board footer

Powered by FluxBB