bug-grub
[Top][All Lists]
Advanced

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

Re: Error:12 invalid device requested while netbooting


From: Jean-Jacques Michel
Subject: Re: Error:12 invalid device requested while netbooting
Date: Mon, 24 Sep 2001 07:42:26 +0200

address@hidden a écrit :

> Using lspci utils I can see that the NIC on my card is effectively an
> intell 82559ER
> which is suitable for  eepro100.

This depends on the version of the eepro100 driver...

The one which is included in Grub (from Etherboot) only recognize
the 82557 chipset (ID : 8086/1229). Yours should be 8086/1209.

> I have done almost the same thing with etherboot and  I had no problem in
> detecting the NIC ..

Well the eepro100 in etherboot has probably improved, whereas the one in
Grub is old...

If the code for 82559 is exactly the same for 82557, you could try to
change
the reference to 0x1229 in netboot/pci.h (change it to 0x1209).
Perhaps...

If not, then it would need to put the newest eepro100 code in Grub.

JJM

-- 
Jean-Jacques Michel mailto:address@hidden 
Hardware Engineer - Linbox http://www.linbox.com
Technopôle Metz 2000 - 152 rue de Grigy - 57070 Metz - France
Tel : +33 (0)3 87 75 55 21 - Fax : +33 (0)3 87 75 19 26



reply via email to

[Prev in Thread] Current Thread [Next in Thread]