Jump to content

[Sunvell T95Z Plus] Booting Armbian from SD Card


dxs1

Recommended Posts

I have tried to boot following images from SD Card

 

- Armbian_5.24_Amlogic-s905x_Ubuntu_xenial_3.14.29_desktop_20170127

- S9xxx_4G_ICEWM_MATE_XFCE_LXDE_LXQT_20170122

 

Result: HDMI screen remains black. 

 

My understanding is that a dtb.img specific to T95Z Plus device must be copied to the FAT partition.

 

I have managed to copy /dev/block/boot from T95Z Plus Android directory and renamed it to boot.img

(zipped and attached to this post as boot.img.tz95plus.zip)

 

Then I have downloaded split_bootimg.pl and used it with this boot.img

./split_bootimg.pl boot.img
Page size: 2048 (0x00000800)
Kernel size: 7419928 (0x00713818)
Ramdisk size: 917780 (0x000e0114)
Second size: 41699 (0x0000a2e3)
Board name:
Command line:
Writing boot.img-kernel ... complete.
Writing boot.img-ramdisk.gz ... complete.
Writing boot.img-second.gz ... complete.
I got these files:
boot.img:            Android bootimg, kernel (0x1080000), ramdisk (0x1000000), second stage (0xf00000), page size: 2048
boot.img-kernel:     gzip compressed data, max compression, from Unix
boot.img-ramdisk.gz: gzip compressed data, from Unix
boot.img-second.gz:  Device Tree Blob version 17, size=41699, boot CPU=0, string block size=3307, DT structure block size=38336
Then, result of
hexdump -C -v boot.img-second.gz | grep "d0 0d fe ed"
is
00000000  d0 0d fe ed 00 00 a2 e3  00 00 00 38 00 00 95 f8  |...........8....|
 
How can I get the dtb.img from this point ?
 
Also, I ran
dtc -I dtb boot.img-second.gz -O dts -o tz95plus.dtd
I got this file:
tz95plus.dtd: ASCII text
(zipped and attached to this post as tz95plus.dtd.zip)
 

 

boot.img.tz95plus.zip

tz95plus.dtd.zip

Link to comment
Share on other sites

Hi balbes,

 

- I have downloaded your attached file "t95zplus.dtb"

tz95plus.dtb: Device Tree Blob version 17, size=41699, boot CPU=0, string block size=3307, DT structure block size=38336
- I have renamed "tz95plus.dtb" to "dtb.img"
 
Test 1:  Armbian_5.24_Amlogic-s905x_Ubuntu_xenial_3.14.29_desktop_20170127 image

- I have copied this "dtb.img" to the FAT partition ( named 'BOOT' ) of sdcard image

- Inserted SD Card and plug power cord to boot the TZ95Plus device

RESULTS: T95Z boot logo appears and then black screen. (waited 7min)

 

Test 2: S9xxx_4G_ICEWM_MATE_XFCE_LXDE_LXQT_20170122 image

- I have copied this "dtb.img" to the FAT partition ( named 'BOOT' ) of sdcard image

- Inserted SD Card and plug power cord to boot the TZ95Plus device: 

RESULTS: T95Z boot logo appears and then black screen. (waited 7min)

 

 

Test 3: Armbian_5.24_Amlogic-s905x_Ubuntu_xenial_3.14.29_desktop_20170118.img image

- I have copied this "dtb.img" to the FAT partition ( named 'BOOT' ) of sdcard image

- Inserted SD Card and plug power cord to boot the TZ95Plus device

RESULTST95Z boot logo appears and then black screen. (waited 7min)

 

Are my steps correct ?

Is there any more test/action I can perform ?

 

Thanks for your help.

Link to comment
Share on other sites

Try to use as media any USB flash drive. You need to check two options.

 

1. To capture the image and be sure to replace the file s905_autoscript new file from the directory FIX (it's on the website). Try to start the system without manually copying the dtb file (in FAT partition must NOT be the file "dtb.img").

 

2. The second option check. Add to the FAT partition file "dtb.img" and try to start the system.

Link to comment
Share on other sites

Hi Balbes,


 


I accidently made the following test:


 


- exrtact /lib/firmware/RTL8192E/boot.img from libreelec runing from another device: Mini m8s II


- Renamed this file to dtb.img (zipped and attached to this post as "dtb_LibreElec_MiniM8sII.zip")


- Use this attached dtb.img with your Armbian image


 


RESULTS


T95Z boot logo appears and then black screen ... 


Then "boot" appears on LCD...


and then mouse icon which I can move appears on HDMI.


Also, I can ping the device (but no ssh)


 


ssh rrot@192.168.10.95


ssh: connect to host 192.168.10.95 port 22: Connection refused

 

Any idea what to try next ? 

 

Thanks.

dtb_LibreElec_MiniM8sII.zip

Link to comment
Share on other sites

I'll make it easier. Start LE , connect via SSH and run the command "fw_printenv". Copy the result here.

 

You mean: you want this result from the Mini m8s II running LibreElec ?

minis8ii:/lib/firmware/RTL8192E # fw_printenv
EnableSelinux=enforcing
aml_dt=gxl_p212_2g
baudrate=115200
bootcmd=run start_autoscript;run storeboot;
bootdelay=1
bootfromnand=0
bootfromrecovery=0
cmdline_keys=if keyman init 0x1234; then if keyman read usid ${loadaddr} str; then setenv bootargs ${bootargs} androidboot.serialno=${usid};fi;if keyman read mac ${loadaddr} str; then setenv bootargs ${bootargs} mac=${mac} androidboot.mac=${mac};fi;if keyman read deviceid ${loadaddr} str; then setenv bootargs ${bootargs} androidboot.deviceid=${deviceid};fi;fi;
cvbs_drv=0
cvbsmode=576cvbs
display_bpp=24
display_color_bg=0
display_color_fg=0xffff
display_color_index=24
display_height=1080
display_layer=osd1
display_width=1920
dtb_mem_addr=0x1000000
ethaddr=00:15:18:01:81:31
factory_reset_poweroff_protect=echo wipe_data=${wipe_data}; echo wipe_cache=${wipe_cache};if test ${wipe_data} = failed; then run init_display; run storeargs;if mmcinfo; then run recovery_from_sdcard;fi;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi; if test ${wipe_cache} = failed; then run init_display; run storeargs;if mmcinfo; then run recovery_from_sdcard;fi;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;fi;
fb_addr=0x3d800000
fb_height=1080
fb_width=1920
fdt_high=0x20000000
firstboot=1
gatewayip=10.18.9.1
hdmimode=1080p60hz
hostname=arm_gxbb
init_display=osd open;osd clear;imgread pic logo bootup $loadaddr;bmp display $bootup_offset;bmp scale
initargs=rootfstype=ramfs init=/init console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xc81004c0 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000
ipaddr=10.18.9.97
jtag=apee
loadaddr=1080000
netmask=255.255.255.0
outputmode=1080p60hz
preboot=run factory_reset_poweroff_protect;run upgrade_check;run init_display;run storeargs;run upgrade_key;run switch_bootmode;
recovery_from_flash=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if imgread kernel ${recovery_part} ${loadaddr} ${recovery_offset}; then wipeisb; bootm ${loadaddr}; fi
recovery_from_sdcard=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if fatload mmc 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload mmc 0 ${loadaddr} recovery.img; then if fatload mmc 0 ${dtb_mem_addr} dtb.img; then echo sd dtb.img loaded; fi;wipeisb; bootm ${loadaddr};fi;
recovery_from_udisk=setenv bootargs ${bootargs} aml_dt=${aml_dt} recovery_part={recovery_part} recovery_offset={recovery_offset};if fatload usb 0 ${loadaddr} aml_autoscript; then autoscr ${loadaddr}; fi;if fatload usb 0 ${loadaddr} recovery.img; then if fatload usb 0 ${dtb_mem_addr} dtb.img; then echo udisk dtb.img loaded; fi;wipeisb; bootm ${loadaddr};fi;
recovery_offset=0
recovery_part=recovery
sdc_burning=sdc_burn ${sdcburncfg}
sdcburncfg=aml_sdc_burn.ini
serverip=10.18.9.113
start_autoscript=if usb start ; then run start_usb_autoscript;fi;if mmcinfo; then run start_mmc_autoscript;fi;
start_mmc_autoscript=if fatload mmc 0 1020000 s905_autoscript; then autoscr 1020000; fi
start_usb_autoscript=if fatload usb 0 1020000 s905_autoscript; then autoscr 1020000; fi
storeargs=setenv bootargs ${initargs} androidboot.selinux=${EnableSelinux} logo=${display_layer},loaded,${fb_addr},${outputmode} maxcpus=${maxcpus} vout=${outputmode},enable hdmimode=${hdmimode} cvbsmode=${cvbsmode} hdmitx=${cecconfig} cvbsdrv=${cvbs_drv} androidboot.firstboot=${firstboot} jtag=${jtag}; setenv bootargs ${bootargs} androidboot.hardware=amlogic;run cmdline_keys;
storeboot=if imgread kernel boot ${loadaddr}; then bootm ${loadaddr}; fi;run update;
switch_bootmode=get_rebootmode;if test ${reboot_mode} = factory_reset; then run recovery_from_flash;else if test ${reboot_mode} = update; then run update;else if test ${reboot_mode} = cold_boot; then fi;fi;fi;
try_auto_burn=update 700 750;
update=run usb_burning; run sdc_burning; if mmcinfo; then run recovery_from_sdcard;fi;if usb start 0; then run recovery_from_udisk;fi;run recovery_from_flash;
upgrade_check=echo upgrade_step=${upgrade_step}; if itest ${upgrade_step} == 3; then run init_display; run storeargs; run update;else fi;
upgrade_key=saradc open 0; if saradc get_in_range 0x0 0x50; then echo detect upgrade key; run update; fi;
upgrade_step=2
usb_burning=update 1000
wipe_cache=successful
wipe_data=successful

Link to comment
Share on other sites

Try to record the last image (20170205) on the USB flash drive (please note record USB flash). Connect to TV / off the console and turn the power on. Notice the dtb file to copy is NOT necessary. The system itself should try to use the right data in the internal memory.

After power on you need to wait for system start up for 5-7 minutes.

Link to comment
Share on other sites

Hello

I also own T95Z plus box and I was able to successfully run Armbian_5.24_S9xxx_mate_Ubuntu_xenial_3.14.29_desktop_20170205.img using vega_s96.dtb ​from image dtb directory.

I hope that this will help :) 

Link to comment
Share on other sites

Hi Stoman,

 

As suggested, I have installed Armbian_5.24_S9xxx_mate_Ubuntu_xenial_3.14.29_desktop_20170205.img on micro sd card.

Copied vega_s96.dtb ​from dtb directory and renamed it to boot.img dtb.img

Booted from USB stick with micro sd card.

 

Waited a bit... Yes! I confirm I am able to boot from USB: Hurray !

Link to comment
Share on other sites

Hi balbes150,

 

Because I am crazy, my first move after renaming the device to tz95plus was to install to eMMC: this took something like 5 minutes:

root@t95zplus:~# ./install.sh
Start copy system for DATA partition.
Formatting DATA partition...
umount: /dev/data: not mounted
/dev/data contains a ext4 file system
        last mounted on /data on Thu Jan  1 00:00:24 2015
e2fsck 1.42.13 (17-May-2015)
/dev/data: clean, 11/799680 files, 90770/3195392 blocks
done.
Copying ROOTFS.
Copy BIN
Create BOOT
Copy DEV
Copy ETC
Copy HOME
Copy LIB
Copy MEDIA
Copy MNT
Copy OPT
Create PROC
Copy ROOT
Create RUN
Copy SBIN
Copy SRV
Create SYS
Create TMP
Copy USR
Copy VAR
Copy fstab amlogics905x_init.sh
*******************************************
Done copy ROOTFS
*******************************************
Writing kernel image...
done.
Writing device tree image...
done.
Write env bootargs
*******************************************
Complete copy OS to eMMC parted DATA
*******************************************
root@t95zplus:~# shutdown now

removed usb stick

unplug/plug power

 

Boot messages appear then stuck at "Begin: Running /scripts/local-block done ...":

I hit Enter several time and accessed BuzyBox v1.22.1


Begin: Waiting for root file system done ... Begin: Running /scripts/local-block done ...
Begin: Running /scripts/local-block done ...
(...)
Begin: Running /scripts/local-block done ...
Begin: Running /scripts/local-block done ...
Begin: Running /scripts/local-block done ...Begin: Running /scripts/local-block done ...
Gave up wating for root device. Common problems:
-Boot args (cat /proc/cmdline)
  -Check rootdelay= (did the system wait long enough?)
  -Check root= (did the system wait for right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/data does not exist.
Dropping to a shell! 

However, /dev/data does exist:

(initramfs) ls -l /dev/data
brw-------     1 179,  14 /dev/data

 

Link to comment
Share on other sites

Reboot from USB and connect with ssh

┌root@t95zplus: [23:02] ~
â”” lsblk -o name,mountpoint,label,size,uuid,model
NAME         MOUNTPOINT LABEL   SIZE UUID                                 MODEL
sda                            14.9G                                      SD  Transcend
├─sda1       /boot      BOOT     96M 0866-6F26
└─sda2       /          ROOTFS 14.7G efbd7497-b0c0-416d-9e37-eaad1e6c6585
mmcblk0rpmb                       4M
mmcblk0boot0                      4M
mmcblk0boot1                      4M
mmcblk0                        14.6G

hum...

┌root@t95zplus: [23:08] ~
â”” fdisk -l /dev/data
Disk /dev/data: 11.7 GiB, 12551454720 bytes, 24514560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
┌root@t95zplus: [23:11] ~
â”” mount -o rw /dev/data /mnt/data
mount: /dev/data is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/data,
       missing codepage or helper program, or other error


       In some cases useful info is found in syslog - try
       dmesg | tail or so.

 

┌root@t95zplus: [23:23] ~
â”” dmesg

[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.14.29-amlogics905x-gc1792de-dirty (root@user-VirtualBox) (gcc version 4.9.4 20151028 (prerelease) (Linaro GCC 4.9-2016.02) ) #22 SMP PREEMPT Sun Feb 5 20:17:30 MSK 2017
[ 0.000000] CPU: AArch64 Processor [410fd034] revision 4
[ 0.000000] no prop version_code
[ 0.000000] fdt Reserved memory table:
[ 0.000000] linux,di: 0x000000007e200000 - 0x0000000080000000 (30 MiB)
[ 0.000000] DI: DI reserved memory: created CMA memory pool at 0x000000007e200000, size 30 MiB
[ 0.000000] linux,ion-dev: 0x000000007a200000 - 0x000000007e200000 (64 MiB)
[ 0.000000] linux,ppmgr: 0x000000007a200000 - 0x000000007a200000 (0 MiB)
[ 0.000000] linux,codec_mm_cma: 0x0000000067800000 - 0x0000000073800000 (192 MiB)
[ 0.000000] linux,picdec: 0x000000007a200000 - 0x000000007a200000 (0 MiB)
[ 0.000000] Reserved memory: incorrect alignment of CMA region
[ 0.000000] linux,codec_mm_reserved: 0x0000000076100000 - 0x000000007a200000 (65 MiB)
[ 0.000000] fdt Reserved memory total: 354 MiB
[ 0.000000] cma: Reserved 8 MiB at 75800000
[ 0.000000] On node 0 totalpages: 523264
[ 0.000000] Normal zone: 9212 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 523264 pages, LIFO batch:31
[ 0.000000] psci: probing function IDs from device-tree
[ 0.000000] PERCPU: Embedded 13 pages/cpu @ffffffc076066000 s20928 r8192 d24128 u53248
[ 0.000000] pcpu-alloc: s20928 r8192 d24128 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 514052
[ 0.000000] Kernel command line: root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.repair=yes net.ifnames=0 mac=C4:2F:AE:03:42:92
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Memory: 1655508K/2093056K available (10292K kernel code, 954K rwdata, 3884K rodata, 1188K init, 5781K bss, 437548K reserved)
[ 0.000000] Virtual kernel memory layout:
vmalloc : 0xffffff8000000000 - 0xffffff8040000000 ( 1024 MB)
vmemmap : 0xffffff8040010000 - 0xffffff8042410000 ( 36 MB)
modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
memory : 0xffffffc000000000 - 0xffffffc080000000 ( 2048 MB)
.init : 0xffffffc001e5a000 - 0xffffffc001f831c0 ( 1189 kB)
.text : 0xffffffc001080000 - 0xffffffc001e59344 ( 14181 kB)
.data : 0xffffffc001f84000 - 0xffffffc002072bf8 ( 955 kB)
[ 0.000000] PM: Registered nosave memory: [mem 0x01080000-0x01e58fff]
[ 0.000000] SLUB: HWalign=64, Order=0-1, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] arch_multi_cluster:1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU debugfs-based tracing is enabled.
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
[ 0.000033] meson_bc_timer: mclk->mux_reg =ffffff8000014990,mclk->reg =ffffff8000016994
[ 0.000359] Console: colour dummy device 80x25
[ 0.000875] console [tty0] enabled
[ 0.000895] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000919] pid_max: default: 32768 minimum: 301
[ 0.001032] Security Framework initialized
[ 0.001063] AppArmor: AppArmor initialized
[ 0.001112] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.001129] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.003605] device-tree: Duplicate name in /efusekey, renamed to "key0#1"
[ 0.003640] device-tree: Duplicate name in /efusekey, renamed to "key1#1"
[ 0.003658] device-tree: Duplicate name in /efusekey, renamed to "key2#1"
[ 0.003676] device-tree: Duplicate name in /efusekey, renamed to "key3#1"
[ 0.006550] Initializing cgroup subsys debug
[ 0.006571] Initializing cgroup subsys freezer
[ 0.006619] ftrace: allocating 35563 entries in 139 pages
[ 0.051435] /cpus/cpu@0: Missing clock-frequency property
[ 0.051466] /cpus/cpu@1: Missing clock-frequency property
[ 0.051482] /cpus/cpu@2: Missing clock-frequency property
[ 0.051497] /cpus/cpu@3: Missing clock-frequency property
[ 0.051514] /cpus/cpu@100: Missing clock-frequency property
[ 0.051531] /cpus/cpu@101: Missing clock-frequency property
[ 0.051548] /cpus/cpu@102: Missing clock-frequency property
[ 0.051566] /cpus/cpu@103: Missing clock-frequency property
[ 0.051584] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.091205] Meson chip version = RevA (22:A - 82:0)
[ 0.111323] CPU1: Booted secondary processor
[ 0.131299] CPU2: Booted secondary processor
[ 0.151307] CPU3: Booted secondary processor
[ 0.171343] CPU4: Booted secondary processor
[ 0.191337] CPU5: Booted secondary processor
[ 0.211356] CPU6: Booted secondary processor
[ 0.231382] CPU7: Booted secondary processor
[ 0.231470] Brought up 8 CPUs
[ 0.231553] SMP: Total of 8 processors activated.
[ 0.232079] devtmpfs: initialized
[ 0.237427] sched: registering cpufreq notifiers for scale-invariant loads
[ 0.237554] instabooting: 0
[ 0.243744] xor: measuring software checksum speed
[ 0.341170] 8regs : 2292.000 MB/sec
[ 0.441198] 8regs_prefetch: 2158.800 MB/sec
[ 0.541228] 32regs : 2615.200 MB/sec
[ 0.641257] 32regs_prefetch: 2364.400 MB/sec
[ 0.641268] xor: using function: 32regs (2615.200 MB/sec)
[ 0.641287] pinctrl core: initialized pinctrl subsystem
[ 0.641926] regulator-dummy: no parameters
[ 0.642657] NET: Registered protocol family 16
[ 0.644392] cpuidle: using governor menu
[ 0.644637] aml_vdac_init: module init
[ 0.644801] register canvas platform driver
[ 0.644895] register rdma platform driver
[ 0.645630] vdso: 2 pages (1 code, 1 data) at base ffffffc001f8c000
[ 0.645678] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.646043] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.647033] software IO TLB [mem 0x65400000-0x65800000] (4MB) mapped at [ffffffc065400000-ffffffc0657fffff]
[ 0.647053] Serial: AMBA PL011 UART driver
[ 0.647573] aml_i2c version: 20140813
[ 0.647825] i2c-core: driver [pmu4] using legacy resume method
[ 0.647918] codec_mm:codec_mm_module_init
[ 0.648150] aml_watch_point_probe, in
[ 0.648580] gxbb_mpll_clk: register mpll_clk_out0 success done
[ 0.648599] gxbb_mpll_clk: register mpll_clk_out1 success done
[ 0.648615] gxbb_mpll_clk: register mpll_clk_out2 success done
[ 0.648817] clk_sys: register PLL sys_pll success done
[ 0.648838] gxl_clk: [ xtal ] ->clockrate: 24000000Hz
[ 0.648850] gxl_clk: [ 32Khz ] ->clockrate: 32000Hz
[ 0.648863] gxl_clk: [ clk81 ] ->clockrate: 166666666Hz
[ 0.648875] gxl_clk: [ fixed_pll ] ->clockrate: 2000000000Hz
[ 0.648888] gxl_clk: [ fclk_div2 ] ->clockrate: 1000000000Hz
[ 0.648900] gxl_clk: [ fclk_div3 ] ->clockrate: 666666666Hz
[ 0.648912] gxl_clk: [ fclk_div4 ] ->clockrate: 500000000Hz
[ 0.648924] gxl_clk: [ fclk_div5 ] ->clockrate: 400000000Hz
[ 0.648935] gxl_clk: [ fclk_div7 ] ->clockrate: 285714285Hz
[ 0.648971] gxl_clk: clock initialization complete
[ 0.649153] clkmsr: Gxl msr_clk_reg0=ffffff800006475c,msr_clk_reg2=ffffff8000066764
[ 0.651701] aml_iomap: amlogic iomap probe done
[ 0.652371] pinmux-gxl c1109880.pinmux: Init pinux probe!
[ 0.653515] pinmux-gxl c1109880.pinmux: Probed amlogic pinctrl driver
[ 0.654431] aml-i2c c11087c0.i2c: add adapter aml_i2c_adap2(ffffffc0661de8e0)
[ 0.654791] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.654825] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ 0.655021] genirq: Setting trigger mode 8 for irq 241 failed (gic_set_type+0x0/0xbc)
[ 0.655051] genirq: Setting trigger mode 8 for irq 242 failed (gic_set_type+0x0/0xbc)
[ 0.661684] codec_mm has 2 memory regions
[ 0.661742] codec_mm codec_mm.19: assigned reserved memory node linux,codec_mm_cma ok
[ 0.661765] codec_mm codec_mm.19: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.661874] codec_mm has 2 memory regions
[ 0.661901] codec_mm codec_mm.19: assigned reserved memory node linux,codec_mm_cma ok
[ 0.661923] codec_mm codec_mm.19: assigned reserved memory node linux,codec_mm_reserved ok
[ 0.663864] vpu: driver version: v02
[ 0.663911] vpu: load vpu_clk: 666667000Hz(7)
[ 0.664018] vpu: vpu_probe OK
[ 0.665603] tv_vout: tvout_probe
[ 0.665632] tv_vout: major number 254 for disp
[ 0.665643] vout_notify: vout_register_server
[ 0.665654] tv_vout: register tv module server ok
[ 0.665748] tv_vout: tvout_probe OK
[ 0.666364] canvas_probe reg=00000000c8838000,size=400
[ 0.666400] canvas maped reg_base =ffffff800018a000
[ 0.670244] rdma_probe
[ 0.929154] bio: create slab
at 0
[ 1.091978] raid6: int64x1 488 MB/s
[ 1.261947] raid6: int64x2 717 MB/s
[ 1.432002] raid6: int64x4 1033 MB/s
[ 1.602073] raid6: int64x8 1198 MB/s
[ 1.772097] raid6: neonx1 769 MB/s
[ 1.942157] raid6: neonx2 1200 MB/s
[ 2.112235] raid6: neonx4 1562 MB/s
[ 2.282262] raid6: neonx8 1723 MB/s
[ 2.282273] raid6: using algorithm neonx8 (1723 MB/s)
[ 2.282284] raid6: using intx1 recovery algorithm
[ 2.283112] SCSI subsystem initialized
[ 2.283646] usbcore: registered new interface driver usbfs
[ 2.283760] usbcore: registered new interface driver hub
[ 2.283896] usbcore: registered new device driver usb
[ 2.284814] i2c-gpio i2c_gpio.38: using pins 172 (SDA) and 173 (SCL)
[ 2.284962] media: Linux media interface: v0.10
[ 2.285064] Linux video capture interface: v2.00
[ 2.285324] pps_core: LinuxPPS API ver. 1 registered
[ 2.285339] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti

[ 2.285416] PTP clock support registered
[ 2.286033] hdmitx: system: amhdmitx_init
[ 2.286052] hdmitx: system: Ver: 2014May6
[ 2.286231] hdmitx: system: amhdmitx_probe
[ 2.286589] hdmitx: system: not find match init-data
[ 2.286606] hdmitx: system: not find match pwr-ctl
[ 2.286618] hdmitx hpd irq = 89
[ 2.287080] hdmitx20: Mapped PHY: 0xc0800000
[ 2.287105] hdmitx20: Mapped PHY: 0xc1104400
[ 2.287132] hdmitx20: Mapped PHY: 0xc8100000
[ 2.287144] hdmitx20: Mapped PHY: 0xc8834000
[ 2.287156] hdmitx20: Mapped PHY: 0xc883a000
[ 2.287168] hdmitx20: Mapped PHY: 0xc883c000
[ 2.287182] hdmitx20: Mapped PHY: 0xd0100000
[ 2.287194] hdmitx20: Mapped PHY: 0xda83a000
[ 2.287212] hdmitx: alread display in uboot 0x10
[ 2.287241] avmute set to 1
[ 2.287586] vout_serve: vout_init_module
[ 2.287728] vout_serve: no matched vout_init mode
[ 2.287832] vinfo: error: invalid vinfo. current vmode is not supported
[ 2.287847] vout_serve: create vout attribute OK
[ 2.287858] vout_serve: meson_vout_probe OK
[ 2.288041] logo: logo_init
[ 2.288142] Advanced Linux Sound Architecture Driver Initialized.
[ 2.288760] NetLabel: Initializing
[ 2.288777] NetLabel: domain hash size = 128
[ 2.288787] NetLabel: protocols = UNLABELED CIPSOv4
[ 2.288833] NetLabel: unlabeled traffic allowed by default
[ 2.289893] Switched to clocksource arch_sys_counter
[ 2.294296] hdmitx: system: irq 80000002
[ 2.303205] FS-Cache: Loaded
[ 2.303503] CacheFiles: Loaded
[ 2.303651] AppArmor: AppArmor Filesystem Enabled
[ 2.314047] NET: Registered protocol family 2
[ 2.314556] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 2.314719] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 2.314979] TCP: Hash tables configured (established 16384 bind 16384)
[ 2.315057] TCP: reno registered
[ 2.315075] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 2.315126] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 2.315341] NET: Registered protocol family 1
[ 2.315613] RPC: Registered named UNIX socket transport module.
[ 2.315631] RPC: Registered udp transport module.
[ 2.315642] RPC: Registered tcp transport module.
[ 2.315653] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.315876] aml_wifi wifi.33: [wifi_dev_probe] no power_on_pin2
[ 2.315893] aml_wifi wifi.33: [wifi_dev_probe] set pwm as 32k output
[ 2.315952] aml_wifi wifi.33: [wifi_dev_probe] interrupt_pin=241
[ 2.315967] aml_wifi wifi.33: [wifi_dev_probe] irq_num=100, irq_trigger_type=1
[ 2.315984] aml_wifi wifi.33: [wifi_dev_probe] power_on_pin=240
[ 2.315998] aml_wifi wifi.33: [wifi_dev_probe] clock_32k_pin=0
[ 2.316398] aml_wifi wifi.33: [wifi_setup_dt] wifi_setup_dt
[ 2.316451] aml_wifi wifi.33: [wifi_setup_dt] interrupt_pin(241)
[ 2.316473] aml_wifi wifi.33: [wifi_setup_dt] power_on_pin(240)
[ 2.316786] Unpacking initramfs...
[ 2.535514] Freeing initrd memory: 5108K (ffffffc0739b9000 - ffffffc073eb6000)
[ 2.538432] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 2.538557] audit: initializing netlink subsys (disabled)
[ 2.538618] audit: type=2000 audit(2.500:1): initialized
[ 2.539471] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 2.546643] VFS: Disk quotas dquot_6.5.2
[ 2.546901] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.550149] NFS: Registering the id_resolver key type
[ 2.550207] Key type id_resolver registered
[ 2.550218] Key type id_legacy registered
[ 2.550235] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.550977] msgmni has been set to 3643
[ 2.552266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 2.552296] io scheduler noop registered (default)
[ 2.552308] io scheduler deadline registered
[ 2.552496] io scheduler cfq registered
[ 2.615448] meson-rng c8834000.rng: hwrng registered
[ 2.615795] [drm] Initialized drm 1.1.0 20060810
[ 2.619431] loop: module loaded
[ 2.619993] hdmitx: plugin
[ 2.620612] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 2.621750] tun: Universal TUN/TAP device driver, 1.6
[ 2.621771] tun: © 1999-2004 Max Krasnyansky

[ 2.752199] libphy: stmmac: probed
[ 2.752226] eth0: PHY ID 001cc916 at 0 IRQ POLL (stmmac-0:00) active
[ 2.752240] eth0: PHY ID 001cc916 at 7 IRQ POLL (stmmac-0:07)
[ 2.752712] PPP generic driver version 2.4.2
[ 2.752998] NET: Registered protocol family 24
[ 2.753158] usbcore: registered new interface driver cdc_ether
[ 2.753290] usbcore: registered new interface driver cdc_ncm
[ 2.753813] platform c9000000.dwc3: Driver dwc3 requests probe deferral
[ 2.753963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.753979] ehci-h20ahb: H20AHB-EHCI Host Controller driver
[ 2.754214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.754581] usbcore: registered new interface driver cdc_acm
[ 2.754600] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.754721] usbcore: registered new interface driver usb-storage
[ 2.754969] usbcore: registered new interface driver usbserial
[ 2.755075] usbcore: registered new interface driver usbserial_generic
[ 2.755170] usbserial: USB Serial support registered for generic
[ 2.755878] amlogic-new-usb2 d0078000.usb2phy: USB2 phy probe:phy_mem:0xd0078000, iomap phy_base:0xffffff80001de000
[ 2.755930] hdmitx: edid: check sum valid
[ 2.755941] hdmitx: edid: check sum valid
[ 2.755953] hdmitx: edid: blk0 raw data
[ 2.756000] 00ffffffffffff0026cd0b561f0c00000d13010380301b782ae615a655499927
135054bfef00714f814081809500950fb30001010101023a801871382d40582c
4500de0d1100001e000000fd00384c1e5311000a202020202020000000fc0050
4c3232303948440a20202020000000ff0031313030384d393330333130330161


[ 2.756061] hdmitx: edid: blk1 raw data
[ 2.756107] 02031ff14c010203040510111213141e1f230907018301000065030c0010008c
0ad08a20e02d10103e9600de0d11000018011d007251d01e206e285500de0d11
00001e8c0ad090204031200c405500de0d110000180000000000000000000000
0000000000000000000000000000000000000000000000000000000000000048


[ 2.756130] amlogic-new-usb3 d0078080.usb3phy: This phy has no usb port
[ 2.756147] amlogic-new-usb3 d0078080.usb3phy: USB3 phy probe:phy_mem:0xd0078080, iomap phy_base:0xffffff80001f6080
[ 2.756197] EDID Parser:
[ 2.756250] hdmitx: edid: find IEEEOUT
[ 2.756265] hdmitx: edid: check sum valid
[ 2.756274] hdmitx: edid: check sum valid
[ 2.756286] vinfo: error: invalid vinfo. current vmode is not supported
[ 2.756298] hdmitx: update RX hdr info 0
[ 2.756718] mousedev: PS/2 mouse device common for all mice
[ 2.757337] i2c /dev entries driver
[ 2.758329] hdmitx: ddc rd8b error 0x3a 0x00 0x00
[ 2.758492] cpu cpu0: bL_cpufreq_init: CPU 0 initialized
[ 2.760697] [RX]-receive ksv list len:1,depth:1,cas:0,dev:0
[ 2.760716] vinfo: error: invalid vinfo. current vmode is not supported
[ 2.760727] hdmitx: video: get current mode: invalid
[ 2.760736] hdmitx: update rx hdr info 0
[ 2.760762] hdmitx: edid: not find mapped vic
[ 2.760789] cpu cpu4: bL_cpufreq_init: CPU 4 initialized
[ 2.760800] hdmitx: system: already init VIC = 0 Now VIC = 0
[ 2.760804] hdmitx: system: packet: can't get vendor data
[ 2.760806] hdmtix: set audio
[ 2.760813] hdmitx tx_aud_src = 0
[ 2.760837] hdmitx: fs = 0, cd = 4, tmds_clk = 0
[ 2.760847] hdmitx aud_n_para = 6144
[ 2.760870] hdmitx set channel status
[ 2.760933] hdmtix: set audio
[ 2.760946] hdmitx tx_aud_src = 0
[ 2.760975] hdmitx: fs = 0, cd = 4, tmds_clk = 0
[ 2.760984] hdmitx aud_n_para = 6144
[ 2.761007] hdmitx set channel status
[ 2.762134] arm_big_little: bL_cpufreq_register: Registered platform driver: scpi
[ 2.762447] CPUidle arm64: cpuidle init start!!
[ 2.762867] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.763032] hidraw: raw HID events driver © Jiri Kosina
[ 2.763278] usbcore: registered new interface driver usbhid
[ 2.763291] usbhid: USB HID core driver
[ 2.764079] meson_uart c81004c0.serial: ==uart0 reg addr = ffffff80001f84c0
[ 2.764122] c81004c0.serial: ttyS0 at MMIO 0xc81004c0 (irq = 225, base_baud = 1500000) is a meson_uart
[ 2.764147] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 0 to 115200
[ 4.469250] console [ttyS0] enabled
[ 4.473314] meson_uart c11084c0.serial: ==uart1 reg addr = ffffff80001fa4c0
[ 4.480004] c11084c0.serial: ttyS1 at MMIO 0xc11084c0 (irq = 58, base_baud = 1500000) is a meson_uart
[ 4.489927] dwc_otg: usb0: type: 2 speed: 0, config: 0, dma: 0, id: 0, phy: d0078000, ctrl: 0
[ 4.497879] dwc_otg_driver_probe host only, not probe usb_otg!!!
[ 4.504215] meson-gpu-clkgen c883c000.gpu_clk: can't request region for resource [mem 0xc883c000-0xc883cfff]
[ 4.513935] meson-gpu-clkgen: probe of c883c000.gpu_clk failed with error -16
[ 4.521416] hdmitx: system: hdmitx_hdcp_init
[ 4.525725] ESM HLD: Initializing...
[ 4.529275] ESM HLD: Registering device range 'esm'...
[ 4.534550] ESM HLD: Device range 'esm' has been registered.
[ 4.540320] ESM HLD: Creating class /sys/class/elliptic...
[ 4.546006] ESM HLD: The class /sys/class/elliptic has been created.
[ 4.552395] ESM HLD: Creating device 'esm'...
[ 4.557052] ESM HLD: Device 'esm' has been created.
[ 4.561962] ESM HLD: Done initializing the HLD driver.
[ 4.583282] aml_vrtc rtc.32: rtc core: registered aml_vrtc as rtc0
[ 4.584195] BLASTER Driver Init
[ 4.588161] secmon has 1 memory regions
[ 4.591313] secmon: share in base: 0xffffff8000406000, share out base: 0xffffff8000408000
[ 4.599533] secmon secmon.4: assigned reserved memory node linux,secmon ok
[ 4.606520] secmon: probe done
[ 4.610118] storage: storage in base: 0xffffff8001600000
[ 4.615136] storage: storage out base: 0xffffff8001680000
[ 4.620692] storage: storage block base: 0xffffff8001700000
[ 4.626348] storage: probe done!
[ 4.629993] Error: Driver 'ICPlus IP175C' is already registered, aborting...
[ 4.636872] libphy: ICPlus IP175C: Error -16 in registering driver
[ 4.643182] Error: Driver 'AMLOGIC internal phy' is already registered, aborting...
[ 4.650946] libphy: AMLOGIC internal phy: Error -16 in registering driver
[ 4.659442] Error: Driver 'RTL8211F Gigabit Ethernet' is already registered, aborting...
[ 4.666084] libphy: RTL8211F Gigabit Ethernet: Error -16 in registering driver
[ 4.673884] aml_sd_emmc_probe: line 3558
[ 4.677411] mmc driver version: 1.07, 2015-01-21: fix a bug in tuning which caused eMMC data CRC error
[ 4.687449] aml_sd_emmc_reg_init 1146
[ 4.690672] get property: ocr_avail, value:0x00200080
[ 4.697074] get property: f_min, value:300000
[ 4.703205] get property: f_max, value:100000000
[ 4.709581] get property: max_req_size, value:0x00020000
[ 4.716060] get property: pinname, str:emmc
[ 4.721845] get property: card_type, value:1
[ 4.727538] get property: gpio_dat3, str:
[ 4.732962] get property: hw_reset, str:
[ 4.738423] emmc:pdata->caps = c0000d47
[ 4.742372] emmc:pdata->caps2 = 18060
[ 4.746162] storage 1, boot 1
[ 4.749255] get_storage_dev return 1
[ 4.789902] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 4.790132] aml_sd_emmc_probe: line 3558
[ 4.794581] aml_sd_emmc_reg_init 1146
[ 4.798081] get property: ocr_avail, value:0x00200080
[ 4.804505] get property: f_min, value:400000
[ 4.810624] get property: f_max, value:100000000
[ 4.816927] get property: max_req_size, value:0x00020000
[ 4.823402] get property: irq_in, value:3
[ 4.829088] get property: irq_out, value:5
[ 4.834867] get property: gpio_cd, str:
[ 4.840222] get property: pinname, str:sd
[ 4.845822] get property: jtag_pin, str:
[ 4.851334] get property: card_type, value:5
[ 4.857021] get property: gpio_dat3, str:
[ 4.862516] sd:pdata->caps = 7
[ 4.865644] sd:pdata->caps2 = 0
[ 4.879865] emmc: BKOPS_EN bit is not set
[ 4.886427] emmc: trying cali 0-th time(s)
[ 4.892420] emmc: delay[0]= 3600 padding= 2, bidx=3
[ 4.892448] emmc: delay[1]= 3600 padding= 2, bidx=3
[ 4.896837] emmc: delay[2]= 3400 padding= 3, bidx=3
[ 4.900072] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 4.900104] aml_sd_emmc_probe: line 3558
[ 4.900179] [aml_is_card_insert] card OUT
[ 4.900310] [aml_is_card_insert] card OUT
[ 4.900478] aml_sd_emmc_reg_init 1146
[ 4.900533] get property: ocr_avail, value:0x00200080
[ 4.900536] get property: f_min, value:400000
[ 4.900538] get property: f_max, value:200000000
[ 4.900541] get property: max_req_size, value:0x00020000
[ 4.900547] get property: pinname, str:sdio
[ 4.900550] get property: card_type, value:3
[ 4.900597] sdio:pdata->caps = 7810f
[ 4.900599] sdio:pdata->caps2 = 0
[ 4.939903] [aml_sd_emmc_probe] aml_sd_emmc_probe() success!
[ 4.940250] ion_dev has 1 memory regions
[ 4.958684] fb: osd_init_module
[ 4.958814] fb: viu vsync irq: 35
[ 4.958820] fb: failed to init reserved memory
[ 4.958836] tv_vout: tv_set_current_vmode[759]fps_target_mode=16
[ 4.958839] tv_vout: mode is 16,sync_duration_den=1,sync_duration_num=60
[ 4.958848] tv_vout: TV mode 1080p60hz selected.
[ 4.958852]
vdac_enable: on:0,module_sel:8
[ 4.958859]
vdac_enable: on:0,module_sel:8
[ 4.958864] tv_vout: new mode =1080p60hz set ok
[ 4.958866] vout_serve: vinfo mode is: 1080p60hz
[ 4.959072] osd_rdma: osd_rdma_init: rdma_table p=0x75846000,op=0x75846000 , v=0xffffff8000437000
[ 4.959074] osd_rdma: osd rdma request irq as second interrput function!
[ 4.959090] fb: osd_probe vinfo:ffffffc0020142a8
[ 4.959104] fb: init fbdev bpp is:32
[ 5.052013] fb: use ion buffer for fb memory
[ 5.052043] emmc: delay[3]= 3800 padding= 1, bidx=3
[ 5.052045] emmc: delay[4]= 3800 padding= 1, bidx=3
[ 5.052047] emmc: delay[5]= 3800 padding= 1, bidx=3
[ 5.052049] emmc: delay[6]= 3600 padding= 2, bidx=3
[ 5.052050] emmc: delay[7]= 3800 padding= 1, bidx=3
[ 5.052052] emmc: calibration result @ 0: max(3800), min(3400)
[ 5.052056] emmc: line_delay =0x1000211, max_cal_result =3800
[ 5.052057] emmc: base_index_max 3, base_index_min 3
[ 5.052063] emmc: clk 100000000 SDR mode tuning start
[ 5.052560] emmc: rx_tuning_result[0] = 10
[ 5.052584] meson-fb meson-fb.16: create ion_client ffffffc066236840, handle=ffffffc07391c200
[ 5.052588] meson-fb meson-fb.16: ion memory(0): created fb at 0x000000007a200000, size 24 MiB
[ 5.052593] fb: Frame buffer memory assigned at
[ 5.052593] fb: 0, phy: 0x000000007a200000, vir:0xffffff80018c4000, size=24900K

[ 5.052596] fb: ---------------clear fb0 memory ffffff80018c4000
[ 5.053033] emmc: rx_tuning_result[1] = 10
[ 5.053509] emmc: rx_tuning_result[2] = 10
[ 5.053982] emmc: rx_tuning_result[3] = 10
[ 5.054458] emmc: rx_tuning_result[4] = 10
[ 5.054933] emmc: rx_tuning_result[5] = 10
[ 5.055410] emmc: rx_tuning_result[6] = 10
[ 5.055889] emmc: rx_tuning_result[7] = 10
[ 5.056415] emmc: rx_tuning_result[9] = 10
[ 5.056417] emmc: best_win_start =9, best_win_size =9
[ 5.056420] emmc: sd_emmc_regs->gclock=0x100024a,sd_emmc_regs->gadjust=0x32000
[ 5.056424] emmc: gclock =0x100024a, gdelay=0x1000211, gadjust=0x32000
[ 5.056613] emmc: support driver strength type 1
[ 5.056701] emmc: try set sd/emmc to DDR mode
[ 5.056704] emmc: try set sd/emmc to DDR mode
[ 5.056875] emmc: new HS400 MMC card at address 0001
[ 5.057445] emmc: clock 100000000, 8-bit-bus-width

[ 5.057446] mmcblk0: emmc:0001 AWPD3R 14.5 GiB
[ 5.057573] mmcblk0boot0: emmc:0001 AWPD3R partition 1 4.00 MiB
[ 5.057703] mmcblk0boot1: emmc:0001 AWPD3R partition 2 4.00 MiB
[ 5.057831] mmcblk0rpmb: emmc:0001 AWPD3R partition 3 4.00 MiB
[ 5.058813] mmcblk0: unknown partition table
[ 5.059583] [mmc_read_partition_tbl] mmc read partition OK!
[ 5.059584] add_emmc_partition
[ 5.059857] [mmcblk0p01] bootloader offset 0x000000000000, size 0x000000400000
[ 5.060278] [mmcblk0p02] reserved offset 0x000002400000, size 0x000004000000
[ 5.060467] [mmcblk0p03] cache offset 0x000006c00000, size 0x000020000000
[ 5.060621] [mmcblk0p04] env offset 0x000027400000, size 0x000000800000
[ 5.060783] [mmcblk0p05] logo offset 0x000028400000, size 0x000002000000
[ 5.060951] [mmcblk0p06] recovery offset 0x00002ac00000, size 0x000002000000
[ 5.061118] [mmcblk0p07] rsv offset 0x00002d400000, size 0x000000800000
[ 5.061281] [mmcblk0p08] tee offset 0x00002e400000, size 0x000000800000
[ 5.061430] [mmcblk0p09] crypt offset 0x00002f400000, size 0x000002000000
[ 5.061605] [mmcblk0p10] misc offset 0x000031c00000, size 0x000002000000
[ 5.061781] [mmcblk0p11] instaboot offset 0x000034400000, size 0x000020000000
[ 5.061936] [mmcblk0p12] boot offset 0x000054c00000, size 0x000002000000
[ 5.062090] [mmcblk0p13] system offset 0x000057400000, size 0x000060000000
[ 5.062251] [mmcblk0p14] data offset 0x0000b7c00000, size 0x0002ec200000
[ 5.062286] card key: card_blk_probe.
[ 5.062290] emmc_key_init:527 emmc key lba_start:0x12020,lba_end:0x12220
[ 5.062295] emmc key: emmc_key_init:552 ok.
[ 5.062540] amlmmc_dtb_init: register dtb chardev
[ 5.062619] amlmmc_dtb_init: register dtb chardev OK
[ 5.062619] Exit aml_emmc_partition_ops OK.
[ 5.063701] fb: osd[0] canvas.idx =0x40
[ 5.063702] fb: osd[0] canvas.addr=0x7a200000
[ 5.063704] fb: osd[0] canvas.width=7680
[ 5.063705] fb: osd[0] canvas.height=3240
[ 5.063707] fb: osd[0] frame.width=1920
[ 5.063708] fb: osd[0] frame.height=1080
[ 5.064840] mmcblk0boot1: unknown partition table
[ 5.065762] mmcblk0boot0: unknown partition table
[ 5.065998] clear_emmc_wait_flag
[ 5.266261] Console: switching to colour frame buffer device 240x67
[ 5.729897] fb: osd probe OK
[ 5.733652] ge2d: ge2d_init_module
[ 5.737144] ge2d: ge2d_dev major:241
[ 5.741040] ge2d: ge2d clock is 400 MHZ
[ 5.744494] ge2d: ge2d: pdev=ffffffc06628c400, irq=182, rstc=0xffffffc073839500, clk=ffffffc066228800
[ 5.752209] ge2d: mapped phy: 0xd0160000
[ 5.756219] ge2d: ge2d start monitor
[ 5.760109] ge2d: ge2d workqueue monitor start
[ 5.760714] codec:Amlogic A/V streaming port init
[ 5.764824] codec:get gate demux control ok ffffffc0643af280
[ 5.764839] codec:get gate parser_top control ok ffffffc0643a0880
[ 5.764850] codec:get gate vpu_intr control ok ffffffc0643a08c0
[ 5.764865] codec:get gate vdec control ok ffffffc0643a0140
[ 5.766055] codec:[tsync_pcr_init]init success.
[ 5.766058] codec:amvideocap_init_module
[ 5.766295] codec:amvideocap_probe,amvideocap
[ 5.766300] codec:use cma buf.
[ 5.766303] codec:amvideocap_dev_register
[ 5.769934] amvenc_avc_probe -- reserved memory config fail.
[ 5.769940] amvenc_avc - cma memory pool size: 40 MB
[ 5.769974] encode_wq_init.
[ 5.769984] encode start monitor.
[ 5.770101] encode workqueue monitor start.
[ 5.771072] jpegenc module init
[ 5.771668] codec:picdec_driver_probe called.
[ 5.771674] picdec has 1 memory regions
[ 5.771714] codec:picdec_driver_probe done.
[ 5.773988] codec:create_ge2d_work_queue video task ok
[ 5.774896] codec:used fix clk for vdec clk source!
[ 5.774906] codec:register clk_set_setting cpu[34]
[ 5.775517] vpu_init
[ 5.775788] vpu_probe
[ 5.775795] HevcEnc reserved memory config fail.
[ 5.775801] HevcEnc - cma memory pool size: 64 MB
[ 5.775807] HevcEnc - wave420l_irq: 219
[ 5.775867] vpu base address get from platform driver physical base addr=0xc8810000, virtual base=0xffffff8000588000
[ 5.776515] success to probe vpu device with video memory from cma
[ 5.776797] DI: di_module_init ok.
[ 5.776805] DI: di_module_init: major 234
[ 5.777173] DI: di_probe
[ 5.777520] deinterlace has 1 memory regions
[ 5.777566] DI: di reveser memory 0x7e200000, size 30MB.
[ 5.777581] deinterlace deinterlace.26: assigned reserved memory node linux,di ok
[ 5.777621] di_irq:78,timerc_irq:38
[ 5.975846] rdma_register, rdma_table_addr ffffff8000581000 rdma_table_addr_phy 75848000 reg_buf ffffffc0738ac000
[ 5.985981] rdma_register success, handle 1 table_size 8192
[ 5.991668] DI: di_probe allocate rdma channel 1.
[ 5.996494] DI: DI hw version 2.
[ 6.000475] 0x000000db:Y=db,U=0,V=0
[ 6.004465] 0x000000dc:Y=dc,U=0,V=0
[ 6.008436] 0x000000dd:Y=dd,U=0,V=0
[ 6.012404] 0x000000de:Y=de,U=0,V=0
[ 6.016273] 0x000000df:Y=df,U=0,V=0
[ 6.020072] 0x000000e0:Y=e0,U=0,V=0
[ 6.023805] 0x000000e1:Y=e1,U=0,V=0
[ 6.027494] 0x000000e2:Y=e2,U=0,V=0
[ 6.031209] 0x000000e3:Y=e3,U=0,V=0
[ 6.034860] 0x000000f0:Y=f0,U=0,V=0
[ 6.038474] 0x000000f1:Y=f1,U=0,V=0
[ 6.042084] 0x000000f2:Y=f2,U=0,V=0
[ 6.045674] 0x000000f3:Y=f3,U=0,V=0
[ 6.049255] 0x000000f4:Y=f4,U=0,V=0
[ 6.052825] 0x000000f5:Y=f5,U=0,V=0
[ 6.056384] 0x000000f6:Y=f6,U=0,V=0
[ 6.059923] 0x000000f7:Y=f7,U=0,V=0
[ 6.063436] 0x000000f8:Y=f8,U=0,V=0
[ 6.066898] 0x000000f9:Y=f9,U=0,V=0
[ 6.070297] 0x000000fa:Y=fa,U=0,V=0
[ 6.073622] 0x000000fb:Y=fb,U=0,V=0
[ 6.076916] 0x000000fc:Y=fc,U=0,V=0
[ 6.080365] DI: di_probe here.
[ 6.084043] efusekeynum: 4
[ 6.087285] efusekeyname: mac offset: 0 size: 6
[ 6.092431] efusekeyname: mac_bt offset: 6 size: 6
[ 6.098771] efusekeyname: mac_wifi offset: 12 size: 6
[ 6.105175] efusekeyname: usid offset: 18 size: 16
[ 6.111899] efuse efuse.10: probe OK!
[ 6.115725] key unify config unifykey-num is 14
[ 6.120066] key unify fact unifykey-num is 14
[ 6.124472] aml_unifykeys_probe:1273=============unifykey_devno:e800000
[ 6.131564] 6unifykey: device unifykeys created ok
[ 6.136352] 6aml_unifykeys_init done!
[ 6.140099] PPMGRDRV: warn: ppmgr module init func called
[ 6.145758] PPMGRDRV: err: ppmgr_driver_probe called
[ 6.150704] ppmgr has 1 memory regions
[ 6.154604] PPMGRDRV: info: ppmgr_dev major:231
[ 6.159608] PPMGRDRV: info: ppmgr_probe done
[ 6.164732] amlogic rfkill init
[ 6.169424] enter bt_probe of_node
[ 6.174020] not get gpio_en
[ 6.178492] power on valid level is high
[ 6.603988] ionvideo-000: V4L2 device registered as video13
[ 6.664296] ionvid: info: Video Technology Magazine Ion Video
[ 6.670111] ionvid: info: Capture Board ver 1.0 successfully loaded
[ 6.676481] audio_dsp: [dsp]register dsp to char divece(257)
[ 6.683379] amaudio: amaudio: driver amaudio succuess!
[ 6.688477] amlvid:err: amlvideo_init called
[ 6.692034] amlvid:err: amlvideo_create_instance called
[ 6.701268] amlvid:err: v4l2_dev.name=:amlvideo-000
[ 6.706291] amlvideo-000: V4L2 device registered as video10
[ 6.712295] [RX]-hdmirx: hdmirx_init.
[ 6.717060] ESM HLD: Initializing...
[ 6.721782] ESM HLD: Registering device range 'esm_rx'...
[ 6.726419] ESM HLD: Device range 'esm_rx' has been registered.
[ 6.732362] ESM HLD: Creating class /sys/class/elliptic_rx...
[ 6.738359] ESM HLD: The class /sys/class/elliptic_rx has been created.
[ 6.745003] ESM HLD: Creating device 'esm_rx'...
[ 6.750005] ESM HLD: Device 'esm_rx' has been created.
[ 6.754947] ESM HLD: Done initializing the HLD driver.
[ 6.760340] [viuin..]viuin_init_module viuin module init
[ 6.766245] [viuin..]viuin_probe probe ok.
[ 6.770109] module init
[ 6.773849]
VECM probe start
[ 6.781260] aml_vecm_probe: ok
[ 6.785506] saradc c1108680.saradc: initialized by BL30
[ 6.789131] saradc c1108680.saradc: calibration start:
[ 6.794209] saradc c1108680.saradc: nominal=0, value=4
[ 6.799418] saradc c1108680.saradc: nominal=256, value=251
[ 6.805035] saradc c1108680.saradc: nominal=512, value=499
[ 6.810644] saradc c1108680.saradc: nominal=768, value=750
[ 6.816234] saradc c1108680.saradc: nominal=1023, value=997
[ 6.821900] saradc c1108680.saradc: calibration end: coef=4202
[ 6.828125] remote: Driver init
[ 6.832021] remote: platform_data g_remote_ao_offset=580
[ 6.836548] remote: platform_data irq =228
[ 6.840869] remote: set drvdata completed
[ 6.846738] remote: device_create_file completed
[ 6.851390] input: aml_keypad as /devices/meson-remote.12/input/input0
[ 6.857002] remote: input_register_device completed
[ 6.863491] remote: set_remote_mode[74]
[ 6.868793] remote: remote config major:228
[ 6.874198] remote: physical address:0x73894000
[ 6.879792] m1-adckp adc_keypad.49: adc_key: faild to get name_len!
[ 6.885840] m1-adckp adc_keypad.49: menu key(139) registed.
[ 6.891773] input: adc_keypad as /devices/adc_keypad.49/input/input1
[ 6.898950] gpio-key gpio_keypad.48: gpio_key: 0 name(power) pin()
[ 6.905127] gpio-key gpio_keypad.48: amlogic_gpio_name_map_num pin 0!::
[ 6.911846] gpio-key gpio_keypad.48: gpio_key: 0 power(147)
[ 6.917540] gpio-key gpio_keypad.48: start setup_timer
[ 6.922999] gpio-key gpio_keypad.48: power key(116) registed.
[ 6.929011] input: gpio_keypad as /devices/gpio_keypad.48/input/input2
[ 6.935949] gpio-key gpio_keypad.48: gpio keypad register input device completed.
[ 6.943663] input input2: gpio keypad major:225
[ 6.950538] Sensor: lsm303d_init
[ 6.956534] Sensor: stk8313_init
[ 6.962289] Sensor: stk831x_init
[ 6.966995] Sensor: mxc622x_acc_init
[ 6.971686] Sensor: mxc6255xc_acc_init
[ 6.976287] Sensor: l3gd20_gyr_init
[ 6.982758] cpuinfo: probe done
[ 6.987580] defendkey c8834500.defendkey: defendkey_devno:df00000
[ 6.993128] defendkey c8834500.defendkey: defendkey: device defendkey created ok
[ 7.000573] defendkey: driver init
[ 7.006010] input: cec_input as /devices/virtual/input/input3
[ 7.011401] cectx aocec: aml_cec_probe(): no hdmirx reg resource
[ 7.017055] cectx aocec: aml_cec_probe(): no hhi reg resource
[ 7.022985] input input2: key 116 up
[ 7.027720] cectx aocec: aml_cec_probe(): can't find hdmirx
[ 7.033624] cec: wake up flag:0
[ 7.038806] aml_aes_dma c883e000.aml_aes: Aml AES_dma
[ 7.044243] aml_tdes_dma c883e000.aml_tdes: Aml TDES_dma
[ 7.049619] aml_sha_dma c883e000.aml_sha: Aml SHA1/SHA224/SHA256 dma
[ 7.057183] aml_codec_T9015 c8832000.t9015: aml_T9015_audio_codec_probe
[ 7.066062] aml_pcm_dai: pcm mode detection =1
[ 7.072394] aml_spdif_dai: enterd aml_spdif_play,set_clock:-1,sample_rate=4
[ 7.079679] aml_spdif_dai: set normal 512 fs /4 fs
[ 7.085460] aml_audio_hw: IEC958 16bit
[ 7.091233] hdmitx: audio: aout notify rate 48000
[ 7.096932] hdmitx: audio: aout notify size 16
[ 7.102637] hdmitx: audio: aout notify format CT_PCM
[ 7.108229] hdmtix: set audio
[ 7.113772] hdmitx tx_aud_src = 0
[ 7.119258] hdmitx: fs = 3, cd = 4, tmds_clk = 0
[ 7.124765] hdmitx aud_n_para = 6144
[ 7.130260] hdmitx set channel status
[ 7.135730] hdmitx: audio: Audio Type: PCM
[ 7.141180] hdmitx: audio: set audio param
[ 7.351722] aml_snd_card: headphone detection disable=1
[ 7.379302] aml_snd_card: no spk event delay time set
[ 7.403197] aml_snd_m8_card aml_m8_snd.47: T9015-audio-hifi <-> I2S.40 mapping ok
[ 7.429790] aml_snd_m8_card aml_m8_snd.47: dit-hifi <-> SPDIF.41 mapping ok
[ 7.454363] aml_pcm: enter aml_pcm_new dai->name: PCM.42 dai->id: 0
[ 7.465901] aml_snd_m8_card aml_m8_snd.47: pcm2bt-pcm <-> PCM.42 mapping ok
[ 7.472776] aml_snd_m8_card aml_m8_snd.47: ASoC: no source widget found for LOUTL
[ 7.480355] aml_snd_m8_card aml_m8_snd.47: ASoC: Failed to add route LOUTL -> direct -> Ext Spk
[ 7.489129] aml_snd_m8_card aml_m8_snd.47: ASoC: no source widget found for LOUTR
[ 7.496724] aml_snd_m8_card aml_m8_snd.47: ASoC: Failed to add route LOUTR -> direct -> Ext Spk
[ 7.512795] aml_snd_card: audio use jtag pinmux as i2s output, read val =0
[ 7.524284] GACT probability NOT on
[ 7.528636] Mirror/redirect action on
[ 7.532960] u32 classifier
[ 7.537207] Actions configured
[ 7.541467] Netfilter messages via NETLINK v0.30.
[ 7.545822] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.551662] ctnetlink v0.93: registering with nfnetlink.
[ 7.557216] xt_time: kernel timezone is -0000
[ 7.562931] ipip: IPv4 over IPv4 tunneling driver
[ 7.568973] ip_tables: © 2000-2006 Netfilter Core Team
[ 7.574383] arp_tables: © 2002 David S. Miller
[ 7.579584] TCP: cubic registered
[ 7.584715] Initializing XFRM netlink socket
[ 7.590724] NET: Registered protocol family 10
[ 7.596942] mip6: Mobile IPv6
[ 7.602151] ip6_tables: © 2000-2006 Netfilter Core Team
[ 7.607566] sit: IPv6 over IPv4 tunneling driver
[ 7.614169] NET: Registered protocol family 17
[ 7.619381] NET: Registered protocol family 15
[ 7.624624] Bridge firewalling registered
[ 7.629656] l2tp_core: L2TP core driver, V2.0
[ 7.634594] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 7.639613] l2tp_netlink: L2TP netlink interface
[ 7.644631] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 7.650453] l2tp_debugfs: L2TP debugfs support
[ 7.655521] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 7.662411] NET: Registered protocol family 35
[ 7.666913] Key type dns_resolver registered
[ 7.672033] Registering SWP/SWPB emulation handler
[ 7.679172] bio: create slab
at 1
[ 7.684893] Btrfs loaded
[ 7.689351] BTRFS: selftest: Running btrfs free space cache tests
[ 7.694406] BTRFS: selftest: Running extent only tests
[ 7.699631] BTRFS: selftest: Running bitmap only tests
[ 7.704980] BTRFS: selftest: Running bitmap and extent tests
[ 7.710696] BTRFS: selftest: Free space cache tests finished
[ 7.716428] BTRFS: selftest: Running extent buffer operation tests
[ 7.722695] BTRFS: selftest: Running btrfs_split_item tests
[ 7.731240] BTRFS: selftest: Running find delalloc tests
[ 7.932628] BTRFS: selftest: Running btrfs_get_extent tests
[ 7.937264] BTRFS: selftest: Running hole first btrfs_get_extent test
[ 8.020047] AppArmor: AppArmor sha1 policy hashing enabled
[ 8.024356] regulator-dummy: disabling
[ 8.734042] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 8.738306] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 8.746624] xhci-hcd xhci-hcd.0.auto: irq 62, io mem 0xc9000000
[ 8.752272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.758976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.766326] usb usb1: Product: xHCI Host Controller
[ 8.771318] usb usb1: Manufacturer: Linux 3.14.29 xhci-hcd
[ 8.776915] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 8.783938] hub 1-0:1.0: USB hub found
[ 8.788371] hub 1-0:1.0: 3 ports detected
[ 8.793064] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 8.797457] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 8.805364] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 8.812115] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.819429] usb usb2: Product: xHCI Host Controller
[ 8.824445] usb usb2: Manufacturer: Linux 3.14.29 xhci-hcd
[ 8.830046] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 8.836930] hub 2-0:1.0: USB hub found
[ 8.841480] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 8.849707] console [netcon0] enabled
[ 8.882119] netconsole: network logging started
[ 8.906968] aml_vrtc rtc.32: setting system clock to 2015-01-01 00:00:25 UTC (1420070425)
[ 8.939400] gxbb_pm: enter meson_pm_probe!
[ 8.962736] gxbb_pm: meson_pm_probe done
[ 9.028093] cpucore_cooling_register, max_cpu_core_num:4
[ 9.035359] cpucore_cooling_register, max_cpu_core_num:4
[ 9.058012] aml_istbt_dev_ready NULL
[ 9.077184] ALSA device list:
[ 9.101882] #0: AML-M8AUDIO
[ 9.128677] Freeing unused kernel memory: 1188K (ffffffc001e5a000 - ffffffc001f83000)
[ 9.150088] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 9.294328] usb 1-1: New USB device found, idVendor=8564, idProduct=4000
[ 9.360401] usb 1-1: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[ 9.427394] usb 1-1: Product: Transcend
[ 9.427435] usb 1-1: Manufacturer: TS-RDF5
[ 9.427473] usb 1-1: SerialNumber: 000000000039
[ 9.429522] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 9.430090] scsi0 : usb-storage 1-1:1.0
[ 9.510734] random: systemd-udevd urandom read with 37 bits of entropy available
[ 10.431804] scsi 0:0:0:0: Direct-Access TS-RDF5 SD Transcend TS37 PQ: 0 ANSI: 6
[ 10.432877] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 10.772382] sd 0:0:0:0: [sda] 31291392 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 10.845724] sd 0:0:0:0: [sda] Write Protect is off
[ 10.866383] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 10.867432] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 10.888100] sda: sda1 sda2
[ 10.963361] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 11.240219] usb 1-2: new low-speed USB device number 3 using xhci-hcd
[ 11.415826] usb 1-2: New USB device found, idVendor=0603, idProduct=0002
[ 11.415878] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 11.415917] usb 1-2: Product: USB Composite Device
[ 11.415954] usb 1-2: Manufacturer: SINO WEALTH
[ 11.418320] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 11.421682] usb 1-2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 11.443883] input: SINO WEALTH USB Composite Device as /devices/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-2/1-2:1.0/0003:0603:0002.0001/input/input4
[ 11.446199] hid-generic 0003:0603:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [sINO WEALTH USB Composite Device] on usb-xhci-hcd.0.auto-2/input0
[ 11.462957] input: SINO WEALTH USB Composite Device as /devices/c9000000.dwc3/xhci-hcd.0.auto/usb1/1-2/1-2:1.1/0003:0603:0002.0002/input/input5
[ 11.463733] hid-generic 0003:0603:0002.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [sINO WEALTH USB Composite Device] on usb-xhci-hcd.0.auto-2/input1
[ 11.655192] EXT4-fs (sda2): mounted filesystem with writeback data mode. Opts: data=writeback
[ 12.026095] random: nonblocking pool is initialized
[ 12.176586] systemd[1]: System time before build time, advancing clock.
[ 12.262746] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 12.289780] systemd[1]: Detected architecture arm64.
[ 12.406590] systemd[1]: Set hostname to
.
[ 12.492150] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 12.968953] systemd[1]: Listening on udev Kernel Socket.
[ 13.010595] systemd[1]: Created slice System Slice.
[ 13.067088] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 13.085131] systemd[1]: Created slice User and Session Slice.
[ 13.101101] systemd[1]: Reached target Slices.
[ 13.116823] systemd[1]: Reached target Remote File Systems (Pre).
[ 13.133597] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 13.150807] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 13.168172] systemd[1]: Listening on Journal Socket.
[ 13.184211] systemd[1]: Starting Nameserver information manager...
[ 13.201941] systemd[1]: Mounting Debug File System...
[ 13.223436] systemd[1]: Starting Restore / save the current clock...
[ 13.242078] systemd[1]: Mounting Huge Pages File System...
[ 13.257093] systemd[1]: Reached target Remote File Systems.
[ 13.271739] systemd[1]: Listening on Journal Socket (/dev/log).
[ 13.287667] systemd[1]: Mounting POSIX Message Queue File System...
[ 13.302790] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 13.322183] systemd[1]: Starting Load Kernel Modules...
[ 13.336338] systemd[1]: Listening on Syslog Socket.
[ 13.343837] Triggered SDIO WiFi power on and bus rescan.
[ 13.343859] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 13.365181] systemd[1]: Reached target User and Group Name Lookups.
[ 13.380454] systemd[1]: Listening on udev Control Socket.
[ 13.395345] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 13.423024] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 13.440165] systemd[1]: Reached target Encrypted Volumes.
[ 13.455003] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 13.473076] systemd[1]: Starting Set console keymap...
[ 13.490321] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 13.510861] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 13.531258] systemd[1]: Mounted Huge Pages File System.
[ 13.545659] systemd[1]: Mounted Debug File System.
[ 13.559297] systemd[1]: Mounted POSIX Message Queue File System.
[ 13.576188] systemd[1]: Started Restore / save the current clock.
[ 13.591866] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 13.611062] systemd[1]: Started Nameserver information manager.
[ 13.626130] systemd[1]: Started Set console keymap.
[ 13.645129] systemd[1]: Time has been changed
[ 13.649972] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Enable! 240
[ 13.718687] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 13.737257] EXT4-fs (sda2): re-mounted. Opts: commit=600,errors=remount-ro
[ 13.779854] systemd[1]: Started Remount Root and Kernel File Systems.
[ 13.802920] systemd[1]: Starting Load/Save Random Seed...
[ 13.820265] systemd[1]: Activating swap /var/swap...
[ 13.850710] systemd[1]: Starting udev Coldplug all Devices...
[ 13.911802] systemd[1]: Started Load/Save Random Seed.
[ 13.955228] systemd[1]: Started Create Static Device Nodes in /dev.
[ 13.971773] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k FS
[ 13.984252] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[ 13.986927] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 13.989587] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 13.994382] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[ 14.054349] systemd[1]: Activated swap /var/swap.
[ 14.071488] sdio: new high speed SDIO card at address 0001
[ 14.071813] sdio: clock 50000000, 4-bit-bus-width

[ 14.071814] [sdio_reinit] finish
[ 14.098006] aml_nftl_dev: module license 'Proprietary' taints kernel.
[ 14.107739] Disabling lock debugging due to kernel taint
[ 14.120453] systemd[1]: Started Load Kernel Modules.
[ 14.140211] systemd[1]: Mounting Configuration File System...
[ 14.154751] systemd[1]: Starting Apply Kernel Variables...
[ 14.167896] systemd[1]: Reached target Swap.
[ 14.182387] systemd[1]: Starting udev Kernel Device Manager...
[ 14.188914] systemd[1]: Reached target Local File Systems (Pre).
[ 14.202355] systemd[1]: Mounting /tmp...
[ 14.212285] systemd[1]: Mounted Configuration File System.
[ 14.220853] systemd[1]: Mounted /tmp.
[ 14.228366] systemd[1]: Started Apply Kernel Variables.
[ 14.269807] systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
[ 14.280439] systemd[1]: Starting Journal Service...
[ 14.287636] systemd[1]: haveged.service: Main process exited, code=exited, status=225/NETWORK
[ 14.288382] systemd[1]: haveged.service: Unit entered failed state.
[ 14.288673] systemd[1]: haveged.service: Failed with result 'exit-code'.
[ 14.359242] systemd[1]: Started udev Kernel Device Manager.
[ 14.387909] systemd[1]: Started udev Coldplug all Devices.
[ 14.508381] systemd[1]: Started Journal Service.
[ 14.601336] systemd-journald[2797]: Received request to flush runtime journal from PID 1
[ 14.631336] i2c i2c-2: [aml_i2c_xfer] error ret = -5 (-EIO)
[ 14.640014] i2c i2c-2: token 1, master_no(2) 300K addr 0x51
[ 14.669584] i2c i2c-2: [aml_i2c_xfer] error ret = -5 (-EIO)
[ 14.678754] i2c i2c-2: token 1, master_no(2) 300K addr 0x51
[ 14.678765] rtc-hym8563 2-0051: could not init device, -11
[ 14.678789] rtc-hym8563: probe of 2-0051 failed with error -11
[ 14.801658] BT_RADIO going: on
[ 14.801676] BCM_BT: going ON
[ 14.818727] cfg80211: Calling CRDA to update world regulatory domain
[ 14.958302] ionvid: info: ionvideo open
[ 14.972636] dhd_module_init: in
[ 14.972652] ======== bcm_wlan_set_plat_data ========
[ 14.972658] host_oob_irq: 100
[ 14.972663] host_oob_irq_flags=0x414
[ 14.972667] dhd_wifi_platform_load: Enter
[ 14.972693] Power-up adapter 'DHD generic adapter'
[ 14.972698] wifi_platform_set_power = 1
[ 14.972703] ======== PULL WL_REG_ON HIGH! ========
[ 14.972733] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 15.149940] ionvid: info: ionvideo_stop_generating!!!!
[ 15.149975] ionvid: info: ionvideo release
[ 15.172787] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Enable! 240
[ 15.230812] cfg80211: World regulatory domain updated:
[ 15.230856] cfg80211: DFS Master region: unset
[ 15.230873] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 15.230900] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 15.230924] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 15.230947] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 15.230971] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 15.230994] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 15.231017] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
[ 15.231040] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 15.231063] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 15.319631] aml_audio_i2s_mute_flag: flag=0
[ 15.319681] aml_audio_set_spdif_mute: flag=0
[ 15.319712] aml_snd_card: aml_m8_set_spk: aml_m8_spk_enabled=0
[ 15.680001] wifi_platform_bus_enumerate device present 1
[ 15.680037] ======== Card detection to detect SDIO card! ========
[ 15.680043] sdio_reset_comm():
[ 16.572503] aml_audio_i2s_mute_flag: flag=0
[ 16.572527] aml_audio_set_spdif_mute: flag=0
[ 16.572539] aml_snd_card: aml_m8_set_spk: aml_m8_spk_enabled=0
[ 18.860502] libphy: stmmac-0:00 - Link is Up - 100/Full
[ 23.169805] brcmfmac: brcmf_sdio_chip_cm3_exitdl: SOCRAM core is down after reset?
[ 23.234075] brcmfmac: brcmf_sdio_download_firmware: error getting out of ARM core reset
[ 24.270573] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x00
[ 24.321824] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[ 24.325227] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 24.328596] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 24.335002] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[ 24.419579] [sdio_reinit] finish
[ 25.426213] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x00
[ 27.490153] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
[ 27.552514] brcmfmac: brcmf_fil_cmd_data: Failed err=-110
[ 27.614567] brcmfmac: brcmf_c_preinit_dcmds: Retreiving cur_etheraddr failed, -110
[ 27.646854] brcmfmac: brcmf_bus_start: failed: -110
[ 27.653248] brcmfmac: brcmf_sdio_probe: dongle is not responding
[ 28.670192] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x00
[ 29.690007] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x00
[ 31.629816] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 42.307399] vout_serve: vmode set to 720p60hz

[ 42.307436] fb: current vmode=1080p60hz
[ 42.307451] tv_vout: tv_set_current_vmode[759]fps_target_mode=10
[ 42.307457] tv_vout: mode is 10,sync_duration_den=1,sync_duration_num=60
[ 42.307469] tv_vout: TV mode 720p60hz selected.
[ 42.307476]
vdac_enable: on:0,module_sel:8
[ 42.307487]
vdac_enable: on:0,module_sel:8
[ 42.307496] tv_vout: new mode =720p60hz set ok
[ 42.307499] vout_serve: vinfo mode is: 720p60hz
[ 42.307503] vout_serve: new mode 720p60hz
set ok
[ 42.307533] hdmitx: video: get current mode: 720p60hz
[ 42.307536] hdmitx: update rx hdr info 0
[ 42.307564] hdmitx: get ext_name
[ 42.307617] hdmitx: system: already init VIC = 0 Now VIC = 4
[ 42.307623] hdmitx: rx no SCDC present indicator
[ 42.309640] hdmitx: ddc rd8b error 0x54 0x01
[ 42.311663] hdmitx: ddc rd8b error 0x54 0x01
[ 42.311690] hdmirx version is 1.4 or below
[ 42.311700] hdmitx div40: 0
[ 42.339994] hdmitx: system: set mode VIC 4 (cd0,cs0,pm1,vd0,1)
[ 42.339997] hdmitx: system: set pll
[ 42.340000] hdmitx: system: param->VIC:4
[ 42.340004] hdmitx: set clk: VIC = 4 cd = 4
[ 42.340015] config HPLL = 2970000
[ 42.340041] HPLL: 0xc000027b
[ 42.340043] config HPLL done
[ 42.340054] set_hpll_od3_clk_div[441] div = 6
[ 42.340069] j = 2 vid_clk_div = 1
[ 42.340089] hdmitx: set enc for VIC: 4
[ 42.340126] hdmitx_set_hw[4867] set VIC = 4
[ 42.350049] hdmitx: system: irq 80000001
[ 42.350087] Start = 0x10000100 End = 0x100001ff
[ 42.350104] [0x10000104]: 0x00000001
[ 42.350110] [0x10000105]: 0x00000003
[ 42.350372] [0x10000170]: 0x00000004
[ 42.350414] [0x10000180]: 0x000000ff
[ 42.350420] [0x10000181]: 0x000000ff
[ 42.350425] [0x10000182]: 0x00000003
[ 42.350431] [0x10000183]: 0x00000007
[ 42.350437] [0x10000184]: 0x0000003f
[ 42.350443] [0x10000185]: 0x00000002
[ 42.350451] [0x10000187]: 0x000000ff
[ 42.350456] [0x10000188]: 0x00000003
[ 42.351941] hdmitx: ddc w1b error 0x54 0x20 0x00
[ 42.352066] hdmitx: system: irq 80000001
[ 42.352095] Start = 0x10000100 End = 0x100001ff
[ 42.352111] [0x10000104]: 0x00000001
[ 42.352117] [0x10000105]: 0x00000003
[ 42.352380] [0x10000170]: 0x00000004
[ 42.352422] [0x10000180]: 0x000000ff
[ 42.352428] [0x10000181]: 0x000000ff
[ 42.352434] [0x10000182]: 0x00000003
[ 42.352439] [0x10000183]: 0x00000007
[ 42.352445] [0x10000184]: 0x0000003f
[ 42.352451] [0x10000185]: 0x00000002
[ 42.352459] [0x10000187]: 0x000000ff
[ 42.352464] [0x10000188]: 0x00000003
[ 42.353961] hdmitx: ddc w1b error 0x54 0x20 0x00
[ 42.354110] hdmitx: system: irq 80000001
[ 42.354178] Start = 0x10000100 End = 0x100001ff
[ 42.354202] [0x10000104]: 0x00000001
[ 42.354214] [0x10000105]: 0x00000003
[ 42.354482] [0x10000170]: 0x00000004
[ 42.354530] [0x10000180]: 0x000000ff
[ 42.354542] [0x10000181]: 0x000000ff
[ 42.354554] [0x10000182]: 0x00000003
[ 42.354565] [0x10000183]: 0x00000007
[ 42.354577] [0x10000184]: 0x0000003f
[ 42.354589] [0x10000185]: 0x00000002
[ 42.354603] [0x10000187]: 0x000000ff
[ 42.354614] [0x10000188]: 0x00000003
[ 42.355994] hdmitx: ddc rd8b error 0x54 0x21
[ 42.472026] hdmitx: system: phy setting done
[ 42.472081] hdmitx: system: irq 80000001
[ 42.472134] Start = 0x10000100 End = 0x100001ff
[ 42.472147] [0x10000104]: 0x00000001
[ 42.472346] [0x10000180]: 0x000000ff
[ 42.472352] [0x10000181]: 0x000000ff
[ 42.472359] [0x10000182]: 0x00000003
[ 42.472365] [0x10000183]: 0x00000007
[ 42.472371] [0x10000184]: 0x0000003f
[ 42.472377] [0x10000185]: 0x00000002
[ 42.472385] [0x10000187]: 0x000000ff
[ 42.472391] [0x10000188]: 0x00000003
[ 42.476084] Sink is HDMI device
[ 42.476120] hdmitx: system: packet: can't get vendor data
[ 42.476131] hdmtix: set audio
[ 42.476153] hdmitx tx_aud_src = 0
[ 42.476205] hdmitx: fs = 3, cd = 4, tmds_clk = 74250
[ 42.476216] hdmitx aud_n_para = 6144
[ 42.476253] hdmitx set channel status
[ 42.476355] hdmitx: audio: Audio Type: PCM
[ 42.476371] fb: current vmode=720p60hz
[ 42.504317] fb: osd[0] canvas.idx =0x40
[ 42.504320] fb: osd[0] canvas.addr=0x7a200000
[ 42.504324] fb: osd[0] canvas.width=3840
[ 42.504325] fb: osd[0] canvas.height=1440
[ 42.504327] fb: osd[0] frame.width=1280
[ 42.504329] fb: osd[0] frame.height=720
[ 42.540058] fb: use ion buffer for fb memory
[ 42.540138] meson-fb meson-fb.16: create ion_client ffffffc066236840, handle=ffffffc06478a4c0
[ 42.540148] meson-fb meson-fb.16: ion memory(1): created fb at 0x000000007ba51000, size 1 MiB
[ 42.540154] fb: Frame buffer memory assigned at
[ 42.540162] fb: 1, phy: 0x000000007ba51000, vir:0xffffff8003aa0000, size=1024K

[ 42.540177] fb: fb1 open, logo index:1
[ 42.540234] fb: osd[1] canvas.idx =0x43
[ 42.540236] fb: osd[1] canvas.addr=0x7ba51000
[ 42.540238] fb: osd[1] canvas.width=128
[ 42.540240] fb: osd[1] canvas.height=32
[ 42.540241] fb: osd[1] frame.width=32
[ 42.540243] fb: osd[1] frame.height=32
[ 42.556989] vout_serve: vmode set to 720p60hz

[ 42.557010] vout_serve: don't set the same mode as current
[ 42.557172] fb: osd0 free scale DISABLE
[ 42.573442] fb: osd[0] enable: 1 (amlogics905x_in)
[ 42.741915] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 42.742579] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 42.753709] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 42.754345] meson_uart c81004c0.serial: ttyS0 use xtal(8M) 24000000 change 115200 to 115200
[ 44.168052] UDF-fs: warning (device mmcblk0p14): udf_fill_super: No partition found (2)
[ 45.370310] fb: osd[0] canvas.idx =0x40
[ 45.370315] fb: osd[0] canvas.addr=0x7a200000
[ 45.370320] fb: osd[0] canvas.width=3840
[ 45.370324] fb: osd[0] canvas.height=720
[ 45.370327] fb: osd[0] frame.width=1280
[ 45.370330] fb: osd[0] frame.height=720
[ 45.373231] fb: osd[0] enable: 0 (Xorg)
[ 47.317967] fb: osd[0] enable: 1 (Xorg)
[ 48.767897] fuse init (API version 7.22)
[ 50.919344] aml_spdif_dai: enterd aml_spdif_play,set_clock:4,sample_rate=4
[ 50.919416] aml_spdif_dai: share the same clock
[ 50.919427] aml_audio_hw: IEC958 16bit
[ 50.919435] hdmitx: audio: aout notify rate 48000
[ 50.919440] hdmitx: audio: aout notify size 16
[ 50.919445] hdmitx: audio: no update
[ 50.921094] aml_spdif_dai: share the same clock
[ 50.921117] aml_audio_hw: IEC958 16bit
[ 50.921126] hdmitx: audio: aout notify rate 48000
[ 50.921131] hdmitx: audio: aout notify size 16
[ 50.921136] hdmitx: audio: no update
[ 50.926469] aml_spdif_dai: share the same clock
[ 50.926492] aml_audio_hw: IEC958 16bit
[ 50.926502] hdmitx: audio: aout notify rate 48000
[ 50.926506] hdmitx: audio: aout notify size 16
[ 50.926511] hdmitx: audio: no update
[ 50.928231] aml_spdif_dai: share the same clock
[ 50.928254] aml_audio_hw: IEC958 16bit
[ 50.928263] hdmitx: audio: aout notify rate 48000
[ 50.928268] hdmitx: audio: aout notify size 16
[ 50.928273] hdmitx: audio: no update
[ 50.929722] aml_spdif_dai: aml_hw_iec958_init,runtime->rate=44100, same source mode(1)
[ 50.929738] aml_spdif_dai: share the same clock
[ 50.929746] aml_spdif_dai: iec958 mode PCM16
[ 50.929755] aml_audio_hw: IEC958 16bit
[ 50.929762] hdmitx: audio: aout notify rate 44100
[ 50.929767] hdmitx: audio: aout notify size 16
[ 50.929774] hdmtix: set audio
[ 50.929790] hdmitx tx_aud_src = 0
[ 50.929823] hdmitx: fs = 2, cd = 4, tmds_clk = 74250
[ 50.929829] hdmitx aud_n_para = 6272
[ 50.929852] hdmitx set channel status
[ 50.929988] hdmitx: audio: Audio Type: PCM
[ 50.930005] hdmitx: audio: set audio param
[ 50.930030] aml_snd_m8_card aml_m8_snd.47: i2s/958 same source
[ 50.930350] aml_spdif_dai: aml_hw_iec958_init,runtime->rate=44100, same source mode(1)
[ 50.930363] aml_spdif_dai: share the same clock
[ 50.930370] aml_spdif_dai: iec958 mode PCM16
[ 50.930383] aml_audio_hw: IEC958 16bit
[ 50.930391] hdmitx: audio: aout notify rate 44100
[ 50.930396] hdmitx: audio: aout notify size 16
[ 50.930401] hdmitx: audio: no update
[ 50.930413] aml_snd_m8_card aml_m8_snd.47: i2s/958 same source
[ 50.959007] aml_spdif_dai: enterd aml_spdif_play,set_clock:5,sample_rate=4
[ 50.959024] aml_spdif_dai: share the same clock
[ 50.959035] aml_audio_hw: IEC958 16bit
[ 50.959042] hdmitx: audio: aout notify rate 48000
[ 50.959047] hdmitx: audio: aout notify size 16
[ 50.959053] hdmtix: set audio
[ 50.959070] hdmitx tx_aud_src = 0
[ 50.959102] hdmitx: fs = 3, cd = 4, tmds_clk = 74250
[ 50.959107] hdmitx aud_n_para = 6144
[ 50.959130] hdmitx set channel status
[ 50.959197] hdmitx: audio: Audio Type: PCM
[ 50.959203] hdmitx: audio: set audio param
[ 50.972808] aml_spdif_dai: aml_hw_iec958_init,runtime->rate=44100, same source mode(1)
[ 50.972829] aml_spdif_dai: share the same clock
[ 50.972839] aml_spdif_dai: iec958 mode PCM16
[ 50.972851] aml_audio_hw: IEC958 16bit
[ 50.972861] hdmitx: audio: aout notify rate 44100
[ 50.972868] hdmitx: audio: aout notify size 16
[ 50.972876] hdmtix: set audio
[ 50.972897] hdmitx tx_aud_src = 0
[ 50.972939] hdmitx: fs = 2, cd = 4, tmds_clk = 74250
[ 50.972947] hdmitx aud_n_para = 6272
[ 50.972976] hdmitx set channel status
[ 50.973062] hdmitx: audio: Audio Type: PCM
[ 50.973069] hdmitx: audio: set audio param
[ 50.973084] aml_snd_m8_card aml_m8_snd.47: i2s/958 same source
[ 50.973394] aml_spdif_dai: aml_hw_iec958_init,runtime->rate=44100, same source mode(1)
[ 50.973403] aml_spdif_dai: share the same clock
[ 50.973411] aml_spdif_dai: iec958 mode PCM16
[ 50.973422] aml_audio_hw: IEC958 16bit
[ 50.973430] hdmitx: audio: aout notify rate 44100
[ 50.973437] hdmitx: audio: aout notify size 16
[ 50.973443] hdmitx: audio: no update
[ 50.973455] aml_snd_m8_card aml_m8_snd.47: i2s/958 same source
[ 51.020648] aml_snd_m8_card aml_m8_snd.47: I2S playback enable
[ 51.020676] aml_snd_m8_card aml_m8_snd.47: IEC958 playback enable
[ 56.347108] aml_snd_m8_card aml_m8_snd.47: I2S playback disable
[ 56.347150] aml_snd_m8_card aml_m8_snd.47: IEC958 playback disable
[ 56.347423] aml_spdif_dai: enterd aml_spdif_play,set_clock:5,sample_rate=4
[ 56.347441] aml_spdif_dai: share the same clock
[ 56.347460] aml_audio_hw: IEC958 16bit
[ 56.347475] hdmitx: audio: aout notify rate 48000
[ 56.347485] hdmitx: audio: aout notify size 16
[ 56.347498] hdmtix: set audio
[ 56.347528] hdmitx tx_aud_src = 0
[ 56.347582] hdmitx: fs = 3, cd = 4, tmds_clk = 74250
[ 56.347593] hdmitx aud_n_para = 6144
[ 56.347631] hdmitx set channel status
[ 56.347735] hdmitx: audio: Audio Type: PCM
[ 56.347745] hdmitx: audio: set audio param
[ 87.060848] brcmfmac: brcmf_ops_sdio_probe: F2 error, probe failed -19...
[ 87.063350] usbcore: registered new interface driver brcmfmac
[ 87.080141] bcmsdh_register: register client driver
[ 87.080906] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 87.080974] bus num (host idx)=0, slot num (rca)=1
[ 87.081023] found adapter info 'DHD generic adapter'
[ 87.081468] sdioh_attach: set sd_f2_blocksize 128
[ 87.091154] bcmsdh_sdmmc: Failed to enable F1 Err: 0xffffffc2dhdsdio_probe : no mutex held. set lock
[ 91.186823] F1 signature read @0x18000000=0x 1
[ 91.187378] dhdsdio_probe: ChipClkCSR access: err 0 wrote 0x28 read 0x00
[ 91.187437] dhdsdio_probe: dhdsdio_probe_attach failed
[ 91.187497] dhdsdio_probe : the lock is released.
[ 91.187544] bcmsdh_probe: device attach failed
[ 91.187596] sdioh_probe: bcmsdh_probe failed
[ 91.188502] bcmsdh_sdmmc: probe of sdio:0001:2 failed with error -12
[ 103.180161] dhd_wifi_platform_load_sdio: sdio_register_driver timeout or error
[ 103.180611] wifi_platform_set_power = 0
[ 103.180664] ======== PULL WL_REG_ON LOW! ========
[ 103.180715] wifi_platform_bus_enumerate device present 0
[ 103.180759] ======== Card detection to remove SDIO card! ========
[ 103.180914] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 103.381632] unregister wifi platform drivers
[ 103.381649] wifi_platform_bus_enumerate device present 0
[ 103.381653] ======== Card detection to remove SDIO card! ========
[ 103.381672] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 103.581701] dhd_module_init: Failed to load the driver, try cnt 3
[ 103.581733] ======== bcm_wlan_set_plat_data ========
[ 103.581737] host_oob_irq: 100
[ 103.581740] host_oob_irq_flags=0x414
[ 103.581744] dhd_wifi_platform_load: Enter
[ 103.581767] Power-up adapter 'DHD generic adapter'
[ 103.581771] wifi_platform_set_power = 1
[ 103.581775] ======== PULL WL_REG_ON HIGH! ========
[ 103.581792] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 103.781821] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Enable! 240
[ 104.290307] wifi_platform_bus_enumerate device present 1
[ 104.290387] ======== Card detection to detect SDIO card! ========
[ 104.290438] sdio_reset_comm():
[ 104.315900] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[ 104.319299] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 104.322822] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 104.328694] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[ 104.414937] [sdio_reinit] finish
[ 104.431391] bcmsdh_register: register client driver
[ 104.431591] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
[ 104.431606] bus num (host idx)=0, slot num (rca)=1
[ 104.431617] found adapter info 'DHD generic adapter'
[ 104.431727] sdioh_attach: set sd_f2_blocksize 128
[ 104.432360] dhdsdio_probe : no mutex held. set lock
[ 104.432588] F1 signature read @0x18000000=0x16044330
[ 104.437891] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
[ 104.438923] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
[ 104.439511] dhd_conf_set_chiprev: chip=0x4330, chiprev=4
[ 104.439616] dhd_conf_set_conf_path_by_nv_path: config_path=/lib/firmware/brcm/config.txt
[ 104.442858] dhd_conf_read_nv_by_chip: nv_by_chip_count=9
[ 104.442884] dhd_conf_read_nv_by_chip: chip=0xa962, chiprev=0, name=nvram_ap6181.txt
[ 104.442897] dhd_conf_read_nv_by_chip: chip=0xa962, chiprev=1, name=nvram_ap6210.txt
[ 104.442910] dhd_conf_read_nv_by_chip: chip=0xa9a6, chiprev=0, name=nvram_ap6212.txt
[ 104.442924] dhd_conf_read_nv_by_chip: chip=0xa9a6, chiprev=1, name=nvram_ap6212a.txt
[ 104.442936] dhd_conf_read_nv_by_chip: chip=0x4345, chiprev=6, name=nvram_ap6255.txt
[ 104.442949] dhd_conf_read_nv_by_chip: chip=0x4330, chiprev=4, name=nvram_ap6330.txt
[ 104.442962] dhd_conf_read_nv_by_chip: chip=0x4339, chiprev=1, name=nvram_ap6335.txt
[ 104.442975] dhd_conf_read_nv_by_chip: chip=0x4356, chiprev=2, name=nvram_ap6356.txt
[ 104.442987] dhd_conf_read_nv_by_chip: chip=0x4335, chiprev=1, name=nvram_bcm4335.txt
[ 104.443150] dhd_conf_read_config: mimo_bw_cap = 1
[ 104.443855] dhd_conf_read_config: bcn_timeout = 20
[ 104.444030] dhd_conf_read_config: kso_enable = 0
[ 104.444670] dhd_conf_read_config: PM = 0
[ 104.446686] wl_create_event_handler(): thread:wl_event_handler:1102 started
[ 104.446719] tsk Enter, tsk = 0xffffff8003c69940
[ 104.447930] dhd_attach(): thread:dhd_watchdog_thread:1103 started
[ 104.448094] dhd_attach(): thread:dhd_dpc:1104 started
[ 104.448162] dhd_dpc_thread: set dpc_cpucore 0 from config.txt
[ 104.448205] dhd_attach(): thread:dhd_rxf:1105 started
[ 104.448230] dhd_deferred_work_init: work queue initialized
[ 104.479967] Dongle Host Driver, version 1.201.59.6 (r506368)
Compiled in drivers/net/wireless/bcmdhd
[ 104.482283] Register interface [wlan0] MAC: 44:2c:05:a1:96:fe

[ 104.482334] dhd_prot_ioctl : bus is down. we have nothing to do
[ 104.482511] bcmsdh_oob_intr_unregister: Enter
[ 104.482533] bcmsdh_oob_intr_unregister: irq is not registered
[ 104.482567] dhd_txglom_enable: enable 0
[ 104.482589] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0
[ 104.482608] dhd_conf_set_txglom_params: txglom_bucket_size=0
[ 104.482629] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=0
[ 104.482650] dhd_conf_set_txglom_params: tx_in_rx=1, tx_max_offset=0
[ 104.482668] dhd_bus_devreset: WLAN OFF DONE
[ 104.482838] wifi_platform_set_power = 0
[ 104.482857] ======== PULL WL_REG_ON LOW! ========
[ 104.482878] dhdsdio_probe : the lock is released.
[ 104.483105] dhd_module_init: Exit err=0
[ 104.613474] dhd_open: Enter ffffffc064601000
[ 104.613504]
Dongle Host Driver, version 1.201.59.6 (r506368)
Compiled in drivers/net/wireless/bcmdhd
[ 104.613523] wl_android_wifi_on in 1
[ 104.613534] wl_android_wifi_on in 2: g_wifi_on=0
[ 104.613545] wifi_platform_set_power = 1
[ 104.613554] ======== PULL WL_REG_ON HIGH! ========
[ 104.613597] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Disable! 240
[ 104.813667] aml_wifi wifi.33: [extern_wifi_set_enable] WIFI Enable! 240
[ 105.320158] sdio_reset_comm():
[ 105.342193] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[ 105.345146] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 105.348072] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[ 105.353411] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[ 105.445916] sdioh_start: set sd_f2_blocksize 128
[ 105.448648]

dhd_bus_devreset: == WLAN ON ==
[ 105.449485] F1 signature read @0x18000000=0x16044330
[ 105.463737] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
[ 105.464852] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
[ 105.466514] dhd_conf_read_nv_by_chip: nv_by_chip_count=9
[ 105.466531] dhd_conf_read_nv_by_chip: chip=0xa962, chiprev=0, name=nvram_ap6181.txt
[ 105.466545] dhd_conf_read_nv_by_chip: chip=0xa962, chiprev=1, name=nvram_ap6210.txt
[ 105.466558] dhd_conf_read_nv_by_chip: chip=0xa9a6, chiprev=0, name=nvram_ap6212.txt
[ 105.466571] dhd_conf_read_nv_by_chip: chip=0xa9a6, chiprev=1, name=nvram_ap6212a.txt
[ 105.466584] dhd_conf_read_nv_by_chip: chip=0x4345, chiprev=6, name=nvram_ap6255.txt
[ 105.466597] dhd_conf_read_nv_by_chip: chip=0x4330, chiprev=4, name=nvram_ap6330.txt
[ 105.466609] dhd_conf_read_nv_by_chip: chip=0x4339, chiprev=1, name=nvram_ap6335.txt
[ 105.466623] dhd_conf_read_nv_by_chip: chip=0x4356, chiprev=2, name=nvram_ap6356.txt
[ 105.466635] dhd_conf_read_nv_by_chip: chip=0x4335, chiprev=1, name=nvram_bcm4335.txt
[ 105.466798] dhd_conf_read_config: mimo_bw_cap = 1
[ 105.467504] dhd_conf_read_config: bcn_timeout = 20
[ 105.467678] dhd_conf_read_config: kso_enable = 0
[ 105.468318] dhd_conf_read_config: PM = 0
[ 105.469007] dhd_conf_set_fw_name_by_chip: firmware_path=/lib/firmware/brcm/fw_bcm40183b2.bin
[ 105.469019] dhd_conf_set_nv_name_by_chip: nvram_path=/lib/firmware/brcm/nvram_ap6330.txt
[ 105.469031] dhdsdio_download_firmware: set use_rxchain 0
[ 105.469040] dhdsdio_download_firmware: set txglomsize 16
[ 105.469051] sdioh_set_mode: set txglom_mode to multi-desc
[ 105.469060] Final fw_path=/lib/firmware/brcm/fw_bcm40183b2.bin
[ 105.469069] Final nv_path=/lib/firmware/brcm/nvram_ap6330.txt
[ 105.469078] Final conf_path=/lib/firmware/brcm/config.txt
[ 105.530127] NVRAM version: AP6330_NVRAM_V1.0_20121130
[ 105.531234] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 105.798666] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ 105.798856] bcmsdh_oob_intr_register: Enter
[ 105.798865] bcmsdh_oob_intr_register: HW_OOB enabled
[ 105.798873] bcmsdh_oob_intr_register OOB irq=100 flags=414
[ 105.798903] bcmsdh_oob_intr_register: enable_irq_wake
[ 105.798914] bcmsdh_oob_intr_register: enable_irq_wake failed with -6
[ 105.801315] dhd_conf_set_fw_int_cmd: set WLC_SET_BAND 142 0
[ 105.801654] dhd_preinit_ioctls: Set tcpack_sup_mode 0
[ 105.804230] Firmware up: op_mode=0x0005, MAC=44:2c:05:a1:96:fe
[ 105.804241] dhd_conf_set_country: set country CN, revision 38
[ 105.804249] dhd_conf_set_fw_string_struct_cmd: set country
[ 105.804786] CONFIG-ERROR) dhd_conf_set_fw_string_struct_cmd: country setting failed -2
[ 105.808642] Country code: ALL (ALL/0)
[ 105.809103] dhd_conf_set_fw_string_cmd: set roam_off 1
[ 105.811576] dhd_conf_set_fw_string_cmd: set mimo_bw_cap 1
[ 105.812023] CONFIG-ERROR) dhd_conf_set_fw_string_cmd: mimo_bw_cap setting failed -23
[ 105.816198] dhd_preinit_ioctls buf_key_b4_m4 set failed -23
[ 105.825247] Firmware version = wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
[ 105.825268] Driver: 1.201.59.6 (r506368)
Firmware: wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
[ 105.825695] dhd_txglom_enable: enable 0
[ 105.825706] dhd_conf_set_txglom_params: swtxglom=0, txglom_ext=0
[ 105.825713] dhd_conf_set_txglom_params: txglom_bucket_size=0
[ 105.825721] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0, bus_txglom=0
[ 105.825729] dhd_conf_set_txglom_params: tx_in_rx=1, tx_max_offset=0
[ 105.825737] dhd_conf_set_disable_proptx: set disable_proptx 1
[ 105.826681] dhd_preinit_ioctls wl ampdu_hostreorder failed -23
[ 105.827275] wl_android_wifi_on: Success
[ 105.932652] dhd_set_scb_probe: GET max_scb_probe failed
[ 105.933388] dhd_set_scb_probe: max_scb_probe setting failed
[ 105.933418] dhd_open: Exit ret=0
[ 106.090216] P2P interface registered
[ 106.171043] P2P interface started
[ 641.098175] UDF-fs: warning (device mmcblk0p14): udf_fill_super: No partition found (2)

@qualcomm.com>@linux.it>

┌root@t95zplus: [23:24] ~
â”” mount -o rw /dev/data /mnt/data
mount: /dev/data is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/data,
       missing codepage or helper program, or other error


       In some cases useful info is found in syslog - try
       dmesg | tail or so.
┌root@t95zplus: [23:24] ~
â”” dmesg | tail -5
[  105.933418] dhd_open: Exit ret=0
[  106.090216] P2P interface registered
[  106.171043] P2P interface started
[  641.098175] UDF-fs: warning (device mmcblk0p14): udf_fill_super: No partition found (2)
[  829.274512] UDF-fs: warning (device mmcblk0p14): udf_fill_super: No partition found (2)
┌root@t95zplus: [23:46] ~
â”” lsmod
Module                  Size  Used by
fuse                   77241  3
dhd                   709627  0
brcmfmac              167978  0
brcmutil                4979  1 brcmfmac
cfg80211              402427  2 dhd,brcmfmac
joydev                 10328  0
rtc_hym8563             5856  0
aml_nftl_dev           82724  0
wifi_dummy               814  0
autofs4                24757  2
┌root@t95zplus: [23:50] ~
â”” cpufreq-info

cpufrequtils 008: cpufreq-info © Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 0 1 2 3
  CPUs which need to have their frequency coordinated by software: 0 1 2 3
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1.51 GHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.51 GHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1.51 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 1.51 GHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:55.32%, 250 MHz:0.77%, 500 MHz:0.35%, 667 MHz:0.27%, 1000 MHz:0.50%, 1.20 GHz:0.15%, 1.51 GHz:42.63%  (745)
analyzing CPU 1:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 0 1 2 3
  CPUs which need to have their frequency coordinated by software: 0 1 2 3
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1.51 GHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.51 GHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1.51 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 1.51 GHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:55.32%, 250 MHz:0.77%, 500 MHz:0.35%, 667 MHz:0.27%, 1000 MHz:0.50%, 1.20 GHz:0.15%, 1.51 GHz:42.63%  (745)
analyzing CPU 2:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 0 1 2 3
  CPUs which need to have their frequency coordinated by software: 0 1 2 3
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1.51 GHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.51 GHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1.51 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 1.51 GHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:55.32%, 250 MHz:0.77%, 500 MHz:0.35%, 667 MHz:0.27%, 1000 MHz:0.50%, 1.20 GHz:0.15%, 1.51 GHz:42.63%  (745)
analyzing CPU 3:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 0 1 2 3
  CPUs which need to have their frequency coordinated by software: 0 1 2 3
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1.51 GHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz, 1.20 GHz, 1.51 GHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1.51 GHz.
                  The governor "performance" may decide which speed to use
                  within this range.
  current CPU frequency is 1.51 GHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:55.32%, 250 MHz:0.77%, 500 MHz:0.35%, 667 MHz:0.27%, 1000 MHz:0.50%, 1.20 GHz:0.15%, 1.51 GHz:42.63%  (745)
analyzing CPU 4:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 4 5 6 7
  CPUs which need to have their frequency coordinated by software: 4 5 6 7
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1000 MHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1000 MHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 100.0 MHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:95.16%, 250 MHz:2.31%, 500 MHz:1.32%, 667 MHz:0.29%, 1000 MHz:0.91%  (1190)
analyzing CPU 5:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 4 5 6 7
  CPUs which need to have their frequency coordinated by software: 4 5 6 7
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1000 MHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1000 MHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 100.0 MHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:95.16%, 250 MHz:2.31%, 500 MHz:1.32%, 667 MHz:0.29%, 1000 MHz:0.91%  (1190)
analyzing CPU 6:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 4 5 6 7
  CPUs which need to have their frequency coordinated by software: 4 5 6 7
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1000 MHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1000 MHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 100.0 MHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:95.16%, 250 MHz:2.31%, 500 MHz:1.32%, 667 MHz:0.29%, 1000 MHz:0.91%  (1190)
analyzing CPU 7:
  driver: arm-big-little
  CPUs which run at the same hardware frequency: 4 5 6 7
  CPUs which need to have their frequency coordinated by software: 4 5 6 7
  maximum transition latency: 200 us.
  hardware limits: 100.0 MHz - 1000 MHz
  available frequency steps: 100.0 MHz, 250 MHz, 500 MHz, 667 MHz, 1000 MHz
  available cpufreq governors: hotplug, interactive, conservative, userspace, powersave, ondemand, performance
  current policy: frequency should be within 100.0 MHz and 1000 MHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 100.0 MHz (asserted by call to hardware).
  cpufreq stats: 100.0 MHz:95.16%, 250 MHz:2.31%, 500 MHz:1.32%, 667 MHz:0.29%, 1000 MHz:0.91%  (1190)
 

 
┌root@t95zplus: [23:53] ~
â”” ./aml_cpu.sh
performance
--2017-02-06 23:56:13--  http://www.phoronix-test-suite.com/benchmark-files/c-ray-1.1.tar.gz
Resolving www.phoronix-test-suite.com (www.phoronix-test-suite.com)... 23.111.154.110
Connecting to www.phoronix-test-suite.com (www.phoronix-test-suite.com)|23.111.154.110|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 231074 (226K) [application/x-gzip]
Saving to: ‘c-ray-1.1.tar.gz.1’


c-ray-1.1.tar.gz.1                100%[============================================================>] 225.66K   403KB/s    in 0.6s


2017-02-06 23:56:14 (403 KB/s) - ‘c-ray-1.1.tar.gz.1’ saved [231074/231074]


c-ray-mt v1.1
Rendering took: 4 seconds (4884 milliseconds)
 

 

Link to comment
Share on other sites

1. The file name must be "dtb.img" . Judging by the fact that TV box start with is not the correct file, then dtb data in the internal memory are suitable for this kernel and manually copy the file is not required.

2. This version is NOT designed for easy installation into the internal memory. Required additional manual operations for generating the correct kernel image to the internal memory.

Link to comment
Share on other sites

Hi Balbes,

 

Thank you for your message.

 

1. My entry in the post #11 above was a typo (now corrected).

I did copy vega_s96.dtb ​from dtb directory and renamed it to dtb.img

 

2. I will wait for a final version to be installed on the eMMC.

 

3. Is there a procedure to enable GPU hardware acceleration ?

Link to comment
Share on other sites

PREPARATION:


1/ I have downloaded following image from https://yadi.sk/d/5_32km_EsCV2A : S9xxx_4G_ICEWM_MATE_XFCE_LXDE_LXQT_20170129.img.xz


2/ unzipped downloaded file and installed on usb stick (M:\) with Win32DiskImager


3/ dowloaded gxm_q201_2g.dtb file from https://forum.armbian.com/index.php/topic/2138-armbian-for-amlogic-s912/?p=17682 and extracted dtb.img file from gxm_q201_2g.zip  to M:\dtb.img


 


BOOT TEST:


- Insert USB stick


- Turn TZ95Plus device on


- Wait some time



- Have a coffee


Wait some more time


 


RESULT:


Black screen.


 


Link to comment
Share on other sites

hi,

i use this  https://yadi.sk/d/5_32km_EsCV2A/ARMBIAN/Test

the 2 image work on my T95Z Plus... the other not.

 
Armbian_5.24_S9xxx__Ubuntu_xenial_3.14.29_20170217_kh.img.xz
has no startx but ethernet work
 
Armbian_5.24_S9xxx_mate_Ubuntu_xenial_3.14.29_desktop_20170217_kh_WiFi.img.xz
has startx but no wifi
 
what ist the different to 5.26?

i want run: php, mysql, phpmyadmin, murmur (Muble Server)
 
thank you for help
 
Link to comment
Share on other sites

Update:

i use the for my server Armbian_5.24_S9xxx__Ubuntu_xenial_3.14.29_20170217_kh.img.xz and it make errors:

error on

apt-get install apache2

apt-get install php5

 

sudo bash
apt-get install mysql-server mysql-client php5-mysql

apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin

apt-get install proftpd

apt-get install mumble-server

 

Can you help me...i need this for my server

 

Link to comment
Share on other sites

I checked the installation packages to the latest version (ubuntu 5.26 of the server). The packages are installed.

 

apache2

mysql-server

mysql-client

phpmyadmin

proftpd

mumble-server

 

 

In network reach no.

libapache2-mod-auth-mysql

 

Is php5 is the php package (ver 7.0). Pay attention , I have not tested these programs, I just checked out their installation. The installation goes fine.

Link to comment
Share on other sites

thank you sir but what image you use?....

I use a TF card....

the 5.26 dont work on my t95z only the

 

Armbian_5.24_S9xxx__Ubuntu_xenial_3.14.29_20170217_kh.img.xz

and

Armbian_5.24_S9xxx_mate_Ubuntu_xenial_3.14.29_desktop_20170217_kh_WiFi.img.xz

from the test folder out of the box....

Great work.

 

Update:

apt-get install apache2 -----> work (sorry)

i see php5 is not right i must use

apt-get install php ----> ver 7 i know what you mean...

apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin ----> php ver 7

apt-get install php-mysql phpmyadmin ----> php ver 7 and no libapache2-mod-auth-mysql

apt-get install proftpd -----> work (sorry)

apt-get install mumble-server -----> work (sorry)

 

 

btw 8 cores support, run very very fast on tf card.... this is better then the raspberry pi and cheaper :-)

and all over ssh :-)

 

Update2:

all running but php dont work right.

Link to comment
Share on other sites

First try running the system without copying the dtb file. Probably properly built-in dtb file (from internal memory). If not file "dtb.img", the system for 5-10 minutes to start, then let's try all the files from the website and from the dtb directory on the media (to copy files one in the root of the FAT partition and rename to "img.dtb", test run, if not start - try next file).

Link to comment
Share on other sites

Hi i found the error for me:

1. i use this custom rom: Rom Link

2. i use Armbian_5.27_S9xxx_Ubuntu_xenial_3.14.29_server_20170316.img i test mate too it works!

3. Write to SD Card with win32 Diskimager

4. copy the fix to the root  (boot file Armbian_5.24_S9xxx__Ubuntu_xenial_3.14.29_20170217_kh.img.xz )

5. go to backup app, load amlautoscript , reboot

6. wait 2-3min - > fast SD card :-)

no i have a Ubuntu server with Armiban 5.27

I dont no why but it works for me.

Now i am testing it and say it later if the server work for me.

Thank you for this hard word :-)

 

fix.rar

Link to comment
Share on other sites

Hello,

 

Here are my 2 cents related to installation of image version xenial_3.14.29_mate dated 23 March 2017

Found here: https://yadi.sk/d/pHxaRAs-tZiei

 

INSTALLATION TO eMMC:

I have installed image "Armbian_5.27_S9xxx_Ubuntu_xenial_3.14.29_mate_20170323.img" on SD card.

I was able to boot successfully without modifying anything.

As root, I have run /root/install.sh and system was installed to eMMC.

I was able to boot from eMMC with Mate successfully.

 

Video Hardware Acceleration:

My understanding is that there is no driver available for the GPU to get hardware acceleration.

I guess this means that Kodi cannot be built and installed to provide proper video rendering.

 

T95Z Plus hardware specifics:

Also, there are 2 additional features which could be nice to add:

- Control colored light around device 

- Control LCD display located at the front of device

Do you know how I could control them ?

 

Is there any test I can perform to provide any further help ?

 

Thank you

 

Edited by dxs1
added http link to image
Link to comment
Share on other sites

@dxs1

 

I have also a T95Z Plus, but i have no go with you mentioned Image.

My box has 3GB and 32GB eMMC, which one do you own?

 

cya

 

edit:

extracted dtb from my box - when using it it say's Installing update in Recovery and Error afterwards, so can you point me the way?

aml_autoscript or s905_autoscript error?

 

thanks in advance

 

 

 

t95zplus_3_32.dtb.zip

Link to comment
Share on other sites

I tested Armbian_5.27_S905X-S912_Debian_jessie_4.9.26+_xfce_20170519.img. It does not boot without copying /media/xfce/BOOT/dtb-4.9.26+/gxm_q200_2g.dtb to BOOT/dtb.img. Then I could answer to the Armbian installer questions after login as root. Letters were corrupted at the bottom of the LG 26LG3000 tv so it was a bit  difficult to answer to the questions when letters were barely visible. Wifi did not work although I edited Armbian first run file in the boot partition.  It boots to Xfce desktop but using the wireless keyboard/touchpad is crazy. This kernel does not have audio driver so only usable kernel is 3.14 and I did build an installer image by using Debian testing Xfce, see my previous message.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines