Re: mixer doesn't work

2005-01-03 Thread William Xuuu
Elimar Riesebieter wrote: On Sun, 02 Jan 2005 the mental interface of William Xuuu told: [...] thanks! that's it. I rebuilt the kernel, making the sound modules built as modules, and load them manually. It works now, except that when playing things with mplayer, the sound is mixed with some

Re: mixer doesn't work

2005-01-03 Thread Helge Kreutzmann
Hello, On Sat, Jan 01, 2005 at 01:33:05PM +, Martin Habets wrote: > On Sat, Jan 01, 2005 at 08:43:25PM +0800, William Xuuu wrote: > > Comparing my config file and yours, the main difference is that most of > > the items, you've made them built as modules, i, instead, have made > > them built i

Re: mixer doesn't work

2005-01-01 Thread Elimar Riesebieter
On Sun, 02 Jan 2005 the mental interface of William Xuuu told: [...] > thanks! that's it. I rebuilt the kernel, making the sound modules built > as modules, and load them manually. It works now, except that when > playing things with mplayer, the sound is mixed with some irregular > voices, I supp

Re: mixer doesn't work

2005-01-01 Thread William Xuuu
Martin Habets wrote: CONFIG_DMASOUND_PMAC is for the OSS driver. CONFIG_SND_POWERMAC is the ALSA driver. You should not use both, but choose one. Use aumix with the OSS driver, and alsamixer with the ALSA driver. thanks! that's it. I rebuilt the kernel, making the sound modules built as m

Re: mixer doesn't work

2005-01-01 Thread Martin Habets
On Sat, Jan 01, 2005 at 08:43:25PM +0800, William Xuuu wrote: > Comparing my config file and yours, the main difference is that most of > the items, you've made them built as modules, i, instead, have made > them built in the kernel. Can this be the reason? So odd if it's . And, > What's your kern

Re: mixer doesn't work

2005-01-01 Thread William Xuuu
Weiqun Zhang wrote: Here is part of my config file. # # Sound # CONFIG_SOUND=m CONFIG_DMASOUND_PMAC=m CONFIG_DMASOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQ_DUMMY is not set CONFIG

Re: mixer doesn't work

2005-01-01 Thread Weiqun Zhang
> > I'm not able to modprobe all of them, are they in the "OSS(deprecated)" > part > of menuconfig? No, I don't think so. Here is part of my config file. # # Sound # CONFIG_SOUND=m CONFIG_DMASOUND_PMAC=m CONFIG_DMASOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_TIMER

Re: mixer doesn't work

2005-01-01 Thread William Xuuu
Weiqun Zhang wrote: What kind of machine are you running on? ibook, G4, 1G, 256M, 30G You might want to install alsa-base and alsa-utils if they are not. You could also run "alsaconf" to detect and configure the sound card. I've already installed them both. While, alsa-conf failed to f

Re: mixer doesn't work

2005-01-01 Thread Weiqun Zhang
What kind of machine are you running on? You might want to install alsa-base and alsa-utils if they are not. You could also run "alsaconf" to detect and configure the sound card. Are the relevant modules loaded? I have the following modules loaded on my 12" powerbook G4. # lsmod | grep snd sn