public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)
@ 2008-03-29  2:41 L.
  2008-03-29  3:26 ` thomas schorpp
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: L. @ 2008-03-29  2:41 UTC (permalink / raw)
  To: linux-dvb

Hello,

with a KNC One "TV-Station DVB-C Plus" PCI card (MK3 - Philips SAA7146
with CU1216L/A I G H-3 Tunerbox with TDA10023) equipped with composite 
and s-video inputs ('Plus' version, Philips SAA7113), analog capture 
is not working. Most recent kernel sources I tested were 2.6.25-rc7.

DVB-C television works fine with this card using 'budget_av' kernel
module (from kernel 2.6.20 on, using e9hack's tda1002x patch, and
later with mainstream kernel sources alone), but when opening an
analog input, there are no data coming. A black screen is shown with
'xawtv' application. Xawtv correctly shows up the two video sources
this card provides: 'S-Video' and 'Composite'. 

I checked the cables and video sources, they work fine with another
card with analog input.

I can do tests or compile something if you want me to. Information from 
lspci, dmesg and lsmod please see below. Help to get analog capture
working is appreciated very much.

Thank you

L.

'lspci -nn' and 'lspci -vv' show:

00:14.0 Multimedia controller [0480]: Philips Semiconductors SAA7146 [1131:7146] (rev 01)

00:14.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: KNC One Unknown device 0023
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 32 (3750ns min, 9500ns max)
        Interrupt: pin A routed to IRQ 7
        Region 0: Memory at de00d000 (32-bit, non-prefetchable) [size=512]

Note: Subsystem ID 1894:0023 is a KNC One TV-Station DVB-C Plus (MK3)

dmesg shows:

[...]
Linux video capture interface: v2.00
saa7146: register extension 'budget_av'.
ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LNKB] -> GSI 7 (level, low) -> IRQ 7
saa7146: found saa7146 @ mem de984000 (revision 1, irq 7) (0x1894,0x0023).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (KNC1 DVB-C Plus MK3).
adapter failed MAC signature check
encoded MAC from EEPROM was ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
saa7146_vv: saa7146 (0): registered device video0 [v4l2]
KNC1-0: MAC addr = [...]
DVB: registering frontend 0 (Philips TDA10023 DVB-C)...
budget-av: ci interface initialised.
[...]

'lsmod' shows:

[...]
tda10023                6500  1 
budget_av              20000  1 
dvb_pll                14308  1 budget_av
saa7146_vv             48672  2 budget_av
video_buf              24388  1 saa7146_vv
videodev               27104  2 saa7146_vv
v4l2_common            24096  2 saa7146_vv,videodev
v4l1_compat            14340  2 saa7146_vv,videodev
firmware_class          9568  2 pcmcia,budget_av
budget_core            10980  1 budget_av
dvb_core               78024  2 budget_av,budget_core
saa7146                18408  3 budget_av,saa7146_vv,budget_core
ttpci_eeprom            2368  1 budget_core
[...]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)
  2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
@ 2008-03-29  3:26 ` thomas schorpp
  2008-03-30  5:39   ` L.
  2008-03-29  3:38 ` [linux-dvb] Afatech 9015 ausgnome
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 21+ messages in thread
From: thomas schorpp @ 2008-03-29  3:26 UTC (permalink / raw)
  To: linux-dvb

L. wrote:
> Hello,
> 
> with a KNC One "TV-Station DVB-C Plus" PCI card (MK3 - Philips SAA7146
> with CU1216L/A I G H-3 Tunerbox with TDA10023) equipped with composite 
> and s-video inputs ('Plus' version, Philips SAA7113), analog capture 
> is not working. Most recent kernel sources I tested were 2.6.25-rc7.
> 
> DVB-C television works fine with this card using 'budget_av' kernel
> module (from kernel 2.6.20 on, using e9hack's tda1002x patch, and
> later with mainstream kernel sources alone), but when opening an
> analog input, there are no data coming. A black screen is shown with
> 'xawtv' application. Xawtv correctly shows up the two video sources
> this card provides: 'S-Video' and 'Composite'. 
> 
> I checked the cables and video sources, they work fine with another
> card with analog input.
> 
> I can do tests or compile something if you want me to. Information from 
> lspci, dmesg and lsmod please see below. Help to get analog capture
> working is appreciated very much.
> 
> Thank you
> 
> L.
> 

Thx for the confirmation, I've reported this before at 12/2007 with topic

budget_av 'plus' cards saa7113 capture broken by CI code or incomplete

on this list. the videobuf reworks broke it or all the foreign CI code 
in budget_av.c is disturbing the saa7113 circuit part of the card.
on this list, CI CAM functionality has priority it seems. sorry.

y
tom

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [linux-dvb] Afatech 9015
  2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
  2008-03-29  3:26 ` thomas schorpp
@ 2008-03-29  3:38 ` ausgnome
  2008-03-29  5:05 ` ausgnome
  2008-04-08 13:13 ` [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3)) L.
  3 siblings, 0 replies; 21+ messages in thread
From: ausgnome @ 2008-03-29  3:38 UTC (permalink / raw)
  To: linux-dvb

Hi as anybody managed to get a driver going for this device yet ?

thanks

Gavin

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [linux-dvb] Afatech 9015
  2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
  2008-03-29  3:26 ` thomas schorpp
  2008-03-29  3:38 ` [linux-dvb] Afatech 9015 ausgnome
@ 2008-03-29  5:05 ` ausgnome
  2008-03-29  9:48   ` Antti Palosaari
  2008-04-08 13:13 ` [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3)) L.
  3 siblings, 1 reply; 21+ messages in thread
From: ausgnome @ 2008-03-29  5:05 UTC (permalink / raw)
  To: linux-dvb

Hi got off mya ass and checked out the archives, have managed to get the
Tevion USB DVB-T going supplied by Aldi in australia $50

  Seems to work fine

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-03-29  5:05 ` ausgnome
@ 2008-03-29  9:48   ` Antti Palosaari
  2008-03-29 12:55     ` ausgnome
  0 siblings, 1 reply; 21+ messages in thread
From: Antti Palosaari @ 2008-03-29  9:48 UTC (permalink / raw)
  To: ausgnome; +Cc: linux-dvb

ausgnome wrote:
> Hi got off mya ass and checked out the archives, have managed to get the
> Tevion USB DVB-T going supplied by Aldi in australia $50
> 
>   Seems to work fine

Did you use which tree? Debug / message-log outputs would be nice to 
see. Use dmesg to dump.

Antti
-- 
http://palosaari.fi/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-03-29  9:48   ` Antti Palosaari
@ 2008-03-29 12:55     ` ausgnome
  2008-04-02  2:39       ` Nick Andrew
  0 siblings, 1 reply; 21+ messages in thread
From: ausgnome @ 2008-03-29 12:55 UTC (permalink / raw)
  To: dvb

I used this tree
http://linuxtv.org/hg/~anttip/af9015/

and this firmware
www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/dvb-usb-af9015.fw


dmesg
[ 239.333298] dvb-usb: schedule remote query interval to 200 msecs.
[ 239.333301] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully 
initialized and connected.

Eprom Dump this includes first attempt with a different firmware file 
_ref version
Mar 29 15:28:23 laptop kernel: [ 238.194981] af9015_usb_probe:
Mar 29 15:28:24 laptop kernel: [ 238.699942] af9015_identify_state: reply:02
Mar 29 15:28:24 laptop kernel: [ 238.699948] dvb-usb: found a 'Afatech 
AF9015 DVB-T USB2.0 stick' in warm state.
Mar 29 15:28:24 laptop kernel: [ 238.700018] dvb-usb: will pass the 
complete MPEG2 transport stream to the software demuxer.
Mar 29 15:28:24 laptop kernel: [ 238.700330] DVB: registering new 
adapter (Afatech AF9015 DVB-T USB2.0 stick)
Mar 29 15:28:24 laptop kernel: [ 238.700597] af9015_eeprom_dump:
Mar 29 15:28:24 laptop kernel: [ 238.722782] 00: 2b d3 9b 0b 00 00 00 00 
a4 15 16 90 00 02 01 02
Mar 29 15:28:24 laptop kernel: [ 238.745116] 10: 03 80 00 fa fa 10 40 ef 
01 30 31 30 31 31 30 31
Mar 29 15:28:24 laptop kernel: [ 238.766707] 20: 36 30 37 30 30 30 30 31 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.788548] 30: 00 00 3a 01 00 08 02 00 
f8 a7 00 00 9c ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.810765] 40: ff ff ff ff ff 08 02 00 
1d 8d c4 04 82 ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.832986] 50: ff ff ff ff 10 26 00 00 
04 03 09 04 10 03 41 00
Mar 29 15:28:24 laptop kernel: [ 238.854950] 60: 66 00 61 00 74 00 65 00 
63 00 68 00 10 03 44 00
Mar 29 15:28:24 laptop kernel: [ 238.877043] 70: 56 00 42 00 2d 00 54 00 
20 00 32 00 20 03 30 00
Mar 29 15:28:24 laptop kernel: [ 238.899005] 80: 31 00 30 00 31 00 30 00 
31 00 30 00 31 00 30 00
Mar 29 15:28:24 laptop kernel: [ 238.921097] 90: 36 00 30 00 30 00 30 00 
30 00 31 00 00 ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.942688] a0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.964407] b0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 238.986372] c0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 239.008089] d0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 239.008089] d0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 239.030305] e0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 239.052146] f0: ff ff ff ff ff ff ff ff 
ff ff ff ff ff ff ff ff
Mar 29 15:28:24 laptop kernel: [ 239.053520] af9015_read_config: xtal:2 
set adc_clock:28000
Mar 29 15:28:24 laptop kernel: [ 239.056266] af9015_read_config: IF1:43000
Mar 29 15:28:24 laptop kernel: [ 239.056266] af9015_read_config: IF1:43000
Mar 29 15:28:24 laptop kernel: [ 239.059136] af9015_read_config: MT2060 
IF1:0
Mar 29 15:28:24 laptop kernel: [ 239.060634] af9015_read_config: tuner 
id1:156
Mar 29 15:28:24 laptop kernel: [ 239.062006] af9015_read_config: 
spectral inversion:0
Mar 29 15:28:24 laptop kernel: [ 239.062008] af9015_set_gpios:
Mar 29 15:28:24 laptop kernel: [ 239.063878] af9013: firmware version:4.95.0
Mar 29 15:28:24 laptop kernel: [ 239.063883] DVB: registering frontend 0 
(Afatech AF9013 DVB-T)...
Mar 29 15:28:24 laptop kernel: [ 239.063922] af9015_tuner_attach:
Mar 29 15:28:24 laptop kernel: [ 239.063948] tda18271 1-00c0: creating 
new instance
Mar 29 15:28:24 laptop kernel: [ 239.066873] TDA18271HD/C1 detected @ 1-00c0
Mar 29 15:28:24 laptop kernel: [ 239.333275] input: IR-receiver inside 
an USB DVB receiver as /class/input/input11
Mar 29 15:28:24 laptop kernel: [ 239.333298] dvb-usb: schedule remote 
query interval to 200 msecs.
Mar 29 15:28:24 laptop kernel: [ 239.333301] dvb-usb: Afatech AF9015 
DVB-T USB2.0 stick successfully initialized and connected.
Mar 29 15:28:24 laptop kernel: [ 239.333303] af9015_init:
Mar 29 15:28:24 laptop kernel: [ 239.337461] af9015_download_ir_table:
Mar 29 15:28:24 laptop kernel: [ 239.386468] input: Afatech DVB-T 2 as 
/class/input/input12
Mar 29 15:28:24 laptop kernel: [ 239.386497] input: USB HID v1.01 
Keyboard [Afatech DVB-T 2] on usb-0000:00:10.4-6


root@laptop:/etc/apt#



Antti Palosaari wrote:
> ausgnome wrote:
>> Hi got off mya ass and checked out the archives, have managed to get the
>> Tevion USB DVB-T going supplied by Aldi in australia $50
>>
>> Seems to work fine
>
> Did you use which tree? Debug / message-log outputs would be nice to 
> see. Use dmesg to dump.
>
> Antti


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)
  2008-03-29  3:26 ` thomas schorpp
@ 2008-03-30  5:39   ` L.
  2008-03-30  6:33     ` thomas schorpp
  0 siblings, 1 reply; 21+ messages in thread
From: L. @ 2008-03-30  5:39 UTC (permalink / raw)
  To: linux-dvb

thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
> the videobuf reworks broke it or all the foreign CI code 
> in budget_av.c is disturbing the saa7113 circuit part of the card.

You seem rather unsure about what exactly was breaking it. But did it
work at a certain point of time anyway? All I know is analog input of
this card was already not functional under kernel 2.6.20.

I wish so much it could be fixed or implemented, because I need the
analog inputs very much for various devices. I bought the KNC1 card
especially for its analog inputs (25 EUR more for the analog inputs)

The motherboard here has only one PCI slot, so a workaround with a
second card (bt878 analog capture works) is not possible. 

At the moment, I can make the Composite/S-Video devices accessible only
if I put the KNC1 card out of the computer and put the bt878 card in,
thus losing DVB capability. So any developer's care for this problem is
welcome very much.

Thank you

L.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)
  2008-03-30  5:39   ` L.
@ 2008-03-30  6:33     ` thomas schorpp
  2008-03-30  7:16       ` [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
  2008-03-30  8:00       ` [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
  0 siblings, 2 replies; 21+ messages in thread
From: thomas schorpp @ 2008-03-30  6:33 UTC (permalink / raw)
  To: linux-dvb

L. wrote:
> thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
>> the videobuf reworks broke it or all the foreign CI code 
>> in budget_av.c is disturbing the saa7113 circuit part of the card.
> 
> You seem rather unsure about what exactly was breaking it. But did it
> work at a certain point of time anyway? All I know is analog input of
> this card was already not functional under kernel 2.6.20.

can't remember.
btw, could You test if the crappy knc-1 (odsoft?) non-bda winxp driver which 
supports the saa7113 input BSOD's on Your machine, too, on install?

> 
> I wish so much it could be fixed or implemented, because I need the
> analog inputs very much for various devices. I bought the KNC1 card

get a v4l supported usb2 analogtv/av usb-grabber with full PAL/SECAM res. 
cheap from the bay, since dvb-t is replacing terrestrial analog tv in europe fastly.
majority of developers set priority for dvb paytv CI CAM, so no fast fix.

> L.
y
tom


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3))
  2008-03-30  6:33     ` thomas schorpp
@ 2008-03-30  7:16       ` L.
  2008-03-30 10:24         ` [linux-dvb] KNC1 DVB-C Plus analog input thomas schorpp
  2008-03-30  8:00       ` [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
  1 sibling, 1 reply; 21+ messages in thread
From: L. @ 2008-03-30  7:16 UTC (permalink / raw)
  To: linux-dvb

thomas schorpp wrote on Sun 2008-03-30 08:33 CET:
> L. wrote:
> > thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
> >> the videobuf reworks broke it or all the foreign CI code 
> >> in budget_av.c is disturbing the saa7113 circuit part of the card.
> >
> > You seem rather unsure about what exactly was breaking it. But did it
> > work at a certain point of time anyway? All I know is analog input of
> > this card was already not functional under kernel 2.6.20.
> 
> can't remember.
> btw, could You test if the crappy knc-1 (odsoft?) non-bda winxp driver which 
> supports the saa7113 input BSOD's on Your machine, too, on install?

I don't have winxp but if it produces a crash it may be related to this: 

KNC One FAQ: Programmabsturz bei Auswahl des analogen Videoeingangs (DVB-x PLUS Karten)
http://www.knc1.de/d/faq/faqs.htm#18

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3))
  2008-03-30  6:33     ` thomas schorpp
  2008-03-30  7:16       ` [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
@ 2008-03-30  8:00       ` L.
  2008-03-30 10:28         ` thomas schorpp
  1 sibling, 1 reply; 21+ messages in thread
From: L. @ 2008-03-30  8:00 UTC (permalink / raw)
  To: linux-dvb

thomas schorpp wrote on Sun 2008-03-30 08:33 CEST:
> L. wrote:
> > thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
> >> the videobuf reworks broke it or all the foreign CI code 
> >> in budget_av.c is disturbing the saa7113 circuit part of the card.
> > 
> > You seem rather unsure about what exactly was breaking it. But did it
> > work at a certain point of time anyway? All I know is analog input of
> > this card was already not functional under kernel 2.6.20.
> 
> can't remember.

But you say that it was broken by "videobuf reworks or all the foreign 
CI code in budget_av.c". How can you know then?


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] KNC1 DVB-C Plus analog input
  2008-03-30  7:16       ` [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
@ 2008-03-30 10:24         ` thomas schorpp
  2008-03-30 21:26           ` L.
  0 siblings, 1 reply; 21+ messages in thread
From: thomas schorpp @ 2008-03-30 10:24 UTC (permalink / raw)
  To: linux-dvb

L. wrote:
> thomas schorpp wrote on Sun 2008-03-30 08:33 CET:
>> L. wrote:
>>> thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
>>>> the videobuf reworks broke it or all the foreign CI code 
>>>> in budget_av.c is disturbing the saa7113 circuit part of the card.
>>> You seem rather unsure about what exactly was breaking it. But did it
>>> work at a certain point of time anyway? All I know is analog input of
>>> this card was already not functional under kernel 2.6.20.
>> can't remember.
>> btw, could You test if the crappy knc-1 (odsoft?) non-bda winxp driver which 
>> supports the saa7113 input BSOD's on Your machine, too, on install?
> 
> I don't have winxp but if it produces a crash it may be related to this: 
> 
> KNC One FAQ: Programmabsturz bei Auswahl des analogen Videoeingangs (DVB-x PLUS Karten)
> http://www.knc1.de/d/faq/faqs.htm#18

No. bluescreen is a kernel crash, not crash of a userspace app, and I've not got any HD audio.
Your only chance to get analog working at this time is trying the non-bda winxp driver.
If it crashes Your winxp kernel, You got a warranty case to return in the 
card to the dealer or knc-1 and get money back, +assured product feature failure case ;)

y
tom


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3))
  2008-03-30  8:00       ` [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
@ 2008-03-30 10:28         ` thomas schorpp
  0 siblings, 0 replies; 21+ messages in thread
From: thomas schorpp @ 2008-03-30 10:28 UTC (permalink / raw)
  To: linux-dvb

L. wrote:
> thomas schorpp wrote on Sun 2008-03-30 08:33 CEST:
>> L. wrote:
>>> thomas schorpp wrote on Sat 2008-03-29 04:26 CET:
>>>> the videobuf reworks broke it or all the foreign CI code 
>>>> in budget_av.c is disturbing the saa7113 circuit part of the card.
>>> You seem rather unsure about what exactly was breaking it. But did it
>>> work at a certain point of time anyway? All I know is analog input of
>>> this card was already not functional under kernel 2.6.20.
>> can't remember.
> 
> But you say that it was broken by "videobuf reworks or all the foreign 
> CI code in budget_av.c". How can you know then?
> 

mercurial logs, I've stated that in my older reports, maybe You read them.
it was broken for saa7134 cards, too, and later fixed, but not for saa7146 
based capture or our cards.

y
tom

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] KNC1 DVB-C Plus analog input
  2008-03-30 10:24         ` [linux-dvb] KNC1 DVB-C Plus analog input thomas schorpp
@ 2008-03-30 21:26           ` L.
  2008-03-31  2:32             ` thomas schorpp
  0 siblings, 1 reply; 21+ messages in thread
From: L. @ 2008-03-30 21:26 UTC (permalink / raw)
  To: linux-dvb

thomas schorpp wrote on Sun 2008-03-30 12:24 CEST:
> >> btw, could You test if the crappy knc-1 (odsoft?) non-bda winxp driver which 
> >> supports the saa7113 input BSOD's on Your machine, too, on install?
> > 
> > I don't have winxp but if it produces a crash it may be related to this: 
> > 
> > KNC One FAQ: Programmabsturz bei Auswahl des analogen Videoeingangs (DVB-x PLUS Karten)
> > http://www.knc1.de/d/faq/faqs.htm#18
> 
> No. bluescreen is a kernel crash, not crash of a userspace app, and I've not got any HD audio.
> Your only chance to get analog working at this time is trying the non-bda winxp driver.
> If it crashes Your winxp kernel, You got a warranty case to return in the 
> card to the dealer or knc-1 and get money back, +assured product feature failure case ;)

As I said before, I don't have winxp.

My card was already tested under win2k with the KNC One driver and the 
analog inputs work fine there. So my card is definetely not broken.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] KNC1 DVB-C Plus analog input
  2008-03-30 21:26           ` L.
@ 2008-03-31  2:32             ` thomas schorpp
  0 siblings, 0 replies; 21+ messages in thread
From: thomas schorpp @ 2008-03-31  2:32 UTC (permalink / raw)
  To: linux-dvb

L. wrote:
> thomas schorpp wrote on Sun 2008-03-30 12:24 CEST:
>>>> btw, could You test if the crappy knc-1 (odsoft?) non-bda winxp driver which 
>>>> supports the saa7113 input BSOD's on Your machine, too, on install?
>>> I don't have winxp but if it produces a crash it may be related to this: 
>>>
>>> KNC One FAQ: Programmabsturz bei Auswahl des analogen Videoeingangs (DVB-x PLUS Karten)
>>> http://www.knc1.de/d/faq/faqs.htm#18
>> No. bluescreen is a kernel crash, not crash of a userspace app, and I've not got any HD audio.
>> Your only chance to get analog working at this time is trying the non-bda winxp driver.
>> If it crashes Your winxp kernel, You got a warranty case to return in the 
>> card to the dealer or knc-1 and get money back, +assured product feature failure case ;)
> 
> As I said before, I don't have winxp.
> 
> My card was already tested under win2k

whatever the knc driver supports, 
You don't understand me the second time. call it NT 5.x.

> with the KNC One driver and the 
> analog inputs work fine there. 

ok, thx.

> So my card is definetely not broken.

that is not what I've claimed. I've suspected a possibly broken NT driver, not h/w.

y
tom


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-03-29 12:55     ` ausgnome
@ 2008-04-02  2:39       ` Nick Andrew
  2008-04-02 14:35         ` Antti Palosaari
  2008-04-02 22:28         ` ausgnome
  0 siblings, 2 replies; 21+ messages in thread
From: Nick Andrew @ 2008-04-02  2:39 UTC (permalink / raw)
  To: ausgnome; +Cc: dvb

G'day ausgnome,

On Sat, Mar 29, 2008 at 11:55:58PM +1100, ausgnome wrote:
> I used this tree
> http://linuxtv.org/hg/~anttip/af9015/

Did you need to modify the code at all?

And what's your "lsusb" output?

Nick.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-04-02  2:39       ` Nick Andrew
@ 2008-04-02 14:35         ` Antti Palosaari
  2008-04-02 22:28         ` ausgnome
  1 sibling, 0 replies; 21+ messages in thread
From: Antti Palosaari @ 2008-04-02 14:35 UTC (permalink / raw)
  To: Nick Andrew; +Cc: dvb

moro,
I can answer those questions

Nick Andrew wrote:
> G'day ausgnome,
> 
> On Sat, Mar 29, 2008 at 11:55:58PM +1100, ausgnome wrote:
>> I used this tree
>> http://linuxtv.org/hg/~anttip/af9015/
> 
> Did you need to modify the code at all?

