[ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

steve.rand wrote:
Sat Mar 26, 2022 6:39 am
Any luck mate? I appreciate your investigation!
I am away from my hardware now. I will check and let you know in next week.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

steve.rand wrote:
Sat Mar 26, 2022 6:39 am
Any luck mate? I appreciate your investigation!
Found type in code. To use right button as back set property

Code: Select all

setprop persist.mouse.right_click_back back
then reboot.

I will fix this in next versions and this prop act as boolean (true/false)
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

steve.rand
Posts: 10
Joined: Wed Mar 02, 2022 7:12 am
languages_spoken: english
ODROIDs: XU4
Has thanked: 1 time
Been thanked: 2 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by steve.rand »

YESS!!! Thanks so much!

Code: Select all

D:\platform-tools>adb.exe connect 192.168.1.8
* daemon not running; starting now at tcp:5037
* daemon started successfully
connected to 192.168.1.8:5555

D:\platform-tools>adb shell
odroidxu3 / # su
:/ # setprop persist.mouse.right_click_back back
:/ #
:/ # reboot
sh: j_waitj: tcsetpgrp(10, 2515) failed: Not a typewriter
Terminated
I've sent you some beer money ;o)
These users thanked the author steve.rand for the post (total 2):
voodik (Fri Apr 08, 2022 11:03 am) • hakersa (Mon Aug 22, 2022 1:45 am)

jhonmartin692
Posts: 7
Joined: Tue Apr 12, 2022 11:28 pm
languages_spoken: english
ODROIDs: ODROID-XU4
Has thanked: 1 time
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by jhonmartin692 »

rooted wrote:
Sat Apr 03, 2021 1:51 pm
I could have sworn I said the same thing, must have read the post and thought about saying it.

It is great to see continued development on the XU4 as it's still a performant device in 2021 which is a testament.
Yes, the XU4 is a great little board. It's very powerful for its size, and it's very affordable. It's a great option for those looking for a powerful board without spending a lot of money. :)

nrgizer79
Posts: 47
Joined: Wed May 07, 2014 7:50 pm
languages_spoken: english, russian
ODROIDs: ODROID U3 + 8Gb emmc
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by nrgizer79 »

Hello, all !!!

Is anybody tried to use GPS with this image (ROM) ?
I connected GPS module (neo-m8n-0-10) to UART0 (con10, pin6).
I saw NMEA data at ttySAC0.
Edited build.prop.
Enabled GPS in Odroid Utility.
But I do not see satelites in GPS Test software.
May be it is a problem with gps library ? I do not see any libraries with name *gps* in "lib/hw" folder.
Attachments
IMG_20220513_123729.jpg
IMG_20220513_123729.jpg (309.45 KiB) Viewed 4019 times
IMG_20220513_123657.jpg
IMG_20220513_123657.jpg (222.87 KiB) Viewed 4019 times
IMG_20220513_123646.jpg
IMG_20220513_123646.jpg (110.57 KiB) Viewed 4019 times

User avatar
rooted
Posts: 10137
Joined: Fri Dec 19, 2014 9:12 am
languages_spoken: english
Location: Gulf of Mexico, US
Has thanked: 791 times
Been thanked: 605 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by rooted »

How long have you let the GPS run? The first time to fix can take a while.

nrgizer79
Posts: 47
Joined: Wed May 07, 2014 7:50 pm
languages_spoken: english, russian
ODROIDs: ODROID U3 + 8Gb emmc
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by nrgizer79 »

Few hours.
I tested gps module with Ublox center in windows.
Worked good.

Mazahaker
Posts: 5
Joined: Fri Dec 25, 2020 5:51 am
languages_spoken: english, russian
ODROIDs: xu4
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by Mazahaker »

nrgizer79 Hello
i solved this problem)
You need to give permissions... You can add a line "dev/ttySAC0 radio radio" to a file ueventd.odroidxu3.rc (tested on LineageOS-14.1 Android 7.1.1)

nrgizer79
Posts: 47
Joined: Wed May 07, 2014 7:50 pm
languages_spoken: english, russian
ODROIDs: ODROID U3 + 8Gb emmc
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by nrgizer79 »

Thanks.
Need to give permissions 666 to "dev/ttySAC0".

1. Create file etc/init.d/01myscript (permissions 777)
2. Text:
#!/system/bin/sh
chmod 666 /dev/ttySAC0

nrgizer79
Posts: 47
Joined: Wed May 07, 2014 7:50 pm
languages_spoken: english, russian
ODROIDs: ODROID U3 + 8Gb emmc
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by nrgizer79 »

Hello!

There are two problems:
1. Not work microphone wia USB DAC (see attachment). Output sound work fine.
2. Screen orientation not work good, see video
https://youtube.com/shorts/_ApUIcVtomI?feature=share
Attachments
IMG_20220518_130115.jpg
IMG_20220518_130115.jpg (142.62 KiB) Viewed 3937 times

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

nrgizer79 wrote:
Wed May 18, 2022 9:21 pm
Hello!

There are two problems:
1. Not work microphone wia USB DAC (see attachment). Output sound work fine.
2. Screen orientation not work good, see video
https://youtube.com/shorts/_ApUIcVtomI?feature=share
I will check.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

nrgizer79
Posts: 47
Joined: Wed May 07, 2014 7:50 pm
languages_spoken: english, russian
ODROIDs: ODROID U3 + 8Gb emmc
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by nrgizer79 »

voodik wrote:
Thu May 19, 2022 3:24 am
nrgizer79 wrote:
Wed May 18, 2022 9:21 pm
Hello!

There are two problems:
1. Not work microphone wia USB DAC (see attachment). Output sound work fine.
2. Screen orientation not work good, see video
https://youtube.com/shorts/_ApUIcVtomI?feature=share
I will check.
1. Work in Android 7.1.1 Nougat LineageOS 14.1. It is not hardware problem.
2. Same situation in Android 7.1.1 Nougat LineageOS 14.1.

sp4219
Posts: 2
Joined: Tue Jun 07, 2022 9:15 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by sp4219 »

Thank you very much for your work @voodik.
Could you let me know when would be the source code of Android 9.0 available.
I would like to download the source code and build custom rom for my odroid xu4.


Kind Regards,
Shubham

hakersa
Posts: 3
Joined: Sun Aug 21, 2022 8:51 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by hakersa »

Hello

I have a problem with controlling the Philips TV XU4 with LineageOs 16 from the remote control and when I change the source to TV, it does not display the device name.

LineageOs 14.1 worked fine in the earlier version.

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

hakersa wrote:
Mon Aug 22, 2022 1:45 am
Hello

I have a problem with controlling the Philips TV XU4 with LineageOs 16 from the remote control and when I change the source to TV, it does not display the device name.

LineageOs 14.1 worked fine in the earlier version.
You should setup adb access or some terminal app and under root user run.

Code: Select all

setprop persist.hdmi_cec.enable true
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

hakersa
Posts: 3
Joined: Sun Aug 21, 2022 8:51 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by hakersa »

voodik wrote:
Mon Aug 22, 2022 11:17 am

Code: Select all

setprop persist.hdmi_cec.enable true

Code: Select all

d:\adb>adb connect 192.168.0.15
* daemon not running; starting now at tcp:5037
* daemon started successfully
connected to 192.168.0.15:5555
d:\adb>adb shell
odroidxu3 / # su
:/ # setprop persist.hdmi_cec.enable true
:/ # exit
odroidxu3 / # reboot
Not working

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

hakersa wrote:
Mon Aug 22, 2022 11:15 pm
voodik wrote:
Mon Aug 22, 2022 11:17 am

Code: Select all

setprop persist.hdmi_cec.enable true

Code: Select all

