Line6 UX1 soundcard and Ubuntu
- by the_drow
I own a Line6 UX1 soundcard and I would like to make it work for Ubuntu.
I have followed the instructions here and it worked.
But at some point I upgraded my kernel version (not sure what uname -a prints but it's related) and it stopped working.
Here's what uname -a prints:
Linux ubuntu 2.6.32-29-generic
58-Ubuntu SMP Fri Feb 11 20:52:10 UTC 2011 x86_64 GNU/Linux
I figured out that maybe it's installed per version so I used svn update and hit make again. My guess was right as it copied the relevant files to the new version's folder.
I restarted and still nothing.
Should I revert to an older version? Or is there a solution here?