* [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?)
@ 2009-01-02 23:07 Gregoire Favre
2009-01-03 8:40 ` Gregoire Favre
2009-01-03 13:04 ` Gregoire Favre
0 siblings, 2 replies; 3+ messages in thread
From: Gregoire Favre @ 2009-01-02 23:07 UTC (permalink / raw)
To: linux-dvb
Hello,
just to be sure I don't have an hardware problem I came back to a 2.6.27
kernel on which I can compil multiproto : all my DVB cards works
perfectly there.
Under 2.6.28 and today's v4l-dvb hg source the cx88 cards don't tune at
all (geniatech budget and Hauppauge HVR-4000).
I have three diseqcs for all cards I have, which are each connected to
three quad lnb (or quattro : those which are like four different lnb and
need diseqc signals to choose l/h h/v), for example I set up VDR like
this :
S13.0E 11700 V 9750 t v W15 [E0 10 38 F0] W15 t
S13.0E 99999 V 10600 t v W15 [E0 10 38 F1] W15 T
S13.0E 11700 H 9750 t V W15 [E0 10 38 F2] W15 t
S13.0E 99999 H 10600 t V W15 [E0 10 38 F3] W15 T
S19.2E 11700 V 9750 t v W15 [E0 10 38 F4] W15 t
S19.2E 99999 V 10600 t v W15 [E0 10 38 F5] W15 T
S19.2E 11700 H 9750 t V W15 [E0 10 38 F6] W15 t
S19.2E 99999 H 10600 t V W15 [E0 10 38 F7] W15 T
S28.2E 11700 V 9750 t v W15 [E0 10 38 F8] W15 t
S28.2E 99999 V 10600 t v W15 [E0 10 38 F9] W15 T
S28.2E 11700 H 9750 t V W15 [E0 10 38 FA] W15 t
S28.2E 99999 H 10600 t V W15 [E0 10 38 FB] W15 T
I can't tune with the cx88 cards using S2API neither with VDR nor
szap(.*).
from lspci :
04:00.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
04:02.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
04:02.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
04:02.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
04:02.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
04:05.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 03)
04:05.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 03)
If they are any more info I could give to help solve this really annoying
bug, I would be happy to give them.
Thank you very much,
--
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] 3+ messages in thread* Re: [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?) 2009-01-02 23:07 [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?) Gregoire Favre @ 2009-01-03 8:40 ` Gregoire Favre 2009-01-03 13:04 ` Gregoire Favre 1 sibling, 0 replies; 3+ messages in thread From: Gregoire Favre @ 2009-01-03 8:40 UTC (permalink / raw) To: linux-dvb On Sat, Jan 03, 2009 at 12:07:59AM +0100, Gregoire Favre wrote: Could it be a similar problem as seen in : http://www.linuxtv.org/pipermail/linux-dvb/2008-December/030707.html ? > just to be sure I don't have an hardware problem I came back to a 2.6.27 > kernel on which I can compil multiproto : all my DVB cards works > perfectly there. > > Under 2.6.28 and today's v4l-dvb hg source the cx88 cards don't tune at > all (geniatech budget and Hauppauge HVR-4000). > > I have three diseqcs for all cards I have, which are each connected to > three quad lnb (or quattro : those which are like four different lnb and > need diseqc signals to choose l/h h/v), for example I set up VDR like > this : > > S13.0E 11700 V 9750 t v W15 [E0 10 38 F0] W15 t > S13.0E 99999 V 10600 t v W15 [E0 10 38 F1] W15 T > S13.0E 11700 H 9750 t V W15 [E0 10 38 F2] W15 t > S13.0E 99999 H 10600 t V W15 [E0 10 38 F3] W15 T > S19.2E 11700 V 9750 t v W15 [E0 10 38 F4] W15 t > S19.2E 99999 V 10600 t v W15 [E0 10 38 F5] W15 T > S19.2E 11700 H 9750 t V W15 [E0 10 38 F6] W15 t > S19.2E 99999 H 10600 t V W15 [E0 10 38 F7] W15 T > S28.2E 11700 V 9750 t v W15 [E0 10 38 F8] W15 t > S28.2E 99999 V 10600 t v W15 [E0 10 38 F9] W15 T > S28.2E 11700 H 9750 t V W15 [E0 10 38 FA] W15 t > S28.2E 99999 H 10600 t V W15 [E0 10 38 FB] W15 T > > I can't tune with the cx88 cards using S2API neither with VDR nor > szap(.*). > > from lspci : > 04:00.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) > 04:02.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05) > 04:02.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05) > 04:02.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05) > 04:02.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05) > 04:05.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 03) > 04:05.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 03) > > If they are any more info I could give to help solve this really annoying > bug, I would be happy to give them. -- 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] 3+ messages in thread
* Re: [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?) 2009-01-02 23:07 [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?) Gregoire Favre 2009-01-03 8:40 ` Gregoire Favre @ 2009-01-03 13:04 ` Gregoire Favre 1 sibling, 0 replies; 3+ messages in thread From: Gregoire Favre @ 2009-01-03 13:04 UTC (permalink / raw) To: linux-dvb Hello again, did test S2API under 2.6.27 (on which all works with multiproto) : the HVR-4000 don't tune. So 2.6.28 isn't the problem. -- 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] 3+ messages in thread
end of thread, other threads:[~2009-01-03 13:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-01-02 23:07 [linux-dvb] BUG cx88 don't work on S2API/2.6.28 amd64 (disseqc ?) Gregoire Favre 2009-01-03 8:40 ` Gregoire Favre 2009-01-03 13:04 ` Gregoire Favre
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox