[PlanetCCRMA] Turtle Beach USB MIDI cable not recognized in Jack

David Hill cardinalrg2@verizon.net
Tue Feb 1 12:14:00 2005


On Tue, 2005-02-01 at 10:19 -0800, Mark Knecht wrote:
> On Tue, 01 Feb 2005 10:05:12 -0800, David Hill <cardinalrg2@verizon.net> wrote:
> > Hello all,
> > 
> >         I have been lurking for some time now and seeing as this is my first
> > post I would like to thank all of you for doing such a great job of
> > supporting audio under Linux. In the short time I have been on the list
> > I have learned quite a lot. Kudo's to all! The problem I am having is
> > that the USB MIDI cable is not being seen on my main FC3 box in jack. I
> > can use the cable on my laptop without issue. I have spent several days
> > surfing to try and figure this out to no avail. I am not sure what
> > information will be useful in figuring this out so I will give you what
> > I have so far.
> > 
> > Thanks in advance,
> > Dave
> > 
> 
> > usbmidi: found [ Turtle Beach USB MIDI 1x1 ] (0x10f5:0x0003), attached:
> > usbmidi: /dev/midi00: in (ep:81 cid: 0 bufsiz:64) out (ep:01 cid: 0
> > bufsiz:64)
> > usbcore: registered new driver midi
> > usbcore: registered new driver snd-usb-audio
> > 
> 
> Hi,
>    Seems like it's there, at least a little bit. Try providing the output of
> 
> cat /proc/asound/version
> cat /proc/asound/cards
> cat /proc/interrupts
> 
> cat //etc/modprobe.conf
> 
> and let's see if any ideas pop up.
> 
>    I didn't lok at the Alsa page. Is this device supported?
> 
> Welcome and good luck,
> Mark

Thanks for the quick reply Mark, here is the output. BTW I do have both
planet-core and edge kernels installed if we need to look at other
kernel combos. Be advised the SMP edge kernels are unstable on this
system but single processor kernels run fine.

Dave

[root@shock ~]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.8.
Compiled on Jan 27 2005 for kernel 2.6.10-2.1.ll.rhfc3.ccrmasmp (SMP).

[root@shock ~]# cat /proc/asound/cards
0 [ICH5           ]: ICH4 - Intel ICH5
                     Intel ICH5 with AD1985 at 0xfebff800, irq 169

[root@shock ~]# cat /proc/interrupts
           CPU0       CPU1
  0:     277516     226943    IO-APIC-edge  timer
  1:         57        132    IO-APIC-edge  i8042
  7:          0          0    IO-APIC-edge  parport0
  8:          1          0    IO-APIC-edge  rtc
  9:          0          0   IO-APIC-level  acpi
 12:      14071      10821    IO-APIC-edge  i8042
 14:        153       1244    IO-APIC-edge  ide0
 15:      12762      10913    IO-APIC-edge  ide1
169:          0          0   IO-APIC-level  Intel ICH5
177:          0          0   IO-APIC-level  libata, uhci_hcd
185:       3038          0   IO-APIC-level  eth0
193:          2          0   IO-APIC-level  ehci_hcd
201:      17281      16749   IO-APIC-level  uhci_hcd, uhci_hcd, nvidia
209:          0          0   IO-APIC-level  uhci_hcd
NMI:          0          0
LOC:     504318     504317
ERR:          0
MIS:          0

[root@shock ~]# cat //etc/modprobe.conf
alias eth0 e100
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0
&& /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias net-pf-10 off
alias ipv6 off
alias char-major-195* nvidia