[Alsa-user] ALSA USB difficulties; do these modules look correct

2009-02-13 Thread gary
Since in theory my usb soundcards should be working, I am trying to determine if there is a setup issue on my system (suse 11.1 64 bit) Does the following look kosher? Results of modprobe -l, restricted to usb sound /lib/modules/2.6.27.7-9-default/kernel/sound/usb/snd-usb-audio.ko /lib/modules/2

Re: [Alsa-user] ALSA usb sound card on ARM

2006-11-16 Thread Clemens Ladisch
(please don't top-post) Victor Librado wrote: > I finally got the device to work. I have a look into the mailing list and > uncommented the #define IGNORE_CTL_ERROR. > Now if I start ARM with the sound card connected the card is recognised as > /dev/dsp and i can play audio. However i still got the

Re: [Alsa-user] ALSA usb sound card on ARM

2006-11-16 Thread Clemens Ladisch
Victor Librado wrote: > I'm trying to connect a USB sound card to an ARM evaluation board. The ARM > is running a Linux 2.6.15 kernel compiled with the option of "ALSA support" > and "USB device" compiled as kernel options. Plugging the sound card to the > board causes next exception: > > ALSA sou

[Alsa-user] ALSA usb sound card on ARM

2006-11-15 Thread Victor Librado
Hi all, I'm trying to connect a USB sound card to an ARM evaluation board. The ARM is running a Linux 2.6.15 kernel compiled with the option of "ALSA support" and "USB device" compiled as kernel options. Plugging the sound card to the board causes next exception: # ALSA sound/usb/usbmixer.c:393:

Re: [Alsa-user] Alsa USB driver install problem...

2006-05-22 Thread Clemens Ladisch
Michael Stempf wrote: > I am running Suse 10 (64bit) and am trying to install the ALSA USB drivers > so i can get a Plantronics DSP headset running... > > I received the following error when running ./configure;make;make install > any ideas? > > configure: error: this packages requires a cur

Re: [Alsa-user] Alsa USB driver install problem...

2006-05-19 Thread Bill Unruh
On Fri, 19 May 2006, Michael Stempf wrote: Hi all, I am running Suse 10 (64bit) and am trying to install the ALSA USB drivers so i can get a Plantronics DSP headset running... I received the following error when running ./configure;make;make install any ideas? Did you actually read the

[Alsa-user] Alsa USB driver install problem...

2006-05-19 Thread Michael Stempf
Hi all, I am running Suse 10 (64bit) and am trying to install the ALSA USB drivers so i can get a Plantronics DSP headset running... I received the following error when running ./configure;make;make install any ideas? Michael checking for a BSD-compatible install... /usr/bin/install -c ch

[Alsa-user] alsa usb audio on arm platform

2006-01-23 Thread Jonas Norberg
Hello, I am trying to get a usb audio compatible sound card to work on the kwikbyte kb9202 (www.kwikbyte.com) development board. It is a board based on the at91rm9200 circuit which has an arm920t core. I am running kernel 2.6.13 and I have the alsa usb audio device drivers compiled into the kernel

Re: [Alsa-user] alsa usb audio on arm platform

2006-01-23 Thread James Courtier-Dutton
Jonas Norberg wrote: Hello, I am trying to get a usb audio compatible sound card to work on the kwikbyte kb9202 (www.kwikbyte.com) development board. It is a board based on the at91rm9200 circuit which has an arm920t core. I am running kernel 2.6.13 and I have the alsa usb audio device drivers

Re: [Alsa-user] ALSA + USB sound cards (external)

2004-04-13 Thread Bill Unruh
On Tue, 13 Apr 2004, Vladislav Grinchenko wrote: > Hi, > > I'm trying to decide between iMic, SoundBlaster MP3+, > and SoundBlaster Extigy. They all USB sound cards > in the range of $40-$80. The MP3+ (I do not know about the others) supports ONLY 48000HZ sampling frequency. This is a pain if yo

[Alsa-user] ALSA + USB sound cards (external)

2004-04-13 Thread Vladislav Grinchenko
Hi, I'm trying to decide between iMic, SoundBlaster MP3+, and SoundBlaster Extigy. They all USB sound cards in the range of $40-$80. Are all of them supported by the lastest ALSA? Any problems (pros/cons)? thanks in advance, -- Vlad _ V

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Michael Martin
Sorry, here's my /etc/modules.conf file attached. --- Michael J Martin Evolution Electronics Ltd. www.evolution.co.uk # # Copyright (c) 1996-2002 SuSE Linux AG Nuernberg, Germany. # All rights reserved. # # Author: Hubert Mantel <[EMAIL PROTECTED]>, 1996-2002 # # Configuration file for loa

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Michael Martin
edited the bit inside the ALSACONF area (which I don't think matters?) to include settings for the usb audio device aswell as the snd-cmipci card Mike -Original Message- From: Clemens Ladisch [mailto:[EMAIL PROTECTED]] Sent: 22 August 2002 09:22 To: Michael Martin Cc: Alsa Users (E-mail) Sub

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
On Tue, 20 Aug 2002, Michael Martin wrote: > The kernel had this to say > > Aug 20 15:55:36 linux kernel: hub.c: USB new device connect on bus1/2, > assigned device number 3 > Aug 20 15:55:36 linux kernel: snd-usb-midi: using interface 1 > Aug 20 15:55:36 linux kernel: snd-usb-midi: MIDIStreaming

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
(sorry for the delay) On Tue, 20 Aug 2002, Michael Martin wrote: > But I'm having difficulty setting up my /etc/modules.conf file > Do I need to set the USB device as a new sound card? What do I do? > Also are there any docs for getting OSS Emulation to work for the > USB MIDI Device? The driver

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-22 Thread Clemens Ladisch
On Tue, 20 Aug 2002, Pedro Lopez-Cabanillas wrote: > El Mar 20 Ago 2002 10:10, Clemens Ladisch escribió: > > IMHO there's nothing wrong with loading the driver when the keyboard is > > plugged in. I'd suggest to list only the OSS drivers in the blacklist file. > > Hotplug can't load the snd-usb-mi

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-21 Thread Michael Martin
artin; [EMAIL PROTECTED]; Takashi Iwai Subject: Re: [Alsa-user] ALSA USB MIDI Input El Mar 20 Ago 2002 10:10, Clemens Ladisch escribi: > Pedro Lopez-Cabanillas wrote: > > I suggest you to add these modules to the /etc/hotplug/blacklist file: > > # cat /etc/hotplug/blacklist &g

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Pedro Lopez-Cabanillas
El Mar 20 Ago 2002 10:10, Clemens Ladisch escribió: > Pedro Lopez-Cabanillas wrote: > > I suggest you to add these modules to the /etc/hotplug/blacklist file: > > # cat /etc/hotplug/blacklist > > audio > > usb-midi > > snd-usb-audio > > snd-usb-midi > > > > You can see that I include the ALSA modu

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Michael Martin
The kernel had this to say Aug 20 15:54:54 linux kernel: C-Media PCI soundcard not found or device busy Aug 20 15:54:54 linux insmod: /lib/modules/2.4.18-4GB/kernel/sound/pci/snd-cmipci.o: init_module: No such device Aug 20 15:54:54 linux insmod: Hint: insmod errors can be caused by incorrect mod

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Michael Martin
ulation to work for the USB MIDI Device? Mike -Original Message- From: Clemens Ladisch [mailto:[EMAIL PROTECTED]] Sent: 20 August 2002 09:10 To: Pedro Lopez-Cabanillas Cc: Michael Martin; [EMAIL PROTECTED] Subject: Re: [Alsa-user] ALSA USB MIDI Input Pedro Lopez-Cabanillas wrote: > >

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-20 Thread Clemens Ladisch
Pedro Lopez-Cabanillas wrote: > > I see both usb-midi and usbmidi. Could this be because I've got the daemon > > installed as well? > > No, but you should uninstall it if you are going to use the driver instead the > daemon. To uninstall the daemon, run "make uninstall" in the usbmidid-x.x.x dir

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Pedro Lopez-Cabanillas
El Lun 19 Ago 2002 18:24, Michael Martin escribió: > Where am I going wrong? When I did aconnect -i no usb device was shown. > ""Aug 19 17:11:57 linux kernel: ALSA ../alsa-kernel/usb/usbaudio.c:1966: > cannot create a card instance 0"" > > MK-249 USB MIDI keyboard is the Evolution keyboard. > > I

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Michael Martin
ve got the daemon installed as well? -Original Message- From: Pedro Lopez-Cabanillas [mailto:[EMAIL PROTECTED]] Sent: 19 August 2002 16:29 To: Michael Martin Cc: alsa-user Subject: Re: [Alsa-user] ALSA USB MIDI Input El Lun 19 Ago 2002 15:34, Michael Martin escribi: > Hi, > > I d

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Pedro Lopez-Cabanillas
El Lun 19 Ago 2002 15:34, Michael Martin escribió: > Hi, > > I downloaded, compiled, installed the alsa drivers (0.9.0rc3) You need alsa-lib and alsa-utils packages also. > I did modprobe snd-cmipci > I did modprobe usb-midi > All successful. > > But then I did aconnect -i and I could only see m

RE: [Alsa-user] ALSA USB MIDI Input

2002-08-19 Thread Michael Martin
/etc/modules.conf to make usb midi work? Michael J Martin Evolution Electronics Ltd. www.evolution.co.uk -Original Message- From: Clemens Ladisch [mailto:[EMAIL PROTECTED]] Sent: 14 August 2002 16:20 To: Michael Martin Cc: [EMAIL PROTECTED] Subject: Re: [Alsa-user] ALSA USB MIDI Input Michael M

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Clemens Ladisch
Michael Martin wrote: > I'm having trouble setting this up. I compiled and installed successfully (I > think) the midid (usb midi daemon from http:// > www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI > Compatible input device, followed instructions and the system log repor

Re: [Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Pedro Lopez-Cabanillas
El Mié 14 Ago 2002 14:57, Michael Martin escribió: > Does anyone know what the situation is with ALSA and usb midi in? I'm using successfully two USB-MIDI devices: a Roland/Edirol UM-2 and a Midiman Midisport 2x2 with ALSA. I have seen some reports about many other USB MIDI devices working, inc

[Alsa-user] ALSA USB MIDI Input

2002-08-14 Thread Michael Martin
Does anyone know what the situation is with ALSA and usb midi in? I'm having trouble setting this up. I compiled and installed successfully (I think) the midid (usb midi daemon from http:// www.informatik.uni-halle.de/~ladischc/usbmidid.html), plugged a USB MIDI Compatible input device, followed

[Alsa-user] alsa & usb

2001-09-30 Thread Christof Damian
is there any work done to support usb-audio devices with alsa ? i am thinking of the apple speakers for example. christof -- Christof Damian Technical Director, guideguide ltd. ___ Alsa-user mailing list [EMAIL PROTECTED] htt