On 20.11.2013 20:01, Alexandre Lissy wrote: > I don't get why we still have this issue. When building, the buildsystem > first pulls closed source code from the device. > > So the libril should be okay. You might want to have a look at |adb logcat -b > radio| too. > > Then enable the gecko side ril debug to cross check what happens.
Yes, when first building the build script did pull files from my phone (which was pretty much in its original state, with working SIM card drivers). And when doing adb flashing, these drivers were also kept (SIM card was still working). However, when I (accidently) did a fastboot flash, I was left with an image without SIM support, so obviously the drivers were pulled from the device, but not included in the image files. Currently I have a working image. Do you want me to try to fastboot flash the (non-working) image again and then do the logcat? Just want to understand correctly. Best regards, Joe _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
