Re: [linux-audio-user] Line6 POD XT Live

From: Noah Roberts <roberts.noah@email-addr-hidden>
Date: Sun May 01 2005 - 10:20:09 EEST

On 4/16/05, Markus Grabner <grabner@email-addr-hidden-graz.ac.at> wrote:
>
> Hi POD users!
>
> I just read your messages about using the POD XT Live under Linux. I am
> very curious if this actually worked since Line6 told me about modifications
> in the audio interface made for the POD XT Live, which I blindly added to the
> driver without testing since I don't own a POD XT Live. Please let me know if
> you were successful, and if not, what exactly went wrong (syslog etc.), so I
> can try to fix it.

Well, it wouldn't build for one thing:

make -C /lib/modules/2.6.5-gentoo-r1/build
SUBDIRS=/home/nroberts/podxtpro-0.3 modules
make[1]: Entering directory `/usr/src/linux-2.6.5-gentoo-r1'
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
make[2]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
  CC [M] /home/nroberts/podxtpro-0.3/audio.o
/home/nroberts/podxtpro-0.3/audio.c: In function `snd_podxtpro_control_get':
/home/nroberts/podxtpro-0.3/audio.c:62: error:
`snd_podxtpro_audio_t_magic' undeclared (first use in this function)
/home/nroberts/podxtpro-0.3/audio.c:62: error: (Each undeclared
identifier is reported only once
/home/nroberts/podxtpro-0.3/audio.c:62: error: for each function it appears in.)
/home/nroberts/podxtpro-0.3/audio.c: In function `snd_podxtpro_control_put':
/home/nroberts/podxtpro-0.3/audio.c:73: error:
`snd_podxtpro_audio_t_magic' undeclared (first use in this function)
/home/nroberts/podxtpro-0.3/audio.c: In function `cleanup_audio':
/home/nroberts/podxtpro-0.3/audio.c:207: warning: implicit declaration
of function `usb_kill_urb'
make[2]: *** [/home/nroberts/podxtpro-0.3/audio.o] Error 1
make[1]: *** [/home/nroberts/podxtpro-0.3] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-gentoo-r1'
make: *** [default] Error 2

nroberts@email-addr-hidden podxtpro-0.3 $ grep -n snd_podxtpro_audio_t_magic *
nroberts@email-addr-hidden podxtpro-0.3 $

Install txt doesn't say anything about needing any other packages...
Received on Sun May 1 12:15:05 2005

This archive was generated by hypermail 2.1.8 : Sun May 01 2005 - 12:15:05 EEST