Jump to content

armbuilder

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by armbuilder

  1. Are platinum supported boards not tested on actual hardware before posting images? FYI we are on of radxas big partners that paid for the platinum membership so there is better support for this board, not sure if all the USB/wifi related driver issues were fixed?
  2. FYI latest image for rock 5B+ in downloads section is broken (Armbian_25.5.1_Rock-5b-plus_noble_vendor_6.1.115_gnome_desktop) Wont boot at all, previous 25.2.2 images works fine.
  3. New 6.x based kernels for OPI 4 LTS seems to be a hit or miss for HDMI monitors. Some work, and others especially TVs dont output video at all. Images with 5.15.x kernels dont have this issue.
  4. Was using a 5.15.x version of Arabian on an orange pi 4, and upgraded to latest 6.7.x image seems to have broken low level usb (specifically USB to ACM devices). Used the following command to reset an STM32 device over USB (stm32 is connected directly to USB and shows up as a ttyACM0 device in linux) python -c 'import termios; termios.tcsendbreak(3, 0)' 3>/dev/ttyACM0 this worked great but now no longer does. Any ideas? Anyway we can test if its an updated driver issue by reverting to older usb driver or possible a kernel issue? Seems to be a Armbian specific issue, since ubuntu on amd64 system with 6.x kernel works fine as well
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines