Pagina 1 di 1
Nvidia risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 9:48
da Dig
Salve a tutti,
uso ubutu da quando la versione era la 7.04.
Ho una scheda video nvidia. Ha sempre funzionato correttamente anche se aveva i driver con restrizione.
Oggi ho fatto l'avanzamento di versione e purtroppo non mi da la possibilità di settare lo schermo a 1028X724 ma al massimo 800X600.
Per favore un rapido aiuto, così non posso lavorare.
Re: [Video] [Ati] risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 11:21
da simag
scusa, ma qualche info in piu?
scheda?
modello?
perche nel titolo c'é ati e nel post nvidia?
inoltre hai installato gli ultimi driver proprietari dal gestore driver?
Re: [Video] [Ati] risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 11:55
da Dig
Nel gestore periferiche c'è scritto:
nVidia Corporation DISPOSITIVO nForce2 AGP
dovrebbe essere questa la scheta grafica (purtroppo è integrata e non leggo sull Hardware).
Io ho fatto l'avanzamento di versione, quando l'ho fatto mi avvisava che avrei avuto problemi sull'acceleratore grafico e alcuni giochi non avrebbero funzionato.
Ho trovato questo
http://forum.ubuntu-it.org/index.php/topic,230744
ma come stabilisco con precisione qual'è il mio dispositivo?
a me poi dei giochi interessa relativamente per me è essenziale riportare la risoluzione a 1028X724.
Re: [Video] [Ati] risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 12:55
da simag
con
cerca la scheda video..
vediamo che dice...
e il file di xorg lo hai controllato?
/etc/X11/xorg.conf
Re: [Video] [Ati] risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 13:01
da Dig
Codice: Seleziona tutto
alvin@alvin-desktop:~$ dpkg -s xserver-xorg-core | grep Status
Status: install ok installed
alvin@alvin-desktop:~$ lspci
00:00.0 Host bridge: nVidia Corporation nForce2 IGP2 (rev a2)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2)
02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev a3)
alvin@alvin-desktop:~$
xorg.conf
Codice: Seleziona 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 xorg.conf(5) 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 "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "CoreKeyboard"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "it"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
# Option "Device" "/dev/input/mice"
# Option "Protocol" "ImPS/2"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "true"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/input/wacom"
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/input/wacom"
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/input/wacom"
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4"# Tablet PC ONLY
#EndSection
Section "Device"
Identifier "nVidia Corporation NV18 [GeForce4 MX - nForce GPU]"
Driver "nv"
Busid "PCI:2:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "PHILIPS 107E"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV18 [GeForce4 MX - nForce GPU]"
Monitor "PHILIPS 107E"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
# commented out by update-manager, HAL is now used
# Inputdevice "Generic Keyboard"
# commented out by update-manager, HAL is now used
# Inputdevice "Configured Mouse"
# commented out by update-manager, HAL is now used
# Inputdevice "stylus" "SendCoreEvents"
# commented out by update-manager, HAL is now used
# Inputdevice "cursor" "SendCoreEvents"
# commented out by update-manager, HAL is now used
# Inputdevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Re: [Video] [Ati] risoluzione dello schermo dopo avanzamento versione
Inviato: sabato 8 novembre 2008, 13:28
da simag
02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev a3)
questa riga indica la tua schda video..
ora ho letto la lista delle schede nvidia con problemi dopo l'aggiornamento dell xorg e ho visto che ci sono varie geforce4 mx,
sinceramente però, non avendo mai dovuto affrontare il problema e dato che i vari modelli presenti sono simili, ma non uguali alla tua, non so se ci rientra...
ho trovato questo post:
http://forum.ubuntu-it.org/viewtopic.php?t=222835
con relativa pagina blog di un utente..
puoi dare un occhiata,
ti consiglio però di modificare il titolo del primo post e mettere nvidia, poi chiedere ad un mod se é il caso di spostare il ttuo post in hardware.
Sicuramente ottiene piu visibilità e qualcuno col tuo problema può aiutarti..
ps:
se decidi di seguire la pagina linkata scriviti i comandi in caso che evi inserirli da terminale e non sai farlo..
se hai domande chiedi pure..
se ti posso aiutare volentieri..
ciao
k