GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

Orange PI Plus 2 - deployment issue #93

Closed BigJacek closed 1 year ago

BigJacek commented 4 years ago

Hello, I'm trying to deploy image v0.5.1 and I have some problem. It doesn't metfer if I'm trying flash Android on sdcard or on eMMC results are the same: according to "Deploying GloDroid" Step 1 - ok Step 2 - ok Step 3 - see log:

adminek@ESPRIMO-Q5030:~/images$ ./flash-sd.sh

On device site I can see fastboot mode (pls. see picture). 20200925_102136 Any suggestions?

Regards, Jacek

rsglobal commented 4 years ago

@BigJacek ,

Thank you for reporting this. It' my fault, I forgot to pick OTG commit when migrate from v5.6 to v5.8 kernel. I'll fix that and update you with preview image soon.

rsglobal commented 4 years ago

@Quang-vip,

Hello, Could you check opi-prime on v0.5.1?

BigJacek commented 4 years ago

ok. Thanks Roman. Regards, Jacek

AnhDQHE181109 commented 4 years ago

@Quang-vip,

Hello, Could you check opi-prime on v0.5.1?

I'll have a look tomorrow ;)

rsglobal commented 4 years ago

@BigJacek ,

https://drive.google.com/file/d/1JLP6jlo4JxnkmAhTgwDyLQx3-wmdXLZ-/view?usp=sharing

BigJacek commented 4 years ago

rsglobal

@BigJacek ,

https://drive.google.com/file/d/1JLP6jlo4JxnkmAhTgwDyLQx3-wmdXLZ-/view?usp=sharing

ok. I'm getting to work.

BigJacek commented 4 years ago

Everything works. The system is easily installed on eMMC. It seems to me to run even smoother than Android 10. Now I will test this device in my free time. Thanks Roman.

AnhDQHE181109 commented 4 years ago

@rsglobal it seems I'm having some problems with deploying onto the Pi Prime It froze after the ./fastboot reboot-fastboot command. And on serial console, it stopped at: [ 2.436539] sun50i-h5-pinctrl 1c20800.pinctrl: supply vcc-pc not found, usin

[Edit]: Nothing was shown on the monitor [Edit]: Actually not exactly froze but after that command, it just said waiting for device

k02pradeep commented 4 years ago

@BigJacek ,

https://drive.google.com/file/d/1JLP6jlo4JxnkmAhTgwDyLQx3-wmdXLZ-/view?usp=sharing

@rsglobal Hi What are the steps to install this. I tried to flash the sd image to sd card and when inserted into opi plus 2, and booted nothing happens. Onboard led doesnot turn up and monitor goes blank. Command ./flash_sd.sh waits for android devices.

Please point me to the right steps to install for OPI plus 2

BigJacek commented 4 years ago

@k02pradeep Is there eMMC memory available? (if yes) pls. try to install on eMMC. I'm trying to install image on SD card.

Regards, Jacek

BigJacek commented 4 years ago

@rsglobal

I can confirm some problem to deploy image on SD card.

adminek@ESPRIMO-Q5030:~/images$ export card=/dev/sdb adminek@ESPRIMO-Q5030:~/images$ sudo dd if=deploy-sd.img of=${card} bs=4096 [sudo] password for adminek: 65536+0 records in 65536+0 records out 268435456 bytes (268 MB, 256 MiB) copied, 18,5812 s, 14,4 MB/s adminek@ESPRIMO-Q5030:~/images$ sync adminek@ESPRIMO-Q5030:~/images$ sync adminek@ESPRIMO-Q5030:~/images$ sync adminek@ESPRIMO-Q5030:~/images$ ./flash-sd.sh

Allocating group tables: done
Writing inode tables: done
Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done

Sending 'metadata' (52 KB) OKAY [ 0.010s] Writing 'metadata' OKAY [ 0.104s] Finished. Total time: 0.193s

Allocating group tables: done
Writing inode tables: done
Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: done

Sending 'userdata' (3100 KB) OKAY [ 0.228s] Writing 'userdata' OKAY [ 0.886s] Finished. Total time: 1.237s

Regards, Jacek

k02pradeep commented 4 years ago

@k02pradeep Is there eMMC memory available? (if yes) pls. try to install on eMMC. I'm trying to install image on SD card.

Regards, Jacek

Default android os is there on emmc. I want to try the glodroid in sd card.

k02pradeep commented 4 years ago

Tried installing on emmc. Installation was successful. But while booting I see "there's an internal problem with your device. contact your manufacturer for details" and there after os bootup

Also I do not see settings and other options to configure network and other stuff. Pressing power button doesnot bring up neither power off dialog not powers it off.

BigJacek commented 4 years ago

Yesterday, when I tested the installation on the SD card, I also installed the system on eMMC memory 2 times and there were no problems. As for the operation of the power button, I honestly did not test it.

BigJacek commented 4 years ago

Hello, The message at the start of Android system "There's an internal problem with your device. contact your manufacturer for details" what I know is an old known bug and nobody knows how to fix it From what I've checked, apart from the message itself, nothing bad is happening. I've checked power button and I can confirm it doesn't work. To access the panel with shortcuts to applications and settings just slide the bottom bar up. In Settings panel select Network & internet and enable Wi-Fi switch (disabled by default).

Regards, Jacek

AnhDQHE181109 commented 3 years ago

@rsglobal I just retried to install Android on my Pi Prime with the latest image (24-09-2020-17h09m_release_v0.5.1_opi_prime-userdebug.tar.gz on October 1st) and the result is still the same.

Still nothing happened after this command (even on the screen): ./fastboot reboot-fastboot Rebooting into fastboot < waiting for any device >

I wonder what's happening 🤔

rsglobal commented 1 year ago

GloDroid team don't have this board to confirm. Closing due to inactivity.