Driver Support - USB Wifi

New features which should be implemented in Porteus Kiosk Edition and the kiosk wizard.
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
csyperski
Ronin
Ronin
Posts: 1
Joined: 15 Dec 2022, 15:34
Distribution: Latest

Driver Support - USB Wifi

Post#1 by csyperski » 15 Dec 2022, 15:45

Hello,

We are attempting to put together some kiosks that use a usb wifi adapter but are struggling to find a device that works with Porteus Kiosk, even ones with kernel support, can we get a copy of the kernel .config to see what drivers are included?

We have tried and failed with:
ID 7392:b822 Edimax Technology Co., Ltd EW-7822ULC 802.11ac Wireless Adapter [Realtek RTL8812AU]
ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey]
ID 0846:9050 NetGear, Inc. A6200 802.11a/b/g/n/ac Wireless Adapter [Broadcom BCM43526]

Success (but no 5ghz support, so of limited use for us, but maybe will help someone else?)
ID 2717:4106 Xiaomi Inc. MediaTek MT7601U [MI WiFi]

We'd like to try this but would like confirm that it is included in the kiosk kernel:
https://linux-hardware.org/?id=usb:13b1-003e

USB 13b1:003e

Kernel config settings:
CONFIG_MT76_CORE
CONFIG_MT76x0U
CONFIG_WLAN
CONFIG_WLAN_VENDOR_MEDIATEK

Any help would be appreciated as we'd like to use the stock kernel and not need to compile our own.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Driver Support - USB Wifi

Post#2 by fanthom » 16 Dec 2022, 07:17

Hello Csyperski,

Kiosk kernel has all network drivers included. Firmware may be missing so you should use wired connection and inspect the dmesg log over SSH.

USB wifi is in the sad state overall. In the past I have created custom ISO with following 3rd party wifi drivers included:

Code: Select all

broadcom-sta
mt7662u_sta.xzm
r8723bs
r8723ds
rtl8188fu-master
rtl8192eu
rtl8723de
rtl8723du
rtl8812au
rtl8812au-XX
rtl8821ce-master
rtl8821cu
rtl8822bu
rtw8852be
New drivers are added with a delay to the kernel sources (kernel 6.2 is not released yet):
https://www.phoronix.com/news/Linux-6.2-Networking

Code: Select all

New wireless driver work includes enabling MediaTek WiFi 7 802.11be devices and Realtek rtw8821cu, rtw8822bu, rtw8822cu and rtw8723du USB device support. 
But then manufacturers release the new chipset models and the circle repeats ...

Thanks
Please add [Solved] to your thread title if the solution was found.

fhinke
White ninja
White ninja
Posts: 4
Joined: 18 Aug 2022, 02:13
Distribution: 5.4

Driver Support - USB Wifi

Post#3 by fhinke » 06 Mar 2023, 21:40

Try the Panda PAU0D. It worked for me out of the box. And its working for me today. Find it on Amazon, of course.

hope
Black ninja
Black ninja
Posts: 64
Joined: 04 Jul 2020, 12:07
Distribution: porteus 5.0rc1 KDE desktop

Driver Support - USB Wifi

Post#4 by hope » 14 Jun 2023, 08:10

Hi, I want to ask about Kiosk version of Porteus a little bit since I saw that there is a driver for Realtek 8192eu wifi device there. My questions were:
1. Can I use Porteus Kiosk for my own pc having 32 bit cpu[edited] too?
2. Does the newest Porteus Kiosk include driver for Realtek 8192eu wifi device?
Thanks.
Newbie to Linux-Unix systems, try to read,learn, apply, modify and create.

Locked