Hello, i'm trying to get the toneport ux1 to work but so far all i get are a continuous flow of clicks and pops, but no music. I tried various players like vlc, alsaplayer, audacity, rhytmbox. Does anyone know what to do?
The ux1 is listed in my device list:
<pre>
$cat /proc/asound/cards
0 : line6usb - TonePort UX1
Line6 TonePort UX1 at USB 5-2:1.0
1 : HDA-Intel - HDA Intel
HDA Intel at 0xfebfc000 irq 30
</pre>
Here's what i did so far:<br/>
1. retrieved latest source from svn<br/>
2. performed: make install<br/>
3. created a /etc/modprobe.d/sound file so usb device gets priority 0<br/>
4. tested using the command $speaker-test
Should i have removed the older line6usb library installed by the Ubuntu installation?
Please help, if I can't get this to work i'm stuck with windows.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2009-12-05
Here is a line6usb 0.8.1 that compiles in ubuntu 9.10, toneport ux 1 is working with that version… I changed something in some files, but I don't remember what, =], I know that I saw some comments in the svn and then applied them in the 0.8.1 =]…
Hi,
Hello, i'm trying to get the toneport ux1 to work but so far all i get are a continuous flow of clicks and pops, but no music. I tried various players like vlc, alsaplayer, audacity, rhytmbox. Does anyone know what to do?
The ux1 is listed in my device list:
<pre>
$cat /proc/asound/cards
0 : line6usb - TonePort UX1
Line6 TonePort UX1 at USB 5-2:1.0
1 : HDA-Intel - HDA Intel
HDA Intel at 0xfebfc000 irq 30
</pre>
Here's what i did so far:<br/>
1. retrieved latest source from svn<br/>
2. performed: make install<br/>
3. created a /etc/modprobe.d/sound file so usb device gets priority 0<br/>
4. tested using the command $speaker-test
Should i have removed the older line6usb library installed by the Ubuntu installation?
Please help, if I can't get this to work i'm stuck with windows.
I have the same problem with my pod studio UX1 and ubuntu 9.10.
It played sound nicely with ubuntu 9.4.
( i've changed the device ID in the code to match the UX1 device id, explanations )
: http://sourceforge.net/projects/line6linux/forums/forum/713264/topic/3009524
Here is a line6usb 0.8.1 that compiles in ubuntu 9.10, toneport ux 1 is working with that version… I changed something in some files, but I don't remember what, =], I know that I saw some comments in the svn and then applied them in the 0.8.1 =]…
: http://www.megaupload.com/?d=ELBGGV1B
Thanks for the help so far.
I downgraded to ubuntu 9.4 and sound works now. Still no recording though even though recording is listed in device capabilities.