Pagina 1 di 2
problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 21:35
di Aragorn
in poche parole il mouse correttamente funzionante la prima volta su ubuntu al successivo riavvio impazzisce si può spostare ma dopo mezzo secondo torna nel mezzo dello schermo rendendo praticamente impossibile usare l'os
idee?
ho già reinstallato + volte
aggiungo che spesso in avvio mi da
ad esempio
[204.852251] hub 3-0:1.0 unable to numerte USB device on port 3
e va avanti un sacco continuando a cambiare i numeri
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 21:48
di Aragorn
a volte basta fare il test hardware e poi va tutto...
cmq vorrei sistemare sta cosa è snervante
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 21:50
di Aragorn
questo è il file xorg.conf nel quale nn c'è traccia del mouse
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 22:36
di CaberNET54
This worked for me copied from the Ubuntu forum *********NOT MY WORK*********
If you're just after a quick fix add to your /etc/X11/xorg.conf, inside the ServerLayout section, the following:
Option "AutoAddDevices" "off"
It Worked For Me™. Be sure to revert this change once an official fix comes out - which would be setting up hal and the evdev driver to handle our input devices.
Prova

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 22:43
di CaberNET54
se non ce l'hai, prova ad inserire all'interno dell'xorg.conf questo testo:
- Codice: Seleziona tutto
Section "ServerLayout"
Option "AutoAddDevices" "off
EndSection
Se è un baco, dovrebbe essere riparato presto, come detto sopra.

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
05 nov 2008, 23:00
di Aragorn
nulla in quel modo nn mi partiva + la gui X
cmq quello lì sopra è tutto il mio Xorg.conf
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 00:20
di Ibanez89
guarda qui
http://forum.ubuntu-it.org/index.php/to ... cseen.htmlno non sono pazzo, guarda solo la parte relativa a Riconfigurare lo Xorg, in modo che ti ricrei un xorg pulito e vediamo se da gli stessi problemi

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 09:02
di CaberNET54
Scusa Sergio, ma sono andato a nanna subito dopo il mio ultimo post, come dice Ibanez quella è una guida molto completa, ma una via più semplice da provare è quella di disinstallare i restricted driver della scheda video e poi dare questo comando da terminale:
- Codice: Seleziona tutto
sudo dpkg-reconfigure -phigh xserver-xorg
e riavviare, dovrebbe ricostruirti un xorg.conf completo, e poi puoi provare ad installare i driver ATI con envyng-gtk.
Vediamo se va

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 13:29
di Aragorn
mi odi se ho piallato tutto in un attacco di ira dopo aver usato la guida di iba

ora voglio provare la mint

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 13:31
di Ibanez89
comunque la mint è una derivata ubuntu, dovresti avere stessi problemi... se no li hai era solo un problema di xorg...
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 13:47
di Aragorn
con la vecchia ubuntu nn avevo nessun problema :'(
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 14:26
di Ibanez89
mha forse era solo un problema di xorg sporco od un bug dovuto alla gioventù della 8.10
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 14:31
di Aragorn
su 5 installazioni sempre lo stesso problema iba?
Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 14:34
di Ibanez89
allora è bug... sarebbe da segnalare su launchpad ma io nn saprei farlo

Re: problema ubuntu e mouse mx 610 logitech

Inviato:
06 nov 2008, 15:16
di CaberNET54
Aragorn ha scritto:su 5 installazioni sempre lo stesso problema iba?
Penso anch'io sia un problema di gioventù

, con la 8.04.1 LTS dovresti essere in una botte di ferro
