So I unmerged coldplug and updated udev today, and my wireless card (Broadcom BCM4309) decided to stop working. I followed all the instrucitons for a proper upgrade (etc-update, rm /etc/init.d/coldpug, etc.) and did searching on the forums but could not get it working. I decided to rollback to my previous version of udev (087-r1) and coldplug. My wireless card works again, but for some reason my computer isn't detecting my ethernet card (Broadcom BCM4401). If I try to manually start it via /etc/init.d/net.eht0, I get this error message:
Code: Select all
network interface eth0 does not exist
Please verify hardware or kernel module (driver)
My kernel already has support built into it, but I rebuilt just in case something randomly broke. Alas, still no luck.
I primarily use wireless (work and home), but I use my eth0 connection while I'm in class (school refuses to let linux users on the wireless for some reason, but I'm not going to get started there).
To make a long post short, it'd be great if there was some way to get both my network connections working at the same time. Any help would be greatly appreciated. Thanks in advance!