ROM AOSP Android 11 RVC

Post Reply
User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

ROM AOSP Android 11 RVC

Post by secuflag »

Image


Changelog:

Code: Select all

29 Aug 2023 - RVC-R.08:
- Updated to Android security patch level: Jul 5, 2023
- Merged latest BSP changes from HK
- Updated Kernel to v4.19.289
- Updated SQLite to v3.43.0
- Minor fixes, updates and improvements

24 Apr 2023 - RVC-R.07:
- Updated to Android security patch level: Apr 5, 2023
- Merged latest BSP changes (android-11.0-mid-rkr12) from HK
- Updated Kernel to v4.19.281
- Updated SQLite to v3.41.2
- Minor fixes, updates and improvements

14 Dec 2022 - RVC-R.06:
- Updated to Android security patch level: December 5, 2022
- Merged latest changes from HK
- Updated Kernel to v4.19.268
- Updated SQLite to v3.40.0
- Allow the user to change the BackupTransport
- Added support for per app network isolation
- Minor fixes, updates and improvements

13 Nov 2022 - RVC-R.05:
- Updated to Android security patch level: November 5, 2022
- Merged latest changes from HK
- Updated Kernel to v4.19.265
- Updated SQLite to v3.39.4
- Updated NTFS-3G to v2022.10.3
- Minor fixes, updates and improvements

10 Jun 2022 - RVC-R.04:
- Updated to Android security patch level: June 5, 2022
- Updated Kernel to v4.19.246
- Merged latest changes from HK
- Minor fixes, updates and improvements

8 May 2022 - RVC-R.03:
- Updated to Android Security patch level: May 5, 2022
- Kernel 4.19.241
- SQLite 3.38.5
- Status bar clock/date customizations
- Pixel colors
- Minor fixes, updates and improvements

27 Apr 2022 - RVC-R.02:
- Updated to Android Security patch level: April 5, 2022
- Minor fixes, updates and improvements

23 Apr 2022 - RVC-R.01:
- Updated to Android 11.0.0 Release 46 (RQ3A.211001.001)
- Security patch level: October 1, 2021
- Merged latest changes from hardkernel and codewalkerster
- Added OpenGapps (pico variant)
- Updated SQLite to v3.38.2
- Added Eleven music app from LineageOS
- Added nano text editor from LineageOS
- Minor fixes, updates and improvements

Download:
Google Account:
Before to set up your Google account you must:
  1. Install Device ID
  2. Take note of your Google Services Framework (GSF) id.
  3. Go to: https://g.co/AndroidDeviceRegistration, login with your Google account and paste the Google Services Framework (GSF) id
  4. Wait between 2 to 10 minutes
  5. Reboot your board
  6. Now you should be able to setup your Google account

Use the remote "OK" button as "Enter" on ATV:
  1. Code: Select all

    $ adb root
    $ adb pull /system/usr/keylayout/Generic.kl
    
  2. Change:

    Code: Select all

    key 28    ENTER
    with:

    Code: Select all

    key 28    DPAD_CENTER
  3. Code: Select all

    $ adb remount
    $ adb push Generic.kl /system/usr/keylayout/Generic.kl
    
  4. Reboot
