Difference between revisions of "Kubuntu 11.04 64-bit on Vostro 1500"
From stacky wiki
(→Kubuntu 11.04 64-bit on Vostro 1500) |
(→CAPS LOCK) |
||
Line 18: | Line 18: | ||
==CAPS LOCK== | ==CAPS LOCK== | ||
edited <code>/etc/default/keyboard</code> to have the line <code>XKBOPTIONS="ctrl:nocaps"</code> | edited <code>/etc/default/keyboard</code> to have the line <code>XKBOPTIONS="ctrl:nocaps"</code> | ||
+ | |||
+ | ==Microphone== | ||
+ | doesn't work (tested with skype). see [http://askubuntu.com/questions/39345/internal-mic-is-not-working-on-a-dell-studio-1558] and bug [https://bugs.launchpad.net/ubuntu/natty/+source/linux/+bug/752792] |
Revision as of 22:10, 17 May 2011
See [1]
Contents
Wireless
have Broadcom Corporation BCM4311 802.11a/b/g (rev 01)
, so did as instructed at [2]
(almost)
sudo apt-get install b43-fwcutter
sudo apt-get install firmware-b43-installer
sudo apt-get install --reinstall bcmwl-kernel-source
Flash
trying [3]
sudo apt-add-repository ppa:sevenmachines/flash && sudo apt-get update && sudo apt-get install flashplugin64-installer
CAPS LOCK
edited /etc/default/keyboard
to have the line XKBOPTIONS="ctrl:nocaps"