MichaIng
MichaIng
It is implemented here, like all autologin + foreground options 😉: https://github.com/MichaIng/DietPi/blob/master/dietpi/dietpi-login#L85
That should be in `/boot/dietpi/dietpi-login`, which is loaded from `/etc/bashrc.d/dietpi.bash`, which is loaded from `/etc/bash.bashrc`, which is loaded on every interactive `bash` session, which is loaded (by default) on `agetty`...
Closing this issue. Feel free to reopen if the problem still exists.
😄 no problem, how often I am mixing things up when rotating between some SBCs here. > additional information, I'm not sure if it's relevant > > I turned Bluetooth...
https://github.com/MichaIng/DietPi/blob/dev/dietpi/func/dietpi-set_hardware#L1162 - It installs the `bluez` APT package - It (tries to) enable some modules, `bluetooth` most importantly - If `rfkill` is installed, it assures Bluetooth devices are unlocked -...
But just to clarify: - This is a Radxa ZERO 3E? - And you enabled Bluetooth while there is no Bluetooth adapter, or did you attach one via USB or...
Yeah I mean if a USB WiFi+BT adapter has been attached.
WiFi is still turned "On". Should not have an effect, but please try to turn it off, and also turn off Bluetooth explicitly.
> But how can I do it? In the menu, select `Wifi: Not Found | [On]`. It should actually ask you right away whether it should be disabled, since no...
Hmm, got it. So I don't think this is related to WiFi Bluetooth, but probably some issue with the kernel/driver for the onboard WiFi adapter. Ah wait a second, I...