ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
@ 2001-09-09 18:16 Dmitry Samoyloff
  2001-09-10 16:05 ` Sergey V Turchin
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-09 18:16 UTC (permalink / raw)
  To: mandrake-russian

Здравствуйте!

NVIDIA-kernel не собирается с kernel24-source-2.4.9-alt3. Ни 
1.0-1251, ни 1.0-1512. Пишет:

cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__ 
-DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX 
-DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR 
-D_LOOSE_KERNEL_NAMES   -DNV_MAJOR_VERSION=1 
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1512  -I. 
-I/usr/src/linux/include nv.c
In file included from /usr/src/linux/include/asm/semaphore.h:42,
                 from /usr/src/linux/include/linux/fs.h:195,
                 from nv-linux.h:54,
                 from nv.c:55:
/usr/src/linux/include/linux/rwsem.h:15:23: asm/rwsem.h: No such 
file or directory

И действительно, в /usr/src/linux/include/asm-i386 файла rwsem.h 
нету.

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/



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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-09 18:16 [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3 Dmitry Samoyloff
@ 2001-09-10 16:05 ` Sergey V Turchin
  2001-09-10 16:40   ` Dmitry Samoyloff
  0 siblings, 1 reply; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-10 16:05 UTC (permalink / raw)
  To: mandrake-russian

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

On Sun, 9 Sep 2001 18:17:49 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> Здравствуйте!
DS> 
DS> NVIDIA-kernel не собирается с kernel24-source-2.4.9-alt3. Ни 
DS> 1.0-1251, ни 1.0-1512. Пишет:
DS> 
DS> cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O
DS> -D__KERNEL__ 
DS> -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX
DS> -DLINUX 
DS> -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR 
DS> -D_LOOSE_KERNEL_NAMES   -DNV_MAJOR_VERSION=1 
DS> -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1512  -I. 
DS> -I/usr/src/linux/include nv.c
DS> In file included from
DS> /usr/src/linux/include/asm/semaphore.h:42,
DS>                  from /usr/src/linux/include/linux/fs.h:195,
DS>                  from nv-linux.h:54,
DS>                  from nv.c:55:
DS> /usr/src/linux/include/linux/rwsem.h:15:23: asm/rwsem.h: No
DS> such 
DS> file or directory
DS> 
DS> И действительно, в /usr/src/linux/include/asm-i386 файла
DS> rwsem.h 
DS> нету.
DS> 
DS> С уважением, Дмитрий Самойлов
А с нашими spec-файлами пробовали? У меня собирается.
ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsupported/SRPMS/*nvidia*
Еще проверьте чтоб все ссылки в каталоге /etc/alternatives работали.

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 16:05 ` Sergey V Turchin
@ 2001-09-10 16:40   ` Dmitry Samoyloff
  2001-09-10 18:11     ` Sergey V Turchin
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-10 16:40 UTC (permalink / raw)
  To: mandrake-russian