No. Driver supports also this TDA18211HDC1 tuner and used USB-IDs are 
Afatech default ones.
Other supported tuners are MT2060 (MT2061), QT1010 and TDA182xx -series. 
Tuners used with AF9015 but not supported are Maxlinear MXL5003 and 
Freescale mc44s803. Anyhow, adding support for new tuners is easy if 
there is driver for tuner.
I can try to add MXL5003 support if there is someone who can take some 
usb-sniffs and test changes.

> And what's your "lsusb" output?

It is most likely ~same as all AF9015 devices.

> 
> Nick.

regards
Antti
-- 
http://palosaari.fi/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-04-02  2:39       ` Nick Andrew
  2008-04-02 14:35         ` Antti Palosaari
@ 2008-04-02 22:28         ` ausgnome
  2008-05-27  9:48           ` Lauri Tischler
  1 sibling, 1 reply; 21+ messages in thread
From: ausgnome @ 2008-04-02 22:28 UTC (permalink / raw)
  To: dvb

No code changes needed

lsusb -v
Bus 001 Device 005: ID 15a4:9016 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x15a4
  idProduct          0x9016
  bcdDevice            2.00
  iManufacturer           1 Afatech
  iProduct                2 DVB-T 2
  iSerial                 3 010101010600001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           71
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.01
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      65
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              16
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

Nick Andrew wrote:
> G'day ausgnome,
>
> On Sat, Mar 29, 2008 at 11:55:58PM +1100, ausgnome wrote:
>   
>> I used this tree
>> http://linuxtv.org/hg/~anttip/af9015/
>>     
>
> Did you need to modify the code at all?
>
> And what's your "lsusb" output?
>
> Nick.
>
>   


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3))
  2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
                   ` (2 preceding siblings ...)
  2008-03-29  5:05 ` ausgnome
@ 2008-04-08 13:13 ` L.
  2008-04-08 23:07   ` Oliver Endriss
  3 siblings, 1 reply; 21+ messages in thread
From: L. @ 2008-04-08 13:13 UTC (permalink / raw)
  To: linux-dvb

(Update)

Hello,

analog inputs still aren't working with KNC1 DVB-C Plus (MK3)
with hg/v4l-dvb changeset #7495 and kernel 2.6.25-rc8. 

References: Analog inputs not working on KNC1 DVB-C Plus
1. http://www.linuxtv.org/pipermail/linux-dvb/2008-March/025032.html
2. http://www.linuxtv.org/pipermail/linux-dvb/2007-December/022183.html

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3))
  2008-04-08 13:13 ` [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3)) L.
@ 2008-04-08 23:07   ` Oliver Endriss
  0 siblings, 0 replies; 21+ messages in thread
From: Oliver Endriss @ 2008-04-08 23:07 UTC (permalink / raw)
  To: linux-dvb; +Cc: L.

L. wrote:
> (Update)
> 
> Hello,
> 
> analog inputs still aren't working with KNC1 DVB-C Plus (MK3)
> with hg/v4l-dvb changeset #7495 and kernel 2.6.25-rc8. 
> 
> References: Analog inputs not working on KNC1 DVB-C Plus
> 1. http://www.linuxtv.org/pipermail/linux-dvb/2008-March/025032.html
> 2. http://www.linuxtv.org/pipermail/linux-dvb/2007-December/022183.html

Guys,

if you want support for analog inputs or anything else in the
budget_av driver, _you_ have to
- find out how it works and
- submit patches.

CU
Oliver

-- 
----------------------------------------------------------------
VDR Remote Plugin 0.4.0: http://www.escape-edv.de/endriss/vdr/
----------------------------------------------------------------

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-04-02 22:28         ` ausgnome
@ 2008-05-27  9:48           ` Lauri Tischler
  2008-05-27 11:15             ` Antti Palosaari
  0 siblings, 1 reply; 21+ messages in thread
From: Lauri Tischler @ 2008-05-27  9:48 UTC (permalink / raw)
  To: linux-dvb

ausgnome wrote:

> lsusb -v
> Bus 001 Device 005: ID 15a4:9016 
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x15a4
>   idProduct          0x9016
>   bcdDevice            2.00
>   iManufacturer           1 Afatech
>   iProduct                2 DVB-T 2
>   iSerial                 3 010101010600001

