Jump to content

mihanson

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Ok, I see. Well, in that case all the needed files are already there. I don't know if the symlinks are needed (I suspect they are present for readability). If you wanted to make a small package for the RPi5 WiFi only, those are the files to add. Thanks for your patience and understanding.
  2. @Igor Pull request with the needed files. I have never worked with GitHub before, so I'm open to constructive criticism. Please excuse any mistakes. Based on my local install, I think these files are all that is needed.
  3. @Igor I believe these are the files needed, but I'm not 100% mihanson@rpi5-desktop:~ $ ls -l /lib/firmware/brcm/*raspberrypi,5* | grep -v zst lrwxrwxrwx 1 root root 13 Jan 18 20:58 /lib/firmware/brcm/BCM4345C0.raspberrypi,5-model-b.hcd -> BCM4345C0.hcd lrwxrwxrwx 1 root root 31 Jan 18 21:03 /lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.bin -> ../cypress/cyfmac43455-sdio.bin lrwxrwxrwx 1 root root 36 Jan 18 21:03 /lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.clm_blob -> ../cypress/cyfmac43455-sdio.clm_blob lrwxrwxrwx 1 root root 22 Jan 18 20:59 /lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.txt -> brcmfmac43455-sdio.txt mihanson@rpi5-desktop:~ $ ls -l /etc/alternatives/ | grep cyf lrwxrwxrwx 1 root root 51 Apr 10 2024 cyfmac43455-sdio.bin -> /lib/firmware/cypress/cyfmac43455-sdio-standard.bin
  4. Using the Armbian_24.11.1_Sweet-potato_bookworm_current_6.6.62_xfce_desktop.img I get the above error in /var/log/Xorg.0.log and no X server due to a missing drop-in file. The file is attached and should be dropped into /etc/X11/xorg.conf.d/ 10-meson.conf
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines