0

I have a Mac book pro 7,1 and triple booted it by (OSX10.6,Windows7,Ubuntu12.10) every 3 OS boots normally and everything is ok. Just Ubuntu does not recognize my Wireless

According to this I should have something under Additional Drivers, but the box is empty.

I used the lspci command or lsusb command on terminal no wireless (broadcom) driver shows up.

stephenmyall
  • 9,855
biji buji
  • 101

1 Answers1

1

execute this in terminal

/etc/init.d/networking restart

it should fix your problem

DeeJaVu
  • 61
  • I executed the command on terminal and it suggested to execute this insteed: service networking restart. but neither one worked :( – biji buji Feb 27 '13 at 18:40
  • i think this link is what you need http://askubuntu.com/questions/94021/how-do-i-get-the-broadcom-bcm4313-wireless-working-on-an-asus-1015px/97368#97368 – DeeJaVu Feb 27 '13 at 18:44
  • didnt work either one. but thanks anyway. any help would be appreciated – biji buji Feb 27 '13 at 20:17