Hello again.

I've tried ath5k_pci of new 2.6.26 kernel without success.
The card is correctly recognized

Jul 14 20:53:38 server kernel: ath5k_pci 0000:02:00.0: registered as 'phy0'
Jul 14 20:53:38 server kernel: phy0: Selected rate control algorithm 'pid'
Jul 14 20:53:38 server kernel: ath5k phy0: Atheros AR5424 chip found
(MAC: 0xa3, PHY: 0x61)


but /var/log/messages says :

__ratelimit: 7 messages suppressed
ath5k phy0: noise floor calibration failed (5745MHz)
ath5k phy0: ath5k_chan_set: unable to reset channel (5745 Mhz)
ath0: failed to set freq to 5745 MHz for scan
ath0: failed to set freq to 5750 MHz for scan
ath0: failed to set freq to 5755 MHz for scan
ath0: failed to set freq to 5760 MHz for scan


and iwconfig ath0 show this:

ath0      IEEE 802.11  ESSID:""
          Mode:Managed  Frequency:5.24 GHz  Access Point: Not-Associated
          Tx-Power=23 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


my lspci look like:

02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x
802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01)
        Subsystem: Apple Computer Inc. Device [106b:0086]
        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: 256 bytes
        Interrupt: pin A routed to IRQ 220
        Region 0: Memory at 90100000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] Message Signalled Interrupts: Mask- 64bit-
Queue=0/0 Enable+
                Address: fee0300c  Data: 41d1
        Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
<512ns, L1 <64us
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
Unsupported-
                        RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr+ FatalErr- UnsuppReq+
AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1,
Latency L0 <512ns, L1 <64us
                        ClockPM- Suprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train-
SlotClk+ DLActive- BWMgmt- ABWMgmt-
        Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
                Vector table: BAR=0 offset=00000000
                PBA: BAR=0 offset=00000000
        Capabilities: [100] Advanced Error Reporting <?>
        Capabilities: [140] Virtual Channel <?>
        Kernel driver in use: ath5k_pci


p.s. I'm trying to use wpa2

Do you have any idea?

Thanks a lot.

Fabrizio


2008/7/14 Fabrizio Regalli <[EMAIL PROTECTED]>:
> 2008/7/13 Pavel Roskin <[EMAIL PROTECTED]>:
>> Hello!
>>
>> AR5006 is working for me if I disable MSI by adding "pci=nomsi" to the
>> kernel command line!  Both Tx and Rx are working, WEP is OK, DHCP is
>> working.  I tested the current linux-wireless and the current Fedora
>> (kernel-2.6.25.9-76.fc9)
>>
>> No patching is needed at all!
>
>
> Finally! This is a really good news! I have the same card
>
> 02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x
> 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01)
>        Subsystem: Apple Computer Inc. Device [106b:0086]
>        Flags: bus master, fast devsel, latency 0, IRQ 17
>        Memory at 60200000 (64-bit, non-prefetchable) [size=64K]
>        Capabilities: [40] Power Management version 2
>        Capabilities: [50] Message Signalled Interrupts: Mask- 64bit-
> Queue=0/0 Enable-
>        Capabilities: [60] Express Legacy Endpoint, MSI 00
>        Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
>        Capabilities: [100] Advanced Error Reporting <?>
>        Capabilities: [140] Virtual Channel <?>
>        Kernel driver in use: ath_pci
>        Kernel modules: ath_pci
>
> Before today, not work with native ath5k kernel driver but with
> madwifi 0.9.4 from source, works perfectly.
> This evening I'll trying to install 2.6.26 kernel, hoping it works fine!
>
_______________________________________________
ath5k-devel mailing list
[email protected]
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to