[linux-dvb] Terratec Cinergy T USB XE

2008-02-19 Thread vist
Hello, I have a Terratec Cinergy T USB XE, 0ccd:0069 and have been trying to
compile from site:

http://www.jusst.de/hg/af901x/

My kernel is 2.6.22.5-31-x86_64.

I get the following error/warning  messages when compiling:

CC [M]  /usr/build/af901x/v4l/af9015.o
/usr/build/af901x/v4l/af9015.c: In function 'af901x_read_snr':
/usr/build/af901x/v4l/af9015.c:477: warning: array subscript is above array
bounds
/usr/build/af901x/v4l/af9015.c: In function 'af901x_attach':
/usr/build/af901x/v4l/af9015.c:1608: warning: 'fw_ver' may be used
uninitialized in this function
  CC [M]  /usr/build/af901x/v4l/af9015_biu.o
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_read_eeprom':
/usr/build/af901x/v4l/af9015_biu.c:463: warning: unused variable 'eeprom_reg'
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_get_biu_config':
/usr/build/af901x/v4l/af9015_biu.c:685: warning: label 'exit' defined but not
used
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_epconfig_mode_15':

/usr/build/af901x/v4l/af9015_biu.c:817: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:822: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:829: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:834: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:841: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:848: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_epconfig_mode_17':
/usr/build/af901x/v4l/af9015_biu.c:963: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:968: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c:974: warning: overflow in implicit constant
conversion
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_tuner_attach':
/usr/build/af901x/v4l/af9015_biu.c:1096: warning: unused variable 'err'
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_usb_probe':
/usr/build/af901x/v4l/af9015_biu.c:1167: warning: unused variable 'biu'
/usr/build/af901x/v4l/af9015_biu.c: At top level:
/usr/build/af901x/v4l/af9015_biu.c:1138: warning: 'af9015_biu_epconfig'
defined but not used

When I connect the stick it is recognised, firmware is downloaded and the
tuner is attached according to the messages,
but when trying to scan dvb-t  the tuning fails.

Do I need another kernel? I have tried 2.6.24 but it did not seem to work at
all with http://www.jusst.de/hg/af901x/

Is the support for Terratec Cinergy T USB XE, 0ccd:0069 and the Freescale
tuner going to http://linuxtv.org/hg/ for all kernels?

Is there anything I can do to solve this?

Thank you in advance

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


[linux-dvb] Terratec Cinergy T USB XE

2008-02-14 Thread vist
Hello, I have a Terratec Cinergy T USB XE, 0ccd:0069 and have been trying to 
compile from site:

http://www.jusst.de/hg/af901x/

My kernel is 2.6.22.5-31-x86_64.

I get the following error/warning  messages when compiling:

 CC [M]  /usr/build/af901x/v4l/af9015.o
/usr/build/af901x/v4l/af9015.c: In function 'af901x_read_snr':
/usr/build/af901x/v4l/af9015.c:477: warning: array subscript is above array 
bounds
/usr/build/af901x/v4l/af9015.c: In function 'af901x_attach':
/usr/build/af901x/v4l/af9015.c:1608: warning: 'fw_ver' may be used 
uninitialized in this function
  CC [M]  /usr/build/af901x/v4l/af9015_biu.o
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_read_eeprom':
/usr/build/af901x/v4l/af9015_biu.c:463: warning: unused variable 'eeprom_reg'
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_get_biu_config':
/usr/build/af901x/v4l/af9015_biu.c:685: warning: label 'exit' defined but not 
used
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_epconfig_mode_15':

/usr/build/af901x/v4l/af9015_biu.c:817: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:822: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:829: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:834: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:841: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:848: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_epconfig_mode_17':
/usr/build/af901x/v4l/af9015_biu.c:963: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:968: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c:974: warning: overflow in implicit constant 
conversion
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_tuner_attach':
/usr/build/af901x/v4l/af9015_biu.c:1096: warning: unused variable 'err'
/usr/build/af901x/v4l/af9015_biu.c: In function 'af9015_usb_probe':
/usr/build/af901x/v4l/af9015_biu.c:1167: warning: unused variable 'biu'
/usr/build/af901x/v4l/af9015_biu.c: At top level:
/usr/build/af901x/v4l/af9015_biu.c:1138: warning: 'af9015_biu_epconfig' 
defined but not used

When I connect the stick it is recognised, firmware is downloaded and the 
tuner is attached according to the messages,
but when trying to scan dvb-t  the tuning fails.