d:\adb>adb connect 192.168.0.15
* daemon not running; starting now at tcp:5037
* daemon started successfully
connected to 192.168.0.15:5555
d:\adb>adb shell
odroidxu3 / # su
:/ # setprop persist.hdmi_cec.enable true
:/ # exit
odroidxu3 / # reboot
Not working
can you post after fresh boot output of command ?

Code: Select all

logcat | grep -i cec
EDIT: see next post
Last edited by voodik on Tue Aug 23, 2022 9:49 pm, edited 2 times in total.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

hakersa wrote:
Mon Aug 22, 2022 11:15 pm
voodik wrote:
Mon Aug 22, 2022 11:17 am

Code: Select all

setprop persist.hdmi_cec.enable true

Code: Select all

d:\adb>adb connect 192.168.0.15
* daemon not running; starting now at tcp:5037
* daemon started successfully
connected to 192.168.0.15:5555
d:\adb>adb shell
odroidxu3 / # su
:/ # setprop persist.hdmi_cec.enable true
:/ # exit
odroidxu3 / # reboot
Not working
Can you replace /system/vendor/lib/hw/hdmi_cec.odroidxu3.so with this one
https://drive.google.com/file/d/10aVqKD ... sp=sharing

Code: Select all

adb remount
adb push hdmi_cec.odroidxu3.so /system/vendor/lib/hw/
adb reboot
And test one more time
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

hakersa
Posts: 3
Joined: Sun Aug 21, 2022 8:51 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 1 time
Been thanked: 1 time
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by hakersa »

voodik wrote:
Tue Aug 23, 2022 9:47 pm

Can you replace /system/vendor/lib/hw/hdmi_cec.odroidxu3.so with this one
https://drive.google.com/file/d/10aVqKD ... sp=sharing

Code: Select all

adb remount
adb push hdmi_cec.odroidxu3.so /system/vendor/lib/hw/
adb reboot
And test one more time
Voodik thank you for your response. It helped, working.
These users thanked the author hakersa for the post:
voodik (Thu Aug 25, 2022 1:14 am)

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

Update :!:

Code: Select all

20220825 Alpha-v0.5
* Fixed HDMI-CEC HAL
* Fixed HDMI-CEC automatically switch TV input
* Fixed some USB DAC not properly detected
* Added missing items to Utility Misc tab and make it scrollable
* Minor cleanup/fixes
* Lineage merge with upstream (Security patch level 2022-01-05)
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

mecaz
Posts: 2
Joined: Wed Sep 23, 2015 11:14 pm
languages_spoken: english
ODROIDs: xu4
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by mecaz »

Hello how can i unroot this?
i unrooted with supersu but one of my apps still detects root so it doesnt work.
if its not possible. is there any unrooted linage os.
Thanks

AlezzZ
Posts: 1
Joined: Wed Oct 05, 2022 12:55 am
languages_spoken: english,russian
ODROIDs: odroidxu4
Has thanked: 1 time
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by AlezzZ »

Hello everyone and thank you for
voodik wrote:
Fri Apr 02, 2021 5:43 am
LineageOS-16.0
I've just installed Alpha 0.1 and have some dificulties:
- my Wi-Fi dongles don't work (D-Link DWA-140 and TP-Link TL-WN722N). Is it possible to add drivers support in a kernel?
- back button on my remote doesn't work (and for ATV also)
All of it forks fine on android-lineage-15.1 :roll:
Thanks for you cooperation!

steve.rand
Posts: 10
Joined: Wed Mar 02, 2022 7:12 am
languages_spoken: english
ODROIDs: XU4
Has thanked: 1 time
Been thanked: 2 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by steve.rand »

AlezzZ wrote:
Wed Oct 05, 2022 1:05 am
Hello everyone and thank you for
voodik wrote:
Fri Apr 02, 2021 5:43 am
LineageOS-16.0
- back button on my remote doesn't work (and for ATV also)
Not sure if it's the same issue I had, but the fix is above.

