Here are the commands to get wireless working:
[bash]
#!/bin/bash
sudo aptitude update
sudo aptitude install bcmwl-kernel-source
[/bash]
Tag: 10V
-
Wireless on Dell Mini 10v with Ubuntu 10.04 Netbook Remix
Here are the commands to get wireless working:
[bash]
#!/bin/bash
sudo aptitude update
sudo aptitude install bcmwl-kernel-source
[/bash]