Si yo creo que si lol
En verderdad nose que decirle a alguien con una distro tan vieja jajajja
andate a la segura con ndiswrapper
eso si tienes que buscar los drivers de tu tarjeta
Te dejo un tuto que esta con la wiki de sabayon
2. Install the Windows drivers using ndiswrapper:
# ndiswrapper -i /path/to/bcmw15a.inf
3. Verify the installation:
# ndiswrapper -l
Installed drivers: bcmw15a driver installed, hardware present 4. Load the ndiswrapper kernel module:
# ndiswrapper -ma
# modprobe ndiswrapper
5. Confirm the interface is available by running
# iwconfig
Information about the wireless interface should be displayed, under "wlan0". 6. Set the WEP key:
# iwconfig wlan0 key restricted 123456789A
7. Set the SSID:
# iwconfig wlan0 essid sabayonnet
8. Bring up the interface:
# dhclient wlan0
echo "modules=\"ndiswrapper\"" >> /etc/conf.d/modules
Slds