krisr77
Posts: 4
Joined: Thu Jan 12, 2023 4:52 am
languages_spoken: english
ODROIDs: xu3
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by krisr77 »

Hello
Ive installed "android-lineage-16.0-ATV-alpha-0.1-sd2emmc_installer-odroidxu4-2021-05-11.img.zip" successfully on xu3 but im experiencing 3 already mentioned issues:
- cant accept password to wifi (next button does nothing)
- hdmi cec is not working and its not it the odroid utility
- back mouse button acts like right click - does not back like in previous releases.

As I understand this image is in 0.1 version but there should be 0.5 version that has all or most of those issues fixed. But i can only see update for normal version but not for ATV.. I do like ATV speed and simplicity and i would like to keep it but now its kind of unusable.
Any hints my friends ?? :)

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

krisr77 wrote:
Thu Jan 12, 2023 5:01 am
Hello
Ive installed "android-lineage-16.0-ATV-alpha-0.1-sd2emmc_installer-odroidxu4-2021-05-11.img.zip" successfully on xu3 but im experiencing 3 already mentioned issues:
- cant accept password to wifi (next button does nothing)
- hdmi cec is not working and its not it the odroid utility
- back mouse button acts like right click - does not back like in previous releases.

As I understand this image is in 0.1 version but there should be 0.5 version that has all or most of those issues fixed. But i can only see update for normal version but not for ATV.. I do like ATV speed and simplicity and i would like to keep it but now its kind of unusable.
Any hints my friends ?? :)
There are no updates for ATV version, i will release it in 2 weeks.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

krisr77
Posts: 4
Joined: Thu Jan 12, 2023 4:52 am
languages_spoken: english
ODROIDs: xu3
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by krisr77 »

voodik wrote:
Thu Jan 12, 2023 2:21 pm
krisr77 wrote:
Thu Jan 12, 2023 5:01 am
Hello
Ive installed "android-lineage-16.0-ATV-alpha-0.1-sd2emmc_installer-odroidxu4-2021-05-11.img.zip" successfully on xu3 but im experiencing 3 already mentioned issues:
- cant accept password to wifi (next button does nothing)
- hdmi cec is not working and its not it the odroid utility
- back mouse button acts like right click - does not back like in previous releases.

As I understand this image is in 0.1 version but there should be 0.5 version that has all or most of those issues fixed. But i can only see update for normal version but not for ATV.. I do like ATV speed and simplicity and i would like to keep it but now its kind of unusable.
Any hints my friends ?? :)
There are no updates for ATV version, i will release it in 2 weeks.
thx i'll be waiting :)

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

krisr77 wrote:
Thu Jan 12, 2023 5:15 pm
voodik wrote:
Thu Jan 12, 2023 2:21 pm
krisr77 wrote:
Thu Jan 12, 2023 5:01 am
Hello
Ive installed "android-lineage-16.0-ATV-alpha-0.1-sd2emmc_installer-odroidxu4-2021-05-11.img.zip" successfully on xu3 but im experiencing 3 already mentioned issues:
- cant accept password to wifi (next button does nothing)
- hdmi cec is not working and its not it the odroid utility
- back mouse button acts like right click - does not back like in previous releases.

As I understand this image is in 0.1 version but there should be 0.5 version that has all or most of those issues fixed. But i can only see update for normal version but not for ATV.. I do like ATV speed and simplicity and i would like to keep it but now its kind of unusable.
Any hints my friends ?? :)
There are no updates for ATV version, i will release it in 2 weeks.
thx i'll be waiting :)
Done
https://oph.mdrjr.net/voodik/5422/ODROI ... _13.01.23/
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

krisr77
Posts: 4
Joined: Thu Jan 12, 2023 4:52 am
languages_spoken: english
ODROIDs: xu3
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by krisr77 »

Thx i will try , but meantime i started to test other releases. Because self install ATV images are only avalible for 16 version as far as I know, i tested regular versions.
And here comes one issue.
I wanted to make the media box from my XU3, mainly for IPTV, Plex, YouTube and Netflix.
And only on 14 version IPTV (m3u lists) are watchable. Main problem is with streams that are decoded as 1080i resolution. On 15 and 16 version those streams are freezing with green artifacts, buffers a lots or even do not start at all. Its not problem with the bandwidth, application (Tivimate), stream or lack of compute power from XU3.
On 14 version those issue are 90% gone, sometimes there is a little buffering but overall very watchable.
Non 1080i streams are playing perfect on both 14 and 15,16 versions...
So what can be different between those version regrading IPTV (MPEG-2 i guess ) interlaced streams. I though most recent version will improve a lot of things but in this case it made things worse....

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

krisr77 wrote:
Sat Jan 14, 2023 11:00 pm
Thx i will try , but meantime i started to test other releases. Because self install ATV images are only avalible for 16 version as far as I know, i tested regular versions.
And here comes one issue.
I wanted to make the media box from my XU3, mainly for IPTV, Plex, YouTube and Netflix.
And only on 14 version IPTV (m3u lists) are watchable. Main problem is with streams that are decoded as 1080i resolution. On 15 and 16 version those streams are freezing with green artifacts, buffers a lots or even do not start at all. Its not problem with the bandwidth, application (Tivimate), stream or lack of compute power from XU3.
On 14 version those issue are 90% gone, sometimes there is a little buffering but overall very watchable.
Non 1080i streams are playing perfect on both 14 and 15,16 versions...
So what can be different between those version regrading IPTV (MPEG-2 i guess ) interlaced streams. I though most recent version will improve a lot of things but in this case it made things worse....
Nope, SOC manufacturer not updating drivers/blobs for old Hardware so we are make lot of hacks to make old hardware workable on new Android.
Exynos5422 is based on Android 4(Kit-Kat), i try to run Android 9 on it more than two years)
So in case you want stable media hardware implementation you should use old Android versions.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

krisr77
Posts: 4
Joined: Thu Jan 12, 2023 4:52 am
languages_spoken: english
ODROIDs: xu3
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by krisr77 »

ok no problem 14 version with ATV Launcher works pretty well and in terms of usability its even better than ATV android version. for a long time i could't find a good usage for this board , but as IPTV and media box it runs pretty well (better than raspberry pi with shitty kodi) :)

Devcore
Posts: 1
Joined: Mon Feb 13, 2023 2:34 am
languages_spoken: english
ODROIDs: Odroid XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by Devcore »

Hello!

I'm new in the forum and first of all thank you for the awesome Android for my Odroid XU4.

I run into an error with the RTL8761b chip which is used by my TPLink UB500 Bt Dongle.
It cannot find any device at all. I already tried to add the drivers to the lib/firmware/rtl_bt folder but no change at all.
Here some dumps. I hope someone can help.

Code: Select all

odroidxu3 / # lsusb
Bus 003 Device 002: ID 05e3:0610
Bus 004 Device 002: ID 05e3:0616
Bus 006 Device 002: ID 0bda:8153
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0003
Bus 005 Device 001: ID 1d6b:0002
Bus 006 Device 001: ID 1d6b:0003
Bus 003 Device 003: ID 2357:0604
Bus 003 Device 004: ID 248a:8367
odroidxu3 / # hciconfig hci0 down
Can't down device hci0: Device or resource busy (16)
odroidxu3 / # hciconfig dev
hci0:   Type: Primary  Bus: USB
        BD Address: E8:48:B8:C8:20:00  ACL MTU: 1021:6  SCO MTU: 255:12
        UP RUNNING
        RX bytes:1635 acl:0 sco:0 events:30 errors:0
        TX bytes:4018 acl:0 sco:0 commands:132 errors:0

