ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  nvidia driver
@ 2011-02-24 10:30 Occisor
  2011-02-24 11:57 ` Sergey V Turchin
  0 siblings, 1 reply; 4+ messages in thread
From: Occisor @ 2011-02-24 10:30 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

На данный момент установленны следующие драйвера (P5):
# rpm -qa | grep -i nvidia
nvidia_glx_common-190.53-alt74
kernel-modules-nvidia-std-def-190.53-alt1.132638.15
nvidia_glx_190.53-190.53-alt74
nvidia_glx_173.14.22-173.14.22-alt56
nvidia_glx_96.43.14-96.43.14-alt46
nvidia-settings-185.18.31-alt1

Доступны:
# apt-cache -f search kernel-modules-nvidia-std-def | grep -i version
Version: 260.19.36-alt1.132640.20.M50P.1
Version: 190.53-alt1.132638.15

Хотел установить свежие, но при этом не предлагается удалить старые. 
nvidia_glx и сейчас аж - 3. Для чего их столько? Как будет выбираться 
драйвер после установки, если их будет несколько (разных версий)?
В очередной раз решил задаться этим вопросом, так как xmoto тормозит, 
при этом, doom 3 (linux версия) идет вполне нормально. ПК: athlon xp 
barton 2500+, RAM 2Gb, GeForce 7600GT.

[-- Attachment #2: brutalfreak.vcf --]
[-- Type: text/x-vcard, Size: 261 bytes --]

begin:vcard
fn;quoted-printable:=D0=98=D0=BB=D1=8C=D1=8F
n;quoted-printable:;=D0=98=D0=BB=D1=8C=D1=8F
adr:;;;;28;;RF
email;internet:brutalfreak@gmail.com
note;quoted-printable:xmpp: occisor@jabber.root.cz=0D=0A=
	ICQ: 292441788
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia driver
  2011-02-24 10:30 [Comm] nvidia driver Occisor
@ 2011-02-24 11:57 ` Sergey V Turchin
  2011-02-24 12:22   ` Occisor
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey V Turchin @ 2011-02-24 11:57 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: Text/Plain, Size: 665 bytes --]

On Thursday 24 February 2011 13:30, Occisor wrote:

[...]
> Хотел установить свежие, но при этом не предлагается удалить старые.
Не представляю, как реализовать.

> nvidia_glx и сейчас аж - 3. Для чего их столько?
cat /usr/share/hwdatabase/videoaliases/nvidia-*.xinf| sort| uniq| less

> Как будет выбираться
> драйвер после установки, если их будет несколько (разных версий)?
Автоматически.

> В очередной раз решил задаться этим вопросом, так как xmoto тормозит,
> при этом, doom 3 (linux версия) идет вполне нормально. ПК: athlon xp
> barton 2500+, RAM 2Gb, GeForce 7600GT.
Возможно, что-то с xmoto

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia driver
  2011-02-24 11:57 ` Sergey V Turchin
@ 2011-02-24 12:22   ` Occisor
  2011-02-24 12:43     ` Sergey V Turchin
  0 siblings, 1 reply; 4+ messages in thread
From: Occisor @ 2011-02-24 12:22 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]

24.02.2011 20:57, Sergey V Turchin пишет:
> On Thursday 24 February 2011 13:30, Occisor wrote:
>
> [...]
>> Хотел установить свежие, но при этом не предлагается удалить старые.
> Не представляю, как реализовать.

Значит удалять после установки и перезагрузки в ручную?

>> nvidia_glx и сейчас аж - 3. Для чего их столько?
> cat /usr/share/hwdatabase/videoaliases/nvidia-*.xinf| sort| uniq| less
>
$ cat /usr/share/hwdatabase/videoaliases/nvidia-*.xinf| sort| uniq| 
less| grep '7600 GT'
alias pcivideo:v000010DEd000002E0sv*sd*bc*sc*i* nvidia # GeForce 7600 GT
alias pcivideo:v000010DEd000002E0sv*sd*bc*sc*i* nvidia # GeForce7600 GT
alias pcivideo:v000010DEd00000391sv*sd*bc*sc*i* nvidia # GeForce 7600 GT
alias pcivideo:v000010DEd00000391sv*sd*bc*sc*i* nvidia # GeForce 7600 GT
alias pcivideo:v000010DEd00000391sv*sd*bc*sc*i* nvidia # GeForce7600 GT
alias pcivideo:v000010DEd00000399sv*sd*bc*sc*i* nvidia # GeForce Go 7600 GT
alias pcivideo:v000010DEd00000399sv*sd*bc*sc*i* nvidia # GeForceGo 7600 GT

nvidia_glx не соответствующие модулю ядра можно удалять?

[-- Attachment #2: brutalfreak.vcf --]
[-- Type: text/x-vcard, Size: 251 bytes --]

begin:vcard
fn;quoted-printable:=D0=98=D0=BB=D1=8C=D1=8F
n;quoted-printable:;=D0=98=D0=BB=D1=8C=D1=8F
adr:;;;;28;;RF
email;internet:brutalfreak@gmail.com
note;quoted-printable:xmpp: occisor@jabber.root.cz=0D=0A=
	ICQ: 292441788
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] nvidia driver
  2011-02-24 12:22   ` Occisor
@ 2011-02-24 12:43     ` Sergey V Turchin
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey V Turchin @ 2011-02-24 12:43 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: Text/Plain, Size: 257 bytes --]

On Thursday 24 February 2011 15:22, Occisor wrote:

[...]
> nvidia_glx не соответствующие модулю ядра можно удалять?
Да. Удаляйте все, которые не потащат за собой нужные kernel-modules-nvidia-*

-- 
Regards, Sergey.       ALT Linux, http://www.altlinux.ru/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-24 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-24 10:30 [Comm] nvidia driver Occisor
2011-02-24 11:57 ` Sergey V Turchin
2011-02-24 12:22   ` Occisor
2011-02-24 12:43     ` Sergey V Turchin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git