[Line6linux-user] HD300 on Mint, need help
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Greg S. <sc...@bi...> - 2012-12-17 04:36:14
|
I have an HD300 that simply will not work with linux. System: Linux Mint 13 "Maya", Kernel 3.2.0-23. I have the output of sysinfo.sh below for more info. I plug the HD300 in. The system detects a new USB device, and an lsmod shows the driver loads: line6usb 82196 0 snd_pcm 80845 4 line6usb,snd_ca0106,snd_ac97_codec,snd_usb_audio snd_rawmidi 25424 4 line6usb,snd_ca0106,snd_usbmidi_lib,snd_seq_midi snd 62064 15 line6usb,snd_ca0106,snd_ac97_codec,snd_usb_audio,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device However, I cannot see the audio interfaces at all, anywhere, including in /proc/asound. I see the following in /var/log/syslog when I plug the HD300 in: <blockquote> Dec 16 21:10:08 minion kernel: [98107.288113] usb 5-1: new full-speed USB device number 8 using uhci_hcd Dec 16 21:10:08 minion mtp-probe: checking bus 5, device 8: "/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1" Dec 16 21:10:08 minion mtp-probe: bus: 5, device: 8 was not an MTP device </blockquote> Any clues? ################################################################## ################################################################## -------------------------------------------------------------------------------- output of "uname -a": Linux minion 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 UTC 2012 i686 i686 i386 GNU/Linux -------------------------------------------------------------------------------- output of "cat /sys/module/line6usb/version": 0.9.1beta (revision https://line6linux.svn.sourceforge.net/svnroot/line6linux/driver/trunk@972) -------------------------------------------------------------------------------- output of "lsusb -v -d 0e41:": Bus 005 Device 008: ID 0e41:5057 Line6, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 255 Vendor Specific Class bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0e41 Line6, Inc. idProduct 0x5057 bcdDevice 0.01 iManufacturer 1 Line 6 iProduct 2 POD HD300 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 105 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 98mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 0 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 2 bNumEndpoints 0 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 3 bNumEndpoints 0 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 4 bNumEndpoints 0 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 5 bNumEndpoints 4 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0120 1x 288 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x012c 1x 300 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x84 EP 4 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0008 1x 8 bytes bInterval 1 Device Status: 0x0001 Self Powered -------------------------------------------------------------------------------- output of "rpm -qi alsa": package alsa is not installed -------------------------------------------------------------------------------- output of "dpkg -p alsa-base": Package: alsa-base Priority: optional Section: sound Installed-Size: 475 Maintainer: Ubuntu Core Developers <ubu...@li...> Architecture: all Source: alsa-driver Version: 1.0.25+dfsg-0ubuntu1 Provides: alsa Depends: module-init-tools (>= 3.2.1), linux-sound-base, udev Recommends: alsa-utils Suggests: apmd (>= 3.0.2-1), alsa-oss, oss-compat Size: 143146 Description: ALSA driver configuration files This package contains various configuration files for the ALSA drivers. . For ALSA to work on a system with a given sound card, there must be an ALSA driver for that card in the kernel. Linux 2.6 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules. A custom alsa-modules package can be built from the sources in the alsa-source package using the m-a utility (included in the module-assistant package). Please read the README.Debian file for more information about loading and building modules. . ALSA is the Advanced Linux Sound Architecture. Homepage: http://www.alsa-project.org/ Original-Maintainer: Debian ALSA Maintainers <pkg...@li...> -------------------------------------------------------------------------------- output of "pacman -Qi alsa": ./sysinfo.sh: line 8: pacman: command not found -------------------------------------------------------------------------------- output of "aplay -l": **** List of PLAYBACK Hardware Devices **** card 0: CA0106 [CA0106], device 0: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 1: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 2: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 3: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 -------------------------------------------------------------------------------- output of "amidi -l": Dir Device Name IO hw:0,0 CA0106 MPU-401 (UART) -------------------------------------------------------------------------------- output of "dmesg": [98096.320076] usb 5-1: USB disconnect, device number 7 [98107.288113] usb 5-1: new full-speed USB device number 8 using uhci_hcd |