On 24 Mar 2003 14:24:36 +0100 [EMAIL PROTECTED] (Franηois TOURDE) wrote: > Hi, > > Pavlos Parissis <[EMAIL PROTECTED]> writes: > > > On Sun, 23 Mar 2003 21:40:25 +0100 Martin Kacerovsky <[EMAIL PROTECTED]> > > wrote: > > > > > I'm not 100% sure, but I've always thought that THIS is not problem, > > > but this is feature, because that's how PS/2 works. > > > AFAIK PS/2 mice cannot be unplugged once driver for them is loaded, > > > after that they will stop working (it is not feature of Linux, try it > > > in M$ Window$). > > I am running also w$ 2000 SP3 on this laptop and I don't have this problem. > > I'm running Debian on the same system, and have no problems with PS/2 and USB > plugging and unplugging it. > > You can see my config files at: http://francois.tourde.org/C840/ > > Send us your config files, and error messages in XFree86.log or elsewhere. here it is my XF86Config-4
Section "ServerFlags" Option "DontZap" EndSection Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "el" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "CorePointer" Option "Protocol" "PS/2" #Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" #Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "NVIDIA GeForce 4" Driver "nv" EndSection Section "Monitor" Identifier "Dell Latitide 15" HorizSync 31.5-90 VertRefresh 59-85 Option "DPMS" ModeLine "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync ModeLine "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA GeForce 4" Monitor "Dell Latitide 15" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection ### END DEBCONF SECTION and in /var/log/XFree86.0.log I am getting also ption "SendCoreEvents" "true" (**) Generic Mouse: always reports core events (**) Option "Device" "/dev/input/mice" (EE) xf86OpenSerial: Cannot open device /dev/input/mice No such device. (EE) Generic Mouse: cannot open input device (EE) PreInit failed for input device "Generic Mouse" (II) UnloadModule: "mouse" (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE) (II) Server_Terminate keybinding not found root:/etc/X11# ll /dev/input/mice crw-rw---- 1 root root 13, 63 Μάρ 14 2002 /dev/input/mice I am thinking that I have to compile my kernel,I am running the 2.4 kernel of debian. As you can see I am using the driver for X and not from nvidia. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I love having the feeling of being in control while i have the sensation of speed The surfer of life ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GnuPG Key: FB1E6AE7 Fingerprint A9AE EA0C EE1F FBD0 5B6F 3F77 2782 EFE2 FB1E 6AE7 Get my key here: http://users.hol.gr/~p_pavlos/pubpgpkey.txt
pgp00000.pgp
Description: PGP signature