Im planning on installing 10.10 64bit on a Dell Studio 1537. It is running a core 2 duo 3GB RAM.
I'm running off of the live cd at the moment so keep that in mind with your responces.
my problem is the wifi it is a Broadcom 4312 rev1. After i made sure the switch was on, as it wasn't at first. Network manger says the driver is b43.
when i try ifconfig -a, I get
wlan0 Link encap:Ethernet HWaddr 00:22:5f:4a:22:a9
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
So I issue
any ideas?
Ted
I'm running off of the live cd at the moment so keep that in mind with your responces.
my problem is the wifi it is a Broadcom 4312 rev1. After i made sure the switch was on, as it wasn't at first. Network manger says the driver is b43.
when i try ifconfig -a, I get
wlan0 Link encap:Ethernet HWaddr 00:22:5f:4a:22:a9
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
So I issue
sudo ifconfig wlan0 up
i get
SIOCSIFFLAGS: No such file or directory
i get
SIOCSIFFLAGS: No such file or directory
Ted
Comment