SliTaz SliTaz Forum

You are not logged in.

#1 2018-05-15 15:06:23

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

Atheros WLAN adapter not operational in 64-bit SliTaz rolling

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

#2 2018-05-18 17:51:19

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: Atheros WLAN adapter not operational in 64-bit SliTaz rolling

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

#3 2018-05-18 18:02:53

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: Atheros WLAN adapter not operational in 64-bit SliTaz rolling

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

#4 2018-05-18 20:37:28

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: Atheros WLAN adapter not operational in 64-bit SliTaz rolling

fixed: http://hg.slitaz.org/wok/rev/2bf373a3a59f

Offline

#5 2018-05-23 14:49:31

HGT
Administrator
From: Germany
Registered: 2016-03-25
Posts: 170

Re: Atheros WLAN adapter not operational in 64-bit SliTaz rolling

Thank you Pascal,

with this amendment, WLAN adapter Qualcomm Atheros QCA9565/AR9565 is fully operational in 64bit flavor of SliTaz Rolling.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]