From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ff & chromium trapped in deafness or how to configure ALSA correctly
Date: Mon, 22 Aug 2011 09:52:29 -0500 [thread overview]
Message-ID: <CAEH5T2M=e+L34Q6iaMqb8iKg4LD6rcnZOy6J2u8nYoqjeYaE5w@mail.gmail.com> (raw)
In-Reply-To: <4E50BE21.8040508@gmail.com>
2011/8/21 Maximilian Bräutigam <max.braeutigam@googlemail.com>:
>
> Is is possible that ff and chromium are sending data to HDMI since it is
> card 0? If you think, it would be helpful to disable card 0 or change
> the order, please tell me how to do it?
Either make udev rules to create the devices in the correct order, or
specify the cards order (index) in your alsa config, such as on my
system:
$ cat /proc/asound/card0/id
Intel
$ cat /proc/asound/card1/id
NVidia
First is my on-board sound, second is my HDMI. So, one card is called
"Intel" and other is "NVidia". In modprobe's options I would set it
something like this (all on one line)
options snd-intel-hda model=intel-x58,auto enable_msi=1,0 index=0,1
id=Intel,NVidia
prev parent reply other threads:[~2011-08-22 14:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-21 8:13 [gentoo-user] ff & chromium trapped in deafness or how to configure ALSA correctly Maximilian Bräutigam
2011-08-21 9:48 ` Dale
2011-08-21 10:57 ` Volker Armin Hemmann
2011-08-22 12:00 ` Maximilian Bräutigam
2011-08-21 10:24 ` Leonardo Guilherme
2011-08-21 11:41 ` pk
2011-08-22 11:56 ` Maximilian Bräutigam
2011-08-22 14:52 ` Paul Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAEH5T2M=e+L34Q6iaMqb8iKg4LD6rcnZOy6J2u8nYoqjeYaE5w@mail.gmail.com' \
--to=paul.hartman+gentoo@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox