|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Watch Live TV error "sage.PlaybackException"
Do I need to configure IVTV to watch live tv?
I am running on Linux with a Hauppauge 350 card and wasn't able to tune anything at all yet. IVTV seems to be ok STVMC-540 ~ # dmesg | grep ivtv ivtv: ==================== START INIT IVTV ================= ivtv: version 0.7.3 (tagged release) loading ivtv: Linux version: 2.6.17.6 SMP mod_unload 586 4KSTACKS gcc-4.1 ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge WinTV PVR-350 card (cx23415 based) tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) tda9887 0-0043: chip found @ 0x86 (ivtv i2c driver #0) saa7115 0-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) saa7127 0-0044: saa7129 found @ 0x88 (ivtv i2c driver #0) msp3400 0-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #0) ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) ivtv0: Encoder revision: 0x02050032 ivtv0: Decoder revision: 0x02020023 ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) ivtv0: Create encoder radio stream ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) ivtv0: Create decoder VOUT stream ivtv0: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total) ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes) ivtv0: Initialized Hauppauge WinTV PVR-350, card #0 ivtv: ==================== END INIT IVTV ==================== The Setup Wizard only allows me to set "Cable" or "Antenna/Broadcast", but I have not found how to set PAL-N ( Argentina ) or the frecuency table. When I click "Watch Live TV" , I do not even get static. After a few seconds, a message appears -> "There was a Playback Error in playback.Details: sage.PlaybackException". I have attached a copy of sagetv_0.txt in case that it could be usefull. Thanks Sergio. |
#2
|
|||
|
|||
The problem is most likely on the client side. Did you verify you had installed all the needed dependencies?
_Demo_ |
#3
|
|||
|
|||
I get this error message from the server machine (I guess the client was installed by default ) . The installation has all the packages installed by the base system "livecd-i686-installer-2006.1.iso" and the "Sage installprofile.xml".
I have Added the line "debug_logging=TRUE" to "Sage.properties" in /opt/sagetv/server folder to have a complete version of the "sagetv_0.txt" in case anyone can understand this log. I believe it might have something to do with adjustments to the PVR 350, and IVTV drivers but after looking for information in google for some hours I have not found much about it. I live in Argentina and I need to configure the system to Pal-N. What also confuse me is that I don't even see snow on the preview or display windows. |
#4
|
|||
|
|||
The problem is most likely in the client process which isn't able to play the file. Can you run ldd * in the client directory to see if any libraries are missing?
_Demo_ |
#5
|
|||
|
|||
Libraries seems ok to me.
-------------------------------------------------- STVMC-540 client # ldd * EULA.txt: not a dynamic executable MiniClient.jar: ldd: warning: you do not have execution permission for `./MiniClient.jar' not a dynamic executable README: not a dynamic executable gluegen-rt.jar: ldd: warning: you do not have execution permission for `./gluegen-rt.jar' not a dynamic executable jogl.jar: ldd: warning: you do not have execution permission for `./jogl.jar' not a dynamic executable ldd.txt: ldd: warning: you do not have execution permission for `./ldd.txt' not a dynamic executable libSage.so: linux-gate.so.1 => (0xffffe000) libdl.so.2 => /lib/libdl.so.2 (0xb7fed000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7f05000) libjawt.so => not found libc.so.6 => /lib/libc.so.6 (0xb7de7000) /lib/ld-linux.so.2 (0x80000000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb7de4000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7ddf000) libgluegen-rt.so: ldd: warning: you do not have execution permission for `./libgluegen-rt.so' linux-gate.so.1 => (0xffffe000) libc.so.6 => /lib/libc.so.6 (0xb7e77000) /lib/ld-linux.so.2 (0x80000000) libjogl.so: ldd: warning: you do not have execution permission for `./libjogl.so' linux-gate.so.1 => (0xffffe000) libGL.so.1 => /usr/lib/opengl/nvidia/lib/libGL.so.1 (0xb7e2b000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7d43000) libc.so.6 => /lib/libc.so.6 (0xb7c25000) libGLcore.so.1 => /usr/lib/opengl/nvidia/lib/libGLcore.so.1 (0xb7463000) libnvidia-tls.so.1 => /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1 (0xb 7461000) libm.so.6 => /lib/libm.so.6 (0xb743c000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb742d000) libdl.so.2 => /lib/libdl.so.2 (0xb7429000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb7426000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7421000) /lib/ld-linux.so.2 (0x80000000) libjogl_awt.so: ldd: warning: you do not have execution permission for `./libjogl_awt.so' linux-gate.so.1 => (0xffffe000) libGL.so.1 => /usr/lib/opengl/nvidia/lib/libGL.so.1 (0xb7e9e000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7db6000) libjawt.so => not found libc.so.6 => /lib/libc.so.6 (0xb7c98000) libGLcore.so.1 => /usr/lib/opengl/nvidia/lib/libGLcore.so.1 (0xb74d6000) libnvidia-tls.so.1 => /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1 (0xb 74d3000) libm.so.6 => /lib/libm.so.6 (0xb74ae000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb74a0000) libdl.so.2 => /lib/libdl.so.2 (0xb749c000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb7499000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7494000) /lib/ld-linux.so.2 (0x80000000) libjogl_cg.so: ldd: warning: you do not have execution permission for `./libjogl_cg.so' linux-gate.so.1 => (0xffffe000) libGL.so.1 => /usr/lib/opengl/nvidia/lib/libGL.so.1 (0xb7e6b000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7d83000) libCg.so => not found libCgGL.so => not found libc.so.6 => /lib/libc.so.6 (0xb7c65000) libGLcore.so.1 => /usr/lib/opengl/nvidia/lib/libGLcore.so.1 (0xb74a2000) libnvidia-tls.so.1 => /usr/lib/opengl/nvidia/lib/libnvidia-tls.so.1 (0xb 74a0000) libm.so.6 => /lib/libm.so.6 (0xb747b000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb746d000) libdl.so.2 => /lib/libdl.so.2 (0xb7469000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb7466000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7460000) /lib/ld-linux.so.2 (0x80000000) libjtux.so: linux-gate.so.1 => (0xffffe000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7f7e000) libc.so.6 => /lib/libc.so.6 (0xb7e60000) /lib/ld-linux.so.2 (0x80000000) mplayer: linux-gate.so.1 => (0xffffe000) libz.so.1 => /lib/libz.so.1 (0xb7f96000) libasound.so.2 => /usr/lib/libasound.so.2 (0xb7ed8000) libdl.so.2 => /lib/libdl.so.2 (0xb7ed4000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7ec1000) libfaac.so.0 => /usr/lib/libfaac.so.0 (0xb7eb1000) libncurses.so.5 => /lib/libncurses.so.5 (0xb7e6f000) libnsl.so.1 => /lib/libnsl.so.1 (0xb7e59000) libsmbclient.so.0 => not found libXv.so.1 => /usr/lib/libXv.so.1 (0xb7e54000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb7e46000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7d5e000) libm.so.6 => /lib/libm.so.6 (0xb7d39000) libc.so.6 => /lib/libc.so.6 (0xb7c1a000) /lib/ld-linux.so.2 (0xb7faf000) libstdc++.so.6 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6 (0 xb7b39000) libmp4v2.so.0 => /usr/lib/libmp4v2.so.0 (0xb7a8f000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb7a8c000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7a87000) libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcc_s.so.1 (0xb 7a7b000) sageclient.sh: not a dynamic executable |
#6
|
|||
|
|||
It seems you are missing libsmbclient.so.0. Could you verify you installed samba? It should have been installed by the sagesetup.sh.
_Demo_ |
#7
|
|||
|
|||
Thank You ! Samba was not installed completelly and I believe that was part of the problem
After I installed, the error message did not appear any more. Now I can see snow when I click "Live Tv" and also in the preview pane. I did a "dmesg | grep tveeprom " and among other lines one of them shows that the Hauppauge is configured in NTSC(M) (eeprom 0x08). I live in Argentina and our norm is Pal-n. I choose Pal with the "Sage Configuration Wizard" but it doesn't change. Does anyone know how to setup the card in PAL ? Regards. Sergio |
#8
|
|||
|
|||
Are you sure you have the right card for your region? One thing you could try first is to use a composite or svideo source to see if that works fine.
_Demo_ |
#9
|
|||
|
|||
I have the model 00990 (WinTV-PVR-350 with NTSC tuner)
I called Hauppauge technical support and they confirmed that it is the model I need for Pal-N (Argentina). Using their software, it is configurable. I guess there should be a configuratio for PAL in /etc/modules.conf or /etc/modules.d/ivtv. someone posted in a forum that he wrote in a configuration file : options tuner pal=1 type=5 and it worked. If this is correct I need to configure this and other options for the IVTV driver. |
#10
|
|||
|
|||
If your tuner is ntsc I don't think you will be able to use your card with a tuner input. Only the composite and svideo input will work properly for your region.
Unless you are tuning to ntsc frequencies in argentina, do you have any details on the channels? Could you also first verify the composite or svideo input work? Thanks _Demo_ |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unable to watch Live TV? | HopkinsProg | SageTV Software | 8 | 07-09-2007 10:27 PM |
Place Shifter - no signal on Watch Live Tv | pabloe | SageTV Placeshifter | 1 | 04-01-2007 02:01 PM |
Freezing when trying to watch live TV or recordings | C14 | SageTV Software | 1 | 11-08-2006 02:27 AM |
Newbie Question: Live TV | jbarr | SageTV Software | 1 | 08-30-2006 10:01 AM |
Switching tuner on live tv | appelm | SageTV Software | 1 | 02-06-2006 01:38 PM |