ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Установка драйвера NVIDIA
@ 2004-07-06  3:00 php-coder
  2004-07-06  6:43 ` Alexey S. Kuznetsov
  2004-07-06 14:42 ` Andrey Rahmatullin
  0 siblings, 2 replies; 7+ messages in thread
From: php-coder @ 2004-07-06  3:00 UTC (permalink / raw)
  To: community

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



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

* Re: [Comm] Установка драйвера NVIDIA
  2004-07-06  3:00 [Comm] Установка драйвера NVIDIA php-coder
@ 2004-07-06  6:43 ` Alexey S. Kuznetsov
  2004-07-06  6:59   ` Mike Lykov
  2004-07-08 10:10   ` php-coder
  2004-07-06 14:42 ` Andrey Rahmatullin
  1 sibling, 2 replies; 7+ messages in thread
From: Alexey S. Kuznetsov @ 2004-07-06  6:43 UTC (permalink / raw)
  To: php-coder

Hello php-coder,

Tuesday, July 6, 2004, 6:00:58 AM, you wrote:

pc> 0000100101011110100100101::06.07.2004::0110001001001000100111100100010

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

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

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

может пакет autoconf(devel) не стоит?

-- 
Sincerely,
 Alexey S. Kuznetsov    
 AK2351-RIPE



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

* Re: [Comm] Установка драйвера NVIDIA
  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
  1 sibling, 1 reply; 7+ messages in thread
From: Mike Lykov @ 2004-07-06  6:59 UTC (permalink / raw)
  To: community

В сообщении от Вторник 06 Июль 2004 11:43 Alexey S. Kuznetsov написал:

> может пакет autoconf(devel) не стоит?

не могли бы вы цитировать аккуратнее?
-- 
Mike Lykov
Samara, "Vesna" parfum company, System administrator 



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

* Re[2]: [Comm] Установка драйвера NVIDIA
  2004-07-06  6:59   ` Mike Lykov
@ 2004-07-06  7:02     ` Alexey S. Kuznetsov
  0 siblings, 0 replies; 7+ messages in thread
From: Alexey S. Kuznetsov @ 2004-07-06  7:02 UTC (permalink / raw)
  To: Mike Lykov

Hello Mike,

Tuesday, July 6, 2004, 9:59:58 AM, you wrote:

ML> В сообщении от Вторник 06 Июль 2004 11:43 Alexey S. Kuznetsov написал:

>> может пакет autoconf(devel) не стоит?

ML> не могли бы вы цитировать аккуратнее?
ок

-- 
Sincerely,
 Alexey S. Kuznetsov    
 AK2351-RIPE



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

* Re: [Comm] Установка драйвера NVIDIA
  2004-07-06  3:00 [Comm] Установка драйвера NVIDIA php-coder
  2004-07-06  6:43 ` Alexey S. Kuznetsov
@ 2004-07-06 14:42 ` Andrey Rahmatullin
  2004-07-19  5:53   ` Re[2]: " php-coder
  1 sibling, 1 reply; 7+ messages in thread
From: Andrey Rahmatullin @ 2004-07-06 14:42 UTC (permalink / raw)
  To: community

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

On Tue, Jul 06, 2004 at 10:00:58AM +0700, php-coder wrote:
>     /usr/include/linux/autoconf.h:1:38: /var/run/kernel/autoconf.h: No such file
>     or directory
Бр-р. На что ссылается /lib/modules/2.4.26-1cofa/build? А
/usr/include/linux? Смотреть лучше не по ls -l, а по realpath (на случай
многоуровневых ссылок).

У Вас явно что-то не то с kernel-headers.

-- 
WBR, wRAR (ALT Linux Team)

Все верно.. только большая просьба - заполнять нашу bugzilla.altlinux.ru
сообщениями об ошибках. Поверьте, их как минимум прочитают. Как максимум -
исправят.
		-- rider in community@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re[2]: [Comm] Установка драйвера NVIDIA
  2004-07-06  6:43 ` Alexey S. Kuznetsov
  2004-07-06  6:59   ` Mike Lykov
@ 2004-07-08 10:10   ` php-coder
  1 sibling, 0 replies; 7+ messages in thread
From: php-coder @ 2004-07-08 10:10 UTC (permalink / raw)
  To: Alexey S. Kuznetsov

0000100101011110100100101::06.07.2004::0110001001001000100111100100010

    Здравствуйте, Alexey!
    Отвечаю на Ваше письмо:
  
> может пакет autoconf(devel) не стоит?

    Такого пакета нет... Во всяком случае apt-cache search autoconf
    его не выдал...
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



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

* Re[2]: [Comm] Установка драйвера NVIDIA
  2004-07-06 14:42 ` Andrey Rahmatullin
@ 2004-07-19  5:53   ` php-coder
  0 siblings, 0 replies; 7+ messages in thread
From: php-coder @ 2004-07-19  5:53 UTC (permalink / raw)
  To: Andrey Rahmatullin

0000100101011110100100101::06.07.2004::0110001001001000100111100100010

    Здравствуйте, Andrey!
    Отвечаю на Ваше письмо:

> Бр-р. На что ссылается /lib/modules/2.4.26-1cofa/build? А
> /usr/include/linux? Смотреть лучше не по ls -l, а по realpath (на случай
> многоуровневых ссылок).

    $ sudo realpath /lib/modules/2.4.26-1cofa/build
    /usr/src/linux-2.4.26

-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



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

end of thread, other threads:[~2004-07-19  5:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-06  3:00 [Comm] Установка драйвера NVIDIA php-coder
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

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