Re: Working with one kernel not with other

2002-11-07 Thread David Z Maze
Jens Kubieziel <[EMAIL PROTECTED]> writes: > Yes, lsmod says: > > Module Size Used byNot tainted > snd-pcm-oss36096 0 (autoclean) (unused) > snd-pcm52576 0 (autoclean) [snd-pcm-oss] > snd-timer 11176 0 (autoclean) [snd-pcm] > s

Re: Working with one kernel not with other

2002-11-07 Thread Jens Kubieziel
On Wed, Nov 06, 2002 at 02:59:16PM -0500, David Z Maze wrote: > Jens Kubieziel <[EMAIL PROTECTED]> writes: > > I compiled new 2.4.19-kernel with make-kpkg yesterday. I also compiled > > alsa-source 0.9b12 which works well with kernel-2.4.18. > > To check, you did 'make-kpkg modules-image' to build

Re: [ALSA] Working with one kernel not with other

2002-11-07 Thread Rob Weir
On Tue, Nov 05, 2002 at 11:28:00PM +0100, Jens Kubieziel wrote: > Hi, > > I compiled new 2.4.19-kernel with make-kpkg yesterday. I also compiled > alsa-source 0.9b12 which works well with kernel-2.4.18. But when I start > with my new kernel I get an error message that /dev/mixer cant be > opened.

Re: [ALSA] Working with one kernel not with other

2002-11-06 Thread Hubert Chan
> "Jens" == Jens Kubieziel <[EMAIL PROTECTED]> writes: Jens> Hi, I compiled new 2.4.19-kernel with make-kpkg yesterday. I also Jens> compiled alsa-source 0.9b12 which works well with Jens> kernel-2.4.18. But when I start with my new kernel I get an error Jens> message that /dev/mixer cant be o

Re: Working with one kernel not with other

2002-11-06 Thread David Z Maze
Jens Kubieziel <[EMAIL PROTECTED]> writes: > I compiled new 2.4.19-kernel with make-kpkg yesterday. I also compiled > alsa-source 0.9b12 which works well with kernel-2.4.18. To check, you did 'make-kpkg modules-image' to build the ALSA kernel modules, yes? When you say "works well with kernel 2.4

[ALSA] Working with one kernel not with other

2002-11-06 Thread Jens Kubieziel
Hi, I compiled new 2.4.19-kernel with make-kpkg yesterday. I also compiled alsa-source 0.9b12 which works well with kernel-2.4.18. But when I start with my new kernel I get an error message that /dev/mixer cant be opened. I belong to the audio group, so it should be no prob to open it. What is ne