Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Line 6 USB Driver Problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
segphault
n00b
n00b


Joined: 22 Sep 2007
Posts: 3

PostPosted: Sat Sep 22, 2007 9:02 pm    Post subject: Line 6 USB Driver Problem Reply with quote

Hey all, first post.
I've been using Gentoo for more than a year now, and I still love it.
Have had very few problems, but one recently arose that needs fixing.
I bought a Pod XT from the local music store, and tried compiling the drivers off the internet for it.
I get from make...

Code:

  CC [M]  /home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.o
/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.c: In function 'snd_pod_trigger':
/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.c:39: warning: implicit declaration of function 'snd_pcm_group_for_each'
/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.c:39: error: expected ';' before '{' token
/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.c:33: warning: unused variable 'err'
/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.c:32: warning: unused variable 's'
make[2]: *** [/home/nick/Desktop/Downloads/line6usb-0.7.2/pcm.o] Error 1
make[1]: *** [_module_/home/nick/Desktop/Downloads/line6usb-0.7.2] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r5'
make: *** [default] Error 2


From past experience, I think it's a USE flag I neglected somewhere but I'm not a c/c++ programmer so I don't know the errors.
I'm making the assumption that snd_pcm_group_for_each is a function in a package that I don't have or didn't build due to USE flags.
Can anyone help?
Back to top
View user's profile Send private message
segphault
n00b
n00b


Joined: 22 Sep 2007
Posts: 3

PostPosted: Mon Sep 24, 2007 12:13 am    Post subject: Reply with quote

Nevermind, fixed with a downgrade to vanilla-sources-2.6.21 and kernel-headers-2.6.21.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum