Drivers para Ubuntu de tarjetas de sonido USB Line6 y hardware similar
Sonido en Ubuntu (III)
NOTA: esta entrada la he dejado en el foro también, pero aquà se visualiza mucho mejor.Valencia, 21/01/2010, G.B.
Tengo una tarjeta de sonido externa de Line6, en concreto una TonePort UX1, y con Ubuntu no me funciona ni de casualidad. Pensaba que no existÃan drivers para ella, pero me acabo de encontrar esta página: http://www.tanzband-scream.at/line6/ Hablan de un driver experimental para los productos de sonido con interfaz USB de Line6, como mi tarjeta de sonido.
Estas son las instrucciones de instalación: http://www.tanzband-scream.at/…..e6/INSTALL
Aquà está la documentación sobre el driver de Line6 en formato .pdf: http://www.tanzband-scream.at/…..erdocs.pdf
Este es el enlace al código fuente: http://www.tanzband-scream.at/…..;1.tar.bz2 y a los binarios: http://www.tanzband-scream.at/…..aries.html
Dejo también otro enlace a una grabación de prueba realizada con Line6 y Ubuntu por el grupo Scream: http://www.tanzband-scream.at/…..e_Mill.mp3
Instalación del código fuente:
Source installation ------------------- If you are not familiar with RPM or prefer manual compilation, you can use the following procedure. Unpack the archive, change to the newly created directory, and compile/install the driver: tar xjf line6usb-0.8.1.tar.bz2 cd line6usb-0.8.1 make install This will compile the driver and install it in the module directory, so the driver should be loaded automatically as soon as the Line6 device is connected. If it doesn't, you can load it manually with modprobe line6usb You need root privileges to install and manually load the driver. re. Unpack the archive, change to the newly created directory, and compile/install the driver: tar xjf line6usb-0.8.1.tar.bz2 cd line6usb-0.8.1 make install
Voy a investigar al respecto… La instalación me da error!:
root@UBUNTU:/home/guillermo/line6usb-0.8.1# make install ./set_revision.sh make -f Makefile -C /lib/modules/2.6.31-17-generic/build CONFIG_LINE6_USB=m SUBDIRS=/home/guillermo/line6usb-0.8.1 modules make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.31-17-generic' CC [M] /home/guillermo/line6usb-0.8.1/audio.o /home/guillermo/line6usb-0.8.1/audio.c: In function ‘line6_init_audio’: /home/guillermo/line6usb-0.8.1/audio.c:31: error: implicit declaration of function ‘snd_card_new’ /home/guillermo/line6usb-0.8.1/audio.c:31: warning: assignment makes pointer from integer without a cast make[2]: *** [/home/guillermo/line6usb-0.8.1/audio.o] Error 1 make[1]: *** [_module_/home/guillermo/line6usb-0.8.1] Error 2 make[1]: se sale del directorio `/usr/src/linux-headers-2.6.31-17-generic' make: *** [default] Error 2 root@UBUNTU:/home/guillermo/line6usb-0.8.1#
Reconocer la tarjeta me la reconoce, pero no consigo sacarle el sonido. Maldita sea! Seguiré intentándolo.
Página oficial de Line6: http://line6.com/
Posts (entradas) relacionados(as):
- Visualizar en Ubuntu DVDs protegidos (Ubuntu Restricted Extras) Valencia, 14/02/2010, G.B. La mayorÃa de los DVDs comerciales están...
- Finalizando la instalación de Joomla en un servidor web local bajo Ubuntu (Instalación Lamp IV) Valencia, 05/02/2010, G.B. Bueno, pues ya está. En menos de...
- Joomla instalado en un servidor local Ubuntu (Instalando Lamp III) Valencia, 04/02/2010, G.B. Ya está: Joomla instalado en mi servidor...
- Formatear memorias USB o pendrives con Ubuntu Valencia, 22/02/2010, G.B. Si alguna vez tienes la necesidad de...
- Instalando Lamp o un servidor web en Ubuntu (I) Valencia, 31/01/2010, G.B. Hoy he probado algo que tenÃa en...
Related posts brought to you by Yet Another Related Posts Plugin.




Dejo unos enlaces para tener en cuenta:
- http://ubuntuforums.org/showthread.php?t=1197722
- http://www.alsa-project.org/main/index.php/Matrix:Main