Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-02-02 Thread Takashi Iwai
At Sat, 31 Jan 2004 17:59:50 +0300, Dmitry Baryshkov wrote: > > [1 ] > Hello, > On Wed, Jan 28, 2004 at 11:11:51PM +0300, Dmitry Baryshkov wrote: > > Hello, > > I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm > > kernel.org on Debian sid. > > > > ./configure --with-kernel=

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-31 Thread Jaroslav Kysela
On Sat, 31 Jan 2004, Dmitry Baryshkov wrote: > Hello, > On Wed, Jan 28, 2004 at 11:11:51PM +0300, Dmitry Baryshkov wrote: > > Hello, > > I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm > > kernel.org on Debian sid. > > > > ./configure --with-kernel=/usr/src/linux-2.6.1 > >

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-31 Thread Dmitry Baryshkov
Hello, On Wed, Jan 28, 2004 at 11:11:51PM +0300, Dmitry Baryshkov wrote: > Hello, > I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm > kernel.org on Debian sid. > > ./configure --with-kernel=/usr/src/linux-2.6.1 --with-moddir=/lib/modules/2.6.2-rc2 > --with-oss --with-sequen

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-30 Thread Bill Unruh
On Sat, 31 Jan 2004 [EMAIL PROTECTED] wrote: > I have the same problem on my debian with stable 2.6.1 kernel. > > make install reports: > > cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko > snd.ko /lib/modules/2.6.1/kernel/sound/acore > cp: cannot stat `snd-hwdep.ko':

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-30 Thread smallmushroom
I have the same problem on my debian with stable 2.6.1 kernel. make install reports: cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko snd-timer.ko snd.ko /lib/modules/2.6.1/kernel/sound/acore cp: cannot stat `snd-hwdep.ko': No such file or directory cp: cannot stat `snd-page-alloc.k

[Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-28 Thread Dmitry Baryshkov
Hello, I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm kernel.org on Debian sid. ./configure --with-kernel=/usr/src/linux-2.6.1 --with-moddir=/lib/modules/2.6.2-rc2 --with-oss --with-sequencer && make said that 'ALSA modules were successfully compiled.', but no modules wer