My Fuj:tech DTV PRO has same ID 15a4:9016 but
odd manufacturer MSI

Bus 006 Device 007: ID 15a4:9016
Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               2.00
   bDeviceClass            0 (Defined at Interface level)
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0        64
   idVendor           0x15a4
   idProduct          0x9016
   bcdDevice            2.00
   iManufacturer           1 MSI
   iProduct                2 MSI K-VOX
   iSerial                 3 010101010600001

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [linux-dvb] Afatech 9015
  2008-05-27  9:48           ` Lauri Tischler
@ 2008-05-27 11:15             ` Antti Palosaari
  0 siblings, 0 replies; 21+ messages in thread
From: Antti Palosaari @ 2008-05-27 11:15 UTC (permalink / raw)
  To: Lauri Tischler; +Cc: linux-dvb

Lauri Tischler wrote:
> ausgnome wrote:
> 
>> lsusb -v
>> Bus 001 Device 005: ID 15a4:9016 
>> Device Descriptor:
>>   bLength                18
>>   bDescriptorType         1
>>   bcdUSB               2.00
>>   bDeviceClass            0 (Defined at Interface level)
>>   bDeviceSubClass         0
>>   bDeviceProtocol         0
>>   bMaxPacketSize0        64
>>   idVendor           0x15a4
>>   idProduct          0x9016
>>   bcdDevice            2.00
>>   iManufacturer           1 Afatech
>>   iProduct                2 DVB-T 2
>>   iSerial                 3 010101010600001
> 
> My Fuj:tech DTV PRO has same ID 15a4:9016 but
> odd manufacturer MSI

It is read from AF9015 internal eeprom. You can set it whet ever you 
want (rather easily by patching driver). I even did that once by 
accident :) Look strings beginning from 0x5e in eeprom dump.

> 
> Bus 006 Device 007: ID 15a4:9016
> Device Descriptor:
>    bLength                18
>    bDescriptorType         1
>    bcdUSB               2.00
>    bDeviceClass            0 (Defined at Interface level)
>    bDeviceSubClass         0
>    bDeviceProtocol         0
>    bMaxPacketSize0        64
>    idVendor           0x15a4
>    idProduct          0x9016
>    bcdDevice            2.00
>    iManufacturer           1 MSI
>    iProduct                2 MSI K-VOX
>    iSerial                 3 010101010600001

regards
Antti
-- 
http://palosaari.fi/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2008-05-27 11:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-29  2:41 [linux-dvb] Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3) L.
2008-03-29  3:26 ` thomas schorpp
2008-03-30  5:39   ` L.
2008-03-30  6:33     ` thomas schorpp
2008-03-30  7:16       ` [linux-dvb] KNC1 DVB-C Plus analog input (was: Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
2008-03-30 10:24         ` [linux-dvb] KNC1 DVB-C Plus analog input thomas schorpp
2008-03-30 21:26           ` L.
2008-03-31  2:32             ` thomas schorpp
2008-03-30  8:00       ` [linux-dvb] CI code in budget_av or videobuf rework break analog input? (was Re: Analog capture (saa7113) not working on KNC1 DVB-C Plus (MK3)) L.
2008-03-30 10:28         ` thomas schorpp
2008-03-29  3:38 ` [linux-dvb] Afatech 9015 ausgnome
2008-03-29  5:05 ` ausgnome
2008-03-29  9:48   ` Antti Palosaari
2008-03-29 12:55     ` ausgnome
2008-04-02  2:39       ` Nick Andrew
2008-04-02 14:35         ` Antti Palosaari
2008-04-02 22:28         ` ausgnome
2008-05-27  9:48           ` Lauri Tischler
2008-05-27 11:15             ` Antti Palosaari
2008-04-08 13:13 ` [linux-dvb] No av with budget_av (Analog inputs not working on KNC1 DVB-C Plus (MK3)) L.
2008-04-08 23:07   ` Oliver Endriss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox