- ACER ASPIRE DRIVERS FOR UBUNTU HOW TO
- ACER ASPIRE DRIVERS FOR UBUNTU INSTALL
- ACER ASPIRE DRIVERS FOR UBUNTU DRIVER
- ACER ASPIRE DRIVERS FOR UBUNTU UPGRADE
Finally, after going through several products at my local shop, I had to chose between Acer Aspire E5-411-P3CL with a 7.5W TDP Intel Atom N3540 and Acer Aspire E5-421G-45L0 with a 15W TDP AMD A4-6210 processor that both sell for 11,900 Baht ($365).
ACER ASPIRE DRIVERS FOR UBUNTU INSTALL
I planned to spend around 10,000 Baht (~$300), wanted a 14″ display, one of the low power CPU such as Intel Bay Trail-M or AMD Mullins / Beema processors, at least 500GB storage, 4GB RAM, and the ability to install Ubuntu.
ACER ASPIRE DRIVERS FOR UBUNTU UPGRADE
Let me know if you have any problems or if there are other issues in Ubuntu running on Acer Aspire One D255E in the comments section.I’ve been owning an Acer Aspire One D255E netbook with a 10″ display, an Intel Atom N455 processor and 1GB RAM that served me well during my travels, but as I’ve become older and less patient, I felt I needed to upgrade it. Insert an SD Card, it should be mounted automatically and a window should popup to ask you what to do with the SD Card.Sudo make -C /usr/src/linux-headers- uname -r M= pwd modules_install Make -C /usr/src/linux-headers- uname -r M= pwd modules #define usb_free_coherent(a, b, c, d) usb_buffer_free(a, b, c, d) #define usb_alloc_coherent(a, b, c, d) usb_buffer_alloc(a, b, c, d)
ACER ASPIRE DRIVERS FOR UBUNTU DRIVER
Add the following two lines in usb.c in the driver source code after the include part (line 19):. brcm80211: Failed to find firmware usually in /lib/firmware/brcm brcm80211: fail to load firmware brcm/bcm43xx-0.fw If you fail to follow step 3, you’ll find the following error with dmesg: Your Wireless network connection should now work properly after you’ve entered the Wifi password (if any). Reboot your computer or try to load the drivers (modprobe brcmutil, modprobe brcmsmac). Sudo cp linux-firmware/brcm /lib/firmware -rf Git clone git:///pub/scm/linux/kernel/git/dwmw2/linux-firmware.git Compile and install brcm80211 driver from compat-wireless-2.6:. ACER ASPIRE DRIVERS FOR UBUNTU HOW TO
Here’s how to install the Broadcom Wifi driver: Your Ethernet network connection should now work properly.Reboot your computer or try to load the driver (modprobe atl1c).
Decompress the archive, then compile and install atl1c driver:. Here’s how to install the Atheros Ethernet Driver: So I have a Broadcom Wireless card, where I has seen some other people have an Intel Wifi Card with the D255. But I soon noticed three problems:įor let’s have a look at my hardware (Since not all Aspire One D255 seem to have the same Wifi card):Ġ1:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)Ġ2:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01) Then I downloaded the Universal USB Installer (For Windows XP) to install the ISO in my USB thumb drive.įinally, I inserted the USB thumb drive in my netbook and performed the default installation, except for partitioning, where I used the 3rd partition in my hard disk and an extra swap partition to install Ubuntu.Īfter installation, everything seems to work fine, as Ubuntu booted and I could login without issues. Installing Ubuntu 10.04 from a USB thumb drive.įirst, I went to Ubuntu Download page, change the version to Ubuntu 10.04 LTS – Long Term Support and downloaded the ISO file (ubuntu-10.04.3-desktop-i386.iso). The bad news is that it did not go so smoothly, the good news is that since the wired & wireless network and SD card did not work I can blog the solution about it. Since I’d like to try Xibo Python Linux client, I’ve decided to install Ubuntu 10.04 LTS in my netbook Acer Aspire One D255.