On Mon, Nov 2, 2015 at 9:46 AM, <[email protected]> wrote: > Hello, > > I have a wl1835mod cape and am trying to run the latest TI kernel so I can > have sleep mode too (4.1.12-ti-rt-r26). > > The problem is that the WL1835mod cape no longer works, all I get is: > > dmesg | grep wl > [ 4.160681] wlan-en-regulator: disabling > [ 13.628431] wl1271_sdio: probe of mmc1:0001:1 failed with error -16 > [ 13.628584] wl1271_sdio: probe of mmc1:0001:2 failed with error -16 > > ...makes sense if it's looking for a WL1271 and I have a WL1835, but how can > I get it to load the correct driver? > > My uEnv.txt: > > uname_r=4.1.12-ti-rt-r26 > uuid=09597df5-a634-419c-b9cb-3315c5284ec1 > dtb=am335x-boneblack-wl1835mod.dtb > > cmdline=coherent pool=1M quiet
Please help use by apt-get'ing previous kernel's till it worksl: sudo apt-cache search linux-image-4.1 | grep ti Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
