Hallo zusammen,
ich bin grad etwas ratlos...
Mein Cubie hat 10 Jahre fehlerfrei gearbeitet.
Jetzt hat er das Problem, dass er nach einem Neustart nach ca. drei Minuten offline geht.
Jedesmal und immer reproduzierbar.
Daraufhin habe ich mir über die Kleinanzeigen einen anderen gebrauchten gekauft.
Das Betriebssystem ist auf der Micro-SD-Card und als Speicher habe ich eine SSD.
Diese beiden Komponenten habe ich wiederverwendet.
Der zweite Cubie zeigt leider exakt dasselbe Verhalten.
Auch das Netzteil habe ich gewechselt.
Nun fehlt mir ein Ansatz, eine Idee, um das Problem zu lösen.
Vielleicht kann hier jemand aus Erfahrung helfen?
Hallo Reiner,
kannst Du mal über ein Skript, dass den Zustand des Netzwerkinterfaces alle 10 Sekunden in eine Datei loggt, nachschauen, was der Grund fürs Offline-Gehen ist?
Hast Du zwischenzeitlich irgendetwas in Deinem Netzwerk geändert?
Viele Grüße
Boris
Was mir so auffällt:
"Das Betriebssystem ist auf der Micro-SD-Card" .. mal diese gewechselt?
Hallo Boris,
eine Änderung im Netzwerk hat nicht stattgefunden. Wochen vorher gab es mal eine neue FRITZ!Box, da lief der Cubie aber noch sauber.
So ein Script zu starten, traue ich mir so aus dem Handgelenk nicht zu. Das müsste ich mit meiner IT klären...🤣
@Wernieman: Die Karte habe nicht getauscht, das könnte ich machen.
Danke schonmal für die Ansätze!
Steht denn etwas in den Vorhandenen Logfiles?
/var/log/syslog/kern.log währen interessant ... wenn dort nichts zu dem Zeitraum steht, kann in den 3 Minuten Laufzeit überhaupt geschrieben werden?
Wie sieht der Speicher in den 3 Minuten Laufzeit aus?
ZitatJun 29 13:17:08 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0
Jun 29 13:17:08 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset
Jun 29 13:17:08 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu
Jun 29 13:17:08 localhost kernel: [ 0.000000] Linux version 3.4.113-sun7i (root@armbian.com) (gcc version 5.5.0 (
Linaro GCC 5.5-2017.10) ) #8 SMP PREEMPT Fri Feb 8 08:49:27 CET 2019
Jun 29 13:17:08 localhost kernel: [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
Jun 29 13:17:08 localhost kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction
cache
Jun 29 13:17:08 localhost kernel: [ 0.000000] Machine: sun7i
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory Reserved:
Jun 29 13:17:08 localhost kernel: [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] LCD : 0x50000000 - 0x50ffffff ( 16 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] cma: CMA: reserved 16 MiB at 4ec00000
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
Jun 29 13:17:08 localhost kernel: [ 0.000000] sunxi: Allwinner A20 (AW1651/sun7i) detected.
Jun 29 13:17:08 localhost kernel: [ 0.000000] On node 0 totalpages: 524288
Jun 29 13:17:08 localhost kernel: [ 0.000000] free_area_init_node: node 0, pgdat c0a4ae80, node_mem_map d1000000
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 512 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 0 pages reserved
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 65024 pages, LIFO batch:15
Jun 29 13:17:08 localhost kernel: [ 0.000000] Normal zone: 1008 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] Normal zone: 128016 pages, LIFO batch:31
Jun 29 13:17:08 localhost kernel: [ 0.000000] HighMem zone: 2576 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] HighMem zone: 327152 pages, LIFO batch:31
Jun 29 13:17:08 localhost kernel: [ 0.000000] PERCPU: Embedded 8 pages/cpu @d200e000 s8256 r8192 d16320 u32768
Jun 29 13:17:08 localhost kernel: [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*4096
Jun 29 13:17:08 localhost kernel: [ 0.000000] pcpu-alloc:
Das steht im kern.log
Der Speicher sieht so aus:
System load: 0.02 Up time: 6 hours
Memory usage: 5 % of 1999Mb IP: 192.168.1.111
CPU temp: 45°C HDD temp: 44°C
Usage of /: 18% of 15G storage/: 6% of 118G
Sieht wirklich so das kern.log aus? Also nach der Zeile "pcpu-alloc:" kommt wirklich nur noch 0 und 1?
Und auch nach 0.000000 nichts mehr?
Hast DU eventuell, zur "optimierung" der SD die Logfiles umgebogen?
Zitat von: MacReiner am 28 Juni 2022, 20:06:00
So ein Script zu starten, traue ich mir so aus dem Handgelenk nicht zu.
Kleine Spende anbei.
Speichern, mit
chmod +x check.sh
ausführbar machen, direkt nach dem Start ausführen. Nach Neustart in das erzeugte Log reinschauen.
Wobei das Speicher zu "/tmp" bei einem ShutDown doch nicht sinnvoll ist?
Stimmt, also besser das Log in das Home-Verzeichnis des Users schreiben lassen, der das Skript ausführt:
LOG=$HOME/check.log
@Wernieman:
Das ist wohl nur ein Teil der Wahrheit. Ich hätte im Terminalfenster weiter herunter scrollen müssen.
Insgesamt muss ich mich erstmal wieder in die Thematik einarbeiten.
Ihr merkt es an meinen unzureichenden Antworten 😅
Das braucht Zeit, die ich derzeit nicht dafür aufbringen möchte. Bin lieber draußen...
Es wird mal hier mal da eine Stunde geben, um zu forschen.
Übrigens habe ich doch eine Änderung im System:
Es ist ein MapleCul hinzugekommen.
Den werde ich in der fhem.conf mal auskommentieren. Vielleicht ist das ein Ansatz.
Ich melde mich ☺️
Könnte auch ein Netzteilproblem sein ....
Wegen Logfile:
Wie Dun sieht startet es mit 0.000000 also Bootzeit, da eben Uptime =0
Dann wird die Zahl immer größer, da eben die Uptime steigt. Wenn jetzt der Break von Hoher Zahl -> 0.000 im Logfile folgt, hast Du die letzten Logmeldungen vor dem "Neustart" .. und genau diese Zeilen, mindestens +-10 Zeilen, interessieren uns hier ....
Ok, das finde ich heraus.
Wird aber heute abend.
Vielen Dank 😊
Hier jetzt das vollständige kern.log:
Es ist doch ein wenig mehr...
Jun 29 13:17:08 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0
Jun 29 13:17:08 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset
Jun 29 13:17:08 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu
Jun 29 13:17:08 localhost kernel: [ 0.000000] Linux version 3.4.113-sun7i (root@armbian.com) (gcc version 5.5.0 (Linaro GCC 5.5-2017.10) ) #8 SMP PREEMPT Fri Feb 8 08:49:27 CET 2019
Jun 29 13:17:08 localhost kernel: [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
Jun 29 13:17:08 localhost kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Jun 29 13:17:08 localhost kernel: [ 0.000000] Machine: sun7i
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory Reserved:
Jun 29 13:17:08 localhost kernel: [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] LCD : 0x50000000 - 0x50ffffff ( 16 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] cma: CMA: reserved 16 MiB at 4ec00000
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
Jun 29 13:17:08 localhost kernel: [ 0.000000] sunxi: Allwinner A20 (AW1651/sun7i) detected.
Jun 29 13:17:08 localhost kernel: [ 0.000000] On node 0 totalpages: 524288
Jun 29 13:17:08 localhost kernel: [ 0.000000] free_area_init_node: node 0, pgdat c0a4ae80, node_mem_map d1000000
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 512 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 0 pages reserved
Jun 29 13:17:08 localhost kernel: [ 0.000000] DMA zone: 65024 pages, LIFO batch:15
Jun 29 13:17:08 localhost kernel: [ 0.000000] Normal zone: 1008 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] Normal zone: 128016 pages, LIFO batch:31
Jun 29 13:17:08 localhost kernel: [ 0.000000] HighMem zone: 2576 pages used for memmap
Jun 29 13:17:08 localhost kernel: [ 0.000000] HighMem zone: 327152 pages, LIFO batch:31
Jun 29 13:17:08 localhost kernel: [ 0.000000] PERCPU: Embedded 8 pages/cpu @d200e000 s8256 r8192 d16320 u32768
Jun 29 13:17:08 localhost kernel: [ 0.000000] pcpu-alloc: s8256 r8192 d16320 u32768 alloc=8*4096
Jun 29 13:17:08 localhost kernel: [ 0.000000] pcpu-alloc:
- 0
- 1
Jun 29 13:17:08 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520192
Jun 29 13:17:08 localhost kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_no_mali_mem_reserve sunxi_fb_mem_reserve=16 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=7
Jun 29 13:17:08 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.000000] allocated 4194304 bytes of page_cgroup
Jun 29 13:17:08 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory: 2048MB = 2048MB total
Jun 29 13:17:08 localhost kernel: [ 0.000000] Memory: 2026844k/2026844k available, 70308k reserved, 1318912K highmem
Jun 29 13:17:08 localhost kernel: [ 0.000000] Virtual kernel memory layout:
Jun 29 13:17:08 localhost kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] .text : 0xc0008000 - 0xc09a15ec (9830 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] .init : 0xc09a2000 - 0xc09da040 ( 225 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] .data : 0xc09dc000 - 0xc0a53ab0 ( 479 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] .bss : 0xc0a53ad4 - 0xc0c28db0 (1877 kB)
Jun 29 13:17:08 localhost kernel: [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Jun 29 13:17:08 localhost kernel: [ 0.000000] Preemptible hierarchical RCU implementation.
Jun 29 13:17:08 localhost kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Jun 29 13:17:08 localhost kernel: [ 0.000000] Additional per-CPU info printed with stalls.
Jun 29 13:17:08 localhost kernel: [ 0.000000] NR_IRQS:192
Jun 29 13:17:08 localhost kernel: [ 0.000000] Architected local timer running at 24.00MHz.
Jun 29 13:17:08 localhost kernel: [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
Jun 29 13:17:08 localhost kernel: [ 0.000000] start_kernel(): bug: interrupts were enabled early
Jun 29 13:17:08 localhost kernel: [ 0.000000] Console: colour dummy device 80x30
Jun 29 13:17:08 localhost kernel: [ 0.000000] console [tty1] enabled
Jun 29 13:17:08 localhost kernel: [ 0.013712] Calibrating delay loop... 1816.98 BogoMIPS (lpj=9084928)
Jun 29 13:17:08 localhost kernel: [ 0.076013] pid_max: default: 32768 minimum: 301
Jun 29 13:17:08 localhost kernel: [ 0.079694] Mount-cache hash table entries: 512
Jun 29 13:17:08 localhost kernel: [ 0.083929] Initializing cgroup subsys cpuacct
Jun 29 13:17:08 localhost kernel: [ 0.087270] Initializing cgroup subsys memory
Jun 29 13:17:08 localhost kernel: [ 0.090701] Initializing cgroup subsys devices
Jun 29 13:17:08 localhost kernel: [ 0.094154] Initializing cgroup subsys freezer
Jun 29 13:17:08 localhost kernel: [ 0.097389] Initializing cgroup subsys blkio
Jun 29 13:17:08 localhost kernel: [ 0.101077] Initializing cgroup subsys perf_event
Jun 29 13:17:08 localhost kernel: [ 0.104674] CPU: Testing write buffer coherency: ok
Jun 29 13:17:08 localhost kernel: [ 0.109891] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Jun 29 13:17:08 localhost kernel: [ 0.117015] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
Jun 29 13:17:08 localhost kernel: [ 0.122570] Setting up static identity map for 0x406f83c0 - 0x406f8418
Jun 29 13:17:08 localhost kernel: [ 0.238745] CPU1: Booted secondary processor
Jun 29 13:17:08 localhost kernel: [ 0.297514] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Jun 29 13:17:08 localhost kernel: [ 0.299529] Brought up 2 CPUs
Jun 29 13:17:08 localhost kernel: [ 0.304870] SMP: Total of 2 processors activated (3640.52 BogoMIPS).
Jun 29 13:17:08 localhost kernel: [ 0.308143] devtmpfs: initialized
Jun 29 13:17:08 localhost kernel: [ 0.314112] dummy:
Jun 29 13:17:08 localhost kernel: [ 0.318384] NET: Registered protocol family 16
Jun 29 13:17:08 localhost kernel: [ 0.346073] DMA: preallocated 256 KiB pool for atomic coherent allocations
Jun 29 13:17:08 localhost kernel: [ 0.354238] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Jun 29 13:17:08 localhost kernel: [ 0.359063] hw-breakpoint: maximum watchpoint size is 8 bytes.
Jun 29 13:17:08 localhost kernel: [ 0.362263] [ccu-inf] aw clock manager init
Jun 29 13:17:08 localhost kernel: [ 0.364545] [ccu-inf] aw_ccu_init
Jun 29 13:17:08 localhost kernel: [ 0.368523] [ccu-inf] script config pll3 to 297MHz
Jun 29 13:17:08 localhost kernel: [ 0.372285] [ccu-inf] script config pll4 to 300MHz
Jun 29 13:17:08 localhost kernel: [ 0.376067] [ccu-inf] script config pll6 to 600MHz
Jun 29 13:17:08 localhost kernel: [ 0.379826] [ccu-inf] script config pll7 to 297MHz
Jun 29 13:17:08 localhost kernel: [ 0.383583] [ccu-inf] script config pll8 to 336MHz
Jun 29 13:17:08 localhost kernel: [ 0.386381] Init eGon pin module V2.0
Jun 29 13:17:08 localhost kernel: [ 0.395800] bio: create slab <bio-0> at 0
Jun 29 13:17:08 localhost kernel: [ 0.399399] sunxi_gpio driver init ver 1.3
Jun 29 13:17:08 localhost kernel: [ 0.405726] sunxi_gpio_probe script_parser_fetch '[gpio_para]' 'gpio_pin_3' err
Jun 29 13:17:08 localhost kernel: [ 0.411380] gpiochip_add: registered GPIOs 1 to 4 on device: A1X_GPIO
Jun 29 13:17:08 localhost kernel: [ 0.414541] SCSI subsystem initialized
Jun 29 13:17:08 localhost kernel: [ 0.417416] libata version 3.00 loaded.
Jun 29 13:17:08 localhost kernel: [ 0.422070] usbcore: registered new interface driver usbfs
Jun 29 13:17:08 localhost kernel: [ 0.426442] usbcore: registered new interface driver hub
Jun 29 13:17:08 localhost kernel: [ 0.430631] usbcore: registered new device driver usb
Jun 29 13:17:08 localhost kernel: [ 0.433754] Linux media interface: v0.10
Jun 29 13:17:08 localhost kernel: [ 0.437399] Linux video capture interface: v2.00
Jun 29 13:17:08 localhost kernel: [ 0.443015] Advanced Linux Sound Architecture Driver Version 1.0.25.
Jun 29 13:17:08 localhost kernel: [ 0.449162] cfg80211: Calling CRDA to update world regulatory domain
Jun 29 13:17:08 localhost kernel: [ 0.453989] Switching to clocksource arch_sys_counter
Jun 29 13:17:08 localhost kernel: [ 0.456117] FS-Cache: Loaded
Jun 29 13:17:08 localhost kernel: [ 0.458317] CacheFiles: Loaded
Jun 29 13:17:08 localhost kernel: [ 0.469180] [usb_manager]: CONFIG_USB_SW_SUNXI_USB0_OTG
Jun 29 13:17:08 localhost kernel: [ 0.472965] [sw_hcd0]: usb host driver initialize........
Jun 29 13:17:08 localhost kernel: [ 0.477195] [sw_hcd0]: open_usb_clock
Jun 29 13:17:08 localhost kernel: [ 0.501458] [sw_hcd0]: host_init_state = 1
Jun 29 13:17:08 localhost kernel: [ 0.502429] [sw_hcd0]: platform is usb host
Jun 29 13:17:08 localhost kernel: [ 0.505357] [sw_hcd0]: sw_hcd_host0: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx (X), HB-ISO Tx (X), SoftConn)
Jun 29 13:17:08 localhost kernel: [ 0.516547] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 70
Jun 29 13:17:08 localhost kernel: [ 0.529088] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
Jun 29 13:17:08 localhost kernel: [ 0.535815] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
Jun 29 13:17:08 localhost kernel: [ 0.541727] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Jun 29 13:17:08 localhost kernel: [ 0.547920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 13:17:08 localhost kernel: [ 0.551621] usb usb1: Product: sw_hcd host driver
Jun 29 13:17:08 localhost kernel: [ 0.556763] usb usb1: Manufacturer: Linux 3.4.113-sun7i sw_hcd-hcd
Jun 29 13:17:08 localhost kernel: [ 0.560360] usb usb1: SerialNumber: sw_hcd_host0
Jun 29 13:17:08 localhost kernel: [ 0.563726] hub 1-0:1.0: USB hub found
Jun 29 13:17:08 localhost kernel: [ 0.566636] hub 1-0:1.0: 1 port detected
Jun 29 13:17:08 localhost kernel: [ 0.570536] wrn: hcd is not enable, need not start hcd
Jun 29 13:17:08 localhost kernel: [ 0.571891] [sw_hcd0]: sw_usb_host0_disable start
Jun 29 13:17:08 localhost kernel: [ 0.577923] -------sw_hcd0_soft_disconnect---------
Jun 29 13:17:08 localhost kernel: [ 0.580907] is_on = 0, hcd0_set_vbus_cnt = 0
Jun 29 13:17:08 localhost kernel: [ 0.583958] [sw_hcd_host0]: Set USB Power Off
Jun 29 13:17:08 localhost kernel: [ 0.587704] wrn: hcd is not enable, need not stop hcd
Jun 29 13:17:08 localhost kernel: [ 0.588746] [sw_hcd0]: close_usb_clock
Jun 29 13:17:08 localhost kernel: [ 0.591208] [sw_hcd0]: sw_usb_host0_disable end
Jun 29 13:17:08 localhost kernel: [ 0.594392] [sw_udc]: udc_init: version 20080411
Jun 29 13:17:08 localhost kernel: [ 0.600775] NET: Registered protocol family 2
Jun 29 13:17:08 localhost kernel: [ 0.618043] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.625036] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.632755] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.639504] TCP: Hash tables configured (established 131072 bind 65536)
Jun 29 13:17:08 localhost kernel: [ 0.641723] TCP: reno registered
Jun 29 13:17:08 localhost kernel: [ 0.646609] UDP hash table entries: 512 (order: 2, 16384 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.651973] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.655595] NET: Registered protocol family 1
Jun 29 13:17:08 localhost kernel: [ 0.660989] RPC: Registered named UNIX socket transport module.
Jun 29 13:17:08 localhost kernel: [ 0.664676] RPC: Registered udp transport module.
Jun 29 13:17:08 localhost kernel: [ 0.668366] RPC: Registered tcp transport module.
Jun 29 13:17:08 localhost kernel: [ 0.673769] RPC: Registered tcp NFSv4.1 backchannel transport module.
Jun 29 13:17:08 localhost kernel: [ 0.678370] Trying to unpack rootfs image as initramfs...
Jun 29 13:17:08 localhost kernel: [ 0.933189] Freeing initrd memory: 3588K
Jun 29 13:17:08 localhost kernel: [ 0.938911] audit: initializing netlink socket (disabled)
Jun 29 13:17:08 localhost kernel: [ 0.942647] type=2000 audit(0.930:1): initialized
Jun 29 13:17:08 localhost kernel: [ 0.947398] highmem bounce pool size: 64 pages
Jun 29 13:17:08 localhost kernel: [ 0.959148] VFS: Disk quotas dquot_6.5.2
Jun 29 13:17:08 localhost kernel: [ 0.964653] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jun 29 13:17:08 localhost kernel: [ 0.971864] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jun 29 13:17:08 localhost kernel: [ 0.977443] NFS: Registering the id_resolver key type
Jun 29 13:17:08 localhost kernel: [ 0.981479] NTFS driver 2.1.30 [Flags: R/W].
Jun 29 13:17:08 localhost kernel: [ 0.984783] fuse init (API version 7.18)
Jun 29 13:17:08 localhost kernel: [ 0.989529] JFS: nTxBlock = 8192, nTxLock = 65536
Jun 29 13:17:08 localhost kernel: [ 1.009972] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
Jun 29 13:17:08 localhost kernel: [ 1.014358] Btrfs loaded
Jun 29 13:17:08 localhost kernel: [ 1.017262] msgmni has been set to 1421
Jun 29 13:17:08 localhost kernel: [ 1.025200] alg: No test for stdrng (krng)
Jun 29 13:17:08 localhost kernel: [ 1.031967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Jun 29 13:17:08 localhost kernel: [ 1.034883] io scheduler noop registered
Jun 29 13:17:08 localhost kernel: [ 1.038189] io scheduler deadline registered
Jun 29 13:17:08 localhost kernel: [ 1.041896] io scheduler cfq registered (default)
Jun 29 13:17:08 localhost kernel: [ 1.046772] sunxi disp driver loaded (/dev/disp api 1.0)
Jun 29 13:17:08 localhost kernel: [ 1.052384] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
Jun 29 13:17:08 localhost kernel: [ 1.057125] [uart]: used uart info.: 0x05
Jun 29 13:17:08 localhost kernel: [ 1.061843] [uart]: serial probe 0 irq 33 mapbase 0x01c28000
Jun 29 13:17:08 localhost kernel: [ 1.088142] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A
Jun 29 13:17:08 localhost kernel: [ 1.795239] console [ttyS0] enabled
Jun 29 13:17:08 localhost kernel: [ 1.803657] [uart]: serial probe 2 irq 35 mapbase 0x01c28800
Jun 29 13:17:08 localhost kernel: [ 1.835590] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 35) is a U6_16550A
Jun 29 13:17:08 localhost kernel: [ 1.845190] G2D: drv_g2d_init
Jun 29 13:17:08 localhost kernel: [ 1.848576] G2D: Module initialized.major:250
Jun 29 13:17:08 localhost kernel: [ 1.862188] brd: module loaded
Jun 29 13:17:08 localhost kernel: [ 1.871299] loop: module loaded
Jun 29 13:17:08 localhost kernel: [ 1.877861] [NAND] nand driver version: 0x2 0x9
Jun 29 13:17:08 localhost kernel: [ 1.942550] Dev Sunxi softw311 nand magic does not match for MBR 1: softw411
Jun 29 13:17:08 localhost kernel: [ 1.955667] Dev Sunxi softw311 nand magic does not match for MBR 2:
Jun 29 13:17:08 localhost kernel: [ 1.968732] Dev Sunxi softw311 nand magic does not match for MBR 3:
Jun 29 13:17:08 localhost kernel: [ 1.981793] Dev Sunxi softw311 nand magic does not match for MBR 4:
Jun 29 13:17:08 localhost kernel: [ 1.996591] Dev Sunxi softw311 nand header bad for all MBR copies, MBR corrupted or not present.
Jun 29 13:17:08 localhost kernel: [ 2.015090] Dev Sunxi softw411 nand: part 1, start 32768, size 131072
Jun 29 13:17:08 localhost kernel: [ 2.027223] Dev Sunxi softw411 nand: part 2, start 163840, size 8388608
Jun 29 13:17:08 localhost kernel: [ 2.039510] Dev Sunxi softw411 nand: part 3, start 8552448, size 6488064
Jun 29 13:17:08 localhost kernel: [ 2.048757] nand: nand1 nand2 nand3
Jun 29 13:17:08 localhost kernel: [ 2.055543] [NAND]nand driver, ok.
Jun 29 13:17:08 localhost kernel: [ 2.061780] pwm-sunxi: pwm0 configured - period: 20, duty_percent: 50, duty: 10
Jun 29 13:17:08 localhost kernel: [ 2.068108] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
Jun 29 13:17:08 localhost kernel: [ 2.079595] ahci: SSS flag set, parallel bus scan disabled
Jun 29 13:17:08 localhost kernel: [ 2.092526] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
Jun 29 13:17:08 localhost kernel: [ 2.107858] sw_ahci sw_ahci.0: flags: ncq sntf stag pm led clo only pio slum part ccc
Jun 29 13:17:08 localhost kernel: [ 2.120269] scsi0 : sw_ahci_platform
Jun 29 13:17:08 localhost kernel: [ 2.131212] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88
Jun 29 13:17:08 localhost kernel: [ 2.143142] [spi-err] Get spi devices number failed
Jun 29 13:17:08 localhost kernel: [ 2.152775] [spi-err] register spi devices board info failed
Jun 29 13:17:08 localhost kernel: [ 2.167998] spi: cannot find any using configuration for all 4 spi controllers, return directly!
Jun 29 13:17:08 localhost kernel: [ 2.184619] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Jun 29 13:17:08 localhost kernel: [ 2.196648] Fixed MDIO Bus: probed
Jun 29 13:17:08 localhost kernel: [ 2.204599] emac_init fetch emac using configuration failed
Jun 29 13:17:08 localhost kernel: [ 2.212637] emac driver is disabled
Jun 29 13:17:08 localhost kernel: [ 2.219689] gmac: use mac address from chipid
Jun 29 13:17:08 localhost kernel: [ 2.228145] gmac: device MAC address 02:55:04:81:2f:91
Jun 29 13:17:08 localhost kernel: [ 2.238952] [gmac]: sun6i_gmac platform driver registration completed
Jun 29 13:17:08 localhost kernel: [ 2.242268] PPP generic driver version 2.4.2
Jun 29 13:17:08 localhost kernel: [ 2.250517] PPP BSD Compression module registered
Jun 29 13:17:08 localhost kernel: [ 2.259254] PPP Deflate Compression module registered
Jun 29 13:17:08 localhost kernel: [ 2.271839] PPP MPPE Compression module registered
Jun 29 13:17:08 localhost kernel: [ 2.280089] NET: Registered protocol family 24
Jun 29 13:17:08 localhost kernel: [ 2.290696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.302457] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.311128] [sw-ehci1]: open clock
Jun 29 13:17:08 localhost kernel: [ 2.333803] [sw-ehci1]: Set USB Power ON
Jun 29 13:17:08 localhost kernel: [ 2.340241] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.354004] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
Jun 29 13:17:08 localhost kernel: [ 2.367440] sw-ehci sw-ehci.1: irq 71, io mem 0x01c14000
Jun 29 13:17:08 localhost kernel: [ 2.388467] sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00
Jun 29 13:17:08 localhost kernel: [ 2.399723] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Jun 29 13:17:08 localhost kernel: [ 2.412703] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 13:17:08 localhost kernel: [ 2.422561] ehci_irq: port change detect
Jun 29 13:17:08 localhost kernel: [ 2.429007] usb usb2: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.441460] usb usb2: Manufacturer: Linux 3.4.113-sun7i ehci_hcd
Jun 29 13:17:08 localhost kernel: [ 2.441460] usb usb2: Manufacturer: Linux 3.4.113-sun7i ehci_hcd
Jun 29 13:17:08 localhost kernel: [ 2.450609] usb usb2: SerialNumber: sw-ehci
Jun 29 13:17:08 localhost kernel: [ 2.458168] hub 2-0:1.0: USB hub found
Jun 29 13:17:08 localhost kernel: [ 2.464819] hub 2-0:1.0: 1 port detected
Jun 29 13:17:08 localhost kernel: [ 2.471429] [sw-ohci1]: open clock
Jun 29 13:17:08 localhost kernel: [ 2.489246] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jun 29 13:17:08 localhost kernel: [ 2.501503] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.514620] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3
Jun 29 13:17:08 localhost kernel: [ 2.525916] sw-ohci sw-ohci.1: irq 96, io mem 0x01c14400
Jun 29 13:17:08 localhost kernel: [ 2.537463] ata1.00: ATA-9: TOSHIBA THNSNJ128GCSU, JULA0101, max UDMA/100
Jun 29 13:17:08 localhost kernel: [ 2.550025] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 29 13:17:08 localhost kernel: [ 2.560354] ata1.00: configured for UDMA/100
Jun 29 13:17:08 localhost kernel: [ 2.572344] scsi 0:0:0:0: Direct-Access ATA TOSHIBA THNSNJ12 JULA PQ: 0 ANSI: 5
Jun 29 13:17:08 localhost kernel: [ 2.587753] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
Jun 29 13:17:08 localhost kernel: [ 2.599439] sd 0:0:0:0: [sda] Write Protect is off
Jun 29 13:17:08 localhost kernel: [ 2.605182] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jun 29 13:17:08 localhost kernel: [ 2.622894] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 13:17:08 localhost kernel: [ 2.636185] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.648259] usb usb3: Manufacturer: Linux 3.4.113-sun7i ohci_hcd
Jun 29 13:17:08 localhost kernel: [ 2.657383] usb usb3: SerialNumber: sw-ohci
Jun 29 13:17:08 localhost kernel: [ 2.664254] hub 3-0:1.0: USB hub found
Jun 29 13:17:08 localhost kernel: [ 2.670864] hub 3-0:1.0: 1 port detected
Jun 29 13:17:08 localhost kernel: [ 2.676869] [sw-ehci2]: open clock
Jun 29 13:17:08 localhost kernel: [ 2.680987] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 29 13:17:08 localhost kernel: [ 2.689143] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 29 13:17:08 localhost kernel: [ 2.700802] [sw-ehci2]: Set USB Power ON
Jun 29 13:17:08 localhost kernel: [ 2.707237] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.708556] sda: sda1
Jun 29 13:17:08 localhost kernel: [ 2.721957] sd 0:0:0:0: [sda] Attached SCSI disk
Jun 29 13:17:08 localhost kernel: [ 2.733019] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4
Jun 29 13:17:08 localhost kernel: [ 2.742775] ehci_irq: port change detect
Jun 29 13:17:08 localhost kernel: [ 2.749169] sw-ehci sw-ehci.2: irq 72, io mem 0x01c1c000
Jun 29 13:17:08 localhost kernel: [ 2.796813] The port change to OHCI now!
Jun 29 13:17:08 localhost kernel: [ 2.818461] sw-ehci sw-ehci.2: USB 2.0 started, EHCI 1.00
Jun 29 13:17:08 localhost kernel: [ 2.829704] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
Jun 29 13:17:08 localhost kernel: [ 2.842681] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 13:17:08 localhost kernel: [ 2.856350] usb usb4: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.868804] usb usb4: Manufacturer: Linux 3.4.113-sun7i ehci_hcd
Jun 29 13:17:08 localhost kernel: [ 2.877954] usb usb4: SerialNumber: sw-ehci
Jun 29 13:17:08 localhost kernel: [ 2.885546] hub 4-0:1.0: USB hub found
Jun 29 13:17:08 localhost kernel: [ 2.892234] hub 4-0:1.0: 1 port detected
Jun 29 13:17:08 localhost kernel: [ 2.898898] [sw-ohci2]: open clock
Jun 29 13:17:08 localhost kernel: [ 2.925051] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 2.938478] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5
Jun 29 13:17:08 localhost kernel: [ 2.949869] sw-ohci sw-ohci.2: irq 97, io mem 0x01c1c400
Jun 29 13:17:08 localhost kernel: [ 3.023967] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Jun 29 13:17:08 localhost kernel: [ 3.036978] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 29 13:17:08 localhost kernel: [ 3.050343] usb usb5: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
Jun 29 13:17:08 localhost kernel: [ 3.062451] usb usb5: Manufacturer: Linux 3.4.113-sun7i ohci_hcd
Jun 29 13:17:08 localhost kernel: [ 3.071604] usb usb5: SerialNumber: sw-ohci
Jun 29 13:17:08 localhost kernel: [ 3.079268] hub 5-0:1.0: USB hub found
Jun 29 13:17:08 localhost kernel: [ 3.085928] hub 5-0:1.0: 1 port detected
Jun 29 13:17:08 localhost kernel: [ 3.094133] Initializing USB Mass Storage driver...
Jun 29 13:17:08 localhost kernel: [ 3.104176] usbcore: registered new interface driver usb-storage
Jun 29 13:17:08 localhost kernel: [ 3.113774] USB Mass Storage support registered.
Jun 29 13:17:08 localhost kernel: [ 3.123325] usbcore: registered new interface driver ums-alauda
Jun 29 13:17:08 localhost kernel: [ 3.134274] usbcore: registered new interface driver ums-cypress
Jun 29 13:17:08 localhost kernel: [ 3.139673] usb 3-1: new full-speed USB device number 2 using sw-ohci
Jun 29 13:17:08 localhost kernel: [ 3.157219] usbcore: registered new interface driver ums-datafab
Jun 29 13:17:08 localhost kernel: [ 3.168430] usbcore: registered new interface driver ums_eneub6250
Jun 29 13:17:08 localhost kernel: [ 3.179623] usbcore: registered new interface driver ums-freecom
Jun 29 13:17:08 localhost kernel: [ 3.190607] usbcore: registered new interface driver ums-isd200
Jun 29 13:17:08 localhost kernel: [ 3.201625] usbcore: registered new interface driver ums-jumpshot
Jun 29 13:17:08 localhost kernel: [ 3.212548] usbcore: registered new interface driver ums-karma
Jun 29 13:17:08 localhost kernel: [ 3.223485] usbcore: registered new interface driver ums-onetouch
Jun 29 13:17:08 localhost kernel: [ 3.234600] usbcore: registered new interface driver ums-realtek
Jun 29 13:17:08 localhost kernel: [ 3.245544] usbcore: registered new interface driver ums-sddr09
Jun 29 13:17:08 localhost kernel: [ 3.256390] usbcore: registered new interface driver ums-sddr55
Jun 29 13:17:08 localhost kernel: [ 3.267147] usbcore: registered new interface driver ums-usbat
Jun 29 13:17:08 localhost kernel: [ 3.277787] mousedev: PS/2 mouse device common for all mice
Jun 29 13:17:08 localhost kernel: [ 3.289040] ===========================hv_keypad_init=====================
Jun 29 13:17:08 localhost kernel: [ 3.292460] ========HV Inital ===================
Jun 29 13:17:08 localhost kernel: [ 3.296383] tkey_fetch_sysconfig_para: tkey_unused.
Jun 29 13:17:08 localhost kernel: [ 3.308579] hv_keypad_init: after fetch_sysconfig_para: normal_i2c: 0x0. normal_i2c[1]: 0x0
Jun 29 13:17:08 localhost kernel: [ 3.313660] sunxi-rtc sunxi-rtc: Warning: RTC time is wrong!
Jun 29 13:17:08 localhost kernel: [ 3.324648] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
Jun 29 13:17:08 localhost kernel: [ 3.333318] i2c /dev entries driver
Jun 29 13:17:08 localhost kernel: [ 3.340428] config i2c gpio with gpio_config api
Jun 29 13:17:08 localhost kernel: [ 3.346108] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
Jun 29 13:17:08 localhost kernel: [ 3.357274] axp_mfd 0-0034: AXP internal temperature monitoring enabled
Jun 29 13:17:08 localhost kernel: [ 3.368661] i2c i2c-0: Invalid probe address 0x00
Jun 29 13:17:08 localhost kernel: [ 3.376480] I2C: i2c-0: AW16XX I2C adapter
Jun 29 13:17:08 localhost kernel: [ 3.384493] cedar: failed to allocate memory buffer
Jun 29 13:17:08 localhost kernel: [ 3.392828] ----- avs_dev driver load... ----
Jun 29 13:17:08 localhost kernel: [ 3.396418] ----- register iomem ----
Jun 29 13:17:08 localhost kernel: [ 3.399263] Cannot reserve region for ccmu
Jun 29 13:17:08 localhost kernel: [ 3.403000] --- avs_dev driver load ok!! -----
Jun 29 13:17:08 localhost kernel: [ 3.404798] [ace_drv] start!!!
Jun 29 13:17:08 localhost kernel: [ 3.407262] [ace_drv] init end!!!
Jun 29 13:17:08 localhost kernel: [ 3.408974] [pa_drv] start!!!
Jun 29 13:17:08 localhost kernel: [ 3.414629] usb 3-1: New USB device found, idVendor=03eb, idProduct=204b
Jun 29 13:17:08 localhost kernel: [ 3.427410] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 29 13:17:08 localhost kernel: [ 3.437060] usb 3-1: Product: CUL868
Jun 29 13:17:08 localhost kernel: [ 3.443928] usb 3-1: Manufacturer: busware.de
Jun 29 13:17:08 localhost kernel: [ 3.450645] [pa_drv] init end!!!
Jun 29 13:17:08 localhost kernel: [ 3.453083] axp20_ldo1: 1300 mV
Jun 29 13:17:08 localhost kernel: [ 3.461645] axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
Jun 29 13:17:08 localhost kernel: [ 3.472081] axp20_ldo3: 700 <--> 3500 mV at 2800 mV
Jun 29 13:17:08 localhost kernel: [ 3.482637] axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
Jun 29 13:17:08 localhost kernel: [ 3.493087] axp20_buck2: 700 <--> 2275 mV at 1450 mV
Jun 29 13:17:08 localhost kernel: [ 3.504689] somebody is trying to set dcdc3 range to (1300000, 1300000) uV
Jun 29 13:17:08 localhost kernel: [ 3.516608] but we keep dcdc3 = 1250000 uV from the bootloader
Jun 29 13:17:08 localhost kernel: [ 3.526701] axp20_buck3: 700 <--> 3500 mV at 1250 mV
Jun 29 13:17:08 localhost kernel: [ 3.536630] axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
Jun 29 13:17:08 localhost kernel: [ 3.551473] input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0
Jun 29 13:17:08 localhost kernel: [ 3.580532] axp20_ldo2: Failed to create debugfs directory
Jun 29 13:17:08 localhost kernel: [ 3.589251] incomplete xfer (0x20)
Jun 29 13:17:08 localhost kernel: [ 3.591520] incomplete xfer (0x20)
Jun 29 13:17:08 localhost kernel: [ 3.593773] incomplete xfer (0x20)
Jun 29 13:17:08 localhost kernel: [ 3.607331] incomplete xfer (0x20)
Jun 29 13:17:08 localhost kernel: [ 3.611312] device-mapper: uevent: version 1.0.3
Jun 29 13:17:08 localhost kernel: [ 3.623780] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
Jun 29 13:17:08 localhost kernel: [ 3.637182] device-mapper: multipath: version 1.3.2 loaded
Jun 29 13:17:08 localhost kernel: [ 3.648199] device-mapper: multipath round-robin: version 1.0.0 loaded
Jun 29 13:17:08 localhost kernel: [ 3.660308] device-mapper: multipath queue-length: version 0.1.0 loaded
Jun 29 13:17:08 localhost kernel: [ 3.672498] device-mapper: multipath service-time: version 0.2.0 loaded
Jun 29 13:17:08 localhost kernel: [ 3.682598] cpuidle: using governor ladder
Jun 29 13:17:08 localhost kernel: [ 3.689618] cpuidle: using governor menu
Jun 29 13:17:08 localhost kernel: [ 3.695865] [mmc-msg] sw_mci_init
Jun 29 13:17:08 localhost kernel: [ 3.704972] [mmc-msg] MMC host used card: 0x9, boot card: 0x0, io_card 8
Jun 29 13:17:08 localhost kernel: [ 3.717868] [mmc-msg] sdc0 set round clock 400000, src 24000000
Jun 29 13:17:08 localhost kernel: [ 3.732205] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 3.749464] [mmc-msg] sdc0 Probe: base:0xf059c000 irq:64 sg_cpu:cec5f000(4ec5f000) ret 0.
Jun 29 13:17:08 localhost kernel: [ 3.763416] [mmc-msg] sdc3 set round clock 400000, src 24000000
Jun 29 13:17:08 localhost kernel: [ 3.777672] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 3.794935] [mmc-msg] sdc3 Probe: base:0xf059e000 irq:67 sg_cpu:cec60000(4ec60000) ret 0.
Jun 29 13:17:08 localhost kernel: [ 3.807710] [mmc_pm]: failed to fetch sdio card configuration!
Jun 29 13:17:08 localhost kernel: [ 3.810182] sunxi_leds driver init
Jun 29 13:17:08 localhost kernel: [ 3.817641] Registered led device: blue:ph21:led1
Jun 29 13:17:08 localhost kernel: [ 3.821601] Registered led device: orange:ph20:led2
Jun 29 13:17:08 localhost kernel: [ 3.825433] Registered led device: white:ph11:led3
Jun 29 13:17:08 localhost kernel: [ 3.829308] Registered led device: green:ph07:led4
Jun 29 13:17:08 localhost kernel: [ 3.834327] ledtrig-cpu: registered to indicate activity on CPUs
Jun 29 13:17:08 localhost kernel: [ 3.845614] usbcore: registered new interface driver usbhid
Jun 29 13:17:08 localhost kernel: [ 3.854011] usbhid: USB HID core driver
Jun 29 13:17:08 localhost kernel: [ 3.860665] ashmem: initialized
Jun 29 13:17:08 localhost kernel: [ 3.867444] logger: created 256K log 'log_main'
Jun 29 13:17:08 localhost kernel: [ 3.875873] logger: created 256K log 'log_events'
Jun 29 13:17:08 localhost kernel: [ 3.884327] logger: created 256K log 'log_radio'
Jun 29 13:17:08 localhost kernel: [ 3.892789] logger: created 256K log 'log_system'
Jun 29 13:17:08 localhost kernel: [ 3.907708] asoc: sndspdif <-> sunxi-spdif.0 mapping ok
Jun 29 13:17:08 localhost kernel: [ 3.916968] [I2S-0] Entered sunxi_i2s_init
Jun 29 13:17:08 localhost kernel: [ 3.921159] [I2S-0] sunxi_i2s_init I2S used in master mode
Jun 29 13:17:08 localhost kernel: [ 3.924619] [I2S-0] Entered sunxi_i2s_dev_probe
Jun 29 13:17:08 localhost kernel: [ 3.929433] [I2S-0] sndi2s_codec_init I2S used in master mode
Jun 29 13:17:08 localhost kernel: [ 3.934105] [I2S-0] sndi2s_codec_probe I2S used in master mode
Jun 29 13:17:08 localhost kernel: [ 3.937231] [I2S-0] Entered sunxi_sndi2s_init
Jun 29 13:17:08 localhost kernel: [ 3.941676] [I2S-0] sunxi_sndi2s_init I2S used in master mode
Jun 29 13:17:08 localhost kernel: [ 3.947836] asoc: sndi2s <-> sunxi-i2s.0 mapping ok
Jun 29 13:17:08 localhost kernel: [ 3.956470] TCP: bic registered
Jun 29 13:17:08 localhost kernel: [ 3.961898] TCP: cubic registered
Jun 29 13:17:08 localhost kernel: [ 3.967766] TCP: westwood registered
Jun 29 13:17:08 localhost kernel: [ 3.973955] TCP: highspeed registered
Jun 29 13:17:08 localhost kernel: [ 3.979898] TCP: hybla registered
Jun 29 13:17:08 localhost kernel: [ 3.985392] TCP: htcp registered
Jun 29 13:17:08 localhost kernel: [ 3.990898] TCP: vegas registered
Jun 29 13:17:08 localhost kernel: [ 3.996405] TCP: veno registered
Jun 29 13:17:08 localhost kernel: [ 4.002159] TCP: scalable registered
Jun 29 13:17:08 localhost kernel: [ 4.007762] TCP: lp registered
Jun 29 13:17:08 localhost kernel: [ 4.012997] TCP: yeah registered
Jun 29 13:17:08 localhost kernel: [ 4.018763] TCP: illinois registered
Jun 29 13:17:08 localhost kernel: [ 4.025557] Initializing XFRM netlink socket
Jun 29 13:17:08 localhost kernel: [ 4.033882] NET: Registered protocol family 10
Jun 29 13:17:08 localhost kernel: [ 4.042901] NET: Registered protocol family 17
Jun 29 13:17:08 localhost kernel: [ 4.050920] NET: Registered protocol family 15
Jun 29 13:17:08 localhost kernel: [ 4.060047] [mmc_pm]: No sdio card, please check your config !!
Jun 29 13:17:08 localhost kernel: [ 4.063718] Registering the dns_resolver key type
Jun 29 13:17:08 localhost kernel: [ 4.070688] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
Jun 29 13:17:08 localhost kernel: [ 4.086932] Registering SWP/SWPB emulation handler
Jun 29 13:17:08 localhost kernel: [ 4.096363] axp20_buck2: Failed to create debugfs directory
Jun 29 13:17:08 localhost kernel: [ 4.108132] [cpu_freq] INF:-------------------V-F Table-------------------
Jun 29 13:17:08 localhost kernel: [ 4.120078] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz
Jun 29 13:17:08 localhost kernel: [ 4.131225] [cpu_freq] INF: voltage = 1425mv frequency = 912MHz
Jun 29 13:17:08 localhost kernel: [ 4.142371] [cpu_freq] INF: voltage = 1350mv frequency = 864MHz
Jun 29 13:17:08 localhost kernel: [ 4.153515] [cpu_freq] INF: voltage = 1250mv frequency = 720MHz
Jun 29 13:17:08 localhost kernel: [ 4.164660] [cpu_freq] INF: voltage = 1150mv frequency = 528MHz
Jun 29 13:17:08 localhost kernel: [ 4.175804] [cpu_freq] INF: voltage = 1100mv frequency = 312MHz
Jun 29 13:17:08 localhost kernel: [ 4.186949] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz
Jun 29 13:17:08 localhost kernel: [ 4.198093] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz
Jun 29 13:17:08 localhost kernel: [ 4.210016] [cpu_freq] INF:-----------------------------------------------
Jun 29 13:17:08 localhost kernel: [ 4.226631] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 720MHz
Jun 29 13:17:08 localhost kernel: [ 4.241505] registered taskstats version 1
Jun 29 13:17:08 localhost kernel: [ 4.250439] I2C: i2c-1: HDMI I2C adapter
Jun 29 13:17:08 localhost kernel: [ 4.290775] disp clks: lcd 148500000 pre_scale 1 hdmi 148500000 pll 297000000 2x 0
Jun 29 13:17:08 localhost kernel: [ 4.723008] [mmc-msg] mmc 0 detect change, present 1
Jun 29 13:17:08 localhost kernel: [ 5.232021] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.245146] [mmc-msg] sdc0 power on
Jun 29 13:17:08 localhost kernel: [ 5.272441] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.286791] [mmc-msg] sdc0 set round clock 400000, src 24000000
Jun 29 13:17:08 localhost kernel: [ 5.369774] [mmc-err] smc 0 err, cmd 52, RTO
Jun 29 13:17:08 localhost kernel: [ 5.378305] [mmc-err] smc 0 err, cmd 52, RTO
Jun 29 13:17:08 localhost kernel: [ 5.391033] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.411186] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.425970] [mmc-err] smc 0 err, cmd 5, RTO
Jun 29 13:17:08 localhost kernel: [ 5.434313] [mmc-err] smc 0 err, cmd 5, RTO
Jun 29 13:17:08 localhost kernel: [ 5.442658] [mmc-err] smc 0 err, cmd 5, RTO
Jun 29 13:17:08 localhost kernel: [ 5.451000] [mmc-err] smc 0 err, cmd 5, RTO
Jun 29 13:17:08 localhost kernel: [ 5.464307] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.482073] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.502219] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 5.545743] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 5.554232] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 5.559460] [mmc-msg] sdc0 set round clock 42857143, src 600000000
Jun 29 13:17:08 localhost kernel: [ 5.561385] Console: switching to colour frame buffer device 240x67
Jun 29 13:17:08 localhost kernel: [ 5.625082] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 5.639011] mmc0: new high speed SDHC card at address 0007
Jun 29 13:17:08 localhost kernel: [ 5.655000] mmcblk0: mmc0:0007 SD16G 14.4 GiB
Jun 29 13:17:08 localhost kernel: [ 5.666283] mmcblk0: p1
Jun 29 13:17:08 localhost kernel: [ 5.684824] axp20_buck3: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.695439] axp20_buck2: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.705913] axp20_ldo4: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.716282] axp20_ldo3: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.726368] axp20_ldo2: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.736466] axp20_ldo1: incomplete constraints, leaving on
Jun 29 13:17:08 localhost kernel: [ 5.744970] console [netcon0] enabled
Jun 29 13:17:08 localhost kernel: [ 5.752293] netconsole: network logging started
Jun 29 13:17:08 localhost kernel: [ 5.761183] otg_wakelock_init: No USB transceiver found
Jun 29 13:17:08 localhost kernel: [ 5.768647] ALSA device list:
Jun 29 13:17:08 localhost kernel: [ 5.774767] #0: sunxi-CODEC Audio Codec
Jun 29 13:17:08 localhost kernel: [ 5.781199] #1: sunxi-sndspdif
Jun 29 13:17:08 localhost kernel: [ 5.786555] #2: sunxi-sndi2s
Jun 29 13:17:08 localhost kernel: [ 5.792922] Freeing init memory: 224K
Jun 29 13:17:08 localhost kernel: [ 6.102722] sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 29 13:17:08 localhost kernel: [ 10.930164] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
Jun 29 13:17:08 localhost kernel: [ 14.141102] Bluetooth: Core ver 2.16
Jun 29 13:17:08 localhost kernel: [ 14.144633] NET: Registered protocol family 31
Jun 29 13:17:08 localhost kernel: [ 14.150073] Bluetooth: HCI device and connection manager initialized
Jun 29 13:17:08 localhost kernel: [ 14.153933] Bluetooth: HCI socket layer initialized
Jun 29 13:17:08 localhost kernel: [ 14.161501] Bluetooth: L2CAP socket layer initialized
Jun 29 13:17:08 localhost kernel: [ 14.165395] Bluetooth: SCO socket layer initialized
Jun 29 13:17:08 localhost kernel: [ 14.277225] Bluetooth: HCI UART driver ver 2.2
Jun 29 13:17:08 localhost kernel: [ 14.281041] Bluetooth: HCI H4 protocol initialized
Jun 29 13:17:08 localhost kernel: [ 14.284962] Bluetooth: HCI BCSP protocol initialized
Jun 29 13:17:08 localhost kernel: [ 14.288712] Bluetooth: HCILL protocol initialized
Jun 29 13:17:08 localhost kernel: [ 14.297062] Bluetooth: HCIATH3K protocol initialized
Jun 29 13:17:08 localhost kernel: [ 14.366802] Bluetooth: RFCOMM TTY layer initialized
Jun 29 13:17:08 localhost kernel: [ 14.370995] Bluetooth: RFCOMM socket layer initialized
Jun 29 13:17:08 localhost kernel: [ 14.373705] Bluetooth: RFCOMM ver 1.11
Jun 29 13:17:08 localhost kernel: [ 14.450544] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Jun 29 13:17:08 localhost kernel: [ 14.479796] input: sunxi-ir as /devices/virtual/input/input1
Jun 29 13:17:08 localhost kernel: [ 14.481570] IR Initial OK
Jun 29 13:17:08 localhost kernel: [ 14.584151] [ap6210] select wifi ap6210
Jun 29 13:17:08 localhost kernel: [ 14.602087] [ap6210] Initializing ap6210.
Jun 29 13:17:08 localhost kernel: [ 14.621715] [ap6210] platform device registered successfully.
Jun 29 13:17:08 localhost kernel: [ 14.642014] [ap6210] Using ap6210 configuration.
Jun 29 13:17:08 localhost kernel: [ 14.755828] [mmc-msg] sdc3 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 14.777765] [mmc-msg] sdc3 power on
Jun 29 13:17:08 localhost kernel: [ 14.822489] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 14.827407] [mmc-msg] sdc3 set round clock 400000, src 24000000
Jun 29 13:17:08 localhost kernel: [ 14.851705] [ap6210] WLAN placed in POWER ON
Jun 29 13:17:08 localhost kernel: [ 14.939855] [mmc-err] smc 3 err, cmd 52, RTO
Jun 29 13:17:08 localhost kernel: [ 14.950055] [mmc-err] smc 3 err, cmd 52, RTO
Jun 29 13:17:08 localhost kernel: [ 14.958445] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 14.972950] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 14.982345] [mmc-err] smc 3 err, cmd 8, RTO
Jun 29 13:17:08 localhost kernel: [ 14.991047] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
Jun 29 13:17:08 localhost kernel: [ 15.006442] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Jun 29 13:17:08 localhost kernel: [ 15.012456] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Jun 29 13:17:08 localhost kernel: [ 15.027814] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Jun 29 13:17:08 localhost kernel: [ 15.044128] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Jun 29 13:17:08 localhost kernel: [ 15.072055] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 15.086080] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 15.096755] [mmc-msg] sdc3 set round clock 42857143, src 600000000
Jun 29 13:17:08 localhost kernel: [ 15.169767] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:08 localhost kernel: [ 15.176498] mmc1: new high speed SDIO card at address 0001
Jun 29 13:17:08 localhost kernel: [ 15.187024] [ap6210] Linux Kernel SDIO/MMC Driver
Jun 29 13:17:08 localhost kernel: [ 15.246520] [ap6210] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
Jun 29 13:17:08 localhost kernel: [ 15.489338] [ap6210] WLAN placed in RESET
Jun 29 13:17:08 localhost kernel: [ 16.648636] cdc_acm 3-1:1.0: ttyACM0: USB ACM device
Jun 29 13:17:08 localhost kernel: [ 16.689784] usbcore: registered new interface driver cdc_acm
Jun 29 13:17:08 localhost kernel: [ 16.700196] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Jun 29 13:17:08 localhost kernel: [ 17.402690] ap6211: exports duplicate symbol bcmsdh_probe (owned by ap6210)
Jun 29 13:17:08 localhost kernel: [ 17.426007] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
Jun 29 13:17:08 localhost kernel: [ 17.456996] ap6211: exports duplicate symbol bcmsdh_probe (owned by ap6210)
Jun 29 13:17:08 localhost kernel: [ 17.639514] [ap6210] Using ap6210 configuration.
Jun 29 13:17:08 localhost kernel: [ 17.780488] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SS
Jun 29 13:17:08 localhost kernel: [ 17.877373] EXT4-fs (sda1): recovery complete
Jun 29 13:17:08 localhost kernel: [ 17.900840] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
Jun 29 13:17:08 localhost kernel: [ 18.914302] sunxi_gmac: probed
Jun 29 13:17:08 localhost kernel: [ 18.932171] eth0: PHY ID 001cc915 at 0 IRQ 0 (sunxi_gmac-0:00) active
Jun 29 13:17:08 localhost kernel: [ 18.936980] eth0: PHY ID 001cc915 at 1 IRQ 0 (sunxi_gmac-0:01)
Jun 29 13:17:10 localhost kernel: [ 21.671797] [ap6210] Dongle Host Driver, version 1.28.23.3 (r).
Jun 29 13:17:10 localhost kernel: [ 21.729325] [ap6210] Compiled in drivers/net/wireless/ap6210 on Feb 8 2019 at 08:48:54.
Jun 29 13:17:10 localhost kernel: [ 21.937417] PHY: sunxi_gmac-0:00 - Link is Up - 1000/Full
Jun 29 13:17:11 localhost kernel: [ 22.855677] [ap6210] WLAN going back to live
Jun 29 13:17:11 localhost kernel: [ 22.913061] sdio_reset_comm():
Jun 29 13:17:11 localhost kernel: [ 22.921556] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:11 localhost kernel: [ 22.989070] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:11 localhost kernel: [ 23.088727] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:11 localhost kernel: [ 23.122415] [mmc-msg] sdc3 set round clock 400000, src 24000000
Jun 29 13:17:11 localhost kernel: [ 23.219023] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:11 localhost kernel: [ 23.323767] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
Jun 29 13:17:11 localhost kernel: [ 23.340400] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Jun 29 13:17:11 localhost kernel: [ 23.369009] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
Jun 29 13:17:11 localhost kernel: [ 23.400044] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
Jun 29 13:17:11 localhost kernel: [ 23.472326] [mmc-msg] sdc3 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:12 localhost kernel: [ 23.578164] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:12 localhost kernel: [ 23.614284] [mmc-msg] sdc3 set round clock 42857143, src 600000000
Jun 29 13:17:12 localhost kernel: [ 23.693498] [mmc-msg] sdc3 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
Jun 29 13:17:12 localhost kernel: [ 23.818078] [ap6210] dhd_bus_devreset: WLAN ON
Jun 29 13:17:12 localhost kernel: [ 23.880653] [ap6210] Final fw_path=/lib/firmware/ap6210/fw_bcm40181a2.bin
Jun 29 13:17:12 localhost kernel: [ 23.947559] [ap6210] Final nv_path=/lib/firmware/ap6210/nvram_ap6210.txt
Jun 29 13:17:12 localhost kernel: [ 24.007110] [ap6210] download firmware /lib/firmware/ap6210/fw_bcm40181a2.bin
Jun 29 13:17:12 localhost kernel: [ 24.431353] [ap6210] Dongle ready, protocol version 4
Jun 29 13:17:12 localhost kernel: [ 24.449744] [ap6210] Dongle ready, protocol version 4
Jun 29 13:17:12 localhost kernel: [ 24.475344] [ap6210] Firmware up: op_mode=0x0005, Broadcom Dongle Host Driver mac=98:3b:16:df:0f:f1
Jun 29 13:17:13 localhost kernel: [ 24.584436] [ap6210] Firmware version = wl0: Mar 10 2014 14:59:50 version 5.90.195.89.18 FWID 01-b13c09c7
Jun 29 13:17:13 localhost kernel: [ 24.660951] [ap6210] Chip: a962 Rev 1 Pkg 9
Jun 29 13:17:13 localhost kernel: [ 24.701134] [ap6210] p2p0: p2p_dev_addr=9a:3b:16:df:0f:f1
Jun 29 13:17:13 localhost kernel: [ 24.914633] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b03 on p2p0 I/F. Ignoring.
Jun 29 13:17:13 localhost kernel: [ 25.030787] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b1d on p2p0 I/F. Ignoring.
Jun 29 13:17:13 localhost kernel: [ 25.129279] [ap6210] wl_cfgp2p_do_ioctl: IOCTL req 0x8b09 on p2p0 I/F. Ignoring.
Jun 29 13:17:13 localhost kernel: [ 25.458343] [ap6210] Using ap6210 configuration.
Jun 29 13:17:15 localhost kernel: [ 27.383694] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 29 13:17:15 localhost kernel: [ 27.387911] Bluetooth: BNEP filters: protocol multicast
Jun 29 13:17:23 localhost kernel: [ 34.887156] wlan0: no IPv6 routers present

Möglicherweise bin ich dem Übeltäter auf der Spur:
Das zuletzt hinzugefügte device ist ja der mapleCul.
Das habe ich in der fhem.cfg mal auskommentiert und sieht nun so aus:
#define MAPLECUL1_868 CUL 192.168.1.90:2323 1331
#setuuid MAPLECUL1_868 62763d33-f33f-548a-343f-ff57b0704212a4c8
#attr MAPLECUL1_868 room Server
Seit 15 Minuten läuft alles stabil...
Zu früh gefreut. Er hat länger durchgehalten, ist aber wieder abgeschmiert. Chice!
Hast Du das Gerät abgezogen?
Nein, probiere ich aber gerne aus.
Das glaub ich jetzt nicht...
Hab den MapleCul gleich um 15:00 physikalisch abgeklemmt, der fhem Server läuft jetzt um 16:30 tatsächlich noch.
Es wäre schon doof, wenn ich den MapleCul nicht verwenden kann, bin auf seine Reichweitenverlängerung angewiesen.
Bisher hat ein Cuno diesen Job gemacht, der ist aber leider gestorben.
Cuno kann man wohl nicht mehr kaufen, darum der MapleCul.
Und nu?? 😅🤓
Update:
Er schmiert immer noch mehrmals am Tag ab.
Als Nächstes nehme ich mal eine andere SD-Card, dabei verspreche ich mir aber nicht viel davon.
Denn ich weiß jetzt, dass das Linux weiterläuft, somit ist die Überschrift eigentlich falsch.
Nur der FHEM-Server stürzt ab.
Danach setze ich FHEM neu auf.
Das wird zeitlich gesehen etwas dauern, hab halt andere Sachen zu tun 😇.
Hast DU mal probiert, zwischen Cubi und Stick einen aktiven *) USB-Hub zu stecken?
*) aktiv heißt, ein USB.Hub mit eigener Stromversorgung
Sorry, hatte dich ganz überlesen...
Nein das habe ich mangels aktivem Hub nicht ausprobiert.
Denkst du da an eine erhöhte Stromaufnahme?
Test:
Umbenennung von /opt/fhem nach /opt/fhem-alt
Fhem komplett neu installiert
Einzelne Aktoren aus der alten fhem.cfg in die neue kopiert.
Jetzt abwarten, ob die Kiste morgen noch läuft...
FHEM läuft noch.
Ein Hardwarefehler wird immer unwahrscheinlicher.
Heute habe ich drei weitere Räume in die cfg kopiert.
Es kommt wieder Leben in die Bude 😁
Seit der Neuinstallation läuft fhem wieder stabil.
Alle Aktoren sind eingebunden und auch der MapleCul ist aktiv.
Jetzt kann ich mir überlegen, wie ich den zweiten Cubietruck sinnvoll einsetze...😅
Danke für's Mitdenken und für die Lösungsansätze!
Hallo
schön das zu lesen
auch ich habe einen cubi der sit 9 Jahren fehlerfrei läuft
habe Angst da was zu ändern da ich zur Zeit wenig Zeit habe mich wieder in Linux etc einzuarbeiten.
Habe gerade eine Monoblock WP in meine Heizung selbst integriert und es läuft auch alles
Temperaturen kann ich auch lesen, bisher 8 nun 10 Messtellen
würde nun gerne den Stromverbrauch auslesen
zb mit
Eltako WSZ15D-32A
über die Suche nach Cubi und Gpio Stromzähler gesucht, daher hier nun
würde auch einen eigenen Post dann aufmachen
das video fand ich super
https://www.youtube.com/watch?v=XaTPCZZGsAY
geht das auch beim cubi
wie aber 5V der cubi hat nur 3 V
ev interessiert es auch andere
schade das das Wiki nicht so gut gepflegt wird
Sorry