Jump to content

Stefan Anderson

Members
  • Posts

    16
  • Joined

  • Last visited

  1. Hello, does anybody found a working WiringPi version for the Orange PI Zero+ H5?
  2. https://www.armbian.com/orange-pi-zero/ For me it says Stable
  3. Hello :), I have updated my system from "Armbian_5.35_Debian_jessie_3.4.113" to latest "Armbian_5.53.180722_Orangepizero_Ubuntu_bionic_next_4.17.9". With jessie there will only S0, S1, S2 displayed and Im Working with S1 (Uart1) and S2 (Uart2) from the 13 Pinheader. With Bionic and also Stretch i got S0, S1, S2, S3, S4, S5, S6, S7 and none of them is working. So how can I access the Uart1 and Uart2 with the new Bionic build?
  4. Try this, its stable for me ;). https://dl.armbian.com/orangepizero/archive/Armbian_5.30_Orangepizero_Debian_jessie_default_3.4.113.7z But yes they should fix this Problem in the latest Version!
  5. This is because of the "bad drivers" for wifi chip. But they dont write anywhere about problems with the Ethernet. I switched back to the Armbian 5.35 (jessie) 3.4.113 and now I havent any problems.
  6. How do you know this? I cant use the latest Armbian for the Orange Pi Zero because after ~3h the eth0 is crashing.
  7. So like this Armbian_5.30_Orangepizero_Ubuntu_xenial_default_3.4.113 ?
  8. Can you please help me to find the used Linux Version? This is the boot output via Serial. I need the Linux Version which is used. U-Boot SPL 2017.05-g64c4ffa (Oct 20 2017 - 15:30:13) DRAM: 256 MiB Trying to boot from MMC1 U-Boot 2017.05-g64c4ffa (Oct 20 2017 - 15:30:13 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi Zero DRAM: 256 MiB MMC: SUNXI SD/MMC: 0 In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 Hit any key to stop autoboot: 0 gpio: pin PA17 (gpio 17) value is 1 35424 bytes read in 128 ms (269.5 KiB/s) 4777536 bytes read in 745 ms (6.1 MiB/s) Starting kernel ... [sun8i_fixup]: From boot, get meminfo: Start: 0x40000000 Size: 256MB ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1 ion_reserve_select: ion chipid [0x2c00042! ion_reserve_common: ion reserve: [0x47e00000, 0x50000000]! [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.4.113-sun8i (root@jenkins) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #24 SMP PREEMPT Fri Jul 21 13:20:01 CEST 2017 [ 0.000000] cma: dma_declare_contiguous(266): ION reserve size should be 4m align! adjust size to 128MBytes [ 0.000000] cma: CMA: reserved 128 MiB at 48000000 [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0d18000 s11968 r8192 d12608 u32768 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait panic=10 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] allocated 524288 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 256MB = 256MB total [ 0.000000] Memory: 116304k/116304k available, 145840k reserved, 0K highmem <5[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc08cd2cc (8981 kB) [ 0.000000] .init : 0xc08ce000 - 0xc0920ec0 ( 332 kB) [ 0.000000] .data : 0xc0922000 - 0xc09924f0 ( 450 kB) [ 0.000000] .bss : 0xc0992ca4 - 0xc0ac62c0 (1230 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Additional per-CPU info printed with stalls. [ 0.000000] NR_IRQS:544 [ 0.000000] Architected local timer running at 24.00MHz. [ 0.000000] Switching to timer-based delay loop [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms [ 0.000000] Console: colour dummy device 80x30 [ 0.000412] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000) [ 0.000465] pid_max: default: 32768 minimum: 301 [ 0.000789] Security Framework initialized [ 0.000835] AppArmor: AppArmor disabled by boot time parameter [ 0.001227] Mount-cache hash table entries: 512 [ 0.003257] Initializing cgroup subsys cpuacct [ 0.003292] Initializing cgroup subsys memory [ 0.003384] Initializing cgroup subsys devices [ 0.003413] Initializing cgroup subsys freezer [ 0.003441] Initializing cgroup subsys blkio [ 0.003490] Initializing cgroup subsys perf_event [ 0.003657] CPU: Testing write buffer coherency: ok [ 0.003750] ftrace: allocating 24760 entries in 73 pages [ 0.060556] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.060594] [sunxi_smp_prepare_cpus] enter <[ 0.062578] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.062741] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.070967] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.080348] Brought up 4 CPUs [ 0.080383] SMP: Total of 4 processors activated (19200.00 BogoMIPS). [ 0.081799] devtmpfs: initialized [ 0.087357] wakeup src cnt is : 2. [ 0.090043] sunxi pm init [ 0.090336] pinctrl core: initialized pinctrl subsystem [ 0.100804] NET: Registered protocol family 16 [ 0.103091] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.103230] script_sysfs_init success [ 0.105123] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl [ 0.105123] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver [ 0.105123] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.105123] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.105123] script config pll_video to 297 Mhz [ 0.105123] script config pll_de to 864 Mhz [ 0.105123] script config pll_ve to 402 Mhz <[ 0.120431] bio: create slab <bio-0> at 0 [ 0.120649] [ARISC] :sunxi-arisc driver v1.04 [ 0.142478] [ARISC] :arisc version: [v0.1.58] [ 0.251424] [ARISC] :sunxi-arisc driver v1.04 startup succeeded [ 0.254656] SCSI subsystem initialized [ 0.254656] usbcore: registered new interface driver usbfs [ 0.254656] usbcore: registered new interface driver hub [ 0.260092] usbcore: registered new device driver usb [ 0.260325] twi_chan_cfg()340 - [twi0] has no twi_regulator. [ 0.260354] twi_chan_cfg()340 - [twi1] has no twi_regulator. [ 0.260380] twi_chan_cfg()340 - [twi2] has no twi_regulator. [ 0.261883] Linux video capture interface: v2.00 [ 0.262378] Advanced Linux Sound Architecture Driver Version 1.0.25. [ 0.262378] cfg80211: Calling CRDA to update world regulatory domain [ 0.262378] NetLabel: Initializing [ 0.262378] NetLabel: domain hash size = 128 [ 0.262378] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.262378] NetLabel: unlabeled traffic allowed by default [ 0.262378] Switching to clocksource arch_sys_counter [ 0.287142] FS-Cache: Loaded [ 0.287704] CacheFiles: Loaded [ 0.311424] NET: Registered protocol family 2 [ 0.334862] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.335990] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.336276] TCP bind hash table entries: 8192 (order: 4, 98304 bytes) [ 0.336561] TCP: Hash tables configured (established 8192 bind 8192) [ 0.336586] TCP: reno registered [ 0.336610] UDP hash table entries: 128 (order: 0, 4096 bytes) [ 0.336673] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) [ 0.337359] NET: Registered protocol family 1 [ 0.338192] RPC: Registered named UNIX socket transport module. [ 0.338219] RPC: Registered udp transport module. [ 0.338239] RPC: Registered tcp transport module. [ 0.338258] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.338988] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available [ 0.339203] sunxi_reg_init enter [ 0.340934] audit: initializing netlink socket (disabled) [ 0.341038] type=2000 audit(0.340:1): initialized [ 0.343714] VFS: Disk quotas dquot_6.5.2 [ 0.345225] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.346040] NFS: Registering the id_resolver key type [ 0.346831] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.346861] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 0.348379] NTFS driver 2.1.30 [Flags: R/W]. [ 0.349006] fuse init (API version 7.18) [ 0.349853] msgmni has been set to 483 [ 0.352821] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.352860] io scheduler noop registered (default) [ 0.353689] [DISP]disp_module_init [ 0.354284] cmdline,init_disp= [ 0.354341] cmdline,disp= [ 0.362940] [DISP] Fb_map_kernel_logo,line:932:Fb_map_kernel_logo failed! [ 0.379904] Console: switching to colour frame buffer device 90x36 [ 0.399145] [DISP]disp_module_init finish [ 0.399612] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator. [ 0.399648] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator. [ 0.399680] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator. [ 0.400690] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI [ 0.400721] sw_uart_pm()890 - uart0 clk is already enable [ 0.400759] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n [ 0.513410] console [ttyS0] enabled [ 1.159701] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI [ 1.160325] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI [ 1.170216] brd: module loaded [ 1.195587] loop: module loaded [ 1.199619] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator. [ 1.206811] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator. [ 1.215269] spi spi0: master is unqueued, this is deprecated [ 1.222883] spi spi1: master is unqueued, this is deprecated [ 1.231307] PPP generic driver version 2.4.2 [ 1.236500] PPP BSD Compression module registered [ 1.241833] PPP Deflate Compression module registered [ 1.249125] PPP MPPE Compression module registered [ 1.254568] NET: Registered protocol family 24 [ 1.259674] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.287188] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.296263] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1 [ 1.305878] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000 [ 1.330072] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00 [ 1.337964] hub 1-0:1.0: USB hub found [ 1.342264] hub 1-0:1.0: 1 port detected [ 1.367457] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376526] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2 [ 1.386045] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000 [ 1.410083] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00 [ 1.417819] hub 2-0:1.0: USB hub found [ 1.422108] hub 2-0:1.0: 1 port detected [ 1.447285] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.456361] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3 [ 1.465855] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000 [ 1.490078] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00 [ 1.497924] hub 3-0:1.0: USB hub found [ 1.502218] hub 3-0:1.0: 1 port detected [ 1.527419] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.536488] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4 [ 1.546062] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000 [ 1.570077] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00 [ 1.577833] hub 4-0:1.0: USB hub found [ 1.582114] hub 4-0:1.0: 1 port detected [ 1.587334] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.614450] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.623125] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5 [ 1.631715] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400 [ 1.695202] hub 5-0:1.0: USB hub found [ 1.699445] hub 5-0:1.0: 1 port detected [ 1.724789] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.733475] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6 [ 1.742058] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400 [ 1.805207] hub 6-0:1.0: USB hub found [ 1.809448] hub 6-0:1.0: 1 port detected [ 1.834711] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.843381] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7 [ 1.851964] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400 [ 1.915154] hub 7-0:1.0: USB hub found [ 1.919397] hub 7-0:1.0: 1 port detected [ 1.944564] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver [ 1.953296] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8 [ 1.961899] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400 [ 2.025106] hub 8-0:1.0: USB hub found [ 2.029344] hub 8-0:1.0: 1 port detected [ 2.034532] Initializing USB Mass Storage driver... [ 2.040702] usbcore: registered new interface driver usb-storage [ 2.047461] USB Mass Storage support registered. [ 2.052799] usbcore: registered new interface driver ums-alauda [ 2.059539] usbcore: registered new interface driver ums-cypress [ 2.066414] usbcore: registered new interface driver ums-datafab [ 2.073286] usbcore: registered new interface driver ums_eneub6250 [ 2.080370] usbcore: registered new interface driver ums-freecom [ 2.087208] usbcore: registered new interface driver ums-isd200 [ 2.093998] usbcore: registered new interface driver ums-jumpshot [ 2.100981] usbcore: registered new interface driver ums-karma [ 2.107635] usbcore: registered new interface driver ums-onetouch [ 2.114633] usbcore: registered new interface driver ums-realtek [ 2.121524] usbcore: registered new interface driver ums-sddr09 [ 2.128269] usbcore: registered new interface driver ums-sddr55 [ 2.135121] usbcore: registered new interface driver ums-usbat [ 2.143503] mousedev: PS/2 mouse device common for all mice [ 2.150276] sunxikbd_init failed. [ 2.154133] ls_fetch_sysconfig_para: ls_unused. [ 2.159953] [RTC] WARNING: Rtc time will be wrong!! [ 2.165476] [RTC] WARNING: use *internal OSC* as clock source [ 2.172489] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0 [ 2.180052] i2c /dev entries driver [ 2.185658] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18) [ 2.195195] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19) [ 2.204720] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a) [ 2.214246] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29) [ 2.223786] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a) [ 2.233311] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b) [ 2.242829] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c) [ 2.252353] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 2.261871] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 2.271422] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18) [ 2.280958] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19) [ 2.290506] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a) [ 2.300037] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29) [ 2.300119] usb 7-1: new full-speed USB device number 2 using sunxi-ohci [ 2.317166] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a) [ 2.326709] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b) [ 2.336256] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c) [ 2.345820] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d) [ 2.355356] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e) [ 2.364691] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0 [ 2.372098] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf [ 2.383590] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0) [ 2.391175] wdt_enable, write reg 0xf1c20cb8 val 0x00000000 [ 2.397447] timeout_to_interv, line 167 [ 2.401790] interv_to_timeout, line 189 [ 2.406108] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec [ 2.416148] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 2.426113] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq [ 2.447262] no blue_led, ignore it! [ 2.451866] no led_0, ignore it! [ 2.455466] no led_1, ignore it! [ 2.459063] no led_2, ignore it! [ 2.462697] no led_3, ignore it! [ 2.466296] no led_4, ignore it! [ 2.469892] no led_5, ignore it! [ 2.473510] no led_6, ignore it! [ 2.477109] no led_7, ignore it! [ 2.482350] usbcore: registered new interface driver usbhid [ 2.488595] usbhid: USB HID core driver [ 2.500924] asoc: sndcodec <-> sunxi-codec mapping ok [ 2.508685] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly! [ 2.519441] [I2S]snddaudio cannot find any using configuration for controllers, return directly! [ 2.523738] mmc0: new SD card at address 0001 [ 2.524584] mmcblk0: mmc0:0001 SD 1.86 GiB [ 2.526634] mmcblk0: p1 p2 p3 [ 2.528306] mmcblk mmc0:0001: Card claimed for testing. [ 2.528330] mmc0:0001: SD 1.86 GiB [ 2.551863] [DAUDIO0] driver not init,just return. [ 2.563962] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok [ 2.572698] oprofile: using arm/armv7-ca7 [ 2.577515] u32 classifier [ 2.580576] Performance counters on [ 2.584850] input device check on [ 2.588929] Actions configured [ 2.593313] TCP: bic registered [ 2.596820] TCP: cubic registered [ 2.600544] TCP: westwood registered [ 2.604530] TCP: highspeed registered [ 2.608611] TCP: hybla registered [ 2.612334] TCP: htcp registered [ 2.615932] TCP: vegas registered [ 2.619626] TCP: veno registered [ 2.623248] TCP: scalable registered [ 2.627234] TCP: lp registered [ 2.630662] TCP: yeah registered [ 2.634261] TCP: illinois registered [ 2.638244] Initializing XFRM netlink socket [ 2.643437] NET: Registered protocol family 10 [ 2.650401] NET: Registered protocol family 17 [ 2.655398] NET: Registered protocol family 15 [ 2.660450] Registering the dns_resolver key type [ 2.665977] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 2.674578] ThumbEE CPU extension supported. [ 2.679364] Registering SWP/SWPB emulation handler [ 2.685826] registered taskstats version 1 [ 2.691889] cmdline,disp= [ 2.695161] [DISP] disp_init_tv,line:539:screen 0 do not support TV TYPE! [ 2.702795] [DISP] bsp_disp_tv_register,line:998:'ptv is null [ 2.709279] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr1<-->device1, type=2, mode=11 [ 2.715920] ths_fetch_sysconfig_para: type err device_used = 1. [ 2.718143] CPU Budget:corekeeper enabled [ 2.718544] CPU Budget:Register notifier [ 2.718563] CPU Budget:register Success [ 2.718586] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0 [ 2.878854] mmc1: new high speed SDIO card at address 0001 [ 2.925627] ALSA device list: [ 2.928937] #0: audiocodec [ 2.932184] #1: sndhdmi [ 2.937915] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 2.969437] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.978595] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 2.991927] devtmpfs: mounted [ 2.995883] Freeing init memory: 328K INIT: version 2.88 booting [ 3.717246] EXT4-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended [ 3.732946] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: data=ordered Starting udev [ 3.953086] udevd[107]: starting version 3.2.1 [ 4.059850] udevd[111]: starting eudev-3.2.1 [ 4.281029] vmouse_input_dev_open [ 4.330277] vmouse_input_dev_close [ 5.034467] [XRADIO] Driver Label:L34M.01.08.0002 Aug 23 2017 12:45:26 [ 5.042137] [XRADIO] Allocated hw_priv @ c6e23240 [ 5.047612] [XRADIO_ERR] Access_file failed, path:/data/xr_wifi.conf! [ 5.055485] [SBUS] XRadio Device:sdio clk=50000000 [ 5.061191] xradio wlan power on [ 5.216927] [XRADIO] Detect SDIO card 1 [ 5.567651] [XRADIO_ERR] xradio_load_firmware: can't read config register, err=-110. [ 5.576358] [XRADIO_ERR] xradio_load_firmware failed(-110). [ 5.903842] xradio wlan power off [ 5.957614] [XRADIO] Remove SDIO card 1 [ 5.957881] mmc1: card 0001 removed [ 6.064081] [XRADIO_ERR] xradio_host_dbg_init failed=2599 [ 6.070179] [XRADIO] Driver Label:L34M.01.08.0002 Aug 23 2017 12:45:26 [ 6.077654] [XRADIO] Allocated hw_priv @ c7189240 [ 6.083122] [XRADIO_ERR] Access_file failed, path:/data/xr_wifi.conf! [ 6.090914] xradio wlan power on [ 6.246659] [XRADIO] Detect SDIO card 1 [ 6.298829] mmc1: new high speed SDIO card at address 0001 [ 6.305674] [SBUS] XRadio Device:sdio clk=50000000 [ 6.312054] [XRADIO] XRADIO_HW_REV 1.0 detected. [ 6.449236] [XRADIO] Bootloader complete [ 6.564680] [XRADIO] Firmware completed. [ 6.571313] [WSM] Firmware Label:XR_C01.08.0043 Jun 6 2016 20:41:04 [ 6.579913] [XRADIO] Firmware Startup Done. [ 6.717410] EXT4-fs (mmcblk0p1): re-mounted. Opts: data=ordered [ 6.883172] usb 7-1: USB disconnect, device number 2 [ 7.900869] i2c i2c-0: new_device: Instantiated device pcf8523 at 0x68 [ 7.917756] rtc-pcf8523 0-0068: rtc core: registered rtc-pcf8523 as rtc1 rm: can't remove '/tmp': Read-only file system [ 8.380205] usb 7-1: new full-speed USB device number 3 using sunxi-ohci rm: can't remove '/etc/resolv.conf': Read-only file system ln: /etc/resolv.conf: File exists INIT: Entering runlevel: 5 Starting system message bus: dbus. Starting Connection Manager Starting Dropbear SSH server: Starting watchdog: dropbear. [ OK ] Starting bluetooth bluetoothd [ 10.466257] gmac0: probed [ 10.469677] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00) Starting ntpd: done Starting radvd: * /etc/radvd.conf does not exist or is empty. * See /usr/share/doc/radvd/radvd.conf.example for a simple * configuration suitable for most systems, and radvd.conf(5) * for configuration file syntax. radvd will *not* be started. Starting syslogd/klogd: done Starting Telephony daemon Starting crond: OK vm.panic_on_oom = 1 kernel.panic = 5
  9. After ~3h I cant connect to any Port (80,22 8888, 8083 ...) When I restart the eth0 its back again for ~3h.
  10. pi@orangepizero:~$ sudo armbianmonitor -u System diagnosis information will now be uploaded to Please post the URL in the forum where you've been asked for. I attached the output for sudo armbianmonitor -U armbianmonitor_log.txt
  11. "ARMBIAN 5.37 user-built Ubuntu 16.04.3 LTS 3.4.113-sun8i" OrangePi Zero H2+ Version 1.4 When I run armbianmonitor -u it wont give me any URL.
  12. I have the same issue here. After some hours I can't access the OPi Zero via any connection (eth / wifi). I tried via Serial and I can ping google.com without problems. When i restart my network "sudo ip link set eth0 down && sudo ip link set eth0 up" all is running fine again.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines