[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configure the network card



On Mon, Jul 07, 2003 at 08:21:24PM +0200, Bjoern Schiessle wrote:
> Hello,
> i have installed GNU/Hurd on my Notebook, but i can't configure the
> network card. The network card is an Intel Pro/100 VE Network
> Connection PCI.
> I have tried it with the description of the GNU/Hurd User's Guide:
> settrans -fgcap /servers/socket/2 /hurd/pfinet -i eth0 \
> -a 192.168.0.4 -m 255.255.255.0 -g 192.168.0.1
> 
> but i get always this message:
> /hurd/pfinet: eth0: (os/device) no such device
> settrans: /hurd/pfinet: Translator died

grep for eth0 in /dev/klog output to see if the kernel recognises your card.

It probably doesn't, maybe you have to recompile gnumach enabling support
for your card, or maybe your card is simply not supported. In that case,
I suggest you try the CVS version which uses OSkit.

-- 
Robert Millan



Reply to: