September 4, 2009 · General · Email This Post
Share
{lang: 'en-GB'}

How to install a Line6 Guitar Port (and the toneport With a very big thanks to Myhrman from Source Forge for helping me get this thing working and a big thanks to Grabner for providing the drivers for something that seems to be non existant for linux! This is to get the Guitar Port to work as a basic USB sound device so you will get a dry signal in and out that will work under OSS and Jack.

Note: Myhrman says it should work with most toneports too but neither of us have one to test it out.

First open your Terminal

Applications> Accessories> Terminal

You will need to get Subversion

sudo apt-get install subversion

Then you will need to get the source

svn co https://line6linux.svn.sourceforge.net/svnroot/line6linux

Change to the directory

cd line6linux/driver/trunk

Time to build from the source but first make sure you have the latest build and headers

sudo apt-get install build-essential
sudo apt-get install linux-headers

(Note: You will atlest have version 2.6.27.14. To check your version in terminal type uname -r)

Now that is updated and you are in the trunk directory

make
sudo make install

Now shutdown and restart with the guitar port (or toneport) connected and you should beable to see it in your
System> Preferences> Sound

Only use the OSS drivers for native OS support and to prevent feedback while using Jack Keep the “Monitor” channel muted.

Share

Related posts

42 Comments to “How To: Install A Line6 GuitarPort or TonePort UX1 or GX”

  1. lancee says:

    hey thanks dudes this works great!!!

    [Reply]

  2. Jake says:

    I found out the hard way that the new versions of Ubuntu have the TonePort GX included. If you run the install, your sound will work until you reboot. Check your Hardware Tab in Sound Properties FIRST.

    But for older versions, yes, this guide is the trick.

    [Reply]

  3. esphera says:

    ok i’m a completely noob on ubunto, but i really want to get my ux1 tone port working, so… i’m getting this “[sudo] password for esphera” but i cant type anything… what am i doing wrong?

    cheers!

    [Reply]

  4. Denis says:

    @Jake :
    For this kind of general question you’d better ask on ubuntu.com forums ! Or even in the documentation, you’ll find interesting things.

    Anyway, when you have to type in a password, nothing is displayed for security reasons, but what you type is still taken into account.

    Simply type your password and [Enter] !

    [Reply]

  5. esphera says:

    Hi again,

    I would like to know how to install these drivers?

    thanks

    [Reply]

  6. esphera says:

    *how to uninstall. sorry

    [Reply]

  7. Thomas says:

    I have ubuntu 10.10 and followed this guide. However I cannot see my UX1 in hardware. I then noticed what jake said: I found out the hard way that the new versions of Ubuntu have the TonePort GX included. If you run the install, your sound will work until you reboot. Check your Hardware Tab in Sound Properties FIRST.

    Obviously I didn’t look first, I just assumed that it wouldn’t work so I started looking for how to’s on the web. Anyway, I can’t see my UX1 as it is after I followed the guide. Anyone know how to fix it?

    [Reply]

  8. hans schneidhofer says:

    hi, have tried the line6-driver on ubuntu 10.10, but as soon as I have made the changes in audacity --> recorddevice = line6 --> and start the record, the system crashes - no network no mouse or any other thing is running - can it be, that this driver is not running with ubuntu 10.10 ?

    best regards
    hans

    [Reply]

  9. Jay says:

    Thank you so much for this!!! You are my new hero. Your install instructions worked great and now I can record music without resorting to windows.

    [Reply]

  10. Joey says:

    The driver installation went well, but i’m looking for playback software to use… like gearbox, or guitar rig. How would I get those to work in linux mint?

    [Reply]

  11. steve says:

    I also didn’t see Jake’s comment until much too late. After having installed the drivers per the instructions (which went just fine) and rebooting the toneport did not appear in my hardware devices (only my mobo, my audigy2 and the internal sound device which I guess is audio equivalent to the loopback interface for networking?). I’m not sure if the guitarport was there before I installed these drivers, but it definitely is not there now. So what to do next?

    [Reply]

  12. Steph says:

    I installed Line6 GX on Ubuntu. It works fine for listening to the music, however as soon as I plug in the bass, it works too but the volume is not equal on each side, the right side is far more audible than the left. Also, as soon as I play along music ( such as with Youtube ), the bass starts making ‘scratchy’ noises through the headphone. I tried adjusting the sound preferences without any luck.
    Help would be appreciated !
    Thanks again !

    [Reply]

Leave a Reply