SliTaz SliTaz Forum

You are not logged in.

#1 2017-03-05 00:36:23

bluesun08
Member
Registered: 2017-03-05
Posts: 3

802.11n

i configured slitaz as access point (hostapd).

my wificard support 802.11n.

when i commented out "ieee80211n=1" in the default hostapd.conf then i get the error message:

unknown configuration item 'ieee80211n'

why?

(module ath9k_htc is loaded)

Offline

#2 2017-03-05 03:39:44

sixofeight
Member
Registered: 2013-07-02
Posts: 234

Re: 802.11n

It seems the 802.11n feature is not made available in package.

the source package defconfig shows:

# IEEE 802.11n (High Throughput) support

#CONFIG_IEEE80211N=y

The fix is to add (or uncomment) "CONFIG_IEEE80211N=y" to the .config file and recompile the source.

Offline

#3 2017-03-05 21:59:55

bluesun08
Member
Registered: 2017-03-05
Posts: 3

Re: 802.11n

thank you for answering my question.

now it is clear where the problem is.

but recompiling the source is beyond my skills.

can someone recompile the source for me? ideally i'm happy about a installable pkg.

Offline

#4 2017-07-13 19:54:15

LienRag
Member
Registered: 2012-06-01
Posts: 61

Re: 802.11n

I still fear having to recompile something important but someone showed me how to compile one package and it's actually nothing to be fearful of...

Just find a good how-to, and follow the instructions - you shouldn't break anything else than the package that you're compiling, so in this cas you just delete it and recompile.

Obviously, if you understand the instructions that you follow, it's much better even!

Offline

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

Board footer

Powered by FluxBB
Modified by Visman

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