Hi Saifi
Since I have upgraded the operating system to Ubuntu 9.04 below
are the details:
1) uname -r output :-
2.6.28-11-generic
2) dmesg | grep -i "ath"
[ 3.868400] device-mapper: multipath: version 1.0.5 loaded
[ 3.868404] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 11.426033] ath5k_pci 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ
17
[ 11.426049] ath5k_pci 0000:0c:00.0: setting latency timer to 64
[ 11.426122] ath5k_pci 0000:0c:00.0: registered as 'phy0'
[ 11.588466] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[ 244.246364] ath5k phy0: unsupported jumbo
3) lspci -vv | grep -i "Atheros" -A 30
0c:00.0 Network controller: Atheros Communications Inc. AR242x 802.11abg
Wireless PCI Express Adapter (rev 01)
Subsystem: Device 1a32:0112
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at f6cf0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath5k_pci
Kernel modules: ath_pci, ath5k
Regards
Sandeep A. Kumbhar
--- On Wed, 3/6/09, Saifi Khan <[email protected]> wrote:
From: Saifi Khan <[email protected]>
Subject: Re: [twincling] Wireless problem on ubuntu 8.04
To: [email protected]
Date: Wednesday, 3 June, 2009, 1:02 PM
On Thu, 28 May 2009, Sandeep Kumbhar wrote:
> Hi
> I have Dell Vostro A860, which has Atheros AR242x Wireless Card.I am
> not able to browse the internet.I can see the Wireless network, I can select
> the network enter the key but i can't surf the net .
> I tried lspci to get the wireless card details
> 0c:00.0 Network controller: Atheros Communications Inc. AR242x 802.11abg
> Wireless PCI Express Adapter (rev 01)
>
> Please help me out and I am using Ubuntu 8.04 pre-installed OS came with the
> laptop.
>
> Any pointers
>
> Regards
> sandeep
>
Hi Sandeep:
Good to see you trying out new stuff.
Can you post the output of the following commands:
. 'uname -r'
. dmesg | grep -i "ath"
. lspci -vv | grep -i "Atheros" -A 30
thanks
Saifi.