Posts by DANNYPS4

    uname -a


    i get: Linux u5pvr-debian 3.18.24_hi3798cv2x #7 SMP Mon Jul 10 16:07:01 KST 2017 armv7l GNU/Linux



    lscpu


    i get:

    Architecture: armv7l

    Byte Order: Little Endian

    CPU(s): 4

    On-line CPU(s) list: 0-3

    Thread(s) per core: 1

    Core(s) per socket: 4

    Socket(s): 1

    CPU max MHz: 1600.0000

    CPU min MHz: 400.0000



    /proc/cpuinfo

    i get: -bash: /proc/cpuinfo: Permission denied


    cat /proc/cpuinfo | grep 'core id'






    df -h


    mount



    Filesystem Size Used Avail Use% Mounted on

    /dev/block/platform/soc/by-name/userdata 11G 11G 560M 96% /data

    tmpfs 968M 72K 968M 1% /dev

    tmpfs 968M 0 968M 0% /mnt

    tmpfs 968M 0 968M 0% /mnt/secure

    tmpfs 968M 0 968M 0% /mnt/asec

    tmpfs 968M 0 968M 0% /mnt/obb

    /dev/block/platform/soc/by-name/system 1.2G 911M 237M 80% /system

    /dev/block/vold/179:33 984M 236M 694M 26% /mnt/mmcblk1/mmc blk1p1

    tmpfs 973M 8.0K 973M 1% /dev/shm

    tmpfs 973M 44K 973M 1% /run

    root@u5pvr-debian:~#

    root@u5pvr-debian:~# mount

    sysfs on /sys type sysfs (rw,relatime)

    proc on /proc type proc (rw,relatime)

    tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=990608k,nr_inodes=120011,mode= 755)

    devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)

    tmpfs on /dev/shm type tmpfs (rw,relatime)

    tmpfs on /run type tmpfs (rw,relatime)

    tmpfs on /dev/socket type tmpfs (rw,nosuid,relatime,size=990608k,nr_inodes=12001 1,mode=755)

    tmpfs on /mnt type tmpfs (rw,relatime,size=990608k,nr_inodes=120011,mode=775,gid =1000)

    tmpfs on /mnt/secure type tmpfs (rw,relatime,size=990608k,nr_inodes=120011,mode= 700)

    tmpfs on /mnt/asec type tmpfs (rw,relatime,size=990608k,nr_inodes=120011,mode=75 5,gid=1000)

    tmpfs on /mnt/obb type tmpfs (rw,relatime,size=990608k,nr_inodes=120011,mode=755 ,gid=1000)

    /dev/block/vold/179:33 on /mnt/mmcblk1/mmcblk1p1 type ext4 (rw,nosuid,nodev,noat ime,dirsync,data=ordered)

    /dev/block/mmcblk0p19 on /storage/sdcard type ext4 (rw,nosuid,nodev,relatime,dat a=ordered)

    /dev/block/mmcblk0p16 on /system type ext4 (ro,relatime,data=ordered)

    /dev/block/mmcblk0p19 on /data type ext4 (rw,nosuid,nodev,relatime,data=ordered)




    cat /proc/version


    I get:


    Linux version 3.18.24_hi3798cv2x (hychoi@hychoi-desktop) (gcc version 4.9.2 20140904 (prerelease) (gcc-4.9.2 + glibc-2.22 (Build by czyong) Tue Oct 27 16:32:03 CST 2015) ) #7 SMP Mon Jul 10 16:07:01 KST 2017



    dmesg | grep Linux




    lsblk


    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT

    mmcblk0rpmb 179:24 0 4M 0 disk

    mmcblk0boot0 179:8 0 4M 1 disk

    mmcblk0boot1 179:16 0 4M 1 disk

    mmcblk0 179:0 0 14.6G 0 disk

    ├─mmcblk0p1 179:1 0 1M 0 part

    ├─mmcblk0p2 179:2 0 1M 0 part

    ├─mmcblk0p3 179:3 0 10M 0 part

    ├─mmcblk0p4 179:4 0 2M 0 part

    ├─mmcblk0p5 179:5 0 8M 0 part

    ├─mmcblk0p6 179:6 0 8M 0 part

    ├─mmcblk0p7 179:7 0 20M 0 part

    ├─mmcblk0p8 259:0 0 20M 0 part

    ├─mmcblk0p9 259:1 0 40M 0 part

    ├─mmcblk0p10 259:2 0 40M 0 part

    ├─mmcblk0p11 259:3 0 40M 0 part

    ├─mmcblk0p12 259:4 0 20M 0 part

    ├─mmcblk0p13 259:5 0 1M 0 part

    ├─mmcblk0p14 259:6 0 300M 0 part

    ├─mmcblk0p15 259:7 0 40M 0 part

    ├─mmcblk0p16 259:8 0 1.2G 0 part /system

    ├─mmcblk0p17 259:9 0 1.2G 0 part

    ├─mmcblk0p18 259:10 0 400M 0 part

    └─mmcblk0p19 259:11 0 11.3G 0 part /data

    mmcblk1 179:32 0 7.3G 0 disk

    ├─mmcblk1p1 179:33 0 1G 0 part /mnt/mmcblk1/mmcblk1p1

    └─mmcblk1p2 179:34 0 2.7G 0 part



    lsusb

    I get: command not found


    lspci

    I get: command not found


    lshw

    I get: command not found

    lshw -short

    I get: command not found





    ldd --version

    i get:


    ldd (Debian GLIBC 2.19-18+deb8u10) 2.19

    Copyright (C) 2014 Free Software Foundation, Inc.

    This is free software; see the source for copying conditions. There is NO

    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    Written by Roland McGrath and Ulrich Drepper.



    ldd /usr/bin/touch


    libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6e77000)

    /lib/ld-linux-armhf.so.3 (0xb6f67000)



    whereis libc.so

    i get: libc: /usr/share/man/man7/libc.7.gz


    this will produce a address ( ex /lib/libc.so), the use the addres with next like in




    objdump -p /lib/libc.so

    i get: command not found

    /lib/libc.so --version

    i get: command not found

    I'm running these commands:


    wget https://dl.google.com/android/repository...inux-x86_64.zip

    unzip android-ndk-r17b-linux-x86_64.zip

    cd android-ndk-r17b/build/tools

    export TOOLCHAIN=/android-toolchain

    ./make_standalone_toolchain.py --arch arm --api 27 --install-dir /android-toolchain

    wget http://www.openssl.org/source/openssl-1.0.1g.tar.gz

    tar -xf openssl-1.0.1g.tar.gz

    cd openssl-1.0.1g

    export CC=$TOOLCHAIN/bin/arm-linux-androideabi-gcc

    export RANLIB=$TOOLCHAIN/bin/arm-linux-androideabi-ranlib

    ./Configure --prefix=$TOOLCHAIN/sysroot/usr android

    make

    make install_sw

    svn checkout http://www.streamboard.tv/svn/oscam/trunk oscam-svn

    wget https://github.com/oscam-emu/oscam-emu/r...oscam-emu.patch

    cd oscam-svn

    patch -p0 < ../oscam-emu.patch

    ./config.sh --enable WEBIF WITH_SSL IPV6SUPPORT

    make static EXTRA_FLAGS="-pie" LIB_RT= LIB_PTHREAD= CROSS=/android-toolchain/bin/arm-linux-androideabi-


    and I'm getting this error:


    CONF build/arm-linux-androideabi-ssl-static/config.c LINK Distribution/oscam-1.20_svn11429-arm-linux-androideabi-ssl-static.debug csctapi/ifd_db2com.c:26: e

    rror: undefined reference to 'major' csctapi/ifd_db2com.c:27:

    error: undefined reference to 'minor' collect2: error: ld returned 1 exit status Makefile:426: recipe for target 'Distribution/oscam-1.20_svn11429-arm-linux-androideabi-ssl-static.debug' failed make[2]: *** [Distribution/oscam-1.20_svn11429-arm-linux-androideabi-ssl-static.debug] Error 1 Makefile:395: recipe for target 'all' failed make[1]: *** [all] Error 2 Makefile.extra:263: recipe for target 'static' failed make: *** [static] Error 2



    any suggestion???


    Thanks.

    AU works on Discovery and SIS and keys updated but no sound and image. just AFN is ok. how fix this problem? any changes need to oscam conf files?


    Ok... my Discovery problem was time.... i needed to give more time to oscam find the keys...


    Linuxxxx in my Dm900UHD with last oscamEmu version: Afn, Sis and Discovery auto update works with image and sound

    @naja please post your OSCAM config files so we can also use it.


    Thanks.

    AndroidTV is used by TV developers and is

    payed ... Android Tablet is free ... so A5 uses

    this one ! the difference is in some limitations

    in output resolutions of some APK ...

    you have to be kiddin me... so there is now way I can change the launcher to something different...

    how about IPTV??