Wireless Not Working With Acer Aspire 5315 Laptop

Bug #205876 reported by Jeremy LaCroix
2
Affects Status Importance Assigned to Milestone
MadWifi
Invalid
Unknown
Ubuntu
New
Undecided
Unassigned

Bug Description

When I install Hardy fresh on my Acer Aspire 5315 laptop, the Hardware Drivers utility appears and lets me know that restricted drivers are in use on my laptop for my wireless. The wireless does not work at all, my wireless network does not appear as detected, although if I reboot into Windows, it's detected just fine. My wireless network is not hidden.

The integrated wireless card is an Atheros AR5007EG.

Answer:
01 - Before you must have the compilation suite programm in your laptop (GCC, make, and others)
02 - Login as root
03 - Download this file: madwifi-ng-r3366+ar5007.tar.gz (search it with google) on your home directory
04 - Open a terminal and go into the directory where is the file madwifi-ng-r3366+ar5007.tar.gz
05 - Digit: tar zxf madwifi-ng-r3366+ar5007.tar.gz
06 - After digit: cd madwifi-ng-r3366+ar5007 (you must go into the new directory create with tar)
07 - Digit: make clean
08 - Digit: make
09 - Digit: sudo (or su) make install
10 - Restart your laptop
11 - Click the little icon with double pc and check your wi-fi name to connect
I have read this istructions in LinuxPro n. 71-October 2008. (I have installed correctly wi-fi driver on my laptop Acer Aspire 5315 with Ubuntu 8.04.1)
By lucive2008

Revision history for this message
Joe Childrose (joseph-childrose) wrote :

I can confirm the same issue on Acer Aspire 5315-2153 with both 32 and 64 bit versions.

Revision history for this message
Arco (jac-langerak) wrote :

I can confirm the same issue on Acer Aspire 5315 bought 20080430. Used the 32 bit Ubuntu version and installed it on a clean HDD.

lshw gives:
description: Ethernet controller
product: AR242x 802.11abg Wireless PCI Express Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci:0000:06:00.0
version: 01
width: 64 bits
clock: 33 MHz
capacities: cap_list
configuration: latency=0

The log file shows: PCI interrupt for device 0000:06:00.0 disabled

Revision history for this message
Dominik Tritscher (dominik-tritscher) wrote :

While helping a friend on the same issue, I found a bug-report in the madwifi-bugtracker that is dealing with exact the same issue:
http://madwifi.org/ticket/1679
This ticket includes a patched madwifi-version.

Changed in madwifi:
status: Unknown → Invalid
Revision history for this message
Jeremy LaCroix (jlacroix82-deactivatedaccount) wrote : Re: [Bug 205876] Re: Wireless Not Working With Acer Aspire 5315 Laptop

So we can expect this patched madwifi in Hardy soon to fix this issue?

Bug Watch Updater wrote:
> ** Changed in: madwifi
> Status: Unknown => Invalid
>
>

Revision history for this message
tolmun (tolmun) wrote :

Hi all,
is posible to make wireless working on this 5315 ?

For me this working:

:~$ sudo apt-get install ndiswrapper-common ndiswrapper-utils-1.9

:~$ sudo ndiswrapper -i /home/turis/Public/wdrivers/oem30.inf

:~$ sudo lshw -C network

:~$ ndiswrapper -l

:~$ sudo depmod -a

:~$ sudo modprobe ndiswrapper
:~$ tail /var/log/messages

:~$ iwconfig

:~$ sudo ndiswrapper -m

:~$ gksudo gedit /etc/modules

And add ndiswrapper > EOF

# /etc/modules: kernel modules to load at boot time.

#

# This file contains the names of kernel modules that should be loaded

# at boot time, one per line. Lines beginning with "#" are ignored.

lp

rtc

ndiswrapper

Working, but after system update nothing more. ??

Revision history for this message
tolmun (tolmun) wrote :

Aspire 5315

:~$ lspci | grep Ethernet
05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)
06:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)

Enjoy!

http://ubuntuforums.org/showthread.php?t=792158
http://ubuntuforums.org/showthread.php?t=921329

lucive2008 (lucive2008)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.