* [linux-dvb] Multiproto, multiproto_plus & mantis
@ 2008-08-20 5:48 Ola Ekedahl
2008-08-20 8:20 ` Gregoire Favre
0 siblings, 1 reply; 8+ messages in thread
From: Ola Ekedahl @ 2008-08-20 5:48 UTC (permalink / raw)
To: linux-dvb
Hi,
I have been trying to compile the three different trees in Fedora 7, but
all fails with alot of warnings and errors. What are the recomended
specification for the kernel, wont it compile with the kernel in Fedora 7?
Best regards
Ola Ekedahl
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-20 5:48 [linux-dvb] Multiproto, multiproto_plus & mantis Ola Ekedahl
@ 2008-08-20 8:20 ` Gregoire Favre
2008-08-20 14:52 ` Hans Werner
2008-08-21 7:17 ` Ola Ekedahl
0 siblings, 2 replies; 8+ messages in thread
From: Gregoire Favre @ 2008-08-20 8:20 UTC (permalink / raw)
To: linux-dvb
On Wed, Aug 20, 2008 at 07:48:53AM +0200, Ola Ekedahl wrote:
> Hi,
>
> I have been trying to compile the three different trees in Fedora 7, but
> all fails with alot of warnings and errors. What are the recomended
> specification for the kernel, wont it compile with the kernel in Fedora 7?
AFAIK the only actively maintened tree is :
http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/
Wanny try this one ?
--
Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org
http://picasaweb.google.com/Gregoire.Favre
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-20 8:20 ` Gregoire Favre
@ 2008-08-20 14:52 ` Hans Werner
2008-08-21 7:17 ` Ola Ekedahl
1 sibling, 0 replies; 8+ messages in thread
From: Hans Werner @ 2008-08-20 14:52 UTC (permalink / raw)
To: linux-dvb, liplianin
-------- Original-Nachricht --------
> Datum: Wed, 20 Aug 2008 10:20:10 +0200
> Von: Gregoire Favre <gregoire.favre@gmail.com>
> An: linux-dvb@linuxtv.org
> Betreff: Re: [linux-dvb] Multiproto, multiproto_plus & mantis
> On Wed, Aug 20, 2008 at 07:48:53AM +0200, Ola Ekedahl wrote:
> > Hi,
> >
> > I have been trying to compile the three different trees in Fedora 7, but
> > all fails with alot of warnings and errors. What are the recomended
> > specification for the kernel, wont it compile with the kernel in Fedora
> 7?
>
> AFAIK the only actively maintened tree is :
> http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/
>
> Wanny try this one ?
Igor, would you be willing to add the mantis code to your liplianindvb repository?
--
Release early, release often.
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-20 8:20 ` Gregoire Favre
2008-08-20 14:52 ` Hans Werner
@ 2008-08-21 7:17 ` Ola Ekedahl
2008-08-21 8:44 ` Gregor Fuis
2008-08-22 5:35 ` Ola Ekedahl
1 sibling, 2 replies; 8+ messages in thread
From: Ola Ekedahl @ 2008-08-21 7:17 UTC (permalink / raw)
To: Gregoire Favre; +Cc: linux-dvb
Gregoire Favre skrev:
> On Wed, Aug 20, 2008 at 07:48:53AM +0200, Ola Ekedahl wrote:
>
>> Hi,
>>
>> I have been trying to compile the three different trees in Fedora 7, but
>> all fails with alot of warnings and errors. What are the recomended
>> specification for the kernel, wont it compile with the kernel in Fedora 7?
>>
>
> AFAIK the only actively maintened tree is :
> http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/
>
> Wanny try this one ?
>
I tried to compile the driver, but it failed too. I got the following
error after quite some time:
LD [M] /home/kurt/Desktop/liplianindvb/v4l/sms1xxx.o
CC [M] /home/kurt/Desktop/liplianindvb/v4l/s400.o
/home/kurt/Desktop/liplianindvb/v4l/s400.c: In function 's400_ir_init':
/home/kurt/Desktop/liplianindvb/v4l/s400.c:508: error: 'struct
input_dev' has no member named 'dev'
make[3]: *** [/home/kurt/Desktop/liplianindvb/v4l/s400.o] Error 1
make[2]: *** [_module_/home/kurt/Desktop/liplianindvb/v4l] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/kurt/Desktop/liplianindvb/v4l'
make: *** [all] Error 2
Anyone have any idea? Is it because of the dist Im running?
Best regards
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-21 7:17 ` Ola Ekedahl
@ 2008-08-21 8:44 ` Gregor Fuis
2008-09-07 6:24 ` Manu Abraham
2008-08-22 5:35 ` Ola Ekedahl
1 sibling, 1 reply; 8+ messages in thread
From: Gregor Fuis @ 2008-08-21 8:44 UTC (permalink / raw)
To: Ola Ekedahl; +Cc: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 523 bytes --]
Resend again to list
Hi,
I also have problem with this repository. I have KNC ONE DVB-S2 card and it
doesn't even get initialized with this repository. I used
http://jusst.de/hg/multiproto tree before and it worked fine. Kernel
automatically detected card and loaded proper modules.
Does this repository even have support for KNC ONE DVB-S2 card and I just
have to load the right modules. If I just have to load modules, please help
me with the names of modules and sequence how to start them.
Thanks for help!
Gregor
[-- Attachment #1.2: Type: text/html, Size: 642 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-21 7:17 ` Ola Ekedahl
2008-08-21 8:44 ` Gregor Fuis
@ 2008-08-22 5:35 ` Ola Ekedahl
2008-08-22 19:30 ` Marko Ristola
1 sibling, 1 reply; 8+ messages in thread
From: Ola Ekedahl @ 2008-08-22 5:35 UTC (permalink / raw)
To: Gregoire Favre; +Cc: linux-dvb
Seriously, no one knows what might be wrong? Is it the kernel or might
it be the compilation software?
> Gregoire Favre skrev:
>
>> On Wed, Aug 20, 2008 at 07:48:53AM +0200, Ola Ekedahl wrote:
>>
>>
>>> Hi,
>>>
>>> I have been trying to compile the three different trees in Fedora 7, but
>>> all fails with alot of warnings and errors. What are the recomended
>>> specification for the kernel, wont it compile with the kernel in Fedora 7?
>>>
>>>
>> AFAIK the only actively maintened tree is :
>> http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/
>>
>> Wanny try this one ?
>>
>>
> I tried to compile the driver, but it failed too. I got the following
> error after quite some time:
>
> LD [M] /home/kurt/Desktop/liplianindvb/v4l/sms1xxx.o
> CC [M] /home/kurt/Desktop/liplianindvb/v4l/s400.o
> /home/kurt/Desktop/liplianindvb/v4l/s400.c: In function 's400_ir_init':
> /home/kurt/Desktop/liplianindvb/v4l/s400.c:508: error: 'struct
> input_dev' has no member named 'dev'
> make[3]: *** [/home/kurt/Desktop/liplianindvb/v4l/s400.o] Error 1
> make[2]: *** [_module_/home/kurt/Desktop/liplianindvb/v4l] Error 2
> make[2]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/home/kurt/Desktop/liplianindvb/v4l'
> make: *** [all] Error 2
>
>
>
> Anyone have any idea? Is it because of the dist Im running?
>
> Best regards
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-22 5:35 ` Ola Ekedahl
@ 2008-08-22 19:30 ` Marko Ristola
0 siblings, 0 replies; 8+ messages in thread
From: Marko Ristola @ 2008-08-22 19:30 UTC (permalink / raw)
To: Ola Ekedahl; +Cc: linux-dvb
Hi,
Here are two ways to accomplish the compilation problem,
the second one might be the easier one for you.
One commonly working way to fix odd compilation problems:
1. Check out from linuxtv.org v4l-dvb-linuxtv (the main branch).
2. Check from there the file v4l-dvb-linuxtv/linux/drivers/media/???/s400.c
There you will probably find the fix for the s400.c problem.
Then you just copy that fix into multiproto s400.c version and compile
the multiproto version again.
So the wisdom is, that usually v4l-dvb-linuxtv will gain all
compatibility fixes for many kernels.
Another way to fix compilation problem is to try to disable s400.c
altogether:
Add into v4l/versions.txt s400.c driver's definition under [2.6.99] and
remove it from other places in versions.txt.
Idea is that you inform compilation system that s400 doesn't work yet in
your kernel, but instead it will work under 2.6.99.
Kernel compilation system desides to skip the compilation of the broken
driver and because you don't need
s400.c, it doesn't matter for you.
Happy hunting.
Regards,
Marko Ristola
Ola Ekedahl kirjoitti:
> Seriously, no one knows what might be wrong? Is it the kernel or might
> it be the compilation software?
>
>
>> Gregoire Favre skrev:
>>
>>
>>> On Wed, Aug 20, 2008 at 07:48:53AM +0200, Ola Ekedahl wrote:
>>>
>>>
>>>
>>>> Hi,
>>>>
>>>> I have been trying to compile the three different trees in Fedora 7, but
>>>> all fails with alot of warnings and errors. What are the recomended
>>>> specification for the kernel, wont it compile with the kernel in Fedora 7?
>>>>
>>>>
>>>>
>>> AFAIK the only actively maintened tree is :
>>> http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/
>>>
>>> Wanny try this one ?
>>>
>>>
>>>
>> I tried to compile the driver, but it failed too. I got the following
>> error after quite some time:
>>
>> LD [M] /home/kurt/Desktop/liplianindvb/v4l/sms1xxx.o
>> CC [M] /home/kurt/Desktop/liplianindvb/v4l/s400.o
>> /home/kurt/Desktop/liplianindvb/v4l/s400.c: In function 's400_ir_init':
>> /home/kurt/Desktop/liplianindvb/v4l/s400.c:508: error: 'struct
>> input_dev' has no member named 'dev'
>> make[3]: *** [/home/kurt/Desktop/liplianindvb/v4l/s400.o] Error 1
>> make[2]: *** [_module_/home/kurt/Desktop/liplianindvb/v4l] Error 2
>> make[2]: Leaving directory `/usr/src/kernels/2.6.21-1.3194.fc7-i686'
>> make[1]: *** [default] Error 2
>> make[1]: Leaving directory `/home/kurt/Desktop/liplianindvb/v4l'
>> make: *** [all] Error 2
>>
>>
>>
>> Anyone have any idea? Is it because of the dist Im running?
>>
>> Best regards
>>
>> _______________________________________________
>> linux-dvb mailing list
>> linux-dvb@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>
>>
>>
>
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Multiproto, multiproto_plus & mantis
2008-08-21 8:44 ` Gregor Fuis
@ 2008-09-07 6:24 ` Manu Abraham
0 siblings, 0 replies; 8+ messages in thread
From: Manu Abraham @ 2008-09-07 6:24 UTC (permalink / raw)
To: Gregor Fuis; +Cc: linux-dvb
Gregor Fuis wrote:
> Resend again to list
>
> Hi,
>
> I also have problem with this repository. I have KNC ONE DVB-S2 card and it
> doesn't even get initialized with this repository. I used
> http://jusst.de/hg/multiproto tree before and it worked fine. Kernel
> automatically detected card and loaded proper modules.
>
> Does this repository even have support for KNC ONE DVB-S2 card and I just
> have to load the right modules. If I just have to load modules, please help
> me with the names of modules and sequence how to start them.
hg clone http://jusst.de/hg/multiproto
make
and you need to load the following modules in the order, in case it is
not loaded
stb0899
stb6100
lnbp21
budget_av
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-09-07 6:24 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-20 5:48 [linux-dvb] Multiproto, multiproto_plus & mantis Ola Ekedahl
2008-08-20 8:20 ` Gregoire Favre
2008-08-20 14:52 ` Hans Werner
2008-08-21 7:17 ` Ola Ekedahl
2008-08-21 8:44 ` Gregor Fuis
2008-09-07 6:24 ` Manu Abraham
2008-08-22 5:35 ` Ola Ekedahl
2008-08-22 19:30 ` Marko Ristola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox