Aspire One: Main Navigation |
|
Bookmarks |
|
Tutorials |
Contents |
Kubuntu 14.10 - Network and Sound worked out-of-the-box. Mic did not. Fixes here:
* http://ubuntuforums.org/showthread.php?t=1972933&p=12237110#post12237110
* https://wiki.debian.org/DebianAcerOne#Audio
did not work. But this guide did: http://community.linuxmint.com/tutorial/view/229
Lucid Netbook Edition - Neither the wired nor the wireless cards worked. Needed to install a compiler by downloading and installing a large number of .deb packages from packages.ubuntu.com/lucid/[package name]:
- autoconf2.59_2.59-1_all.deb
- autoconf_2.65-3ubuntu1_all.deb
- automake1.9_1.9.6+nogfdl-3ubuntu3_all.deb
- autotools-dev_20090611.1_all.deb
- binutils_2.20.1-16_i386.deb
- build-essential_11.4build1_i386.deb
- cpp-4.1_4.1.2-21ubuntu1_i386.deb
- cpp_4.4.3-1ubuntu1_i386.deb
- diffstat_1.47-1build1_i386.deb
- dpkg-dev_1.15.5.6ubuntu4.5_all.deb
- g++_4.4.3-1ubuntu1_i386.deb
- g++-4.4_4.4.3-4ubuntu5_i386.deb
- gcc_4.4.3-1ubuntu1_i386.deb
- gcc-4.4_4.4.3-4ubuntu5_i386.deb
- gcc-4.4-source_4.4.3-4ubuntu5_all.deb
- gettext_0.17-8ubuntu3_i386.deb
- libc6_2.11.1-0ubuntu7.7_i386.deb
- libc6-dev_2.11.1-0ubuntu7.7_i386.deb
- libc-bin_2.11.1-0ubuntu7.7_i386.deb
- libc-dev-bin_2.11.1-0ubuntu7.7_i386.deb
- libstdc++6-4.4-dev_4.4.3-4ubuntu5_i386(2).deb
- libstdc++6-4.4-dev_4.4.3-4ubuntu5_i386.deb
- linux-libc-dev_2.6.32-32.62_i386.deb
- m4_1.4.13-3_i386.deb
- patch_2.6-2ubuntu1_i386.deb
- patchutils_0.3.1-2build1_i386.deb
- quilt_0.48-5_all.deb
These were transferred via USB and installed with sudo dpkg -i [package name]. Then, the instructions at https://help.ubuntu.com/community/AspireOneAOD250?action=show&redirect=AspireOne%2FAOD250 were followed to activate the Atheros atl1e network card driver. Finally, after a sudo apt-get update, the proprietary Broadcom wireless drivers were downloaded and activated through the icon on Ubuntu's panel.