RE: [Alsa-user] External MIDI with SB Live! Value

2002-10-11 Thread Thomas Vaughan
Thanks for the ideas! The wire in the joystick port was awesome. Answers inline... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:aezr4@;studcom.urz.uni-halle.de] On Behalf Of Clemens Ladisch > Sent: Thursday, October 10, 2002 1:49 AM > To: Thomas Vaughan > Cc: [EMAIL PROTECT

Re: [Alsa-user] Problem with a Sound Blaster 128 PCI on a Debian3.0

2002-10-11 Thread Sven Böhringer
Hi, hmm, have you tried to play something? Cause the modules are all correctly loaded (IMHO). Mayee, you'll also try the new alsa-drivers, cause the old ones are not any more supported, see (www.alsa-project.org) >*** N.B. The 0.5.x series is considered deprecated and is no longer >supported b

[Alsa-user] VIA8233 problem

2002-10-11 Thread Ashley George
Hello, I am experiencing some problems that I cannot resolve with the VIA8233 driver. Although I am not certain, it seems like the OSS emulation for this driver is not working properly. When I use zsnes, prboom or Timidity in OSS output mode, there is much 'popping' in the sound. However, whe

Re: [Alsa-user] Deeper problem reporting

2002-10-11 Thread Frans Ketelaars
On 11 Oct 2002 15:32:08 +0200 Orestes Mas <[EMAIL PROTECTED]> wrote: > Some days ago I reported some problems on the ALSA system I have. After > some deeper investigations, I can offer more information on them: > > 1) Starting multimedia applications: All multimedia players, like xmms, > xine, r

Re: [Alsa-user] Problem with a Sound Blaster 128 PCI on a Debian3.0

2002-10-11 Thread Eric Seuret
Hi, Thank for the answer, but know I have another error message. When I run alsamixer I get alsamixer: failed to open mixer #0/#0: Invalid argument So, there is an evolution, but it still doesn't work. I don't know if it could help, but I give you the output from amixer and lsmod :

Re: [Alsa-user] Sound server problem (RH8.0)

2002-10-11 Thread Stephen Liu
Hi Linux On Fri, 2002-10-11 at 23:12, linux power wrote: > You probably have to recompile the alsa-driver for > your new kernel. Is it with the same alsa-driver used in RH7.3. But I failed to install it in RH7.3 Thanks Stephen > --- Stephen Liu <[EMAIL PROTECTED]> skrev: > Hi all > folks,

Re: [Alsa-user] Sound server problem (RH8.0)

2002-10-11 Thread linux power
You probably have to recompile the alsa-driver for your new kernel. --- Stephen Liu <[EMAIL PROTECTED]> skrev: > Hi all folks, > > I just upgrade my RH7.3 box to RH8.0 At start it > prompts following > warning > > Error while initializing the sound drive > device /dev/dsp can't be open .

[Alsa-user] Sound server problem (RH8.0)

2002-10-11 Thread Stephen Liu
Hi all folks, I just upgrade my RH7.3 box to RH8.0 At start it prompts following warning Error while initializing the sound drive device /dev/dsp can't be open . The sound card is built on board on 2thMax 8KHA motherboard. I think it uses Yamaha 724 sound card. Kindly advise

Re: [Alsa-user] 4 channel stereo with ALC650 (MSI KT3-ultra)

2002-10-11 Thread Takashi Iwai
At Fri, 11 Oct 2002 16:24:36 +0200, Jan Bernatík wrote: > > Hallo everyone > > I have alsa drivers 0.9rc3 working with my via8233 (ALC650) onboard soundcard. > But I really don't know, if there is some way to play 4-channel stereo > (neither with S-bracket nor without it). In alsamixer I don't

[Alsa-user] 4 channel stereo with ALC650 (MSI KT3-ultra)

2002-10-11 Thread Jan Bernatík
Hallo everyone I have alsa drivers 0.9rc3 working with my via8233 (ALC650) onboard soundcard. But I really don't know, if there is some way to play 4-channel stereo (neither with S-bracket nor without it). In alsamixer I don't have "rear speaker" option or something like that ... I installed wi

[Alsa-user] Deeper problem reporting

2002-10-11 Thread Orestes Mas
Some days ago I reported some problems on the ALSA system I have. After some deeper investigations, I can offer more information on them: 1) Starting multimedia applications: All multimedia players, like xmms, xine, realplay, etc. hang during a minute or so when they start, with normal behavior fr

Re: [Alsa-user] Deeper problem reporting

2002-10-11 Thread Sérgio Monteiro Basto
Citando Orestes Mas <[EMAIL PROTECTED]>: } Some days ago I reported some problems on the ALSA } system I have. After } some deeper investigations, I can offer more } information on them: } } 1) Starting multimedia applications: All multimedia } players, like xmms, } xine, realplay, etc. hang dur

Re: [Alsa-user] alsa, ice1712 and aumix

2002-10-11 Thread Takashi Iwai
At Fri, 11 Oct 2002 13:48:09 +0200, Philip Balinov wrote: > > Hi, i'm trying to get the Terratec DMX6Fire 24/96 to record via alsa oss > compatibilty mode. For some reason aumix and oss can't find any recording > source, i get: ice1712 has unconventional (as meaning of oss) mixer controls, and

Re: [Alsa-user] Terratec DMX XFire 1024 and QY100

2002-10-11 Thread Clemens Ladisch
Matthias Warmbold wrote: O.K. I brought me yesterday an external hardware-sequencer (QY100). What would you say: "Is it possible to send/receive some MIDI-Files from/to my Sound Card to the Sequencer". Both, my Sound Card and the Sequencer are supporting that feature. Where can I find further

[Alsa-user] alsa, ice1712 and aumix

2002-10-11 Thread Philip Balinov
Hi, i'm trying to get the Terratec DMX6Fire 24/96 to record via alsa oss compatibilty mode. For some reason aumix and oss can't find any recording source, i get: [me@leenawx]# aumix aumix: no device found and record says: [me@leenawx]# record mixer: havn't found device 'line' mixer: availabl

Re: [Alsa-user] Problem installing a rme hammerfall dsp

2002-10-11 Thread linux power
Completely remove old modules in this directory by typing rm -rf /lib/modules/(your kernel version)/misc > Compile the driver with these options. > --with-kernel=(your kernel source dir path) --with-moddir=/lib/modules/(your kernel version)/misc > --with-cards=(your sound card chipset name) type