Pagina 1 di 1

[Xorg] il mio xorg con la mia nvidia geforce 5200

Inviato: giovedì 1 maggio 2008, 19:21
da ste7770
salve a tutti .

non è molto che utilizzo linux e forse sembrero' un po' infatile su alcune domande.il mio problema è che ho fatto l'aggiornamento da ubuntu 7.10 a ubuntu 8.04 e cosi' facendo pensavo di risolvere i miei problemi con la scheda grafica ma non è stato cosi.
io ho una scheda grafica geforce nvidia fx5200 e per i driver ho usato envyng ma il mio ubuntu continua a dirmi "Impossibile abilitare gli effetti desktop" in piu' prima penso di aver pasticciato un po' con il mio xorg(ma poi è normale che nella cartella x11 me ne trovo 23 di file xorg?) mi sono letto un bel po' di post ma non sono riuscito a risolvere molto quindi  posto il mio file xorg nella speranza che qualche anima gentile possa risolvere il mio problema.

ciao
# 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.
#
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection

Re: [Xorg] il mio xorg con la mia nvidia geforce 5200

Inviato: sabato 3 maggio 2008, 18:29
da ste7770
salve

ho forse chiesto cose troppo difficili o non c'è soluzione al mio problema? ???

so' che l'argomento è stato trattato e ritrattato ma nei post io non ho trovato soluzione al mio problema che persiste :'(

o forse non mi sono spiegato bene? :-[

ciao  ;D