Re: [linux-dvb] SAA716x

2009-01-21 Thread Martin Pauly
Am Mittwoch, den 21.01.2009, 12:43 +0200 schrieb Konstantin Dimitrov:
> VP6090 output from lspci -vvv and lspci -vvvn is here:
> 
> http://www.interlink.com.au/rad/quattros/
> 
> On Wed, Jan 21, 2009 at 10:59 AM, Catimimi  wrote:
> > Hi all,
> >
> > I'm trying to add my Pinnacle 3010i to the driver found here :
> > http://jusst.de/hg/saa716x
> > I already got some preliminary results but in order to understand what
> > I'm doing it would be
> > great to get the result of "lspci -vvxxx" for at least one of the
> > supported cards :
> >
> > - Twinhan/Azurewave VP-6090
> > - Avermedia HC82
> > - Avermedia H788
> >
> > I didn't find this test in the WIKI, so thanks in advance for posting
> > this information.
> > Michel.
> >
> >
> >
> >
> >
> >
> > ___
> > linux-dvb users mailing list
> > For V4L/DVB development, please use instead linux-media@vger.kernel.org
> > linux-...@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> >
> 
> ___
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-...@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

hi,
unfortunately at last for me and some other guys the HC82 is not working
with the 716x driver. but you can find my lspci output at:
http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_Hybrid_NanoExpress_(HC82)
martin

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[linux-dvb] saa716x: HC82 does not work

2009-01-30 Thread Martin Pauly
hey,
i have a avermedia hc82. This one should be working with the saa716x
driver, but it isnt. Im trying to get it working on a 64bit Ubuntu
System. I installed the latest driver and loaded kernel moduls
saa716x_core and saa716x_hybrid, but there still is no /dev/dvb
directory. 
The output of  lsmod | grep saa716x is: 
saa716x_hybrid 19464  0 
tda1004x   26244  1 saa716x_hybrid
saa716x_core   67892  1 saa716x_hybrid
dvb_core  113324  2 saa716x_hybrid,saa716x_core
i2c_core   36128  2 tda1004x,saa716x_core
so the modules are loaded.
Any ideas? Anything I can do to make it work?

Thanks,
Martin


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [linux-dvb] saa716x driver status

2010-03-24 Thread Martin Pauly
Am Mittwoch, den 24.03.2010, 21:45 +1100 schrieb Rodd Clarkson:
> Hi All,
> 
> I've recently acquired a AverMedia Hybrid NanoExpress tv tuner and I'm
> trying to get it working with Fedora 13 and Fedora 12.
> 
> I've found drivers at http://www.jusst.de/hg/saa716x/
> 
> On f12 the driver build and install, but I have missing symbols when I
> try to modprobe the drivers.
> 
> On f13 the drivers fail to build.
> 
> I've tried contacting Manu Abraham (whom I believe is the developer)
> about the f12 issues, but haven't heard back.
> 
> I've searched google for everything from saa716x, AverMedia Hybrid Nano
> Express, HC82 and 1461:0555 (the pci address, I guess).  There's bits
> and pieces about this driver in the results, but most are that they can
> build the driver, but it doesn't work.
> 
> I'm happy to 'risk' my card and try stuff to get this to work, but I'm
> curious about whether or not development is ongoing and how I can help
> (not being a c coder)
> 
> I'll attach the output of the build attempt on f13 in case someone can
> advise what is going wrong.  The build log was captured using:
> 
> $ make &> /tmp/saa716x.build.log.f13
> 
> regards 
> 
> 
> Rodd
> 
> ___
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-...@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Hi,
i have a avertv hybrid nano express over here and managed to solve some
build problems by copying some v4l files into the downloaded
directories. but after installation finished succesfully, the driver
unfortunately didnt work. so if you have any success please let me know
regards
martin


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html