[Line6linux-user] Problems with line6usb under Ubuntu 10.04
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Álvaro F. C. <al...@gr...> - 2010-07-06 20:55:20
|
Hi, I'm trying to run connect my Pod X3 Live to a desktop running ubuntu 10.04 with the driver and apps taken from today's SVN. Using this driver, I do see the pedal board attaching itself to the driver, but I can't get the card listed with aplay -l. (taken from dmesg) [288005.275146] line6usb 1-1.6:1.1: Line6 POD X3 Live found [288005.275446] line6usb 1-1.6:1.1: Line6 POD X3 Live now attached [288005.275448] Line6 device 0: POD X3 Live:0 [288005.275450] Line6 device 1: POD X3 Live:1 $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 I'm also trying the the 0.8.1 package from Ubuntu source, and this driver does add the network card properly, but when I try to play or record anything I get: [293574.002711] line6usb 1-1.6:1.0: URB out #0 submission failed [293574.002715] line6usb 1-1.6:1.0: URB out #0 submission failed [293580.637034] line6usb 1-1.6:1.0: URB out #0 submission failed [293580.637038] line6usb 1-1.6:1.0: URB out #0 submission failed In the link from launchap (see below) there is a suggestion to modify audio.c, but looking at the code it looks like it's already patched, and I'm also running kernel 2.6.32 or 2.6.31. If there a way to make this module work without having to move back to a previous version of kernel/ubuntu? (this is how the line looks) card = snd_card_new(line6_index[dev], line6_id[dev], THIS_MODULE, 0, &card); Please advice. Thanks a lot. https://answers.launchpad.net/ubuntu/+source/linux/+question/94759 -- Álvaro Figueroa Cabezas Systems Integrator GreenCore Solutions Srl. al...@gr... |