[linux-dvb] kromtek.com seems to be gone

2007-03-25 Thread Roland Mieslinger
Hi, some old mails have links to http://kromtek.com/dvb because of DVB Stuff (DVB-S2), but this site seems to have new content. Can this stuff be found elsewhere? Thanks Roland ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org

Re: [linux-dvb] HVR4000-"howto" ;)

2007-05-02 Thread Roland Mieslinger
On Wed, 2007-05-02 at 21:10 +0200, Lars Fredriksson wrote: > Hi! > > I have a HVR4000 in yhe same computer as my other DVB-cards (that I'm using > together with Myth) - I compiled stoth's HVR4000-tree but I couldn't of > course insmod any modules because of a bunch unresolved symbols (I'm running

[linux-dvb] DVB-T Austria/Salzburg

2007-06-04 Thread Roland Mieslinger
Hi, the new transmitter in Salzburg works with the following settings: T 56200 8MHZ 3/4 NONE QAM16 8k 1/4 NONE #K32, Salzburg Greetings Roland ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux

Re: [linux-dvb] Pinnacle PCTV HDTV Sat Pro USB

2007-08-10 Thread Roland Mieslinger
> Is anybody working on a driver for this device? I'm about to buy it > and willing to help to get it working, however, I have no experience > in driver development yet. > > Anybody? Check the list archive, about a year ago there was a patch for manu's stb0899 repository to get DVB-S working wit

[linux-dvb] linuxtv.org dvb wiki is vandalised

2006-08-25 Thread Roland Mieslinger
maybe someone on the list can rollback to last version. pls. check http://www.linuxtv.org/wiki/index.php/Main_Page Roland ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] CONVERT32 function in stb0899_lla.c

2006-09-22 Thread Roland Mieslinger
On Friday 22 September 2006 13:15, Roland Mieslinger wrote: > > Hi Dominik, > > > > looks like we're doing the same. I've started a driver for pctv452 too, > but > > belive that I'm a bit behind (I can only init the device on usb > connect). > I use the

Re: [linux-dvb] CONVERT32 function in stb0899_lla.c

2006-09-22 Thread Roland Mieslinger
lt;[EMAIL PROTECTED]> Betreff: Re: [linux-dvb] CONVERT32 function in stb0899_lla.c > Hi, > > On Fri, 22 Sep 2006, Dominik Kuhlen wrote: > > On Friday 22 September 2006 13:15, Roland Mieslinger wrote: > > > Hi Dominik, > > > > > > looks like we're doin

Re: [linux-dvb] pctv452e driver first try

2006-09-23 Thread Roland Mieslinger
> Hi, > > Here is the first version of my pctv452e driver, > which does not more than setting FE Power and DiSEqC :-( > Still under construction > > The attached patch is an update to > mp-stb0899 tree snapshot version 2dcc2689f994 Thanks for that. > Question about the dvb-usb framework: > w

Re: [linux-dvb] pctv452e driver first try

2006-09-23 Thread Roland Mieslinger
> > > Question about the dvb-usb framework: > > > where may I put a one-time initialization which has to be done before any > > > other stuff? I didnt find some kind of init() function in > > > dvb_usb_properties > > > > I used the "load firmware" interface for that (don't know if it is intended >

Re: [linux-dvb] pctv452e driver first try

2006-09-24 Thread Roland Mieslinger
> > AFAIK this is a budget device which does not require any (binary) firmware. > > Most likely this device is based on Cypress FX2 and then it will most > likely need a Firmware for it. yes it is FX2 based, but the usbsnoop done with windows gives no evidence of an firmware download. Roland