Pascal Terjan wrote: > Hello, > If I disable + enable wifi on an eeepc 701, I can no longer get it to work > until > next boot, even if I unload ath5k before. It fail with the same error than if > I > load it while wifi is disabled. > > (Using 2.6.27-rc7-git5) > > > boot > ============ > ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70) > ============ > rmmod ath5k > ============ > ath5k_pci 0000:01:00.0: PCI INT A disabled > ============ > modprobe ath5k > ============ > ath5k_pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 > ath5k_pci 0000:01:00.0: setting latency timer to 64 > ath5k_pci 0000:01:00.0: registered as 'phy1' > ath5k phy1: Support for RF2425 is under development. > phy1: Selected rate control algorithm 'pid' > ath5k phy1: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70) > ============ > rmmod ath5k > ============ > ath5k_pci 0000:01:00.0: PCI INT A disabled > ============ > disable wifi > modprobe ath5k > ============ > ath5k_pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 > ath5k_pci 0000:01:00.0: registered as 'phy2' > ath5k phy2: failed to wakeup the MAC Chip > ath5k_pci 0000:01:00.0: PCI INT A disabled > ath5k_pci: probe of 0000:01:00.0 failed with error -5 > ============ > rmmod ath5k > enable wifi > modprobe ath5k > ============ > ath5k_pci 0000:01:00.0: enabling device (0000 -> 0002) > ath5k_pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 > ath5k_pci 0000:01:00.0: setting latency timer to 64 > ath5k_pci 0000:01:00.0: registered as 'phy3' > ath5k phy3: failed to wakeup the MAC Chip > ath5k_pci 0000:01:00.0: PCI INT A disabled > ath5k_pci: probe of 0000:01:00.0 failed with error -5 > > > _______________________________________________ > ath5k-users mailing list > [email protected] > https://lists.ath5k.org/mailman/listinfo/ath5k-users Thats interesting, as with madwifi, after waking up we also see a hal status 3 message. wonder if they are realted?
Glenn _______________________________________________ ath5k-users mailing list [email protected] https://lists.ath5k.org/mailman/listinfo/ath5k-users