Do I need another kernel? I have tried 2.6.24 but it did not seem to work at 
all with http://www.jusst.de/hg/af901x/

Is the support for Terratec Cinergy T USB XE, 0ccd:0069 and the Freescale 
tuner going to http://linuxtv.org/hg/ for all kernels?

Is there anything I can do to solve this?

Thank you in advance




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


Re: [linux-dvb] Terratec Cinergy T USB XE, Rev. 2?

2007-10-14 Thread Manu Abraham
[EMAIL PROTECTED] wrote:
 Hello List!
 
 I just bought a Terratec Cinergy T USB XE, in good faith it would be
 supported under Linux. Alas, the af9005 driver would not recognize it,
 and bravely changing the USB ID in dvb-usb-ids.h didn't help, I got this
 instead:
 
   af9005: boot bad config header.
   dvb_usb_af9005: probe of 2-5:1.0 failed with error -5
 
 Now I suppose I have a Rev. 2-device, if I understand correctly what
 is said on 
 
   http://ventoso.org/luca/af9005/
 
 I opened the device and the two most prominent chips read:
 
   TERRATEC
   CUCME
   S260274K
   CINERGY
 
   TERRATEC
   U2TV-23x
   0734573a
   CINERGY
 
 The USB ID is 0ccd:0069. Any chance that this device will be supported?
 Or should I try to return it to the store?

Are you sure that the USB id's are the same that you have mentioned ? If it 
is so, the chips have been reprinted by Terratec. Do you have a picture of 
the device, in the dismantled state ?

Manu

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


Re: [linux-dvb] Terratec Cinergy T USB XE, Rev. 2?

2007-10-14 Thread Luca Olivetti
En/na [EMAIL PROTECTED] ha escrit:

 Luca Olivetti says on his page that rev. 2 of the terratec cinergy t usb
 xe does not use a af9005, and thus will not work with the af9005
 firmware, of course; so I suspect I got one of these... What driver
 should I try next? 

Well, I don't know if the term rev.2 is actually correct, I was told 
that there are two models, one with the af9005 and one without. I don't 
have any of those, so I cannot say if is there some external 
identification to tell the difference.
Anyway, I don't know the answer to your question :-(

Bye
-- 
Luca


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


[linux-dvb] Terratec Cinergy T USB XE, Rev. 2?

2007-10-13 Thread anselmhelbig
Hello List!

I just bought a Terratec Cinergy T USB XE, in good faith it would be
supported under Linux. Alas, the af9005 driver would not recognize it,
and bravely changing the USB ID in dvb-usb-ids.h didn't help, I got this
instead:

  af9005: boot bad config header.
  dvb_usb_af9005: probe of 2-5:1.0 failed with error -5

Now I suppose I have a Rev. 2-device, if I understand correctly what
is said on 

  http://ventoso.org/luca/af9005/

I opened the device and the two most prominent chips read:

  TERRATEC
  CUCME
  S260274K
  CINERGY

  TERRATEC
  U2TV-23x
  0734573a
  CINERGY

The USB ID is 0ccd:0069. Any chance that this device will be supported?
Or should I try to return it to the store?

Thanks a lot! 

Anselm


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


[linux-dvb] Terratec Cinergy T USB XE

2007-02-25 Thread Dietmar Segbert
Empfaenger  : [EMAIL PROTECTED]
Absender: [EMAIL PROTECTED]  (Dietmar Segbert)
Betreff : Re: [linux-dvb] Terratec Cinergy t USB XE
Datum   : Sa 24.02.07, 14:43  (erhalten: 24.02.07, 17:27)
Groesse : 960 Bytes
--
hello Luca,

