Follow these procedures:
(Step1)
Determine what is the wireless card in your computer using command lspci | grep Network as seen in this page--- https://wiki.archlinux.org/index.php/Acer_Timeline_3830#Wireless.
Mine is Broadcom BCM43227. For some reason the Fn+F3 method somehow switches only bluetooth, not wireless.
(Step2)
If your wireless card is a Broadcom chipset module, follow the instructions here according to the module you got in (Step1)---
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
If it isn't, it seems that the only thing you can do is (Step1).
(Step3)
Complete all the instructions in (Step2). Even if nothing shows up in the Additional Drivers section, still continue.
(Step4)
Profit!!!
(Step4.5)
If you followed everything and it still doesn't work, then maybe you can go to this page and give it a shot---https://wiki.archlinux.org/index.php/Broadcom_wireless
I'm just a new user to Ubuntu and this is what I found out on the web.
Leave a comment if there are any questions (Solution not guaranteed :P). If it works leave a comment as well so that other people know.
----------------------------------------------------------------------------------------------------------------------------------
Update:
Sound Problems
https://bugs.launchpad.net/ubuntu/+bug/783582
[Includes screen brightness adjustment and microphone solution]
http://askubuntu.com/questions/134573/no-sound-in-12-04-on-acer-timelinex-3830tg
http://ubuntuforums.org/showthread.php?t=1140667
[Includes multitouch support solution]
For me the second link works. After uninstalling pulseaudio and reinstalling it my machine worked fine.
To uninstall and reinstall:
sudo apt-get autoremove pulseaudio
sudo apt-get install pulseaudio
Screen brightness
http://ubuntuforums.org/showthread.php?t=1742352
sudo gedit /etc/default/grub Edit two lines to read as follows: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor" GRUB_CMDLINE_LINUX="acpi_osi=Linux" sudo update-grub
For me it worked after only changing the first line. Try it out.
沒有留言:
張貼留言