Difference between revisions of "Kubuntu 11.04 64-bit on Vostro 1500"

From stacky wiki
Jump to: navigation, search
(Created page with "==Kubuntu 11.04 64-bit== Wireless: have <code>Broadcom Corporation BCM4311 802.11a/b/g (rev 01)</code>, so did as instructed at [http://adamsteinert.com/blog/?p=332]<br> <code> ...")
 
(Kubuntu 11.04 64-bit)
Line 2: Line 2:
  
 
Wireless: have <code>Broadcom Corporation BCM4311 802.11a/b/g (rev 01)</code>, so did as instructed at [http://adamsteinert.com/blog/?p=332]<br>
 
Wireless: have <code>Broadcom Corporation BCM4311 802.11a/b/g (rev 01)</code>, so did as instructed at [http://adamsteinert.com/blog/?p=332]<br>
<code>
+
<code><pre>
 
sudo apt-get install firmware-b43-installer
 
sudo apt-get install firmware-b43-installer
 
sudo apt-get install --reinstall bcmwl-kernel-source
 
sudo apt-get install --reinstall bcmwl-kernel-source
</code>
+
</pre></code>

Revision as of 08:16, 16 May 2011

Kubuntu 11.04 64-bit

Wireless: have Broadcom Corporation BCM4311 802.11a/b/g (rev 01), so did as instructed at [1]

sudo apt-get install firmware-b43-installer
sudo apt-get install --reinstall bcmwl-kernel-source