Karl Hakimian wrote:
> After having pretty good success with ASUS M2N* boards and seeing that people 
> had the M2N-VM DVI board working under solaris, I bought one to use with 
> Indiana. I'm now regretting that choice since I have been unable to get 
> Indiana to recognize the onboard nic.
>
> prtconf -v shows that the device is pci10de,54c. At least I find that in the 
> output and that's what others using this board have found. I have tried using 
> the nge and nfo drivers. Neither one seems to be happy with the nic.
>
> update_drv -a -i '"pci10de,54c"' nge
>
> or
> update_drv -a -i '"pci10de,54c"' nfo
>
> will add the driver to /etc/driver_aliases file, but gives me the following 
> message
>
> Warning: Driver (nge) successfully added to system but failed to attach
>
> Replace ngo with nfo when I tried that driver. At this point, I'm stuck. I 
> believe the error message can be caused by not seeing a board that is 
> supported by the driver (should not be the case for either driver especially 
> after the update_drv command) or an incompatible driver with my OS (might be 
> the case for nfo, since I did not recompile for indiana).
>
> Any suggestions on what to try next?
>   

I'm not sure why you are getting driver failed to attach (is the NIC 
enabled in the BIOS?), but even if it does, the following bug will 
prevent nge working:

CR 6658667 nge - ethernet address reversed on nForce 430 chipset on ASUS 
M2N motherboard

I had no luck with nfo on that chipset either for different reasons. It 
does read the ethernet address correctly unlike nge, but it can't 
actually transmit and/or receive anything.

Sorry, but IME, you'll need to put a separate ethernet card into that 
system (and you might as well disable the built-in NIC in the BIOS).

-- 
Andrew
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to