David Henig wrote:
> Thanks, this is sounding promising, only thing is I'm not seeing a 
> .config in the v4l directory although it shows up with the locate 
> command, am I missing something very obvious.

Sorry if I'm telling evidence, but just a hint: every file starts
with . is a "hidden" file. So you'll need something like
ls -a lib/modules/2.6.31-17-generic/build/.config , see "man ls".

Regards,

        Márton Németh

> Devin Heitmueller wrote:
>> On Fri, Jan 29, 2010 at 11:02 AM, David Henig <dhhe...@googlemail.com> wrote:
>>   
>>> Thanks, I appear to have the headers and no longer have to do the symlink,
>>> but still getting the same error - any help gratefully received, or do I
>>> need to get a vanilla kernel?
>>>     
>> Open up the file v4l/.config and change the line for firedtv from "=m"
>> to "=n".  Then run "make".
>>
>> This is a known packaging bug in Ubuntu's kernel headers.
>>
>> Cheers,
>>
>> Devin
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to