Last edited by secuflag on Wed Aug 30, 2023 2:33 am, edited 12 times in total.
These users thanked the author secuflag for the post (total 6):
odroid (Sun Apr 24, 2022 9:16 pm) • Luke.go (Mon Apr 25, 2022 12:39 pm) • codewalker (Mon Apr 25, 2022 12:39 pm) • Markinton (Mon Jul 25, 2022 2:36 pm) • Nummer378 (Thu Mar 02, 2023 4:32 am) • alexbrickwedde (Fri Jul 28, 2023 12:24 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

incelent
Posts: 1
Joined: Thu Apr 28, 2022 3:15 am
languages_spoken: english
ODROIDs: M1
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: ROM AOSP Android 11 RVC

Post by incelent »

Error with Google Login

Using the RVC-R.01 and RVC-R.02, I've tried to login with two different google accounts. I also tried creating a new google account through the menu provided in the android tv interface. All options result in an Error prohibiting me from logging in: "Error Your account wasn't added. Try again."
Screen Shot 2022-04-27 at 15.34.31.png
Screen Shot 2022-04-27 at 15.34.31.png (2.33 MiB) Viewed 14472 times
Thoughts on how to fix this? What additional information or debugging options are available to assist?

Thanks,
These users thanked the author incelent for the post:
Markinton (Tue Jul 26, 2022 3:42 am)

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Check the first post on how to setup the Google account.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Version RVC-R.03 is available, check the first post.
These users thanked the author secuflag for the post:
tobetter (Mon May 09, 2022 8:41 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

G_NEO
Posts: 3
Joined: Fri May 13, 2022 8:48 am
languages_spoken: english
ODROIDs: M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by G_NEO »

I'm trying to boot this ROM from the NVME drive on the M1 and I keep getting the message "parsed U-boot script from /boot.scr" message.

The OS doesn't show at the top of the petitboot menu.

The OS boots perfectly from the SD card and I can boot Ubuntu from the NVME, so I'm pretty sure it's not a hardware fault.

Any help would be greatly appreciated.

-G

User avatar
tobetter
Posts: 12321
Joined: Mon Feb 25, 2013 10:55 am
languages_spoken: Korean, English
ODROIDs: Many
Location: Paju, South Korea
Has thanked: 875 times
Been thanked: 2081 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by tobetter »

G_NEO wrote:
Fri May 13, 2022 8:54 am
I'm trying to boot this ROM from the NVME drive on the M1 and I keep getting the message "parsed U-boot script from /boot.scr" message.

The OS doesn't show at the top of the petitboot menu.

The OS boots perfectly from the SD card and I can boot Ubuntu from the NVME, so I'm pretty sure it's not a hardware fault.

Any help would be greatly appreciated.

-G
Sorry, Android/ based OS won't boot from NVMe neither SSD, no firm plan.
These users thanked the author tobetter for the post (total 2):
G_NEO (Fri May 13, 2022 12:13 pm) • secuflag (Mon May 16, 2022 4:31 am)

G_NEO
Posts: 3
Joined: Fri May 13, 2022 8:48 am
languages_spoken: english
ODROIDs: M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by G_NEO »

That's a shame, will I be able to boot through 2.5 inch SATA through the eMMC?

User avatar
tobetter
Posts: 12321
Joined: Mon Feb 25, 2013 10:55 am
languages_spoken: Korean, English
ODROIDs: Many
Location: Paju, South Korea
Has thanked: 875 times
Been thanked: 2081 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by tobetter »

G_NEO wrote:
Fri May 13, 2022 12:13 pm
That's a shame, will I be able to boot through 2.5 inch SATA through the eMMC?
2.5" SATA will be a storage when Android is installed to eMMC and boot from it.

G_NEO
Posts: 3
Joined: Fri May 13, 2022 8:48 am
languages_spoken: english
ODROIDs: M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by G_NEO »

Thank you

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

First boot of AOSP Android 12 8-)

Stay tuned.

Image
These users thanked the author secuflag for the post (total 2):
odroid (Mon May 16, 2022 7:30 am) • G_NEO (Fri May 20, 2022 7:53 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

..and AOSP Android 12L is running too 8-)

Image
These users thanked the author secuflag for the post:
odroid (Wed Jun 01, 2022 9:07 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Version RVC-R.04 is available, check the first post.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

Markinton
Posts: 8
Joined: Thu Jul 21, 2022 5:07 pm
languages_spoken: english
ODROIDs: Odroid M1 8GB
Has thanked: 3 times
Been thanked: 3 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Markinton »

secuflag wrote:
Thu Apr 28, 2022 9:09 pm
Check the first post on how to setup the Google account.
There is no Webbrowser on the Android TV version to fix Google Play service login and setup a Google account. I can not install the Device ID apk for the Google Services Framework. How to fix this?

Problem solved, installes Device ID and Chrome APK from USB drive, managed to register Google account!
These users thanked the author Markinton for the post:
secuflag (Sat Jul 30, 2022 11:24 pm)

User avatar
istanbulls
Posts: 858
Joined: Tue May 14, 2019 10:18 pm
languages_spoken: Turkish
ODROIDs: ODROID; N2, C4, XU4, N2+, CH4
Location: Istanbul-Turkey
Has thanked: 524 times
Been thanked: 159 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by istanbulls »

HK's "WiFi & Bluetooth Combo Module 5BK" BT keeps turning on and off. It stays on for 10-15 seconds and then turns off and on again, repeating itself in this way.
There is no problem in the ATV version, the tablet version is problematic. For your information

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

You may have something wrong with your settings.
I don't have any network issue with the same wifi dongle, a bug like that would have been already reported.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
Pyohwan
Posts: 145
Joined: Fri Jul 15, 2022 1:06 pm
languages_spoken: korean
ODROIDs: ODROID-M1, ODROID-GO ULTRA, ODROID-Vu8M
Location: Youngin-si, Republic of Korea
Has thanked: 27 times
Been thanked: 12 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Pyohwan »

Hello. nice to meet you.

1. Screen Record is not working.
only green screen video is recorded.
https://serviceapi.nmv.naver.com/flash/ ... height=306

2. Some apps screen is vertical on monitor.
maybe apps that only support portrait screens.
Do you know how to solve it?
https://serviceapi.nmv.naver.com/flash/ ... height=306

3. bluetooth connection is not working.
I used WiFi Module 5BK and has bluetooth mouse, speeker. but, bluetooth pairing failed.
https://serviceapi.nmv.naver.com/flash/ ... height=306

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Pyohwan wrote:
Fri Oct 07, 2022 10:25 pm
1. Screen Record is not working.
only green screen video is recorded.
https://serviceapi.nmv.naver.com/flash/ ... height=306
Pyohwan wrote:
Fri Oct 07, 2022 10:25 pm
3. bluetooth connection is not working.
I used WiFi Module 5BK and has bluetooth mouse, speeker. but, bluetooth pairing failed.
https://serviceapi.nmv.naver.com/flash/ ... height=306
Please try this image just to be sure that bug 1 and 3 aren't present on the official image too.
If you have the same issue on the official image open a new thread here: viewforum.php?f=216
Pyohwan wrote:
Fri Oct 07, 2022 10:25 pm
2. Some apps screen is vertical on monitor.
maybe apps that only support portrait screens.
Do you know how to solve it?
https://serviceapi.nmv.naver.com/flash/ ... height=306
That's because the app isn't designed to be used in landscape mode.
You can try to install some apps from the PlayStore to force the landscape mode.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

marcot
Posts: 17
Joined: Fri Oct 21, 2022 6:17 pm
languages_spoken: english, italian
ODROIDs: ODROID M1
Has thanked: 2 times
Been thanked: 2 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by marcot »

I've been able to test the rom and it's very stable and fast; there's only one issue that is not related to the rom and it's the usb permission on reboot.
Basically, the objective is to build a system that boots android - open a specific app - open the camera.
Everything works and if I grand permission thinking the permission box the first time, everytime I close and open the app again there's no permission request, it just works.
However, if I reboot the odroid, the permission prompt comes up again.
This is a massive issue as the final device will not have a touch panel or any input.

Is it possible to do something to skip completely the prompt? or auto-grant usb permisison?

Thanks!

marcot
Posts: 17
Joined: Fri Oct 21, 2022 6:17 pm
languages_spoken: english, italian
ODROIDs: ODROID M1
Has thanked: 2 times
Been thanked: 2 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by marcot »

@secuflag the mod works correctly!
These users thanked the author marcot for the post:
secuflag (Thu Oct 27, 2022 9:49 pm)

User avatar
Pyohwan
Posts: 145
Joined: Fri Jul 15, 2022 1:06 pm
languages_spoken: korean
ODROIDs: ODROID-M1, ODROID-GO ULTRA, ODROID-Vu8M
Location: Youngin-si, Republic of Korea
Has thanked: 27 times
Been thanked: 12 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Pyohwan »

secuflag wrote:
Sat Oct 08, 2022 3:09 am
Please try this image just to be sure that bug 1 and 3 aren't present on the official image too.
If you have the same issue on the official image open a new thread here: viewforum.php?f=216
I installed Android 11 (20221007). https://wiki.odroid.com/odroid-m1/os_im ... 1_20221026
Screen Record green problem was same. But Bluetooth connection worked fine.
Screen Record green problem will open a new thread.
tempImageJlCeh3.gif
tempImageJlCeh3.gif (848.76 KiB) Viewed 9561 times

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

@Pyohwan: I think there is a issue with the bluetooth also on the official image.

On my ROM: bluetooth headphones and smartwatch paired and working without issue, but I can't pair my Pixel 6 nor an iPhone X nor a android tablet in any way.
On the official ROM (20221007): same as above.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

Sodbury
Posts: 5
Joined: Sat Nov 05, 2022 9:20 pm
languages_spoken: english
ODROIDs: N2 m1
Has thanked: 1 time
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by Sodbury »

Hi, has anybody managed to get the vu8m working with this rom?

automatron
Posts: 11
Joined: Sun Nov 06, 2022 8:26 pm
languages_spoken: english
ODROIDs: ODROID-M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by automatron »

Sodbury wrote:
Sat Nov 05, 2022 9:23 pm
Hi, has anybody managed to get the vu8m working with this rom?
I would think that you need to edit /fat/config.ini and add relevant overlay.

https://wiki.odroid.com/odroid-m1/appli ... 8m#android

Sodbury
Posts: 5
Joined: Sat Nov 05, 2022 9:20 pm
languages_spoken: english
ODROIDs: N2 m1
Has thanked: 1 time
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by Sodbury »

automatron wrote:
Tue Nov 08, 2022 7:43 pm
Sodbury wrote:
Sat Nov 05, 2022 9:23 pm
Hi, has anybody managed to get the vu8m working with this rom?
I would think that you need to edit /fat/config.ini and add relevant overlay.

https://wiki.odroid.com/odroid-m1/appli ... 8m#android
Tried that, I get an error stating there is no such file

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Version RVC-R.05 is available, check the first post.
These users thanked the author secuflag for the post:
odroid (Mon Nov 14, 2022 9:28 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

Sodbury
Posts: 5
Joined: Sat Nov 05, 2022 9:20 pm
languages_spoken: english
ODROIDs: N2 m1
Has thanked: 1 time
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by Sodbury »

RC 5 got it ,thank you very much

Sorry for taking so long to get back to you, its the first chance I've had to try it

Sodbury
Posts: 5
Joined: Sat Nov 05, 2022 9:20 pm
languages_spoken: english
ODROIDs: N2 m1
Has thanked: 1 time
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by Sodbury »

Spoke too soon. The touch screen is about 90 degrees out from the display. Plus after around 10 minutes it stops recognising any touch at all

automatron
Posts: 11
Joined: Sun Nov 06, 2022 8:26 pm
languages_spoken: english
ODROIDs: ODROID-M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by automatron »

Would it be possible to add DVI support as it was done with an official ROM?

viewtopic.php?f=213&t=45608

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Sodbury wrote:
Sun Nov 27, 2022 10:09 pm
Spoke too soon. The touch screen is about 90 degrees out from the display. Plus after around 10 minutes it stops recognising any touch at all
https://wiki.odroid.com/odroid-m1/appli ... in_android
automatron wrote:
Tue Nov 29, 2022 11:42 pm
Would it be possible to add DVI support as it was done with an official ROM?

viewtopic.php?f=213&t=45608
Yes, in the next release.
These users thanked the author secuflag for the post:
automatron (Tue Dec 06, 2022 2:05 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

automatron
Posts: 11
Joined: Sun Nov 06, 2022 8:26 pm
languages_spoken: english
ODROIDs: ODROID-M1
Has thanked: 2 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by automatron »

Thank you! Could you please advise when next release is scheduled for?

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Version RVC-R.06 is available, check the first post.
These users thanked the author secuflag for the post (total 2):
odroid (Thu Dec 15, 2022 9:19 am) • Sodbury (Wed Jan 18, 2023 3:02 am)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

Nummer378
Posts: 2
Joined: Sat Feb 18, 2023 3:05 am
languages_spoken: english
ODROIDs: H2+ - H3+ - N2+ -M1
Has thanked: 3 times
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by Nummer378 »

Thanks for this ATV build! Works nicely.

However, I have one issue I can't solve: My Samsung TV supports HDMI-CEC, which works fine in the Android TV build as input method. But when I turn off the TV, the CEC signal causes the Odroid M1 to go to a blank screen (HDMI signal is still there, just no image). Once the screen is black no keypress on the Samsung remote can turn on the screen back again, I have to fully reboot the Odroid. When I disable HDMI-CEC this issue dissapears, but then I can't use the TV remote as input method.

Is there a fix for this? The two options in input method Android CEC settings ("automatically turn off TV...", "automatically turn off devices") don't seem to do anything.

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Version RVC-R.07 is available, check the first post.
These users thanked the author secuflag for the post (total 2):
odroid (Tue Apr 25, 2023 9:39 am) • daimon (Tue Apr 25, 2023 2:40 pm)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

daimon
Posts: 23
Joined: Fri Oct 09, 2020 6:11 pm
languages_spoken: english
ODROIDs: odroid:c4
Has thanked: 8 times
Been thanked: 2 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by daimon »

Hi I made a new flash of the image but there is no way to set a pin or anything that crashes the application

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

daimon wrote:
Sun Apr 30, 2023 12:54 am
Hi I made a new flash of the image but there is no way to set a pin or anything that crashes the application
The issue has been fixed on latest official release: https://wiki.odroid.com/odroid-m1/os_im ... ew_updates
I'll integrate the fix on my ROM too for the next release.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
Pyohwan
Posts: 145
Joined: Fri Jul 15, 2022 1:06 pm
languages_spoken: korean
ODROIDs: ODROID-M1, ODROID-GO ULTRA, ODROID-Vu8M
Location: Youngin-si, Republic of Korea
Has thanked: 27 times
Been thanked: 12 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Pyohwan »

Is there supported OTA upgrade?
Should I download and flash the image?

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Yes, but you need to manually download the OTA package and then flash it with the Updater app.
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

User avatar
Pyohwan
Posts: 145
Joined: Fri Jul 15, 2022 1:06 pm
languages_spoken: korean
ODROIDs: ODROID-M1, ODROID-GO ULTRA, ODROID-Vu8M
Location: Youngin-si, Republic of Korea
Has thanked: 27 times
Been thanked: 12 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Pyohwan »

I downloaded the latest version of otapackage from github(https://github.com/odroid-m1/android_re ... es/tag/0.7).
I picked the otapackage downloaded from the Update app.
But nothing happens.
Anything missing or wrong?
Below is the video.

https://tv.naver.com/v/37835758

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

I see, there is a bug in the Updater app.

In this case you can install the OTA package using adb.

Put the device in recovery mode;

Code: Select all

$ adb reboot recovery
Then select "Apply update from ADB" from menu.
Now from PC install the update;

Code: Select all

$ adb sideload otapackage.zip
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

alexbrickwedde
Posts: 10
Joined: Thu Dec 01, 2022 7:06 pm
languages_spoken: english, german
ODROIDs: M1
Has thanked: 8 times
Been thanked: 2 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by alexbrickwedde »

Hi,

I'd like to try using a LTE stick. Anyone can suggest a successfully using a stick? usb_modeswitch (for Huawei E3372) is supported in this ROM?

Best Regards

...Alex

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

usb_modeswitch is supported.
There is a config file for the Huawei E3372 so it should works without any problem.

12d1_15cd config file:

Code: Select all

# Huawei E3372
TargetVendor=0x12d1
TargetProduct=0x1506
HuaweiNewMode=1
These users thanked the author secuflag for the post (total 2):
alexbrickwedde (Thu Aug 03, 2023 5:20 am) • odroid (Thu Aug 03, 2023 7:52 pm)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

alexbrickwedde
Posts: 10
Joined: Thu Dec 01, 2022 7:06 pm
languages_spoken: english, german
ODROIDs: M1
Has thanked: 8 times
Been thanked: 2 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by alexbrickwedde »

secuflag wrote:
Wed Aug 02, 2023 9:22 pm
usb_modeswitch is supported.
There is a config file for the Huawei E3372 so it should works without any problem.
The interface itself works. Appears as usb0. I can set an address and a route and i can do network stuff in the shell. Unfortunately Android won't recognize usb0 as a valid interface. I can rename eth0 to anything else and rename usb0 to eth0 and voila, networking works for Android. Can i automate this somehow? Or can i modify any apk to enable usb0? I remember some years ago i used baksmali/smali to modify NFC behaviour on my rooted phone...

joana76
Posts: 1
Joined: Fri Aug 04, 2023 6:36 am
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: ROM AOSP Android 11 RVC

Post by joana76 »

secuflag wrote:
Wed Aug 02, 2023 9:22 pm
usb_modeswitch is supported.
There is a config file for the Huawei E3372 so it should works without any problem.

12d1_15cd config file:

Code: Select all

# Huawei E3372
TargetVendor=0x12d1
TargetProduct=0x1506
HuaweiNewMode=1
Thank's, I try

User avatar
Pyohwan
Posts: 145
Joined: Fri Jul 15, 2022 1:06 pm
languages_spoken: korean
ODROIDs: ODROID-M1, ODROID-GO ULTRA, ODROID-Vu8M
Location: Youngin-si, Republic of Korea
Has thanked: 27 times
Been thanked: 12 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by Pyohwan »

The official Android OS 20230811 update is out.
viewtopic.php?p=373784#p373784
Any updates planned?
Thank you for always making great products.

User avatar
secuflag
Posts: 245
Joined: Sun Jun 16, 2019 12:12 am
languages_spoken: English, Italian
ODROIDs: N2 - N2+ - C4 - M1
Location: Switzerland
Has thanked: 62 times
Been thanked: 168 times
Contact:

Re: ROM AOSP Android 11 RVC

Post by secuflag »

Yep, check the first post ;)
These users thanked the author secuflag for the post (total 3):
odroid (Wed Aug 30, 2023 9:29 am) • Pyohwan (Wed Aug 30, 2023 1:11 pm) • alexbrickwedde (Sat Sep 02, 2023 7:52 pm)
my ROM for C4: viewtopic.php?f=204&t=38579
my ROM for N2/N2+: viewtopic.php?f=178&t=35463
my ROM for M1: viewtopic.php?f=213&t=44448
If you like my work feel free to contribute to buy me some beers. ;)

Post Reply

Return to “Android”

Who is online

Users browsing this forum: No registered users and 1 guest