>
> Am Sonntag 01 August 2010, 11:20:21 schrieb Matthias Jakobs:
> > Hey,
> > im using your driver with my Pod Studio UX1. I can hear everything, but the
> > inputs dont come up in JACK. Is there a release planed with pod studio
> > support?
>
>       Hi Matty!
>
> Thanks for your interest! I plan to release everything for which I receive
> sufficient feedback to be able to implement it :-) Joking aside, since I don't
> have a POD Studio UX1, I can only proceed if somebody who has such a device
> volunteers to provide USB logs, test new driver versions, etc. Recently I
> received a bunch of useful feedback for the TonePort UX1, and I think it is
> pretty well supported now (if anybody feels the opposite, please let me know).
> Due to the similar name, there are chances that support for the POD Studio UX1
> is not too hard to achieve. Please let me know if you are willing to help this
> way. And make sure that you are using the most recent version of the driver
> from the subversion repository:
> https://line6linux.svn.sourceforge.net/svnroot/line6linux/driver/trunk
>
>       Thanks & kind regards,
>               Markus
>
> I have recently purchased a POD Studio UX1.  To get the line6usb driver (v
0.8.1) to see the
device at all, I made the following change:

usbdevs.h:35 change
   #define LINE6_DEVID_TONEPORT_UX1  0x4141
to
   #define LINE6_DEVID_TONEPORT_UX1  0x4150

After recompiling and loading the driver, the following happens when the
device is plugged in:
(dmesg)
[  251.971204] usbcore: registered new interface driver line6usb
[  265.728063] usb 6-3: new full speed USB device using ohci_hcd and address
2
[  265.881929] usb 6-3: configuration #1 chosen from 1 choice
[  265.884731] line6usb 6-3:1.0: Line6 TonePort UX1 found
[  265.918032] line6usb 6-3:1.0: Line6 TonePort UX1 now attached
[  265.918040] Line6 device 0: TonePort UX1:0
[  265.918047] Line6 device 1: (not used)
[  265.918052] Line6 device 2: (not used)
[  265.918056] Line6 device 3: (not used)
[  265.918060] Line6 device 4: (not used)
[  265.918064] Line6 device 5: (not used)
[  265.918068] Line6 device 6: (not used)
[  265.918072] Line6 device 7: (not used)

aplay -l shows
card 3: UX1 [TonePort UX1], device 0: TonePort UX1 [TonePort UX1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

The audio device can be opened for record/playback, but is quiet (no sound
on input or output).
None of the parameters for the device (bass, treble etc) appear in sysfs:
ls -l /sys/bus/usb/devices/6-3:1.0/
total 0
-r--r--r-- 1 root root 4096 2010-11-21 21:49 bAlternateSetting
-r--r--r-- 1 root root 4096 2010-11-21 21:48 bInterfaceClass
-r--r--r-- 1 root root 4096 2010-11-21 21:48 bInterfaceNumber
-r--r--r-- 1 root root 4096 2010-11-21 21:48 bInterfaceProtocol
-r--r--r-- 1 root root 4096 2010-11-21 21:48 bInterfaceSubClass
-r--r--r-- 1 root root 4096 2010-11-21 21:49 bNumEndpoints
lrwxrwxrwx 1 root root    0 2010-11-21 21:48 driver ->
../../../../../../bus/usb/drivers/line6usb
drwxr-xr-x 3 root root    0 2010-11-21 21:49 ep_01
drwxr-xr-x 3 root root    0 2010-11-21 21:49 ep_82
-r--r--r-- 1 root root 4096 2010-11-21 21:49 modalias
drwxr-xr-x 2 root root    0 2010-11-21 21:49 power
drwxr-xr-x 3 root root    0 2010-11-21 21:48 sound
lrwxrwxrwx 1 root root    0 2010-11-21 21:48 subsystem ->
../../../../../../bus/usb
-r--r--r-- 1 root root 4096 2010-11-21 21:49 supports_autosuspend
-rw-r--r-- 1 root root 4096 2010-11-21 21:48 uevent
lrwxrwxrwx 1 root root    0 2010-11-21 21:49 usb_device -> ../../6-3

I'm quite happy to relay any further about the UX1 to help in its
development, as I'd quite like to
get it running under Linux

Jacob
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Line6linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/line6linux-user

Reply via email to