Jump to content

le51

Members
  • Posts

    25
  • Joined

  • Last visited

Recent Profile Visitors

1622 profile views
  1. Hi there, just to clarify; all of you having wlan0 up and running, are you using an USB adapter or the RVdock built in wifi chip I'min the same situation as noticed here: I'm using 23_09_sid_edge_6.6.0, and gotsame problem with current 6.1 -------------EDIT---------------- Got it working finally. For any unknow reason, the arbiam setup script at first boot didn't finished totaly. I have burned a new SD card with 23_09_sid_edge_6.6.0 and everything (at least Wifi) is fine. Thank you @balbes150 great job
  2. Hey Klaus, I own an IQaudio Dac Pro and I want it to run on Rock5b. I'm a bit busy these days for investigating right now, but here are some points: IQaudio boards have an ASoc driver like: https://github.com/raspberrypi/linux/blob/rpi-5.15.y/sound/soc/bcm/iqaudio-dac.c or https://github.com/raspberrypi/linux/blob/rpi-5.15.y/sound/soc/bcm/iqaudio-codec.c Maybe they need some tweaks You have to write and compile a device tree overlay like this one https://github.com/raspberrypi/linux/blob/rpi-5.15.y/arch/arm/boot/dts/overlays/iqaudio-dacplus-overlay.dts I've seen on radxa repository that there is already a dts file for an Audioinjector board: https://github.com/radxa/overlays/blob/main/arch/arm64/boot/dts/rockchip/overlays/audioinjector-isolated-soundcard.dts but this shouldn't be for the rock5b, as GPIO pinout (https://wiki.radxa.com/Rock5/hardware/5b/gpio) list I2S2 and I2C7 as the right data lanes name. Be sure that I2C7 and I2S2 are in "okay" status (haven't checked) in the device tree Hope this helps, and keep us in touch 😉 Good luck
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines