Jump to content

Michael Robinson

Members
  • Posts

    47
  • Joined

  • Last visited

Other groups

Support

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. try: sudo apt update sudo apt install wireless-regdb crda
  2. MCP2515 is a standalone controller that communicates via SPI so yes it is possible.
  3. I occasionally add overlays with armbianEnv.txt. sudo apt update && sudo apt install hdparm
  4. 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.
  5. 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.
  6. 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"; ?
  7. . Some activity for the 4 lts. https://github.com/armbian/build/pull/7887
  8. You may want to check out https://github.com/armbian/build You can make a custom build for your board.
  9. i'm showing current download on rolling release @ 6.12.17
  10. you can freeze kernel upgrades in armbian-config under updates.
  11. 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/
  12. have you tried rolling back the kernel? sudo armbian-config
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines