GloDroid (Android-13) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +--- Thread: GloDroid (Android-13) (/showthread.php?tid=10613) |
RE: GloDroid - czero - 09-05-2020 (09-04-2020, 05:42 AM)nas Wrote:Different person, but I could not boot on a 3gb GloDroid image. I've tried both deploy-to- images, as well as the generated flashable image. They all result in the same outcome. The phone turns the on, with the LED red, and that is it.(09-03-2020, 07:23 PM)branon Wrote: Feels like two separate issues to me. Can you confirm if the release linked in your post is intended to be used with the 3 GB variant? I'm successfully able to boot off of the SD card from Mobian, and PostmarketOS as well as off of the eMMC for both distros. I believe the 3gb memory difference has to be supported by code changes from this commit: http://u-boot.10912.n7.nabble.com/RFC-PATCH-sunxi-support-asymmetric-dual-rank-DRAM-on-A64-R40-td416975.html RE: GloDroid - nas - 09-06-2020 (09-05-2020, 07:14 PM)czero Wrote: I believe the 3gb memory difference has to be supported by code changes from this commit: http://u-boot.10912.n7.nabble.com/RFC-PATCH-sunxi-support-asymmetric-dual-rank-DRAM-on-A64-R40-td416975.html Yes, there's a build to test that here. RE: GloDroid - czero - 09-06-2020 Is there currently a known bug where pressing the power button doesn't turn the screen off? And the screen never turns off due to inactivity? I didn't find anything on the github issues, but I didn't know if it was just my install or a known thing RE: GloDroid - nas - 09-07-2020 (09-06-2020, 08:35 PM)czero Wrote: Is there currently a known bug where pressing the power button doesn't turn the screen off? And the screen never turns off due to inactivity? Does it only happen when plugged into a pc? I suggest reporting it as a new issue. You can also run this command to check your device version is being picked up correctly. RE: GloDroid - czero - 09-07-2020 I'll create a new issue, then, thanks! Just for clarification, I'm Count042 on github, so I've posted the output of that command on the associated issue for the 3gb version. RE: GloDroid - paju1986 - 09-09-2020 for what i have seen on other oses, u-boot has to be pached to be able to boot on the 3g ram model. So until they update the build with the patched u-boot will not be possible to boot it on the 3g model. RE: GloDroid - nas - 09-09-2020 (09-09-2020, 08:28 AM)paju1986 Wrote: for what i have seen on other oses, u-boot has to be pached to be able to boot on the 3g ram model. Yes, I think at least a couple 3gb owners including @czero have got the patched build working. RE: GloDroid - rsglobal - 09-16-2020 Android-11 early build available. https://github.com/GloDroid/glodroid_manifest/issues/58#issuecomment-670354906 RE: GloDroid - nas - 09-16-2020 (09-16-2020, 06:34 AM)rsglobal Wrote: Android-11 early build available. Yes, this is pretty darn cool. RE: GloDroid - bauner - 09-17-2020 I got the RIL + GPS partially working in glodroid 0.4 It needs much more work + cleanups to get it fully working and not break other glodrod devices Make and receive calls are working Audio/mic in call are not working SMS/MMS are not working Mobile data is not working GPS fix will need ~20 min Pictures; https://ibb.co/LgZZ9kZ https://ibb.co/b7DqpB3 https://ibb.co/L5ZCkWj https://ibb.co/rpqdXWH https://ibb.co/9rXyhzr https://ibb.co/fvWQ2mQ https://ibb.co/JHT15VZ https://ibb.co/Kh6Gk0v Changes: https://github.com/bauner/glodroid_device/commit/91e328f5e84b7abd66526a9198d20c93718c8434 https://github.com/bauner/glodroid_forks/commit/6b1f6cc444ae23bc8e21ed326cba0ca3cc4a80e4 Test Image: https://androidfilehost.com/?fid=8889791610682939941 |