Visualizzazione risultati 1 fino 9 di 9

Discussione: [ubuntu] mouse a volte impazzisce..

  1. #1
    Guest

    Predefinito [ubuntu] mouse a volte impazzisce..

    Non capisco che cavolo gli prende..

    Succede ogni tanto.. Non capisco il perchè:

    Tutto d'un tratto il mouse va per i fatti suoi e comincia a premere un pò tutto.. Tasto di spegnimento della barra, applicazioni.. insomma va per i fatti suoi e preme un po di roba...

    Se mi trovo con gedit davanti addirittura gli butta dentro qualche parola che tenevo in clipboard..

    Tutto questo succede nell'arco di 2-3 secondi.. L'importante è che tenga fermo il mouse per un pò di secondi.. Se lo muovo fa in quel modo...

    Dopo la breve attesa torno ad usare tranquillamente il mouse, ma il prob si ripresenterà piu tardi..

    Non so.. avete mai sentito parlare di una cosa simile? Su windows non lo faceva... Possibile che ubuntu abbia un bug?

  2. #2
    Guest

    Predefinito

    quali impostazioni per il mouse hai in /etc/X11/xorg.conf ? e di che tipo di mouse stiamo parlando, ps\2 o usb o altro?

  3. #3
    Guest

    Predefinito

    credo mi manchi qualche pacchetto.

    Ho fatto:

    $ /etc/X11/xorg.conf
    Risposta:

    bash: /etc/X11/xorg.conf: Permesso negato
    Allora ho fatto:
    $ sudo /etc/X11/xorg.conf
    Risposta:

    sudo: /etc/X11/xorg.conf: command not found
    Si tratta di un mouse ps/2 Mouseman wheel della logitech

    Ho aperto quel file da te suggerito manualmente con gedit.

    Copio e incollo il tutto:
    # /etc/X11/xorg.conf (xorg X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
    # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    InputDevice "stylus" "SendCoreEvents"
    InputDevice "cursor" "SendCoreEvents"
    InputDevice "eraser" "SendCoreEvents"
    EndSection

    Section "Files"

    # path to defoma fonts
    FontPath "/usr/share/X11/fonts/misc"
    FontPath "/usr/share/X11/fonts/cyrillic"
    FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/share/X11/fonts/Type1"
    FontPath "/usr/share/X11/fonts/100dpi"
    FontPath "/usr/share/X11/fonts/75dpi"
    FontPath "/usr/share/fonts/X11/misc"
    FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection

    Section "Module"
    Load "i2c"
    Load "bitmap"
    Load "ddc"
    Load "dri"
    Load "extmod"
    Load "freetype"
    Load "glx"
    Load "int10"
    Load "type1"
    Load "vbe"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    Option "XkbOptions" "lv3:ralt_switch"
    EndSection

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection

    Section "InputDevice"

    # /dev/input/event
    # for USB
    Identifier "stylus"
    Driver "wacom"
    Option "Device" "/dev/wacom" # Change to
    Option "Type" "stylus"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "InputDevice"

    # /dev/input/event
    # for USB
    Identifier "eraser"
    Driver "wacom"
    Option "Device" "/dev/wacom" # Change to
    Option "Type" "eraser"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "InputDevice"

    # /dev/input/event
    # for USB
    Identifier "cursor"
    Driver "wacom"
    Option "Device" "/dev/wacom" # Change to
    Option "Type" "cursor"
    Option "ForceDevice" "ISDV4" # Tablet PC ONLY
    EndSection

    Section "Monitor"
    Identifier "Philips 109B"
    Option "DPMS"
    EndSection

    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection

    Section "Device"
    Identifier "ATI Technologies, Inc. Radeon R300 NE [Radeon 9500 Pro]"
    Driver "ati"
    BusID "PCI:1:0:0"
    EndSection

    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "ATI Technologies, Inc. Radeon R300 NE [Radeon 9500 Pro]"
    Monitor "Philips 109B"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection

    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

    Section "Extensions"
    Option "Composite" "0"
    EndSection

  4. #4
    Ospite Guest

    Predefinito

    prova a sostituire le corrispondenti righe in

    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection


    con queste

    Option "Device" "/dev/psaux"
    Option "Protocol" "ImPS/2"
    Option "Emulate3Buttons" "false"


    ed elimina i 3 "InputDevice" che stanno subito sotto, a meno che tu non abbia un portatile....

  5. #5
    Guest

    Predefinito

    @attorianzo, i primi due comandi che hai provato non ti davano successo perché cercavi di eseguire il file come se fosse un programma, non di leggerne il contenuto.
    Per fare ciò devi usare cat.
    Per maggiori info
    Codice:
    man cat

  6. #6
    Guest

    Predefinito

    vi ringrazio.. Per il momento sembra funzionare decentemente.. Non appena darà di nuovo il problema proverò quella modifica

  7. #7
    Guest

    Predefinito

    Prova a vedere che non ci siano sorgenti di radiofrequenza intorno (Radio, cellulari, casse non schermate, etc) se hai un mouse wireless ....

    A me succedeva quello quando il cellulare riceveva una chiamata o un messaggio....

  8. #8
    Guest

    Predefinito

    Non saprei ... Su windows non avevo MAI avuto questo problema..

    In realtà ultimamente sta facendo questo difetto talmente raramente che non ho modo di provare altre modifiche all'xorg.conf... Bah.. intanto gli tengo lontano il cellulare...

    P.S. : Se devo essere sincero attualmente la mia perplessità riguardo questo difetto è sulla distro che sto usando, ubuntu edgy 6.10.. Sembra che la versione vecchia sia molto piu stabile...

  9. #9
    Guest

    Predefinito

    Riporto su questa quasi mia vecchia discussione, praticamente (credo, salvo ulteriori sviluppi..) per chiuderla.

    Dopo qualche esperimento e un periodo di prova, posso dire che Xorg.conf va lasciato praticamente normale e bisogna modificare solo la sezione "inputDevice" relativa al mouse.

    In pratica credo che questo problemino avuto da me sia meno raro di quello che si possa pensare, e derivi dal fatto (credo) che il riconoscimento automatico di Xorg faccia qualche errorino nel riconoscimento dei mouse PS/2 (datati?).

    Nel mio Xorg.conf la sezione relativa al mouse da me è impostata e funzionante è così:
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/psaux"
    Option "Protocol" "ImPS/2"
    Option "Emulate3Buttons" "true"
    Option "ZAxisMapping" "4 5"
    EndSection
    Ovviamente, grazie a tutti :)

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •