USB DAC/AMP unselectable from Sound Settings and crashes alsamixer
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| alsa-driver (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
I am experiencing the same issue with the same device described in this report comment: https:/
The device works as expected with Windows 10 and macOS no drivers required. However, the device is not an option from Ubuntu's sound settings. It is visible in alsamixer, however, it crashes immediately upon selection with 'cannot load mixer controls: Broken pipe'.
Here's some more debug information. Let me know if there is anymore I can provide or feel free to redirect me if there is another place this is better reported.
Device: Schiit Audio Fulla 3 USB DAC/AMP
Kernel version: 5.4.0-40-generic
Ubuntu version: 20.04
Alsa debug output: http://
`dmesg -w` output upon re-plugging in the device:
[ 895.624302] usb 3-2.3: new high-speed USB device number 8 using xhci_hcd
[ 895.739125] usb 3-2.3: New USB device found, idVendor=30be, idProduct=0100, bcdDevice= 1.02
[ 895.739129] usb 3-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 895.739131] usb 3-2.3: Product: I'm Fulla Schiit
[ 895.739133] usb 3-2.3: Manufacturer: Schiit Audio
[ 896.076914] input: Schiit Audio I'm Fulla Schiit as /devices/
[ 896.136457] hid-generic 0003:30BE:
[ 896.228480] audit: type=1107 audit(159444687
[ 896.238190] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
[ 896.298659] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
[ 896.427249] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1
[ 896.618498] usb 3-2.3: cannot get ctl value: req = 0x81, wValue = 0x100, wIndex = 0x1100, type = 1


Status changed to 'Confirmed' because the bug affects multiple users.