Hi there. I am attempting to install on a HP dv6000 laptop (i686) which uses an Intel soundcard. I'm on Arch, tried the binary for this driver.. pretty much the same error as below. Installing the binary , here's the error I get;
[dissentiate@loudhost line6usb-0.8.1]$ sudo make install
Password:
./set_revision.sh
make -f Makefile -C /lib/modules/2.6.31-rt/build CONFIG_LINE6_USB=m SUBDIRS=/home/dissentiate/Downloads/line6usb-0.8.1 modules
make[1]: Entering directory `/usr/src/linux-2.6.31-rt'
CC [M] /home/dissentiate/Downloads/line6usb-0.8.1/audio.o
/home/dissentiate/Downloads/line6usb-0.8.1/audio.c: In function ‘line6_init_audio’:
/home/dissentiate/Downloads/line6usb-0.8.1/audio.c:31: error: implicit declaration of function ‘snd_card_new’
/home/dissentiate/Downloads/line6usb-0.8.1/audio.c:31: warning: assignment makes pointer from integer without a cast
make[2]: *** [/home/dissentiate/Downloads/line6usb-0.8.1/audio.o] Error 1
make[1]: *** [_module_/home/dissentiate/Downloads/line6usb-0.8.1] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.31-rt'
make: *** [default] Error 2
Hi there. I am attempting to install on a HP dv6000 laptop (i686) which uses an Intel soundcard. I'm on Arch, tried the binary for this driver.. pretty much the same error as below. Installing the binary , here's the error I get;
Here's my system specs via lspci:
and finally, here's dmesg
Release 0.8.1 is quite out of date, please try the current sources from "https://line6linux.svn.sourceforge.net/svnroot/line6linux/driver/trunk".
Kind regards,
Markus