[linux-dvb] DVB_CARDS: KWORLD DVB-S100 setup on Gentoo Linux

2007-12-03 Thread Flavio
Hi there!

Have anybody here got installed her/his KWORLD DVB-S100 card?
I trying to get it working on Gentoo Linux but, unfortunately I don't
know how to set the DVB_CARDS environment variable on my make.conf
file.

Here's what I'm talking about:
http://www.linuxtv.org/vdrwiki/index.php/Gentoo_DVB_driver#Installing_firmware_files

There are many alternatives on setting DVB_CARDS variable, but how to
decide what is right and what is wrong? Any of these flags seems to be
not valid for my card:
DVB_CARDS=-bcm3510 -dibusb-usb1 -dibusb-usb2 -nxt2002 -nxt200x
-or51132 -or51211 -sp8870 -sp887x -tda1004x -ttpci -ttusb-dec
-usb-a800 -usb-bluebird -usb-dib0700 -usb-dtt200u -usb-umt -usb-vp702x
-usb-vp7045 -usb-wt220u.
What should I choose?

Here's my card details:
# dmesg | grep -i dvb
CORE cx88[0]: subsystem: 17de:08b2, board: KWorld DVB-S 100
[card=39,autodetected]
CORE cx88[0]: subsystem: 17de:08b2, board: KWorld DVB-S 100 [card=39]

00:0e.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video
and Audio Decoder (rev 05)
00:0e.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and
Audio Decoder [MPEG Port] (rev 05)

Thanks a lot, have a nice day.

Flavio

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


Re: [linux-dvb] Dvico dual 4 now in v4l-dvb

2007-12-03 Thread Wilkinson, Alex
Anyone ? I'm interested in this also.

 -aW

0n Wed, Nov 28, 2007 at 08:26:23PM +1100, oobe trouble wrote: 

Dear all,

I tried compiling new source using the hg tree and the new patches from
Chris's site at this link 
http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/

and it did not work then i noticed
http://linuxtv.org/hg/v4l-dvb/rev/24d1d2704ff7 this saying that he has 
added
dvico dual 4 support I noticed the code contained refence to this firmware
xc3028-dvico-au-01.fw

I have never heard of it and can not find it via google or any other method

 my questions are

do all i need now is this xc3028-dvico-au-01.fw firmware and thats it ?

where do i get xc3028-dvico-au-01.fw from?

and do i still need to apply michael's   au.dd4 patch?

 none of the patches seem to be applying correctly on the current tree 
which
seems odd at first sense the patches were only just remade

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



IMPORTANT: This email remains the property of the Australian Defence 
Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 
1914.  If you have received this email in error, you are requested to contact 
the sender and delete the email.



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


Re: [linux-dvb] SAA7160/2

2007-12-03 Thread ldvb

Hi!

Are there any shifts in driver development for SAA7160/2 chips?


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


[linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread kevin liu
Dear:
I want to use snd-usb-audio to drive my usb audio stream interface.
Just now, I got the correct tv program sound by accident using the driver.
I even don't know how I did that, but after I unplugged my tv card
and plugged
again, the driver doesn't work again
I am going crazy by Linux sound system.
Anybody give me any clue?
Thanks.

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


Re: [linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread Fredrik Olofsson
On Monday, December 03, 2007 at 22:59:27 +0800, kevin liu wrote:
 Dear:
 I want to use snd-usb-audio to drive my usb audio stream interface.
 Just now, I got the correct tv program sound by accident using the driver.
 I even don't know how I did that, but after I unplugged my tv card
 and plugged
 again, the driver doesn't work again
 I am going crazy by Linux sound system.
 Anybody give me any clue?
 Thanks.

Hi,

You didn't provide much information about what does not work. But here
are some things you might want to try:

$ aplay -l
And see which card number your tv-card has been assigned to. Replace
$CARDNUMBER with this number in the following.

$ alsamixer -c $CARDNUMBER
To make sure the volume isn't muted or anything like that.

$ aplay -D plughw:$CARDNUMBER anything.wav
Now you should hear anything.wav.

$ mplayer -ao alsa:device=plughw=$CARDNUMBER anything.avi
This is the way to make mplayer output to the USB soundcard.

Good luck
/Fredrik

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


Re: [linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread Flavio
On 03/12/2007, kevin liu [EMAIL PROTECTED] wrote:
 Dear:
 I want to use snd-usb-audio to drive my usb audio stream interface.
 Just now, I got the correct tv program sound by accident using the driver.
 I even don't know how I did that, but after I unplugged my tv card
 and plugged
 again, the driver doesn't work again
 I am going crazy by Linux sound system.
 Anybody give me any clue?
 Thanks.

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

Hi Kevin,

Can you post an lsusb -n and an lsusb (without any option) please?
Your audio device problem may not depends by a linuxtv issue.

Flavio

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


Re: [linux-dvb] DigitalRise DVB-C PCI Cable CI (2033)

2007-12-03 Thread Bob Deblier

On Fri, 2007-11-30 at 03:06 +0400, Manu Abraham wrote:
snip
 Have an update to that tree, switched from the cu1216 module to the tda10021
 instead as well as the gpio fix: http://jusst.de/hg/mantis/
 Please test whether it works alright.

Manu,

Your new update works with my gentoo 2.6.22-r8 kernel; have had a single lockup 
watching live TV through MythTV. I'll be testing more extensively over the next 
couple of days.

Sincerely,

Bob


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


Re: [linux-dvb] new driver for: Twinhan Hybrid DTV-DVB 3056 PCI [1822:0022] as card=118 in cardlist.saa7134

2007-12-03 Thread hermann pitton
Hi Sioux,

Am Sonntag, den 02.12.2007, 01:08 +0100 schrieb sioux:
 Hey guys... I am feed up to stay compile each time when a new kernel 
 upgrades cames up.
 
 Please I need your help to complite my stupid work (my prefered distro 
 is a ubuntu... please at least for my distro can you redistribute this 
 driver?)
 
 The works that needs to be complited is about PCI kernel automatic loads 
 of this video card and probably some other.
 
 This is the card:

have a look at what we had back in May for the card.
http://www.linuxtv.org/pipermail/linux-dvb/2007-May/017946.html

It is trashed with some top-postings, but finally Egidio reported
everything working by forcing the TIGER_S.

The remote is not yet investigated.

 [EMAIL PROTECTED]:~$ sudo lspci -s 02:09.0 -vv -
 02:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 
 Video Broadcast Decoder (rev d1)
 Subsystem: Twinhan Technology Co. Ltd Unknown device 0022
[...]
 And here is my driver Signed off for this card that is: Twinhan Hybrid 
 DTV-DVB 3056 PCI  [1822:0022]
 
  well
 
 
 In cardlist.saa7134 please add:
 
 118 - Twinhan Hybrid DTV-DVB 3056 PCI  [1822:0022]
 

A script will do this automatically when make commit is called.

 
 
 
 In saa7134.h please add:
 
 #define SAA7134_BOARD_TWINHAN_DTV_DVB_3056 118
 
 _
 
 
 In saa7134.card.c add:
 
 [SAA7134_BOARD_TWINHAN_DTV_DVB_3056] = {
 /* sioux signed-off [EMAIL PROTECTED] :-) */
 .name   = Twinhan Hybrid DTV-DVB 3056 PCI,
 .audio_clock= 0x00187de7,
 .tuner_type = TUNER_PHILIPS_TDA8290,
 .radio_type = UNSET,
 .tuner_addr= ADDR_UNSET,
 .radio_addr= ADDR_UNSET,
 .tuner_config   = 2,
 .mpeg   = SAA7134_MPEG_DVB,
 .gpiomask   = 0x040,
 .inputs = {{
 .name   = name_tv,
 .vmux   = 1,
 .amux   = TV,
 .tv = 1,
 },{
 .name   = name_comp1,
 .vmux   = 3,
 .amux   = LINE1,
 },{
 .name   = name_svideo,
 .vmux   = 8,
 .amux   = LINE1,
 }},
 .radio = {
 .name   = name_radio,
 .amux   = TV,
 },
 },
 

Unless you teach me better, I'll keep this like the TIGER_S has it and
what Egidio tested. 

 ...
 
 case SAA7134_BOARD_TWINHAN_DTV_DVB_3056:
 /* I don't know why I have to do this, but this cards was ok as 
 tiger_s. In case fix me */
 /* No other different ways could I found. Signed OFF by sioux */
 {
 u8 data[] = { 0x3c, 0x33, 0x60};
 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = 
 sizeof(data)};
 if(dev-autodetected  (dev-eedata[0x49] == 0x50)) {

This breaks it for you and you don't need any eeprom detection at all.
But your card is sharp here,

 dev-board = SAA7134_BOARD_TWINHAN_DTV_DVB_3056;
 printk(KERN_INFO %s: Reconfigured board as %s\n,
 dev-name, saa7134_boards[dev-board].name);
 }
 if(dev-board == SAA7134_BOARD_TWINHAN_DTV_DVB_3056) {
 tun_setup.mode_mask = T_ANALOG_TV | T_DIGITAL_TV;
 tun_setup.type = TUNER_PHILIPS_TDA8290;
 tun_setup.addr = 0x4b;

and then the TDA8290 is forced to an wrong address. You have it at 0x42.

 tun_setup.config = 2;
 
 saa7134_i2c_call_clients (dev, TUNER_SET_TYPE_ADDR,tun_setup);
 data[2] = 0x68;
 }
 i2c_transfer(dev-i2c_adap, msg, 1);
 }
 
 
 This is one problem... if in saa7134.card.c I add this code for 
 automatic driver load:
 
 .vendor   = PCI_VENDOR_ID_PHILIPS,
 .device   = PCI_DEVICE_ID_PHILIPS_SAA7133,
 .subvendor= 0x1822, /*Twinhan Technology Co. Ltd*/
 .subdevice= 0x0022,
 .driver_data  = SAA7134_BOARD_TWINHAN_DTV_DVB_3056
 
 The card is loaded but only: DVB-T and radio works fine, the analog 
 tuner no; gives no audio e not all channels are correctly scanned and 
 the pictures are unstable. I don't know why some more works around need 
 to be done.

If autodetected, the analog demodulator is forced to a wrong address by
the eeprom detection. The radio is demodulated by the saa7131e.

 
 So:
 
 sudo modprobe saa7134 card=118
 
 it's ok and than all works fine.

If _not_ autodetected, the tda8290 is not forced to a wrong address by
the successful eeprom detection and works fine at 0x42.

 
 __
 
 This is the code to add in saa7134-dvb.c
 
 case SAA7134_BOARD_TWINHAN_DTV_DVB_3056:
 configure_tda827x_fe(dev, twinhan_dtv_dvb_3056_config);
 
 
 static struct tda1004x_config twinhan_dtv_dvb_3056_config = {
 /* sioux signed-off [EMAIL 

Re: [linux-dvb] DVB_CARDS: KWORLD DVB-S100 setup on Gentoo Linux

2007-12-03 Thread Flavio
So, there's no way to get it working???

Flavio

On 03/12/2007, Flavio [EMAIL PROTECTED] wrote:
 Hi there!

 Have anybody here got installed her/his KWORLD DVB-S100 card?
 I trying to get it working on Gentoo Linux but, unfortunately I don't
 know how to set the DVB_CARDS environment variable on my make.conf
 file.

 Here's what I'm talking about:
 http://www.linuxtv.org/vdrwiki/index.php/Gentoo_DVB_driver#Installing_firmware_files

 There are many alternatives on setting DVB_CARDS variable, but how to
 decide what is right and what is wrong? Any of these flags seems to be
 not valid for my card:
 DVB_CARDS=-bcm3510 -dibusb-usb1 -dibusb-usb2 -nxt2002 -nxt200x
 -or51132 -or51211 -sp8870 -sp887x -tda1004x -ttpci -ttusb-dec
 -usb-a800 -usb-bluebird -usb-dib0700 -usb-dtt200u -usb-umt -usb-vp702x
 -usb-vp7045 -usb-wt220u.
 What should I choose?

 Here's my card details:
 # dmesg | grep -i dvb
 CORE cx88[0]: subsystem: 17de:08b2, board: KWorld DVB-S 100
 [card=39,autodetected]
 CORE cx88[0]: subsystem: 17de:08b2, board: KWorld DVB-S 100 [card=39]

 00:0e.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video
 and Audio Decoder (rev 05)
 00:0e.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and
 Audio Decoder [MPEG Port] (rev 05)

 Thanks a lot, have a nice day.

 Flavio


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


Re: [linux-dvb] new driver for: Twinhan Hybrid DTV-DVB 3056 PCI [1822:0022] as card=118 in cardlist.saa7134

2007-12-03 Thread hermann pitton
[...]
 
 Since it is more than six months back, that the card could have been
 added, guess I'll try this next pointing at the state of affairs we have
 here now.

Missing commas tend to spread ... ;)

diff -r 27b2c6a80826 linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c Fri Nov 30
18:27:26 2007 +0200
+++ b/linux/drivers/media/video/saa7134/saa7134-cards.c Tue Dec 04
00:06:19 2007 +0100
@@ -3600,6 +3600,36 @@ struct saa7134_board saa7134_boards[] = 
.tv = 1,
}},
},
+   [SAA7134_BOARD_TWINHAN_DTV_DVB_3056] = {
+   .name   = Twinhan Hybrid DTV-DVB 3056 PCI,
+   .audio_clock= 0x00187de7,
+   .tuner_type = TUNER_PHILIPS_TDA8290,
+   .radio_type = UNSET,
+   .tuner_addr = ADDR_UNSET,
+   .radio_addr = ADDR_UNSET,
+   .tuner_config   = 2,
+   .mpeg   = SAA7134_MPEG_DVB,
+   .gpiomask   = 0x020,
+   .inputs = {{
+   .name   = name_tv,
+   .vmux   = 1,
+   .amux   = TV,
+   .tv = 1,
+   }, {
+   .name   = name_comp1,
+   .vmux   = 3,
+   .amux   = LINE1,
+   }, {
+   .name   = name_svideo,
+   .vmux   = 8,
+   .amux   = LINE1,
+   } },
+   .radio = {
+   .name   = name_radio,
+   .amux   = TV,
+   .gpio   = 0x020,
+   },
+   },
 };
 
 const unsigned int saa7134_bcount = ARRAY_SIZE(saa7134_boards);
@@ -4369,7 +4399,13 @@ struct pci_device_id saa7134_pci_tbl[] =
.device   = PCI_DEVICE_ID_PHILIPS_SAA7133,
.subvendor= 0x4e42,
.subdevice= 0x3502,
-   .driver_data  = SAA7134_BOARD_FLYDVBT_HYBRID_CARDBUS
+   .driver_data  = SAA7134_BOARD_FLYDVBT_HYBRID_CARDBUS,
+   }, {
+   .vendor   = PCI_VENDOR_ID_PHILIPS,
+   .device   = PCI_DEVICE_ID_PHILIPS_SAA7133,
+   .subvendor= 0x1822, /*Twinhan Technology Co. Ltd*/
+   .subdevice= 0x0022,
+   .driver_data  = SAA7134_BOARD_TWINHAN_DTV_DVB_3056,
},{
/* --- boards without eeprom + subsystem ID --- */
.vendor   = PCI_VENDOR_ID_PHILIPS,
@@ -4782,6 +4818,7 @@ int saa7134_board_init2(struct saa7134_d
case SAA7134_BOARD_ASUSTeK_P7131_DUAL:
case SAA7134_BOARD_ASUSTeK_P7131_HYBRID_LNA:
case SAA7134_BOARD_MEDION_MD8800_QUADRO:
+   case SAA7134_BOARD_TWINHAN_DTV_DVB_3056:
/* this is a hybrid board, initialize to analog mode
 * and configure firmware eeprom address
 */
diff -r 27b2c6a80826 linux/drivers/media/video/saa7134/saa7134-dvb.c
--- a/linux/drivers/media/video/saa7134/saa7134-dvb.c   Fri Nov 30
18:27:26 2007 +0200
+++ b/linux/drivers/media/video/saa7134/saa7134-dvb.c   Mon Dec 03
19:05:39 2007 +0100
@@ -778,6 +778,21 @@ static struct tda1004x_config avermedia_
.request_firmware = philips_tda1004x_request_firmware
 };
 
+static struct tda1004x_config twinhan_dtv_dvb_3056_config = {
+   .demod_address = 0x08,
+   .invert= 1,
+   .invert_oclk   = 0,
+   .xtal_freq = TDA10046_XTAL_16M,
+   .agc_config= TDA10046_AGC_TDA827X,
+   .gpio_config   = TDA10046_GP01_I,
+   .if_freq   = TDA10046_FREQ_045,
+   .i2c_gate  = 0x42,
+   .tuner_address = 0x61,
+   .tuner_config  = 2,
+   .antenna_switch = 1,
+   .request_firmware = philips_tda1004x_request_firmware
+};
+
 /* --
  * special case: this card uses saa713x GPIO22 for the mode switch
  */
@@ -1043,6 +1058,8 @@ static int dvb_init(struct saa7134_dev *
case SAA7134_BOARD_AVERMEDIA_SUPER_007:
configure_tda827x_fe(dev, avermedia_super_007_config);
break;
+   case SAA7134_BOARD_TWINHAN_DTV_DVB_3056:
+   configure_tda827x_fe(dev, twinhan_dtv_dvb_3056_config);
default:
wprintk(Huh? unknown DVB card?\n);
break;
diff -r 27b2c6a80826 linux/drivers/media/video/saa7134/saa7134.h
--- a/linux/drivers/media/video/saa7134/saa7134.h   Fri Nov 30 18:27:26
2007 +0200
+++ b/linux/drivers/media/video/saa7134/saa7134.h   Mon Dec 03 18:16:32
2007 +0100
@@ -247,6 +247,7 @@ struct saa7134_format {
 #define SAA7134_BOARD_SABRENT_TV_PCB05 115
 #define SAA7134_BOARD_10MOONSTVMASTER3 116
 #define SAA7134_BOARD_AVERMEDIA_SUPER_007  117
+#define SAA7134_BOARD_TWINHAN_DTV_DVB_3056 118
 
 #define SAA7134_MAXBOARDS 8
 #define SAA7134_INPUT_MAX 8


Re: [linux-dvb] new driver for: Twinhan Hybrid DTV-DVB 3056 PCI [1822:0022] as card=118 in cardlist.saa7134

2007-12-03 Thread hermann pitton
Am Dienstag, den 04.12.2007, 00:23 +0100 schrieb hermann pitton:
 [...]
  
  Since it is more than six months back, that the card could have been
  added, guess I'll try this next pointing at the state of affairs we have
  here now.
 
 Missing commas tend to spread ... ;)
 
 diff -r 27b2c6a80826 linux/drivers/media/video/saa7134/saa7134-cards.c
 --- a/linux/drivers/media/video/saa7134/saa7134-cards.c   Fri Nov 30
 18:27:26 2007 +0200
 +++ b/linux/drivers/media/video/saa7134/saa7134-cards.c   Tue Dec 04
 00:06:19 2007 +0100
 @@ -3600,6 +3600,36 @@ struct saa7134_board saa7134_boards[] = 
   .tv = 1,

Broken lines, not compatible editors and mail clients ...

I'm back to Mike Isely and will ignore all other stuff not officially
documented, ... until it works.

Cheers,
Hermann



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


Re: [linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread kevin liu
Dear,
Thanks for your advice.

 You didn't provide much information about what does not work. But here
 are some things you might want to try:

 $ aplay -l
 And see which card number your tv-card has been assigned to. Replace
 $CARDNUMBER with this number in the following.

I got a strange problem using aplay -l. :-(
when I use cat /proc/asound/cards, I got this output:
++
[EMAIL PROTECTED]:~$ cat /proc/asound/cards
 0 [Intel  ]: HDA-Intel - HDA Intel
  HDA Intel at 0xcddf8000 irq 16
 1 [Controlle  ]: USB-Audio - USB 2.0 Video Capture Controlle
  Syntek Semiconductor USB 2.0 Video Capture
Controlle at usb-:00:1d.7-4, hig
++
There two sound cards detected, the second one is my tv card's
standard audio stream interface.
But if I use aplay -l, I got this
+++
[EMAIL PROTECTED]:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: CMI9880 [CMI9880]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: CMI9880 Digital [CMI9880 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
+++
I can not get any information about the second sound card here.
I am confused by aplay. Is this a bug of aplay?

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


Re: [linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread kevin liu
Dear,
   Thanks for your advice.

 You didn't provide much information about what does not work. But here
 are some things you might want to try:

 $ aplay -l
 And see which card number your tv-card has been assigned to. Replace
 $CARDNUMBER with this number in the following.

   I got a strange problem using aplay -l. :-(
   when I use cat /proc/asound/cards, I got this output:
++
[EMAIL PROTECTED]:~$ cat /proc/asound/cards
 0 [Intel  ]: HDA-Intel - HDA Intel
 HDA Intel at 0xcddf8000 irq 16
 1 [Controlle  ]: USB-Audio - USB 2.0 Video Capture Controlle
 Syntek Semiconductor USB 2.0 Video Capture
Controlle at usb-:00:1d.7-4, hig
++
   There two sound cards detected, the second one is my tv card's
standard audio stream interface.
   But if I use aplay -l, I got this
+++
[EMAIL PROTECTED]:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: CMI9880 [CMI9880]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: CMI9880 Digital [CMI9880 Digital]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
+++
   I can not get any information about the second sound card here.
   I am confused by aplay. Is this a bug of aplay?

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


Re: [linux-dvb] nobody using snd-usb-audio here, I am getting crazy.

2007-12-03 Thread kevin liu
 you cannot playback anything on your tv tuner device, onl capture audio data.

 try arecord -l

Dear Markus,
I cat /proc/asound/pcm, getting

[EMAIL PROTECTED]:~$ cat /proc/asound/pcm
00-01: CMI9880 Digital : CMI9880 Digital : playback 1 : capture 1
00-00: CMI9880 : CMI9880 : playback 1 : capture 2
01-00: USB Audio : USB Audio : capture 1

I arecord -l, getting

[EMAIL PROTECTED]:~$ arecord -l
 List of CAPTURE Hardware Devices 
card 0: Intel [HDA Intel], device 0: CMI9880 [CMI9880]
  Subdevices: 2/2
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
card 0: Intel [HDA Intel], device 1: CMI9880 Digital [CMI9880 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Controlle [USB 2.0 Video Capture Controlle], device 0: USB
Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I think using
arecord -D hw:1,0 -r 48000 -c 2 -f S16_LE | aplay -D hw:0,0
will give me the correct sound, but this also doesn't work for me.
And last night I play the sound correctly by accident, however,
after I replugged my tv card, the sound went away and I can not get it
anymore.
   Strangely. :-(

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


Re: [linux-dvb] Satelco DVB-C + CAM-Module

2007-12-03 Thread Benny Amorsen
 FF == Florian Frankenberger [EMAIL PROTECTED] writes:

FF Hi Everyone, I'm just about to buy a new DVB-C Card for my
FF Linux-Box. But I still have a problem to solve. I saw that the
FF linux-dvb-driver supports this card - but I didn't find a
FF single word about the usage of a CI. So my question is:

FF Is the Satelco DVB-C PCI-Card supported with the usage of a
FF CAM-Module (Alphacrypt Light) in the seperatly sold CI-Slot?

That card looks very interesting. Do you know if there are hardware
differences between the non-HDTV and the HDTV versions?


/Benny



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


[linux-dvb] need to hold fronend device open

2007-12-03 Thread Iilluzion Shadow
Hi there!
I appreciated for good staff you develop.

The question is:
is it a bug or feature that to be able to have dvbnet device
operational to be able to get traffic i need to have frontend device
to be held open by a user process?

env:
  dvb card: TT-budget S-1401
  budget module from kernel 2.6.22
  linuxtv-dvb-apps-1.1.1

OK. some examples.

successful example 1
1. szap -n 1- successfully locks a signal and continually monitors
signal strength
  1.2 meanwhile [kdvb-fe-0] is being hold open
2. dvbnet- successfully makes a dvb0_0 device
3. ifconfig   - successfully initializes dvb device
4. tcpdump- gives traffic

unsuccessful example 2

1. szap -n 1 -x - lock a signal and stops
2,3. dvbnet and ifconfig - make dvb0_0
4. tcpdump - shows NO traffic

reason:  [kdvb-fe-0] is not being hold open
workaround: keep szap going placing it into background with .
   szap -n 1  /dev/null 21 

so it seems i have to keep [kdvb-fe-0] making szap running

what's wrong with my configuration?

thank you in advance.

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