Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ath9k: `' invalid for parameter `btcoex_enable'
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Tue Apr 16, 2024 7:31 am    Post subject: ath9k: `' invalid for parameter `btcoex_enable' Reply with quote

Hallo, ich habe in der Vergangenheit eine Zeit lang die Option
Code:
/etc/modprobe.d/ath9k.conf
#https://wiki.archlinux.org/index.php/Bluetooth_headset
# possibly fix for sound glitches
options ath9k btcoex_enable = 1
genutzt. Jetzt wollte ich das wieder nutzen, aber es kommen Fehlermeldungen
Code:

kernel: ath9k: `' invalid for parameter `btcoex_enable'
kernel: ath9k: unknown parameter '=' ignored
kernel: ath9k: unknown parameter '1' ignored
Code:
options ath9k btcoex_enable=1
Code:
kernel: ath9k: `' invalid for parameter `btcoex_enable'
kernel: ath9k: unknown parameter '=' ignored
kernel: ath9k: unknown parameter '1' ignored
Ist die Syntax falsch, oder ist die Option nicht mehr verfügbar?
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1393
Location: Germany

PostPosted: Tue Apr 16, 2024 9:23 am    Post subject: Reply with quote

Habe gerade nix in modprobe.d, ich vermute aber mal die spaces.
Wenn man sich die Beispiele hier anschaut, ist da keine leerstelle zwischen name, wert und =
https://wiki.archlinux.org/title/Kernel_module#Using_files_in_/etc/modprobe.d/
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Tue Apr 16, 2024 10:18 am    Post subject: Reply with quote

Danke, das habe ich schon ausprobiert (s.o.: options ath9k btcoex_enable=1 ' invalid for parameter `btcoex_enable'). Vielleicht gibt es den Parameter nicht mehr. Ich suche weiter. Danke.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5192

PostPosted: Tue Apr 16, 2024 11:55 am    Post subject: Reply with quote

flammenflitzer wrote:
Danke, das habe ich schon ausprobiert (s.o.: options ath9k btcoex_enable=1 ' invalid for parameter `btcoex_enable'). Vielleicht gibt es den Parameter nicht mehr. Ich suche weiter. Danke.

Ob es den parameter noch gibt oder nicht kann man einfach mit modinfo herausfinden.
In deinem falle mit
Quote:
modinfo ath9k

Die möglichen parameter/optionen sind mit "parm:" in der ausgabe angeführt
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Tue Apr 16, 2024 6:31 pm    Post subject: Reply with quote

Code:
name:           ath9k parm:           btcoex_enable:Enable wifi-BT coexistence (int)
Danke. Nach dem letzten boot kam auch keine Fehlermeldung. Muss ich beobachten.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum