[NVidia] schermata nera

Installazione, configurazione e uso di programmi e strumenti.
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

[NVidia] schermata nera

Messaggio da ciccoale »

Ciao  dopo una settima senza accendere il pc e senza alcun motivo particolare avvio o meglio cerco di avviare ubuntu... tutto bene fino alla schemata di login che non appare il monitor si spegne (rimane in standby) riesco anche a loggarmi e sento anche i suoni di sistema e riesco a spegnere con ctrl alt canc e mi rippare la barra di caricamento di chiusura...

Adesso dopo due giorni di ripristino xorg, disinstalla/ reinstalla driver non c'è verso di farlo andare con i driver nvidia, ma solo in modalità grafica minima...

Stamattina quindi stufo di questa situazione reinstallo tutto formattando swap, root e home e reinstallo solo i driver nvidia al riavvio di nuovo lo stesso problema...

I driver li ho installati tramite il gestore hardware...

Qualcuno mi sa dire cosa devo fare?

Scusate ho una geforce 7300 gt
Ultima modifica di ciccoale il venerdì 12 settembre 2008, 18:23, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

Hai la stessa precisa identica scheda mia, dopo un'installazione pulita basta mettere la spunta su driver hardware e funziona perfettamente.

Se non va è colpa del monitor e devi regolare tramite nvidia-settings il monitor con le giuste frequenze e risoluzioni (nvidia settings si installa con sudo apt-get install nvidia-settings e se hai schermata nera lo puoi utilizzare dopo aver sostituito la riga Driver "nvidia" in Driver "nv" dentro /etc/X11/xorg.conf - ricordati di rimetterla a posto dopo aver regolato le risoluzioni e i refresh -).
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Ok grazie adesso provo, comuque avevo già installato nvidia settings e fatto la configurazione, tra le altre cose il mio monitor è riconosciuto da ubuntu sia marca che modello, provo con nvidia settings e ti faccio sapere

-------------------------------------------------------------------------------------------------------
Ultima modifica di ciccoale il venerdì 12 settembre 2008, 18:42, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Allora ho istallato nvidia settings e mi è comparso questo errore
You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.
Quindi vado al terminale

Codice: Seleziona tutto

ciccoale@ciccobuntu:~$ sudo nvidia-xconfig

Using X configuration file: "/etc/X11/xorg.conf".

VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
                  Device section "Configured Video Device" must have a Driver
                  line.

Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
questo è lo xorg
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
Ultima modifica di ciccoale il venerdì 12 settembre 2008, 18:45, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

se mi dai un resoconto dettagliato delle frequenze che supporta il tuo monitor alle relative risoluzioni te lo preparo io lo xorg.conf
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Ho modificato lo xorg con questo adesso riavvio e ti faccio sapere
Section "Monitor"
    Identifier     "Configured Monitor"
    VendorName     "Samsung"
    ModelName      "Samsung SyncMaster 910MP"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Gamma           1
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
EndSection
Ultima modifica di ciccoale il venerdì 12 settembre 2008, 20:31, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Scusa sono dovuto uscire... comunque al riavvio nulla di fatto sono dovuto entrare di nuovo in recovery mode

Sono ben accetti consigli...
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

up
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

se non so le specifiche del tuo monitor non ti posso dire niente
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

ciccoale ha scritto: Ho modificato lo xorg con questo adesso riavvio e ti faccio sapere
Section "Monitor"
    Identifier     "Configured Monitor"
    VendorName     "Samsung"
    ModelName      "Samsung SyncMaster 910MP"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Gamma           1
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
EndSection
Eccole
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

no, questo è il tuo xorg.conf, li ci puoi scrivere quello che vuoi, le specifiche del monitor te le dice il manuale o la casa costruttrice
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Questo è quello che ho dal manuale
   Informazioni generali
Informazioni generali
Modello                        SyncMaster 910MP
Pannello LCD
Dimensioni                     19,0 pollici - diagonale
Area di visualizzazione        376,32mm (H) x 301,056mm (V)
Passo Pixel                    0,294mm (H) x 0,294mm (V)
Tipo                           Matrice attiva TFT a-si
Sincronizzazione
Orizzontale                    30 ~ 81 kHz
Verticale                      56 ~ 75 Hz
Colori visualizzati
16.7M Colori
Risoluzione
Risoluzione ottimale           SXGA 1280 x 1024@60Hz
Risoluzione massima            SXGA 1280 x 1024@75Hz
Segnale di ingresso, terminato
                       
                         
                 
    Modalità di                                      Frequenza                Frequenza                                           Polarità di
visualizzazione
                                                         orizzontale                      verticale            Clock dei pixel      sincronizzazione
                                                                                             
                                                         (kHz)                                (Hz)                           (MHz)             (H/V)
MAC, 640 x 480                               35,000                            66,667                        30,240              -/-
MAC, 832 x 624                               49,726                            74,551                        57,284              -/-
MAC,1152 x870                               68,681                            75,062                       100,000              -/-
  IBM, 640 x 350                                31,469                            70,086                        25,175             +/-
  IBM, 640 x 480                                31,469                             59,940                       25,175              -/-
  IBM, 720 x 400                                31,469                             70,087                       28,322             -/+
VESA, 640 x 480                              37,500                             75,000                       31,500              -/-
VESA, 640 x 480                              37,861                             72,809                       31,500              -/-
VESA, 800 x 600                              35,156                             56,250                       36,000           +,-/+,-
VESA, 800 x 600                              37,879                             60,317                       40,000             +/+
VESA, 800 x 600                              48,077                             72,188                        50,000             +/+
VESA, 800 x 600                             46,875                              75,000                        49,500             +/+
VESA, 1024 x 768                            48,363                             60,004                        65,000              -/-
VESA, 1024 x 768                             56,476                             70,069                      75,000              -/-
VESA, 1024 x 768                             60,023                             75,029                      78,750             +/+
VESA, 1152 x 864                              67,500                             75,000                     108,000             +/+
VESA, 1280 x 1024                            63,981                             60,020                       108,00             +/+
VESA, 1280 x 1024                             79,976                           75,025                      135,00             +/+
Ultima modifica di ciccoale il venerdì 12 settembre 2008, 23:50, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

benissimo, prova con questo xorg.conf
# 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"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
        HorizSync 30-81
        VertRefresh 56-75
EndSection

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

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

se non dovesse funzionare durante la schermata nera, premi ctrl+alt+f1 e nella nuova console fai dmesg >> blackscreen.txt

e poi posta il contenuto del file blackscreen.txt così vediamo se e come viene caricato il modulo
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Ciao non ho avuto molto tempo di provare visto che sono stato ad un matrimonio, comunque anche modificando lo xorg con il tuo rimane il problema dello schermo nero. Con il comando dmesg >> blackscreen.txt non esce fuori nulla, quindi non ti posso postare nulla, ho notato però che con ctrl alt f7 risco a rientrare in ubuntu con risoluzione anche accettabile,ma senza effetti grafici... riavviando rimane tutto come prima... lo xorg è rimasto quello e sulla casella driver hardware mi dice che i driver sono in uso  :-\
Scusa se non sono stato del tutto chiaro ma sono le 3 e io sono distrutto ciao
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

è ovvio che non esce fuori niente, quello che deve uscire fuori sta nel file blackscreen.txt che sta nella tua home
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Sì scusami ma ieri l'ora era quella che era e la stanchezza pure  (z) il file l'ho visto stamattina al riavvio
Allegati
blackscreen.txt
(97.97 KiB) Scaricato 16 volte
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

ok, il modulo è caricato correttamente e non da messaggi di errore, prova con questo xorg.conf:
# 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"
  Driver      "nvidia"
  Option  "NoLogo" "True"
EndSection

Section "Monitor"
  Identifier  "Configured Monitor"
  HorizSync 30-81
  VertRefresh 56-75
EndSection

Section "Screen"
  Identifier  "Default Screen"
  Monitor      "Configured Monitor"
  Device      "Configured Video Device"
  DefaultDepth    24
  Option        "TwinView" "0"
  Option        "TwinViewXineramaInfoOrder" "CRT-0"
  Option        "metamodes" "1280x1024_60 +0+0; nvidia-auto-select +0+0"
EndSection

Section "ServerLayout"
  Identifier  "Default Layout"
  Screen      "Default Screen"
EndSection
Avatar utente
ciccoale
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 2036
Iscrizione: lunedì 12 maggio 2008, 14:04

Re: [NVidia] schermata nera

Messaggio da ciccoale »

Ho provato, ma si ripresenta lo stesso problema...

ps ho un monitor lcd
Ultima modifica di ciccoale il domenica 14 settembre 2008, 12:46, modificato 1 volta in totale.
[glow=green,2,300]Made[/glow][glow=white,2,300]in[/glow][glow=red,2,300]Italy[/glow]
Un attimo... il tempo che intercorre tra lo scattare del semaforo verde e l\'idiota dietro che suona il clacson
dj_def
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3212
Iscrizione: martedì 7 novembre 2006, 3:04

Re: [NVidia] schermata nera

Messaggio da dj_def »

si lo so, l'avevo letto prima

prossima prova:

mettiamo questo xorg.conf:
# 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"
   Driver      "nv"
#   Option   "NoLogo" "True"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
   HorizSync 30-81
   VertRefresh 56-75
EndSection

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

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
EndSection
riavvia e dovrebbe andare usando il driver NV; a questo punto apri il terminale, fai

Codice: Seleziona tutto

sudo modprobe -r nvidia
sudo modprobe nvidia
sudo gedit /etc/X11/xorg.conf
e sostituisci la riga:
Driver "nv"
con la riga:
Driver "nvidia"
poi salva, chiudi gedit e premi ctrl+alt+backspace.
Cosa succede? Schermata nera?
Ultima modifica di dj_def il domenica 14 settembre 2008, 12:58, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 10 ospiti