CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post Reply
User avatar
voodik
Posts: 2627
Joined: Sat Dec 07, 2013 2:36 am
languages_spoken: armenian, english, russian
Location: Armenia
Has thanked: 109 times
Been thanked: 785 times
Contact:

CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by voodik »

Features
- Android 6.0.1 Marshmallow Cyanogenmod 13.0
- Kernel 3.10.9
- OpenGL ES 1.1/2.0/3.0 (GPU acceleration)
- OpenCL 1.1 EP (GPU acceleration)
- Multi-user feature is enabled (Up to 8 users)
- On board Ethernet and external USB 3.0 Gigabit Ethernet support
- RTL8188CUS , RTL8191SU and Ralink Wireless USB dongle support
- USB GPS dongle support.
- USB tethering.
- Portable Wi-Fi hotspot.
- Android native USB DAC support
- USB UVC Webcam support
- HDMI-CEC support

Known issues
Bluetooth and USB-3G doesn't work!


How to install.
For first time you need prepare your emmc/sd with spercial selfinstall images.
You can find it here

Code: Select all

http://oph.mdrjr.net/voodik/5422/ODROID-XU3/Android/CM-13.0/Alpha-0.1_24.12.15/
Write proper image to your emmc/sd via Win32DiskImager
http://odroid.com/dokuwiki/doku.php?id= ... hing_tools

Changes:

Code: Select all

20160423
Android: Possibility to use USB audio input for voip apps.
Android: Added 1024x600 support.
Android: Fixed Hangouts Videocall crash.
Android: added bootanimation delay option.
20160401
Android: Possibility to use HDMI and USB audio output together
Android: Fixed mouse right ckick act as back button
Android: Fixed mouse wheel zoom
Android: Fixed Wifi reconnect after reboot
Android: Fixed SD Card corrupt messages
20160215
Android: Fixed HDMI-CEC
Android: Fixed Cloud Print
Android: Make USB storage adoptable
Android: Possibility to use multiple USB-Audio devices
Added Universal Motion Joypad support
Reduce gralloc logspam
20160114
Android: Fixed MTP.
Android: Fixed Email app.
Android: Fixed VU7 support.
Android: added possibility shutdown system without confirmation by long pressing power button.
Kernel: added PS3/PS4 Dualshock controller support.
Kernel: merge with BSP.
20151224
first build
Tips:

To get Wifi work set proper module name in build.prop
Examples:

for Realtek 8192cu (default) set

Code: Select all

wlan.modname=8192cu
for Realtek 8188eu set

Code: Select all

wlan.modname=8188eu
for Ralink RT33XX/RT35XX/RT53XX/RT55XX set

Code: Select all

wlan.modname=rt2800usb
For USB GPS set proper tty and speed in build.prop

Code: Select all

ro.kernel.android.gps=ttyACM0
ro.kernel.android.gps.speed=9600
For enable shutdown system without confirmation by long pressing power button

Code: Select all

setprop persist.pwbtn.shutdown true
To use Cloud Print feature download and install Google Cloud Print Service app

Code: Select all

http://www.apkmirror.com/apk/google-inc/cloud-print/cloud-print-1-33b-android-apk-download/
How-to install this image
URL for ODROID-updater App. Copy & Paste this URL into the ODROID-Updater URL box :

Code: Select all

http://oph.mdrjr.net/voodik/5422/ODROID-XU3/Android/CM-13.0/Alpha-0.5_23.04.16/update.zip
Last edited by voodik on Tue Oct 04, 2016 9:42 pm, edited 17 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
memeka
Posts: 4420
Joined: Mon May 20, 2013 10:22 am
languages_spoken: english
ODROIDs: XU rev2 + eMMC + UART
U3 + eMMC + IO Shield + UART
Has thanked: 2 times
Been thanked: 61 times
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by memeka »

android TV version also?

alexfox
Posts: 15
Joined: Sun Jul 12, 2015 6:27 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by alexfox »

Will there be a version special for self install images (*.img) ?

zefor
Posts: 51
Joined: Mon Dec 29, 2014 9:45 pm
languages_spoken: english
ODROIDs: Odroid-xu3 lite
3 Odroid-XU4's
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by zefor »

Very nice. I look forward to upgrading. Thank you for all your hard work.

User avatar
sert00
Posts: 745
Joined: Sun Feb 24, 2013 12:26 am
languages_spoken: english,italian
ODROIDs: ODROID-U2*2__ODROID-U3__ODROID-XU-E__ODROID-XU-Ebeta__ODROID-C1__ODROID-XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by sert00 »

greatly appreciated!
+1 for a .img version!
2x Odroid-U2
2x Odroid-XU-E
Odroid-U3
Odroid-C1+
Odroid-XU4
Lcd touch panel 10.1"
....and many of the goodies available....

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

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by voodik »

First build will be available as selfinstall img files.
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
sert00
Posts: 745
Joined: Sun Feb 24, 2013 12:26 am
languages_spoken: english,italian
ODROIDs: ODROID-U2*2__ODROID-U3__ODROID-XU-E__ODROID-XU-Ebeta__ODROID-C1__ODROID-XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by sert00 »

good to hear that,in the meantime i left something for yours work bro. ;)
2x Odroid-U2
2x Odroid-XU-E
Odroid-U3
Odroid-C1+
Odroid-XU4
Lcd touch panel 10.1"
....and many of the goodies available....

alexfox
Posts: 15
Joined: Sun Jul 12, 2015 6:27 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by alexfox »

Whether in CM13 to function, as in CM12emu:
"possibility system shutdown without confirmation by long pressing power button"?
I would very much like that it worked...

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

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by voodik »

alexfox wrote:Whether in CM13 to function, as in CM12emu:
"possibility system shutdown without confirmation by long pressing power button"?
I would very much like that it worked...
I add this function in next builds.
For now i thinking how to make Bluetooth and USB 3G to work.
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

valexi
Posts: 91
Joined: Thu Apr 04, 2013 10:55 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by valexi »

Can you support emulated storage with self install image, when you release? ;)

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

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by voodik »

valexi wrote:Can you support emulated storage with self install image, when you release? ;)
Only emulated storage version will be available .
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

bemnet4u
Posts: 19
Joined: Tue Dec 01, 2015 5:27 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by bemnet4u »

When are you planning to release M here? I am having issues with my USB3 HDMI capture device and was wondering to try it out on M.

jlperez
Posts: 9
Joined: Sat Oct 10, 2015 7:35 am
languages_spoken: english
ODROIDs: ux4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by jlperez »

Sorry but... how can i install or download to build from sources?
I found http://oph.mdrjr.net/voodik/5422/ODROID ... update.zip but i dont know if that is the version.

valexi
Posts: 91
Joined: Thu Apr 04, 2013 10:55 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by valexi »

No it's not. As it says in the URL that it is cm12.1 not cm13.

Sent from my ONE A2003 using Tapatalk

jlperez
Posts: 9
Joined: Sat Oct 10, 2015 7:35 am
languages_spoken: english
ODROIDs: ux4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by jlperez »

Obvious, sorry. But... how can i get it?

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by odroid »

I heard he had a hard time to solve the issue of huge size of system.img.
It makes delay of self-installation system probably.

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

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by voodik »

Happy Christmas to all!
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

bemnet4u
Posts: 19
Joined: Tue Dec 01, 2015 5:27 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by bemnet4u »

Very great Christmas gift!
I just flashed this image to my XU4 with 64GB emmc and it wont boot. The fan spins for 5 sec and shutsdown.

When i look at the emmc in file exproler i see multiple image files like system.img, userdata_8.img, etc. In the past these would have been folders. Anything I am missing?

http://oph.mdrjr.net/voodik/5422/ODROID ... 224.img.7z

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by odroid »

For eMMC users!
You need to flash the image into a SD card even you want to use the eMMC.
It will install the OS image from SD to eMMC at the first booting. It is a sort of "sd2emmc_installer" to update the boot-loader.

Uncompressed file size is 1,821,376,512 bytes.
It must be flashed into the SD card. Put the SD and eMMC into XU3/4 board together and select the boot media to SD card.
The installation process took about 10 minutes for 32GB eMMC.
If you use 64GB of eMMC, it takes longer due to the media formatting process.

In the installation process, the blue LED is solid on and the fan keeps running.
After installation, the system shutdown automatically.

Finally remove the SD card and change the boot mode to eMMC.
Otherwise it may keep installing the OS.

Time to enjoy Android 6.0.1 :twisted:

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by odroid »

It comes with the Google play. :D
Click this image.
Screenshot_20151224-092832.png
(886.43 KiB) Downloaded 37430 times

hsingh419
Posts: 2
Joined: Thu Aug 27, 2015 12:09 am
languages_spoken: english
ODROIDs: ODROID-XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0 Marshmallow for ODROID-XU3/XU4

Post by hsingh419 »

Just successfully installed this version of Android from the default Ubuntu version that was installed on my eMMC! So cool!

Is it normal for the Fan to turn on ever few minutes even if its sitting idle and and my TV is off?

Thanks!

alexfox
Posts: 15
Joined: Sun Jul 12, 2015 6:27 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by alexfox »

Installed CM-13 on eMMC-64Gb, everything works fine!
Voodik, thank you! :-)
Could you please add: "the possibility of system shutdown without confirmation by long pressing power button"?
If so, is it possible to do that with a long press of the button, the system shutdown from normal mode and SLEEP mode?
I have the software Odroid switches to sleep mode, then the timeout full shutdown.

alexfox
Posts: 15
Joined: Sun Jul 12, 2015 6:27 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by alexfox »

Voodik, there's a problem:
When you first start the system does not automatically connect USB Portable Wi-Fi hotspot. If you go into wifi settings, then immediately there is a connection.
After a forced reboot - not connected Wi-Fi

UPD: OK, wi-fi was work, a little later than usual...

stmicro
Posts: 259
Joined: Tue Apr 28, 2015 4:23 pm
languages_spoken: english, chinese
ODROIDs: Many Odroids and Rpis.
Location: shenzhen china
Has thanked: 1 time
Been thanked: 3 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by stmicro »

Great job!
I've played with this image in Christmas holiday. This image really works well on my XU4 with a 16GB eMMC.
The Antutu v6.0 shows ~63000pts. It is very close to the scores of the Google Nexus 6 and LG G4. :o
3D : 14550
UX : 20529
CPU: 23010
RAM: 4857

Thank you for your hard work. :mrgreen:

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by voodik »

alexfox wrote:Installed CM-13 on eMMC-64Gb, everything works fine!
Voodik, thank you! :-)
Could you please add: "the possibility of system shutdown without confirmation by long pressing power button"?
If so, is it possible to do that with a long press of the button, the system shutdown from normal mode and SLEEP mode?
I have the software Odroid switches to sleep mode, then the timeout full shutdown.
Will be available in next build.
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

kouchy
Posts: 11
Joined: Sat Oct 03, 2015 3:43 am
languages_spoken: english
ODROIDs: Odroid C1, Odroid XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by kouchy »

Hi everybody,

I tested the SD to SD installer on my XU4 (my eMMC 64GB module was plugged).
The boot button was on SD position and I used a 32GB SD card : it does not work, the fan keep running (after 3 hours I stopped it :-)).
After that I notice that my Ubuntu system on the eMMC module was corrupted so I think that the SD installer wrote something on the eMMC module.

I used this image : android-cm-13.0-alpha-0.1-sd_installer-odroidxu3-20151224.img.7z

Is it normal ? Do you have any ideas where it comes from ?

PS1: do not worry for my Ubuntu system, I made some saves before ;-).
PS2: I also tested the SD to eMMC image and it worked for me, so this is very cool, thanks again for the job you are doing.

alexfox
Posts: 15
Joined: Sun Jul 12, 2015 6:27 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by alexfox »

Hi Voodik!
Have a question:
How to launch programs by keyboard shortcut, for example: "SEARCH+X" or "WIN+X"?
In CM-12 I have was made using the program "HW Key Quicksettings Launcher" or using the command: "am start -a android.intent.action.MAIN-n com.android.settings/.quicklaunch.QuickLaunchSettings" in past versions.
In CM-13 all of these methods don't work...

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by odroid »

kouchy wrote:Hi everybody,

I tested the SD to SD installer on my XU4 (my eMMC 64GB module was plugged).
The boot button was on SD position and I used a 32GB SD card : it does not work, the fan keep running (after 3 hours I stopped it :-)).
After that I notice that my Ubuntu system on the eMMC module was corrupted so I think that the SD installer wrote something on the eMMC module.

I used this image : android-cm-13.0-alpha-0.1-sd_installer-odroidxu3-20151224.img.7z

Is it normal ? Do you have any ideas where it comes from ?

PS1: do not worry for my Ubuntu system, I made some saves before ;-).
PS2: I also tested the SD to eMMC image and it worked for me, so this is very cool, thanks again for the job you are doing.
The file name is correct.
But you should remove the eMMC module if you want to install the OS into the SD card.

valexi
Posts: 91
Joined: Thu Apr 04, 2013 10:55 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by valexi »

Hi! Can you add basic build.prop editor to ROM?

Now we need Ethernet to download build.prop editor to set correct WiFi driver.

Edit: or maybe you could add utility app to make needed changes in build.prop. WiFi, Bluetooth, GPS, 3g modem etc. ?

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by rooted »

valexi wrote:Hi! Can you add basic build.prop editor to ROM?

Now we need Ethernet to download build.prop editor to set correct WiFi driver.

Edit: or maybe you could add utility app to make needed changes in build.prop. WiFi, Bluetooth, GPS, 3g modem etc. ?
That's a good idea.

biterror
Posts: 38
Joined: Tue Oct 27, 2015 4:01 pm
languages_spoken: english
ODROIDs: C1+, XU4
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by biterror »

Hi,

The SD installer didn't work for me, either. eMMC installer worked and we were running Marshmallow for a few hours (watching Netflix) until it froze completely (screen was still on, but the system was dead).

valexi
Posts: 91
Joined: Thu Apr 04, 2013 10:55 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by valexi »

Here is some bugs I found:
- WiFi does not autoconnect (as said before). When you open WiFi settings it will connect to network.
- USB hard drive cannot be accessed without root. CM will show the contents, but you cannot access it with file manager (without root) or Kodi. Drive formatted as exfat.

Sent from my ONE A2003 using Tapatalk

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by voodik »

1. I will check it.
2. This is a new storage logic in marshmallow. External storage is only for media files transfer. I will try to make it adoptable.
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

dtweb
Posts: 22
Joined: Tue Jul 07, 2015 1:14 pm
languages_spoken: italian, english, german
ODROIDs: XU3, C2
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by dtweb »

Hi Voodik
Can you help me to integrate to your Rom this:

https://github.com/CyanogenMod/android_ ... ee/cm-12.1

Thanks

valexi
Posts: 91
Joined: Thu Apr 04, 2013 10:55 pm
languages_spoken: english
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by valexi »

voodik wrote:2. This is a new storage logic in marshmallow. External storage is only for media files transfer. I will try to make it adoptable.
This is a shame. I think it's a killer for Android media boxes... :evil:

Eamonn
Posts: 24
Joined: Thu Aug 13, 2015 5:47 am
languages_spoken: English, Dutch, German, Russian
ODROIDs: XU4, C1+, C2
Location: Ireland
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by Eamonn »

Well done Voodik!

You are a legend, and I cant wait to try this out. A few quick questions before I do:

1) Any idea on when we will be able to download the source code? I'd like to add the drivers for my touchscreen.
2) How are you getting on with the Bluetooth issue? To me it seems like this is a difficult issue to resolve.
3) Also its a huge longshot and would certainly be an incredible achievement if it was possible, but I'll ask anyhow: I know HFP wasn't available on Lollipop, but is there any chance that it might be available on Marshmallow? Routing calls is something a lot of people are struggling with. It seems to me that this would be a hugely beneficial addition to the Odroid family.

Keep up the great work, and Happy New Year!

o00scorpion00o
Posts: 85
Joined: Mon May 25, 2015 7:31 pm
languages_spoken: english
ODROIDs: Xu3-LITE
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by o00scorpion00o »

CEC doesn't work. Not for me anyway .

reikeland
Posts: 1
Joined: Sat Jan 09, 2016 5:00 pm
languages_spoken: english
ODROIDs: XU4
Has thanked: 0
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by reikeland »

Hi,
Thanks for you working on this :-)
May I ask, is the USB serial driver for the CH34x chip included in this image?
This is the chip that most of the China cloned arduino use now days....
If not, could you please considder to include it in the next release?
(support in Lolipop and Marsmallow would be perfect)
.....
Never mind...I was able to compile and install a new kernel.
But would not hurt if you include it in the next releases....

Thanks,
Rick
Last edited by reikeland on Mon Jan 11, 2016 10:17 pm, edited 1 time in total.

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by odroid »

biterror wrote:Hi,

The SD installer didn't work for me, either. eMMC installer worked and we were running Marshmallow for a few hours (watching Netflix) until it froze completely (screen was still on, but the system was dead).
From last week, Netflix started their business in Korea too. :)
So I joined and started to test the Netflix on Marshmallow today. I am using an wired Ethernet connection and it still works for over 3 hours.
But the video quality seems to be SD not HD.

Anyway, what internet connection did you use? WiFi? or Ethernet?
How was the blue LED on the XU4? Kept blinking?

o00scorpion00o
Posts: 85
Joined: Mon May 25, 2015 7:31 pm
languages_spoken: english
ODROIDs: Xu3-LITE
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by o00scorpion00o »

You set the Netflix quality via the account settings on the Netflix site.

User avatar
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by odroid »

o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by rooted »

No but you can tell if you monitor the bandwidth.

o00scorpion00o
Posts: 85
Joined: Mon May 25, 2015 7:31 pm
languages_spoken: english
ODROIDs: Xu3-LITE
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by o00scorpion00o »

odroid wrote:
o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?
While a Netflix video is paying you can for instance on Samsung tv's press the info button on the remote and it should show the resolution of that video.

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by voodik »

o00scorpion00o wrote:
odroid wrote:
o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?
While a Netflix video is paying you can for instance on Samsung tv's press the info button on the remote and it should show the resolution of that video.
No, this is a wrong way, because samsung remote info button shows hdmi resolusiton.
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
odroid
Site Admin
Posts: 41851
Joined: Fri Feb 22, 2013 11:14 pm
languages_spoken: English, Korean
ODROIDs: ODROID
Has thanked: 3430 times
Been thanked: 1915 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by odroid »

voodik wrote:
o00scorpion00o wrote:
odroid wrote:
o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?
While a Netflix video is paying you can for instance on Samsung tv's press the info button on the remote and it should show the resolution of that video.
No, this is a wrong way, because samsung remote info button shows hdmi resolusiton.
I fully agree.
Is there any way to monitor the real traffic or bandwidth of internet connection on this CM?

o00scorpion00o
Posts: 85
Joined: Mon May 25, 2015 7:31 pm
languages_spoken: english
ODROIDs: Xu3-LITE
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by o00scorpion00o »

voodik wrote:
o00scorpion00o wrote:
odroid wrote:
o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?
While a Netflix video is paying you can for instance on Samsung tv's press the info button on the remote and it should show the resolution of that video.
No, this is a wrong way, because samsung remote info button shows hdmi resolusiton.
You're correct, I even tried playing an SD video in Kodi and it still shows 1080 resolution.

I don't think there's another way to tell. Perhaps you're noticing high compression ? how's your internet connection ?

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by voodik »

odroid wrote:
voodik wrote:
o00scorpion00o wrote:
odroid wrote:
o00scorpion00o wrote:You set the Netflix quality via the account settings on the Netflix site.
I already changed the settings but the video quality looks SD.
Is there any way to see the video resolution on the Netflix app?
While a Netflix video is paying you can for instance on Samsung tv's press the info button on the remote and it should show the resolution of that video.
No, this is a wrong way, because samsung remote info button shows hdmi resolusiton.
I fully agree.
Is there any way to monitor the real traffic or bandwidth of internet connection on this CM?
Because of Netflix doesn't available in our country i can't check it. You can try measure traffic on your router.
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
rooted
Posts: 10485
Joined: Fri Dec 19, 2014 9:12 am
languages_spoken: english
Location: Gulf of Mexico, US
Has thanked: 816 times
Been thanked: 695 times
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by rooted »

Install this to meter your bandwidth:

https://play.google.com/store/apps/deta ... meter.lite

o00scorpion00o
Posts: 85
Joined: Mon May 25, 2015 7:31 pm
languages_spoken: english
ODROIDs: Xu3-LITE
Has thanked: 4 times
Been thanked: 0
Contact:

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by o00scorpion00o »

Some ISP's throttle Netflix.

My 6 mbs DSL is very over-subscribed and can go as low as 1mbs at peak times and Netflix can look bad on my 40 inch Samsung. We're supposed to be getting fibre , I can't wait. I only have 250 Kbs upload !

Netflix probably lower the resolution to make it look a bit better. No point streaming 1080p on 1mbs when a lower resolution would mean they don't have to use as much compression because a lower resolution movie has far less information in the first place meaning a smaller amount of bandwidth needed.

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

Re: CM-13.0 Android 6.0.1 Marshmallow for ODROID-XU3/XU4

Post by rooted »

o00scorpion00o wrote:Some ISP's throttle Netflix.

My 6 mbs DSL is very over-subscribed and can go as low as 1mbs at peak times and Netflix can look bad on my 40 inch Samsung. We're supposed to be getting fibre , I can't wait. I only have 250 Kbs upload !

Netflix probably lower the resolution to make it look a bit better. No point streaming 1080p on 1mbs when a lower resolution would mean they don't have to use as much compression because a lower resolution movie has far less information in the first place meaning a smaller amount of bandwidth needed.
They do lower the bitrate when your downstream bandwidth can't match the necessary rate for the stream. It's how I control the quality of Netflix, I have it set to maximum quality in my Netflix settings and use QOS on my router to control the quality on my end. Sometimes I don't want to waste bandwidth since it's not unlimited with my ISP.

Post Reply

Return to “Android”

Who is online

Users browsing this forum: No registered users and 3 guests