Score:0

Headset shows as audio card but I can't use it

me flag

Linux noob here spent 3 hours yesterday and another 2 today trying to figure this out.

After a restart my Corsair USB headset doesn't show up on the audio settings, but does show up in the ALSAmixer gui as well as OBS. In OBS I can even see that it's detecting inputput but only through ALSA (doesn't show up under pulseaudio).

Here's what I've tried

-navigating to cat /proc/asound/cards but instead of a "cards" directory I have card0 card1 ect. On alsamixer gui I can see that my headset is card1 but in the /asound/card1 file I can't find anything useful

Next I made a backup of the original alsa.conf file Code: cp /usr/share/alsa/alsa.conf /usr/share/alsa/alsa.conf.original

Then in the file changed these 0's to 1's and restarted

 # defaults

  defaults.ctl.card 0
  defaults.pcm.card 0

Then restarted alsa with command from below, then restarted the system

/etc/init.d/alsa-utils restart

Next tried

$ sudo alsactl restore

which seemed to have worked for a ton of people but did nothing here

Then I uninstalled and reinstalled PulseAudio, still says no card for configuration

Typing sudo aplay -l the headset does show up as a card but I still can't find a way to make it work

At this point it feels like i'm more likely to break linux than fix my problem so if anyone could help me out that would be much appreciated

Frobozz avatar
ng flag
Good question, good answer! Welcome to Ubuntu. Be fearless!
Score:0
me flag

After 8 hours of pain, this was it. I didn't have "pipewire."

  ----
{ 0  0 } 
 -----
-     -
-     -
--------
$ sudo touch /usr/share/pipewire/media-session.d/with-pulseaudio
$ systemctl --user restart pipewire-session-manager
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.