You are not logged in.

#1 2009-03-10 22:57:47

utak3r
Member
From: Szczecin, Poland
Registered: 2009-03-09
Posts: 11
Website

How to use line6 module?

In the AUR is the package of the line6usb module (btw, I had to add arch=('x86_64') to the PKGBUILD). As I don't know ALSA well, I just don't know how to get this working...
Here's what I have so far:

bash-3.2# lsmod|grep line6
line6usb               96076  0 
snd_rawmidi            25344  1 line6usb
snd_pcm                82952  3 line6usb,snd_pcm_oss,snd_hda_intel
snd                    65096  11 line6usb,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
usbcore               160432  5 line6usb,usbhid,uhci_hcd,ehci_hcd

but... what next? How to put it with ALSA? ALSA mixer reports:

/usr/sbin/alsactl: load_state:1608: No soundcards found...

hmm

Offline

Board footer

Powered by FluxBB