|
osdir.com mailing list archive F.A.Q. -since 2001! |
|
|
|
Subject: Re: Dazzle TV Hybrid USB and em28xx - msg#00349List: linux-media
by Date: Prev Next Date Index by Thread: Prev Next Thread Index
On Mon, Oct 12, 2009 at 4:49 PM, Giuseppe Borzi <gborzi@xxxxxxxxx> wrote:
> Thanks for your prompt reply. I've downloaded v4l-dvb-5578cc977a13.tar.bz2, > but > it fails to compile when it reaches firedtv-1394.c. The first part of the > error > message is > > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:21:17: error: dma.h: No > such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:22:21: error: csr1212.h: > No such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:23:23: error: > highlevel.h: > No such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:24:19: error: hosts.h: No > such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:25:22: error: ieee1394.h: > No such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:26:17: error: iso.h: No > such file or directory > /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:27:21: error: nodemgr.h: > No such file or directory Yeah, that happens with Ubuntu Karmic. The v4l-dvb firedtv driver depends on headers that are private to ieee1394 and not in their kernel headers package. To workaround the issue, open v4l/.config and set the firedtv driver from "=m" to "=n" Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
Thread at a glance:
Previous Message by Date:Re: Kworld Analog TV 305U without audio - updatedOn Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes <denishark@xxxxxxxxx> wrote: > Hi... > > I updated the driver to latest in repository, but I having audio problems > yet: > > I'm testing a USB TV "Kworld PlusTV Analog TV stick VS-PVR-TV 305U" the TV > video works fine, but without audio... > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > I tried to pipe the audio via sox: > tvtime -d /dev/video1 & sox -v 1 -V4 -S -t ossdsp /dev/dsp1 -t ossdsp > /dev/dsp > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > But without sucess, sox report follow error: > > sox: SoX v14.2.0 > time: Dec 1 2008 10:12:25 > issue: Ubuntu jaunty (development branch) > uname: Linux denis-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 > 01:57:59 UTC 2009 i686 > gcc: 4.3.3 20081130 (prerelease) > arch: 1248 48 44 L > sox oss: OSS driver only supports bytes and words > sox oss: Forcing to signed linear word > > Input File : '/dev/dsp1' (ossdsp) > Channels : 2 > Sample Rate : 48000 > Precision : 16-bit > Sample Encoding: 16-bit Signed Integer PCM > Endian Type : little > Reverse Nibbles: no > Reverse Bits : no > Level adjust : 1 (linear gain) > > > Output File : '/dev/dsp' (ossdsp) > Channels : 2 > Sample Rate : 48000 > Precision : 16-bit > Sample Encoding: 16-bit Signed Integer PCM > Endian Type : little > Reverse Nibbles: no > Reverse Bits : no > > sox sox: effects chain: input 48000Hz 2 channels 16 bits (multi) > sox sox: effects chain: output 48000Hz 2 channels 16 bits (multi) > In:0.00% 00:00:00.00 [00:00:00.00] Out:0 [ | ] > Clip:0 sox sox: /dev/dsp1: lsx_readbuf: Input/output error > In:0.00% 00:00:00.00 [00:00:00.00] Out:0 [ | ] > Clip:0 > Done. > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Follow my dmesg: > > [ 59.904056] usb 1-1: new high speed USB device using ehci_hcd and address > 5 > [ 60.058312] usb 1-1: configuration #1 chosen from 1 choice > [ 60.180943] em28xx: New device USB 2861 Device @ 480 Mbps (eb1a:e305, > interface 0, class 0) > [ 60.181035] em28xx #0: chip ID is em2860 > [ 60.450213] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 05 e3 d0 00 5c 00 > 6a 22 00 00 > [ 60.450223] em28xx #0: i2c eeprom 10: 00 00 04 57 4e 03 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450231] em28xx #0: i2c eeprom 20: 06 00 01 00 f0 10 01 00 00 00 00 00 > 5b 00 00 00 > [ 60.450239] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 01 01 00 00 > 00 00 00 00 > [ 60.450246] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450253] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450260] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 22 03 > 55 00 53 00 > [ 60.450268] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 36 00 31 00 > 20 00 44 00 > [ 60.450275] em28xx #0: i2c eeprom 80: 65 00 76 00 69 00 63 00 65 00 00 00 > 00 00 00 00 > [ 60.450282] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450289] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450297] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450304] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450311] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450318] em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450325] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 > [ 60.450334] em28xx #0: EEPROM ID= 0x9567eb1a, EEPROM hash = 0x28a51142 > [ 60.450336] em28xx #0: EEPROM info: > [ 60.450338] em28xx #0: AC97 audio (5 sample rates) > [ 60.450340] em28xx #0: 500mA max power > [ 60.450342] em28xx #0: Table at 0x04, strings=0x226a, 0x0000, 0x0000 > [ 60.450345] em28xx #0: Identified as KWorld DVB-T 305U (card=47) > [ 60.450347] em28xx #0: > [ 60.450348] > [ 60.450351] em28xx #0: The support for this board weren't valid yet. > [ 60.450353] em28xx #0: Please send a report of having this working > [ 60.450355] em28xx #0: not to V4L mailing list (and/or to other > addresses) > [ 60.450356] > [ 60.458495] tvp5150 1-005c: chip found @ 0xb8 (em28xx #0) > [ 60.468901] tuner 1-0061: chip found @ 0xc2 (em28xx #0) > [ 60.516398] xc2028 1-0061: creating new instance > [ 60.516403] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner > [ 60.516413] usb 1-1: firmware: requesting xc3028-v27.fw > [ 60.562982] xc2028 1-0061: Loading 80 firmware images from xc3028-v27.fw, > type: xc2028 firmware, ver 2.7 > [ 60.644046] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 77.096041] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 77.432037] SCODE (20000000), id 000000000000b700: > [ 77.432043] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > [ 77.684132] em28xx #0: Config register raw data: 0xd0 > [ 77.708262] em28xx #0: AC97 vendor ID = 0xffffffff > [ 77.720275] em28xx #0: AC97 features = 0x6a90 > [ 77.720278] em28xx #0: Empia 202 AC97 audio processor detected > [ 78.244483] tvp5150 1-005c: tvp5150am1 detected. > [ 80.464057] em28xx #0: v4l2 driver version 0.1.2 > [ 81.212052] Clocksource tsc unstable (delta = -259806109 ns) > [ 81.456278] em28xx #0: V4L2 video device registered as /dev/video1 > [ 81.456284] em28xx #0: V4L2 VBI device registered as /dev/vbi0 > [ 81.473378] em28xx video device (eb1a:e305): interface 1, class 255 > found. > [ 81.473388] em28xx This is an anciliary interface not used by the driver > [ 81.473455] usbcore: registered new interface driver em28xx > [ 81.473464] em28xx driver loaded > [ 81.561813] em28xx-audio.c: probing for em28x1 non standard usbaudio > [ 81.561821] em28xx-audio.c: Copyright (C) 2006 Markus Rechberger > [ 81.562433] Em28xx: Initialized (Em28xx Audio Extension) extension > [ 81.884540] tvp5150 1-005c: tvp5150am1 detected. > [ 116.460577] tvp5150 1-005c: tvp5150am1 detected. > [ 119.536060] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 135.964059] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 136.300049] SCODE (20000000), id 000000000000b700: > [ 136.300065] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > [ 146.808549] tvp5150 1-005c: tvp5150am1 detected. > [ 149.872067] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 166.300060] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 166.636040] SCODE (20000000), id 000000000000b700: > [ 166.636056] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > [ 197.324544] tvp5150 1-005c: tvp5150am1 detected. > [ 200.388079] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 216.816069] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 217.152046] SCODE (20000000), id 000000000000b700: > [ 217.152059] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > [ 269.632469] tvp5150 1-005c: tvp5150am1 detected. > [ 272.696064] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 289.128062] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 289.468044] SCODE (20000000), id 000000000000b700: > [ 289.468060] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > [ 539.336535] tvp5150 1-005c: tvp5150am1 detected. > [ 542.400100] xc2028 1-0061: Loading firmware for type=BASE (1), id > 0000000000000000. > [ 558.828072] xc2028 1-0061: Loading firmware for type=(0), id > 000000000000b700. > [ 559.164052] SCODE (20000000), id 000000000000b700: > [ 559.164068] xc2028 1-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 > (60008000), id 0000000000008000. > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Anyone have any idea what might be happening? > > Thanks. > > Denis Goes Can you please provide the output of "lsusb -v"? Thanks, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Next Message by Date:Re: Kworld Analog TV 305U without audio - updatedOn Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes <denishark@xxxxxxxxx> wrote: > Hi... > > I updated the driver to latest in repository, but I having audio problems > yet: > > I'm testing a USB TV "Kworld PlusTV Analog TV stick VS-PVR-TV 305U" the TV > video works fine, but without audio... > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > I tried to pipe the audio via sox: > tvtime -d /dev/video1 & sox -v 1 -V4 -S -t ossdsp /dev/dsp1 -t ossdsp > /dev/dsp > Just as a test, try opening two console windows, run tvtime in one, and then once the video is showing run the sox command in the other window. I just want to rule out this being some sort of race condition. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Previous Message by Thread:Re: Dazzle TV Hybrid USB and em28xxDevin Heitmueller <dheitmueller <at> kernellabs.com> writes: > > Hello Giuseppe, > > > Make sure you have the latest v4l-dvb code installed. The changes for > that board went in relatively recently (make sure you do *not* specify > a card= modprobe parameter). > > http://linuxtv.org/repo > > > But analog TV has no audio (I've tried sox/arecord-aplay), > > Make sure you have the correct standard selected. This sort of thing > often occurs when you are in an area with PAL support but you have the > device configured for NTSC. > > > teletext doesn't work (mtt segfaults) and DVB doesn't work too. > > Teletext is not supported currently - I did the NTSC VBI support and > am planning on doing the PAL support in the next couple of weeks. > > > With me-tv I > > get an error message like "Failed to tune to channel" and sometimes a > > "timeout". > > A fix for this was done this week (but hasn't been checked in yet). > Check the linux-media archive for the PCTV 320e thread. > > Devin > Thanks for your prompt reply. I've downloaded v4l-dvb-5578cc977a13.tar.bz2, but it fails to compile when it reaches firedtv-1394.c. The first part of the error message is /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:21:17: error: dma.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:22:21: error: csr1212.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:23:23: error: highlevel.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:24:19: error: hosts.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:25:22: error: ieee1394.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:26:17: error: iso.h: No such file or directory /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:27:21: error: nodemgr.h: No such file or directory what follows are several warning and error messages about implicit declarations and "dereferencing pointer to incomplete type" related to the lack of the above include files. I'll try again after configuring the compilation to avoid that error message, i.e. by compiling only the modules I need for em28xx. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Next Message by Thread:Re: Dazzle TV Hybrid USB and em28xx> > Yeah, that happens with Ubuntu Karmic. The v4l-dvb firedtv driver > depends on headers that are private to ieee1394 and not in their > kernel headers package. > > To workaround the issue, open v4l/.config and set the firedtv driver > from "=m" to "=n" > > Devin > Thanks Devin, following your instruction for firedtv I've compiled v4l-dvb-5578cc977a13 but the results aren't so good. After doing an "make rminstall" , compiling and "make install" I plugged the USB stick, the various devices were created (including /dev/dvb) and here is the dmesg output (now it's identified as card=1) usb 1-3.1: new high speed USB device using ehci_hcd and address 7 usb 1-3.1: configuration #1 chosen from 1 choice Linux video capture interface: v2.00 em28xx: New device USB 2881 Video @ 480 Mbps (eb1a:2881, interface 0, class 0) em28xx #0: chip ID is em2882/em2883 em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 20 6a 00 em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 02 00 00 em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 1e 00 00 em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 00 00 00 em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 00 53 00 em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 00 56 00 em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 00 00 00 em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 em28xx #0: EEPROM ID= 0x9567eb1a, EEPROM hash = 0xb8846b20 em28xx #0: EEPROM info: em28xx #0: AC97 audio (5 sample rates) em28xx #0: USB Remote wakeup capable em28xx #0: 500mA max power em28xx #0: Table at 0x04, strings=0x206a, 0x006a, 0x0000 em28xx #0: Identified as Unknown EM2750/28xx video grabber (card=1) em28xx #0: Your board has no unique USB ID. em28xx #0: A hint were successfully done, based on eeprom hash. em28xx #0: This method is not 100% failproof. em28xx #0: If the board were missdetected, please email this log to: em28xx #0: V4L Mailing List <linux-media@xxxxxxxxxxxxxxx> em28xx #0: Board detected as Pinnacle Hybrid Pro tvp5150 2-005c: chip found @ 0xb8 (em28xx #0) tuner 2-0061: chip found @ 0xc2 (em28xx #0) xc2028 2-0061: creating new instance xc2028 2-0061: type set to XCeive xc2028/xc3028 tuner usb 1-3.1: firmware: requesting xc3028-v27.fw xc2028 2-0061: Loading 80 firmware images from xc3028-v27.fw, type: xc2028 firmware, ver 2.7 xc2028 2-0061: Loading firmware for type=BASE (1), id 0000000000000000. xc2028 2-0061: Loading firmware for type=(0), id 000000000000b700. SCODE (20000000), id 000000000000b700: xc2028 2-0061: Loading SCODE for type=MONO SCODE HAS_IF_4320 (60008000), id 0000000000008000. em28xx #0: Config register raw data: 0x58 em28xx #0: AC97 vendor ID = 0xffffffff em28xx #0: AC97 features = 0x6a90 em28xx #0: Empia 202 AC97 audio processor detected tvp5150 2-005c: tvp5150am1 detected. em28xx #0: v4l2 driver version 0.1.2 em28xx #0: V4L2 video device registered as /dev/video0 em28xx #0: V4L2 VBI device registered as /dev/vbi0 em28xx audio device (eb1a:2881): interface 1, class 1 em28xx audio device (eb1a:2881): interface 2, class 1 usbcore: registered new interface driver em28xx em28xx driver loaded usbcore: registered new interface driver snd-usb-audio xc2028 2-0061: attaching existing instance xc2028 2-0061: type set to XCeive xc2028/xc3028 tuner em28xx #0/2: xc3028 attached DVB: registering new adapter (em28xx #0) DVB: registering adapter 0 frontend 0 (Zarlink ZL10353 DVB-T)... Successfully loaded em28xx-dvb Em28xx: Initialized (Em28xx dvb Extension) extension tvp5150 2-005c: tvp5150am1 detected. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV8 (210), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV8 (210), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV78 (110), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. tvp5150 2-005c: tvp5150am1 detected. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. (0), id 00000000000000ff: xc2028 2-0061: Loading firmware for type=(0), id 0000000100000007. xc2028 2-0061: Loading SCODE for type=MONO SCODE HAS_IF_5320 (60008000), id 0000000f00000007. mtt[18144]: segfault at 0 ip (null) sp 00007fffcd5b12f8 error 4 in mtt[400000+26000] tvp5150 2-005c: tvp5150am1 detected. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. (0), id 00000000000000ff: xc2028 2-0061: Loading firmware for type=(0), id 0000000100000007. xc2028 2-0061: Loading SCODE for type=MONO SCODE HAS_IF_5320 (60008000), id 0000000f00000007. tvp5150 2-005c: tvp5150am1 detected. tvp5150 2-005c: tvp5150am1 detected. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. (0), id 00000000000000ff: xc2028 2-0061: Loading firmware for type=(0), id 0000000100000007. xc2028 2-0061: Loading SCODE for type=MONO SCODE HAS_IF_5320 (60008000), id 0000000f00000007. tvp5150 2-005c: tvp5150am1 detected. tvp5150 2-005c: tvp5150am1 detected. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. (0), id 00000000000000ff: xc2028 2-0061: Loading firmware for type=(0), id 0000000100000007. xc2028 2-0061: Loading SCODE for type=MONO SCODE HAS_IF_5320 (60008000), id 0000000f00000007. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV78 (110), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV78 (110), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000. xc2028 2-0061: Loading firmware for type=D2633 DTV78 (110), id 0000000000000000. xc2028 2-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000. wlan0: disassociating by local choice (reason=3) [drm] TV-14: set mode NTSC 480i 0 then I started checking if it works. The command "vlc channels.conf" works, i.e. it plays the first channel in the list, but is unable to switch channel. me-tv doesn't start, but I think this is related to the recent gnome upgrade. w_scan doesn't find any channel. Analog TV only shows video, no audio. Tried this both with sox and vlc. When you say that I have to choose the right TV standard (PAL for my region) do you mean I have to select this in the TV app I'm using (tvtime, vlc, xawtv) or as a module option? I've not seen any em28xx option for TV standard, so I suppose it's in the app. Finally, I've noticed that the device is much less hot than it happened with out of kernel modules and the card=11 workaround. Is your latest post "em28xx mode switching" related to my device? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
blog comments powered by Disqus
|
|