Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Before locking out myself...
Date: Wed, 23 Nov 2011 19:00:57
Message-Id: CAK2H+eejSzauX4G12uYgeXYDrME7QROLBjQKcG24jqRh0x9w7w@mail.gmail.com
In Reply to: Re: [gentoo-user] Before locking out myself... by meino.cramer@gmx.de
1 On Wed, Nov 23, 2011 at 10:09 AM, <meino.cramer@×××.de> wrote:
2 > Mark Knecht <markknecht@×××××.com> [11-11-23 19:00]:
3 >> On Wed, Nov 23, 2011 at 9:21 AM,  <meino.cramer@×××.de> wrote:
4 >> > Hi,
5 >> >
6 >> > Before I lock out myself from my Linux system...
7 >> >
8 >> > Current state: VGA compatible controller: nVidia Corporation GF108 [GeForce GT 430] (rev a1)
9 >> > which I want to exchange with a MSI 560 Ti made also by msi.
10 >> >
11 >> > I am using the nvidia-drivers...
12 >> >
13 >> > Is it right, that is simple to pull out the old card and insert the
14 >> > new one or do I badly forget anything ?
15 >> >
16 >> > Thank you very much in advance for your help!
17 >> >
18 >> > Best regards,
19 >> > mcc
20 >>
21 >> I'm assuming the MSI 560 is a new Nvidia based VGA, correct?
22 >>
23 >> It's almost certainly OK to just switch cards. However if you want to
24 >> be safe then check the Nvidia site for the right nvidia package to
25 >> handle 560-based cards and make sure you have it emerged before you
26 >> switch.
27 >>
28 >> HTH,
29 >> Mark
30 >>
31 >
32 > I checked the docs of the nvidia drivers on the systems which
33 > mentioned the nvidia 560 ti but msi isnt mentioned. Since drivers
34 > access the GPU and not the cooling system (and my old card was also
35 > made by msi and worked ok) I think this part should be ok.
36 > But since I cannot remember other side effects, which I dont know,
37 > I thought its better to ask other gurus... ;)
38 >
39 > What do you think ?
40 >
41 > Best regards,
42 > mcc
43
44 According to the nvidia site it seems you want the
45 nvidia-drivers-290.1 package, but I'm not seeing that specific version
46 in portage right now. Most likely it's coming soon, and I would guess
47 the 290.06 version that I'm running here for a 465GTX card will work
48 fine for you. 290.1 was only released 2 days ago.
49
50 http://www.geforce.com/Drivers/Results/39816
51
52 mark@c2stable ~ $ eix -I nvidia-drivers
53 [I] x11-drivers/nvidia-drivers
54 Available versions: 96.43.19!s 96.43.20!s 173.14.30!s
55 173.14.31!s 270.41.19!s 275.09.07!s [M](~)275.28!s (~)285.05.09!s
56 285.05.09-r1!s (~)290.06!s (~)290.06!s[1] {acpi custom-cflags gtk
57 kernel_linux multilib}
58 Installed versions: 290.06!s[1](05:33:02 AM 11/15/2011)(acpi gtk
59 kernel_linux multilib -custom-cflags)
60 Homepage: http://www.nvidia.com/
61 Description: NVIDIA X11 driver and GLX libraries
62
63 [1] "init6" /var/lib/layman/init6
64 mark@c2stable ~ $
65
66
67 If it's 560 ti based card I doubt MSI did much to change the Nvidia
68 reference design if it risked not using the standard nvidia driver.
69
70 HTH,
71 Mark