Re: Intel Pro network

2007-08-22 Thread Bonnel Christophe
My first idea, i had such a error with a static ip. The problem came from a ctrl+space character I think or such a thing. Clean you /etc/network/interfaces with the lines you have for eth0 and rewrite them. Then verify if ifconfig eth0 up works. Second idea, udev may not create eth0 instantly

Re: Intel Pro network

2007-08-21 Thread L . V . Gandhi
On 8/21/07, Wayne Topa <[EMAIL PROTECTED]> wrote: > L.V.Gandhi([EMAIL PROTECTED]) is reported to have said: > > I have > > 0a:08.0 Ethernet controller: Intel Corporation Intel(R) PRO/100 VE > > Network Connection (rev 02) > > Its module is getting loaded > > lvgvaio:~# lsmod|grep e100 > > e100

Re: Intel Pro network

2007-08-21 Thread Wayne Topa
L.V.Gandhi([EMAIL PROTECTED]) is reported to have said: > I have > 0a:08.0 Ethernet controller: Intel Corporation Intel(R) PRO/100 VE > Network Connection (rev 02) > Its module is getting loaded > lvgvaio:~# lsmod|grep e100 > e100 32232 0 > mii 5344 1 e100 >

Intel Pro network

2007-08-21 Thread L . V . Gandhi
I have 0a:08.0 Ethernet controller: Intel Corporation Intel(R) PRO/100 VE Network Connection (rev 02) Its module is getting loaded lvgvaio:~# lsmod|grep e100 e100 32232 0 mii 5344 1 e100 my /etc/network/interfaces is # This file describes the network interfac