Please ensure Javascript is enabled for purposes of website accessibility Jump to content

Recommended Posts

Hi all! I am a proud owner of a PodXTLive and I'm really happy with it!
I'm also a developer and my project is to create a VST Host under Raspberry Pi2.. all is going well, but (as far as I know) there aren't Line6 drivers for Linux based on ARM architecture.. There is someone that can help me with the project or that can give me some hint or ideas to make it work?
Raspberry Pi2 would be perfect for a vst host and It would be nice to make my PodXTLive do the sound processing like I do (for example) on windows!
Thank you all and I hope to get a clear answer just to understand if I have to give up and try with some other solution.

 

Luca

Link to comment
Share on other sites

  • 1 year later...

at least in kernel 4.4 are included line6 modules. In ubuntu if you go to /lib/modules/4.4.0-36-generic/kernel/sound/usb/line6 you will see the modules:

snd-usb-line6
snd-usb-podhd
snd-usb-pod
snd-usb-toneport
snd-usb-variax

you should be able to load them with: modprobe
example:
sudo modprobe snd-usb-podhd

unfortunnately I haven't been able to bring my hd500x running, I don't know if it is because of the X or not. modprobe work's fine but I don't see it with

cat /proc/asound/cards

nor I see it in alsamixer.

hope this help, let us know how it goes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...