View previous topic :: View next topic |
Author |
Message |
rb34 Guru
Joined: 03 Oct 2004 Posts: 361 Location: Rome, italy
|
Posted: Sun Dec 23, 2007 12:41 pm Post subject: nvidia-drivers e dipendenze [Risolto] |
|
|
se dò
Code: | emerge nvidia-drivers -puv | ho Code: | [ebuild NS ] sys-kernel/gentoo-sources-2.6.23-r3 USE="-build -symlink" 44,631 kB
[ebuild U ] x11-drivers/nvidia-drivers-100.14.19 [1.0.8776-r1] USE="acpi%* gtk%* (-multilib)" 7,415 kB
[ebuild U ] media-video/nvidia-settings-1.0.20070621 [1.0.20051122-r3] 1,226 kB
|
Io ho già installati i vanilla-sources-2.6.20.7, e dentro l'ebuild di nvidia-drivers vedo dipendenza verso virtual/linux-kernel. E' corretto che mi voglia installare una nuova versione del kernel??? _________________ rb
Last edited by rb34 on Sun Dec 23, 2007 10:01 pm; edited 1 time in total |
|
Back to top |
|
|
lucapost Veteran
Joined: 24 Nov 2005 Posts: 1419 Location: <ud|me|ts> - Italy
|
Posted: Sun Dec 23, 2007 1:09 pm Post subject: |
|
|
Controlla che il link a /usr/src/linux sia corretto.
Se hai ancora problemi posta il risultato di:
Code: | eselect kernel list |
_________________ LP |
|
Back to top |
|
|
rb34 Guru
Joined: 03 Oct 2004 Posts: 361 Location: Rome, italy
|
Posted: Sun Dec 23, 2007 1:35 pm Post subject: |
|
|
lucapost wrote: | Controlla che il link a /usr/src/linux sia corretto.
Se hai ancora problemi posta il risultato di:
Code: | eselect kernel list |
|
Mah, a me pare tutto ok:
Code: | $ ls -la /usr/src/linux
lrwxrwxrwx 1 root root 14 4 lug 20:47 /usr/src/linux -> linux-2.6.20.7
$ eselect kernel list
Available kernel symlink targets:
[1] linux-2.6.20.7 *
[2] linux-2.6.22-gentoo-r9 |
Nel world file non ho virtual/linux-kernel, e non so se è normale, ma anche se lo aggiungo a mano non cambia nulla, riguardo l'emerge _________________ rb |
|
Back to top |
|
|
MeMyselfAndI l33t
Joined: 15 Nov 2005 Posts: 784 Location: Between the monitor and the chair
|
Posted: Sun Dec 23, 2007 5:45 pm Post subject: |
|
|
se ci metti la -u per forza, tenta di aggiornarti le dipendenza all'ultima versione stabile. |
|
Back to top |
|
|
rb34 Guru
Joined: 03 Oct 2004 Posts: 361 Location: Rome, italy
|
Posted: Sun Dec 23, 2007 10:00 pm Post subject: |
|
|
MeMyselfAndI wrote: | se ci metti la -u per forza, tenta di aggiornarti le dipendenza all'ultima versione stabile. |
Hai ragione, dimenticavo che emerge -u aggiorna anche le dipendenze dirette.
Non so se il kernel è un caso unico di versione sempre con nuovi slot, ma di fatto se dò un emerge -u world non posso quindi fare a meno di far emergere un kernel anche se non serve.
Questa è più una questione di principio che altro, ma secondo me in questo comportamento c'è qualcosa che non va. Comunque grazie. _________________ rb |
|
Back to top |
|
|
Onip Advocate
Joined: 02 Sep 2004 Posts: 2912 Location: Parma (Italy)
|
Posted: Mon Dec 24, 2007 8:54 am Post subject: |
|
|
non c'è proprio niente che non va secondo me. Tu hai instalati i gentoo-sources e lui te li vuole aggiornare alla versione stabile più recente.
Se non li vuoi o togli i gentoo-sources installati o mascheri la versione nuova. _________________ Linux Registered User n. 373835
Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum |
|
Back to top |
|
|
rb34 Guru
Joined: 03 Oct 2004 Posts: 361 Location: Rome, italy
|
Posted: Mon Dec 24, 2007 12:00 pm Post subject: |
|
|
Onip wrote: | non c'è proprio niente che non va secondo me. Tu hai instalati i gentoo-sources e lui te li vuole aggiornare alla versione stabile più recente.
Se non li vuoi o togli i gentoo-sources installati o mascheri la versione nuova. |
Oppure dò un bel --nodeps, che forse è stato inventato apposta ed era tanto che non lo usavo. _________________ rb |
|
Back to top |
|
|
|