Jump to content

Michael Robinson

Members
  • Posts

    46
  • Joined

  • Last visited

Other groups

Support

About Michael Robinson

Profile Information

  • Gender
    Male
  • Location
    Earth
  • Interests
    Linux,Single Board Computers,AI,Farming,Escaping the simulation.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. MCP2515 is a standalone controller that communicates via SPI so yes it is possible.
  2. I occasionally add overlays with armbianEnv.txt. sudo apt update && sudo apt install hdparm
  3. I am seeing EOS under armbian-build. But it looks like it has a old vendor stable option. Visit https://github.com/armbian/build if you want to give it a try.
  4. You could load up portainer and edit the container config. https://docs.portainer.io/start/install-ce/server/docker/linux This will give you a web based gui to deploy or configure your docker containers.
  5. phys = <0x74 0x75>; reg = <0x00 0xfc000000 0x00 0x400000>; phandle = <0x22c>; dr_mode = "otg"; reset-names = "usb3-otg"; snps,dis-tx-ipgap-linecheck-quirk; On vendor should this "dr_mode = "otg" become dr_mode = "peripheral"; ?
  6. . Some activity for the 4 lts. https://github.com/armbian/build/pull/7887
  7. You may want to check out https://github.com/armbian/build You can make a custom build for your board.
  8. i'm showing current download on rolling release @ 6.12.17
  9. you can freeze kernel upgrades in armbian-config under updates.
  10. You should be able to set the mac address manualy. Make sure you have the one you need written down or emailed to yourself. I would use sudo armbian-config and check all your networking setting and see what your options are for setting the mac. Also check for files in this directory: /etc/NetworkManager/system-connections/
  11. have you tried rolling back the kernel? sudo armbian-config
  12. Have you tried: sudo armbian-config
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines