non so se è la sezione giusta ... al massimo chiedo agli admin di spostare il topic se mi sono sbagliato.
Vorrei porre una domanda: In lucid 10.04 il file di configurazione di xorg (xorg.conf) oltre che in /etc/X11 dove è stato posizionato che non riesco a trovarlo neanche con locate.
Faccio questa domanda perchè mi sono accorto che nei log di Xorg ci sono degli errori riferiti a "cose" che nel mio file /etc/X11/xorg.conf neanche ci sono.
Ad esempio:
Codice: Seleziona tutto
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Codice: Seleziona tutto
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 22 11:44:23 PDT 2010
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
# generated from default
EndSection
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Device"
Identifier "Device0"
VendorName "NVIDIA Corporation"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Grazie per le risposte
Marco