Here are the commands to get wireless working:
[bash]
#!/bin/bash
sudo aptitude update
sudo aptitude install bcmwl-kernel-source
[/bash]
Wireless on Dell Mini 10v with Ubuntu 10.04 Netbook Remix
Comments
2 responses to “Wireless on Dell Mini 10v with Ubuntu 10.04 Netbook Remix”
-
CAN THIS BE DOWNLOADED TO A THUMB DRIVE IN WINDOWS, AND THEN INSTALLED IN UBUNTU?
-
Yes, of course.
Find out the package name for bcmwl-kernel-source and get that file. Then use dpkg to install it.
-
Leave a Reply