roqi Опубликовано 1 ноября, 2007 Жалоба Поделиться Опубликовано 1 ноября, 2007 Pomogite....ya perviy ras uvidel Linux(u meny Mandriva 2007) Mne nado ustanovit draiver ....na diske k plate ya nashel papku ....Linux Drivers....chto mne delat dalshe??? PODSKAGITE POGALUISTA Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
Aceler Опубликовано 1 ноября, 2007 Жалоба Поделиться Опубликовано 1 ноября, 2007 To build a binary RPM* package of this driver, run 'rpmbuild -tb <filename.tar.gz>'. Replace <filename.tar.gz> with the specific filename of the driver. NOTE: For the build to work properly, the currently running kernel MUST match the version and configuration of the installed kernel sources. If you have just recompiled the kernel reboot the system now. RPM functionality has only been tested in Red Hat distributions. 1. Move the base driver tar file to the directory of your choice. For example, use /home/username/atl1 or /usr/local/src/atl1. 2. Untar/unzip archive: tar zxf atl1-x.x.x.tar.gz 3. Change to the driver src directory: cd atl1-x.x.x/src/ 4. Compile the driver module: make install The binary will be installed as: /lib/modules/<KERNEL VERSION>/kernel/drivers/net/atl1.[k]o The install locations listed above are the default locations. They might not be correct for certain Linux distributions. For more information, see the ldistrib.txt file included in the driver tar. 5. Install the module: insmod atl1 <parameter>=<value> 6. Assign an IP address to the interface by entering the following, where x is the interface number: ifconfig ethx <IP_address> 7. Verify that the interface works. Enter the following, where <IP_address> is the IP address for another machine on the same subnet as the interface that is being tested: ping <IP_address> Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
roqi Опубликовано 1 ноября, 2007 Автор Жалоба Поделиться Опубликовано 1 ноября, 2007 1)Ya FRANcai uchu// 2)Delaya po instrukcii voznikaut voprosi i kuchi oshibok! Pogaluista obyasnite po russki chto nugno delat????? Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
Legalizer Опубликовано 2 ноября, 2007 Жалоба Поделиться Опубликовано 2 ноября, 2007 Вам перевести эту инструкцию на русский язык что ли? И так все предельно понятно написано. Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
roqi Опубликовано 2 ноября, 2007 Автор Жалоба Поделиться Опубликовано 2 ноября, 2007 Esli na slogno opishite po russki.... Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
Byte Опубликовано 2 ноября, 2007 Жалоба Поделиться Опубликовано 2 ноября, 2007 http://translate.ru Если бесплатно зарегистрироваться и перевести в контексте программного обеспечения (без регистрации доступен перевод в разговорном контексте), то даже можно понять чего хотят. В двух словах: 2. Разархивировать #tar zxf atl1-x.x.x.tar.gz 3. Перейти в src поддиректорию #cd atl1-x.x.x/src/ 4. Выполнить #make install 5. Загрузить модуль #insmod atl1 <parameter>=<value> 6. Назначить IP-адрес для интерефейса #ifconfig ethx <IP_address> 7. Проверить работу ping <IP_address> Полезно почитать (есть на русском) в сети man ifconfig man tar man insmod Цитата Ссылка на комментарий Поделиться на другие сайты Поделиться
Рекомендуемые сообщения
Присоединяйтесь к обсуждению
Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.