Okay, here's the deal: you may have already read the issues elsewhere, which states that sk98lin is not supported by gentoo-sources (kernel), that there's a bug...etc.
I have tried to follow some of the guides which told me to patch my kernel, poke it, stab it...etc. The documentations were not clear, and it was a hassle.
The easiest and most straight-forward way is as follows:
1. Empty your /etc/conf.d/net file - to let the system automatically use dhcp. (optional)
2. Configure your kernel (under device drivers -> networking -> 1000 mbit), but DO NOT use the deprecated marvell yukon driver, but use the SKY2 driver.
Code: Select all
cd /usr/src/linux
make menuconfig
Device drivers -> networking -> 1000 mbit -> SKY2
3.Reboot, and hopefully eth0 will start
************************
So the bottom line is that you have to use the SKY2 driver
I hope that helped!
*Edit*
dsd wrote:sky2 is only for yukon-2
users who have original yukon want skge






