Re: [Alsa-devel] Sequencer Input

2002-12-19 Thread Clemens Ladisch
Brian Victor wrote: > I'm using a MidiSport 1x1 and devfs. The modules are loading, pmidi is > displaying the MidiSport and playing MIDI files through it just fine, so > I presume output through /dev/snd/seq is working. cat /dev/snd/midiC0D0 > displays approrpriate "garbage" characters, but cat /

[Alsa-devel] Dell OEM Soundblaster Live 5.1 with different PCI ID

2002-12-19 Thread elchhome
Hello Friends, Dell ships since a month an OEM Soundblaster Live 5.1 (sb0200) with a different PCI ID for original sblive you got 1102:0002 the Dell version has 1102:0006 I got no sound with the actual version of the sound driver. Could anyone be so kind to incorporate this into the source cod

Re: [Alsa-devel] Dell OEM Soundblaster Live 5.1 with different PCI ID

2002-12-19 Thread Takashi Iwai
At Thu, 19 Dec 2002 10:45:22 +0100, [EMAIL PROTECTED] wrote: > > Hello Friends, > > Dell ships since a month an OEM Soundblaster Live 5.1 (sb0200) with a > different PCI ID > > for original sblive you got 1102:0002 > the Dell version has 1102:0006 > > I got no sound with the actual version of

Re: [Alsa-devel] Dell OEM Soundblaster Live 5.1 with different PCIID

2002-12-19 Thread elchhome
Hello Takashi, thanks for your fast answer :) I will give you feedback at latest monday, because I am not at home at the moment you are right, this is emu10k1 not audigy regards Andreas Takashi Iwai schrieb: At Thu, 19 Dec 2002 10:45:22 +0100, [EMAIL PROTECTED] wrote: Hello Friends, Dell s

Re: [Alsa-devel] [PATCH] arecord without timelimit produces buggy wav files.

2002-12-19 Thread Takashi Iwai
Hi, At Wed, 18 Dec 2002 15:45:58 +0100, Jordi Mallach wrote: > > [1 ] > [resent with my subscriber address... is someone moderating alsa-devel?] no, but it's filtered only for subscribers. > Hello, > > Daniel Kobras reported a bug in arecord ages ago, against > beta10a. Quoting: > > > When

Re: [Alsa-devel] Re: [Alsa-user] fm801 driver status?

2002-12-19 Thread Takashi Iwai
At Wed, 18 Dec 2002 14:28:09 +0100, Friedrich Ewaldt wrote: > > Hi Takashi! > > Thank you very much for your work! > > The last patch solved the problem. No system hangs anymore. Looking > back, I must say it was not *that* practical to reboot the system every > time I used the audio device :-

Re: [Alsa-devel] [PATCH] arecord without timelimit produces buggy wav files.

2002-12-19 Thread Jordi Mallach
On Thu, Dec 19, 2002 at 12:12:19PM +0100, Takashi Iwai wrote: > > [resent with my subscriber address... is someone moderating alsa-devel?] > no, but it's filtered only for subscribers. Yeah, I mean, if non-subscriber posts are not going to be moderated (ie, make them go through manually), they sho

[Alsa-devel] bug-tracking system.

2002-12-19 Thread tomasz motylewski
On Thu, 19 Dec 2002, Takashi Iwai wrote: > > PS: recently, new people started working on Debian's ALSA packages. > > We'll try to forward all the bugs and patches that have piled up against > > our packages in the previous era. What's the prefered way of reporting > > bugs and problems against als

[Alsa-devel] Hammerfall configuration

2002-12-19 Thread patrick reardon
i have an AI-3 connected to the hammerfall's optical in/outs. the converter will slave to any clock, but when it's the master clock it only operates at 48K. when i use "arecord -f cd " this seems to cause arecord to write 44.1k headers even though the data is at 48K. "aplay" has no problem w

Re: [Alsa-devel] Hammerfall configuration

2002-12-19 Thread Paul Davis
>by hand, changing the 'Sync Mode' value from AutoSync to Master >(should these values be in quotes?), ran "alsactl store hammerfall", >unloaded then reloaded the alsa m odules, then ran "alsactl restore >hammerfall. ("hammerfall" is the card's id.) but asound .state >still indicates Sync Mode is

[Alsa-devel] Re: bug-tracking system.

2002-12-19 Thread Takashi Iwai
At Thu, 19 Dec 2002 13:06:06 +0100 (CET), tomasz motylewski wrote: > > On Thu, 19 Dec 2002, Takashi Iwai wrote: > > > > PS: recently, new people started working on Debian's ALSA packages. > > > We'll try to forward all the bugs and patches that have piled up against > > > our packages in the prev

Re: [Alsa-devel] Dell OEM Soundblaster Live 5.1 with different PCIID

2002-12-19 Thread Jeffrey Kent Ridenour
Hi folks, I was having the exact same problem, so I tried changing the source using the diff file provided by Takashi, thanks a lot! This did make progress for me, since before, the i couldn't get the driver to modprobe. The driver now loads and I can now give gmix/alsamixer to open (couldn't b

Re: [Alsa-devel] Re: [Alsa-user] fm801 driver status?

2002-12-19 Thread Friedrich Ewaldt
Hi! Takashi Iwai wrote: At Wed, 18 Dec 2002 14:28:09 +0100, Friedrich Ewaldt wrote: Using aplay, at the end of the audio file the last played samples get repeated once. This doesn't happen with 'play', 'cat somefile /dev/dsp' or 'artsplay'. But when I cause an error beep in a shell, I first

Re: [Alsa-devel] Hammerfall configuration

2002-12-19 Thread patrick reardon
it works! disks burn correctly now. thanks to everyone who helped me get this straightened out, especially paul davis and joerg shilling. in case it might help someone else, i'm running a redhat based system and load the hammerfall modules at boot time with this line added to /etc/rc.d/rc.sysi

Re: [Alsa-devel] Hammerfall configuration

2002-12-19 Thread Paul Davis
>it works! disks burn correctly now. thanks to everyone who helped >me get thi s straightened out, especially paul davis and joerg >shilling. in case it might help someone else, i'm running a redhat >based system and load the hammerfall modules at boo t time with this >line added to /etc/rc.d/rc

Re: [Alsa-devel] Hammerfall configuration

2002-12-19 Thread patrick reardon
Paul Davis wrote: > > >line added to /etc/rc.d/rc.sysinit: > > > >action "Loading ALSA Hammerfall driver" modprobe snd-rme9652 > > > >/etc/modules.conf is set to load soundcore and snd-rme9652-mem before > >snd-rme9 652, so this takes care of it. > > this is not quite right. rc.sysint should load

Re: [Alsa-devel] Dell OEM Soundblaster Live 5.1 with different PCI ID

2002-12-19 Thread Jeff Ridenour
Just as an update, when I try to use aplay to play a sound, I get this error: [root@beall-dell-01 sounds]# aplay phone.wav Playing WAVE 'phone.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo aplay: pcm_write:999: write error: Input/output error [root@beall-dell-01 sounds]# So i'm gue