ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Kudryashov <andrey-ak@narod.ru>
To: mandrake-russian <mandrake-russian@altlinux.ru>
Subject: [mdk-re] NVidia
Date: Thu Apr 26 18:44:12 2001
Message-ID: <15775.010426@narod.ru> (raw)

Hello mandrake-russian,

══ При настройке использовалось следующее обеспечение:

Аппаратная платформа: 
   3D ускоритель NVidia Vanta ASUS
   процессор Intel Pentium II (Seleron)
   материнская плата ACORP на чипсете 440BX.
Программная среда: 
   ОС Linux Mandrake RE Spring2001. 
   ядро 2.2.18 из дистрибутива.
   XFree 4.0.3 из дистрибутива. 
   Коммерческие драйвера от NVIDIA версии 0.9-769 
   пакет Mesa-demos-3.4.1-ipl2mdk из дистрибутива. 

Следуя инструкции из рассылки выполнил:
 
═══ Для начала нужно скачать пакеты драйверов: модуль для ядра 
и драйвер для XFree c библиотекой glx. 
Установить эти *.src.rpm для сборки. 

[user@localhost user]$ rpm -i NVIDIA_kernel-0.9-769.src.rpm 
[user@localhost user]$ rpm -i NVIDIA_GLX-0.9-769.src.rpm 

═══ Убедиться, что в системе установлены заголовочные файлы ядра 
в каталоге /usr/src/linux/include и соответствуют ядру, 
для которого будет собираться модуль (в данном случае 
должен быть установлен пакет kernel24-headers-2.4.2-ipl6mdk). 
═══ Далее пути и названия файлов rpm у Вас возможно будут 
отличаться в зависимости от настроек системы. 

[user@localhost user]$ cd ~/src/RPM/SPECS 

═══ В spec-файле пакета для ядра - NVIDIA_kernel.spec.7623 нужно 
заменить строку, содержащую команду "unset RPM_BUILD_ROOT" на: 

═══ %set_strip_method none 

и удалить секцию %clean в обоих spec-файлах или взять одноименные 
spec-файлы. 

Собрать пакеты : 

[user@localhost user]$ rpm -bb NVIDIA_kernel.spec.7623 
[user@localhost user]$ rpm -bb NVIDIA_GLX.spec.7623 
═ 

и установить их: 

[user@localhost user]$ cd ~/src/RPM/RPMS/i686 
[user@localhost user]$ rpm -Uvh NVIDIA_kernel-0.9-769.i686.rpm 
[user@localhost user]$ rpm -Uvh NVIDIA_GLX-0.9-769.i686.rpm 

получил в ответ:
[root@maindesk i686]# rpm -Uvh NVIDIA_kernel-0.9-769.i686.rpm
Подготовка...                ##################################################
NVIDIA_kernel                ##################################################
NVRM: loading NVIDIA kernel module version 1.0-769

NVdriver installed successfully

[root@maindesk i686]# rpm -Uvh NVIDIA_GLX-0.9-769.i686.rpm
Подготовка...                ##################################################
  --- WARNING!!
      libglx.a
      libGLcore.a
      libGL.so.1.0
      libGL.so.1.2
      libGL.so.1.2.030401
 --- Above file(s) possibly belong to a conflicting MESA rpm.
 --- They have been renamed to xxx.<originalFile>.RPMSAVE to
 --- avoid conflicting with the files contained within this
 --- package.
 --- Please check http://www.nvidia.com/drivers/xfree86_40.html
 ---   for details, under section 5.2
NVIDIA_GLX                   ##################################################
[root@maindesk i686]

lsmod показал:
[root@localhost /root]# lsmod| grep NVdriver
NVdriver═════════════ 630096═ ═ (unused)
после перезагрузки - lsmod вообще не находит

что неправильно сделал?
-- 
Best regards,
 Andrey                          mailto:andrey-ak@narod.ru





                 reply	other threads:[~2001-04-26 18:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15775.010426@narod.ru \
    --to=andrey-ak@narod.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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