[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ALSA configuration strangeness, no card0 but card1 present?



On Wednesday 27 September 2006 02:01, ewages@gmail.com wrote:
> I'm trying to get Debian configured on my laptop, and I'm unable to get
> sound properly configured. I've read all of the ALSA troubleshooting
> guides, and they say, in short, that if you don't have a 0 card listed
> in /proc/asound/cards, you're in trouble.
>
> That's where I am:
>
> If I unload my snd_intel8x0 driver, I have no cards detected (no
> surprise). In that mode, there are no card subdirectories in
> /proc/asound, as there should be. When I `modprobe snd_intel8x0`, the
> driver inserts properly and then the following is seen:
>
> root@smalliron:/proc/asound# ls
> card1  cards  devices  I82801DBICH4  modules  oss  pcm  seq  timers
> version
> root@smalliron:/proc/asound# cat cards
>  1 [I82801DBICH4   ]: ICH4 - Intel 82801DB-ICH4
>                      Intel 82801DB-ICH4 with AD1981B at 0xe0100c00,
> irq 177

Try looking into you /etc/modprobe.d/sound to make sure it is listed properly 
you should see something like this for it being the first card.

alias snd-card-0 snd_intel8x0
options snd_intel8x0 index=0

Stephen

-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc

Attachment: pgph98oBS8f27.pgp
Description: PGP signature


Reply to: