public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Terratec Cinergy T USB XE
@ 2008-02-14 18:41 vist
  2008-02-14 19:07 ` [linux-dvb] Update on sticks using RealTek RTL2831U: Freecom rev 4 14aa:0160, Conceptronic DVB-T 14aa:0160 and RealTek 0bda:2831 Jan Hoogenraad
  0 siblings, 1 reply; 3+ messages in thread
From: vist @ 2008-02-14 18:41 UTC (permalink / raw)
  To: linux-dvb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [linux-dvb] Update on sticks using RealTek RTL2831U: Freecom rev 4 14aa:0160, Conceptronic DVB-T 14aa:0160 and RealTek 0bda:2831
  2008-02-14 18:41 [linux-dvb] Terratec Cinergy T USB XE vist
@ 2008-02-14 19:07 ` Jan Hoogenraad
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Hoogenraad @ 2008-02-14 19:07 UTC (permalink / raw)
  To: linux-dvb; +Cc: Barnaby Shearer

A group of people is putting effort into getting DVB-T USB sticks based 
on the rtl2831u chips working under Linux.
The group now consists of about 10 people working via this mailing list.

The current driver successfully compiles and loads on a modern Linux 
kernel, however it fails to communicate with the associated tuner chip.

We have just contacted RealTek for further help.
As soon as we know more, we'll let you know.
At that moment, we'll also send out more specific E-mails to those that 
own a similar stick and that have contacted either Barnaby or me.

I hope this E-mail with a status update is of help to you the readers of 
this list.


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [linux-dvb] Terratec Cinergy T USB XE
@ 2008-02-19 18:51 vist
  0 siblings, 0 replies; 3+ messages in thread
From: vist @ 2008-02-19 18:51 UTC (permalink / raw)
  To: linux-dvb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-19 18:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14 18:41 [linux-dvb] Terratec Cinergy T USB XE vist
2008-02-14 19:07 ` [linux-dvb] Update on sticks using RealTek RTL2831U: Freecom rev 4 14aa:0160, Conceptronic DVB-T 14aa:0160 and RealTek 0bda:2831 Jan Hoogenraad
  -- strict thread matches above, loose matches on Subject: below --
2008-02-19 18:51 [linux-dvb] Terratec Cinergy T USB XE vist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox