Are you sure you tested with the new compiled module? Could you verify that
in your v4l-dvb/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c  you have
this on the stk7070p_frontend_attach first line;

       dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 0);

Because I remember with 72e that with GPIO6 set to 1 the tunner is disabled.
Anyway, your dmesg should tell more information after the failed tunning.

Albert

2008/3/18, Antti Luoma <[EMAIL PROTECTED]>:
>
> Good morning to everyone,
>
> I tested the Stick with windows and it found channels ok.. So what shall I
> do next?
>
> -antti-
>
> 2008/3/18, Antti Luoma <[EMAIL PROTECTED]>:
> >
> > Hi,
> >
> > Tested with same results :( (no channels...)
> >
> > Tomorrow I'l (hmm today, its getting late) test this with windows that
> > it works in there...
> >
> > -Antti-
> >
> >
> > 2008/3/18, Albert Comerma <[EMAIL PROTECTED]>:
> > >
> > > Just as I pointed a few hours ago;
> > >
> > > If you speak french you can have a look here;
> > >
> > > http://www.louviaux.com-a.googlepages.com/tntpinnaclepctvdvb-t72e
> > >
> > > Or if you don't you can go the fast way;
> > >
> > > wget http://www.barbak.org/v4l_for_72e_dongle.tar.bz2
> > > tar xvjf v4l_for_72e_dongle.tar.bz2
> > > cd v4l-dvb
> > > sudo cp firmware/dvb-usb-dib0700-1.10.fw /lib/firmware/
> > > make all
> > > sudo make install
> > >
> > > That should work for you. Please let me know.
> > >
> > > 2008/3/17, Antti Luoma <[EMAIL PROTECTED]>:
> > > >
> > > >  Hi,
> > > >
> > > > I have trying to get Solo Stick (72e) to work for couple of days,
> > > > but with no luck. So what's the current status of this driver?
> > > >
> > > > I did download latest drivers from mercurial today, added PCI_ids
> > > > for card, modified dib0700_devices.c (in stk7070p_frontend_attach), 
> > > > added
> > > > device to struct dvb_usb_device_properties dib0700_devices[] where
> > > > stk7070p_frontend_attach was called.
> > > >
> > > > After that it looked promising:
> > > >
> > > >  usb 6-4: new high speed USB device using ehci_hcd and address 30
> > > > [ 6722.607546] usb 6-4: configuration #1 chosen from 1 choice
> > > > [ 6722.607622] dvb-usb: found a 'Pinnacle PCTV 72e DVB-T' in warm
> > > > state.
> > > > [ 6722.607648] dvb-usb: will pass the complete MPEG2 transport
> > > > stream to the software demuxer.
> > > > [ 6722.607724] DVB: registering new adapter (Pinnacle PCTV 72e
> > > > DVB-T)
> > > > [ 6722.731734] dvb_register_frontend
> > > > [ 6722.731742] DVB: registering frontend 0 (DiBcom 7000PC)...
> > > > [ 6722.811550] DiB0070: successfully identified
> > > > [ 6722.811557] dvb-usb: Pinnacle PCTV 72e DVB-T successfully
> > > > initialized and connected.
> > > >
> > > >
> > > > BUT if I do a scan I don't get channels (i checked that I have
> > > > correct frequencies):
> > > >
> > > >  #scan -o vdr  fi-Eurajoki
> > > > scanning fi-Eurajoki
> > > > using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> > > > initial transponder 610000000 0 2 9 3 1 2 0
> > > > initial transponder 666000000 0 2 9 3 1 2 0
> > > > initial transponder 722000000 0 2 9 3 1 2 0
> > > > >>> tune to: 610000:I999B8C23D999M64T8G8Y0:T:27500:
> > > > WARNING: filter timeout pid 0x0011
> > > > WARNING: filter timeout pid 0x0000
> > > > WARNING: filter timeout pid 0x0010
> > > > >>> tune to: 666000:I999B8C23D999M64T8G8Y0:T:27500:
> > > > __tune_to_transponder:1483: ERROR: Setting frontend parameters
> > > > failed: 19 No such device
> > > > >>> tune to: 666000:I999B8C23D999M64T8G8Y0:T:27500:
> > > > __tune_to_transponder:1483: ERROR: Setting frontend parameters
> > > > failed: 19 No such device
> > > > >>> tune to: 722000:I999B8C23D999M64T8G8Y0:T:27500:
> > > > __tune_to_transponder:1483: ERROR: Setting frontend parameters
> > > > failed: 19 No such device
> > > > >>> tune to: 722000:I999B8C23D999M64T8G8Y0:T:27500:
> > > > __tune_to_transponder:1483: ERROR: Setting frontend parameters
> > > > failed: 19 No such device
> > > > dumping lists (0 services)
> > > > Done.
> > > >
> > > > Any thoughts??
> > > >
> > > > --
> > > > -Antti-
> > > > _______________________________________________
> > > > linux-dvb mailing list
> > > > linux-dvb@linuxtv.org
> > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> > > >
> > >
> > >
> >
> >
> > --
> > -Antti-
>
>
>
>
> --
> -Antti-
> _______________________________________________
> 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

Reply via email to