Thread: USB Sound?
View Single Post
  #7   (View Single Post)  
Old 7th May 2008
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by cklbwe
Code:
...
uaudio0 at uhub1 port 2 configuration 1 interface 0 "C-Media INC. USB Audio" rev 1.10/0.10 addr 2
uaudio0: audio rev 1.00, 2 mixer controls
...
Okay, so your audio device is recognized by the kernel. This is essential.
Quote:
Code:
output_muted=0
Okay, not so definitive in this case. Please provide the entire output of the following:
Code:
$ audioctl
Reply With Quote