thanks for your answer. I have created the v4l-modules form cvs an add
your patch for the af9005 (. the kernel is 2.6.15. the module will
compile without errors.

If i plug in the terratec cinergy t usb xe dmesg will show the following:

usbcore: registered new driver dvb_usb_af9005
af9005: af9005_rc_decode function not found, disabling remote
usb 4-2: new full speed USB device using uhci_hcd and address 2
dvb-usb: found a 'TerraTec Cinergy T USB XE' in cold state, will try to load a 
firmware
dvb-usb: did not find the firmware file. (af9005.fw) Please see 
linux/Documentation/dvb/ for more details on firmware-problems. (-2)
dvb_usb_af9005: probe of 4-2:1.0 failed with error -2


I use slackware 10.2 and so the firmware file af9005.fw is in /lib/
firmware/.

I will be happy for any help, especially for an how-to to create the
af9005-driver for an 2.4.34 kernel, that i am normally use.

Regards

Dietmar

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


Re: [linux-dvb] Terratec Cinergy T USB XE

2007-02-25 Thread Luca Olivetti

En/na Dietmar Segbert ha escrit:


dvb-usb: did not find the firmware file. (af9005.fw) Please see 
linux/Documentation/dvb/ for more details on firmware-problems. (-2)
dvb_usb_af9005: probe of 4-2:1.0 failed with error -2


I use slackware 10.2 and so the firmware file af9005.fw is in /lib/
firmware/.


I suppose that you have to configure your hotplug so that it finds the 
firmware and sends it to the kernel.

Sorry, I cannot help you here since it just works(tm) here.
I can say that in my system where to look for the firmware and how to 
react to kernel requests is configured in /etc/hotplug/firmware.agent



I will be happy for any help, especially for an how-to to create the
af9005-driver for an 2.4.34 kernel, that i am normally use.


I think that'll be difficult :-(

Bye
--
Luca

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


Re: [linux-dvb] Terratec Cinergy T USB XE

2007-02-25 Thread Luca Olivetti

En/na Luca Olivetti ha escrit:

En/na Dietmar Segbert ha escrit:

dvb-usb: did not find the firmware file. (af9005.fw) Please see 
linux/Documentation/dvb/ for more details on firmware-problems. (-2)

dvb_usb_af9005: probe of 4-2:1.0 failed with error -2


I use slackware 10.2 and so the firmware file af9005.fw is in /lib/
firmware/.


I suppose that you have to configure your hotplug so that it finds the 
firmware and sends it to the kernel.

Sorry, I cannot help you here since it just works(tm) here.
I can say that in my system where to look for the firmware and how to 
react to kernel requests is configured in /etc/hotplug/firmware.agent



I will be happy for any help, especially for an how-to to create the
af9005-driver for an 2.4.34 kernel, that i am normally use.


I think that'll be difficult :-(


BTW, arcor.de refuses my mail, so I won't comment any further until they 
fix their mailserver. Surry, I'm tired of incompetent mail admins that 
just rely on stupid blacklists maintained by anti-spam vigilantes (that 
only amplify the problem, i.e. rendering communication difficult, 
instead of solving it) instead of intelligently dealing with spam.
I know it's not your fault, but be warned that, due to the incompetent 
mail admins of the isp you're using, you're surely losing legitimate email.
Note also that if you try to contact me directly you won't be able to, 
since a while ago I took the decision to only accept mail I can answer 
to (i.e. I verify that the sender address accepts my mail before 
accepting an incoming message).


Bye.

--
Luca


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


[linux-dvb] terratec cinergy t usb xe

2007-02-25 Thread Dietmar Segbert
Hello Luca, hello list,

i found the error: After mounting sysfs, the terratec cinergy t usb xe  
will be detect and the firmware will be loaded. In the /dev directory will  
some devices /dev/dvb0:* created.

What is to do, that i can scan for senders with scan and to view tv?

If i do ./scan Scanlist channel.conf i will become an error /dev/dvb/ 
adapter0 not found.

Thanks for your help.

Dietmar

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


[linux-dvb] Terratec Cinergy t USB XE

2007-02-15 Thread Dietmar Segbert
Hello,

i am searching for an kernel modul for the Terratec cinergy t usb xe dvb-t  
stick, that i can use with a 2.4.34 kernel.

I have only found a modul for v4l-dvb and 2.6.x kernels. It is called  
af9005.

Thanks for your help.

Dietmar

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


Re: [linux-dvb] Terratec Cinergy t USB XE

2007-02-15 Thread Luca Olivetti

En/na Dietmar Segbert ha escrit:

Hello,

i am searching for an kernel modul for the Terratec cinergy t usb xe dvb-t  
stick, that i can use with a 2.4.34 kernel.


I have only found a modul for v4l-dvb and 2.6.x kernels. It is called  
af9005.


I don't think it's possible to compile it under 2.4 (though, with some 
coaxing, I'm using it under 2.6.3).


Bye
--
Luca


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


Re: [linux-dvb] Terratec cinergy T USB XE driver status

2007-01-30 Thread Marco Ballesio

Hi Luca,

thank you for the informations. After downloading the last snapshot from 
linux-dvb, applying the modifications as suggested in the URL and 
changing the id numbers in the driver source (and of course compiling 
and installing all the stuff) I was finally able to scan for a list of 
channels but, at the moment, I cannot see anything with xine :(.


I must admit the version of the player I'm using, even supporting DVB, 
is quite old and today I'll try again with the last one.


Anyway, thanks for the support.

Kind Regards

Luca Olivetti ha scritto:

En/na Marco Ballesio ha escrit:

Hi to all,

I wonder know if someone is currently implementing or maintaining a 
driver for this device (in the latter case many thanks to anyone who 
could suggest me the correct one). From what I've read in this and 
others mailing lists probably TerraTec has sent someone (maybe Markus 
Rechberger?) some sort of technical specification.


Being a linux spare-time driver developer and owning one of these 
adapters I'd like to contribute but, first of all, I need to obtain 
as much infos as possible about the device. I still haven't opened 
the chassis because of the 7-days warranty but, of course, I'll do 
that one of these nights :).


Thanks in advance to anyone who would help.


Hi, if the usb ids are 0x0ccd  (vendor) and 0x0055 (device), I just 
received a report from a user telling me that it uses an af9005 and he 
made it work with the driver at http://ventoso.org/luca/af9005/ (after 
changing the ids).


Bye


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


Re: [linux-dvb] Terratec cinergy T USB XE driver status

2007-01-30 Thread Luca Olivetti

En/na Marco Ballesio ha escrit:

Hi Luca,

thank you for the informations. After downloading the last snapshot from 
linux-dvb, applying the modifications as suggested in the URL and 
changing the id numbers in the driver source (and of course compiling 
and installing all the stuff) I was finally able to scan for a list of 
channels but, at the moment, I cannot see anything with xine :(.


I must admit the version of the player I'm using, even supporting DVB, 
is quite old and today I'll try again with the last one.


I tried it with xine v0.99.4cvs and mplayer 1.0pre6. Hardly bleeding edge.
Of course my stick is not a cinergy, I just got the report from a user.
Note that the performance of the tuner isn't exceptional, but, at least 
with my no name stick, it's no different under windows.


Bye
--
Luca

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


Re: [linux-dvb] Terratec cinergy T USB XE driver status

2007-01-28 Thread Luca Olivetti

En/na Marco Ballesio ha escrit:

Hi to all,

I wonder know if someone is currently implementing or maintaining a 
driver for this device (in the latter case many thanks to anyone who 
could suggest me the correct one). From what I've read in this and 
others mailing lists probably TerraTec has sent someone (maybe Markus 
Rechberger?) some sort of technical specification.


Being a linux spare-time driver developer and owning one of these 
adapters I'd like to contribute but, first of all, I need to obtain as 
much infos as possible about the device. I still haven't opened the 
chassis because of the 7-days warranty but, of course, I'll do that one 
of these nights :).


Thanks in advance to anyone who would help.


Hi, if the usb ids are 0x0ccd  (vendor) and 0x0055 (device), I just 
received a report from a user telling me that it uses an af9005 and he 
made it work with the driver at http://ventoso.org/luca/af9005/ (after 
changing the ids).


Bye
--
Luca

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


[linux-dvb] Terratec cinergy T USB XE driver status

2007-01-22 Thread Marco Ballesio

Hi to all,

I wonder know if someone is currently implementing or maintaining a 
driver for this device (in the latter case many thanks to anyone who 
could suggest me the correct one). From what I've read in this and 
others mailing lists probably TerraTec has sent someone (maybe Markus 
Rechberger?) some sort of technical specification.


Being a linux spare-time driver developer and owning one of these 
adapters I'd like to contribute but, first of all, I need to obtain as 
much infos as possible about the device. I still haven't opened the 
chassis because of the 7-days warranty but, of course, I'll do that one 
of these nights :).


Thanks in advance to anyone who would help.

Marco

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


[linux-dvb] Terratec Cinergy T USB XE pictures

2006-09-30 Thread Florian Demmer
hi,

a while ago someone asked for support for this dvb-t stick and pictures
were requested... well, i happen to have one and destroyed my warranty
for you guys in hope for getting linux support in the near future ;)

http://www.flickr.com/photos/fdemmer/tags/cinergytusbxe/

what other information could i give you? lsusb or the like?

br,
florian

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


[linux-dvb] Terratec Cinergy T USB XE supported?

2006-09-02 Thread Rene Bartsch
Hi,

does anyone have a Terratec Cinergy T USB XE working with LinuxDVB?

Thanx for any hint

Renne



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