как установить драйвер сетевой карты
Непойму что надо сделать..и как...?????4) Compile the driver source files and it will generate rhinefet.o, and
copy it to correct driver installation path (The installation directory
is different in different kernel versions. In 2.4.x kernel, the path is
/lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel,
the path is /lib/modules/KERNEL_VERSION/net/, the KERNEL_VERSION (see
above) means the kernel version of your Linux distribution. If you don't
know your kernel version , please run 'uname -r' command in command
line. The kernel version will look like '2.2.16', '2.4.2-2smp' etc.) :
make installпожалуста обясните чайнику.....
Заранее благодарю...
>как установить драйвер сетевой карты
>Непойму что надо сделать..и как...?????
>
>
>
>4) Compile the driver source files and it will generate rhinefet.o, and
>
> copy it to correct driver
>installation path (The installation directory
> is different in different kernel
>versions. In 2.4.x kernel, the path is
> /lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel,
>
> the path is /lib/modules/KERNEL_VERSION/net/, the
>KERNEL_VERSION (see
> above) means the kernel version
>of your Linux distribution. If you don't
> know your kernel version ,
>please run 'uname -r' command in command
> line. The kernel version will
>look like '2.2.16', '2.4.2-2smp' etc.) :
> make install
>
>
>
>пожалуста обясните чайнику.....
>Заранее благодарю...
Angliskim jazikom ze napisano:
1) Compile the driver source files
2) Copy rhinefet.o to correct driver installation path (zavisit ot jadra, dla 2.4.x - /lib/modules/KERNEL_VERSION/kernel/drivers/net/, dla 2.2.x - /lib/modules/KERNEL_VERSION/net/, gde KERNEL_VERSION - versija jadra )
3) Potom zagruzaje6 draivek kak modul (man insmod, man lsmod, man rmmod)
4) Konfiguri6 kartu.
>>как установить драйвер сетевой карты
>>Непойму что надо сделать..и как...?????
>>
>>
>>
>>4) Compile the driver source files and it will generate rhinefet.o, and
>>
>> copy it to correct driver
>>installation path (The installation directory
>> is different in different kernel
>>versions. In 2.4.x kernel, the path is
>> /lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel,
>>
>> the path is /lib/modules/KERNEL_VERSION/net/, the
>>KERNEL_VERSION (see
>> above) means the kernel version
>>of your Linux distribution. If you don't
>> know your kernel version ,
>>please run 'uname -r' command in command
>> line. The kernel version will
>>look like '2.2.16', '2.4.2-2smp' etc.) :
>> make install
>>
>>
>>
>>пожалуста обясните чайнику.....
>>Заранее благодарю...
>Angliskim jazikom ze napisano:
>1) Compile the driver source files
>2) Copy rhinefet.o to correct driver installation path (zavisit ot jadra, dla
>2.4.x - /lib/modules/KERNEL_VERSION/kernel/drivers/net/, dla 2.2.x - /lib/modules/KERNEL_VERSION/net/, gde KERNEL_VERSION - versija
>jadra )
>3) Potom zagruzaje6 draivek kak modul (man insmod, man lsmod, man rmmod)
>
>4) Konfiguri6 kartu.
Как это сделать?????
1) Compile the driver source filesесть...
linux.txt This file.
rhine_main.c The linux core driver source code file
rhine_proc.c The linux core driver source code file
rhine_wol.c The linux core driver source code file
rhine_drv.h The linux core dirver header file
rhine_wol.h The linux core driver header file
rhine_proc.h The linux core driver header file
rhine.h The linux core driver header file
Makefile Makefile for generating driver object file
rhine_vmns.c The vmns driver support source file
rhine_vmns.h The vmns driver support header file
rhine_cfg.h The vmns driver support header file
kcompat.h The linux core driver header file
и как его собрать????
>>>как установить драйвер сетевой карты
>>>Непойму что надо сделать..и как...?????
>>>
>>>
>>>
>>>4) Compile the driver source files and it will generate rhinefet.o, and
>>>
>>> copy it to correct driver
>>>installation path (The installation directory
>>> is different in different kernel
>>>versions. In 2.4.x kernel, the path is
>>> /lib/modules/KERNEL_VERSION/kernel/drivers/net/, and in 2.2.x kernel,
>>>
>>> the path is /lib/modules/KERNEL_VERSION/net/, the
>>>KERNEL_VERSION (see
>>> above) means the kernel version
>>>of your Linux distribution. If you don't
>>> know your kernel version ,
>>>please run 'uname -r' command in command
>>> line. The kernel version will
>>>look like '2.2.16', '2.4.2-2smp' etc.) :
>>> make install
>>>
>>>
>>>
>>>пожалуста обясните чайнику.....
>>>Заранее благодарю...
>>Angliskim jazikom ze napisano:
>>1) Compile the driver source files
>>2) Copy rhinefet.o to correct driver installation path (zavisit ot jadra, dla
>>2.4.x - /lib/modules/KERNEL_VERSION/kernel/drivers/net/, dla 2.2.x - /lib/modules/KERNEL_VERSION/net/, gde KERNEL_VERSION - versija
>>jadra )
>>3) Potom zagruzaje6 draivek kak modul (man insmod, man lsmod, man rmmod)
>>
>>4) Konfiguri6 kartu.
>
>
>
>
>
>
>
>
>Как это сделать?????
>1) Compile the driver source files
>
>есть...
>
>linux.txt
> This file.
> rhine_main.c The linux core
>driver source code file
> rhine_proc.c The linux core
>driver source code file
> rhine_wol.c
> The linux core driver source code
>file
> rhine_drv.h The linux
>core dirver header file
> rhine_wol.h
> The linux core driver header file
>
> rhine_proc.h The linux core
>driver header file
> rhine.h
> The linux
>core driver header file
> Makefile
> Makefile for generating
>driver object file
> rhine_vmns.c
> The vmns driver support source file
> rhine_vmns.h
> The vmns driver support header file
> rhine_cfg.h
> The vmns driver support header file
>
> kcompat.h The linux
>core driver header file
> и как его собрать????Samoje prostoje - make.
Не проходит ....пишет
Makefile:29: *** Linux kernel source not found. Останов.
>Не проходит ....пишет
>Makefile:29: *** Linux kernel source not found. Останов.Ishodniki jadra postav.
>>Не проходит ....пишет
>>Makefile:29: *** Linux kernel source not found. Останов.
>
>Ishodniki jadra postav.Откуда с дистрибутива????? и как ???
>>>Не проходит ....пишет
>>>Makefile:29: *** Linux kernel source not found. Останов.
>>
>>Ishodniki jadra postav.
>
>Откуда с дистрибутива????? и как ???Moze6 s distributiva, 4to budet korektnei. Moze6 ska4at i tak razarhivirovat i v nuznoje mesto polozit.
P.S. Kakaja sistema ?
>>>>Не проходит ....пишет
>>>>Makefile:29: *** Linux kernel source not found. Останов.
>>>
>>>Ishodniki jadra postav.
>>
>>Откуда с дистрибутива????? и как ???
>
>Moze6 s distributiva, 4to budet korektnei. Moze6 ska4at i tak razarhivirovat i
>v nuznoje mesto polozit.
>
>P.S. Kakaja sistema ?asplinux 7.1
linux-2.4.9-13
>>>>>Не проходит ....пишет
>>>>>Makefile:29: *** Linux kernel source not found. Останов.
>>>>
>>>>Ishodniki jadra postav.
>>>
>>>Откуда с дистрибутива????? и как ???
>>
>>Moze6 s distributiva, 4to budet korektnei. Moze6 ska4at i tak razarhivirovat i
>>v nuznoje mesto polozit.
>>
>>P.S. Kakaja sistema ?
>
>asplinux 7.1
>linux-2.4.9-13ASP po mojemu zhe bil na RPM'ah osnovan. Tak tem boleje delat ne4ego. S distributivom idut ishodniki, poi6i v paketah, postav i vse.
да на rpm... но я немогу понять Как мне связать исходник драйвера (что бы создать модуль) с ядром....(Linux kernel source not found. Останов.)
Заранее извеняюсь....
И что искать в дистрибутиве kernel-....rpm ????? :(
>да на rpm... но я немогу понять Как мне связать исходник драйвера
>(что бы создать модуль) с ядром....(Linux kernel source not found.
>Останов.)
>Заранее извеняюсь....
>И что искать в дистрибутиве kernel-....rpm ????? :(Tebe ni4ego ne nado svazivat.
Est ishodniki draivera. Est ishodniki jadra. V ishodnikas draivera ispolzujutca funkcii/strukturi dannih i mnogo 4ego e6e, 4to realizovano v jadre. Tak vot 4tobi 100 raz ne prepisivat vse eto delo ispolzujut vse gotovoje to 4to est v jadre. No dla togo 4tobi eto vse ispolzovat estestvenno neobhodimi ishodniki samogo jadra. I tebja ih net, poetomu on i vivalivajetca pri kompilacii draivera s o6ibkoi.P.S. V RH 9.0 ishodniki v kernel-source-<version>.<arch>.rpm. V ASP ne znaju, nikogda ne polzovalsa, no dumaju toze samoje ili ooo4en pohoze.
я благодарен тебе дружище.
Деиствительно небыл установлен kernel-source...
Огромное спасибо!!!!
>я благодарен тебе дружище.
>Деиствительно небыл установлен kernel-source...
>Огромное спасибо!!!!Nosite na zdorovje :)
Вопрос конечно не по-теме, но всё-так... Каспер, ты случаем не из гр. АЕ-037??? Если вопрос покажется странным, можешь не отвечать...