USB Headsets not detected on 16.10
I have a USB SteelSeries 9H with their own soundcard. It used to work by default on 16.04, but after the upgrade they do not anymore.
When I plug them in and execute cat /proc/asound/cards
I get
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd3710000 irq 31
1 [Headset ]: USB-Audio - SteelSeries SC2 USB Headset
SteelSeries SteelSeries SC2 USB Headset at usb-0000:00:14.0-3, full speed
I uninstalled alsmixer and pulsaudio, I tried running alsmixer and set the headphones (they are visible there) to be used default, but I get
cannot load mixer controls: Invalid argument
Under the Sound
option in Ubuntu, the headphones are not visible at all. Put if I plug any other headphones via jack (not USB) they work properly.
Nevertheless, if I plug them in with dmesg --follow
running, I can see the system detects them. Log below
[ 1343.477597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[ 1343.621952] usb 3-3: New USB device found, idVendor=1038, idProduct=1216
[ 1343.621958] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1343.621960] usb 3-3: Product: SteelSeries SC2 USB Headset
[ 1343.621961] usb 3-3: Manufacturer: SteelSeries
[ 1343.621963] usb 3-3: SerialNumber: 000000000000
[ 1343.623863] usb 3-3: 2:1: cannot get freq at ep 0x1
[ 1343.624160] usb 3-3: 2:2: cannot get freq at ep 0x1
[ 1343.624453] usb 3-3: 2:3: cannot get freq at ep 0x1
[ 1343.627740] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.628841] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.629938] usb 3-3: 10:0: cannot get min/max values for control 5 (id 10)
[ 1343.630944] usb 3-3: 10:0: cannot get min/max values for control 8 (id 10)
[ 1343.631990] usb 3-3: 10:0: cannot get min/max values for control 9 (id 10)
[ 1343.636688] input: SteelSeries SteelSeries SC2 USB Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:1038:1216.0008/input/input21
[ 1343.636850] hid-generic 0003:1038:1216.0008: input,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries SC2 USB Headset] on usb-0000:00:14.0-3/input3
[ 1343.662036] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.663038] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.664030] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.665041] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.667033] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.668041] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.709474] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.719956] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
Does anybody has any suggestions about what I can do to fix the problem?
sound pulseaudio alsa 16.10 headphones
add a comment |
I have a USB SteelSeries 9H with their own soundcard. It used to work by default on 16.04, but after the upgrade they do not anymore.
When I plug them in and execute cat /proc/asound/cards
I get
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd3710000 irq 31
1 [Headset ]: USB-Audio - SteelSeries SC2 USB Headset
SteelSeries SteelSeries SC2 USB Headset at usb-0000:00:14.0-3, full speed
I uninstalled alsmixer and pulsaudio, I tried running alsmixer and set the headphones (they are visible there) to be used default, but I get
cannot load mixer controls: Invalid argument
Under the Sound
option in Ubuntu, the headphones are not visible at all. Put if I plug any other headphones via jack (not USB) they work properly.
Nevertheless, if I plug them in with dmesg --follow
running, I can see the system detects them. Log below
[ 1343.477597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[ 1343.621952] usb 3-3: New USB device found, idVendor=1038, idProduct=1216
[ 1343.621958] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1343.621960] usb 3-3: Product: SteelSeries SC2 USB Headset
[ 1343.621961] usb 3-3: Manufacturer: SteelSeries
[ 1343.621963] usb 3-3: SerialNumber: 000000000000
[ 1343.623863] usb 3-3: 2:1: cannot get freq at ep 0x1
[ 1343.624160] usb 3-3: 2:2: cannot get freq at ep 0x1
[ 1343.624453] usb 3-3: 2:3: cannot get freq at ep 0x1
[ 1343.627740] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.628841] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.629938] usb 3-3: 10:0: cannot get min/max values for control 5 (id 10)
[ 1343.630944] usb 3-3: 10:0: cannot get min/max values for control 8 (id 10)
[ 1343.631990] usb 3-3: 10:0: cannot get min/max values for control 9 (id 10)
[ 1343.636688] input: SteelSeries SteelSeries SC2 USB Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:1038:1216.0008/input/input21
[ 1343.636850] hid-generic 0003:1038:1216.0008: input,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries SC2 USB Headset] on usb-0000:00:14.0-3/input3
[ 1343.662036] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.663038] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.664030] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.665041] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.667033] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.668041] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.709474] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.719956] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
Does anybody has any suggestions about what I can do to fix the problem?
sound pulseaudio alsa 16.10 headphones
Could you please edit your question to include the output of the terminal commandslspci -nnk | grep -A2 Audio
,aplay -l
, andpactl list short sinks
? Please also make sure that the relevant audio channels inalsamixer
(terminal) orgnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.
– David Foerster
Feb 2 '17 at 1:39
add a comment |
I have a USB SteelSeries 9H with their own soundcard. It used to work by default on 16.04, but after the upgrade they do not anymore.
When I plug them in and execute cat /proc/asound/cards
I get
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd3710000 irq 31
1 [Headset ]: USB-Audio - SteelSeries SC2 USB Headset
SteelSeries SteelSeries SC2 USB Headset at usb-0000:00:14.0-3, full speed
I uninstalled alsmixer and pulsaudio, I tried running alsmixer and set the headphones (they are visible there) to be used default, but I get
cannot load mixer controls: Invalid argument
Under the Sound
option in Ubuntu, the headphones are not visible at all. Put if I plug any other headphones via jack (not USB) they work properly.
Nevertheless, if I plug them in with dmesg --follow
running, I can see the system detects them. Log below
[ 1343.477597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[ 1343.621952] usb 3-3: New USB device found, idVendor=1038, idProduct=1216
[ 1343.621958] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1343.621960] usb 3-3: Product: SteelSeries SC2 USB Headset
[ 1343.621961] usb 3-3: Manufacturer: SteelSeries
[ 1343.621963] usb 3-3: SerialNumber: 000000000000
[ 1343.623863] usb 3-3: 2:1: cannot get freq at ep 0x1
[ 1343.624160] usb 3-3: 2:2: cannot get freq at ep 0x1
[ 1343.624453] usb 3-3: 2:3: cannot get freq at ep 0x1
[ 1343.627740] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.628841] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.629938] usb 3-3: 10:0: cannot get min/max values for control 5 (id 10)
[ 1343.630944] usb 3-3: 10:0: cannot get min/max values for control 8 (id 10)
[ 1343.631990] usb 3-3: 10:0: cannot get min/max values for control 9 (id 10)
[ 1343.636688] input: SteelSeries SteelSeries SC2 USB Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:1038:1216.0008/input/input21
[ 1343.636850] hid-generic 0003:1038:1216.0008: input,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries SC2 USB Headset] on usb-0000:00:14.0-3/input3
[ 1343.662036] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.663038] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.664030] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.665041] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.667033] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.668041] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.709474] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.719956] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
Does anybody has any suggestions about what I can do to fix the problem?
sound pulseaudio alsa 16.10 headphones
I have a USB SteelSeries 9H with their own soundcard. It used to work by default on 16.04, but after the upgrade they do not anymore.
When I plug them in and execute cat /proc/asound/cards
I get
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xd3710000 irq 31
1 [Headset ]: USB-Audio - SteelSeries SC2 USB Headset
SteelSeries SteelSeries SC2 USB Headset at usb-0000:00:14.0-3, full speed
I uninstalled alsmixer and pulsaudio, I tried running alsmixer and set the headphones (they are visible there) to be used default, but I get
cannot load mixer controls: Invalid argument
Under the Sound
option in Ubuntu, the headphones are not visible at all. Put if I plug any other headphones via jack (not USB) they work properly.
Nevertheless, if I plug them in with dmesg --follow
running, I can see the system detects them. Log below
[ 1343.477597] usb 3-3: new full-speed USB device number 8 using xhci_hcd
[ 1343.621952] usb 3-3: New USB device found, idVendor=1038, idProduct=1216
[ 1343.621958] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1343.621960] usb 3-3: Product: SteelSeries SC2 USB Headset
[ 1343.621961] usb 3-3: Manufacturer: SteelSeries
[ 1343.621963] usb 3-3: SerialNumber: 000000000000
[ 1343.623863] usb 3-3: 2:1: cannot get freq at ep 0x1
[ 1343.624160] usb 3-3: 2:2: cannot get freq at ep 0x1
[ 1343.624453] usb 3-3: 2:3: cannot get freq at ep 0x1
[ 1343.627740] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.628841] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.629938] usb 3-3: 10:0: cannot get min/max values for control 5 (id 10)
[ 1343.630944] usb 3-3: 10:0: cannot get min/max values for control 8 (id 10)
[ 1343.631990] usb 3-3: 10:0: cannot get min/max values for control 9 (id 10)
[ 1343.636688] input: SteelSeries SteelSeries SC2 USB Headset as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:1038:1216.0008/input/input21
[ 1343.636850] hid-generic 0003:1038:1216.0008: input,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries SC2 USB Headset] on usb-0000:00:14.0-3/input3
[ 1343.662036] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.663038] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.664030] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.665041] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.667033] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.668041] usb 3-3: 10:0: cannot get min/max values for control 4 (id 10)
[ 1343.709474] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
[ 1343.719956] usb 3-3: 10:0: cannot get min/max values for control 3 (id 10)
Does anybody has any suggestions about what I can do to fix the problem?
sound pulseaudio alsa 16.10 headphones
sound pulseaudio alsa 16.10 headphones
asked Jan 25 '17 at 8:43
ErythrosErythros
262
262
Could you please edit your question to include the output of the terminal commandslspci -nnk | grep -A2 Audio
,aplay -l
, andpactl list short sinks
? Please also make sure that the relevant audio channels inalsamixer
(terminal) orgnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.
– David Foerster
Feb 2 '17 at 1:39
add a comment |
Could you please edit your question to include the output of the terminal commandslspci -nnk | grep -A2 Audio
,aplay -l
, andpactl list short sinks
? Please also make sure that the relevant audio channels inalsamixer
(terminal) orgnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.
– David Foerster
Feb 2 '17 at 1:39
Could you please edit your question to include the output of the terminal commands
lspci -nnk | grep -A2 Audio
, aplay -l
, and pactl list short sinks
? Please also make sure that the relevant audio channels in alsamixer
(terminal) or gnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.– David Foerster
Feb 2 '17 at 1:39
Could you please edit your question to include the output of the terminal commands
lspci -nnk | grep -A2 Audio
, aplay -l
, and pactl list short sinks
? Please also make sure that the relevant audio channels in alsamixer
(terminal) or gnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.– David Foerster
Feb 2 '17 at 1:39
add a comment |
1 Answer
1
active
oldest
votes
After trying out aplay -L
I concluded it is just a soft problem.
Someone recommended pavucontrol. With the help of this little tool I was able to fix the problem and re-enable my headphones.
thank you.pavucontrol
worked for me currently.
– Hari K T
Aug 9 '17 at 5:48
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f875966%2fusb-headsets-not-detected-on-16-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
After trying out aplay -L
I concluded it is just a soft problem.
Someone recommended pavucontrol. With the help of this little tool I was able to fix the problem and re-enable my headphones.
thank you.pavucontrol
worked for me currently.
– Hari K T
Aug 9 '17 at 5:48
add a comment |
After trying out aplay -L
I concluded it is just a soft problem.
Someone recommended pavucontrol. With the help of this little tool I was able to fix the problem and re-enable my headphones.
thank you.pavucontrol
worked for me currently.
– Hari K T
Aug 9 '17 at 5:48
add a comment |
After trying out aplay -L
I concluded it is just a soft problem.
Someone recommended pavucontrol. With the help of this little tool I was able to fix the problem and re-enable my headphones.
After trying out aplay -L
I concluded it is just a soft problem.
Someone recommended pavucontrol. With the help of this little tool I was able to fix the problem and re-enable my headphones.
answered Jan 25 '17 at 13:13
ErythrosErythros
262
262
thank you.pavucontrol
worked for me currently.
– Hari K T
Aug 9 '17 at 5:48
add a comment |
thank you.pavucontrol
worked for me currently.
– Hari K T
Aug 9 '17 at 5:48
thank you.
pavucontrol
worked for me currently.– Hari K T
Aug 9 '17 at 5:48
thank you.
pavucontrol
worked for me currently.– Hari K T
Aug 9 '17 at 5:48
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f875966%2fusb-headsets-not-detected-on-16-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Could you please edit your question to include the output of the terminal commands
lspci -nnk | grep -A2 Audio
,aplay -l
, andpactl list short sinks
? Please also make sure that the relevant audio channels inalsamixer
(terminal) orgnome-alsamixer
(GUI) have their volume turned up and aren’t muted. Thanks.– David Foerster
Feb 2 '17 at 1:39