[RISOLTO]Problema mouse Trust MI-2830Rp e problema video con Ubuntu 9.04
Inviato: domenica 31 maggio 2009, 12:35
Salve a tutti.
Da quando sono passato a Ubuntu 9.04 ho due problemi:
1) Il seguente mouse http://www.trust.com/products/product.aspx?artnr=15314 mi funziona solo come classico mouse a due tasti. Invece, con Intrepid, dopo aver scollegato e ricollegato il mouse dopo ogni accensione del laptop, potevo usare almeno anche i due tasti laterali con Firefox.
Ho provato a modificare Xorg.conf come indicato qui http://forum.ubuntu-it.org/viewtopic.php?t=224645
ma senza successo.
2) Tempo fa, quando usavo Intrepid, ho avviato da CD e senza installarlo Ubuntu 9.04 senza problemi ma poi, una volta riavviato il mio laptop con Ubuntu 8.10 ho iniziato ad avere problemi con la riproduzione dei video. In pratica i video procedono a scatti e questo capita con qualsiasi player. Speravo che il problema si risolvesse installando Jaunty ma non è cambiato nulla.
La mia scheda video è una vecchia ATI Radeon Mobility 7000 IGP.
Il mio Xorg.conf è il seguente. Grazie per la collaborazione!
# 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"
EndSection
Section "Module"
Load "dri"
Load "GLcore"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
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"
Option "Buttons" "7"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
Da quando sono passato a Ubuntu 9.04 ho due problemi:
1) Il seguente mouse http://www.trust.com/products/product.aspx?artnr=15314 mi funziona solo come classico mouse a due tasti. Invece, con Intrepid, dopo aver scollegato e ricollegato il mouse dopo ogni accensione del laptop, potevo usare almeno anche i due tasti laterali con Firefox.
Ho provato a modificare Xorg.conf come indicato qui http://forum.ubuntu-it.org/viewtopic.php?t=224645
ma senza successo.
2) Tempo fa, quando usavo Intrepid, ho avviato da CD e senza installarlo Ubuntu 9.04 senza problemi ma poi, una volta riavviato il mio laptop con Ubuntu 8.10 ho iniziato ad avere problemi con la riproduzione dei video. In pratica i video procedono a scatti e questo capita con qualsiasi player. Speravo che il problema si risolvesse installando Jaunty ma non è cambiato nulla.
La mia scheda video è una vecchia ATI Radeon Mobility 7000 IGP.
Il mio Xorg.conf è il seguente. Grazie per la collaborazione!
# 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"
EndSection
Section "Module"
Load "dri"
Load "GLcore"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
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"
Option "Buttons" "7"
Option "ButtonMapping" "1 2 3 6 7"
EndSection