public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] alsa just mucked up my cards on reboot
@ 2011-02-23 19:53 Michael Higgins
  2011-02-23 20:28 ` Paul Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Higgins @ 2011-02-23 19:53 UTC (permalink / raw
  To: gentoo-user

IDK what happened. I rarely restart the server.

Two cards, both share ac_97 module. via_82xx and ice_1712

Has anyone had to fix this recent development? Any clues as to what
changed under the hood?

Cheers,

-- 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] alsa just mucked up my cards on reboot
  2011-02-23 19:53 [gentoo-user] alsa just mucked up my cards on reboot Michael Higgins
@ 2011-02-23 20:28 ` Paul Hartman
  2011-02-23 20:43 ` Michael Higgins
  2011-02-23 20:52 ` [solved] " Michael Higgins
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Hartman @ 2011-02-23 20:28 UTC (permalink / raw
  To: gentoo-user

On Wed, Feb 23, 2011 at 1:53 PM, Michael Higgins <linux@evolone.org> wrote:
> IDK what happened. I rarely restart the server.
>
> Two cards, both share ac_97 module. via_82xx and ice_1712
>
> Has anyone had to fix this recent development? Any clues as to what
> changed under the hood?

Hi,

I'm assuming you never specified the order and luckily they always
came up in the same order until now. I have 2 hda-intel sound devices
in my computer and the order seems to be random, until I specified it.

Check out this wiki page:
http://alsa.opensrc.org/MultipleCards#How_to_choose_a_particular_order_for_multiple_installed_cards

Or if that doesn't work and you need to take the "Nuclear" option and
use udev :)
http://alsa.opensrc.org/Udev



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] alsa just mucked up my cards on reboot
  2011-02-23 19:53 [gentoo-user] alsa just mucked up my cards on reboot Michael Higgins
  2011-02-23 20:28 ` Paul Hartman
@ 2011-02-23 20:43 ` Michael Higgins
  2011-02-23 20:52 ` [solved] " Michael Higgins
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Higgins @ 2011-02-23 20:43 UTC (permalink / raw
  To: gentoo-user

On Wed, 23 Feb 2011 11:53:44 -0800
Michael Higgins <linux@evolone.org> wrote:

> IDK what happened. I rarely restart the server.
> 
> Two cards, both share ac_97 module. via_82xx and ice_1712
> 
> Has anyone had to fix this recent development? Any clues as to what
> changed under the hood?
> 
> Cheers,
> 

Well, I was able to rmmod ice_1712 and modprobe, restart alsa and use
it.

Does that give a clue to anyone? Anyone else on this list doing
multiple audio cards seeing them suddenly disappear, or whatever?
Probably I need to load them (the modules) with different/new options?

I'd love any feedback or suggestions as to how to fix this.

cat /etc/modprobe.d/alsa.conf 

alias char-major-116 snd

alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx

alias snd-card-1 snd_mpu401
alias sound-slot-1 snd_mpu401

alias snd-card-2 snd-ice1712
alias sound-slot-2 snd-ice1712

options snd cards_limit=2 
options snd slots=snd-via82xx,snd_mpu401,snd-ice1712

Is there any way to guarantee that this setup will survive a reboot?


Cheers,

-- 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [solved] Re: [gentoo-user] alsa just mucked up my cards on reboot
  2011-02-23 19:53 [gentoo-user] alsa just mucked up my cards on reboot Michael Higgins
  2011-02-23 20:28 ` Paul Hartman
  2011-02-23 20:43 ` Michael Higgins
@ 2011-02-23 20:52 ` Michael Higgins
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Higgins @ 2011-02-23 20:52 UTC (permalink / raw
  To: gentoo-user

On Wed, 23 Feb 2011 11:53:44 -0800
Michael Higgins <linux@evolone.org> wrote:

> IDK what happened. I rarely restart the server.
> 
> Two cards, both share ac_97 module. via_82xx and ice_1712
> 
> Has anyone had to fix this recent development? Any clues as to what
> changed under the hood?
> 
> Cheers,
> 

Well, the setup survived rebooting... *this* time. IDK what the heck
that was all about. Too bad I can't say what caused it. :(

Sorry for the noise!

Cheers,


-- 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-23 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 19:53 [gentoo-user] alsa just mucked up my cards on reboot Michael Higgins
2011-02-23 20:28 ` Paul Hartman
2011-02-23 20:43 ` Michael Higgins
2011-02-23 20:52 ` [solved] " Michael Higgins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox