Acer Aspire 4530 Driver

Asked by kris

Anyone know how i get Drivers for Acer Aspire 4530?
Iam just installed Ubuntu replacing the original linpus linux when i bought it, but the problem now is that i cant use wireless.
not only that, i also cant use my easy -launch buttons.. Can someone let me know the solutions? i think it suppose to be drivers available right? but i checked a lot of websites only provides windows based driver... thx for sharing ^^

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Nicola S. (strambinico) said :
#1

That's the problem with machines running new hardware and drivers...I don't think drivers are available yet, you should wait and download the latest distro of ubuntu and see if they have implemented compatibility withe the drivers...do you have the latest one, 8.04.1?

Revision history for this message
Nicola S. (strambinico) said :
#2

Before you do anything I suggest you to read this guides, I hope they'll help you:
https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx/
https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper

Anyway if your network device is a Broadcom you could try using "ndiswrapper" to try and use wndows xp drivers on ubuntu (for wifi device). try downloading the drivers for windows xp (from acer website,I think you'll have to search a little bit 'cause they offer a lot for vista, anyway they should be available)
So install ndiswrapper, then extract the drivers and locate the .INF file
-> then from the terminal go to the file (for example if it's in the Desktop/drivers folder you'll type cd /home/yourname/Desktop/drivers)
-> then type sudo ndiswrapper -i INF
-> at this point the drivers should be installed.
-> for wifi, you need to set it to let GNOME Network Manager use the drivers, so open the file /etc/modprobe.d/blacklist (sudo gedit /etc/modprobe.d/blacklist) and add a line on the bottom like this: blacklist bcm43xx
then open the file /etc/modules (sudo gedit /etc/modules) and add a line at the bottom like this: ndiswrapper

Hope for the best!:)

Revision history for this message
kris (kris99466) said :
#3

Yea mine is 8.04.1

I think my laptop not using Broadcom, detail at below:

0b:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4
Revision history for this message
Wahyu B P (wahyu-b-genx) said :
#5

You can installed ubuntu on this laptop?
Please tell me how you do that.
i try with option "all_generic_ide noacpi floppy=off irqpoll" but still not work.
the message is:
"Kernel panic - not syncing : Aiee, killing interrupt handler!"

somebody, please help me!

Revision history for this message
Gerson "fserve" Barreiros (fserve) said :
#6

@Wahyu B P, get intrepid, it works very good, www.ubuntu.com/testing
@Nicola S, get one driver from http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/ them move to /
tar xzvf filename.tar.gz
cd filename
'sudo make install'
edit the /etc/modules and add
'ath_pci' on the last line
save, reboot.

i am using a acer aspire 4530 with bios 1.3331, ubuntu intrepid alpha 6 : =)

Revision history for this message
Gerson "fserve" Barreiros (fserve) said :
#7

new url for madwifi http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/

same thing

cp filename.tar.gz /
tar xzvf filename.tar.gz
cd filename
sudo make install
reboot

Can you help with this problem?

Provide an answer of your own, or ask kris for more information if necessary.

To post a message you must log in.