The laptop has an Atheros Ethernet AR8162 and Broadcom wireless BCM4313. I downloaded the gentoo ISO but it does not support either of these network interfaces. So I downloaded an Ubuntu Live disk and installed gentoo from there.
Now I can boot into my new laptop but I still don't have any network.
Code: Select all
ifconfig -aI understand that both the Atheros ethernet and the Broadcom wireless BCM4313 are tricky. Would somebody be willing to write a step-by-step explanation how to get either of them working? The thing is, without internet it is difficult to emerge anything so I would really like to know which steps are needed.
What I already know:
- BCM4313 requires certain settings for the kernel. I have set these settings and recompiled the kernel
Code: Select all
genkernel --menuconfig all- The Atheros ethernet needs the "alx" driver.... where to get? Does the AR8162 work with compat-wireless, as I saw in one posting?
Thanks for your help


