Jump to content

nagaudio

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by nagaudio

  1. this directory contain only this deb files..
  2. Hi everyone! I have compiled a boot image for MangoPi Pro D1 from the source code at the link https://github.com/chainsx/armbian-riscv-build these sources, as I understand it, are based on: https://github.com/150balbes/build The image is working, but I can't install Kernel Headers Console displays me the following message: max@nezha:~$ sudo apt install linux-headers-$(uname -r) Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package linux-headers-5.19.17-d1 E: Couldn't find any package by glob 'linux-headers-5.19.17-d1' Which way should we move and dig to resolve the issue? cat /proc/version Linux version 5.19.17-d1 (root@jammy-vm) (riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.6.1 B-20220906) 10.2.0, GNU ld (GNU Binutils) 2.35) #riscv Sun Jan 14 14:33:15 +04 2024
  3. add some extra info for activating mcp2515 driver on AIR. put next files (from attach) to next directories: /boot/dtb-5.15.33-sunxi/overlay/ sun8i-h3-uart3.dtbo (with disabled uart2, because it use PA2 pin, which is necessary to use as INTERRUPT pin) /overlay-user/ spi-mcp251x.dts, spi-mcp251x.dtbo (with configured correct pins) /boot/dtb-5.15.33-sunxi/ sun8i-h3-nanopi-neo-air.dts, sun8i-h3-nanopi-neo-air.dtbo (customized setup SPI bus on Armbian 22.05.0-trunk Focal with Linux 5.15.33-sunxi) mcp2115.zip
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines