Kyle McDonald wrote:
minskey guo wrote:
Probably, it is a bug in e1000g driver. You can try to use early
e1000g driver, or compile it by yourself, if s10 works for your
hardware.
Why the e1000g driver?
I'm pretty sure these blades only have bge interfaces. I'll have to
double check.
modify the grub menu to boot with
-kvd
kernel$ /platform/i86pc/kernel/$ISADIR/unix -kvd -B console=ttya
or if you have a ZFS root...
kernel$ /platform/i86pc/kernel/$ISADIR/unix -kvd -B $ZFS-BOOTFS,console=ttya
Then, when you boot, you will be at the kmdb prompt. Do
the following
> moddebug?W 0x80000000
> :c
Then see what the last module to load was...
MRJ
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss