noplat Posted November 27, 2016 Share Posted November 27, 2016 I am having a problem setting up the wireless on OrangePi PC Plus. Kernel module 8189fs is loaded, but no wlan0 interface appears. Here is my lsmod output: root@orangepipcplus:~# lsmod Module Size Used by rfcomm 32863 4 bnep 9617 2 bluetooth 174065 8 bnep,rfcomm mali_drm 2732 1 drm 178255 2 mali_drm sunxi_cir 1601 0 pcf8591 3363 0 bmp085 3487 0 mali 123208 0 ump 29379 3 mali 8189fs 1050451 0 hid_logitech_dj 10040 0 ifconfig and iwconfig do not show any wireless interfaces: root@orangepipcplus:~# ifconfig wlan0 wlan0: error fetching interface information: Device not found root@orangepipcplus:~# iwconfig lo no wireless extensions. tunl0 no wireless extensions. eth0 no wireless extensions. Additionally, something strange happens in syslog when 8189fs is loaded via modprobe: Nov 27 13:29:41 localhost kernel: [ 1157.590035] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:42 localhost kernel: [ 1158.590038] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:43 localhost kernel: [ 1159.590026] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:44 localhost kernel: [ 1160.590023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:45 localhost kernel: [ 1161.590043] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:46 localhost kernel: [ 1162.590034] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:46 localhost kernel: [ 1162.590184] [mmc]: sdc1 power_supply is null Nov 27 13:29:46 localhost kernel: [ 1162.594306] [mmc]: sdc1 power_supply is null Nov 27 13:29:47 localhost kernel: [ 1163.630030] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:48 localhost kernel: [ 1164.630069] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:49 localhost kernel: [ 1165.630026] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:50 localhost kernel: [ 1166.630024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:51 localhost kernel: [ 1167.630052] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:52 localhost kernel: [ 1168.630020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:53 localhost kernel: [ 1169.630025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:54 localhost kernel: [ 1170.630024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:55 localhost kernel: [ 1171.630023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:55 localhost kernel: [ 1171.630172] [mmc]: sdc1 power_supply is null Nov 27 13:29:55 localhost kernel: [ 1171.634263] [mmc]: sdc1 power_supply is null Nov 27 13:29:56 localhost kernel: [ 1172.670030] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:57 localhost kernel: [ 1173.670021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:58 localhost kernel: [ 1174.670017] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:29:59 localhost kernel: [ 1175.670023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:00 localhost kernel: [ 1176.670024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:01 localhost kernel: [ 1177.670021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:02 localhost kernel: [ 1178.670023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:03 localhost kernel: [ 1179.670016] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:04 localhost kernel: [ 1180.670015] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:04 localhost kernel: [ 1180.670162] [mmc]: sdc1 power_supply is null Nov 27 13:30:04 localhost kernel: [ 1180.674255] [mmc]: sdc1 power_supply is null Nov 27 13:30:05 localhost kernel: [ 1181.710016] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:06 localhost kernel: [ 1182.710017] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:07 localhost kernel: [ 1183.710018] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:08 localhost kernel: [ 1184.710020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:09 localhost kernel: [ 1185.710021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:10 localhost kernel: [ 1186.710018] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:11 localhost kernel: [ 1187.710025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:12 localhost kernel: [ 1188.710023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:13 localhost kernel: [ 1189.710023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! Nov 27 13:30:13 localhost kernel: [ 1189.710169] [mmc]: sdc1 power_supply is null Here is my dmesg output. Thanks for any help! [ 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 c0a22a00, node_mem_map c0b5c000 [ 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 @c1473000 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=ttyS0,115200 console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 panic=10 consoleblank=0 enforcing=0 loglevel=7 [ 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: 758688k/758688k available, 289888k 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][ 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.000989] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000) [ 0.001055] pid_max: default: 32768 minimum: 301 [ 0.001416] Mount-cache hash table entries: 512 [ 0.002403] Initializing cgroup subsys cpuacct [ 0.002441] Initializing cgroup subsys memory [ 0.002506] Initializing cgroup subsys devices [ 0.002537] Initializing cgroup subsys freezer [ 0.002566] Initializing cgroup subsys blkio [ 0.002608] Initializing cgroup subsys perf_event [ 0.002708] CPU: Testing write buffer coherency: ok [ 0.002775] ftrace: allocating 25741 entries in 76 pages [ 0.030296] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.030338] [sunxi_smp_prepare_cpus] enter [ 0.030386] Setting up static identity map for 0x40691778 - 0x406917d0 [ 0.031354] CPU1: Booted secondary processor [ 0.031354] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.031485] CPU2: Booted secondary processor [ 0.031485] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.040482] CPU3: Booted secondary processor [ 0.040482] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.040603] Brought up 4 CPUs [ 0.040603] SMP: Total of 4 processors activated (19200.00 BogoMIPS). [ 0.040977] devtmpfs: initialized [ 0.050754] wakeup src cnt is : 2. [ 0.050782] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000 [ 0.050793] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0 [ 0.050804] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40 modules : 0xbf000000 - 0xbfe00000 ( 14 MB)[ 0.061052] NET: Registered protocol family 16 [ 0.061848] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.061848] script_sysfs_init success [ 0.061848] sunxi_dump_init success [ 0.062484] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl [ 0.062484] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver [ 0.062484] plat: add bmp085 device [ 0.062484] plat: add pcf8591 device [ 0.062484] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.062484] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.062484] Not Found clk pll_video in script [ 0.062484] script config pll_de to 864 Mhz [ 0.062484] script config pll_ve to 402 Mhz [ 0.062484] sunxi_default_clk_init [ 0.062484] try to set pll6ahb1 to 200000000 [ 0.062484] try to set ahb clk source to pll6ahb1 [ 0.062484] set ahb clk source to pll6ahb1 [ 0.062484] try to set ahb1 to 200000000 [ 0.062484] try to set apb1 to 100000000 [ 0.070236] bio: create slab <bio-0> at 0 [ 0.070330] [ARISC] :sunxi-arisc driver v1.04 [ 0.090427] [ARISC] :arisc version: [v0.1.58] [ 0.180887] [ARISC] :sunxi-arisc driver v1.04 startup succeeded [ 0.182496] SCSI subsystem initialized [ 0.182496] usbcore: registered new interface driver usbfs [ 0.182496] usbcore: registered new interface driver hub [ 0.182496] Advanced Linux Sound Architecture Driver Version 1.0.25. [ 0.182496] cfg80211: Calling CRDA to update world regulatory domain [ 0.182496] Switching to clocksource arch_sys_counter [ 0.193963] FS-Cache: Loaded [ 0.194275] CacheFiles: Loaded [ 0.205458] NET: Registered protocol family 2 [ 0.216713] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.217348] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.219133] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.220240] TCP: Hash tables configured (established 131072 bind 65536) [ 0.220269] TCP: reno registered [ 0.220293] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.220347] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.220720] NET: Registered protocol family 1 [ 0.221154] RPC: Registered named UNIX socket transport module. [ 0.221185] RPC: Registered udp transport module. [ 0.221206] RPC: Registered tcp transport module. [ 0.221227] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.221434] Trying to unpack rootfs image as initramfs... [ 0.408925] Freeing initrd memory: 3060K [ 0.409335] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available [ 0.409485] sunxi_reg_init enter [ 0.410472] audit: initializing netlink socket (disabled) [ 0.410541] type=2000 audit(0.410:1): initialized [ 0.411698] highmem bounce pool size: 64 pages [ 0.412576] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.412788] misc fatfs initialized [ 0.413521] NFS: Registering the id_resolver key type [ 0.413927] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.413962] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.414760] NTFS driver 2.1.30 [Flags: R/W]. [ 0.415112] fuse init (API version 7.18) [ 0.415842] Btrfs loaded [ 0.415878] msgmni has been set to 1471 [ 0.417305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.417349] io scheduler noop registered [ 0.417370] io scheduler deadline registered [ 0.417449] io scheduler cfq registered (default) [ 0.417883] [DISP]disp_module_init [ 0.418193] cmdline,init_disp= [ 0.507535] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI [ 0.507716] sw_uart_pm()890 - uart0 clk is already enable [ 0.507880] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n [ 0.607606] console [ttyS0] enabled [ 1.227588] sunxi_cmatest_init enter [ 1.429175] sunxi_cmatest_init success [ 1.624756] brd: module loaded [ 1.841891] loop: module loaded [ 1.863698] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator. [ 1.878111] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator. [ 1.893015] spi spi0: master is unqueued, this is deprecated [ 1.906895] tun: Universal TUN/TAP device driver, 1.6 [ 1.919777] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 1.935002] PPP generic driver version 2.4.2 [ 1.947376] PPP BSD Compression module registered [ 1.960023] PPP Deflate Compression module registered [ 1.975821] PPP MPPE Compression module registered [ 1.988650] NET: Registered protocol family 24 [ 2.001068] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.035907] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.052659] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1 [ 2.069471] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000 [ 2.100032] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00 [ 2.115016] hub 1-0:1.0: USB hub found [ 2.127065] hub 1-0:1.0: 1 port detected [ 2.159609] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.176477] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2 [ 2.193351] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000 [ 2.220039] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00 [ 2.234514] ehci_irq: highspeed device connect [ 2.235063] hub 2-0:1.0: USB hub found [ 2.247111] hub 2-0:1.0: 1 port detected [ 2.279663] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.296538] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3 [ 2.313362] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000 [ 2.340040] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00 [ 2.354972] hub 3-0:1.0: USB hub found [ 2.366865] hub 3-0:1.0: 1 port detected [ 2.474932] hub 4-0:1.0: USB hub found [ 2.486905] hub 4-0:1.0: 1 port detected [ 2.499410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.520060] ehci_irq: highspeed device disconnect [ 2.534118] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.550534] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5 [ 2.566802] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400 [ 2.644565] hub 5-0:1.0: USB hub found [ 2.656448] hub 5-0:1.0: 1 port detected [ 2.688833] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.705185] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6 [ 2.721406] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400 [ 2.760045] ehci_irq: highspeed device disconnect [ 2.794604] hub 6-0:1.0: USB hub found [ 2.806425] hub 6-0:1.0: 1 port detected [ 2.838724] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 2.854995] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7 [ 2.871202] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400 [ 2.944590] hub 7-0:1.0: USB hub found [ 2.956471] hub 7-0:1.0: 1 port detected [ 2.988793] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 3.005126] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8 [ 3.021470] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400 [ 3.094553] hub 8-0:1.0: USB hub found [ 3.106593] hub 8-0:1.0: 1 port detected [ 3.119179] Initializing USB Mass Storage driver... [ 3.132653] usbcore: registered new interface driver usb-storage [ 3.147177] USB Mass Storage support registered. [ 3.160144] usbcore: registered new interface driver ums-alauda [ 3.174584] usbcore: registered new interface driver ums-cypress [ 3.189016] usbcore: registered new interface driver ums-datafab [ 3.200047] usb 6-1: new full-speed USB device number 2 using sunxi-ohci [ 3.289577] usbcore: registered new interface driver ums-onetouch [ 3.303744] usbcore: registered new interface driver ums-realtek [ 3.317746] usbcore: registered new interface driver ums-sddr09 [ 3.331530] usbcore: registered new interface driver ums-sddr55 [ 3.345198] usbcore: registered new interface driver ums-usbat [ 3.358895] uinput result 0 , vmouse_init [ 3.359515] mousedev: PS/2 mouse device common for all mice [ 3.372939] sunxikbd_init failed. [ 3.384453] ls_fetch_sysconfig_para: type err device_used = -1073060220. [ 3.399234] =========script_get_err============ [ 3.411307] ltr_init: ls_fetch_sysconfig_para err. [ 3.411650] [RTC] WARNING: Rtc time will be wrong!! [ 3.424058] [RTC] WARNING: use *internal OSC* as clock source [ 3.437672] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0 [ 3.452118] i2c /dev entries driver [ 3.463423] IR RC5(x) protocol handler initialized [ 3.475928] sunxi cedar version 0.1 [ 3.475971] [cedar]: install start!!! [ 3.476193] [cedar]: install end!!! [ 3.476430] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18) [ 3.493076] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19) [ 3.509534] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a) [ 3.525869] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29) [ 3.542138] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a) [ 3.558355] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b) [ 3.574452] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c) [ 3.590536] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 3.606450] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 3.622311] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18) [ 3.638064] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19) [ 3.731034] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 3.746229] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 3.761122] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0 [ 3.774026] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf [ 3.785464] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0) [ 3.804463] wdt_enable, write reg 0xf1c20cb8 val 0x00000000 [ 3.816526] timeout_to_interv, line 167 [ 3.826603] interv_to_timeout, line 189 [ 3.836613] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec [ 3.852103] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 3.867736] calibrat: max_cpufreq 1200Mhz Type 0! [ 3.868044] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.111 2015-4-13 15:24) Compiled in Oct 23 2016 at 16:04:43 [ 3.868077] [mmc]: get mmc0's sdc_power is null! [ 3.868105] [mmc]: get mmc1's sdc_power is null! [ 3.868114] [mmc]: get mmc1's 2xmode ok, val = 1 [ 3.868123] [mmc]: get mmc1's ddrmode ok, val = 1 [ 3.868152] [mmc]: get mmc2's sdc_power is null! [ 3.868161] [mmc]: get mmc2's 2xmode ok, val = 1 [ 3.868170] [mmc]: get mmc2's ddrmode ok, val = 1 [ 3.868183] [mmc]: MMC host used card: 0x7, boot card: 0x0, io_card 2 [ 3.871874] [mmc]: sdc0 power_supply is null [ 3.875411] no blue_led, ignore it! [ 3.885524] Registered led device: red_led [ 3.885648] Registered led device: green_led [ 3.885667] no led_0, ignore it! [ 3.890065] usb 8-1: new full-speed USB device number 2 using sunxi-ohci [ 3.908647] no led_1, ignore it! [ 3.918272] no led_2, ignore it! [ 3.927733] no led_3, ignore it! [ 3.937102] no led_4, ignore it! [ 3.946378] no led_5, ignore it! [ 3.955551] no led_6, ignore it! [ 3.964688] no led_7, ignore it! [ 3.978582] generic-usb 0003:046D:C318.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech Illuminated Keyboard] on usb-sunxi-ohci-1/input0 [ 3.993161] mmc0: new high speed SDHC card at address 0007 [ 4.011490] mmcblk0: mmc0:0007 SL16G 14.4 GiB [ 4.023922] mmcblk0: p1 [ 4.101217] asoc: sndcodec <-> sunxi-codec mapping ok [ 4.102200] [mmc]: sdc2 power_supply is null [ 4.114170] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly! [ 4.131343] [I2S]snddaudio cannot find any using configuration for controllers, return directly! [ 4.147754] [DAUDIO0] driver not init,just return. [ 4.162987] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok [ 4.176948] oprofile: using arm/armv7-ca7 [ 4.184599] mmc2: new high speed DDR MMC card at address 0001 [ 4.185108] mmcblk1: mmc2:0001 8WPD3R 7.28 GiB [ 4.185332] mmcblk1boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB [ 4.185547] mmcblk1boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB [ 4.186828] mmcblk1: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 > [ 4.186876] mmcblk1: p1 size 10412032 extends beyond EOD, truncated [ 4.191411] mmcblk1boot1: unknown partition table [ 4.192865] mmcblk1boot0: unknown partition table [ 4.193115] mmcblk mmc2:0001: Card claimed for testing. [ 4.193129] mmc2:0001: 8WPD3R 7.28 GiB [ 4.270376] u32 classifier [ 4.329696] Performance counters on [ 4.340980] input device check on [ 4.351989] Actions configured [ 4.362805] IPv4 over IPv4 tunneling driver [ 4.374996] TCP: bic registered [ 4.385272] TCP: cubic registered [ 4.395748] TCP: westwood registered [ 4.406548] TCP: highspeed registered [ 4.417484] TCP: hybla registered [ 4.428058] TCP: htcp registered [ 4.438566] TCP: vegas registered [ 4.449200] TCP: veno registered [ 4.459769] TCP: scalable registered [ 4.470763] TCP: lp registered [ 4.481197] TCP: yeah registered [ 4.491856] TCP: illinois registered [ 4.502949] Initializing XFRM netlink socket [ 4.515124] NET: Registered protocol family 10 [ 4.528536] NET: Registered protocol family 17 [ 4.540819] NET: Registered protocol family 15 [ 4.619934] cmdline,disp= [ 4.630351] [HDMI] power vcc-hdmi-18 [ 4.661119] ths_fetch_sysconfig_para: type err device_used = 1. [ 4.676521] CPU Budget:corekeeper enabled [ 4.688521] CPU Budget:Register notifier [ 4.700056] CPU Budget:register Success [ 4.711340] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0 [ 4.731673] [rf_pm]: module power0 name vcc-wifi-33 [ 4.731689] [rf_pm]: Did not config module_power1 in sys_config [ 4.731699] [rf_pm]: Did not config module_power2 in sys_config [ 4.731709] [rf_pm]: Did not config module_power3 in sys_config [ 4.731719] [rf_pm]: mod has no chip_en gpio [ 4.731728] [rf_pm]: regulator on. [ 4.731744] [rf_pm]: set losc_out 32k out[wifi_pm]: set wl_reg_on 1 ! [ 4.832086] hci: ERR: sunxi_ehci is already enable, can not enable again [ 4.833627] [mmc]: sdc1 power_supply is null [ 4.846840] hci: ERR: sunxi_ohci is already enable, can not enable again [ 4.961406] [wifi_pm]: wifi gpio init is OK !! [ 4.961470] [rfkill]: init no bt used in configuration [ 4.961480] ALSA device list: [ 4.971829] #0: audiocodec [ 4.982276] #1: sndhdmi [ 4.993037] Freeing init memory: 328K [ 5.056968] systemd-udevd[104]: starting version 215 [ 5.185954] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-sunxi-ohci-1/input2 [ 5.214591] logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:4009] on usb-sunxi-ohci-1:1 [ 5.270124] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=10 [ 5.870023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 6.870022] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 7.870047] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 8.870039] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 9.870042] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 10.870038] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 11.870039] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 12.870037] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 13.870090] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 15.523485] systemd[1]: Detected architecture 'arm'. [ 15.583742] systemd[1]: Set hostname to <orangepipcplus>. [ 15.910051] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 15.996015] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 16.023800] systemd[1]: Expecting device dev-ttyS0.device... [ 16.047965] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 16.065285] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 16.082393] systemd[1]: Starting Remote File Systems (Pre). [ 16.106552] systemd[1]: Reached target Remote File Systems (Pre). [ 16.122151] systemd[1]: Starting Encrypted Volumes. [ 16.145741] systemd[1]: Reached target Encrypted Volumes. [ 16.160708] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 16.178896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 16.196912] systemd[1]: Starting Paths. [ 16.220051] systemd[1]: Reached target Paths. [ 16.234236] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 16.264034] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 16.284359] systemd[1]: Starting Root Slice. [ 16.309417] systemd[1]: Created slice Root Slice. [ 16.324518] systemd[1]: Starting User and Session Slice. [ 16.351081] systemd[1]: Created slice User and Session Slice. [ 16.367574] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 16.395817] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 16.413719] systemd[1]: Starting Delayed Shutdown Socket. [ 16.440744] systemd[1]: Listening on Delayed Shutdown Socket. [ 16.457384] systemd[1]: Starting Journal Socket (/dev/log). [ 16.484727] systemd[1]: Listening on Journal Socket (/dev/log). [ 16.501761] systemd[1]: Starting udev Control Socket. [ 16.528470] systemd[1]: Listening on udev Control Socket. [ 16.544810] systemd[1]: Starting udev Kernel Socket. [ 16.571485] systemd[1]: Listening on udev Kernel Socket. [ 16.587839] systemd[1]: Starting Journal Socket. [ 16.614507] systemd[1]: Listening on Journal Socket. [ 16.630553] systemd[1]: Starting System Slice. [ 16.656443] systemd[1]: Created slice System Slice. [ 16.671811] systemd[1]: Started File System Check on Root Device. [ 16.688363] systemd[1]: Starting system-serial\x2dgetty.slice. [ 16.715162] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 16.731890] systemd[1]: Starting system-getty.slice. [ 17.180977] systemd[1]: Mounted Huge Pages File System. [ 17.202021] systemd[1]: Started Set Up Additional Binary Formats. [ 17.218950] systemd[1]: Mounting Debug File System... [ 17.360500] systemd[1]: Mounting POSIX Message Queue File System... [ 17.453861] systemd[1]: Starting Load Kernel Modules... [ 17.520874] systemd[1]: Starting udev Coldplug all Devices... [ 17.641143] systemd[1]: Starting LSB: Set keymap... [ 17.720676] systemd[1]: Starting Slices. [ 17.743099] [wifi_pm]: set wl_reg_on 1 ! [ 17.744422] systemd[1]: Reached target Slices. [ 17.766492] UMP: UMP device driver loaded [ 17.770591] systemd[1]: Mounted POSIX Message Queue File System. [ 17.795648] mali clk: 252 MHz [ 17.795886] mali clk: 252 MHz [ 17.797799] Mali: Mali device driver loaded [ 17.821424] systemd[1]: Mounted Debug File System. [ 17.910023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 17.999676] systemd[1]: Started Increase datagram queue length. [ 18.179724] systemd[1]: Started Restore / save the current clock. [ 18.319624] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 18.479763] systemd[1]: Started Load Kernel Modules. [ 18.670054] systemd[1]: Started LSB: Set keymap. [ 18.869760] systemd[1]: Started udev Coldplug all Devices. [ 18.888278] systemd[1]: Time has been changed [ 18.902335] systemd[1]: Starting Apply Kernel Variables... [ 18.910035] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 19.111077] systemd[1]: Mounted Configuration File System. [ 19.126405] systemd[1]: Mounting FUSE Control File System... [ 19.210788] systemd[1]: Starting Create Static Device Nodes in /dev... [ 19.410748] systemd[1]: Starting Syslog Socket. [ 19.434877] systemd[1]: Listening on Syslog Socket. [ 19.449234] systemd[1]: Starting Journal Service... [ 19.570632] systemd[1]: Started Journal Service. [ 20.641749] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 20.910049] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 21.157059] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 21.418812] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SS [ 21.910025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 22.910023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 22.910199] [mmc]: sdc1 power_supply is null [ 22.914365] [mmc]: sdc1 power_supply is null [ 23.116132] systemd-journald[189]: Received request to flush runtime journal from PID 1 [ 23.416624] gmac0: probed [ 23.428143] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00) [ 23.950096] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 24.897358] Registered IR keymap rc-empty [ 24.910416] rc0: sunxi-ir as /devices/virtual/rc/rc0 [ 24.927814] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0 [ 24.950339] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 25.929557] [DISP] disp_ioctl,line:1584:para err in disp_ioctl, cmd = 0x0,screen id = 65536 [ 25.950117] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 25.987482] [drm] Initialized drm 1.1.0 20060810 [ 26.006541] Mali DRM initialize, driver name: mali_drm, version 2.1 [ 26.014191] [drm] Initialized mali_drm 2.1.1 20101111 on minor 0 [ 26.021052] Mali DRM initialize, driver name: mali_drm, version 2.1 [ 26.028560] [drm] Initialized mali_drm 2.1.1 20101111 on minor 1 [ 26.420295] PHY: gmac0-0:00 - Link is Up - 100/Full [ 26.432347] vmouse_input_dev_open [ 26.950061] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 27.950119] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 28.950217] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 29.950128] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 30.950434] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 31.950103] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 31.950247] [mmc]: sdc1 power_supply is null [ 31.954514] [mmc]: sdc1 power_supply is null [ 32.990025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 33.990024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 34.070018] eth0: no IPv6 routers present [ 34.990017] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 40.990023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 40.990172] [mmc]: sdc1 power_supply is null [ 40.994271] [mmc]: sdc1 power_supply is null [ 42.030025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 42.515654] Bluetooth: Core ver 2.16 [ 42.521825] NET: Registered protocol family 31 [ 42.527137] Bluetooth: HCI device and connection manager initialized [ 42.535290] Bluetooth: HCI socket layer initialized [ 42.541020] Bluetooth: L2CAP socket layer initialized [ 42.546994] Bluetooth: SCO socket layer initialized [ 42.628922] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 42.634997] Bluetooth: BNEP filters: protocol multicast [ 43.030081] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 44.030112] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 45.030029] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 45.828467] Bluetooth: RFCOMM TTY layer initialized [ 45.834159] Bluetooth: RFCOMM socket layer initialized [ 45.839902] Bluetooth: RFCOMM ver 1.11 [ 46.030030] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 47.030029] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 48.030042] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 49.030024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 50.030021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 50.030169] [mmc]: sdc1 power_supply is null [ 50.034258] [mmc]: sdc1 power_supply is null [ 51.070024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 52.070023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 53.070019] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 54.070024] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 55.070020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 56.070017] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 57.070021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 58.070018] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 59.070059] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 59.070245] [mmc]: sdc1 power_supply is null [ 59.074358] [mmc]: sdc1 power_supply is null [ 60.110022] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 61.110021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 62.110021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 63.110022] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 64.110020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 65.110021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 66.110023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 67.110020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 68.110019] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 68.110157] [mmc]: sdc1 power_supply is null [ 68.114248] [mmc]: sdc1 power_supply is null [ 69.150021] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 70.150020] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 71.150022] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 72.150022] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 73.150029] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 74.150026] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 75.150025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 76.150025] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 77.150023] [mmc]: *** sunxi_mci_update_clk(L490): update clock timeout, fatal error!!! [ 77.150171] [mmc]: sdc1 power_supply is null Link to comment Share on other sites More sharing options...
Igor Posted November 27, 2016 Share Posted November 27, 2016 Opi PC+ works really very well ... I would suspect hardware / power supply troubles. I assume you are using our latest, more or less unaltered, image? Link to comment Share on other sites More sharing options...
noplat Posted November 28, 2016 Author Share Posted November 28, 2016 Yes, I am using the latest image and I did apt-get upgrade Link to comment Share on other sites More sharing options...
Recommended Posts