[linux-dvb] dib7770 tunner

2008-03-18 Thread Albert Comerma
Hi all, having a look to the pinnacle card of Andrea Barberio, we find out
that it uses a dib7770-PA with integrated tuner. It seems to load correctly
the firmware but we don't know how to comunicate with the tuner. Anybody
knows which tuner we should use? and if we can work with this chip as other
Dibcom7700 just changing the tuner? And finally, there is the firmware
stuff, it should use the same dibcom firmware as other devices?

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

Re: [linux-dvb] TNT Pinnacle PCTV DVB-T 72e

2008-03-18 Thread Albert Comerma
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 61000 0 2 9 3 1 2 0
> > > > initial transponder 66600 0 2 9 3 1 2 0
> > > > initial transponder 72200 0 2 9 3 1 2 0
> > > > >>> tune to: 61:I999B8C23D999M64T8G8Y0:T:27500:
> > > > WARNING: filter timeout pid 0x0011
> > > > WARNING: filter timeout pid 0x
> > > > 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

Re: [linux-dvb] New unsupported device

2008-03-18 Thread Albert Comerma
Could you try with the files I send?

.config must go to v4l-dvb/v4l/ folder (it's for just compiling dibcom
stuff),
dib0700_devices.c and dvb-usb-ids.h go to
v4l-dvb/linux/drivers/media/dvb/dvb-usb/

Albert

2008/3/18, insomniac <[EMAIL PROTECTED]>:
>
> On Mon, 17 Mar 2008 23:59:07 +0100
>
> "Albert Comerma" <[EMAIL PROTECTED]> wrote:
>
>
> > It's not clear that the patch worked with the differences of the
> > source (it has a reference to the identifier matrix). I will try to
> > add it just to check there's no problem with that. But tomorrw...
>
>
> Yes, they differ, so I tried to patch by hand. In attachment the patch
> I did based on Antti's patch and your tarball (after a make clean).
> Don't really know if that makes sense in my case.
>
> Regards,
>
> --
>
> Andrea Barberio
>
> [EMAIL PROTECTED] - Linux&C.
> [EMAIL PROTECTED] - Slackware Linux Project Italia
> GPG key on http://insomniac.slackware.it/gpgkey.asc
> 2818 A961 D6D8 1A8C 6E84  6181 5FA6 03B2 E68A 0B7D
> SIP: 5327786, Phone: 06 916503784
>
>


files.tgz
Description: GNU Zip compressed data
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Terratec Cinergy HT Express

2008-03-17 Thread Albert Comerma
To make dvb-t working (not analog), please have a look at my page;
http://www.comerma.net/pinnacle320cx_en.html
It should work for you just adding your device descriptor to
dvb-usb-ids.hand your card at dib0700_devices.c, I would try first to
use the same
frontend attach as other cinergy usb cards. If you think it's to complicated
I can try to add it for you, tomorrow. Please let me know.

Albert

2008/3/17, Felix Apitzsch <[EMAIL PROTECTED]>:
>
> Im am trying to get my Terratec Cinergy HT Express to work with v4l-dvb.
>
> It's a DVB-T/analog hybrid (+radio) ExpressCard 34, but it connects
> via the usb interface, not the pci-e interface. To confirm what I
> reckoned, I openend the device to find the following:
>
> DiBcom 7700C1-ACXXa-G QH0T8 D2PRJ.1 0646-1100-C
>
> XCEIVE XC3028 AK47465,2 0620TWE3
>
> CONEXANT CX25843-24Z 61024448 0625 KOREA
>
> (I took some photos if someone is interested)
>
> The usd-id is 0ccd:0060 .
>
> For now, I would be happy to live with just DVB-T support.
> As far as I understand the status quo, it should be possible to get
> the card running, isn't it?
>
> I would need some help to get the xc3028 part compiled and running and
> add it to dib0700_devices.c and dvb-usb-ids.h with the right config
> for the DIB770C1+XC3028. Additionally, I would need some assistance
> with the firmware xc3028. The dib0700 firmeware should be ok.
>
> Also, I had some trouble when I tried to get the xc3028 frontend code
> compiled. It is not in v4l_experimental anymore, is it? Where did it
> go and how do I include it?
>
> Could anyone do a patch for me and pack me a .bz2, so I can do some
> testing?
>
> I am running a kernel 2.6.24 on a x86_64 (~amd64) gentoo system with
> current v4l-dvb-hg from portage.
>
> Felix
>
> ___
> 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

Re: [linux-dvb] TNT Pinnacle PCTV DVB-T 72e

2008-03-17 Thread Albert Comerma
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 61000 0 2 9 3 1 2 0
> initial transponder 66600 0 2 9 3 1 2 0
> initial transponder 72200 0 2 9 3 1 2 0
> >>> tune to: 61:I999B8C23D999M64T8G8Y0:T:27500:
> WARNING: filter timeout pid 0x0011
> WARNING: filter timeout pid 0x
> 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
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] New unsupported device

2008-03-17 Thread Albert Comerma
It's not clear that the patch worked with the differences of the source (it
has a reference to the identifier matrix). I will try to add it just to
check there's no problem with that. But tomorrw...

2008/3/17, insomniac <[EMAIL PROTECTED]>:
>
> On Mon, 17 Mar 2008 22:38:59 +0100
>
> "Albert Comerma" <[EMAIL PROTECTED]> wrote:
>
>
> > It would be very useful if you could open your device and have a look
> > on what chips it has inside. Just to check that we are in the correct
> > direction.
>
>
> It looks hard to open without breaking plastics. I tried today a couple
> of times, but if someone has experience in opening pinnacle cards,
> please tell me :-)
>
> > > > > And your source?
>
> I tried both the tarball you pointed me out, and the latest sources
> from v4l-dvb hg repository. I applied the patch from Antti on both
> source trees and tried to load modules from both after make. But no one
> succeeded. If you need, I can post again the output of dmesg from the
> mainstream repository and from the tarball you gave me.
>
>
> --
>
> Andrea Barberio
>
> [EMAIL PROTECTED] - Linux&C.
> [EMAIL PROTECTED] - Slackware Linux Project Italia
> GPG key on http://insomniac.slackware.it/gpgkey.asc
> 2818 A961 D6D8 1A8C 6E84  6181 5FA6 03B2 E68A 0B7D
> SIP: 5327786, Phone: 06 916503784
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] New unsupported device

2008-03-17 Thread Albert Comerma
Could you post your dmesg?

2008/3/17, insomniac <[EMAIL PROTECTED]>:
>
> On Mon, 17 Mar 2008 14:08:34 +0200
>
> Antti Palosaari <[EMAIL PROTECTED]> wrote:
>
>
> > yep, tuner is missing. It could be mt2266. Look other devices in the
> > file patched and try if some of those will work.
>
>
> No one worked :-(
> Neither Albert's suggestions gave a solution for my USB stick, I'm
> crawling in the dark..
>
>
> --
> Andrea Barberio
>
> [EMAIL PROTECTED] - Linux&C.
> [EMAIL PROTECTED] - Slackware Linux Project Italia
> GPG key on http://insomniac.slackware.it/gpgkey.asc
> 2818 A961 D6D8 1A8C 6E84  6181 5FA6 03B2 E68A 0B7D
> SIP: 5327786, Phone: 06 916503784
>
> ___
>
> 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

Re: [linux-dvb] New unsupported device

2008-03-17 Thread Albert Comerma
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

Probably you will have to add the stuff that was being done in the previous
patch to the source before compilation.

2008/3/17, Albert Comerma <[EMAIL PROTECTED]>:
>
> Pinnacle 72e was working, so looking on what you said a modification of
> the same driver should work with 73e... I will send the files later (I must
> find them...), because I think the changes needed where not added to the
> current v4l.
>
> /17, Antti Palosaari <[EMAIL PROTECTED]>:
> >
> > Jarryd Beck wrote:
> > > That means the driver either couldn't work out what the tuner is
> > > and therefore, couldn't attach a frontend, or there was an error
> > > attaching the frontend. The next job is to work out what the
> > > tuner chip is, you might have to open it up and read the writing
> > > off the chip to find that out.
> >
> >
> > yep, tuner is missing. It could be mt2266. Look other devices in the
> > file patched and try if some of those will work.
> >
> >
> > regards
> > Antti
> > --
> > http://palosaari.fi/
> >
> >
> > ___
> > 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

Re: [linux-dvb] New unsupported device

2008-03-17 Thread Albert Comerma
Pinnacle 72e was working, so looking on what you said a modification of the
same driver should work with 73e... I will send the files later (I must find
them...), because I think the changes needed where not added to the current
v4l.

/17, Antti Palosaari <[EMAIL PROTECTED]>:
>
> Jarryd Beck wrote:
> > That means the driver either couldn't work out what the tuner is
> > and therefore, couldn't attach a frontend, or there was an error
> > attaching the frontend. The next job is to work out what the
> > tuner chip is, you might have to open it up and read the writing
> > off the chip to find that out.
>
>
> yep, tuner is missing. It could be mt2266. Look other devices in the
> file patched and try if some of those will work.
>
>
> regards
> Antti
> --
> http://palosaari.fi/
>
>
> ___
> 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

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-02-26 Thread Albert Comerma
Are you really sure it uses the same chips?? because it's really strange
this timeout, when it seems to work in the same model... Which distribution
are you using?

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

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-02-20 Thread Albert Comerma
moikka (I love this expression),

Michel (the person wich tested the driver, reported the same error as you).
But the solution is not trivial, I post his mail about this stuff;

This is the errors he was having (same as you);

scan -c -o zap
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
Network Name 'RTBF BE'
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x003c
WARNING: filter timeout pid 0x0038
WARNING: filter timeout pid 0x0032
WARNING: filter timeout pid 0x0820
WARNING: filter timeout pid 0x0020
WARNING: filter timeout pid 0x003a
WARNING: filter timeout pid 0x0898
WARNING: filter timeout pid 0x0034
WARNING: filter timeout pid 0x0420
dumping lists (10 services)
[0001]:0:h:0:0:0:0:1
[0002]:0:h:0:0:0:0:2
[0003]:0:h:0:0:0:0:3
[0004]:0:h:0:0:0:0:4
[000b]:0:h:0:0:0:0:11
[000c]:0:h:0:0:0:0:12
[000d]:0:h:0:0:0:55:13
[000e]:0:h:0:0:0:0:14
[000f]:0:h:0:0:0:0:15
[0010]:0:h:0:0:0:0:16

And here is what he says solved it;

Is it a coincidence, but there have been updates in kaffeine (0.8.5-35.pm)
(libxine1, libxine1-dvb version: 1.1.9-1-0.pm , for example) and since then
everything works. To be confirmed in time.

So please try if you can use this versions (or newer) and let me know.

Albert


2008/2/20, Antti Palosaari <[EMAIL PROTECTED]>:
>
> Albert Comerma wrote:
> > It seems ok. Could you test a scan with kaffeine instead of looking for
> > a specific location? And if you do so it reports signal strenght?
>
>
> Kaffeine reports 100% signal strength. There must be some setting wrong
> in the driver. Tuner locks to the correct frequency but signal from
> uner to demodulator could be wrong and thats why PID-filter timeouts.
>
> Even bad, I cannot snoop it in windows because I did not find all the
> required Windows XP drivers for my brand new laptop. Laptop is only
> computer I have ExpressCard slot...
>
>
> > By the way, what does it mean moi and moikka? Hello in finish?
>
> yes :)
>
> regards
> Antti
>
> --
> http://palosaari.fi/
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-02-18 Thread Albert Comerma
It seems ok. Could you test a scan with kaffeine instead of looking for a
specific location? And if you do so it reports signal strenght?
By the way, what does it mean moi and moikka? Hello in finish?

Albert

2008/2/18, Antti Palosaari <[EMAIL PROTECTED]>:
>
> latest v4l-master + patch you give.
>
>
> regards
> Antti
>
> Albert Comerma wrote:
>
> > Uhm... that's strange, I don't have any of this cards to test, but other
> > people reported that this solution was working. Could you post the
> > dib0700_devices.c you're using to have a look?
> >
> > Albert
> >
>
> > 2008/2/18, Antti Palosaari <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
>
> >
> > moi
> > It does not work for me. It says same PID-filter timeout as I have
> got
> > earlier. I don't have amplified antenna now, but I can say that all
> > other DVB-T sticks I have are working with this small antenna. It
> could
> > be that sensitivity of this hardware is bad or there is something
> wrong
> > with driver or firmware. Lets try to test it Windows to see if it is
> > working or not.
> > Logs attached.
> >
> >
> > regards
> > Antti
> >
> > Albert Comerma wrote:
> >
> >  > Hey people, we already solved this problems. I submitted a patch
> > a few
> >  > days ago, but I think it's not on the current sources. I send
> > again the
> >  > patch. Basically it must use the same frontend description as
> > asus cards.
> >  >
> >  > Albert
> >  >
> >
> >  > 2008/2/18, Antti Palosaari <[EMAIL PROTECTED] <mailto:[EMAIL 
> > PROTECTED]>
>
> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>:
>
> >
> >  >
> >  > moikka
> >  > I have also this device (express card). I haven't looked
> > inside yet, but
> >  > I think there is DibCOM STK7700D (in my understanding dual
> > demod chip)
> >  > and only *one* MT2266 tuner. I tried various GPIO settings
> but no
> >  > luck yet.
> >  > GPIO6 is for MT2266.
> >  > GPIO9 and GPIO10 are for frontend.
> >  >
> >  > Looks like tuner goes to correct frequency because I got
> always
> >  > PID-filter timeouts when tuning to correct freq. I will now
> > try to take
> >  > some usb-sniffs to see configuration used. Any help is
> welcome.
> >  >
> >  > regards
> >  > Antti
> >  >
> >  > Albert Comerma wrote:
> >  >  > Hi!, with Michel ([EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>
> >
> >  > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> >
>
> >  > <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>)
> who
>
> >  >
> >  >  > is a owner of this Yuan card we added the device to
> >  > dib0700_devices, and
> >  >  > we got it recognized without problems. The only problem is
> > that no
> >  >  > channel is detected on scan on kaffeine or other
> software... I
> >  > post some
> >  >  > dmesg. We don't know where it may be the problem... or how
> to
> >  > detect it...
> >  >  >
> >  >  > usb 4-2: new high speed USB device using ehci_hcd and
> > address 6
> >  >  > usb 4-2: new device found, idVendor=1164, idProduct=1edc
> >  >  > usb 4-2: new device strings: Mfr=1, Product=2,
> SerialNumber=3
> >  >  > usb 4-2: Product: STK7700D
> >  >  > usb 4-2: Manufacturer: YUANRD
> >  >  > usb 4-2: SerialNumber: 01
> >  >  > usb 4-2: configuration #1 chosen from 1 choice
> >  >  > dvb-usb: found a 'Yuan EC372S' in cold state, will try to
> > load a
> >  > firmware
> >  >  > dvb-usb: downloading firmware from file
> > 'dvb-usb-dib0700-1.10.fw'
> >  >   

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-02-18 Thread Albert Comerma
Uhm... that's strange, I don't have any of this cards to test, but other
people reported that this solution was working. Could you post the
dib0700_devices.c you're using to have a look?

Albert

2008/2/18, Antti Palosaari <[EMAIL PROTECTED]>:
>
> moi
> It does not work for me. It says same PID-filter timeout as I have got
> earlier. I don't have amplified antenna now, but I can say that all
> other DVB-T sticks I have are working with this small antenna. It could
> be that sensitivity of this hardware is bad or there is something wrong
> with driver or firmware. Lets try to test it Windows to see if it is
> working or not.
> Logs attached.
>
>
> regards
> Antti
>
> Albert Comerma wrote:
>
> > Hey people, we already solved this problems. I submitted a patch a few
> > days ago, but I think it's not on the current sources. I send again the
> > patch. Basically it must use the same frontend description as asus
> cards.
> >
> > Albert
> >
>
> > 2008/2/18, Antti Palosaari <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
>
> >
> > moikka
> > I have also this device (express card). I haven't looked inside yet,
> but
> > I think there is DibCOM STK7700D (in my understanding dual demod
> chip)
> > and only *one* MT2266 tuner. I tried various GPIO settings but no
> > luck yet.
> > GPIO6 is for MT2266.
> > GPIO9 and GPIO10 are for frontend.
> >
> > Looks like tuner goes to correct frequency because I got always
> > PID-filter timeouts when tuning to correct freq. I will now try to
> take
> > some usb-sniffs to see configuration used. Any help is welcome.
> >
> > regards
> > Antti
> >
> > Albert Comerma wrote:
> >  > Hi!, with Michel ([EMAIL PROTECTED]
>
> > <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED]
>
> > <mailto:[EMAIL PROTECTED]>>) who
> >
> >  > is a owner of this Yuan card we added the device to
> > dib0700_devices, and
> >  > we got it recognized without problems. The only problem is that
> no
> >  > channel is detected on scan on kaffeine or other software... I
> > post some
> >  > dmesg. We don't know where it may be the problem... or how to
> > detect it...
> >  >
> >  > usb 4-2: new high speed USB device using ehci_hcd and address 6
> >  > usb 4-2: new device found, idVendor=1164, idProduct=1edc
> >  > usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=3
> >  > usb 4-2: Product: STK7700D
> >  > usb 4-2: Manufacturer: YUANRD
> >  > usb 4-2: SerialNumber: 01
> >  > usb 4-2: configuration #1 chosen from 1 choice
> >  > dvb-usb: found a 'Yuan EC372S' in cold state, will try to load a
> > firmware
> >  > dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
> >  > dib0700: firmware started successfully.
> >  > dvb-usb: found a 'Yuan EC372S' in warm state.
> >  > dvb-usb: will pass the complete MPEG2 transport stream to the
> > software
> >  > demuxer.
> >  > DVB: registering new adapter (Yuan EC372S)
> >  > dvb-usb: no frontend was attached by 'Yuan EC372S'
> >  > dvb-usb: will pass the complete MPEG2 transport stream to the
> > software
> >  > demuxer.
> >  > DVB: registering new adapter (Yuan EC372S)
> >  > DVB: registering frontend 1 (DiBcom 7000PC)...
> >  > MT2266: successfully identified
> >  > input: IR-receiver inside an USB DVB receiver as
> /class/input/input10
> >  > dvb-usb: schedule remote query interval to 150 msecs.
> >  > dvb-usb: Yuan EC372S successfully initialized and connected.
> >  >
> >  >
> >
> >  >
> >
> 
> >  >
> >  > ___
> >  > linux-dvb mailing list
>
> >  > linux-dvb@linuxtv.org <mailto:linux-dvb@linuxtv.org>
>
> >  > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> >
> >
> >
> > --
> > http://palosaari.fi/
> >
> >
> >
> > 
> >
> > ___
> > linux-dvb mailing list
&g

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-02-18 Thread Albert Comerma
Hey people, we already solved this problems. I submitted a patch a few days
ago, but I think it's not on the current sources. I send again the patch.
Basically it must use the same frontend description as asus cards.

Albert

2008/2/18, Antti Palosaari <[EMAIL PROTECTED]>:
>
> moikka
> I have also this device (express card). I haven't looked inside yet, but
> I think there is DibCOM STK7700D (in my understanding dual demod chip)
> and only *one* MT2266 tuner. I tried various GPIO settings but no luck
> yet.
> GPIO6 is for MT2266.
> GPIO9 and GPIO10 are for frontend.
>
> Looks like tuner goes to correct frequency because I got always
> PID-filter timeouts when tuning to correct freq. I will now try to take
> some usb-sniffs to see configuration used. Any help is welcome.
>
> regards
> Antti
>
> Albert Comerma wrote:
> > Hi!, with Michel ([EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>) who
>
> > is a owner of this Yuan card we added the device to dib0700_devices, and
> > we got it recognized without problems. The only problem is that no
> > channel is detected on scan on kaffeine or other software... I post some
> > dmesg. We don't know where it may be the problem... or how to detect
> it...
> >
> > usb 4-2: new high speed USB device using ehci_hcd and address 6
> > usb 4-2: new device found, idVendor=1164, idProduct=1edc
> > usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=3
> > usb 4-2: Product: STK7700D
> > usb 4-2: Manufacturer: YUANRD
> > usb 4-2: SerialNumber: 01
> > usb 4-2: configuration #1 chosen from 1 choice
> > dvb-usb: found a 'Yuan EC372S' in cold state, will try to load a
> firmware
> > dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
> > dib0700: firmware started successfully.
> > dvb-usb: found a 'Yuan EC372S' in warm state.
> > dvb-usb: will pass the complete MPEG2 transport stream to the software
> > demuxer.
> > DVB: registering new adapter (Yuan EC372S)
> > dvb-usb: no frontend was attached by 'Yuan EC372S'
> > dvb-usb: will pass the complete MPEG2 transport stream to the software
> > demuxer.
> > DVB: registering new adapter (Yuan EC372S)
> > DVB: registering frontend 1 (DiBcom 7000PC)...
> > MT2266: successfully identified
> > input: IR-receiver inside an USB DVB receiver as /class/input/input10
> > dvb-usb: schedule remote query interval to 150 msecs.
> > dvb-usb: Yuan EC372S successfully initialized and connected.
> >
> >
>
> > 
> >
> > ___
> > linux-dvb mailing list
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
>
> --
> http://palosaari.fi/
>
diff -crB v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
*** v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	2008-01-27 16:23:53.0 +0100
--- v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	2008-01-27 16:34:20.0 +0100
***
*** 905,910 
--- 905,911 
  		{ USB_DEVICE(USB_VID_ASUS,  USB_PID_ASUS_U3100) },
  /* 25 */	{ USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_NOVA_T_STICK_3) },
  		{ USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_MYTV_T) },
+ 		{ USB_DEVICE(USB_VID_YUAN, USB_PID_YUAN_EC372S) },
  		{ 0 }		/* Terminating entry */
  };
  MODULE_DEVICE_TABLE(usb, dib0700_usb_id_table);
***
*** 1069,1080 
  			},
  		},
  
! 		.num_device_descs = 1,
  		.devices = {
  			{   "ASUS My Cinema U3000 Mini DVBT Tuner",
  { &dib0700_usb_id_table[23], NULL },
  { NULL },
  			},
  		}
  	}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,
  
--- 1070,1085 
  			},
  		},
  
! 		.num_device_descs = 2,
  		.devices = {
  			{   "ASUS My Cinema U3000 Mini DVBT Tuner",
  { &dib0700_usb_id_table[23], NULL },
  { NULL },
  			},
+ 			{   "Yuan EC372S",
+ { &dib0700_usb_id_table[27], NULL },
+ { NULL },
+ 			}
  		}
  	}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,
  
diff -crB v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
*** v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	2008-01-27 16:23:53.0 +0100
--- v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	2008-01-27 16:27:20.0 +0100
***
*** 46,53 
  #define USB_VID_ULTIMA_ELECTRONIC		0x05d8
  #define USB_VID_UNIWILL0x1584
  #defin

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-17 Thread Albert Comerma
Hi Hans, with this configuration it does not work. As I commented it seems
that it does not work if GPIO6 is set to 1. If I change to 0 it works fine.
Just one comment, GPIO0 for sure is the LED output of my card. :P

Albert

