Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 6070  / 3 Years ago, fri, august 20, 2021, 7:17:11

Being relatively new to Linux, I just shot for Xubuntu. I had to reformat yesterday, because I somehow nuked it in my tired adventures. Ever since then, I haven't been able to get my USB audio working.



When runninglsusb, my headset shows up as Bus 005 Device 003: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller , yet it does not appear when I runaplay -l oraplay -L (Results for either command)



On runninpacmd list-sinks, I only get a Dummy Output



Could somebody tell me what I'm doing wrong, and how I can sort this out?


More From » usb

 Answers
2

Solved!



I spent a fair few hours tinkering before I figured out that I'm an idiot, so I'll write down what I believe I did:



$ gksudo gedit/yourtexteditor /etc/modprobe.d/alsa-base.conf



Then, at the bottom of the text file, comment out the line that says




options snd-usb-audio index=-2




Save the file, and then run



$ gksudo gedit/yourtexteditor /etc/pulse/default.pa



Add this to the bottom.




load-module module-alsa-sink device=hw:3,0




This is assuming that your device is hw:3,0


[#23517] Saturday, August 21, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tialmes

Total Points: 14
Total Questions: 108
Total Answers: 102

Location: Oman
Member since Thu, Jun 16, 2022
2 Years ago
;