My wireless device does not show up on my Raspberry Pi 3, running an
up-to-date Leap 42.2

I have seen a number of places suggest editing
/etc/dracut.conf.d/raspberrypi_modules.conf and removing sdhci-iproc
so that the file becomes:

add_drivers+=" bcm2835-sdhost bcm2835_dma mmc_block "
# Workaround for Wifi
# omit_drivers+=" sdhci-iproc"

Then run mkinitrd -f

Two questions;:

1. Is this the appropriate edit?

2. Does one run mkinitrd and not dracut on the Raspberry? I really do
not want to mess up the initrd file!




-- 
Roger Oberholtzer
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to