Hallo,
mit Erschrecken stelle ich fest, dass die Kernel 6.15.8-1-siduction-amd64 und neuer den WLAN-Stick AVM FRITZ!WLAN AC 860
https://www.amazon.de/dp/B017BD21R8/ref=pe_27091401_487024491_TE_item
nicht mehr unterstützen.
Unter Manjaro
$ uname -r
6.12.48-1-MANJARO
funktioniert es noch.
Was kann man da machen?
Gruß
Ch. Hanisch
Do you have the non-free-firmware repo enabled in your sources?
Hello,
Quote from: eriefisher on 2025/10/10, 12:17:18
Do you have the non-free-firmware repo enabled in your sources?
In my repo is:
$ cat /etc/apt/sources.list.d/debian.sources
Types: deb
URIs: http://deb.debian.org/debian/
Suites: unstable
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Is that, what you mean?
I think the problem is only the kernel. There are specific parameter for supporting the Fritz-WLAN-Stick?
with regards
Ch. Hanisch
After a quick search:
QuoteThe driver for the WLAN AC 860 in Debian is usually included in the Linux kernel, but you may need to install firmware or other packages for it to work correctly. Check for the firmware-realtek package and install it using sudo apt update && sudo apt install firmware-realtek, then ensure you have a supported kernel and reboot. The device's chip is often supported by the rt2800usb module, which should work automatically after a system restart
Do you have firmware-realtek installed? I think it actually be firmware-mediatek
Package: firmware-mediatek
Version: 20250808-1
Priority: optional
Section: non-free-firmware/kernel
Source: firmware-nonfree
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 53.4 MB
Suggests: initramfs-tools
Conflicts: firmware-misc-nonfree (<< 20230625-3~)
Homepage: https://gitlab.com/kernel-firmware/linux-firmware
Download-Size: 20.1 MB
APT-Manual-Installed: no
APT-Sources: https://deb.debian.org/debian sid/non-free-firmware amd64 Packages
Description: Binary firmware for MediaTek and Ralink chips for networking, SoCs and media
This package contains the binary firmware for MediaTek devices such as
ethernet/Wi-Fi/Bluetooth chips, SoCs and other chips and devices made by
MediaTek and Ralink.
Package: firmware-realtek
Version: 20250808-1
Priority: optional
Section: non-free-firmware/kernel
Source: firmware-nonfree
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Installed-Size: 23.5 MB
Suggests: initramfs-tools
Conflicts: firmware-realtek-rtl8723cs-bt
Replaces: firmware-realtek-rtl8723cs-bt
Homepage: https://gitlab.com/kernel-firmware/linux-firmware
Download-Size: 3,052 kB
APT-Manual-Installed: yes
APT-Sources: https://deb.debian.org/debian sid/non-free-firmware amd64 Packages
Description: Binary firmware for Realtek network and audio chips
This package contains the binary firmware for Realtek Ethernet, Wi-Fi,
Bluetooth and audio chips supported by various drivers.
Hallo,
ich habe mein Problem mit dem "WLAN-Stick AVM FRITZ!WLAN AC 860 h" mit dem Kauf eines neuen WLAN Sticks "iiyama EW-7822UTC WiFi USB Adapter" bei ebay
https://www.ebay.de/itm/127362503432?mkevt=1&mkpid=0&emsid=e111011.m144671.l197929&mkcid=7&ch=osgood&euid=0c52d061b5be4b3fa34ae4d7cb1c496c&bu=44338007767&exe=0&ext=0&osub=-1%7E1&crd=20251016050404&segname=111011
soweit lösen können für den Kernel 6.15.8-1-siduction-amd64.
Leider geht dieser neue WLAN-Stick nicht für Kernel 6.16.xxx
Wie überhaupt Kernel 6.16.xxx insgesamt eine Katastrophe für uns User sind.
Alles nach dem Motto: "Bauet auf und reißet nieder, dann habt Ihr Arbeit immer wieder!"
Gruß
Ch. Hanisch
QuoteWie überhaupt Kernel 6.16.xxx insgesamt eine Katastrophe für uns User sind.
Ach, ist er das? Dir scheint nicht aufgefallen zu sein, dass Du der Einzige bist, der hier rumheult?
QuoteAlles nach dem Motto: "Bauet auf und reißet nieder, dann habt Ihr Arbeit immer wieder!"
Deine dummen Sprüche darfst DU gerne für Dich behalten.
Sowohl der Fritz- als auch der EW-Stick haben offizielle Linux-Unterstützung. Das Netz ist voll von Erfolgsberichten mit unterschiedlichen Distributionen, teilweise bis 2017 zurück. Für beide Sticks muss halt Firmware installiert sein (aus contrib bspw.). Der Kernel oder gar irgendeine Version hat damit nix zu tun.
Der erste (!) Suchtreffer bei Google bringt dann auch schon die Lösung: https://debianforum.de/forum/viewtopic.php?t=190513&start=25#p1370880
(https://i.imgur.com/u4cuou6.png)
Ich gebe mein Senf auch mal dazu:
Ich habe auch ein AC 860. Was soll ich sagen ... er funktioniert bestens. Auch mit aktuellen Kerneln.
....
Hallo,
Quote from: hsp on 2025/10/17, 17:15:49
Ich gebe mein Senf auch mal dazu:
Ich habe auch ein AC 860. Was soll ich sagen ... er funktioniert bestens. Auch mit aktuellen Kerneln.
....
Sorry, bei mir läuft der WLAN-Stick AVM FRITZ!WLAN AC 860 h unter dem Kernel 6.15.8-1 und neuer einfach nicht.
Ich habe erst einmal gemacht:
# cat /etc/apt/sources.list
deb http://deb.debian.org/debian stable main contrib non-free-firmware
deb-src http://deb.debian.org/debian stable main contrib non-free-firmware
deb http://security.debian.org/debian-security stable-security main contrib non-free-firmware
deb-src http://security.debian.org/debian-security stable-security main contrib non-free-firmware
Bei
$ sudo apt modernize-sourceswird gesetzt: /etc/apt/sources.list.bak und neu erzeugt:
$ cat /etc/apt/sources.list.d/debian.sources
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: stable
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://security.debian.org/debian-security/
Suites: stable-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpgDas ist doch in Ordnung für die Firmware?
Dann:
$ sudo nala upgrade
$ sudo apt install firmware-linux~$ sudo apt install rtl8188eu-dkms
Fehler: Paket rtl8188eu-dkms kann nicht gefunden werden.Ich brauche Eure Hilfe, damit der Fritz WLAN Stick auch bei mir mit allen neueren Kerneln läuft.Gruß
Ch. Hanisch
eh, Hanisch. ???
wir sind aber nicht 'stable'.
@Hanisch, Siduction kommt von Sid und Sid ist unstable!
Bringe also zunächst mal deine Quellen wieder in Ordnung. Dann dein System aktualisieren. Danach das bereits genannte Firmwarepaket installieren.
Ich hoffe, du hast dir nicht noch mehr zerbastelt.
Quote from: unklarer on 2025/10/20, 19:50:41
eh, Hanisch. ???
wir sind aber nicht 'stable'.
Sei doch bitte so freundlich und gib mir die unstable Quellen, wie ich sie in /etc/apt/sources.list.d/debian.sources bzw. in /etc/apt/sources.list.bak brauche.
Ich habe das aus https://wiki.debianforum.de/Sources.list genommen, das ist wohl nicht ganz passend hier in dem Falle?
Zitat: "So hart es auch klingt, wer sich keine sources.list für testing, unstable oder gar experimental selbst erstellen kann. Der sollte vorerst noch bei stable bleiben und sich weiter in Debian einarbeiten. "Vielleicht sollte es heißen??:
# cat /etc/apt/sources.list
deb http://deb.debian.org/debian unstable main contrib non-free-firmware
deb-src http://deb.debian.org/debian unstable main contrib non-free-firmware
deb http://security.debian.org/debian-security stable-security main contrib non-free-firmware
deb-src http://security.debian.org/debian-security stable-security main contrib non-free-firmware> Danach das bereits genannte Firmwarepaket installieren.
Welches Firmwarepaket war das?
War es das?
$ sudo apt install firmware-mediatekGruß
Ch. Hanisch
Hallo,
die Lösung ist gefunden.
Neuerdings sind nicht mehr die Kernel sondern ausschließlich die Firmware für den WLAN-Stick AVM FRITZ!WLAN AC 860 h zuständig.
Also:
$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian unstable main contrib non-free-firmware
deb-src http://deb.debian.org/debian unstable main contrib non-free-firmware
deb http://security.debian.org/debian-security stable-security main contrib non-free-firmware
deb-src http://security.debian.org/debian-security stable-security main contrib non-free-firmware
bzw. nach
$ sudo apt moderrnize-sources
$ cat /etc/apt/sources.list.d/debian.sources
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: unstable
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
# Modernized from /etc/apt/sources.list
Types: deb deb-src
URIs: http://security.debian.org/debian-security/
Suites: stable-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Dann
$ sudo apt update
$ sudo apt install firmware-mediatek
Und schon funktioniert nach einem Reboot der WLAN-Stick AVM FRITZ!WLAN AC 860 h wieder mit jedem modernen Kernel von Siduction.
Es war nicht nur meine Unwissenheit zu dem Problem, sondern auch ChatGPT hat mich total falsch beraten. ChatGPT kennt wohl die neue Situation bei Siduction auch noch nicht.
ChatGPT hätte mich auf die notwendige Firmware hinweisen müssen.
Stattdessen hat er mir einen neuen EDIMAX-Stick empfohlen, für den ich Kernel-abhängige Treiber installieren muß, die auch nur für den Kernel 6.15.8-1-siduction.amd64 funktionieren und neuere Kernel nicht mehr unterstützen.
Also eine völlig unnötige Fehlinvestition.
Gruß
Ch. Hanisch
Der Kernel war noch nie für den Fritz-Stick zuständig, sondern schon immer die Firmware. Und die lädt der Kernel.
Das ist keine neue Situation, schon gar nicht bei Siduction. Das wurde dir schon zu Beginn hier gesagt:
Quote from: eriefisher on 2025/10/10, 18:29:52
After a quick search:
QuoteThe driver for the WLAN AC 860 in Debian is usually included in the Linux kernel, but you may need to install firmware or other packages for it to work correctly. Check for the firmware-realtek package and install it using sudo apt update && sudo apt install firmware-realtek, then ensure you have a supported kernel and reboot. The device's chip is often supported by the rt2800usb module, which should work automatically after a system restart
Do you have firmware-realtek installed? I think it actually be firmware-mediatek