Re: [Alsa-user] ALSA 0.9.0rc2 installation problem (unresolved symbols)

2002-08-02 Thread Mark Constable
Taupter wrote: > I installed alsa-driver 0.9.0rc2 from source on a Mandrake Linux 8.2 > with kernel 2.4.18-8.1mdk installed, following this way: > > - remove kernel OSS and ALSA sound modules from /lib/modules/2.4.18-8.1mdk; > - unpack the source file, cd to the directory; > - ./configure --with=o

[Alsa-user] ALSA 0.9.0rc2 installation problem (unresolved symbols)

2002-08-02 Thread Taupter
I installed alsa-driver 0.9.0rc2 from source on a Mandrake Linux 8.2 with kernel 2.4.18-8.1mdk installed, following this way: - remove kernel OSS and ALSA sound modules from /lib/modules/2.4.18-8.1mdk; - unpack the source file, cd to the directory; - ./configure --with=oss=yes --with-sequencer=y

Re: [Alsa-user] Alsa 0.9.x compatibility with 0.5.x --- does it exist?

2002-08-02 Thread Kelledin
On Friday 26 July 2002 06:22 am, Yury Aliaev wrote: > Hi, all! > > For some time I use alsa-0.5.12 drivers for my Linux computer > (kernel 2.2.19, 2 soundcards: ESS1868 and Crystal 4281) and > everything is Ok. But now I've decided to upgrade my alsa to > 0.9.latest. But I have some applications w

[Alsa-user] Alsa 0.9.x compatibility with 0.5.x --- does it exist?

2002-08-02 Thread Yury Aliaev
Hi, all! For some time I use alsa-0.5.12 drivers for my Linux computer (kernel 2.2.19, 2 soundcards: ESS1868 and Crystal 4281) and everything is Ok. But now I've decided to upgrade my alsa to 0.9.latest. But I have some applications working with alsa 0.5.x (i.g. without alsa-0.9 support); the

[Alsa-user] Bad sound on es1938 Solo

2002-08-02 Thread mzukowski
I've got a Thinkpad 390X running Redhat 7.3. I just compiled and installed ALSA 0.9.0rc2. I've bumbled around with alsamixer, arecord and aplay. I'm trying to record on the line-in jack. I can hear the sound fine with my headphones. I can even see levels using snd compiled with alsa support.

[Alsa-user] AlsaBuild rc5-ac1+preempt

2002-08-02 Thread Mark Constable
This Bash shell script builds a late model preemptable 2.4 kernel with ALSA direct from CVS and a recent preempt patch. http://alsa.opensrc.org/?AlsaBuild --markc --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http:

[Alsa-user] force 16 bit to 8 bit

2002-08-02 Thread Bill Mueller
How do you force 16 bit output to play 8 bit output?  I am using alsa-0.9.0rc2 with the ens1371 driver.   Thanks

Re: [Alsa-user] OT: Dalet codec

2002-08-02 Thread Paul Winkler
On Fri, Aug 02, 2002 at 05:24:39PM +0200, Danilo Godec wrote: > there any software, that would be able to use MS Windows DLLs to produce > the Dalet sound format? wine? -- Paul Winkler home: http://www.slinkp.com "Muppet Labs, where the future is made - today!"

[Alsa-user] OT: Dalet codec

2002-08-02 Thread Danilo Godec
Hi, all! Please forgive me for the off topic post, but I thought it would be a good place to ask about it... Dalet is a 'radio automation system', that uses their own audio format. However, their format seems to be a modified MP2 format and I have found some (freely) available codecs for that ot

Re: [Alsa-user] Error when installing alsa driver

2002-08-02 Thread Paul Winkler
On Fri, Aug 02, 2002 at 02:58:10AM -0700, Janto Cin wrote: > checking for directory with kernel source... > /lib/modules/2.4.18-3/build > checking for kernel version... The file > /lib/modules/2.4.18-3/build/include/linux/version.h > does not exist. > Please, install the package with full kernel s

Re: [Alsa-user] Alsa 0.9 / chipset 8233 : audio OK but not Midi

2002-08-02 Thread Clemens Ladisch
Vintenat Lionel wrote: > options snd-mpu401 snd_port=330 snd_irq=5 make that: options snd-mpu401 snd_port=0x330 snd_irq=5 > It feels good except that snd-seq-oss isn't loaded. I think > it should be, shouldnt't it ? I think it should be loaded when you access /dev/sequencer. > Midi

RE: [Alsa-user] Alsa 0.9 / chipset 8233 : audio OK but not Midi

2002-08-02 Thread Vintenat Lionel
Hi, > > Then I've installed Alsa 0.9rc2 (drivers, libs and utils packages). > > Compilation (--with-debug=full --with-sequencer=yes --with-oss=yes > > --with-isapnp=no) and installation ran without any problem, but the > > situation remains the same : sound works very well (I can play sam

Re: [Alsa-user] Jazz sequencer with Alsa

2002-08-02 Thread Takashi Iwai
At Thu, 01 Aug 2002 21:12:42 +0100, Stephen Burgess wrote: > > Hi Everybody, > > has anyone been using the Jazz++ sequencer with Alsa recently ? I am > trying to use Jazz with a softsynth (iiwusynth) via /dev/sequencer. > First I installed Jazz++ ver. 4.1.3 from the binary rpm. Then I saw > p

Re: [Alsa-user] System Crash (lockup) using snd-emu10k1

2002-08-02 Thread Takashi Iwai
At 01 Aug 2002 16:49:23 -0400, Mat Schaffer wrote: > > To reiterate the issue. I tried this after running > ./cvscompile && make install for alsa-lib and alsa-driver > using the version from the CVS as of 2pm today or so. > > The problem still exists. are you using smp kernel? if yes, please

Re: [Alsa-user] Error when installing alsa driver

2002-08-02 Thread Janto Cin
I already installed the C compiler and did ./configure again, the result was: [root@janto alsa-driver-0.9.0rc2]# ./configure loading cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no