2008/2/17, Hans-Frieder Vogt <[EMAIL PROTECTED]>:
>
> Albert,
>
> I am happy to hear that your TV-card finally works.
> However, I am still a bit unsure about these GPIO settings. Initially, I
> just copied the GPIO-settings from another entry and
> then left it because it seemed to work. Now, I have digged a little bit
> into this issue and found, that under Windows my
> STK7700PH-based stick gets the GPIO set in a different way.
> Could you please try the following modified stk7700ph_frontend_attach
> routine (in dib0700_devices.c) and tell me
> whether this works for your card as well?
>
>
> static int stk7700ph_frontend_attach(struct dvb_usb_adapter *adap)
>
> {
>
> dib0700_set_gpio(adap->dev, GPIO6, GPIO_OUT, 1);
>
> msleep(20);
>
> dib0700_set_gpio(adap->dev, GPIO9, GPIO_OUT, 1);
>
> dib0700_set_gpio(adap->dev, GPIO4, GPIO_OUT, 1);
> dib0700_set_gpio(adap->dev, GPIO7, GPIO_OUT, 1);
>
> dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0);
> msleep(10);
>
> dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 1);
>
> msleep(20);
>
> dib0700_set_gpio(adap->dev, GPIO0, GPIO_OUT, 1);
>
> msleep(10);
>
>
> dib7000p_i2c_enumeration(&adap->dev->i2c_adap, 1, 18,
> &stk7700ph_dib7700_xc3028_config);
>
> adap->fe = dvb_attach(dib7000p_attach, &adap->dev->i2c_adap, 0x80,
> &stk7700ph_dib7700_xc3028_config);
>
> return adap->fe == NULL ? -ENODEV : 0;
> }
>
>
> By the way, I also experience the same problem with the missing SNR info,
> on two different dib0700-based USB cards.
>
> Regards,
> Hans-Frieder
>
> Am Sonntag, 17. Februar 2008 schrieb Albert Comerma:
>
> > I got it I remembered that on PCTV DVB-T 72e they had a similar
> problem,
> > which was solved leaving GPIO6 to 0. Doing this the tuning seems to work
> > fine. SNR is always reported as 0% but I think this is not a problem,
> now I
> > can scan and tune dvb-t channels. Firmware is 1.10 and xc3028-v27 with
> that
> > modification. Thanks a lot for your help. Next step would be analog.
> >
> > Albert
> >
>
>
>
>
> --
>
> --
> Hans-Frieder Vogt e-mail:  hfvogt  gmx .dot. net
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-17 Thread Albert Comerma
I got it I remembered that on PCTV DVB-T 72e they had a similar problem,
which was solved leaving GPIO6 to 0. Doing this the tuning seems to work
fine. SNR is always reported as 0% but I think this is not a problem, now I
can scan and tune dvb-t channels. Firmware is 1.10 and xc3028-v27 with that
modification. Thanks a lot for your help. Next step would be analog.

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

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-17 Thread Albert Comerma
   if (datapos != databytes) {
> fprintf(stderr, "WARNING data
> inconsistent? at "
> "offset 0x%04x data written is
> 0x%04x, "
> "but line says 0x%04x\n", i,
> databytes,
> datapos);
> }
> }
>
> /* now write the data */
> write(fd, &bytes, 1);
> write(fd, &lobyte, 1);
> write(fd, &hibyte, 1);
> write(fd, &endflag, 1);
> write(fd, &buf[5], bytes);
> write(fd, &crcbyte, 1);
> if (i > 0) {
> databytes += bytes;
> }
>
> /* endflag seems to indicate the end of the firmware */
> if (endflag == 1)
> break;
> }
> close(fd);
> }
>
> int main(int argc, char **argv) {
> struct stat st;
> int fd;
> unsigned char *map;
> unsigned long map_len;
> int err;
> int i, j;
> int num_fw = 0;
>
> printf("%s - an extraction tool for DiBcom0700(c) firmware from W*
> drivers\n",
> argv[0]);
> if (argc!=2) {
> fprintf(stderr, "%s \n", argv[0]);
> return 1;
> }
> if ((err = stat(argv[1], &st) < 0)) {
> fprintf(stderr, "ERROR calling stat: %s\n", strerror
> (err));
> return 1;
> }
> fd = open(argv[1], O_RDONLY, 0);
> if (fd < 0) {
> fprintf(stderr, "ERROR trying to open file \"%s\"\n",
> argv[1]);
> return 1;
> }
> /* generate a memory map for the file */
> map = mmap(NULL, st.st_size, PROT_READ, MAP_PRIVATE, fd, 0);
> close (fd);
>
> if (map == MAP_FAILED) {
> fprintf (stderr, "ERROR calling mmap: %s\n", strerror
> (errno));
> return 1;
> }
> map_len = st.st_size;
>
> /* first search for characteristic start-string */
> for (i=0; i if ((*((unsigned int *)&map[i]) == *((unsigned int
> *)fwstart)) &&
> (*((unsigned int *)&map[i+4]) == *((unsigned int
> *)&fwstart[4]))) {
> printf("found start of FW at 0x%08x\n", i);
> fwofs[num_fw] = i;
> num_fw++;
> if (num_fw >= MAX_FW) {
> fprintf(stderr, "WARNING: number of
> firmwares "
> "identified limited by compile
> time "
> "array size %d\n", MAX_FW);
> break;
> }
> }
> }
> if (0 == num_fw) {
> fprintf(stderr, "ERROR: did not find any firmwares in file
> "
> "\"%s\"\n", argv[1]);
> return 1;
> }
> for (i=0; i read_firmware(&map[fwofs[i]],i);
> }
>
> return 0;
> }
>
>
>
> Am Samstag, 16. Februar 2008 schrieb Albert Comerma:
>
> > More information... I attach a dmesg of tuner-xc2028 loaded in debug
> mode
> > while doing a scan ( scan es-Collserola|tee channels.conf ). I don't see
> any
> > problem, but it doesn't work.
> >
> > Albert
> >
> > 2008/2/16, Albert Comerma <[EMAIL PROTECTED]>:
> > >
> > > For what I understand, changing the Firmware 64 to 6200 changes
> the if
> > > frequency to 5.2MHz. So this modification on the firmware should make
> the
> > > card work. What it's more strange for me is that when trying to scan
> no
> > > signal or SNR is reported, so it seems like xc3028 firmware is not
> working
> > > properly. Perhaps could be a wrong BASE or DTV firmware loaded?
> > >
> > > Albert
> > >
> > > 2008/2/16, Albert Comerma <[EMAIL PROTECTED]>:
> > > >
> > > > So, If it's not a problem, any of you could send me the current
> xc3028
> > > > firmware you are using, because mine does not seem to work...
> Thanks.
> > > >
> > > > Albert
> >

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-16 Thread Albert Comerma
More information... I attach a dmesg of tuner-xc2028 loaded in debug mode
while doing a scan ( scan es-Collserola|tee channels.conf ). I don't see any
problem, but it doesn't work.

Albert

2008/2/16, Albert Comerma <[EMAIL PROTECTED]>:
>
> For what I understand, changing the Firmware 64 to 6200 changes the if
> frequency to 5.2MHz. So this modification on the firmware should make the
> card work. What it's more strange for me is that when trying to scan no
> signal or SNR is reported, so it seems like xc3028 firmware is not working
> properly. Perhaps could be a wrong BASE or DTV firmware loaded?
>
> Albert
>
> 2008/2/16, Albert Comerma <[EMAIL PROTECTED]>:
> >
> > So, If it's not a problem, any of you could send me the current xc3028
> > firmware you are using, because mine does not seem to work... Thanks.
> >
> > Albert
> >
> > 2008/2/15, Patrick Boettcher <[EMAIL PROTECTED]>:
> > >
> > > Aah now I remember that issue, in fact it is no issue. I was seeing
> > > that
> > > problem when send the sleep command or any other firmware command
> > > without
> > > having a firmware running. In was, so far, no problem.
> > >
> > > Patrick.
> > >
> > >
> > >
> > > On Fri, 15 Feb 2008, Holger Dehnhardt wrote:
> > >
> > > > Hi Albert, Hi Mauro,
> > > >
> > > > I have successfulli patched and compiled the driver. Im using the
> > > terratec
> > > > cinergy device and it works fine.
> > > >
> > > >>> [ 2251.856000] xc2028 4-0061: Error on line 1063: -5
> > > >
> > > > This error message looked very familar to me, so i searched my log
> > > and guess
> > > > what I found:
> > > >
> > > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: Error on line 1064: -5
> > > > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for
> > > demod df75e800
> > > > to 0
> > > > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for
> > > demod df75e800
> > > > to 0
> > > >
> > > > It identifies the marked line (just to be sure because of the
> > > differen line
> > > > numbers)
> > > >
> > > >   if (priv->firm_version < 0x0202)
> > > > ->rc = send_seq(priv, {0x00, 0x08, 0x00, 0x00});
> > > >   else
> > > >   rc = send_seq(priv, {0x80, 0x08, 0x00, 0x00});
> > > >
> > > >> The above error is really weird. It seems to be related to
> > > something that
> > > >> happened before xc2028, since firmware load didn't start on that
> > > point of
> > > >> the code.
> > > >
> > > > The error really is weird, but it does not seem to cause the
> > > troubles - my
> > > > card works despite the error!
> > > >
> > > >>
> > > >>> [ 2289.284000] xc2028 4-0061: Device is Xceive 3028 version 1.0,
> > > firmware
> > > >>> version 2.7
> > > >>
> > > >> This message means that xc3028 firmware were successfully loaded
> > > and it is
> > > >> running ok.
> > > >
> > > > This and the following messages look similar...
> > > >
> > > > Holger
> > > >
> > > > ___
> > > > 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
> > >
> >
> >
>
[ 2197.708000] usb 6-1: new high speed USB device using ehci_hcd and address 4
[ 2197.84] usb 6-1: configuration #1 chosen from 1 choice
[ 2197.84] dvb-usb: found a 'Pinnacle Expresscard 320cx' in cold state, 
will try to load a firmware
[ 2197.844000] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
[ 2198.048000] dib0700: firmware started successfully.
[ 2198.552000] dvb-usb: found a 'Pinnacle Expresscard 320cx' in warm state.
[ 2198.552000] dvb-usb: will pass the comp

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-16 Thread Albert Comerma
For what I understand, changing the Firmware 64 to 6200 changes the if
frequency to 5.2MHz. So this modification on the firmware should make the
card work. What it's more strange for me is that when trying to scan no
signal or SNR is reported, so it seems like xc3028 firmware is not working
properly. Perhaps could be a wrong BASE or DTV firmware loaded?

Albert

2008/2/16, Albert Comerma <[EMAIL PROTECTED]>:
>
> So, If it's not a problem, any of you could send me the current xc3028
> firmware you are using, because mine does not seem to work... Thanks.
>
> Albert
>
> 2008/2/15, Patrick Boettcher <[EMAIL PROTECTED]>:
> >
> > Aah now I remember that issue, in fact it is no issue. I was seeing that
> > problem when send the sleep command or any other firmware command
> > without
> > having a firmware running. In was, so far, no problem.
> >
> > Patrick.
> >
> >
> >
> > On Fri, 15 Feb 2008, Holger Dehnhardt wrote:
> >
> > > Hi Albert, Hi Mauro,
> > >
> > > I have successfulli patched and compiled the driver. Im using the
> > terratec
> > > cinergy device and it works fine.
> > >
> > >>> [ 2251.856000] xc2028 4-0061: Error on line 1063: -5
> > >
> > > This error message looked very familar to me, so i searched my log and
> > guess
> > > what I found:
> > >
> > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > > Feb 15 20:42:18 musik kernel: xc2028 3-0061: Error on line 1064: -5
> > > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod
> > df75e800
> > > to 0
> > > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod
> > df75e800
> > > to 0
> > >
> > > It identifies the marked line (just to be sure because of the differen
> > line
> > > numbers)
> > >
> > >   if (priv->firm_version < 0x0202)
> > > ->rc = send_seq(priv, {0x00, 0x08, 0x00, 0x00});
> > >   else
> > >   rc = send_seq(priv, {0x80, 0x08, 0x00, 0x00});
> > >
> > >> The above error is really weird. It seems to be related to something
> > that
> > >> happened before xc2028, since firmware load didn't start on that
> > point of
> > >> the code.
> > >
> > > The error really is weird, but it does not seem to cause the troubles
> > - my
> > > card works despite the error!
> > >
> > >>
> > >>> [ 2289.284000] xc2028 4-0061: Device is Xceive 3028 version 1.0,
> > firmware
> > >>> version 2.7
> > >>
> > >> This message means that xc3028 firmware were successfully loaded and
> > it is
> > >> running ok.
> > >
> > > This and the following messages look similar...
> > >
> > > Holger
> > >
> > > ___
> > > 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
> >
>
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-15 Thread Albert Comerma
So, If it's not a problem, any of you could send me the current xc3028
firmware you are using, because mine does not seem to work... Thanks.

Albert

2008/2/15, Patrick Boettcher <[EMAIL PROTECTED]>:
>
> Aah now I remember that issue, in fact it is no issue. I was seeing that
> problem when send the sleep command or any other firmware command without
> having a firmware running. In was, so far, no problem.
>
> Patrick.
>
>
>
> On Fri, 15 Feb 2008, Holger Dehnhardt wrote:
>
> > Hi Albert, Hi Mauro,
> >
> > I have successfulli patched and compiled the driver. Im using the
> terratec
> > cinergy device and it works fine.
> >
> >>> [ 2251.856000] xc2028 4-0061: Error on line 1063: -5
> >
> > This error message looked very familar to me, so i searched my log and
> guess
> > what I found:
> >
> > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > Feb 15 20:42:18 musik kernel: xc2028 3-0061: xc2028_sleep called
> > Feb 15 20:42:18 musik kernel: xc2028 3-0061: Error on line 1064: -5
> > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod
> df75e800
> > to 0
> > Feb 15 20:42:18 musik kernel: DiB7000P: setting output mode for demod
> df75e800
> > to 0
> >
> > It identifies the marked line (just to be sure because of the differen
> line
> > numbers)
> >
> >   if (priv->firm_version < 0x0202)
> > ->rc = send_seq(priv, {0x00, 0x08, 0x00, 0x00});
> >   else
> >   rc = send_seq(priv, {0x80, 0x08, 0x00, 0x00});
> >
> >> The above error is really weird. It seems to be related to something
> that
> >> happened before xc2028, since firmware load didn't start on that point
> of
> >> the code.
> >
> > The error really is weird, but it does not seem to cause the troubles -
> my
> > card works despite the error!
> >
> >>
> >>> [ 2289.284000] xc2028 4-0061: Device is Xceive 3028 version 1.0,
> firmware
> >>> version 2.7
> >>
> >> This message means that xc3028 firmware were successfully loaded and it
> is
> >> running ok.
> >
> > This and the following messages look similar...
> >
> > Holger
> >
> > ___
> > 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
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-14 Thread Albert Comerma
Hi I've been trying to load the tunner-xc2028 module in debug mode. I send
the results, there's the same error and also some things when loading the
firmware. Hans could you send me your firmware to check that it's not an
error of that (I mean, when I scan there's no signal or SNR, perhaps this
could be something related to it)? Thanks.

Albert
[ 2219.804000] usb 6-1: new high speed USB device using ehci_hcd and address 4
[ 2219.94] usb 6-1: configuration #1 chosen from 1 choice
[ 2219.94] dvb-usb: found a 'Pinnacle Expresscard 320cx' in cold state, 
will try to load a firmware
[ 2219.956000] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
[ 2220.156000] dib0700: firmware started successfully.
[ 2220.66] dvb-usb: found a 'Pinnacle Expresscard 320cx' in warm state.
[ 2220.66] dvb-usb: will pass the complete MPEG2 transport stream to the 
software demuxer.
[ 2220.66] DVB: registering new adapter (Pinnacle Expresscard 320cx)
[ 2221.032000] DVB: registering frontend 0 (DiBcom 7000PC)...
[ 2221.032000] xc2028: Xcv2028/3028 init called!
[ 2221.032000] xc2028 4-0061: type set to XCeive xc2028/xc3028 tuner
[ 2221.032000] xc2028 4-0061: xc2028_set_config called
[ 2221.032000] input: IR-receiver inside an USB DVB receiver as 
/class/input/input10
[ 2221.032000] dvb-usb: schedule remote query interval to 150 msecs.
[ 2221.032000] dvb-usb: Pinnacle Expresscard 320cx successfully initialized and 
connected.
[ 2251.856000] xc2028 4-0061: xc2028_sleep called
[ 2251.856000] xc2028 4-0061: Error on line 1063: -5
[ 2282.436000] xc2028 4-0061: xc2028_set_params called
[ 2282.436000] xc2028 4-0061: generic_set_freq called
[ 2282.436000] xc2028 4-0061: should set frequency 402000 kHz
[ 2282.436000] xc2028 4-0061: check_firmware called
[ 2282.436000] xc2028 4-0061: load_all_firmwares called
[ 2282.436000] xc2028 4-0061: Reading firmware xc3028-v27.fw
[ 2282.48] xc2028 4-0061: Loading 80 firmware images from xc3028-v27.fw, 
type: xc2028 firmware, ver 2.7
[ 2282.48] xc2028 4-0061: Reading firmware type BASE F8MHZ (3), id 0, 
size=8718.
[ 2282.48] xc2028 4-0061: Reading firmware type BASE F8MHZ MTS (7), id 0, 
size=8712.
[ 2282.48] xc2028 4-0061: Reading firmware type BASE FM (401), id 0, 
size=8562.
[ 2282.48] xc2028 4-0061: Reading firmware type BASE FM INPUT1 (c01), id 0, 
size=8576.
[ 2282.48] xc2028 4-0061: Reading firmware type BASE (1), id 0, size=8706.
[ 2282.48] xc2028 4-0061: Reading firmware type BASE MTS (5), id 0, 
size=8682.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 10007, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 10007, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 20007, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 20007, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 40007, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 40007, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 80007, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 80007, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 300e0, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 300e0, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id c00e0, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id c00e0, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 20, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 20, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 400, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 400, 
size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type D2633 DTV6 ATSC (10030), id 
0, size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2620 DTV6 QAM (68), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2633 DTV6 QAM (70), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2620 DTV7 (88), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2633 DTV7 (90), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2620 DTV78 (108), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2633 DTV78 (110), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2620 DTV8 (208), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type D2633 DTV8 (210), id 0, 
size=149.
[ 2282.48] xc2028 4-0061: Reading firmware type FM (400), id 0, size=135.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 10, size=161.
[ 2282.48] xc2028 4-0061: Reading firmware type MTS (4), id 10, size=169.
[ 2282.48] xc2028 4-0061: Reading firmware type (0), id 100040, 
size=169.
[ 2282.48] xc2028 4-0061: Reading fi

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-13 Thread Albert Comerma
That's what I supposed... So we must get working the 1.10. Thanks again.

2008/2/13, Patrick Boettcher <[EMAIL PROTECTED]>:
>
> On Wed, 13 Feb 2008, Albert Comerma wrote:
>
> > Ok, both give the same error, the only one wich does not report any
> error is
> > the 0.1. Thanks.
>
>
> Just because it does not report an error, does not mean that there isn't
> one.
>
> I2C errors are only reported from the firwmare since the 03-version.
>
> Patrick.
>
>
> --
>Mail: [EMAIL PROTECTED]
>WWW:  http://www.wi-bw.tfh-wildau.de/~pboettch/
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-13 Thread Albert Comerma
Ok, both give the same error, the only one wich does not report any error is
the 0.1. Thanks.

Albert

2008/2/13, Patrick Boettcher <[EMAIL PROTECTED]>:
>
> The latest dib0700-firwmare is dvb-usb-dib0700-1.10.fw not
> dvb-usb-dib0700-03-pre1.fw.
>
>
> Patrick.
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-13 Thread Albert Comerma
Hi Hans, thanks for your answer, I say what I tryed;

your dmesg output looks quite good. In fact, the only line that irritates me
is the line with

>
> xc2028 4-0061: Error on line 1063: -5
>
> This line indicates an i2c-communication problem with the tuner.
> As it happens BEFORE the XC3028  firmware is loaded, it cannot have
> anything to do with the xc3028 firmware.
> Therefore, I suspect something either with the general setup of the
> Expresscard or a DiB firmware that does not
> 100% support your device. Have you tried a later firmware?


I was trying latest firmware (I think): dvb-usb-dib0700-03-pre1.fw
I also tryed the previous; dvb-usb-dib0700-1.10.fw
And an other one; dvb-usb-dib0700-01.fw

This last one doesn't give any error, but I also can not see anything on
scanning. I send you the dmesg.

Feb 13 19:14:50: xc2028 7-0061: Loading firmware for type=D2620 DTV8 (208),
> id .
> Feb 13 19:14:50: xc2028 7-0061: Device is Xceive 3028 version 1.0,
> firmware version 2.7
> Feb 13 19:14:50: dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1


This last lines are a little bit different from the ones I have... Perhaps
something about the firmware modification.

I did not change the extract_firmware.pl file (in fact, it is not useable
> for the Mod7700.sys driver, but expects the driver
> file hcw85bda.sys), but just used a hex editor to replace the ID
> 0x64000200 by 0x6200.


I tryed to do the same but I can't find 0x64000200 on the hex... Could you
send me your firmware just to try?

certainly a good idea to use an amplified antenna. Have you got another
> DVB-t device that works with a passive
> antenna in the same area where you use your new device?


I use the same device on XP and it detects some channels. When I try to scan
with kaffeine I don't see any SNR or anything so I guess the comunication
with xc3028 is failing.

Thanks again for your answer. I also send this mail to pattrick who probably
knows better the dibcom firmware stuff.
[ 4107.196000] usb 1-1: new high speed USB device using ehci_hcd and address 9
[ 4107.328000] usb 1-1: configuration #1 chosen from 1 choice
[ 4107.328000] dvb-usb: found a 'Pinnacle Expresscard 320cx' in cold state, 
will try to load a firmware
[ 4107.332000] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
[ 4107.516000] dib0700: firmware started successfully.
[ 4108.02] dvb-usb: found a 'Pinnacle Expresscard 320cx' in warm state.
[ 4108.02] dvb-usb: will pass the complete MPEG2 transport stream to the 
software demuxer.
[ 4108.02] DVB: registering new adapter (Pinnacle Expresscard 320cx)
[ 4108.30] DVB: registering frontend 0 (DiBcom 7000PC)...
[ 4108.30] xc2028 4-0061: type set to XCeive xc2028/xc3028 tuner
[ 4108.30] input: IR-receiver inside an USB DVB receiver as 
/class/input/input13
[ 4108.30] dvb-usb: schedule remote query interval to 150 msecs.
[ 4108.30] dvb-usb: Pinnacle Expresscard 320cx successfully initialized and 
connected.
[ 4136.252000] xc2028 4-0061: Loading 80 firmware images from xc3028-v27.fw, 
type: xc2028 firmware, ver 2.7
[ 4136.256000] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 4136.256000] 
[ 4136.272000] xc2028 4-0061: Loading firmware for type=BASE F8MHZ (3), id 
.
[ 4136.272000] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 4136.272000] 
[ 4139.272000] xc2028 4-0061: Loading firmware for type=D2620 DTV8 (208), id 
.
[ 4139.324000] xc2028 4-0061: Loading SCODE for type=DTV8 SCODE HAS_IF_5400 
(6200), id .
[ 4139.368000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4139.384000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4139.384000] 
[ 4141.004000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4141.02] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4141.02] 
[ 4142.532000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4142.548000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4142.548000] 
[ 4144.16] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4144.176000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4144.176000] 
[ 4145.696000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4145.712000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4145.712000] 
[ 4147.324000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4147.34] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4147.34] 
[ 4148.852000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4148.868000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4148.868000] 
[ 4150.484000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 4150.50] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 4150.50] 
[ 4152.016000] xc2028

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-12 Thread Albert Comerma
Finally I got what you mean... you changed the extract_firmware.pl, but not
only the comment I guess... also the values below. I tested both and the
result is the same as described before, everything seems correct, but I have
some errors on dmesg and nothing is detected on scan (I must try with an
amplified antenna but I think it should detect something).

Albert
[ 9318.084000] usb 1-1: new high speed USB device using ehci_hcd and address 7
[ 9318.216000] usb 1-1: configuration #1 chosen from 1 choice
[ 9318.216000] dvb-usb: found a 'Pinnacle Expresscard 320cx' in cold state, 
will try to load a firmware
[ 9318.244000] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
[ 9318.444000] dib0700: firmware started successfully.
[ 9318.948000] dvb-usb: found a 'Pinnacle Expresscard 320cx' in warm state.
[ 9318.948000] dvb-usb: will pass the complete MPEG2 transport stream to the 
software demuxer.
[ 9318.948000] DVB: registering new adapter (Pinnacle Expresscard 320cx)
[ 9319.316000] DVB: registering frontend 0 (DiBcom 7000PC)...
[ 9319.316000] xc2028 4-0061: type set to XCeive xc2028/xc3028 tuner
[ 9319.316000] input: IR-receiver inside an USB DVB receiver as 
/class/input/input13
[ 9319.316000] dvb-usb: schedule remote query interval to 150 msecs.
[ 9319.316000] dvb-usb: Pinnacle Expresscard 320cx successfully initialized and 
connected.
[ 9342.272000] xc2028 4-0061: Error on line 1063: -5
[ 9363.912000] xc2028 4-0061: Loading 80 firmware images from xc3028-v27.fw, 
type: xc2028 firmware, ver 2.7
[ 9363.912000] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 9363.912000] 
[ 9363.936000] xc2028 4-0061: Loading firmware for type=BASE F8MHZ (3), id 
.
[ 9363.936000] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 9363.936000] 
[ 9370.424000] xc2028 4-0061: Loading firmware for type=D2620 DTV8 (208), id 
.
[ 9370.54] xc2028 4-0061: Loading SCODE for type=DTV8 SCODE HAS_IF_5400 
(6200), id .
[ 9370.60] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9370.624000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9370.624000] 
[ 9372.296000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9372.316000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9372.316000] 
[ 9373.888000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9373.908000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9373.908000] 
[ 9375.564000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9375.584000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9375.584000] 
[ 9377.14] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9377.16] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9377.16] 
[ 9378.812000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9378.832000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9378.832000] 
[ 9380.392000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9380.416000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9380.416000] 
[ 9382.068000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9382.088000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9382.088000] 
[ 9383.652000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9383.676000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9383.676000] 
[ 9385.332000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9385.352000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9385.352000] 
[ 9386.92] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9386.94] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9386.94] 
[ 9388.60] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9388.62] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9388.62] 
[ 9390.18] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9390.20] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9390.20] 
[ 9391.856000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9391.876000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9391.876000] 
[ 9393.444000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9393.468000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9393.468000] 
[ 9395.124000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9395.144000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9395.144000] 
[ 9396.716000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware 
version 2.7
[ 9396.74] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 9396.74] 
[ 9398.392000] xc2028 4-0061: Device is Xceive 30

