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

Re: Woody, alsa-0.9.0rc1 and snd-powermac Problem



Hello

> After that I did update-modules with /etc/modutils/alsa written like
> this (without and with _options ... _ I found at www.hadess.net by
> googling resulting in the same):
> 
> # ALSA native device support
> alias char-major-116 snd
> alias snd-card-0 snd-powermac
> 
> # OSS/Free Setup
> alias char-major-14 soundcore
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss 
> options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
> options snd-powermac snd_index=0 snd_id=CARD0
> options snd-card-awacs snd_index=0 snd_id=CARD_0 snd_enable=1 snd_auto_mute=1
> 

mine looks like this:

# ALSA native device support
alias char-major-116 snd
alias snd-card-0 snd-powermac

# OSS/Free setup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss


- i didn't need all those options. 


> kernel benh-2.4.20ben5 with 
>   CONFIG_DMASOUND_PMAC=y
>   CONFIG_DMASOUND=y
>   CONFIG_SOUND=y
>   CONFIG_SOUND_OSS=m
>   CONFIG_SOUND_TRACEINIT=y
>   CONFIG_SOUND_DMAP=y
> 


I've got 2.4.20-ben1 and the only sound option i have is:

CONFIG_SOUND=m

the rest are not set. 

cheers

matthew



Reply to: