WeTek Hub - 24p HD Netflix - HD Kodi Audio - 10bit HEVC - Lollipop - 4K
(2016-07-30, 12:52)lekand Wrote:
(2016-07-30, 12:23)wrxtasy Wrote: No that LE .tar is hardcoded to output RGB, there are no settings to change. Same patch has been working over on LE on the ODROID C2 S905's...
If you SSH login and look at the Kernel log, you find this as a confirmation as well that RGB has been forced.
Code:
dmesg

[ 0.000000@0] Forced RGB colorspace output

I would play with the TV settings and change between Full and Limited RGB, that probably won't help much tho...
or maybe even swap HDMI cables.

Uhm! Nope, that does not show up in my kernel log! Confused I'll try to flash your LE version again...[/code]

Ok, reinstalled the patch, but no dice... I might have done something wrong... I copied the image in the Update folder, and rebooted. I got the update routine, all seemed fine. The beginning of the kernel log is:

Code:
[    0.000000@0] Linux version 3.14.29 (wrxtasy@OE-Build-Box) (gcc version 5.3.0 (GCC) ) #1 SMP Sat Jul 30 16:05:31 AWST 2016
[    0.000000@0] CPU: AArch64 Processor [410fd034] revision 4
[    0.000000@0] bootconsole [earlycon0] enabled
[    0.000000@0] secmon: share mem setup
[    0.000000@0] Reserved memory: initialized node linux,secmon, compatible id aml_secmon_memory
[    0.000000@0] __reserved_mem_alloc_size: linux,meson-fb
[    0.000000@0] fb: Reserved memory: created fb at 0x000000003bb80000, size 68 MiB
[    0.000000@0] Reserved memory: initialized node linux,meson-fb, compatible id amlogic, fb-memory
[    0.000000@0] __reserved_mem_alloc_size: linux,di
[    0.000000@0] DI reserved memory: created CMA memory pool at 0x0000000039d80000, size 30 MiB
[    0.000000@0] Reserved memory: initialized node linux,di, compatible id amlogic, di-mem
[    0.000000@0] __reserved_mem_alloc_size: linux,ion-dev
[    0.000000@0] ppmgr share mem setup
[    0.000000@0] linux,ion-dev add multi user:ffffffc001a6b900
[    0.000000@0] Reserved memory: initialized node linux,ion-dev, compatible id amlogic, idev-mem
[    0.000000@0] __reserved_mem_alloc_size: linux,codec_mm_cma
[    0.000000@0] Reserved memory: created CMA memory pool at 0x0000000027c00000, size 188 MiB
[    0.000000@0] Reserved memory: initialized node linux,codec_mm_cma, compatible id shared-dma-pool
[    0.000000@0] __reserved_mem_alloc_size: linux,picdec
[    0.000000@0] Reserved memory: created CMA memory pool at 0x0000000034c00000, size 48 MiB
[    0.000000@0] Reserved memory: initialized node linux,picdec, compatible id shared-dma-pool
[    0.000000@0] __reserved_mem_alloc_size: linux,codec_mm_reserved
[    0.000000@0] codec_mm:vdec: reserved mem setup
[    0.000000@0] Reserved memory: initialized node linux,codec_mm_reserved, compatible id amlogic, codec-mm-reserved
[    0.000000@0] cma: Reserved 8 MiB at 34400000
[    0.000000@0] On node 0 totalpages: 231552
[    0.000000@0]   Normal zone: 4228 pages used for memmap
[    0.000000@0]   Normal zone: 0 pages reserved
[    0.000000@0]   Normal zone: 231552 pages, LIFO batch:31
[    0.000000@0] psci: probing function IDs from device-tree
[    0.000000@0] PERCPU: Embedded 11 pages/cpu @ffffffc037d2f000 s13952 r8192 d22912 u45056
[    0.000000@0] pcpu-alloc: s13952 r8192 d22912 u45056 alloc=11*4096
[    0.000000@0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000@0] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227324
[    0.000000@0] Kernel command line: rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xc81004c0 ramoops.mem_address=0x20000000 ramoops.mem_size=0x100000 ramoops.record_size=0x8000 ramoops.console_size=0x4000 androidboot.selinux=permissive logo=osd1,loaded,0x3f800000,1080p50hz hdmimode=1080p50hz cvbsmode=576cvbs hdmitx= hdmitx_force_rgb=true androidboot.firstboot=0 androidboot.serialno=A01B01C0000550 mac=E8:18:63:50:D1:90 androidboot.mac=E8:18:63:50:D1:90 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 BOOT_IMAGE=kernel.img console=tty0 consoleblank=0 scaling_governor=hotplug scaling_min_freq=96000 scaling_max_freq=2016000 systemd.show_status=auto
[    0.000000@0] logo: osd1
[    0.000000@0] logo: loaded
[    0.000000@0] logo: 0x3f800000
[    0.000000@0] logo: 1080p50hz
[    0.000000@0] logo: get hdmimode: 1080p50hz
[    0.000000@0] logo: get cvbsmode: 576cvbs
[    0.000000@0] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000@0] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000@0] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000@0] Memory: 507088K/926208K available (6802K kernel code, 514K rwdata, 2348K rodata, 557K init, 2479K bss, 419120K reserved)
[    0.000000@0] Virtual kernel memory layout:
[    0.000000@0]     vmalloc : 0xffffff8000000000 - 0xffffff8040000000   (  1024 MB)
[    0.000000@0]     vmemmap : 0xffffff8040010000 - 0xffffff80410dbc00   (    16 MB)
[    0.000000@0]     modules : 0xffffffbffc000000 - 0xffffffc000000000   (    64 MB)
[    0.000000@0]     memory  : 0xffffffc000000000 - 0xffffffc03bb80000   (   955 MB)
[    0.000000@0]       .init : 0xffffffc001971000 - 0xffffffc0019fc680   (   558 kB)
[    0.000000@0]       .text : 0xffffffc001080000 - 0xffffffc001970ac4   (  9155 kB)
[    0.000000@0]       .data : 0xffffffc0019fd000 - 0xffffffc001a7d840   (   515 kB)
[    0.000000@0] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=4, Nodes=1
[    0.000000@0] Hierarchical RCU implementation.
[    0.000000@0]     RCU debugfs-based tracing is enabled.
[    0.000000@0]     CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000@0] NR_IRQS:64 nr_irqs:64 0
[    0.000006@0] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483648000ns
[    0.007515@0] mclk->mux_reg =ffffff8000004990,mclk->reg =ffffff8000008994
Reply


Messages In This Thread
RE: WeTek Hub - 24p HD Netflix - HD Kodi Audio - 10bit HEVC - Lollipop - 4K - by lekand - 2016-07-30, 13:04
Logout Mark Read Team Forum Stats Members Help
WeTek Hub - 24p HD Netflix - HD Kodi Audio - 10bit HEVC - Lollipop - 4K3