Missing headers for driver compilation

Topics about the Software of Revolution Pi
thalesmaoa
Posts: 16
Joined: 19 Jul 2022, 20:47
Answers: 0

Re: Missing headers for driver compilation

Post by thalesmaoa »

After some tests, it seems to be a bug for old boards and buster image. The fix is edit

Code: Select all

/etc/dhcpcd.conf
.

Code: Select all

interface wlan0
        metric 100
	env ifwireless=1
	env wpa_supplicant_driver=8188eu,wext
Post Reply