03-30-2019, 08:27 PM
@liv_s
I noted your "New MoOde player" post. Nice.
Have you resolved the Hardware Volume issue?
Your posts have got me interested in the Khadas Tone Board. If you are willing and have the time, could you do the following couple of steps?
Step 1:
This is just an example with my Creative W2 USB-Audio adapter plugged in. Note that it had USB Vendorroduct ID 041e:3215.
I expect you'll see an entry like xCore ... or XMOS ... for your KTB. Please note the USB Vendorroduct ID XXXX:YYYY and use it in the following step.
Step 2:
The ktb-lsusb.txt file generated in this step may be long (it was 235 lines for my Creative-W2). Please send it as an attachment to your reply. Thanks.
Regards,
Kent
I noted your "New MoOde player" post. Nice.
Have you resolved the Hardware Volume issue?
Your posts have got me interested in the Khadas Tone Board. If you are willing and have the time, could you do the following couple of steps?
Step 1:
Code:
pi@moode:~ $ lsusb
Bus 001 Device 002: ID 041e:3125 Creative Technology, Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
This is just an example with my Creative W2 USB-Audio adapter plugged in. Note that it had USB Vendorroduct ID 041e:3215.
I expect you'll see an entry like xCore ... or XMOS ... for your KTB. Please note the USB Vendorroduct ID XXXX:YYYY and use it in the following step.
Step 2:
Code:
pi@moode:~ $ sudo lsusb -v -d XXXX:YYYY > ktb-lsusb.txt
The ktb-lsusb.txt file generated in this step may be long (it was 235 lines for my Creative-W2). Please send it as an attachment to your reply. Thanks.
Regards,
Kent