Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Problemi Nvidia
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Maxxx
Guru
Guru


Joined: 12 Jan 2016
Posts: 595
Location: Italia

PostPosted: Mon Jan 23, 2017 1:20 pm    Post subject: Reply with quote

Dice che non hai almeno 20 GB di spazio...

prova a dare soltanto

Code:
emerge --ask x11-drivers/nvidia-drivers


e vedi che ti riemerga la versione 340.101
Back to top
View user's profile Send private message
SpakkaByTe
n00b
n00b


Joined: 22 Jan 2017
Posts: 26

PostPosted: Mon Jan 23, 2017 1:33 pm    Post subject: Reply with quote

come posso liberare spazio?

Code:
spakkabyte@Ci3m330NeHalem ~ $ df -h
File system     Dim. Usati Dispon. Uso% Montato su
udev             10M  4,0K     10M   1% /dev
/dev/sda4        29G  8,5G     19G  32% /
tmpfs           383M  696K    382M   1% /run
shm             1,9G     0    1,9G   0% /dev/shm
cgroup_root      10M     0     10M   0% /sys/fs/cgroup
/dev/sda1       196G   40G    147G  22% /home
/dev/sda3       240M   36M    188M  16% /boot
Back to top
View user's profile Send private message
Maxxx
Guru
Guru


Joined: 12 Jan 2016
Posts: 595
Location: Italia

PostPosted: Mon Jan 23, 2017 2:17 pm    Post subject: Reply with quote

Credo che dovresti "spostare" un pò di spazio dalla partizione di /home a quella /... ma questa è una operazione che non ho mai fatto da shell e non sono in grado di consigliarti... non so nemmeno se si possa fare senza riformattare tutto. Su Ubuntu, per esempio, si dovrebbe fare con il programma Gparted da ambiente grafico.

prima di avventurarti in questa cosa, però, ti consiglio di fare

Code:
emerge --ask x11-drivers/nvidia-drivers


(versione 340.101)

e vedere se ti ridà sempre il problema dello spazio.

Dopo ripeti il passaggio di modprobe
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Jan 23, 2017 2:48 pm    Post subject: Reply with quote

Per liberare spazio puoi usare eclean (contenuto nel pacchetto app-portage/gentoolkit)
Code:
# eclean -d distfiles

Questo comando elimina i file sorgenti inutili in /usr/portage/distfiles.

Se questo non bastasse puoi provare mettendo davanti al comando la linea I_KNOW_WHAT_I_AM_DOING=yes
Code:
# I_KNOW_WHAT_I_AM_DOING=yes emerge @module-rebuild

questa variabile skippa il test di 20Gb per la compilazione, usandolo potrebbe darti un out of memory error ma magari visto che ne hai giusto 1Gb in meno potrebbe funzionare.
Quello che non sono certo se e' se I_KNOW_WHAT_I_AM_DOING esista per funtoo ma credo di si'.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
SpakkaByTe
n00b
n00b


Joined: 22 Jan 2017
Posts: 26

PostPosted: Mon Jan 23, 2017 3:24 pm    Post subject: Reply with quote

Code:
 glxinfo | grep rendering
direct rendering: Yes
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering,
    GL_NV_parameter_buffer_object2, GL_NV_path_rendering,


Code:
spakkabyte@Ci3m330NeHalem ~/.wine/drive_c/Program Files (x86)/World of Warcraft/WTF $ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
302 frames in 5.0 seconds = 60.319 FPS
300 frames in 5.0 seconds = 59.997 FPS
300 frames in 5.0 seconds = 59.999 FPS
300 frames in 5.0 seconds = 59.998 FPS
300 frames in 5.0 seconds = 59.999 FPS


come vedo se sta girando i driver nvidia?

sembra sia ok
Back to top
View user's profile Send private message
SpakkaByTe
n00b
n00b


Joined: 22 Jan 2017
Posts: 26

PostPosted: Mon Jan 23, 2017 3:35 pm    Post subject: Reply with quote

Code:
Ci3m330NeHalem spakkabyte # lsmod | grep nvidia
nvidia              10497069  43
drm                   262826  5 nvidia,drm_kms_helper
i2c_core               22279  5 nvidia,i2c_i801,i2c_smbus,drm_kms_helper,drm
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Jan 23, 2017 3:37 pm    Post subject: Reply with quote

SpakkaByTe wrote:
come vedo se sta girando i driver nvidia?

Con glxinfo | grep vendor dovresti vedere la riga server glx vendor string: NVIDIA Corporation
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
SpakkaByTe
n00b
n00b


Joined: 22 Jan 2017
Posts: 26

PostPosted: Mon Jan 23, 2017 3:39 pm    Post subject: Reply with quote

fedeliallalinea wrote:
SpakkaByTe wrote:
come vedo se sta girando i driver nvidia?

Con glxinfo | grep vendor dovresti vedere la riga server glx vendor string: NVIDIA Corporation



Code:
spakkabyte@Ci3m330NeHalem ~ $ glxinfo | grep vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Jan 23, 2017 3:59 pm    Post subject: Reply with quote

Direi che sei sui driver nvidia :D
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
SpakkaByTe
n00b
n00b


Joined: 22 Jan 2017
Posts: 26

PostPosted: Mon Jan 23, 2017 4:03 pm    Post subject: Reply with quote

grazie a tutti ragazzi specialmente a @fedeliallalinea e a @Maxxx
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
Goto page Previous  1, 2
Page 2 of 2

 
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