Hi Andrew, I rebuild the BBBAndroid and created my own image. The ADB USB does work after I replaced those (3) files you attached earlier. It is a very good news. But I did find out that I couldn't push file thru the ADB push. I tried both the eclipse ADT and command line. Neither works. I've got some information like,
E:\Program Files\Android\android-sdk\platform-tools>adb push "init.genericam33xx (flatteneddevicetr.rc" /init.genericam33xx(flatteneddevicetr.rc failed to copy 'init.genericam33xx(flatteneddevicetr.rc' to '/init.genericam33xx (flatteneddevicetr.rc': Read-only file system Another minor issue is that the navigation bar is not shown in the interface. I double checked the images you attached. I couldn't find navigation bar either. I had same issue with TI's stock image (Kernel 3.2 based). I added a line to the init.am335xevm.rc: "setprop lcd.landscape true", which fixed the problem (https://gitorious.org/rowboat/vendor-ti-am335xevm/commit/53391ade1b440e94c73db59444bf72529ce9ff32). I did the same to the init.generic*.rc file. However it didn't work this time. I wonder if you know how to bring the navigation bar back. Thanks a lot! Lei On Sunday, October 12, 2014 1:03:54 PM UTC-4, Andrew Henderson wrote: > > I'll have to make the next pre-made image a little smaller than the full > capacity of my microSD cards because so many of the manufacturers are being > very liberal on exactly how many bytes they consider 8GB to be... > > I have a Realtek RTL8188CUS USB wifi dongle sitting here (an Edimax > EW-7811 of some sort, I believe), so I'll check into getting it set up for > you when I have a few minutes. The kernel modules are actually already > sitting in the image, so you should be able to insmod them from within the > init.{ro.hardware}.rc file. > > Andrew > > On Sunday, October 12, 2014 12:45:54 PM UTC-4, Altaf wrote: >> >> Hello, >> Great work appreciate. >> It would be awesome if you can add USB WiFi Support for Atheros AR9271 >> or Realtek RTL8188CUS Based Device >> > -- 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.
