ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: php-coder <php-coder@ngs.ru>
To: community@altlinux.ru
Subject: [Comm] Установка драйвера NVIDIA
Date: Tue, 6 Jul 2004 10:00:58 +0700
Message-ID: <91292302.20040706100058@ngs.ru> (raw)

0000100101011110100100101::06.07.2004::0110001001001000100111100100010

  Привет, Linuxоиды!
  
  Скомпилировал новое ядро и теперь не удается установить драйвер для
  видео карты.

  Вот кусок файла /var/log/nvidia-installer.log:

  -> Building kernel module:
     executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.4.26-1cofa/bu
     ild'...
     echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > nv_compiler.h
     cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
     arentheses -Wpointer-arith  -Wno-multichar  -Werror -O -MD -D__KERNEL__ -DMO
     DULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KE
     RNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=5
     336  -DNV_UNIX   -DNV_LINUX   -DNV_INT64_OK   -DNVCPU_X86       -I. -I/lib/m
     odules/2.4.26-1cofa/build/include -Wno-cast-qual -Wno-error nv.c
     In file included from /lib/modules/2.4.26-1cofa/build/include/linux/config.h
     :4,
                      from nv-linux.h:17,
                      from nv.c:14:
     /usr/include/linux/autoconf.h:1:38: /var/run/kernel/autoconf.h: No such file
     or directory
     In file included from /lib/modules/2.4.26-1cofa/build/include/linux/prefetch
     .h:13,
                      from /lib/modules/2.4.26-1cofa/build/include/linux/list.h:6
     ,
                      from /lib/modules/2.4.26-1cofa/build/include/linux/module.h
     :12,
                      from nv-linux.h:52,
                      from nv.c:14:
     /lib/modules/2.4.26-1cofa/build/include/asm/processor.h:56: `CONFIG_X86_L1_C
     ACHE_SHIFT' undeclared here (not in a function)
     /lib/modules/2.4.26-1cofa/build/include/asm/processor.h:56: requested alignm
     ent is not a constant
     In file included from /lib/modules/2.4.26-1cofa/build/include/asm/hardirq.h:
     6,
                      from /lib/modules/2.4.26-1cofa/build/include/linux/interrup
     t.h:52,
                      from nv-linux.h:75,
                      from nv.c:14:
     /lib/modules/2.4.26-1cofa/build/include/linux/irq.h:65: `CONFIG_X86_L1_CACHE
     _SHIFT' undeclared here (not in a function)
     /lib/modules/2.4.26-1cofa/build/include/linux/irq.h:65: requested alignment
     is not a constant
     In file included from /lib/modules/2.4.26-1cofa/build/include/linux/interrup
     t.h:52,
                      from nv-linux.h:75,
                      from nv.c:14:
     /lib/modules/2.4.26-1cofa/build/include/asm/hardirq.h:16: `CONFIG_X86_L1_CAC
     HE_SHIFT' undeclared here (not in a function)
     /lib/modules/2.4.26-1cofa/build/include/asm/hardirq.h:16: requested alignmen
     t is not a constant
     In file included from nv-linux.h:75,
                      from nv.c:14:
     /lib/modules/2.4.26-1cofa/build/include/linux/interrupt.h:135: `CONFIG_X86_L
     1_CACHE_SHIFT' undeclared here (not in a function)
     /lib/modules/2.4.26-1cofa/build/include/linux/interrupt.h:135: requested ali
     gnment is not a constant
     In file included from nv.c:14:
     nv-linux.h:462:2: warning: #warning "conftest.sh failed, assuming old Linux
     2.4 remap_page_range(4)!"
     nv.c:77: warning: `nvos_proc_remove_all' declared `static' but never defined
     make[1]: *** [nv.o] Ошибка 1
     make: *** [module] Ошибка 2
  -> Error.
  ERROR: Unable to build the NVIDIA kernel module.
  ERROR: Installation has failed.  Please see the file
         '/var/log/nvidia-installer.log' for details.  You may find suggestions
         on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.  
  
  Незнаю, что предпринять... Что вы посоветуете - как решить проблему?
  Спасибо...
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::10001001000100010001000111



             reply	other threads:[~2004-07-06  3:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06  3:00 php-coder [this message]
2004-07-06  6:43 ` Alexey S. Kuznetsov
2004-07-06  6:59   ` Mike Lykov
2004-07-06  7:02     ` Re[2]: " Alexey S. Kuznetsov
2004-07-08 10:10   ` php-coder
2004-07-06 14:42 ` Andrey Rahmatullin
2004-07-19  5:53   ` Re[2]: " php-coder

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=91292302.20040706100058@ngs.ru \
    --to=php-coder@ngs.ru \
    --cc=community@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