Hello Hartmut, as mentioned in https://lists.opensuse.org/opensuse-arm/2017-12/msg00063.html, the file raspberrypi_modules.confshould look like this: add_drivers+=" bcm2835-sdhost bcm2835_dma mmc_block " # Workaround for Wifi omit_drivers+=" sdhci-iproc"
Regards, Manu Am 29.12.2017 um 17:10 schrieb Hartmut Krummrei: > Hello Manu, > > "it should" but it is not! And I can not create a file which content I > do not know. Send me such content and I will edit. > > Hartmut > > Am 29.12.2017 um 13:13 schrieb Manu Maier: >> Hello Hartmut, >> >> my suggestion with the raspberrypi_modules.conf file refers to both Leap >> 42.2 and 42.3. >> It should also be present in Leap 42.3. >> Look here: >> https://build.opensuse.org/package/view_file/openSUSE:Leap:42.3:Ports/JeOS/config.sh?expand=1 >> >> >> Line: 1310 to 1312 >> >> Just create the raspberrypi_modules.conf file with the content and try >> it out. >> >> Regards, >> Manu >> >> Am 29.12.2017 um 12:52 schrieb Hartmut Krummrei: >>> That was a type-error from me - I meant "etc/dracut.conf.d". That does >>> not change anything: there is no Raspberry-file which I can edit. >>> >>> If you search for that problem with that file, you will find, that >>> everybody writes about Leap 42.2 not 42.3. So something has changed. >>> >>> Hartmut >>> >>> >>> Am 28.12.2017 um 16:17 schrieb Michal Suchánek: >>>> On Tue, 26 Dec 2017 18:14:08 +0100 >>>> Hartmut Krummrei<[email protected]> 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<[email protected]> 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: [email protected] To contact the owner, e-mail: [email protected]