odroidxu3 / # hciconfig -a
hci0:   Type: Primary  Bus: USB
        BD Address: E8:48:B8:C8:20:00  ACL MTU: 1021:6  SCO MTU: 255:12
        UP RUNNING
        RX bytes:1635 acl:0 sco:0 events:30 errors:0
        TX bytes:4018 acl:0 sco:0 commands:132 errors:0
        Features: 0xff 0xff 0xff 0xfe 0xdb 0xfd 0x7b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'SteamPC'
Can't read class of device on hci0: Connection timed out (110)
odroidxu3 / # lsmod
Module                  Size  Used by
cp210x                  7641  0
ftdi_sio               28503  0
pl2303                  7333  0
cdc_acm                15179  0
uvcvideo               70647  0
smsc95xx               18262  0
spi_s3c64xx            14106  0
snd_usb_audio          97304  0
stk1160                18191  0
usbtv                  10253  0
r8152                  43580  0
spidev                  4878  0
saa7115                14703  0
videobuf2_vmalloc       2644  3 uvcvideo,stk1160,usbtv
ax88179_178a           16115  0
snd_usbmidi_lib        15939  1 snd_usb_audio
cdc_ether               3421  0
odroidxu3 / # hciconfig hci0 reset
Can't down device hci0: Device or resource busy (16)
odroidxu3 / # hcitool scan
Scanning ...
Inquiry failed: Device or resource busy
Thank You,
D.

User avatar
Ariana11
Posts: 1
Joined: Sat Apr 15, 2023 11:05 pm
languages_spoken: english
ODROIDs: ODROID-XU4
Location: India
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by Ariana11 »

Is this LineageOS 16.0 ROM compatible with other ODROID devices, or is it specifically designed for the ODROID-XU3/XU4?
Ariana Scott GB WhatsApp

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

Ariana11 wrote:
Sat Apr 15, 2023 11:19 pm
Is this LineageOS 16.0 ROM compatible with other ODROID devices, or is it specifically designed for the ODROID-XU3/XU4?
Every Device have their own unique ROM.
So ROM’s not compatible with other devices. Btw we have Lineage ports for XU3/XU4, N2/N2Plus, C4 and M1. Check proper thread for them.
These users thanked the author voodik for the post:
odroid (Mon Apr 17, 2023 9:56 am)
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

arben17
Posts: 5
Joined: Wed Jan 11, 2023 7:35 pm
languages_spoken: english
ODROIDs: X4U - N2L
Has thanked: 0
Been thanked: 0
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by arben17 »

I'm using an Odroid-XU4 and I want to play a video that loops indefinitely with the default video player. But after a certain time (maybe 6-7h) the video freeze and i have to reboot my device to make the video playing again.

Did you already had this problem and is it possible to correct it ?

thanks you in advance !

User avatar
voodik
Posts: 2446
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 89 times
Been thanked: 640 times
Contact:

Re: [ROM][LineageOS 16.0][Android 9.0][voodik] for the ODROID-XU3/XU4

Post by voodik »

arben17 wrote:
Fri Jun 02, 2023 3:33 pm
I'm using an Odroid-XU4 and I want to play a video that loops indefinitely with the default video player. But after a certain time (maybe 6-7h) the video freeze and i have to reboot my device to make the video playing again.

Did you already had this problem and is it possible to correct it ?

thanks you in advance !
You should try official rom, because lot of hacks made by me to bring up media framework on old hardware. So can’t do something more stable.
Buy me a beer ;)
https://www.paypal.me/voodikjan
BTC: 377wXjEr3QsDDzRqfMco3a41wicrsv3Sfs
--------------------------------------------------------
dump logs
(dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
--------------------------------------------------------
ADB enhanced PuTTY :!:
https://github.com/voodik/puttyadb/releases

Post Reply

Return to “Android”

Who is online

Users browsing this forum: No registered users and 3 guests