URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 328
[ Назад ]

Исходное сообщение
"SMC EZ 1211 10/100 TX"

Отправлено Timothy , 24-Мрт-99 14:42 
How to make subj workable?

Содержание

Сообщения в этом обсуждении
"Re: SMC EZ 1211 10/100 TX"
Отправлено Daniel , 22-Янв-00 06:55 
: How to make subj workable?<p>Compile your kernel with:<br>o NEW/EXPERIMENTAL support<br>o the rtl8139 driver to support your Accton/SMC 1211 TX<p>Install your new kernel.<p>Use mkinitrd to create a new entry in /etc/conf.modules:<br>`/sbin/initrd /boot/initrd-2.2.14.img 2.2.14`<p>Add an initrd entry to lilo.conf:<br>initrd=/boot/initrd-2.2.14.img<p>Run lilo to reinstall:<br>`/sbin/lilo`<p>You should be good!  If you still have trouble, make sure that your alias in /etc/conf.modules corresponds to the right ethernet device.<br>