I hope to find a solution quick because my finger hurts by using the touchpad ;-)
I have follosd your solutions and the documentaion , but still no external mouse !!


Here's my dmesg and XF86Config

hub.c: new USB device 00:03.0-1, assigned address 4
usb.c: kmalloc IF c238a4c0, numif 1
usb.c: skipped 1 class/vendor specific interface descriptors
usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0
usb.c: USB device number 4 default language ID 0x409
Manufacturer: Microsoft
Product: Microsoft Wheel Mouse OpticalŪ
: USB HID v1.00 Mouse [Microsoft Microsoft Wheel Mouse OpticalŪ] on usb2:4.0
usb.c: hid driver claimed interface c238a4c0
usb.c: kusbd: /sbin/hotplug add 4
usb.c: kusbd policy returned 0xfffffffe
hub.c: port 2, portstatus 100, change 0, 12 Mb/s


Section "ServerLayout" 
Identifier "XFree86 Configured" 
Screen 0 "Screen0" 0 0 
InputDevice "Mouse0" "CorePointer" 
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard" 
EndSection 

Section "Files" 
RgbPath "/usr/X11R6/lib/X11/rgb" 
ModulePath "/usr/X11R6/lib/modules" 
FontPath "/usr/X11R6/lib/X11/fonts/misc/" 
FontPath "/usr/X11R6/lib/X11/fonts/truetype/" 
FontPath "/usr/X11R6/lib/X11/fonts/TTF/" 
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" 
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" 
EndSection 

Section "Module" 
Load "dbe" 
Load "extmod" 
Load "type1" 
Load "freetype" 
Load "glx" 
# Load "dri" 
# Load "record" 
# Load "xtrap" 
# Load "speedo" 
EndSection 

Section "InputDevice" 
Identifier "Keyboard0" 
Driver "keyboard" 
Option "XkbRules" "xfree86" 
Option "XkbModel" "pc101" 
Option "XkbLayout" "be" 
EndSection 

Section "InputDevice" 
Identifier "Mouse0" 
Driver "mouse" 
Option "Protocol" "PS/2" 
Option "Device" "/dev/mouse" 
EndSection 

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor" 
Identifier "Monitor0" 
VendorName "Medion" 
ModelName "FlatScreen" 
HorizSync 31.5 - 49.0 
VertRefresh 50.0 - 60.0 
EndSection 

Section "Device" 
Identifier "Card0" 
Driver "nvidia" 
Option "DigitalVibrance" "25" 
Option "HWcursor" "True" 
Option "NvAGP" "3" 
VendorName "NVidia" 
BoardName "GeForce4 488 Go" 
BusID "PCI:01:00:0" 
EndSection 

Section "Screen" 
Identifier "Screen0" 
Device "Card0" 
Monitor "Monitor0" 
DefaultDepth 16 
SubSection "Display" 
Depth 1 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
SubSection "Display" 
Depth 4 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
SubSection "Display" 
Depth 8 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
SubSection "Display" 
Depth 15 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
SubSection "Display" 
Depth 16 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
SubSection "Display" 
Depth 24 
Modes "1024x768" "800x600" "640x480" 
EndSubSection 
EndSection 

TIA
Patrick

-- 
 Knowledge in a databank,is like food which is in a deepfreeze.
 Nothing comes out better than what is initially put in.
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Registered Linux User #44550
 http://counter.li.org

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to