You are not logged in.
The package linux-wireless has a driver ath9k to operate a WLAN adapter Qualcomm Atheros QCA9565/AR9565, but the package linux64-wireless has not.
Offline
you are right - if you compare
http://cook.slitaz.org/cooker.cgi?files=linux-wireless
with
http://cook.slitaz.org/cooker.cgi?files=linux64-wireless
there is missing the whole ath section and also some more - this must be a kernel config problem in the 64bit config
Offline
yes the whole Atheros config is not set
linux/stuff/linux-slitaz.config64
2099 CONFIG_MWL8K=m
2100 # CONFIG_ATH_CARDS is not set
2101 CONFIG_B43=m
linux/stuff/linux-slitaz.config
2209 CONFIG_MWL8K=m
2210 CONFIG_ATH_COMMON=m
2211 CONFIG_ATH_CARDS=m
2212 # CONFIG_ATH_DEBUG is not set
2213 CONFIG_ATH5K=m
2214 # CONFIG_ATH5K_DEBUG is not set
2215 CONFIG_ATH5K_PCI=y
2216 CONFIG_ATH9K_HW=m
2217 CONFIG_ATH9K_COMMON=m
2218 CONFIG_ATH9K_BTCOEX_SUPPORT=y
2219 CONFIG_ATH9K=m
2220 CONFIG_ATH9K_PCI=y
2221 CONFIG_ATH9K_AHB=y
2222 # CONFIG_ATH9K_WOW is not set
2223 CONFIG_ATH9K_RFKILL=y
2224 CONFIG_ATH9K_HTC=m
2225 # CONFIG_CARL9170 is not set
2226 CONFIG_ATH6KL=m
2227 # CONFIG_ATH6KL_SDIO is not set
2228 # CONFIG_ATH6KL_USB is not set
2229 # CONFIG_ATH6KL_DEBUG is not set
2230 # CONFIG_AR5523 is not set
2231 # CONFIG_WIL6210 is not set
2232 # CONFIG_ATH10K is not set
2233 # CONFIG_WCN36XX is not set
2234 CONFIG_B43=m
Offline
fixed: http://hg.slitaz.org/wok/rev/2bf373a3a59f
Offline
Thank you Pascal,
with this amendment, WLAN adapter Qualcomm Atheros QCA9565/AR9565 is fully operational in 64bit flavor of SliTaz Rolling.
Offline
[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]