Jump to content

Nikolai Asparuhov

Members
  • Posts

    22
  • Joined

  • Last visited

Posts posted by Nikolai Asparuhov

  1. Sorry my bad.

    ifconfig:

    wlan1       Link encap:Ethernet  HWaddr 00:e0:5d:00:01:a7
              inet addr:192.168.100.10  Bcast:192.168.100.255  Mask:255.255.255.0
              inet6 addr: fe80::2e0:5dff:fe00:1a7/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:50531 errors:0 dropped:26831 overruns:0 frame:0
              TX packets:248 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:13014020 (12 MiB)  TX bytes:31587 (30.8 KiB)

    tun0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
              inet addr:10.8.0.6  P-t-P:10.8.0.5  Mask:255.255.255.255
              UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100
              RX bytes:0 (0.0 B)  TX bytes:1064 (1.0 KiB)

    wlan0     Link encap:Ethernet  HWaddr 42:2a:ec:a5:06:f6  ------- wlan0 is AP
              inet addr:192.168.42.1  Bcast:192.168.42.255  Mask:255.255.255.0
              inet6 addr: fe80::402a:ecff:fea5:6f6/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:17 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
     

     

    lsusb:

     

    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 006 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002: ID 058f:3822 Alcor Micro Corp. ------- this is usb camera module
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

     

     

    Driver is installed with dkms and with 2 other types of chips it work fine (mt7601 and rtl8188 and they have 0 droped packages)

     

    We have like 20 of these 8192cu dongles and with every single one of them the result is fail.....

     

  2. Hello,

     

    I'm using armbian 5.25 on OPI Lite and wifi dongle 8192cu, after instaling these drivers:

    https://github.com/pvaret/rtl8192cu-fixes

     

    I saw that the interface drop half of the packages.... Can someone provide better drivers or tell me how to fix that?

     

    wlan1     Link encap:Ethernet  HWaddr 00:13:ef:6b:24:e2
              inet addr:192.168.100.7  Bcast:192.168.100.255  Mask:255.255.255.0
              inet6 addr: fe80::213:efff:fe6b:24e2/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
             -------->>>>>> RX packets:22255 errors:0 dropped:20602 overruns:0 frame:0
              TX packets:22 errors:0 dropped:2 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:3853233 (3.6 MiB)  TX bytes:2734 (2.6 KiB)
     

    And not everytime it takes IP ?!?!

    Also whatever dongle i use it won't go up automatically and it's necessary to do ifconfig wlan1 down and after that ifconfig wlan1 up

  3. Hello I have a little problem with the usb devices, i use usb camera and if u plug the power supply to the OPI Lite board (5.25) it recognize the camera but it doesn't work well (stream with like 8-10 fps), after a software reboot, the device go to other Bus and the camera work fine with 15-30 fps stream.
     
    Before reboot, exact on first power of the board:
     
    Bus 006 Device 002: ID 058f:3822 Alcor Micro Corp.
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
     
     
     
    After reboot:
     
    Bus 003 Device 002: ID 058f:3822 Alcor Micro Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
     
     
    I try to remove and after that load again uvcvideo driver, but nothing happened, i tried some scripts to restart the usb ports but the result was 0, only if i unplug and plug the camera again or reboot solve the problem. Also i tried with different power supplies and nothing changed. Currently we use chargers from the Orange Pi manufacture so this is the best power supply i guess.
     
     
    Any ideas how can i configure the camera to be on Bus 3 and tha wifi dongle to be on Bus 2 or some other solution to the problem?

     

  4. Hello, I'm using OPI Lite with 5.25 armbian and there is a little problem with the permissions:

     

    root@orangepilite:~/Raws/libjpeg/jpeg-8c# ./configure
    -bash: ./configure: Permission denied
    root@orangepilite:~/Raws/libjpeg/jpeg-8c# sudo ./configure
    sudo: ./configure: command not found
    root@orangepilite:~/Raws/libjpeg/jpeg-8c# ls | grep configure
    configure
    configure.ac
     
     
    That appeared to me twice, first time i compile and install nodejs and npm was not recognized like a command (ask for permissions after use sudo just said command not found), this is my second hit to that problem, trying to compile libjpeg. I try to gi to root owners for that folder, same results, I try to cp the files and then compile it, same results and so on and so on.
     
    Can someone explain me from where these problems are coming?
  5. Hmmm i guess ill need other type of charger because this one is from Orange Pi factory and its without removable cable.... But some other news are on 5.25 clean distro with  8192cu-fixed driver from git hub the dongle work fine, may be the problem was during the upgrade from 5.23 to 5.25. But the problem with the camera is the same. Boot time is low because of hostap services (around 25 sec to load them all) and the camera just don't wanna 

  6. 2000mA standard power supply, if it was the problem why after the reboot make changes. And the interesting here is on first use the camera is on bus 006 and the dongle is no 002 after the reboot camera goes to bus 002 and the dongle go to 003...

  7. The second problem is the usb camera. It require reboot to be ok, if i disconnect the power supply and plug it in, it doesn't recognize the usb camera properly (almost in 70-80% of the test cases)

     

    dmesg output:

    [    1.230073] usb 3-1: new high-speed USB device number 2 using sunxi-ehci
    [    5.198897] usbcore: registered new interface driver rtl8192cu
    [    5.211860] usbcore: registered new interface driver uvcvideo
     
     
    lsusb output:
    Bus 003 Device 002: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
    Bus 006 Device 002: ID 058f:3822 Alcor Micro Corp.
     
     
    lsmod output:
    uvcvideo               58868  1
    ir_lirc_codec           3650  0
    lirc_dev                7834  1 ir_lirc_codec
    ir_mce_kbd_decoder      2885  0
    ir_sanyo_decoder        1480  0
    ir_sony_decoder         1422  0
    8192cu                520861  0
     
     
    But when i start mjpeg streamer:
     MJPG Streamer Version: svn rev: 3:172
     i: Using V4L2 device.: /dev/video0
     i: Desired Resolution: 1280 x 720
     i: Frames Per Second.: 15
     i: Format............: MJPEG
    i: The format asked unavailable, so the width 640 height 480
     o: www-folder-path...: /usr/local/www/
     o: HTTP TCP port.....: 8080
     o: username:password.: disabled
     o: commands..........: disabled
     
     
    and V4L output:
    v4l2-ctl --list-formats-ext
    ioctl: VIDIOC_ENUM_FMT
            Index       : 0
            Type        : Video Capture
            Pixel Format: 'MJPG' (compressed)
            Name        : MJPEG
                    Size: Discrete 640x480
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 160x120
                            Interval: Discrete 0.033s (30.000 fps)
     
     
     
    So after a reboot wifi dongle may be work good may be not, the camera always is good after reboot.
     
    v4l output after a reboot:
    ioctl: VIDIOC_ENUM_FMT
            Index       : 0
            Type        : Video Capture
            Pixel Format: 'MJPG' (compressed)
            Name        : MJPEG
                    Size: Discrete 1280x720
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 800x600
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 640x480
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 640x360
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 320x240
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 160x120
                            Interval: Discrete 0.033s (30.000 fps)
     
            Index       : 1
            Type        : Video Capture
            Pixel Format: 'YUYV'
            Name        : YUV 4:2:2 (YUYV)
                    Size: Discrete 1280x720
                            Interval: Discrete 0.100s (10.000 fps)
                    Size: Discrete 800x600
                            Interval: Discrete 0.100s (10.000 fps)
                    Size: Discrete 640x480
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 640x360
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 320x240
                            Interval: Discrete 0.033s (30.000 fps)
                    Size: Discrete 160x120
                            Interval: Discrete 0.033s (30.000 fps)
     
     
    So what is going on here, wifi dongle is shit ok, can u provide me a link to 5.20 distro for OPI Lite so i can check it if the drivers will be fine for the dongle and the camera and why the boot time is so high, because of the network services that starts ( we have ap on wlan0 and dongle on wlan1 who is connect to the internet)? 
  8.  systemd-analyze blame output:

     

     

              5.171s networking.service

              5.171s networking.service

              5.171s networking.service

              5.171s networking.service

              2.736s armhwinfo.service

              2.422s isc-dhcp-server.service

              1.782s systemd-logind.service

              1.482s alsa-restore.service

              1.193s rsyslog.service

              1.159s systemd-user-sessions.service

              1.156s rc-local.service

              1.046s systemd-journal-flush.service

               899ms loadcpufreq.service

               809ms keyboard-setup.service

               769ms motion.service

               749ms systemd-udev-trigger.service

               739ms fake-hwclock.service

               709ms kmod-static-nodes.service

               706ms ntp.service

               689ms systemd-setup-dgram-qlen.service

               602ms lirc.service

               579ms systemd-modules-load.service

               559ms sysstat.service

               529ms hddtemp.service

               505ms hostapd.service

               429ms console-setup.service

               394ms dev-mqueue.mount

               379ms netfilter-persistent.service

               359ms systemd-tmpfiles-setup.service

               343ms sys-kernel-debug.mount

               339ms keymap.service

               309ms cpufrequtils.service

               279ms kbd.service

               279ms systemd-sysctl.service

               249ms systemd-tmpfiles-setup-dev.service

               249ms systemd-rfkill@rfkill0.service

               239ms udev-finish.service

               159ms hdparm.service

               149ms sys-fs-fuse-connections.mount

               146ms user@0.service

               129ms systemd-random-seed.service

               128ms var-swap.swap

                99ms systemd-update-utmp.service

                89ms systemd-remount-fs.service

                79ms sysfsutils.service

                72ms tmp.mount

                18ms systemd-update-utmp-runlevel.service

                15ms systemd-udevd.service
  9. Hello, greetings from Bulgaria and thanks for the OS. We use Orange Pi Lite and something may be is problem. Full boot time is around 1 min and 15 sec, how can we degree this time because it's so slow? When we was with 5.23 distro it was around 45 sec with same SD card and power supply.

  10. Guys you do a great work with these distros, i get my respect and i admire you. Some little problem - i wanna to do automatic smart home and for my old devices that use Infra red signal i don't know how to transmit IR signal with Opi PC. I use ESP like middle-ware (send command to opi pc, that the opi pc send the command to esp which transmit it). Do someone know appropriate solution, because this one is sooo hard working and slow?

     

     

    Thanks in advance, for the time, support and the work you do!!!!!

  11. I try every usb port and nothing change

     

     

    [    0.000000] Booting Linux on physical CPU 0
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.4.112-sun8i (root@pluton) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #8 SMP PREEMPT Tue May 31 19:00:17 CEST 2016
    [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: sun8i
    [    0.000000] cma: CMA: reserved 256 MiB at 50000000
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] On node 0 totalpages: 262144
    [    0.000000] free_area_init_node: node 0, pgdat c0a35380, node_mem_map c0b76000
    [    0.000000]   Normal zone: 1710 pages used for memmap
    [    0.000000]   Normal zone: 0 pages reserved
    [    0.000000]   Normal zone: 192850 pages, LIFO batch:31
    [    0.000000]   HighMem zone: 594 pages used for memmap
    [    0.000000]   HighMem zone: 66990 pages, LIFO batch:15
    [    0.000000] script_init enter!
    [    0.000000] script_init exit!
    [    0.000000] PERCPU: Embedded 8 pages/cpu @c148c000 s11968 r8192 d12608 u32768
    [    0.000000] pcpu-alloc: s11968 r8192 d12608 u32768 alloc=8*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259840
    [    0.000000] Kernel command line: console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 panic=10 consoleblank=0 enforcing=0 loglevel=1
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] allocated 2097152 bytes of page_cgroup
    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [    0.000000] Memory: 1024MB = 1024MB total
    [    0.000000] Memory: 758584k/758584k available, 289992k reserved, 270336K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc096bf2c   (9616 kB)
    [    0.000000]       .init : 0xc096c000 - 0xc09beec0   ( 332 kB)
    [    0.000000]       .data : 0xc09c0000 - 0xc0a3a1d0   ( 489 kB)
    [    0.000000]        .bss : 0xc0a3a984 - 0xc0b75bd0   (1261 kB)
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000]  Additional per-CPU info printed with stalls.
    [    0.000000] NR_IRQS:544
    [    0.000000] Architected local timer running at 24.00MHz.
    [    0.000000] Switching to timer-based delay loop
    [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
    [    0.000000] Console: colour dummy device 80x30
    [    0.000000] console [tty1] enabled
    [    0.000261] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
    [    0.000285] pid_max: default: 32768 minimum: 301
    [    0.000618] Mount-cache hash table entries: 512
    [    0.001581] Initializing cgroup subsys cpuacct
    [    0.001597] Initializing cgroup subsys memory
    [    0.001645] Initializing cgroup subsys devices
    [    0.001657] Initializing cgroup subsys freezer
    [    0.001668] Initializing cgroup subsys blkio
    [    0.001692] Initializing cgroup subsys perf_event
    [    0.001775] CPU: Testing write buffer coherency: ok
    [    0.001819] ftrace: allocating 25980 entries in 77 pages
    [    0.030295] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.030313] [sunxi_smp_prepare_cpus] enter
    [    0.030349] Setting up static identity map for 0x4069f800 - 0x4069f858
    [    0.031283] CPU1: Booted secondary processor
    [    0.031283] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.031416] CPU2: Booted secondary processor
    [    0.031416] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    [    0.040478] CPU3: Booted secondary processor
    [    0.040478] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    [    0.040599] Brought up 4 CPUs
    [    0.040599] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
    [    0.040898] devtmpfs: initialized
    [    0.050542] wakeup src cnt is : 2.
    [    0.050555] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
    [    0.050566] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
    [    0.050577] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
    [    0.050588] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
    [    0.050599] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x8
    [    0.050609] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
    [    0.050621] sunxi pm init
    [    0.050759] pinctrl core: initialized pinctrl subsystem
    [    0.060792] NET: Registered protocol family 16
    [    0.061566] DMA: preallocated 2048 KiB pool for atomic coherent allocations
    [    0.061566] script_sysfs_init success
    [    0.061566] sunxi_dump_init success
    [    0.062447] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
    [    0.063661] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
    [    0.063661] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.063661] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.063661] script config pll_video to 297 Mhz
    [    0.063661] script config pll_de to 864 Mhz
    [    0.063661] script config pll_ve to 402 Mhz
    [    0.063661] sunxi_default_clk_init
    [    0.063661] try to set pll6ahb1 to 200000000
    [    0.063661] try to set ahb clk source to pll6ahb1
    [    0.063661] set ahb clk source to pll6ahb1
    [    0.063661] try to set ahb1 to 200000000
    [    0.063661] try to set apb1 to 100000000
    [    0.070227] bio: create slab <bio-0> at 0
    [    0.070308] [ARISC] :sunxi-arisc driver v1.04
    [    0.089902] [ARISC] :arisc version: [v0.1.58]
    [    0.180144] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
    [    0.181749] SCSI subsystem initialized
    [    0.181749] usbcore: registered new interface driver usbfs
    [    0.181749] usbcore: registered new interface driver hub
    [    0.181749] usbcore: registered new device driver usb
    [    0.181749] twi_chan_cfg()340 - [twi0] has no twi_regulator.
    [    0.181749] twi_chan_cfg()340 - [twi1] has no twi_regulator.
    [    0.181749] twi_chan_cfg()340 - [twi2] has no twi_regulator.
    [    0.181749] Linux video capture interface: v2.00
    [    0.181749] Advanced Linux Sound Architecture Driver Version 1.0.25.
    [    0.181749] cfg80211: Calling CRDA to update world regulatory domain
    [    0.181782] Switching to clocksource arch_sys_counter
    [    0.193930] FS-Cache: Loaded
    [    0.194211] CacheFiles: Loaded
    [    0.205540] NET: Registered protocol family 2
    [    0.216889] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.217471] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    0.219232] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    0.220321] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.220333] TCP: reno registered
    [    0.220347] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.220385] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.220742] NET: Registered protocol family 1
    [    0.221117] RPC: Registered named UNIX socket transport module.
    [    0.221129] RPC: Registered udp transport module.
    [    0.221138] RPC: Registered tcp transport module.
    [    0.221146] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.221335] Trying to unpack rootfs image as initramfs...
    [    0.409712] Freeing initrd memory: 3064K
    [    0.410108] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
    [    0.410235] sunxi_reg_init enter
    [    0.411162] audit: initializing netlink socket (disabled)
    [    0.411213] type=2000 audit(0.410:1): initialized
    [    0.412355] highmem bounce pool size: 64 pages
    [    0.413251] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.413448] misc fatfs initialized
    [    0.414171] NFS: Registering the id_resolver key type
    [    0.414544] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.414558] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    0.415320] NTFS driver 2.1.30 [Flags: R/W].
    [    0.415622] fuse init (API version 7.18)
    [    0.416369] Btrfs loaded
    [    0.416392] msgmni has been set to 1471
    [    0.417705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [    0.417726] io scheduler noop registered
    [    0.417736] io scheduler deadline registered
    [    0.417814] io scheduler cfq registered (default)
    [    0.418217] [DISP]disp_module_init
    [    0.418515] cmdline,init_disp=
    [    0.418544] cmdline,disp=
    [    0.426380] [DISP] Fb_map_kernel_logo,line:932:Fb_map_kernel_logo failed!
    [    0.442795] Console: switching to colour frame buffer device 160x45
    [    0.460142] [DISP]disp_module_init finish
    [    0.460369] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
    [    0.460690] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
    [    0.460704] sw_uart_pm()890 - uart0 clk is already enable
    [    0.461238] sunxi_cmatest_init enter
    [    0.461276] sunxi_cmatest_init success
    [    0.465394] brd: module loaded
    [    0.469272] loop: module loaded
    [    0.469552] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
    [    0.469566] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator.
    [    0.470188] spi spi0: master is unqueued, this is deprecated
    [    0.470517] tun: Universal TUN/TAP device driver, 1.6
    [    0.470527] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    0.471486] PPP generic driver version 2.4.2
    [    0.471671] PPP BSD Compression module registered
    [    0.471681] PPP Deflate Compression module registered
    [    0.474421] PPP MPPE Compression module registered
    [    0.474439] NET: Registered protocol family 24
    [    0.474515] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.494614] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.494652] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
    [    0.495290] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
    [    0.510036] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
    [    0.510675] hub 1-0:1.0: USB hub found
    [    0.510700] hub 1-0:1.0: 1 port detected
    [    0.531075] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.531105] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
    [    0.531608] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
    [    0.550033] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
    [    0.550549] hub 2-0:1.0: USB hub found
    [    0.550573] hub 2-0:1.0: 1 port detected
    [    0.570927] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.570956] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
    [    0.571443] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
    [    0.590042] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
    [    0.590588] hub 3-0:1.0: USB hub found
    [    0.590608] hub 3-0:1.0: 1 port detected
    [    0.610978] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.611007] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
    [    0.611494] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
    [    0.630033] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
    [    0.630048] ehci_irq: highspeed device connect
    [    0.630591] hub 4-0:1.0: USB hub found
    [    0.630616] hub 4-0:1.0: 1 port detected
    [    0.630991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    0.651062] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    0.651090] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5
    [    0.651125] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
    [    0.714551] hub 5-0:1.0: USB hub found
    [    0.714572] hub 5-0:1.0: 1 port detected
    [    0.734949] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    0.734977] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6
    [    0.735010] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
    [    0.794582] hub 6-0:1.0: USB hub found
    [    0.794602] hub 6-0:1.0: 1 port detected
    [    0.814981] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    0.815010] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7
    [    0.815044] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
    [    0.874571] hub 7-0:1.0: USB hub found
    [    0.874591] hub 7-0:1.0: 1 port detected
    [    0.894980] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    0.895008] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8
    [    0.895039] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400
    [    0.950044] usb 4-1: new high-speed USB device number 2 using sunxi-ehci
    [    0.954518] hub 8-0:1.0: USB hub found
    [    0.954545] hub 8-0:1.0: 1 port detected
    [    0.954877] Initializing USB Mass Storage driver...
    [    0.955110] usbcore: registered new interface driver usb-storage
    [    0.955121] USB Mass Storage support registered.
    [    0.955180] usbcore: registered new interface driver ums-alauda
    [    0.955230] usbcore: registered new interface driver ums-cypress
    [    0.955279] usbcore: registered new interface driver ums-datafab
    [    0.955328] usbcore: registered new interface driver ums_eneub6250
    [    0.955377] usbcore: registered new interface driver ums-freecom
    [    0.955424] usbcore: registered new interface driver ums-isd200
    [    0.955470] usbcore: registered new interface driver ums-jumpshot
    [    0.955518] usbcore: registered new interface driver ums-karma
    [    0.955572] usbcore: registered new interface driver ums-onetouch
    [    0.955637] usbcore: registered new interface driver ums-realtek
    [    0.955688] usbcore: registered new interface driver ums-sddr09
    [    0.955737] usbcore: registered new interface driver ums-sddr55
    [    0.955783] usbcore: registered new interface driver ums-usbat
    [    0.956085] file system registered
    [    0.957723] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [    0.957739] android_usb gadget: Number of LUNs=3
    [    0.957751]  lun0: LUN: removable file: (no medium)
    [    0.957761]  lun1: LUN: removable file: (no medium)
    [    0.957771]  lun2: LUN: removable file: (no medium)
    [    0.958116] android_usb gadget: android_usb ready
    [    0.958335]  uinput result 0 , vmouse_init
    [    0.958954] mousedev: PS/2 mouse device common for all mice
    [    0.959198] sunxikbd_init failed.
    [    0.959953] ls_fetch_sysconfig_para: type err  device_used = -1073060236.
    [    0.959965] =========script_get_err============
    [    0.959973] ltr_init: ls_fetch_sysconfig_para err.
    [    0.960616] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
    [    0.960670] i2c /dev entries driver
    [    0.961066] IR RC5(x) protocol handler initialized
    [    0.961194] sunxi cedar version 0.1
    [    0.961237] [cedar]: install start!!!
    [    0.961432] [cedar]: install end!!!
    [    0.961675] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
    [    0.961842] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
    [    0.962006] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a)
    [    0.962170] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
    [    0.962334] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a)
    [    0.962498] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b)
    [    0.962662] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
    [    0.962825] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d)
    [    0.962988] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e)
    [    0.963184] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18)
    [    0.963375] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19)
    [    0.963567] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a)
    [    0.963758] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29)
    [    0.963949] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a)
    [    0.964140] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b)
    [    0.964331] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c)
    [    0.964522] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d)
    [    0.964713] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e)
    [    0.964727] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
    [    0.964900] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
    [    0.965041] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
    [    0.965056] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
    [    0.965067] timeout_to_interv, line 167
    [    0.965076] interv_to_timeout, line 189
    [    0.965087] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
    [    0.965512] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [    0.965611] calibrat: max_cpufreq 1200Mhz Type 0!
    [    0.966047] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.111 2015-4-13 15:24) Compiled in May 31 2016 at 18:59:51
    [    0.966082] [mmc]: get mmc0's sdc_power is null!
    [    0.966109] [mmc]: get mmc1's sdc_power is null!
    [    0.966118] [mmc]: get mmc1's 2xmode ok, val = 1
    [    0.966127] [mmc]: get mmc1's ddrmode ok, val = 1
    [    0.966143] [mmc]: MMC host used card: 0x3, boot card: 0x1, io_card 2
    [    0.967086] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    0.968199] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    0.968740] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    0.969741] [mmc]: sdc0 power_supply is null
    [    0.971584] no blue_led, ignore it!
    [    0.971813] Registered led device: red_led
    [    0.971916] Registered led device: green_led
    [    0.971932] no led_0, ignore it!
    [    0.971940] no led_1, ignore it!
    [    0.971947] no led_2, ignore it!
    [    0.971954] no led_3, ignore it!
    [    0.971961] no led_4, ignore it!
    [    0.971968] no led_5, ignore it!
    [    0.971975] no led_6, ignore it!
    [    0.971982] no led_7, ignore it!
    [    0.972797] usbcore: registered new interface driver usbhid
    [    0.972806] usbhid: USB HID core driver
    [    0.976974] asoc: sndcodec <-> sunxi-codec mapping ok
    [    0.977842] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly!
    [    0.978035] [I2S]snddaudio cannot find any using configuration for controllers, return directly!
    [    0.978048] [DAUDIO0] driver not init,just return.
    [    0.981538] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
    [    0.982564] oprofile: using arm/armv7-ca7
    [    0.982757] u32 classifier
    [    0.982767]     Actions configured
    [    0.982955] IPv4 over IPv4 tunneling driver
    [    0.983613] TCP: bic registered
    [    0.983624] TCP: cubic registered
    [    0.983631] TCP: westwood registered
    [    0.983638] TCP: highspeed registered
    [    0.983646] TCP: hybla registered
    [    0.983653] TCP: htcp registered
    [    0.983660] TCP: vegas registered
    [    0.983668] TCP: veno registered
    [    0.983675] TCP: scalable registered
    [    0.983683] TCP: lp registered
    [    0.983690] TCP: yeah registered
    [    0.983697] TCP: illinois registered
    [    0.983705] Initializing XFRM netlink socket
    [    0.983956] NET: Registered protocol family 10
    [    0.985105] NET: Registered protocol family 17
    [    0.985136] NET: Registered protocol family 15
    [    0.985186] Registering the dns_resolver key type
    [    0.985485] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
    [    0.985507] ThumbEE CPU extension supported.
    [    0.985529] Registering SWP/SWPB emulation handler
    [    0.986123] registered taskstats version 1
    [    0.986593] cmdline,disp=
    [    0.986907] [HDMI] power vcc-hdmi-18
    [    0.990063] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.011725] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.014221] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.017642] ths_fetch_sysconfig_para: type err  device_used = 1.
    [    1.019210] CPU Budget:Register notifier
    [    1.019243] CPU Budget:register Success
    [    1.019257] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
    [    1.019573] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.022400] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.022618] [rf_pm]: module power0 name vcc-wifi-33
    [    1.022632] [rf_pm]: Did not config module_power1 in sys_config
    [    1.022642] [rf_pm]: Did not config module_power2 in sys_config
    [    1.022652] [rf_pm]: Did not config module_power3 in sys_config
    [    1.022662] [rf_pm]: mod has no chip_en gpio
    [    1.022670] [rf_pm]: failed to fetch lpo_use_apclk
    [    1.022678] [rf_pm]: regulator on.
    [    1.022688] [wifi_pm]: no wifi used in configuration
    [    1.022698] [rfkill]: init no bt used in configuration
    [    1.022706] ALSA device list:
    [    1.022713]   #0: audiocodec
    [    1.022720]   #1: sndhdmi
    [    1.023502] Freeing init memory: 328K
    [    1.024952] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.041636] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    1.043170] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
    [    1.043265] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
    [    1.043406] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
    [    1.043493] mmc0: new high speed SDHC card at address 0007
    [    1.044008] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
    [    1.045472]  mmcblk0: p1
    [    1.046045] mmcblk mmc0:0007: Card claimed for testing.
    [    1.046065] mmc0:0007: SD8GB 7.42 GiB
    [    1.046111] *******************sd init ok*******************
    [    1.068962] systemd-udevd[100]: starting version 215
    [    1.620051] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=5
    [    2.499609] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
    [    3.730539] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
    [    3.731111] systemd[1]: Detected architecture 'arm'.
    [    3.746869] systemd[1]: Set hostname to <orangepipc>.
    [    4.085410] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [    4.087840] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [    4.088184] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    4.088256] systemd[1]: Expecting device dev-ttySAC2.device...
    [    4.088777] systemd[1]: Starting Remote File Systems (Pre).
    [    4.089115] systemd[1]: Reached target Remote File Systems (Pre).
    [    4.089203] systemd[1]: Starting Encrypted Volumes.
    [    4.089507] systemd[1]: Reached target Encrypted Volumes.
    [    4.089583] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [    4.089767] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [    4.089821] systemd[1]: Starting Paths.
    [    4.090186] systemd[1]: Reached target Paths.
    [    4.090306] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [    4.091138] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [    4.091219] systemd[1]: Starting Root Slice.
    [    4.091589] systemd[1]: Created slice Root Slice.
    [    4.091645] systemd[1]: Starting User and Session Slice.
    [    4.092078] systemd[1]: Created slice User and Session Slice.
    [    4.092134] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [    4.092622] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [    4.092678] systemd[1]: Starting Delayed Shutdown Socket.
    [    4.093067] systemd[1]: Listening on Delayed Shutdown Socket.
    [    4.093123] systemd[1]: Starting Journal Socket (/dev/log).
    [    4.093537] systemd[1]: Listening on Journal Socket (/dev/log).
    [    4.093612] systemd[1]: Starting udev Control Socket.
    [    4.093978] systemd[1]: Listening on udev Control Socket.
    [    4.094046] systemd[1]: Starting udev Kernel Socket.
    [    4.094382] systemd[1]: Listening on udev Kernel Socket.
    [    4.094461] systemd[1]: Starting Journal Socket.
    [    4.094843] systemd[1]: Listening on Journal Socket.
    [    4.094952] systemd[1]: Starting System Slice.
    [    4.095366] systemd[1]: Created slice System Slice.
    [    4.095468] systemd[1]: Started File System Check on Root Device.
    [    4.095516] systemd[1]: Starting system-getty.slice.
    [    4.096014] systemd[1]: Created slice system-getty.slice.
    [    4.096068] systemd[1]: Starting system-serial\x2dgetty.slice.
    [    4.096542] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [    4.096659] systemd[1]: Starting Increase datagram queue length...
    [    4.170720] systemd[1]: Starting Restore / save the current clock...
    [    4.270771] systemd[1]: Starting udev Coldplug all Devices...
    [    4.320790] systemd[1]: Mounting POSIX Message Queue File System...
    [    4.367100] systemd[1]: Starting Load Kernel Modules...
    [    4.441152] systemd[1]: Mounting Debug File System...
    [    4.550692] systemd[1]: Mounted Huge Pages File System.
    [    4.560196] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.561739] [mmc]: sdc1 power_supply is null
    [    4.570164] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [    4.580070] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.603243] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.605729] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.614153] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.615077] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.615188] [mmc]: sdc1 power_supply is null
    [    4.617763] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.619287] [mmc]: sdc1 power_supply is null
    [    4.640034] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.643246] systemd[1]: Started Set Up Additional Binary Formats.
    [    4.643363] systemd[1]: Starting LSB: Set keymap...
    [    4.660180] [wifi_pm]: set wl_reg_on 1 !
    [    4.663773] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.666420] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.677268] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.678472] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.678581] [mmc]: sdc1 power_supply is null
    [    4.681157] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.682684] [mmc]: sdc1 power_supply is null
    [    4.700042] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.720540] systemd[1]: Starting Slices.
    [    4.720987] systemd[1]: Reached target Slices.
    [    4.723249] systemd[1]: Mounted Debug File System.
    [    4.723801] systemd[1]: Mounted POSIX Message Queue File System.
    [    4.724865] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.727779] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.743482] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.745246] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.745355] [mmc]: sdc1 power_supply is null
    [    4.747933] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.749459] [mmc]: sdc1 power_supply is null
    [    4.770032] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.795841] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.798973] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.800513] systemd[1]: Started Increase datagram queue length.
    [    4.819484] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.821822] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.821929] [mmc]: sdc1 power_supply is null
    [    4.893937] systemd[1]: Started Restore / save the current clock.
    [    5.135134] systemd[1]: Started Load Kernel Modules.
    [    5.185137] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [    5.234915] systemd[1]: Started LSB: Set keymap.
    [    5.330135] systemd[1]: Started udev Coldplug all Devices.
    [    5.334045] systemd[1]: Time has been changed
    [    5.335018] systemd[1]: Starting Create Static Device Nodes in /dev...
    [    5.451982] systemd[1]: Mounted Configuration File System.
    [    5.452219] systemd[1]: Starting Apply Kernel Variables...
    [    5.570846] systemd[1]: Mounting FUSE Control File System...
    [    5.640493] systemd[1]: Starting Syslog Socket.
    [    5.645626] systemd[1]: Listening on Syslog Socket.
    [    5.645783] systemd[1]: Starting Journal Service...
    [    5.738518] systemd[1]: Started Journal Service.
    [    6.056200] systemd-udevd[180]: starting version 215
    [    6.767316] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
    [    7.058080] Adding 131068k swap on /var/swap.  Priority:-1 extents:3 across:2286616k SS
    [    8.295688] systemd-journald[179]: Received request to flush runtime journal from PID 1
    [    8.616949] gmac0: probed
    [    8.617351] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00)
    [   12.610272] PHY: gmac0-0:00 - Link is Up - 100/Full
    [   19.330060] eth0: no IPv6 routers present
    [   24.522651] [DISP] disp_ioctl,line:1584:para err in disp_ioctl, cmd = 0x0,screen id = 65536
    [   24.552334] UMP: UMP device driver  loaded
    [   24.570330] mali clk: 600 MHz
    [   24.571294] mali clk: 600 MHz
    [   24.575368] Mali: Mali device driver loaded
    [   24.607093] [drm] Initialized drm 1.1.0 20060810
    [   24.613708] Mali DRM initialize, driver name: mali_drm, version 2.1
    [   24.614263] [drm] Initialized mali_drm 2.1.1 20101111 on minor 0
    [   24.614321] Mali DRM initialize, driver name: mali_drm, version 2.1
    [   24.614639] [drm] Initialized mali_drm 2.1.1 20101111 on minor 1
    [   25.021094] vmouse_input_dev_open
    
    

     

     

  12. at OPI PC with kernel

    Linux orangepipc 3.4.112-sun8i #30 SMP PREEMPT Sat Apr 30 19:49:10 CEST 2016 armv7l GNU/Linux
    
    

    before the last kernel update we use rt2800 wifi dongle.

     

    dmesg | grep usb - shows this output:

    [    0.963044] usbhid: USB HID core driver
    [  169.650117] usb 3-1: new high-speed USB device number 2 using sunxi-ehci
    [  169.948904] usbcore: registered new interface driver rt2870
    

    after the last kernel update with apt-get update in 2016-06-08 which include these updates:

    Start-Date: 2016-06-08  10:31:45
    Commandline: apt-get upgrade
    Upgrade: linux-jessie-root-orangepih3:armhf (5.10, 5.11), 
    libavdevice53:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    ffmpeg:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    linux-headers-sun8i:armhf (5.10, 5.13), 
    libavfilter2:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    libavutil51:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    linux-image-sun8i:armhf (5.10, 5.13), 
    linux-firmware-image-sun8i:armhf (5.10, 5.13), 
    libswscale2:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    libtasn1-3:armhf (2.13-2+deb7u2, 2.13-2+deb7u3), 
    libavformat53:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    libavcodec53:armhf (0.8.17-2+rpi1, 0.8.17-2+rpi1+deb7u1), 
    linux-u-boot-orangepih3-default:armhf (5.10, 5.11)
    End-Date: 2016-06-08  10:37:13
    

    OPI PC doesn't recognize the dongle. 

    [    1.288828] android_usb gadget: android_usb ready
    [    1.454317] usbcore: registered new interface driver usbhid
    [    1.457759] usbhid: USB HID core driver
    [   45.436509] usb 4-1: USB disconnect, device number 2
    [   49.250132] usb 4-1: new high-speed USB device number 3 using sunxi-ehci
    

    One solution is to downgrade these updates, but that isn't the right way to do this, so can you give a tip how to fix that?

  13. Hello. from Bulgaria.

     

    I want to ask you, do you know if there is newer version of nodejs tnah 0.10.29, because this version don't have child_process.spawn that can directly pipe both input and output from some process.

     

    Thank you in advance!

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines