I have problems to configure my TL-WN422G v2 wifi card under Slitaz 3.0. I have compiled latest compat wireless (ath9k_htc) driver (tried also older versions with similar resoluts). Auto detect devices finds module ath9k_htc. Firmware ar9271.fw is also installed in /lib/firmware. The problem is to find network, my wireless manager don't find any networks. Can you help me, please?
ps. i tried also ndiswrapper but without any success.
See if this shows your wireless router/access point
iwlist wlan1 scanning
Why is wireless module zd1211rw loading ? Aug 16 12:13:42 (none) user.warn kernel: zd1211rw: Unknown symbol ieee80211_beacon_get What wireless device is registered as wlan0 ? Edit /etc/network.conf if wlan0 change wlan0 -> wlan1
Please post lspci and lsusb output if you need further assistance.
I have 2 wifi cards: TP-WN422G v1, which uses zd1211rw module and TP-WN422G v2 which i try to lunch. TP-WN422G v1 was recognized as wlan0 and worked perfectly. The problem is i have to setup slitaz to work with TP-WN422G v2 on 20 computers (20 TP-WN422G v2 cards are already bought, so i cannot use the older, working one :( )
-------------------------------------------- TP-LINK is my network i want to connect to, so it's detected :) But how to connect with it?
lspci returns --------------------------------- 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01) 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01) 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03) 00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller 00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) ------------------------------------------ I dont have installed usbutils, so lsusb dont work now, i will try to install it and post result if it can help.
You should be able to connect with TP-WN422G v2 by editing /etc/network.conf as I described above and not removing either adapter or unplugging the TP-WN422G v1, which uses zd1211rw module and reboot.This would make TP-WN422G v2 become wlan0 since it is now the only wireless adapter. Add ath9k_htc to LOAD_MODULES= of /etc/rcS.conf to autoload on boot if necessary.
I have changed network.conf to wlan1. I have tried to use also network.conf from TL-WN422G v1 card, with wlan0 and wlan1. But when i do /etc/init.d/network.sh restart - i have:
wlan1 is not a wifi interface, changing it. Configuring ...ifconfig: up: error fetching interface information: Device not found