-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberrypi4 WiFi is not working using core-image-full-cmdline #841
Comments
After some research i find that
according to #184
So i have tried to edit
both files
|
@kraj, could you give me hints! |
Use yoe distro and see if it works ok with |
Does it work with |
@agherzan ya, it works fine. |
@kottoz |
I've replied in the issue you've created above. |
@agherzan thanks |
As i see in the documentation that wifi is already added by default to
core-image-base
, i have test it and wifi works well. However when i usecore-image-full-cmdline
, wifi doesn't work.when i run
ifup wlan0
run
ifconfig -a
i have checked #576, #703, and #729.
so, could i add
IMAGE_INSTALL_append = " linux-firmware-bcm43455
but it have been added herebootlog.txt
local.txt
bblayers.txt
The text was updated successfully, but these errors were encountered: