[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mouse problem



On 25 Mar 2003 02:40:58 +0100 francois@tourde.org (Franηois TOURDE) wrote:
>  Pavlos Parissis <p_pavlos@freemail.gr> writes:
>  
>  > Ignore this mail , I forgot to install the glx driver.
>  > But the problem with the mouse is not solved :(
>  
>  Mouse and Nvidia are different problems... Please don't try to solve one
>  changing parms on the other...
>  
>  About mouse:
>  
>  - Did you check my config files ?
Yes I modified my X config and it looks like this
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          "Device"                "/dev/psaux"
        Option          "CorePointer"
        Option          "Protocol"              "PS/2" #"IMPS/2"
        #Option         "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "true"
        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      "Emulate3Buttons" "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "nVidia Corporation|NV17 [GeForce4 440 Go" #"NVIDIA
GeForce 4"
        Driver          "nv"
#       Option          "NoLogo" "true"
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 Corporation|NV17 [GeForce4 440 Go" #"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

I went to the bios,A10 version, and put also PS/2 to the option about mouse but I
the problem
is still here:(

>  - Is your kernel USB aware ?
Yes check the attached filed

>  
>  For a test, just use the generic mouse (standard bios touchpad) and check
>  if the BIOS config is okay (must probably be declared as COM1).

What exaclty do you mean? 

Regards,
Paul

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Attachment: kernel.config
Description: Binary data

Attachment: pgprwTW07IN7O.pgp
Description: PGP signature


Reply to: