Jump to content

Юрий Долгорукий

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Юрий Долгорукий

  1. sudo apt-get purge network-manager Reading package lists... Done Building dependency tree Reading state information... Done Package 'network-manager' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  2. dpkg --list | grep linux ii libselinux1:armhf 2.6-3+b3 armhf SELinux runtime shared libraries ii linux-dtb-dev-sunxi 5.67 armhf Linux DTB, version 4.19.8-sunxi ii linux-headers-dev-sunxi 5.67 armhf Linux kernel headers for 4.19.8-sunxi on armhf ii linux-image-dev-sunxi 5.67 armhf Linux kernel, version 4.19.8-sunxi
  3. Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPREQUEST(br-lan) 192.168.1.124 02:02:04:01:61:60 Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPACK(br-lan) 192.168.1.124 02:02:04:01:61:60 volumio Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPDECLINE(br-lan) 192.168.1.124 02:02:04:01:61:60 Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPDISCOVER(br-lan) 192.168.1.124 02:02:04:01:61:60 Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPOFFER(br-lan) 192.168.1.124 02:02:04:01:61:60 Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPREQUEST(br-lan) 192.168.1.124 02:02:04:01:61:60 Thu Jan 24 21:01:03 2019 daemon.info dnsmasq-dhcp[1726]: DHCPACK(br-lan) 192.168.1.124 02:02:04:01:61:60 volumio This is log on openwrt! ARMBIAN Debian GNU/Linux 8 (jessie) 4.19.8-sunxi System load: 0.78 Up time: 1 min IP: 192.168.1.124 CPU temp: 39°C HDD temp: 34°C Usage of /: 67% of 3.7G storage/: 47% of 440G Board Cubieboard A20 Sometimes the network works, sometimes not.
  4. Error: arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts:117.1-6 Label or path cpu0 not found FATAL ERROR: Syntax error parsing input tree scripts/Makefile.lib:298: recipe for target 'arch/arm/boot/dts/sun8i-h2-plus-orangepi-r1.dtb' failed make[1]: *** [arch/arm/boot/dts/sun8i-h2-plus-orangepi-r1.dtb] Error 1 I collect for a cubieboard a10, how can I avoid mistakes? sun8i-h2-plus-orangepi-r1.dtb Error: arch/arm/boot/dts/sun8i-h2-plus-orangepi-zero.dts:116.1-6 Label or path cpu0 not found FATAL ERROR: Syntax error parsing input tree scripts/Makefile.lib:298: recipe for target 'arch/arm/boot/dts/sun8i-h2-plus-orangepi-r1.dtb' failed make[1]: *** [arch/arm/boot/dts/sun8i-h2-plus-orangepi-r1.dtb] Error 1 arch/arm/Makefile:358: recipe for target 'dtbs' failed
  5. if [[ ${PIPESTATUS[0]} -ne 0 || ! -f arch/$ARCHITECTURE/boot/$KERNEL_IMAGE_TYPE ]]; then local kernel_packing="bindeb-pkg" fi if [[ ${PIPESTATUS[0]} -ne 0 || ! -f arch/$ARCHITECTURE/boot/$KERNEL_IMAGE_TYPE ]]; then local kernel_packing="bindeb-pkg" fi when change
  6. dpkg-source --before-build linux-4.17.y debian/rules build make KERNELRELEASE=4.17.16-sunxi ARCH=arm KBUILD_SRC= CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h CHK include/generated/bounds.h CHK include/generated/timeconst.h CHK include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CHK scripts/mod/devicetable-offsets.h CHK include/generated/compile.h CHK kernel/config_data.h LD [M] drivers/gpu/drm/sun4i/sun8i-mixer.o drivers/gpu/drm/sun4i/sun8i_tcon_top.o: In function `init_module': sun8i_tcon_top.c:(.init.text+0x0): multiple definition of `init_module' drivers/gpu/drm/sun4i/sun8i_mixer.o:sun8i_mixer.c:(.init.text+0x0): first defined here drivers/gpu/drm/sun4i/sun8i_tcon_top.o: In function `cleanup_module': sun8i_tcon_top.c:(.exit.text+0x0): multiple definition of `cleanup_module' drivers/gpu/drm/sun4i/sun8i_mixer.o:sun8i_mixer.c:(.exit.text+0x0): first defined here scripts/Makefile.build:531: recipe for target 'drivers/gpu/drm/sun4i/sun8i-mixer.o' failed make[7]: *** [drivers/gpu/drm/sun4i/sun8i-mixer.o] Error 1 scripts/Makefile.build:559: recipe for target 'drivers/gpu/drm/sun4i' failed make[6]: *** [drivers/gpu/drm/sun4i] Error 2 scripts/Makefile.build:559: recipe for target 'drivers/gpu/drm' failed make[5]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:559: recipe for target 'drivers/gpu' failed make[4]: *** [drivers/gpu] Error 2 Makefile:1063: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 debian/rules:4: recipe for target 'build' failed make[2]: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 scripts/package/Makefile:79: recipe for target 'bindeb-pkg' failed make[1]: *** [bindeb-pkg] Error 2 Makefile:1408: recipe for target 'bindeb-pkg' failed make: *** [bindeb-pkg] Error 2 dpkg-deb: building package 'linux-source-4.17.16-next-sunxi' in '/root/build/.tmp/linux-source-next-sunxi_5.59_all.deb'. mv: missing destination file operand after '/root/build/output/debs/' Try 'mv --help' for more information. [ error ] ERROR in function compile_kernel [ compilation.sh:407 ] [ error ] Failed moving kernel DEBs [ o.k. ] Process terminated
  7. CC [M] net/netfilter/xt_time.o AR net/netfilter/built-in.a LD [M] net/netfilter/nf_conntrack_h323.o LD [M] net/netfilter/nf_conntrack.o LD [M] net/netfilter/nf_tables.o LD [M] net/netfilter/nf_nat.o AR net/built-in.a [ error ] ERROR in function compile_kernel [ compilation.sh:365 ] [ error ] Kernel was not built [ @host ] [ o.k. ] Process terminated how to understand what exactly leads to error? What should I disable in the kernel?
  8. Realtek RTD1296, Quad-core ARM Cortex-A53 Mali T820 MP3 GPU 2G DDR4 SDRAM PCIE 2.0 interface.PCEe 1.1&SDIO 2 SATA interface Mini DP HDMI In/Out Is it planned to support (create an ARMBIAN firmware) this board?
  9. also can i use script sed -i 's/disp.screen0_output_mode=1920x1080p60/monitor=none net.ifnames=0 biosdevname=0/' /boot/boot.scr or sed -i 's/disp.screen0_output_mode=1920x1080p60/monitor=none net.ifnames=0 biosdevname=0/' /boot/boot.cmd mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr what might be the problem in the second case?
  10. Can i add net.ifnames=0 biosdevname=0 in this config file? https://github.com/armbian/build/issues/944 (its for me critical) setenv bootargs "console=ttyS0,115200 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" where to find all possible settings for disabling hdmi / usb and another? Not only examples, but all options settings
  11. Hi all! Can i himself compile and install new kernel 4.14.* inside of booted banana pi with loaded arm bian with oldest 4.4.* kernel verrsion? Are i needed other patches? Thank you. PS. This needed for custom settings of kernel (sched-MuQSS patch, realtime mode ... etc... )
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines