Closed roboav8r closed 3 years ago
Hello John (@roboav8r),
Could you first tell me why you need to flash the firmware since it was already done when you purchased the kit? Normally, this is done only once and then you are good to use the device. If the device is present with lsusb, it means it is flashed already.
The device requires no driver and Linux will recognize it as an USB sound card. You can use Audacity or any other audio tool compatible with ALSA for record/playback to the device.
Thanks @doumdi! I didn't realize the kit had the firmware flashed already.
Hi all, I just got my hardware kit, but unfortunately I am not sure how to flash the firmware properly. I understand the concept, but am not sure of which specific commands to run to apply the patch & flash the firmware onto the kit.
My OS:
From XMOS, I have:
From this repository, I have:
And so far, I have done the following:
lsusb
showsID 20b1:0008 XMOS Ltd 16SoundsUSB Audio 2.0
.source .../xTIMEcomposer/Community_14.4.1/SetEnv.sh
.../xTIMEcomposer/Community_14.4.1/bin/xflash .../16SoundsUSB_Firmware_REV_1_0.xe
The last command results in the following error:
Error: F03136 No devices attached - Cannot run the enquirer until a device is found
Beyond this, I'm not sure which commands to run or files to edit. Could anyone provide some more specific information about how to apply the patch and flash it to the kit?
Thanks!