Creating a bug report/issue
Required Information
I can’t install wifi dongle rtl8192eu-linux-driver , Linux DietPi 5.15.76-v8+
Extra details
Please post any extra details that might help solve the issue →
I can’t install wifi dongle rtl8192eu-linux-driver , Linux DietPi 5.15.76-v8+
Please post any extra details that might help solve the issue →
What was the problem to fill the troubleshooting template and share an error message or log?
Dec 26 14:51:21 DietPi hostapd[8237]: Configuration file: /etc/hostapd/hostapd.conf
Dec 26 14:51:21 DietPi hostapd[8237]: Could not read interface wlan1 flags: No such device
Dec 26 14:51:21 DietPi hostapd[8237]: nl80211: Driver does not support authentication/association or conne ct commands
Dec 26 14:51:21 DietPi hostapd[8237]: nl80211: deinit ifname=wlan1 disabled_11b_rates=0
Dec 26 14:51:21 DietPi hostapd[8237]: Could not read interface wlan1 flags: No such device
Dec 26 14:51:21 DietPi hostapd[8237]: nl80211 driver initialization failed.
Dec 26 14:51:21 DietPi hostapd[8237]: wlan1: interface state UNINITIALIZED->DISABLED
Dec 26 14:51:21 DietPi hostapd[8237]: wlan1: AP-DISABLED
Dec 26 14:51:21 DietPi hostapd[8237]: wlan1: CTRL-EVENT-TERMINATING
Dec 26 14:51:21 DietPi hostapd[8237]: hostapd_free_hapd_data: Interface wlan1 wasn't started
Dec 26 14:51:21 DietPi systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ An ExecStart= process belonging to unit hostapd.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Dec 26 14:51:21 DietPi systemd[1]: hostapd.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit hostapd.service has entered the 'failed' state with result 'exit-code'.
Dec 26 14:51:21 DietPi systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Et hernet.
░░ Subject: A start job for unit hostapd.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit hostapd.service has finished with a failure.
░░
░░ The job identifier is 67077 and the job result is failed.
root@DietPi:~#
Not sure if correct, but it might be needed to compile driver yourself. Found a couple of post
Maybe @MichaIng could verify my statement
Probably. But since you posted hostapd logs: Does the adapter work when connecting to another AP instead of using it as AP? Not all adapters/their Linux drivers support AP mode.
E.g. the similar aged RTL8188 chips have known issues with it.