From: Paul Chubb <paulc@singlespoon.org.au>
To: Mike Adolf <mlnx@mho.com>, linux dvb <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] Problem making v4l driver tree
Date: Thu, 23 Oct 2008 17:32:45 +1100 [thread overview]
Message-ID: <49001A8D.2000400@singlespoon.org.au> (raw)
In-Reply-To: <48FFA0E1.4010906@mho.com>
Mike,
I usually find that it failing to find the include files
indicates that the kernel source/headers are not installed correctly. I
find that for my distro doing a make kernel-links with perhaps a depmod
thrown in fixes this kind of problem. I don't know about the IRQ loop
but then honestly I don't know much about this stuff.
Cheers Paul
Mike Adolf wrote:
> Paul Chubb wrote:
>
>> Mike,
>> the make file is looking for the .config from your installed
>> kernel. On some distributions like Gentoo it is where it is expected
>> because Gentoo users compile another kernel at the drop of a hat.
>> Other distros like ubuntu ship the config file but it is not in the
>> right place. For ubuntu you would look in the /boot directory. It will
>> be called something like config-<kernel revision>. Copy it to the name
>> .config in the specified directory:
>>
>> /lib/modules/2.6.25.16-0.1-pae/build/.config
>>
>> You will need to find out what your distro does to ship the config
>> file, get a copy and put it there.
>>
>> HTH
>>
>> Paul
>>
>> Mike Adolf wrote:
>>
>>> According to the Mythtv Wiki on the pctv 800i card you need to extract
>>> firmware from windows file and download "v4l-dvb-c800683faf86.tar.gz",
>>> and do a make and make install to get the latest tree of drivers
>>> installed. However, when I did the make I got the following error.
>>> ------
>>> Updating/Creating .config
>>> Preparing to compile for kernel version 2.6.25
>>> File not found: /lib/modules/2.6.25.16-0.1-pae/build/.config at
>>> ./scripts/make_kconfig.pl line 32, <IN> line 4.
>>> make[1]: *** No rule to make target `.myconfig', needed by
>>> `config-compat.h'. Stop.
>>> -----
>>> I am use to resolving dependency errors but don't know what to do with
>>> this one. I am using SuSe 11. Since I do get good video but no sound,
>>> would it be a good idea to do an 'Install-sound' only-once I get it
>>> to make?
>>>
>>> Mike
>>>
>>>
>>> _______________________________________________
>>> linux-dvb mailing list
>>> linux-dvb@linuxtv.org
>>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>>
>>>
>>>
>>
> I tried that and then it could not find
> /lib/modules/2.6.25.16-0.1-pae/build/include/linux/netdevice.h.
> Maybe I won't need to install the v4l tree. I say this because in dmesg
> I noticed the error
>
> cx88[0]/1: IRQ loop detected, disabling interrupts
>
> Now all I have to do is find out how to resolve it. Any ideas?
>
> Thanks
> Mike
>
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2008-10-23 6:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 7:31 [linux-dvb] Problem making v4l driver tree Mike Adolf
2008-10-22 6:19 ` Paul Chubb
[not found] ` <48FFA0E1.4010906@mho.com>
2008-10-23 6:32 ` Paul Chubb [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49001A8D.2000400@singlespoon.org.au \
--to=paulc@singlespoon.org.au \
--cc=linux-dvb@linuxtv.org \
--cc=mlnx@mho.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.