#1950: ath_pci and ath5k drivers are not working with Fedora 9
--------------------------------------------+-------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:        
          Type:  defect                     |      Status:  closed
      Priority:  major                      |   Milestone:        
     Component:  madwifi: driver            |     Version:  v0.9.4
    Resolution:  duplicate                  |    Keywords:        
Patch_attached:  0                          |  
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):

 Replying to [ticket:1950 [EMAIL PROTECTED]:
 > The ath5k driver which comes with Fedora 9 not loading properly for my
 chipset.
 >
 > Getting the following error with the fedora native driver
 >
 > {{{
 > # dmesg
 > ...
 > ath5k_pci 0000:04:00.0: registered as 'phy0'
 > ath5k phy0: failed to wakeup the MAC Chip
 > ACPI: PCI interrupt for device 0000:04:00.0 disabled
 > ath5k_pci: probe of 0000:04:00.0 failed with error -5
 > ...
 >
 > Getting the following error with the latest madwifi driver
 >
 > # dmesg
 > ...
 > ath_pci: driver unloaded
 > wlan: driver unloaded
 > ath_hal: driver unloaded
 > ath_hal: 0.9.30.13 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112,
 RF2413, RF5413, RF2133)
 > wlan: svn r3641
 > ath_pci: svn r3641
 > ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17
 > PCI: Setting latency timer of device 0000:04:00.0 to 64
 > MadWifi: unable to attach hardware: 'Hardware didn't respond as
 expected' (HAL status 3)
 > ACPI: PCI interrupt for device 0000:04:00.0 disabled
 > ...
 >
 > # lspci
 >
 > 04:00.0 Ethernet controller: Atheros Communications Inc. AR242x
 802.11abg Wireless PCI Express Adapter (rev 01)
 >
 > # lspci -n
 >
 > 04:00.0 0200: 168c:001c (rev 01)
 > }}}

 Hi,
 I had the same problem: ath5k shipped with Fedora 8/9 doesn't work and the
 old ath_pci driver of
 madwifi doesn't compile. My solution to compile the old driver was very
 simple: I fetched the old
 iw_handler.h of Fedora 7 and placed it beside the current one as
 iw_handler_old.h. Then I renamed
 the included file in the madwifi sources and could compile it. It works.
 Andreas

-- 
Ticket URL: <http://madwifi.org/ticket/1950#comment:9>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to