* [linux-dvb] AVerTV Hybrid Nanoexpress support @ 2008-11-13 16:20 Martin Pauly 2008-11-13 23:41 ` CityK 0 siblings, 1 reply; 6+ messages in thread From: Martin Pauly @ 2008-11-13 16:20 UTC (permalink / raw) To: linux-dvb hey, i would like to ask, whether in near future there will be any driver for the AVerTV Hybrid Nanoexpress. is there anything i could do to support a potential developer (testing, some data about the card)? if so please tell me greetings martin _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] AVerTV Hybrid Nanoexpress support 2008-11-13 16:20 [linux-dvb] AVerTV Hybrid Nanoexpress support Martin Pauly @ 2008-11-13 23:41 ` CityK 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 0 siblings, 1 reply; 6+ messages in thread From: CityK @ 2008-11-13 23:41 UTC (permalink / raw) To: Martin Pauly; +Cc: linux-dvb Martin Pauly wrote: > hey, > i would like to ask, whether in near future there will be any driver for > the AVerTV Hybrid Nanoexpress. > Unless someone happens to be already working on support for it or a near analogue of a device, then no . > is there anything i could do to support a potential developer > (testing, some data about the card)?if so please tell me > greetings > A good first start is to identify all the components chips being used on the device -- you can submit a high res photo of the device to the wiki if possible. _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 6+ messages in thread
* [linux-dvb] hvr 1400 2008-11-13 23:41 ` CityK @ 2008-11-14 6:47 ` djamil 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 0 siblings, 2 replies; 6+ messages in thread From: djamil @ 2008-11-14 6:47 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 415 bytes --] hello again gents, i wrote in 96 the first X11 application to drive a radio card in florida ... so can anyone tell me about spying proramms under windows to reverse engeneer what wintv does ant the drivers so i can get analog working in linux ? best regards _______________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 859 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] 6+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil @ 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 1 sibling, 0 replies; 6+ messages in thread From: CityK @ 2008-11-16 17:38 UTC (permalink / raw) To: djamil; +Cc: linux-dvb djamil wrote: > hello again > > gents, i wrote in 96 the first X11 application to drive a radio card > in florida ... > > so can anyone tell me about spying proramms under windows to reverse > engeneer what wintv does ant the drivers > > so i can get analog working in linux ? > > best regards Hi again, I missed your earlier thread ( http://marc.info/?l=linux-dvb&m=122530861931653&w=2 ), but as you know from it, this is a cx23885 based device. There have been a couple reports of success with NTSC analogue with that part I believe. Anyway, read through these two threads which will likely provided some direction: * http://marc.info/?l=linux-dvb&m=122238944905049&w=2 * http://marc.info/?l=linux-dvb&m=122169029925610&w=2 There is a post from today that might be of interest too: * http://marc.info/?l=linux-dvb&m=122682215128088&w=2 _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 2008-11-16 17:38 ` CityK @ 2008-11-22 11:02 ` djamil 2008-11-22 11:45 ` djamil 1 sibling, 1 reply; 6+ messages in thread From: djamil @ 2008-11-22 11:02 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 1888 bytes --] Le vendredi 14 novembre 2008 à 07:47 +0100, djamil a écrit : > hello again > > gents, i wrote in 96 the first X11 application to drive a radio card > in florida ... > > so can anyone tell me about spying proramms under windows to reverse > engeneer what wintv does ant the drivers > > so i can get analog working in linux ? > > 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 hi I adde this [CX23885_BOARD_HAUPPAUGE_HVR1400] = { .name = "Hauppauge WinTV-HVR1400", .porta = CX23885_ANALOG_VIDEO, .portb = CX23885_MPEG_ENCODER, .portc = CX23885_MPEG_DVB, .tuner_type = TUNER_LG_PAL_NEW_TAPC, .input = {{ .type = CX23885_VMUX_TELEVISION, .vmux = 0, .gpio0 = 0xff00, }, { .type = CX23885_VMUX_DEBUG, .vmux = 0, .gpio0 = 0xff01, }, { .type = CX23885_VMUX_COMPOSITE1, .vmux = 1, .gpio0 = 0xff02, }, { .type = CX23885_VMUX_SVIDEO, .vmux = 2, .gpio0 = 0xff02, } }, }, "cx23885-cards.c" 674 lignes --25%-- 171,22-44 21% and its still not working, can anyone help ? i does compile .... [-- Attachment #1.2: Type: text/html, Size: 5463 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] 6+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-22 11:02 ` djamil @ 2008-11-22 11:45 ` djamil 0 siblings, 0 replies; 6+ messages in thread From: djamil @ 2008-11-22 11:45 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 3640 bytes --] Le samedi 22 novembre 2008 à 12:02 +0100, djamil a écrit : > Le vendredi 14 novembre 2008 à 07:47 +0100, djamil a écrit : > > > hello again > > > > gents, i wrote in 96 the first X11 application to drive a radio card > > in florida ... > > > > so can anyone tell me about spying proramms under windows to reverse > > engeneer what wintv does ant the drivers > > > > so i can get analog working in linux ? > > > > 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 > > > > hi > > I adde this > > [CX23885_BOARD_HAUPPAUGE_HVR1400] = { > .name = "Hauppauge WinTV-HVR1400", > .porta = CX23885_ANALOG_VIDEO, > .portb = CX23885_MPEG_ENCODER, > .portc = CX23885_MPEG_DVB, > .tuner_type = TUNER_LG_PAL_NEW_TAPC, > .input = {{ > .type = CX23885_VMUX_TELEVISION, > .vmux = 0, > .gpio0 = 0xff00, > }, { > .type = CX23885_VMUX_DEBUG, > .vmux = 0, > .gpio0 = 0xff01, > }, { > .type = CX23885_VMUX_COMPOSITE1, > .vmux = 1, > .gpio0 = 0xff02, > }, { > .type = CX23885_VMUX_SVIDEO, > .vmux = 2, > .gpio0 = 0xff02, > } }, > > }, > > "cx23885-cards.c" 674 lignes --25%-- > 171,22-44 21% > > > > and its still not working, can anyone help ? i does compile .... > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb then i tryed this [CX23885_BOARD_HAUPPAUGE_HVR1400] = { .name = "Hauppauge WinTV-HVR1400", .porta = CX23885_ANALOG_VIDEO, .portc = CX23885_MPEG_DVB, .tuner_type = TUNER_XC2028, .tuner_addr = 0x61, /* 0xc2 >> 1 */ .input = {{ .type = CX23885_VMUX_TELEVISION, .vmux = CX25840_VIN7_CH3 | CX25840_VIN5_CH2 | CX25840_VIN2_CH1, .gpio0 = 0, }, { .type = CX23885_VMUX_COMPOSITE1, .vmux = CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN6_CH1, .gpio0 = 0, }, { .type = CX23885_VMUX_SVIDEO, .vmux = CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN8_CH1 | CX25840_SVIDEO_ON, .gpio0 = 0, } }, }, still no luck, firmware loading errors [-- Attachment #1.2: Type: text/html, Size: 11075 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] 6+ messages in thread
end of thread, other threads:[~2008-11-22 11:45 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-11-13 16:20 [linux-dvb] AVerTV Hybrid Nanoexpress support Martin Pauly 2008-11-13 23:41 ` CityK 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 2008-11-22 11:45 ` djamil
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox