Problema con l'Installazione dei driver NVIDIA

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6643
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da targzeta »

Facciamo un resoconto della situazione attuale così magari agevoliamo chi ti vuole aiutare e non si vuole, giustamente, leggere 5 pagine di post.

Hai due schede video, una integrata della Intel (BusID 00:02.0) ed una su bus PCI-ex della NVIDIA (BusID 05:00.0). Abbiamo provato sia i driver intel (intel), sia i driver nvidia (nvidia) che i driver nouveau (nv) con questi risultati:
Driver intel:
  • Sezione "Device" di xorg.conf: vuota, autorilevati. Alternativamente questa sezione dovrebbe funzionare ugualmente:

    Codice: Seleziona tutto

    Section "Device"
        Identifier     "Device0"
        Driver         "intel"
        VendorName     "NVIDIA Corporation"
        BusID          "PCI:0:2:0"   # Questo si potrebbe anche commentare
    EndSection
  • Modulo del kernel usato: i915. Ci sono anche altri, ma il principale è quello.
  • Risultato: X parte anche se con qualche problema:
    • Risoluzione video ok ma dici di avere metà schermo nero.
    • Accelerazione 3d disabilitata perché hai installato i driver proprietari della NVIDIA che ti hanno sovrascritto le OpenGL. Infatti dal log di X:

      Codice: Seleziona tutto

      (II) LoadModule: "glx"
      (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
      (II) Module glx: vendor="NVIDIA Corporation"
         compiled for 4.0.2, module version = 1.0.0
         Module class: X.Org Server Extension
      (II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:28:21 PST 2011
      ...
      (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
  • Conclusione: problemi risolvibili, penso, abbastanza facilmente. Il secondo sicuramente, il primo chiedendo nel forum penso ce la si faccia.
  • Prove da fare: nessuna. O si decide di usare questa scheda e quindi la si configura bene, oppure si prova a far funzionare uno degli altri due driver.
Driver nvidia:
  • Sezione "Device" di xorg.conf:

    Codice: Seleziona tutto

    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
        BusID          "PCI:5:0:0"
    EndSection
  • Modulo del kernel usato: nvidia.
  • Risultato: non si capisce, sembra non produrre errori particolarmente gravi e sembra andare tutto, se non fosse che ti ritrovi con lo schermo nero. Alcune cose bizzarre sono:
    • Codice: Seleziona tutto

      (II) Feb 12 00:56:20 NVIDIA(0): Supported display device(s): CRT-0, DFP-0
      ...
      (--) Feb 12 00:56:20 NVIDIA(0): Connected display device(s) on ION at PCI:5:0:0
      (--) Feb 12 00:56:20 NVIDIA(0):     CRT-0
      (--) Feb 12 00:56:20 NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
      (--) Feb 12 00:56:20 NVIDIA(0):
      (--) Feb 12 00:56:20 NVIDIA(0): --- EDID for CRT-0 ---
      (--) Feb 12 00:56:20 NVIDIA(0):
      (--) Feb 12 00:56:20 NVIDIA(0): No EDID Available.
      (--) Feb 12 00:56:20 NVIDIA(0):
      (--) Feb 12 00:56:20 NVIDIA(0): --- End of EDID for CRT-0 ---
      ...
      (II) Feb 12 00:56:20 NVIDIA(0): Assigned Display Device: CRT-0
      Gli altri warning nel log di X gli ho visti anche in altri log ma non sembra che pregiudichino l'avvio di X.
    • La scheda è su una PCI-ex ma il modulo del kernel nvidia si poggia sul modulo agpgart (da lsmod):

      Codice: Seleziona tutto

      agpgart                24158  3 nvidia,drm,intel_agp
  • Conclusione: non si capisce perché non funzionano!!!
  • Prove da fare: provare a rimuovere tutti i moduli del kernel che riguardano la scheda Intel, compreso anche il modulo agpgart, e riprovare ad avviare X.
Driver nouveau:
  • Sezione "Device" di xorg.conf:

    Codice: Seleziona tutto

    Section "Device"
        Identifier     "Device0"
        Driver         "nv"
        VendorName     "NVIDIA Corporation"
        BusID          "PCI:5:0:0"
    EndSection
  • Modulo del kernel usato: nouveau e nvidiafb (lo si vede dall'output di 'lspci -vv' che hai postato qui quando non avevi i driver closed nvidia).
  • Risultato: errore all'avvio di X:

    Codice: Seleziona tutto

    (EE) NV(0): Cannot read V_BIOS (3) Input/output error
    (EE) NV(0): Failed to initialize the int10 module; this screen will not be initialized.
    ...
    (EE) Screen(s) found, but none have a usable configuration.
  • Conclusione: l'errore probabilmente è dovuto al blacklisting dei moduli del kernel 'nouveau' e 'nvidiafb', infatti dall'output di lsmod non sembrano caricati.
  • Prove da fare: rimuovere il modulo del kernel nvidia e caricare manualmente sia il modulo 'nouveau' che 'nvidiafb', quindi far ripartire X.
Io direi di provare prima a far funzionare i driver nouveau, visto che comunque dall'output di X sembra che la tua scheda video sia supportata ed io preferisco sempre usare i driver open.

All'avvio del PC senza lanciare il server X, molti dei moduli riportati nel tuo 'lsmod' non dovrebbero essere in memoria, di solito sono auto-caricati da Xorg. In particolare, se il PC è appena stato avviato non dovresti avere il modulo 'nvidia', quindi ti basta caricare a manina i driver 'nvidiafb' e 'nouveau', settare opportunamente l'xorg.conf e far partire X. Occhio che il caricamento del modulo nvidiafb potrebbe dare problemi (generalmente i frame buffer sarebbe meglio caricarli all'avvio).

Facci sapere,
Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
414N
Iper Master
Iper Master
Messaggi: 2924
Iscritto il: mer 13 feb 2008, 16:19
Slackware: 15.0
Kernel: 5.15.19
Desktop: KDE5
Località: Bulagna
Contatta:

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da 414N »

Non vorrei che il problema sia dovuto al fatto che, avendo attivo anche il driver intel (i915) ed il modesetting, quest'ultimo impedisca ai driver nvidia di funzionare correttamente.
Prova ad avviare il kernel attuale aggiungendo l'opzione "nomodeset".
Se non sai come fare, hai due modi:
  • Aggiungi una voce append=" nomodeset" nella sezione relativa al kernel che avvi in lilo.conf
  • Quando avvi il sistema, premi TAB per entrare nel prompt di LILO, scegli l'immagine da avviare e aggiungi l'opzione (per esempio: Slack13.1 nomodeset).

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6643
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da targzeta »

414N ha scritto:...Aggiungi una voce append=" nomodeset" nella sezione relativa al kernel che avvi in lilo.conf
yAri, ricordati anche di rieseguire 'lilo' dopo ogni modifica al lilo.conf. Lo dico perché se non lo fai, almeno in questo caso, non cambia nulla e noi non ce ne accorgiamo.

Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
yAri
Linux 1.x
Linux 1.x
Messaggi: 156
Iscritto il: dom 31 ott 2010, 13:16
Nome Cognome: Yari Hembik
Slackware: 14.1
Kernel: 2.6
Desktop: KDE

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da yAri »

L'ho avviato. Ho dovuto levare l'altro append perchè dava errore. Ora cosa faccio?
.. be the change you want to see in the world ..

Avatar utente
414N
Iper Master
Iper Master
Messaggi: 2924
Iscritto il: mer 13 feb 2008, 16:19
Slackware: 15.0
Kernel: 5.15.19
Desktop: KDE5
Località: Bulagna
Contatta:

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da 414N »

yAri ha scritto:L'ho avviato. Ho dovuto levare l'altro append perchè dava errore. Ora cosa faccio?
Avviato cosa? Il sistema? X parte o no? Vedi tutto nero o hai visto la luce? :D
Quale altro append hai tolto? E perché?
Se hai inserito due voci append in lilo.conf è normale l'errore. Di voce append="X" ce ne può essere solo una globale e una per kernel. Per aggiungere parametri, o li aggiungi in fondo alla stringa di una voce append già esistente (separandoli con degli spazi), oppure con la voce add-append="Y".
Leggi il man di lilo.conf per saperne di più.
Ti pregherei, infine, di essere un po' più preciso e prolisso nello spiegare cosa hai fatto e cosa hai ottenuto, perché altrimenti andiamo di lungo altre 15 pagine senza arrivarne in fondo.

Avatar utente
yAri
Linux 1.x
Linux 1.x
Messaggi: 156
Iscritto il: dom 31 ott 2010, 13:16
Nome Cognome: Yari Hembik
Slackware: 14.1
Kernel: 2.6
Desktop: KDE

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da yAri »

Ok scusami per le imprecisioni. Ho avviato il sistema con l'append che mi avete suggerito. X non si avvia. Schermo nero.

Vorrei aggiungere che oggi ho portato il portatile a scuola. Il professore (colui che mi dice sempre di buttare il windows nel cesso e di usare linux) ha detto che in realtà quella dell'intel non è una vera e propria scheda video ma solo un acceleratore. Il problema è che funzionano insieme, i driver invece è solo per la scheda video nvidia.
Ha dato il comando "xorgsetup" che mi ha rigenerato il file xorg.conf Ora è il seguente:

Codice: Seleziona tutto

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/local"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/OTF"
	FontPath     "/usr/share/fonts/Type1"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/CID"
	FontPath     "/usr/share/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/75dpi"
	FontPath     "/usr/share/fonts/100dpi"
	FontPath     "/usr/share/fonts/cyrillic"
EndSection

Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "dri"
	Load  "dri2"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	#Driver      "nvidia"
	VendorName  "Unknown Vendor"
	BoardName   "Unknown Board"
	BusID       "PCI:5:0:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card1"
	Driver      "intel"
	VendorName  "Unknown Vendor"
	BoardName   "Unknown Board"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Aggiungo anche che X si avvia solo con il 'Driver "nvidia" ' commentato. altrimenti da sempre la schermata nera. Il professore mi ha detto che probabilmente i driver non vanno bene.
.. be the change you want to see in the world ..

Avatar utente
conraid
Staff
Staff
Messaggi: 13631
Iscritto il: gio 14 lug 2005, 0:00
Nome Cognome: Corrado Franco
Slackware: current64
Desktop: kde
Località: Livorno
Contatta:

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da conraid »

ma se lo commenti quale carica? intel, nv? guarda i log per capirlo
quel che ti ha detto il professore, perdona la franchezza, mi sembrano cose un po' campate in aria. Non so il caso particolare di quel notebook, ma solitamente è esattamente il contrario, nei notebook a doppia vga si usa la scheda intel per le normali operazioni e nvidia/ati quando c'è bisogno di 3d, in modo da risparmiare energia

Avatar utente
yAri
Linux 1.x
Linux 1.x
Messaggi: 156
Iscritto il: dom 31 ott 2010, 13:16
Nome Cognome: Yari Hembik
Slackware: 14.1
Kernel: 2.6
Desktop: KDE

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da yAri »

Non so magari avevo capito male io.. ma mi sembra che ha detto così..

Ecco i log:

Codice: Seleziona tutto

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux yari 2.6.35.10-smp #1 SMP Fri Feb 11 00:23:00 CET 2011 i686
Kernel command line: BOOT_IMAGE=Linux-2.6.35.10 ro root=804 vt.default_utf8=0
Build Date: 05 May 2010  01:54:53AM
 
Current version of pixman: 0.16.6
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 12 16:20:09 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor1"
(**) |   |-->Device "Card1"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/misc,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/misc,
	/usr/share/fonts/75dpi/:unscaled,
	/usr/share/fonts/100dpi/:unscaled,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/cyrillic
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x81e4c80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:0:2:0) 8086:a001:1043:8446 rev 2, Mem @ 0xf5d00000/524288, 0xb0000000/268435456, 0xf5c00000/1048576, I/O @ 0x0000cc00/8
(--) PCI: (0:0:2:1) 8086:a002:1043:8446 rev 2, Mem @ 0xf5d80000/524288
(--) PCI: (0:5:0:0) 10de:0a76:1043:8446 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:28:21 PST 2011
(II) Loading extension GLX
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.11.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) Pineview G
(--) intel(0): Chipset: "Pineview G"
(==) intel(0): video overlay key set to 0x101fe
(II) intel(0): Output VGA1 using monitor section Monitor1
(II) intel(0): Output LVDS1 has no monitor section
(II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
(II) intel(0): Output VGA1 disconnected
(II) intel(0): Output LVDS1 connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS1 using initial mode 1366x768
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(II) intel(0): Kernel page flipping support detected, enabling
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(II)         put_image
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(==) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
(II) intel(0): Setting screen physical size to 361 x 203
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event7"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5624
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4754
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right
(**) Option "TapButton1" "1"
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.3.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Eee PC WMI hotkeys
(**) Eee PC WMI hotkeys: always reports core events
(**) Eee PC WMI hotkeys: Device: "/dev/input/event5"
(II) Eee PC WMI hotkeys: Found keys
(II) Eee PC WMI hotkeys: Configuring as keyboard
(II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device USB2.0 UVC 1.3M WebCam
(**) USB2.0 UVC 1.3M WebCam: always reports core events
(**) USB2.0 UVC 1.3M WebCam: Device: "/dev/input/event6"
(II) USB2.0 UVC 1.3M WebCam: Found keys
(II) USB2.0 UVC 1.3M WebCam: Configuring as keyboard
(II) XINPUT: Adding extended input device "USB2.0 UVC 1.3M WebCam" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event2"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event8"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event9"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) intel(0): EDID vendor "HSD", prod id 1206
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
(II) intel(0): EDID vendor "HSD", prod id 1206
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
(II) intel(0): EDID vendor "HSD", prod id 1206
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
(II) intel(0): EDID vendor "HSD", prod id 1206
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   71.90  1366 1414 1480 1486  768 774 782 806 -hsync -vsync (48.4 kHz)
.. be the change you want to see in the world ..

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6643
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da targzeta »

Hai provato i miei suggerimenti per il driver nouveau? Scarica i moduli, in particolare quello 'nvidia' e carica a manina i moduli 'nouveau' e 'nvidiafb' (ovviamente tutto da console). Quindi modifica l'xorg.conf come ho postato prima, con il driver 'nv'. Quindi avvia X e postaci il suo log. Però ora hai un po' il file di configurazione incasinato. Se ne hai una copia di quello di ieri sarebbe meglio usarne uno che esegua un solo server.

Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
targzeta
Iper Master
Iper Master
Messaggi: 6643
Iscritto il: gio 3 nov 2005, 14:05
Nome Cognome: Emanuele Tomasi
Slackware: 64-current
Kernel: latest stable
Desktop: IceWM
Località: Carpignano Sal. (LE) <-> Pisa

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da targzeta »

conraid ha scritto:ma se lo commenti quale carica? intel, nv? guarda i log per capirlo...
Da come abbiamo visto ieri X in automatico rileva la scheda intel e carica il modulo intel. Se noti il post all'inizio di questa pagina vedrai che probabilmente avendo installato gli nvidia, quelli 'nv' sono inibiti perchè ha blacklistato i moduli del kernel 'nouveau' e 'nvidiafb'. Tu che ne pensi?

Emanuele
Se pensi di essere troppo piccolo per fare la differenza, prova a dormire con una zanzara -- Dalai Lama

Avatar utente
yAri
Linux 1.x
Linux 1.x
Messaggi: 156
Iscritto il: dom 31 ott 2010, 13:16
Nome Cognome: Yari Hembik
Slackware: 14.1
Kernel: 2.6
Desktop: KDE

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da yAri »

spina ha scritto:Hai provato i miei suggerimenti per il driver nouveau? Scarica i moduli, in particolare quello 'nvidia' e carica a manina i moduli 'nouveau' e 'nvidiafb' (ovviamente tutto da console). Quindi modifica l'xorg.conf come ho postato prima, con il driver 'nv'. Quindi avvia X e postaci il suo log. Però ora hai un po' il file di configurazione incasinato. Se ne hai una copia di quello di ieri sarebbe meglio usarne uno che esegua un solo server.

Emanuele
Ok. Ma il problema è che non saprei come farlo.. :(
.. be the change you want to see in the world ..

Avatar utente
conraid
Staff
Staff
Messaggi: 13631
Iscritto il: gio 14 lug 2005, 0:00
Nome Cognome: Corrado Franco
Slackware: current64
Desktop: kde
Località: Livorno
Contatta:

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da conraid »

spina ha scritto:
conraid ha scritto:ma se lo commenti quale carica? intel, nv? guarda i log per capirlo...
Da come abbiamo visto ieri X in automatico rileva la scheda intel e carica il modulo intel. Se noti il post all'inizio di questa pagina vedrai che probabilmente avendo installato gli nvidia, quelli 'nv' sono inibiti perchè ha blacklistato i moduli del kernel 'nouveau' e 'nvidiafb'. Tu che ne pensi?

Emanuele
che non conosco il suo notebook o netbook, ma se ha questa tecnologia
http://www.nvnews.net/vbulletin/showthread.php?t=153321
mi sa che nvidia se la scorda

Avatar utente
414N
Iper Master
Iper Master
Messaggi: 2924
Iscritto il: mer 13 feb 2008, 16:19
Slackware: 15.0
Kernel: 5.15.19
Desktop: KDE5
Località: Bulagna
Contatta:

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da 414N »

Leggendo qui, sembra che il tuo pc necessiti di uno switch via software che spenga intel e attivi nvidia, per funzionare al massimo delle prestazioni.
Leggendo il config del kernel huge attualmente presente in current, sembra proprio che l'opzione CONFIG_VGA_SWITCHEROO sia presente, quindi dovresti poter eseguire i comandi elencati in quella pagina per provare di attivare una scheda o l'altra (quelli con gli echo).

Avatar utente
yAri
Linux 1.x
Linux 1.x
Messaggi: 156
Iscritto il: dom 31 ott 2010, 13:16
Nome Cognome: Yari Hembik
Slackware: 14.1
Kernel: 2.6
Desktop: KDE

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da yAri »

yAri ha scritto:Allora il netbook è questo http://www.asus.it/product.aspx?P_ID=30dqaE10a0LUo9XJ
.. be the change you want to see in the world ..

Avatar utente
Ansa89
Iper Master
Iper Master
Messaggi: 2703
Iscritto il: mer 29 ago 2007, 17:57
Nome Cognome: Stefano Ansaloni
Slackware: 14.2 64bit
Kernel: 4.9.61
Desktop: XFCE 4.12
Località: Modena

Re: Problema con l'Installazione dei driver NVIDIA

Messaggio da Ansa89 »

Ricordati che con i driver ufficiali lo switch del chip grafico non è implementato, quindi devi usare i driver nouveau.
Ecco un paio di link che possono esserti utili:
http://en.gentoo-wiki.com/wiki/Vga_switcheroo
http://www.archlinux.it/forum/viewtopic ... 966#p80966

Rispondi