[Alsa-user] repost: audioio-alsa error

2003-09-29 Thread Jamie Lutch
Didnt have any responses on my post of a few days ago, so I'm giving it another go: -- So I have my setup (pdaudiocf card>ecasound) running fine at 24/96, but every once in awhile it just stops mid-stream and gives the following error: (audioio-alsa) Unknown Device State! it just

[Alsa-user] audioio-alsa error

2003-09-23 Thread Jamie Lutch
So I have my setup (pdaudiocf card>ecasound) running fine at 24/96, but every once in awhile it just stops mid-stream and gives the following error: (audioio-alsa) Unknown Device State! it just scrolls this message frantically, I have to reboot to get the card to work again. any suggestions on w

[Alsa-user] alsa install troubles-please help! (repost)

2003-09-15 Thread Jamie Lutch
I'm reposting this here, because I got no responses to my friday post, and, well, if th elinux experts cant help me, i dont know where to turn! --- I had some issues with my install and had to start from scratch, thought it would be no problem, but now I am unable to complile the alsa drivers. I've

[Alsa-user] utterly frustrated

2003-09-12 Thread Jamie Lutch
I had some issues with my install and had to start from scratch, thought it would be no problem, but now I am unable to complile the alsa drivers. I've tried with several different installs of suse, from command line to minimum graphical to default. Also, with 2.4.20 and 2.4.21 kernels. There must

[Alsa-user] cannot stat 'snd...'

2003-09-10 Thread Jamie Lutch
Hello all, I started from scratch with a very bare-bones install of suse (command line only). Upon installing the alsa-drivers package I get: cp: cannot stat `snd-hwdep.o': No such file or directory cp: cannot stat `snd-page-alloc.o': No such file or directory cp: cannot stat `snd-pcm.o': No suc

[Alsa-user] re: ecasound + pdaudio, and large files

2003-09-09 Thread Jamie Lutch
>> Does the .wav 2gb limit exist in linux? > >I believe that the limit is acutally 4G. However, that is not an OS limit, but >rather a limit resulting from how the file headers are structured. well, ecasound wouldnt let me record a .raw file over 2gb, so theres a limit in place somewhere. Its p

[Alsa-user] pdaudio + ecasound with large files

2003-09-08 Thread Jamie Lutch
ok, so I finally got this working, except for a few issues: 1. the only 24-bit format that pdaudio supports is s24_3le (be). Ecasound only supports s24_le (be). I dont want to record in 32bit, it wastes too much space. whats the solution to this? 2. Is there a way to divert the left and right cha

[Alsa-user] RE: arecord sample rate issues

2003-09-06 Thread Jamie Lutch
>Upgrade alsa-utils from CVS or modify the 128000 value to 192000 in >alsa-utils/aplay/aplay.c . well, I went looking, and I didnt even have this file (thought i had alsa-utils installed but guess I didnt). I installed it, then changed it to 192000, it still returns 'bad speed value'. Is it po

[Alsa-user] Re: m-audio sonica support

2003-09-06 Thread Jamie Lutch
> >I understand it's quite a pain to receive emails asking if this card or >another does work with Alsa, but I've not found any try on internet for this >card under linux (it's a relative new card, almost in France), just a thread >from Alsa developpers which are obvisouly testing this sound card

[Alsa-user] RE: Alsa-user digest, Vol 1 #1389 - 17 msgs

2003-09-06 Thread Jamie Lutch
ok, so I was able to get it to work but was wondering why the help docs list S24_LE as a valid format, but when I try to use it, I get: arecord: set_params:809: Sample format not available it seems to work fine with s32_le, though. this follows what erik said: >I don't think arecord can handle

[Alsa-user] RE: Alsa-user digest, Vol 1 #1389 - 17 msgs

2003-09-05 Thread Jamie Lutch
> Try another program (like arecord). it is seeing the card: linux:~ # arecord -l List of CAPTURE Hardware Devices card 0: PDAudioCF [Core Sound PDAudio-CF], device 0: PDAudioCF [] Subdevices: 1/1 Subdevice #0: subdevice #0 when I try to record, I get: linux:~ # arecord -f dat R

[Alsa-user] RE: Alsa-user digest, Vol 1 #1389 - 17 msgs

2003-09-05 Thread Jamie Lutch
> What does show 'cardctl info'? linux:~ # cardctl info PRODID_1="Core Sound" PRODID_2="PDAudio-CF" PRODID_3="1.01" PRODID_4="KIT:K51761-022 " MANFID=015d,4c45 FUNCID=2 > Did you copy the pcmcia .conf files to /etc/pcmcia? They are located in > alsa-driver/pcmcia subdirectories. yes

[Alsa-user] ALSA install woes, continued

2003-09-04 Thread Jamie Lutch
still unable to get support for either of the following cards: pdaudiocf vxpocket I have done the following: - installed kernel-sources rpm - configured this kernel-sources with 'make cloneconfig', 'make dep' - installed the alsa-driver tarball - ./configure --with-cards=pdaudiocf --with-cards=vx

[Alsa-user] Alsa install woes, cont.

2003-09-04 Thread Jamie Lutch
one more thing: reading the alsa docs, there is the following: --- You must turn on the sound support soundcore module. This is in the kernel. Look in the sound drivers directory and it should be the first option. Most people enable the module setting. That way you

RE: [Alsa-user] ALSA install woes (long)

2003-08-28 Thread Jamie Lutch
also, one last thing: when I try to load alsamixer or alsamixergui, I get the following error: function snd_ctl_open failed for default; No such device --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkge

RE: [Alsa-user] ALSA install woes

2003-08-28 Thread Jamie Lutch
.99.74-33 alsa-tools 0.9.6-0.pm.0 alsa-xmms 0.9.9-34 > -Original Message- > From: Jaroslav Kysela [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2003 4:53 AM > To: Jamie Lutch > Cc: [EMAIL PROTECTED] > Subject: Re: [Alsa-user] ALSA install woes (long) > &

[Alsa-user] ALSA install woes (long)

2003-08-27 Thread Jamie Lutch
ok, after the great advice of some of you folks, I was off and running (or at least I thought). A quick breakdown of what I did (anything pasted from shell is surrounded by ''): -installed the ncurses-devel package from within YaST -installed the kernel source (kernel-source-2.4.20.SuSE-62

[Alsa-user] alsa install help, please

2003-08-27 Thread Jamie Lutch
i am trying to install the alsa 0.96 driver with vxpocket support according to the instructions here: http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Digigram&; card=VXpocket+V2&chip=&module=vxpocket I am in suse 8.2, kernel 2.4.20-4GB I have the soundcore module installed und