Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X'y, nvidia, geforce 4 mx 440
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Wed Apr 04, 2007 6:18 pm    Post subject: X'y, nvidia, geforce 4 mx 440 Reply with quote

Zainstalowalem gentoo z minimalCd. I zainstalowalem X'y przez
Code:
emerge xorg-x11

W make.conf ustawielem
VIDEO_CARD="nvidia" ( a jeszcze nie miałem zainstalowanych sterownikow niewolnych )
INPUT_DEVICES="keyboard mouse"

I sie zainstalowalo. Pozniej chcialem zainstalowac sterowniki do nvidi ( mam geforce 4 mx 440 ). W dokumentacji gentoo pisze ze trzeba zamaskowac >=x11-drivers/nvidia-drivers-1.0.9700 do pliku /etc/portage/package.mask. Nie wiem co to znaczy zamaskowac wiec dodalem wpis x11-drivers/nvidia-drivers-1.0.9700 do pliku /etc/portage/package.mask. Przy instalacji sterownikow przez
Code:
emerge nvidia-drivers

Wyskoczyl blad "invalid atom in file /etc/portage/package.mask" i zainstalowaly sie sterowniki 87xx, a do tej karty ( na ubuntu ) musialem zainstalowac stery 96xx. Myslalem ze bedzie dzialac wiec dalem X -configure i wysypalo sie pelno bledow.
Jak to naprawic ?
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Wed Apr 04, 2007 6:55 pm    Post subject: Reply with quote

wpis daj taki:
Code:
>x11-drivers/nvidia-drivers-1.0.9631-r1
Back to top
View user's profile Send private message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Wed Apr 04, 2007 7:07 pm    Post subject: Reply with quote

a tamte stery musze usunac ?
Back to top
View user's profile Send private message
vutives
Guru
Guru


Joined: 25 Sep 2005
Posts: 348
Location: Poland

PostPosted: Wed Apr 04, 2007 8:19 pm    Post subject: Reply with quote

Jeszcze raz zrób
Code:
emerge nvidia-drivers
Back to top
View user's profile Send private message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Thu Apr 05, 2007 5:53 am    Post subject: Reply with quote

Zrobilem jak powiedziales i dalej chce instalowac sterowniki 8776 :?
Back to top
View user's profile Send private message
Redhot
Apprentice
Apprentice


Joined: 16 Jul 2006
Posts: 196

PostPosted: Thu Apr 05, 2007 7:19 am    Post subject: Reply with quote

/etc/portage/package.keywords
Code:
x11-drivers/nvidia-drivers ~x86
Back to top
View user's profile Send private message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Thu Apr 05, 2007 7:44 am    Post subject: Reply with quote

Nic nie pomoglo.
Obecnie mam w /etc/portage/package.mask
Code:
>=x11-drivers/nvidia-drivers-1.0.9631-r1

A w package.keywords
Code:
x11-drivers/nvidia-drivers ~x86
Back to top
View user's profile Send private message
Raku
Bodhisattva
Bodhisattva


Joined: 28 Feb 2004
Posts: 2374
Location: Poland

PostPosted: Thu Apr 05, 2007 7:51 am    Post subject: Reply with quote

majorek wrote:
Nic nie pomoglo.
Obecnie mam w /etc/portage/package.mask
Code:
>=x11-drivers/nvidia-drivers-1.0.9631-r1

A w package.keywords
Code:
x11-drivers/nvidia-drivers ~x86


czyli wszystko działa prawidłowo.
http://packages.gentoo.org/search/?sstring=nvidia-drivers
Wg linka poniżej wersji 1.0.9631-r1 jest już tylko 1.0.8776-r1
A ty zamaskowałeś większe lub równe 1.0.9631-r1
_________________
raku

Powered by Archlinux ;-)
Back to top
View user's profile Send private message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Thu Apr 05, 2007 7:54 am    Post subject: Reply with quote

To dlaczeo dalej sie instaluje 8776 ??
edit
dałem ...9700 i dziala :)
Back to top
View user's profile Send private message
vutives
Guru
Guru


Joined: 25 Sep 2005
Posts: 348
Location: Poland

PostPosted: Thu Apr 05, 2007 8:03 am    Post subject: Reply with quote

majorek wrote:
To dlaczeo dalej sie instaluje 8776 ??
edit
dałem ...9700 i dziala :)
Instalowało Ci się dalej 8776 bo zamaskowałeś 9631. Skoro portage nie mógł zainstalowac 9631 to wziął wersję niższą. A najnowsza dostępna wersja ze starszych od 9631 to 8776 (ale to pogmatwane ;) ). A potem Ci zadziałałało bo zamaskowałeś wersje większe lub równe 9700. 9631 nie jest ani większe, ani równe więc poszło. Uff... :D
Back to top
View user's profile Send private message
Paczesiowa
Guru
Guru


Joined: 06 Mar 2006
Posts: 593
Location: Oborniki Śląskie, Poland

PostPosted: Thu Apr 05, 2007 8:27 am    Post subject: Reply with quote

ej no przeciez napisalem
Code:
>x11-drivers/nvidia-drivers-1.0.9631-r1
a nie
Code:
>=x11-drivers/nvidia-drivers-1.0.9631-r1


nie czytac ze zrozumieniem tylko kopiowac i wklejac.
Back to top
View user's profile Send private message
majorek
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2007
Posts: 78
Location: Kraków

PostPosted: Thu Apr 05, 2007 10:16 am    Post subject: Reply with quote

Paczesiowa wrote:
ej no przeciez napisalem
Code:
>x11-drivers/nvidia-drivers-1.0.9631-r1
a nie
Code:
>=x11-drivers/nvidia-drivers-1.0.9631-r1


nie czytac ze zrozumieniem tylko kopiowac i wklejac.


Dawalem tak jak mowiles ale dalej sie instalowaly 8776
Back to top
View user's profile Send private message
Redhot
Apprentice
Apprentice


Joined: 16 Jul 2006
Posts: 196

PostPosted: Thu Apr 05, 2007 1:56 pm    Post subject: Reply with quote

A kolega robił emerge --sync?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt 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