9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Intel Pro/1000 problem
@ 2008-01-31 23:00 Philip Brooks
  2008-02-01  0:52 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Brooks @ 2008-01-31 23:00 UTC (permalink / raw)
  To: 9fans

Hello!  I'm brand new to Plan 9, and I'm installing it on a computer for 
the first time.  It's a Dell Precision 450, a P4 Xeon-based machine that 
seemed to mostly meet the things on the supported hardware list.  The 
integrated Ethernet is an Intel Pro/1000 MTW according to Windows and an 
82545EM according to Linux, but Plan 9 doesn't detect it.

Here's the relevant portion of the output of the pci command:

3.14.0: net  02.00.00 8086/100f  11 0:fe3e0004 131072 1:00000000 16 
4:0000ecc1 64

Thanks for any help,
Philip Brooks


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Intel Pro/1000 problem
  2008-01-31 23:00 [9fans] Intel Pro/1000 problem Philip Brooks
@ 2008-02-01  0:52 ` erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2008-02-01  0:52 UTC (permalink / raw)
  To: 9fans

> Hello!  I'm brand new to Plan 9, and I'm installing it on a computer for 
> the first time.  It's a Dell Precision 450, a P4 Xeon-based machine that 
> seemed to mostly meet the things on the supported hardware list.  The 
> integrated Ethernet is an Intel Pro/1000 MTW according to Windows and an 
> 82545EM according to Linux, but Plan 9 doesn't detect it.
> 
> Here's the relevant portion of the output of the pci command:
> 
> 3.14.0: net  02.00.00 8086/100f  11 0:fe3e0004 131072 1:00000000 16 
> 4:0000ecc1 64
> 
> Thanks for any help,
> Philip Brooks

i assume you are talking about the kernel and not 9load.
this card is recognized by plan 9. /sys/src/9/pc/etherigbe.c:38
	i82545em	= (0x100F<<16)|0x8086,
the other reason it would appear that your card is not recognized
is that it is not resetting properly.

if you are also in athens, i would be happy to take a look if you'd
bring the machine by.  contact me off list.

- erik


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-01  0:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-31 23:00 [9fans] Intel Pro/1000 problem Philip Brooks
2008-02-01  0:52 ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).