On 7/4/2012 6:37 PM, Glenn Holmer wrote: > On 07/03/2012 07:27 AM, James Carlson wrote: >> The 82579V should use the e1000g driver, but will need updates for the >> new chipset. (It did need updates on Linux, so the failure to attach >> reported here is not surprising.) An alternative might be the 'em' >> driver from Masayuki Murayama. >> >> See: >> >> https://www.illumos.org/issues/832 > > Yes, that's the link I included with my original question. I see the > attached tarball, but how do I install it? and when? (during install? > after?)
Looking at the tarball, it has the compiled drivers in it. Untar them, then move e1000g_illumos/debug32/e1000g to /kernel/drv/e1000g and e1000g_illumos/debug64/e1000g to /kernel/drv/amd64/e1000g. You might want to save the originals by renaming them before doing this. -- James Carlson 42.703N 71.076W <[email protected]> _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
