Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto] cambiare driver video
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 12:44 pm    Post subject: [Risolto] cambiare driver video Reply with quote

Ciao a tutti, scusate se apro questo thread molto nubbio, ma visti i problemi avuti ieri vorrei evitare altre stupidate.
Il mio pc monta una nvidia gt 730, attualmente monto i driver nouveau, ma ho problemi con youtube e chrome-chromium, scattano tutti i video. Vorrei provare ad installare i proprietari.
Qual'è la corretta procedura? installo i prorpietari, disinstallo i nouveau, modifico make.conf e rifaccio il kernel?


Last edited by zar Marco on Thu Sep 14, 2017 1:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Wed Sep 13, 2017 12:57 pm    Post subject: Reply with quote

Disabiliti Nouveau dal kernel e lo ricompili, cambi VIDEO_CARDS="nouveau" con VIDEO_CARDS="nvidia" nel make.conf e lanci emerge -ND @world (che dovrebbe ricompilare i pacchetti necessari e installare i driver nvidia).
Crei il file /etc/X11/xorg.conf.d/nvidia.conf e ci metti
Code:
 Section "Device"
   Identifier  "nvidia"
   Driver      "nvidia"
 EndSection

e alla fine un
Code:
# eselect opengl set nvidia


Referenze:
https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 1:16 pm    Post subject: Reply with quote

ok, provo. Visto che su bugzilla è messo il pacchetto nvidia-drivers 384-69, se io maschero quel pacchetto, dovrebbe installare la versione prima giusto?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Wed Sep 13, 2017 1:27 pm    Post subject: Reply with quote

zar Marco wrote:
ok, provo. Visto che su bugzilla è messo il pacchetto nvidia-drivers 384-69, se io maschero quel pacchetto, dovrebbe installare la versione prima giusto?

Esatto
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 2:07 pm    Post subject: Reply with quote

Code:
┌─[root@hptoo] - [/home/martoo] - [2017-09-13 04:02:13]
└─[0] <> cat /etc/portage/package.mask/nvidia
>x11-drivers/nvidia-drivers-384.69


io ho messo così, do etc-update ma niente da modificare. Do emerge -DN @world, mi trova il cacchetto che dovrei aver mascherato e si blocca

edit
mi ero dimenticato che l'avevo messo in acceptkeywards
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 2:51 pm    Post subject: Reply with quote

elimino questo post

Last edited by zar Marco on Thu Sep 14, 2017 12:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Wed Sep 13, 2017 3:12 pm    Post subject: Reply with quote

Il build.log lo devi postare con wgetpaste, il forum tronca i messaggi troppo lunghi.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 3:31 pm    Post subject: Reply with quote

Devo capire come fare ad usare wgetpaste, detto ciò alla fine li ho installati da pacchetto preso da nvidia disabilitando drm, mi dava errore, fatto sta che il problema rimane, con i video. Ora devo capire cos'è drm...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Wed Sep 13, 2017 3:49 pm    Post subject: Reply with quote

zar Marco wrote:
Devo capire come fare ad usare wgetpaste,

Semplicemente wgetpaste /path/to/build.log, questo ritorna un url che posti sul forum.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Wed Sep 13, 2017 4:09 pm    Post subject: Reply with quote

Ok, domani quando accendo il pc lo posto. Ora devo capire come poter riabilitare il drm che non ho installato, credo sia utile come feature. E mi son dimenticato di fare eselect
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Thu Sep 14, 2017 12:27 pm    Post subject: Reply with quote

Allora, se faccio eselect opengl, ho solo xorg-x11. Se do un emerge -DN @world vuole reinstallarmi i driver insieme ad altri tre pacchetti.
Vanno in errore tutti e tre, questo è il log dell'aggiornamento https://paste.pound-python.org/show/ixcGPthSDd0vcn16JBX6/
Questo di nvidia-driver https://paste.pound-python.org/show/yWDmEL4ne7P2XoxM94O0/
Questo di conky https://paste.pound-python.org/show/TluJdmC8TAZetQfKPASV/
Questo di qtwebkit https://paste.pound-python.org/show/UNzXY6T9CFTsZfeFE4nr/
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30909
Location: here

PostPosted: Thu Sep 14, 2017 12:33 pm    Post subject: Reply with quote

Restiamo in ambito con nvidia-drivers (per gli altri problemi apri dei nuovi thread), per questo errore basta che disabiliti CONFIG_DEBUG_MUTEXES nel kernel e i tuoi driver si installeranno.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
zar Marco
Guru
Guru


Joined: 09 Sep 2016
Posts: 445
Location: Colle Umberto ( TV )

PostPosted: Thu Sep 14, 2017 1:52 pm    Post subject: Reply with quote

Perfetto, risolti i problemi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum