MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.9k stars 499 forks source link

Raspberry Pi 5 Wifi driver / Access Point #7253

Open oxoocoffee opened 1 month ago

oxoocoffee commented 1 month ago

Creating a bug report/issue

Required Information

Additional Information (if applicable)

Steps to reproduce

  1. ... Enable Wifi in diet-configure
  2. ... Install and configure Access Point using hostapd and dnsmasq

Expected behaviour

Actual behaviour

Extra details

MichaIng commented 3 weeks ago

Thanks for reporting. I'll try to replicate.

How did you configure hostapd. Since you installed dnsmasq, I guess you did not install the WiFi Hotspot option via dietpi-software, right?

oxoocoffee commented 3 weeks ago

I did installed it using dietpi-software, I I remembered something failed during installation. I do not remember what since I had to do something else soon after. When I did comeback to it I fixed it manually. What specific information you looking for?

oxoocoffee commented 6 days ago

Any updates of this issue? Any additional information I can provide?

Joulinar commented 6 days ago

I have performed a test installation on my demo RPi5 without any issues. During the installation there is an error message about the failed start of the isc-dhcp-server service.

[FAILED] DietPi-Software | systemctl start isc-dhcp-server

But this is to be expected and isc-dhcp-server works after the reboot. There are no kernel error messages in dmesg and my mobile phone connects to the DietPi hotspot without any problems.

MichaIng commented 18 hours ago

When I did comeback to it I fixed it manually. What specific information you looking for?

How did you fix it? Which exact settings did you change, in case?

oxoocoffee commented 10 hours ago

I will try to setup a AP on clean installation in about 2-3 days when I have access back to rpi5. I will capture all steps I took and see if I can reproduce it again. If I stumble into an error, I will post the details here.