10 Сентябрь 2001 16:07, Sergey V Turchin wrote:
> On Sun, 9 Sep 2001 18:17:49 +0400
> Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:
> DS> /usr/src/linux/include/linux/rwsem.h:15:23: asm/rwsem.h:
> DS> such
> DS> file or directory
> DS>
> DS> И действительно, в /usr/src/linux/include/asm-i386 файла
> DS> rwsem.h
> DS> нету.
> DS>
> А с нашими spec-файлами пробовали? У меня собирается.
> ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsuppor
>ted/SRPMS/*nvidia* Еще проверьте чтоб все ссылки в каталоге
> /etc/alternatives работали.

Пробовал и с Вашими spec'ами и без них, ссылки в 
/etc/alternatives в порядке :-((

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/



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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 16:40   ` Dmitry Samoyloff
@ 2001-09-10 18:11     ` Sergey V Turchin
  2001-09-10 18:54       ` Dmitry Samoyloff
  0 siblings, 1 reply; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-10 18:11 UTC (permalink / raw)
  To: mandrake-russian

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

On Mon, 10 Sep 2001 16:43:47 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> 10 Сентябрь 2001 16:07, Sergey V Turchin wrote:
DS> > On Sun, 9 Sep 2001 18:17:49 +0400
DS> > Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:
DS> > DS> /usr/src/linux/include/linux/rwsem.h:15:23:
DS> asm/rwsem.h:
DS> > DS> such
DS> > DS> file or directory
DS> > DS>
DS> > DS> И действительно, в /usr/src/linux/include/asm-i386
DS> файла
DS> > DS> rwsem.h
DS> > DS> нету.
DS> > DS>
DS> > А с нашими spec-файлами пробовали? У меня собирается.
DS> >
DS> ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsuppor
DS> >ted/SRPMS/*nvidia* Еще проверьте чтоб все ссылки в каталоге
DS> > /etc/alternatives работали.
DS> 
DS> Пробовал и с Вашими spec'ами и без них, ссылки в 
DS> /etc/alternatives в порядке :-((
а куда ведут /etc/alternatives/usr_src_linux и
/etc/alternatives/kernel_include ?

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 18:11     ` Sergey V Turchin
@ 2001-09-10 18:54       ` Dmitry Samoyloff
  2001-09-10 19:37         ` Sergey V Turchin
  2001-09-10 19:44         ` Sergey V Turchin
  0 siblings, 2 replies; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-10 18:54 UTC (permalink / raw)
  To: mandrake-russian

10 Сентябрь 2001 18:15, Sergey V Turchin wrote:
> ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsuppor
> DS> >ted/SRPMS/*nvidia* Еще проверьте чтоб все ссылки в
> каталоге DS> > /etc/alternatives работали.
> DS>
> DS> Пробовал и с Вашими spec'ами и без них, ссылки в
> DS> /etc/alternatives в порядке :-((
> а куда ведут /etc/alternatives/usr_src_linux и
> /etc/alternatives/kernel_include ?

/etc/alternatives/usr_src_linux у 
меня нет, а /etc/alternatives/kernel_include -> 
/usr/lib/kernel/2.4.9-alt3/include.

Пробовал сделать /etc/alternatives/usr_src_linux ссылкой на 
/usr/src/kernel/linux-2.4.9-alt3, но это естесственно не 
помогло. Все то же:

/usr/include/linux/rwsem.h:15:23: asm/rwsem.h: No such file or 
directory

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/




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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 18:54       ` Dmitry Samoyloff
@ 2001-09-10 19:37         ` Sergey V Turchin
  2001-09-10 19:44         ` Sergey V Turchin
  1 sibling, 0 replies; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-10 19:37 UTC (permalink / raw)
  To: mandrake-russian

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

On Mon, 10 Sep 2001 18:51:27 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> 10 Сентябрь 2001 18:15, Sergey V Turchin wrote:
DS> >
DS> ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsuppor
DS> > DS> >ted/SRPMS/*nvidia* Еще проверьте чтоб все ссылки в
DS> > каталоге DS> > /etc/alternatives работали.
DS> > DS>
DS> > DS> Пробовал и с Вашими spec'ами и без них, ссылки в
DS> > DS> /etc/alternatives в порядке :-((
DS> > а куда ведут /etc/alternatives/usr_src_linux и
DS> > /etc/alternatives/kernel_include ?
DS> 
DS> /etc/alternatives/usr_src_linux у 
DS> меня нет, а /etc/alternatives/kernel_include -> 
DS> /usr/lib/kernel/2.4.9-alt3/include.
DS> 
DS> Пробовал сделать /etc/alternatives/usr_src_linux ссылкой на 
DS> /usr/src/kernel/linux-2.4.9-alt3, но это естесственно не 
DS> помогло. Все то же:
DS> 
DS> /usr/include/linux/rwsem.h:15:23: asm/rwsem.h: No such file
DS> or 
DS> directory
Пройдите по путям /usr/lib/kernel/include/asm /usr/include/asm
Где-то битые ссылки.

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 18:54       ` Dmitry Samoyloff
  2001-09-10 19:37         ` Sergey V Turchin
@ 2001-09-10 19:44         ` Sergey V Turchin
  2001-09-10 21:10           ` Dmitry Samoyloff
  1 sibling, 1 reply; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-10 19:44 UTC (permalink / raw)
  To: mandrake-russian

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

On Mon, 10 Sep 2001 18:51:27 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> 10 Сентябрь 2001 18:15, Sergey V Turchin wrote:
DS> >
DS> ftp://altlinux.ru/pub/distributions/ALTLinux/Sisyphus/unsuppor
DS> > DS> >ted/SRPMS/*nvidia* Еще проверьте чтоб все ссылки в
DS> > каталоге DS> > /etc/alternatives работали.
DS> > DS>
DS> > DS> Пробовал и с Вашими spec'ами и без них, ссылки в
DS> > DS> /etc/alternatives в порядке :-((
DS> > а куда ведут /etc/alternatives/usr_src_linux и
DS> > /etc/alternatives/kernel_include ?
DS> 
DS> /etc/alternatives/usr_src_linux у 
DS> меня нет, а /etc/alternatives/kernel_include -> 
DS> /usr/lib/kernel/2.4.9-alt3/include.
DS> 
DS> Пробовал сделать /etc/alternatives/usr_src_linux ссылкой на 
DS> /usr/src/kernel/linux-2.4.9-alt3, но это естесственно не 
DS> помогло. Все то же:
DS> 
DS> /usr/include/linux/rwsem.h:15:23: asm/rwsem.h: No such file
DS> or 
DS> directory
DS> 
DS> С уважением, Дмитрий Самойлов
Еще /usr/include/linux /usr/lib/kernel/include/linux

Собираете, надеюсь не 2.96 ?

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 19:44         ` Sergey V Turchin
@ 2001-09-10 21:10           ` Dmitry Samoyloff
  2001-09-10 22:28             ` Yuri Borunov
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-10 21:10 UTC (permalink / raw)
  To: mandrake-russian

10 Сентябрь 2001 19:48, Sergey V Turchin wrote:
> DS> Пробовал сделать /etc/alternatives/usr_src_linux ссылкой
> на DS> /usr/src/kernel/linux-2.4.9-alt3, но это естесственно
> не DS> помогло. Все то же:
> DS>
> DS> /usr/include/linux/rwsem.h:15:23: asm/rwsem.h: No such
> file DS> or
> DS> directory
> DS>
> DS> С уважением, Дмитрий Самойлов
>Пройдите по путям /usr/lib/kernel/include/asm /usr/include/asm
>Где-то битые ссылки.
> Еще /usr/include/linux /usr/lib/kernel/include/linux

Все пути работают, битых ссылок вроде нет.

> Собираете, надеюсь не 2.96 ?

Им самым. Но в данном случае, наверное, 2.96 здесь не причем? В 
общем, не знаю что делать. slocate rwsem.h выводит только 
/usr/lib/kernel/2.4.9-alt3/include/linux/rwsem.h. Именно в нем 
подключается <asm/rwsem.h>. 
/usr/lib/kernel/2.4.9-alt3/include/asm -- это ссылка на каталог 
asm-i386, в котором файла rwsem.h нету. Дальше нить теряется...

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/



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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 21:10           ` Dmitry Samoyloff
@ 2001-09-10 22:28             ` Yuri Borunov
  2001-09-10 23:05               ` Dmitry Samoyloff
  0 siblings, 1 reply; 14+ messages in thread
From: Yuri Borunov @ 2001-09-10 22:28 UTC (permalink / raw)
  To: mandrake-russian

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

On Mon, 10 Sep 2001 20:49:52 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> /usr/lib/kernel/2.4.9-alt3/include/asm -- это ссылка на каталог 
DS> asm-i386, в котором файла rwsem.h нету. Дальше нить теряется...
А Вы попробуйте с kernel.org ядро взять - там это файло на месте.


-- 
С уважением, Юрий Борунов.

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 22:28             ` Yuri Borunov
@ 2001-09-10 23:05               ` Dmitry Samoyloff
  2001-09-11  0:04                 ` Sergey V Turchin
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-10 23:05 UTC (permalink / raw)
  To: mandrake-russian

10 Сентябрь 2001 22:31, Yuri Borunov wrote:
>А Вы попробуйте с kernel.org ядро взять - там
> это файло на месте.

Да, попробую, пожалуй. Только вот непонятно 2 вещи:
1. куда он подевался в пакете от AltLinux ;-)
2. почему у всех драйвер nvidia собирается и без него

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/



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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-10 23:05               ` Dmitry Samoyloff
@ 2001-09-11  0:04                 ` Sergey V Turchin
  2001-09-11  4:21                   ` Dmitry Samoyloff
  0 siblings, 1 reply; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-11  0:04 UTC (permalink / raw)
  To: mandrake-russian

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

On Mon, 10 Sep 2001 23:07:38 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> 10 Сентябрь 2001 22:31, Yuri Borunov wrote:
DS> >А Вы попробуйте с kernel.org ядро взять - там
DS> > это файло на месте.
DS> 
DS> Да, попробую, пожалуй. Только вот непонятно 2 вещи:
DS> 1. куда он подевался в пакете от AltLinux ;-)
DS> 2. почему у всех драйвер nvidia собирается и без него
DS> 
DS> С уважением, Дмитрий Самойлов
А uname -r что говорит?

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-11  0:04                 ` Sergey V Turchin
@ 2001-09-11  4:21                   ` Dmitry Samoyloff
  2001-09-11  8:08                     ` Sergey V Turchin
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-11  4:21 UTC (permalink / raw)
  To: mandrake-russian

11 Сентябрь 2001 00:07, Sergey V Turchin wrote:
> А uname -r что говорит?

Ааааааааааааааа!!!!!
Все, вопрос исчерпан ;-))) Я-то сижу под 2.4.2 и совсем забыл об 
этом! Даааа, бывает... :-\ Благодарю Sergey V Turchin и всех 
других участников рассылки, которые откликнулись на мои 
просьбы о помощи :-) Таже примите мои извинения за беспокойство.

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/



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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-11  4:21                   ` Dmitry Samoyloff
@ 2001-09-11  8:08                     ` Sergey V Turchin
  2001-09-11 17:28                       ` Dmitry Samoyloff
  0 siblings, 1 reply; 14+ messages in thread
From: Sergey V Turchin @ 2001-09-11  8:08 UTC (permalink / raw)
  To: mandrake-russian

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

On Tue, 11 Sep 2001 04:25:14 +0400
Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:

DS> 11 Сентябрь 2001 00:07, Sergey V Turchin wrote:
DS> > А uname -r что говорит?
DS> 
DS> Ааааааааааааааа!!!!!
DS> Все, вопрос исчерпан ;-))) Я-то сижу под 2.4.2 и совсем забыл
DS> об 
DS> этом! Даааа, бывает... :-\ Благодарю Sergey V Turchin и всех 
DS> других участников рассылки, которые откликнулись на мои 
DS> просьбы о помощи :-) Таже примите мои извинения за
DS> беспокойство.
На самом деле не собиралось из-за того, что ни разу
не происходила загрузка с нужным ядром и не сформировались
соответствующие файлы в /usr/lib/kernel

-- 
Regards,
ZerG
________________________________________________________________
   _____  __   ______   __   _
  /  / / / /  /_/ /_/  / /  (_)__  __ ____ __   ALT Linux Team
 /__/ / / /__  / /    / /__/ / _ \/ // /\ \ /
/  /_/ /____/ /_/    /____/_/_//_/\_,_//_\_\  http://altlinux.ru
________________________________________________________________

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

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

* Re: [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3
  2001-09-11  8:08                     ` Sergey V Turchin
@ 2001-09-11 17:28                       ` Dmitry Samoyloff
  0 siblings, 0 replies; 14+ messages in thread
From: Dmitry Samoyloff @ 2001-09-11 17:28 UTC (permalink / raw)
  To: mandrake-russian

11 Сентябрь 2001 08:12, Sergey V Turchin wrote:
> On Tue, 11 Sep 2001 04:25:14 +0400
> Dmitry Samoyloff <dsamoyloff@mail.ru> wrote:
>
> DS> 11 Сентябрь 2001 00:07, Sergey V Turchin wrote:
> DS> > А uname -r что говорит?
> DS>
> DS> Ааааааааааааааа!!!!!
> DS> Все, вопрос исчерпан ;-))) Я-то сижу под 2.4.2 и совсем
> забыл DS> об
> DS> этом! Даааа, бывает... :-\ Благодарю Sergey V Turchin и
> всех DS> других участников рассылки, которые откликнулись на
> мои DS> просьбы о помощи :-) Таже примите мои извинения за DS>
> беспокойство.
> На самом деле не собиралось из-за того, что ни разу
> не происходила загрузка с нужным ядром и не сформировались
> соответствующие файлы в /usr/lib/kernel

Нет, загрузка происходила и не раз. Просто мне обычно нужно 3D 
ускорение, поэтому я загрузился в 2.4.2 (под которое были 
откомпилированы дрова) и потом забыл об этом.

С уважением, Дмитрий Самойлов

http://linuxgames.hut.ru (Russian)
http://www.geocities.com/sleepws/




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

end of thread, other threads:[~2001-09-11 17:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-09 18:16 [mdk-re] Can't compile nvidia driver with kernel24-source-2.4.9-alt3 Dmitry Samoyloff
2001-09-10 16:05 ` Sergey V Turchin
2001-09-10 16:40   ` Dmitry Samoyloff
2001-09-10 18:11     ` Sergey V Turchin
2001-09-10 18:54       ` Dmitry Samoyloff
2001-09-10 19:37         ` Sergey V Turchin
2001-09-10 19:44         ` Sergey V Turchin
2001-09-10 21:10           ` Dmitry Samoyloff
2001-09-10 22:28             ` Yuri Borunov
2001-09-10 23:05               ` Dmitry Samoyloff
2001-09-11  0:04                 ` Sergey V Turchin
2001-09-11  4:21                   ` Dmitry Samoyloff
2001-09-11  8:08                     ` Sergey V Turchin
2001-09-11 17:28                       ` Dmitry Samoyloff

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