|
e1000 network driver and Intel QM57 chipset not working
|
06/01/2011 8:42 AM
post86315
|
e1000 network driver and Intel QM57 chipset not working
Hi
I run QNX6.5 on a HP 8540w notebook. It got an Intel core i7 and the QM57 chipset.
I use startup-apic and pci-bios-v2 in my image. As for a network controller the notebook offers an Intel 82577LM Gigabit
Network Connection.
I run:
io-pkt-v4-hc -de1000 name=pn &
if_up -p pn0
ifconfig pn0 inet alias 192.168.102.11 up
but it is not possible to establish any kind of link to the notebook. I try to ping from the outside or connect with the
QNX IDE.
BUT if I run:
io-pkt-v4-hc -de1000 name=pn &
if_up -p pn0
ifconfig pn0 inet alias 192.168.102.11 up
ping 192.168.102.1
then I am able to get a response to my pings from within and without. And the QNX IDE connects to the qconn. If I slay
the internal ping process every connection breaks down right away.
Any ideas?
Regards
Gunnar
|
|
|