Re: [linux-dvb] [PATCH] support Cinergy HT USB XE (0ccd:0058)

2008-02-12 Thread Albert Comerma
Hi Hans, you where faster than me... I don't understand what you did with
the firmware. I just extracted the xc3028-v27.fw from the win driver as
commented in other threads.
Then I added my card (pinnacle 320cx) to your patch with some
mid-successfully results, this is the dmesg;

[ 8067.028000] usb 1-1: new high speed USB device using ehci_hcd and address
4
[ 8067.16] usb 1-1: configuration #1 chosen from 1 choice
[ 8067.16] dvb-usb: found a 'Pinnacle Expresscard 320cx' in cold state,
will try to load a firmware
[ 8067.164000] dvb-usb: downloading firmware from file '
dvb-usb-dib0700-1.10.fw'
[ 8067.36] dib0700: firmware started successfully.
[ 8067.864000] dvb-usb: found a 'Pinnacle Expresscard 320cx' in warm state.
[ 8067.864000] dvb-usb: will pass the complete MPEG2 transport stream to the
software demuxer.
[ 8067.864000] DVB: registering new adapter (Pinnacle Expresscard 320cx)
[ 8068.236000] DVB: registering frontend 0 (DiBcom 7000PC)...
[ 8068.236000] xc2028 4-0061: type set to XCeive xc2028/xc3028 tuner
[ 8068.236000] input: IR-receiver inside an USB DVB receiver as
/class/input/input13
[ 8068.236000] dvb-usb: schedule remote query interval to 150 msecs.
[ 8068.236000] dvb-usb: Pinnacle Expresscard 320cx successfully initialized
and connected.

But when I start kaffeine i got this error;

[ 8144.084000] xc2028 4-0061: Error on line 1063: -5

And when I try to scan I get more errors;
[ 8176.032000] xc2028 4-0061: Loading 80 firmware images from xc3028-v27.fw,
type: xc2028 firmware, ver 2.7
[ 8176.032000] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 8176.032000]
[ 8176.06] xc2028 4-0061: Loading firmware for type=BASE F8MHZ (3), id
.
[ 8176.06] dib0700: stk7700ph_xc3028_callback: XC2028_TUNER_RESET 0
[ 8176.06]
[ 8182.548000] xc2028 4-0061: Loading firmware for type=D2620 DTV8 (208), id
.
[ 8182.668000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware
version 2.7
[ 8182.688000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1
[ 8182.688000]
[ 8184.364000] xc2028 4-0061: Device is Xceive 3028 version 1.0, firmware
version 2.7
[ 8184.384000] dib0700: stk7700ph_xc3028_callback: XC2028_RESET_CLK 1

Any idea? is this related to the firmware??

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

Re: [linux-dvb] PULL request for a bunch of DiBcom-based changes

2008-01-27 Thread Albert Comerma
I send the patch adding Yuan EC372S card. The patch is done from the current
changes (7d8558f3fc66).

Albert

2008/1/25, Patrick Boettcher <[EMAIL PROTECTED]>:
>
> Hi Mauro,
>
> Can you please pull from
>
> http://linuxtv.org/hg/~pb/v4l-dvb/
>
> for a bunch of changes for DiBcom-based hardware.
>
> All users, can you please test, whether I broke something committing all
> of that.
>
> Thanks to everyone who contributed to improved device-quality and
> support.
>
> best regards,
> Patrick.
>
> --
>   Mail: [EMAIL PROTECTED]
>   WWW:  http://www.wi-bw.tfh-wildau.de/~pboettch/
>
> ___
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
diff -crB v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
*** v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	2008-01-27 16:23:53.0 +0100
--- v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	2008-01-27 16:34:20.0 +0100
***
*** 905,910 
--- 905,911 
  		{ USB_DEVICE(USB_VID_ASUS,  USB_PID_ASUS_U3100) },
  /* 25 */	{ USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_NOVA_T_STICK_3) },
  		{ USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_MYTV_T) },
+ 		{ USB_DEVICE(USB_VID_YUAN, USB_PID_YUAN_EC372S) },
  		{ 0 }		/* Terminating entry */
  };
  MODULE_DEVICE_TABLE(usb, dib0700_usb_id_table);
***
*** 1069,1080 
  			},
  		},
  
! 		.num_device_descs = 1,
  		.devices = {
  			{   "ASUS My Cinema U3000 Mini DVBT Tuner",
  { &dib0700_usb_id_table[23], NULL },
  { NULL },
  			},
  		}
  	}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,
  
--- 1070,1085 
  			},
  		},
  
! 		.num_device_descs = 2,
  		.devices = {
  			{   "ASUS My Cinema U3000 Mini DVBT Tuner",
  { &dib0700_usb_id_table[23], NULL },
  { NULL },
  			},
+ 			{   "Yuan EC372S",
+ { &dib0700_usb_id_table[27], NULL },
+ { NULL },
+ 			}
  		}
  	}, { DIB0700_DEFAULT_DEVICE_PROPERTIES,
  
diff -crB v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
*** v4l-dvb-7d8558f3fc66-orig/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	2008-01-27 16:23:53.0 +0100
--- v4l-dvb-7d8558f3fc66/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	2008-01-27 16:27:20.0 +0100
***
*** 46,53 
  #define USB_VID_ULTIMA_ELECTRONIC		0x05d8
  #define USB_VID_UNIWILL0x1584
  #define USB_VID_WIDEVIEW			0x14aa
- /* dom : pour gigabyte u7000 */
  #define USB_VID_GIGABYTE			0x1044
  
  
  /* Product IDs */
--- 46,53 
  #define USB_VID_ULTIMA_ELECTRONIC		0x05d8
  #define USB_VID_UNIWILL0x1584
  #define USB_VID_WIDEVIEW			0x14aa
  #define USB_VID_GIGABYTE			0x1044
+ #define USB_VID_YUAN0x1164
  
  
  /* Product IDs */
***
*** 183,191 
  #define USB_PID_OPERA1_WARM0x3829
  #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD		0x0514
  #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_WARM		0x0513
- /* dom pour gigabyte u7000 */
  #define USB_PID_GIGABYTE_U70000x7001
  #define USB_PID_ASUS_U30000x171f
  #define USB_PID_ASUS_U31000x173f
  
  #endif
--- 183,191 
  #define USB_PID_OPERA1_WARM0x3829
  #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD		0x0514
  #define USB_PID_LIFEVIEW_TV_WALKER_TWIN_WARM		0x0513
  #define USB_PID_GIGABYTE_U70000x7001
  #define USB_PID_ASUS_U30000x171f
  #define USB_PID_ASUS_U31000x173f
+ #define USB_PID_YUAN_EC372S0x1edc
  
  #endif
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Help with DVBT USB Tuner

2008-01-22 Thread Albert Comerma
If I'm correct I think that this chip is not supported at all for any
current driver development, so, unless you get information from the
manufacturer and you try to build the driver, it will not be supported soon.

2008/1/22, Anubis Ra <[EMAIL PROTECTED]>:
>
> I opened it up and managed to removed the resin from the top of the IC.
> The IC is a WJCE6230.
>
> The link to the manufacturer website is
>
> http://www.rfe.com.cn/doce/6230.htm
>
>
>
>
> On 21/01/2008, Albert Comerma <[EMAIL PROTECTED]> wrote:
> >
> > The first you should do; break it, void your warranty and make a nice
> > pic of what's inside. Only knowing the chips it uses it's possible to make a
> > driver. If you are lucky perhaps it has some screws... and in the luckiest
> > case, perhaps the chips are already supported, so the driver could be easy.
> >
> > Albert
> >
> > 2008/1/21, Anubis Ra <[EMAIL PROTECTED]>:
> > >
> > >  Hi All,
> > >
> > > I just acquired a new DVBT USB tuner to which I can't find the correct
> > > firmware.
> > >
> > > Installing the Driver on a Windows Machine I could find the
> > > manufacturer WaterVision (http://www.waterv.com) and deduced that this
> > > device is a WV-TRF-B3.
> > >
> > > lsusb reports
> > >
> > > Bus 002 Device 010: ID 8086:9501 Intel Corp.
> > >
> > > but a an dmesg | tail returns
> > >
> > > [113263.765840] usb 2-2: new full speed USB device using uhci_hcd and
> > > address 10
> > > [113264.006780] usb 2-2: configuration #1 chosen from 1 choice
> > >
> > > I tried searching about this device hours on end but could not find
> > > anything related to this USB DVBT Device.
> > >
> > > Could anyone help me to identify the firmware / modules required to
> > > install this device?
> > >
> > > Thanks
> > >
> > >
> > >
> > > ___
> > > 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

Re: [linux-dvb] Help with DVBT USB Tuner

2008-01-21 Thread Albert Comerma
The first you should do; break it, void your warranty and make a nice pic of
what's inside. Only knowing the chips it uses it's possible to make a
driver. If you are lucky perhaps it has some screws... and in the luckiest
case, perhaps the chips are already supported, so the driver could be easy.

Albert

2008/1/21, Anubis Ra <[EMAIL PROTECTED]>:
>
> Hi All,
>
> I just acquired a new DVBT USB tuner to which I can't find the correct
> firmware.
>
> Installing the Driver on a Windows Machine I could find the manufacturer
> WaterVision (http://www.waterv.com) and deduced that this device is a
> WV-TRF-B3.
>
> lsusb reports
>
> Bus 002 Device 010: ID 8086:9501 Intel Corp.
>
> but a an dmesg | tail returns
>
> [113263.765840] usb 2-2: new full speed USB device using uhci_hcd and
> address 10
> [113264.006780] usb 2-2: configuration #1 chosen from 1 choice
>
> I tried searching about this device hours on end but could not find
> anything related to this USB DVBT Device.
>
> Could anyone help me to identify the firmware / modules required to
> install this device?
>
> Thanks
>
>
>
> ___
> 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

Re: [linux-dvb] Yuan EC372S (STK7700D based device)

2008-01-19 Thread Albert Comerma
It seems that it didn't helped a lot, Michel got this error with kaffeine
when trying to scan;

: Argument invalide
Frontend closed
dvbsi: Cant tune DVB
Using DVB device 0:0 "DiBcom 7000PC"
tuning DVB-T to 881833000 Hz
inv:2 bw:0 fecH:9 fecL:9 mod:6 tm:2 gi:4 hier:4
ERROR tuning

or this other errors;

scan -c -o zap
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
Network Name 'RTBF BE'
WARNING: filter timeout pid 0x0011
WARNING: filter timeout pid 0x003c
WARNING: filter timeout pid 0x0038
WARNING: filter timeout pid 0x0032
WARNING: filter timeout pid 0x0820
WARNING: filter timeout pid 0x0020
WARNING: filter timeout pid 0x003a
WARNING: filter timeout pid 0x0898
WARNING: filter timeout pid 0x0034
WARNING: filter timeout pid 0x0420
dumping lists (10 services)
[0001]:0:h:0:0:0:0:1
[0002]:0:h:0:0:0:0:2
[0003]:0:h:0:0:0:0:3
[0004]:0:h:0:0:0:0:4
[000b]:0:h:0:0:0:0:11
[000c]:0:h:0:0:0:0:12
[000d]:0:h:0:0:0:55:13
[000e]:0:h:0:0:0:0:14
[000f]:0:h:0:0:0:0:15
[0010]:0:h:0:0:0:0:16



2008/1/17, olivier danet <[EMAIL PROTECTED]>:
>
> Hello
>
> Maybe you could try to apply this patch :
> www.chez.com/treza/asus.diff
>
> then add your device's USB PID/VID after the "Asus MyCinema U3000 mini"
> device.
> (don't forget to change ".num_device_descs", etc...)
>
> The 'frontend_attach' function is slightly different.
>
> Hope that helps.
>
> Good Luck, or maybe Bonne Chance.
>
> Olivier.
>
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] dvb for DIB7700 + CX25843 + XC3028 based cards

2008-01-16 Thread Albert Comerma
2008/1/16, Patrick Boettcher <[EMAIL PROTECTED]>:
>
> Hi Albert,
>
> On Wed, 16 Jan 2008, Albert Comerma wrote:
> > Hi, I would like to build a driver for Pinacle 320CX card based on this
> > chips combination, I already managed to get the card detected and
> firmware
> > downloaded to dibcom chip.
> > For dvb CX25843 is useless, so it can be skiped, but the problem is how
> to
> > add XC3028 to the dibcom chip. I've got some basic cuestions;
> >
> > - Firmware... dvb usual dibcom firmware should work for this part? which
>
> > XC3028 firmware should I use?
>
> USB firmware for dib0700 is the normal one. For Xceive, the base-firmware
> is the same as on other cards, for the standard-firmware I'm not sure, do
> you have a list of firmware available?



Ok, dib0700 firmware seems ok. What you mean  with base-firmware and
standard-fimware? is that you need two firmwares for xceive xip? I
downloaded a firmware_v4 pack with arround 30 xc3028 firmwares...

> - Gpio's, what gpio's are suposed to be used between dibcom and XC3028?
>
> It is GPIO 8 of the demod:
>
> so
> dib7000m_set_gpio(.., 8, 0, 0);
> msleep(1);
> dib7000m_set_gpio(.., 8, 0, 1);
>
> in case of dib7000m - for dib7000p it is dib7000p_set_gpio
>
> > - I2C; should be used as on other tunners, wich address uses XC3028?
>
> 0xc2 = 0x61.
>
> > I'm having a look to the latest
> > /v4l-dvb-7d364b375fb7/linux/drivers/media/video/tuner-xc2028*  I hope
> those
> > are the correct files for it...
>
> I don't know this part. Mauro was working on it, don't know if it is
> committed.


Let's hope Mauro comment something, :P

You will also need the stuff from the attachment.


Thanks a lot!!

Patrick.
>
> --
>   Mail: [EMAIL PROTECTED]
>   WWW:  
> http://www.wi-bw.tfh-wildau.de/~pboettch/<http://www.wi-bw.tfh-wildau.de/%7Epboettch/>
>
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] dvb for DIB7700 + CX25843 + XC3028 based cards

2008-01-16 Thread Albert Comerma
Hi, I would like to build a driver for Pinacle 320CX card based on this
chips combination, I already managed to get the card detected and firmware
downloaded to dibcom chip.
For dvb CX25843 is useless, so it can be skiped, but the problem is how to
add XC3028 to the dibcom chip. I've got some basic cuestions;

- Firmware... dvb usual dibcom firmware should work for this part? which
XC3028 firmware should I use?
- Gpio's, what gpio's are suposed to be used between dibcom and XC3028?
- I2C; should be used as on other tunners, wich address uses XC3028?

I'm having a look to the latest
/v4l-dvb-7d364b375fb7/linux/drivers/media/video/tuner-xc2028*  I hope those
are the correct files for it...

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

[linux-dvb] Yuan EC372S (STK7700D based device)

2008-01-16 Thread Albert Comerma
Hi!, with Michel ([EMAIL PROTECTED]) who is a owner of this Yuan card we
added the device to dib0700_devices, and we got it recognized without
problems. The only problem is that no channel is detected on scan on
kaffeine or other software... I post some dmesg. We don't know where it may
be the problem... or how to detect it...

usb 4-2: new high speed USB device using ehci_hcd and address 6
usb 4-2: new device found, idVendor=1164, idProduct=1edc
usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 4-2: Product: STK7700D
usb 4-2: Manufacturer: YUANRD
usb 4-2: SerialNumber: 01
usb 4-2: configuration #1 chosen from 1 choice
dvb-usb: found a 'Yuan EC372S' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
dib0700: firmware started successfully.
dvb-usb: found a 'Yuan EC372S' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (Yuan EC372S)
dvb-usb: no frontend was attached by 'Yuan EC372S'
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (Yuan EC372S)
DVB: registering frontend 1 (DiBcom 7000PC)...
MT2266: successfully identified
input: IR-receiver inside an USB DVB receiver as /class/input/input10
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Yuan EC372S successfully initialized and connected.
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb