On Tue, 26 Dec 2017 18:14:08 +0100 Hartmut Krummrei <spieluhr@posteo.de> wrote:
Hi Manu,
you don't read very well, don't you? ;-)
Neither do you :P
What did I try: evrywhere is written, that you have to edit the raspberry-file in /etc/dracut.d/, but I have no such file. So what do I edit?
It's /etc/dracut.conf.d/ If in doubt use the find utility or tab completion feature. It worked for me. Thanks Michal
On Wed, 20 Dec 2017 16:37:31 +0000 Manu Maier <mmanu84@outlook.de> wrote:
There are only two steps necessary to get the wlan up and running:
1. Delete "sdhci_iproc" from first line (add_drivers) in /etc/dracut.conf.d/raspberrypi_modules.conf
Should then look like this: add_drivers+=" bcm2835-sdhost bcm2835_dma mmc_block " # Workaround for Wifi omit_drivers+=" sdhci-iproc"
2. Run "mkinitrd -f"
Regards, Manu
Am 20.12.2017 um 16:03 schrieb Hartmut Krummrei:
Hello,
I managed to get Opensuse 42.3 running on my Raspi 3. That took my just one day. After another day with the effortless tries to get the built-in-wifi runnung I am at end. Was anyone able to get the wifi-device working?
What did I try: evrywhere is written, that you have to edit the raspberry-file in /etc/dracut.d/, but I have no such file. So what do I edit?
I tried to manage the listed modules by hand, but if I remove sdhc_ipc the system freezes. Every package named "raspberry pi" is installed (for pi 3) and bcmxxx too.
Other seems to have difficulties too: https://lists.opensuse.org/opensuse-arm/2017-08/msg00028.html
Regards,
Hartmut
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org