SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-12-2008, 06:35 PM
mtolbert mtolbert is offline
New Member
 
Join Date: Sep 2008
Posts: 1
Exclamation Getting Hauppauge HVR 1600 to Work in Linux

Has anyone gotten a HVR 1600 card to work with SageTV in Linux?? I'm having one heck of a time in MythTV with this card and drivers. Looking for a real good linux DVR solution with the 1600 card.
Reply With Quote
  #2  
Old 09-13-2008, 06:27 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
I run 3 of them in my server. The only complaint I have is occasional blocking in the image which was not present when the drivers were ivtv based but is now. It seems to be improving though. Also, the IR blaster does not work in this card yet. If you're in the market, I would highly recommend CommandIR II.

My suggestion is to follow the install from here: http://ivtvdriver.org/index.php/Cx18 and apply the Sage64 patch written by trueno if you're running 64-bit.

If you need help with any of this, please let me know. Also would be helpful to know what distro/version you're running.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #3  
Old 04-11-2009, 12:15 AM
3tones 3tones is offline
Sage User
 
Join Date: Apr 2009
Posts: 15
I am having trouble getting the HVR-1600 to work on ubuntu server 8.10. I tried 64bit originally but gave up and am just trying to get it to work on 32 bit because this is the first time I have run Sage on linux. I got the analog tuner working properly, but the digital one will not show video - it just says no signal. I had the digital tuner working under windows, so I'm not sure what is going on. Any ideas?

I downloaded the latest code for the v4l-dvb driver and I think I got that updated and into my kernel. As you can see it shows up OK:

Code:
 dmesg | grep cx18
[   13.219315] cx18:  Start initialization, version 1.1.0
[   13.219351] cx18-0: Initializing card 0
[   13.219352] cx18-0: Autodetected Hauppauge card
[   13.219406] cx18 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   13.221069] cx18-0: cx23418 revision 01010000 (B)
[   13.421659] cx18-0: Autodetected Hauppauge HVR-1600
[   13.421661] cx18-0: Simultaneous Digital and Analog TV capture supported
[   13.581685] tuner 1-0043: chip found @ 0x86 (cx18 i2c driver #0-1)
[   13.602116] tuner 1-0061: chip found @ 0xc2 (cx18 i2c driver #0-1)
[   13.619275] cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
[   13.638043] cx18-0: Registered device video0 for encoder MPEG (64 x 32 kB)
[   13.638046] DVB: registering new adapter (cx18)
[   13.747325] cx18-0: DVB Frontend registered
[   13.747327] cx18-0: Registered DVB adapter0 for TS (32 x 32 kB)
[   13.747354] cx18-0: Registered device video32 for encoder YUV (16 x 128 kB)
[   13.747378] cx18-0: Registered device vbi0 for encoder VBI (20 x 51984 bytes)
[   13.747401] cx18-0: Registered device video24 for encoder PCM audio (256 x 4 kB)
[   13.747424] cx18-0: Registered device radio0 for encoder radio
[   13.747426] cx18-0: Initialized card: Hauppauge HVR-1600
[   13.747439] cx18:  End initialization
[   24.677542] cx18-0: loaded v4l-cx23418-cpu.fw firmware (158332 bytes)
[   24.828549] cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000 (141200 bytes)
[   24.834743] cx18-0: FW version: 0.0.74.0 (Release 2007/03/12)
[   25.678064] cx18-0 843: loaded v4l-cx23418-dig.fw firmware (16382 bytes)
Code:
uname -a
Linux ubuntu 2.6.27-11-server #1 SMP Wed Apr 1 21:53:55 UTC 2009 i686 GNU/Linux
Running on an Intel Q9400 w/4 gigs ram.
Reply With Quote
  #4  
Old 04-11-2009, 03:51 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Looks like the driver is installed correctly. Have you run
Code:
ldd * |grep not\ found
in the server directory? What is your signal source?

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #5  
Old 04-11-2009, 09:19 AM
3tones 3tones is offline
Sage User
 
Join Date: Apr 2009
Posts: 15
Code:
$ ldd * |grep not\ found

        libavutil-minimal.so.49 => not found
        libavcodec-minimal.so.52 => not found
        libavutil-minimal.so.49 => not found
        libTSnative.so => not found
        libTSnative.so => not found
        libavformat-minimal.so.52 => not found
        libavcodec-minimal.so.52 => not found
        libavutil-minimal.so.49 => not found
        libTSnative.so => not found
It looks like I have some of these packages installed based on dpkg:
Code:
r$ dpkg --list | grep libav
ii  libavahi-client3                           0.6.23-2ubuntu2.1                       Avahi client library
ii  libavahi-common-data                       0.6.23-2ubuntu2.1                       Avahi common data files
ii  libavahi-common3                           0.6.23-2ubuntu2.1                       Avahi common library
ii  libavahi-compat-libdnssd1                  0.6.23-2ubuntu2.1                       Avahi Apple Bonjour compatibility library
ii  libavahi-core5                             0.6.23-2ubuntu2.1                       Avahi's embeddable mDNS/DNS-SD library
ii  libavahi-glib1                             0.6.23-2ubuntu2.1                       Avahi glib integration library
ii  libavahi-gobject0                          0.6.23-2ubuntu2.1                       Avahi GObject library
ii  libavahi-ui0                               0.6.23-2ubuntu2.1                       Avahi GTK+ User interface library
ii  libavc1394-0                               0.5.3-1build1                           control IEEE 1394 audio/video devices
ii  libavcodec51                               3:0.svn20080206-12ubuntu3.1             ffmpeg codec library
ii  libavdevice52                              3:0.svn20080206-12ubuntu3.1             ffmpeg device handling library
ii  libavformat52                              3:0.svn20080206-12ubuntu3.1             ffmpeg file format library
ii  libavutil49                                3:0.svn20080206-12ubuntu3.1             ffmpeg utility library
The only one I can't find is libTSnative.

I am am reading the local digital channels off Comcast Cable in Minneapolis.
Reply With Quote
  #6  
Old 04-11-2009, 09:37 AM
3tones 3tones is offline
Sage User
 
Join Date: Apr 2009
Posts: 15
Some progress.

I added /opt/sagetv/server to /etc/ld.so.conf.d/sagetv.conf and ran ldconfig to update the cache. Now when I check the dependencies, everything is there.

However... I restarted sage and still get No Signal. I'll keep trying.
Reply With Quote
  #7  
Old 04-11-2009, 11:41 AM
3tones 3tones is offline
Sage User
 
Join Date: Apr 2009
Posts: 15
More Progress...

I put the card back into the windows box and payed special attention to the channels and how I set it up (and make sure it was actually working).

I then went back to ubuntu and the channel setup is different. On my windows box one of the channels is "11-1 KARE-HD" with Channel 75-11-1. I see no such channel on my ubuntu server. I manually added the channel and am able to get get video.

So it seems the problem lies with the channel lineup. Any ideas as to why this is different between windows and linux?

Tom
Reply With Quote
  #8  
Old 07-13-2009, 05:11 AM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
I a have hauppauge hvr1600 working fine in (sagetv and windows)
now running mandriva 2009 sageoem linux :no signal? black screen no sound
starting server...client found server
popcorn was ready but no image to look at!
need help please
Reply With Quote
  #9  
Old 07-13-2009, 08:41 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Need more info please. Post dmesg output. Also, it would be helpful to make sure you're on the latest drivers.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #10  
Old 07-13-2009, 09:57 AM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
here is my dmesg

[root@localhost gerry]# dmesg | grep cx18
cx18: Start initialization, version 1.0.4
cx18-0: Initializing card #0
cx18-0: Autodetected Hauppauge card
cx18 0000:01:05.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
cx18-0: Unreasonably low latency timer, setting to 64 (was 2)
cx18-0: cx23418 revision 01010000 (B)
cx18-0: Autodetected Hauppauge HVR-1600
cx18-0: Raw VBI supported; Sliced VBI is not yet supported
IRQ 16/cx18-0: IRQF_DISABLED is not guaranteed on shared IRQs
tuner 3-0061: chip found @ 0xc2 (cx18 i2c driver #0-1)
cs5345 2-004c: chip found @ 0x98 (cx18 i2c driver #0-0)
cx18-0: Registered device video0 for encoder MPEG (64 x 32 kB)
DVB: registering new adapter (cx18)
cx18-0: DVB Frontend registered
cx18-0: Registered DVB adapter0 for TS (32 x 32 kB)
cx18-0: Registered device video32 for encoder YUV (16 x 128 kB)
cx18-0: Registered device vbi0 for encoder VBI (60 x 17328 bytes)
cx18-0: Registered device video24 for encoder PCM audio (256 x 4 kB)
cx18-0: Initialized card #0: Hauppauge HVR-1600
cx18: End initialization
cx18 0000:01:05.0: firmware: requesting v4l-cx23418-cpu.fw
cx18-0: loaded v4l-cx23418-cpu.fw firmware (174716 bytes)
cx18 0000:01:05.0: firmware: requesting v4l-cx23418-apu.fw
cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000 (141200 bytes)
cx18-0: FW version: 0.0.71.0 (Release 2006/12/29)
cx18 0000:01:05.0: firmware: requesting v4l-cx23418-cpu.fw
cx18 0000:01:05.0: firmware: requesting v4l-cx23418-apu.fw
cx18 0000:01:05.0: firmware: requesting v4l-cx23418-dig.fw
cx18-0: loaded v4l-cx23418-dig.fw firmware (16382 bytes)
Reply With Quote
  #11  
Old 07-13-2009, 03:57 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
uname -r?
java -version?
What are you watching on?
cd /opt/sagetv/server; ldd * | grep not\ found

Anything else you can think of to be helpful.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #12  
Old 07-13-2009, 04:39 PM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
gerry@localhost ~]$ uname -r
2.6.29.6-desktop586-1mnb
-----------------
Watch tv prg from sat bell expressvu on either svideo or tuner ch3
----------------

ldd: attention*: vous n'avez pas la permission d'exécution pour `./activkey'
ldd: ./ChannelLogos: n'est pas un fichier régulier
ldd: ./clients: n'est pas un fichier régulier
ldd: ./irtunerplugins: n'est pas un fichier régulier
ldd: ./JARs: n'est pas un fichier régulier
ldd: attention*: vous n'avez pas la permission d'exécution pour `./key'
libraw1394.so.8 => not found
ldd: erreur*: vous n'avez pas de permission de lecture pour `./PredefinedScanSat.frq'
ldd: ./remotes: n'est pas un fichier régulier
ldd: attention*: vous n'avez pas la permission d'exécution pour `./Sage.jar'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./Sage.properties'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./Sage.properties.autobackup'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./sagetv_0.txt'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./sagetv_1.txt'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./sagetv_2.txt'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./sagetv_3.txt'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./SageTVLocator.private.key'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./SageTVLocator.public.key'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./SageTV.private.key'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./SageTV.public.key'
ldd: ./STVs: n'est pas un fichier régulier
ldd: attention*: vous n'avez pas la permission d'exécution pour `./tv.sage.mod.0.log'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./tv.sage.mod.0.log.lck'
lddlibc4: Ne peut lire l'en-tête de « ./tv.sage.mod.0.log.lck »: Aucun fichier ou dossier de ce type
ldd: attention*: vous n'avez pas la permission d'exécution pour `./weather_cache.properties'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./Wiz.bak'
ldd: attention*: vous n'avez pas la permission d'exécution pour `./Wiz.bin'
[g
Sorry for french
Reply With Quote
  #13  
Old 07-13-2009, 04:42 PM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
[gerry@localhost server]$ java -version
java version "1.5.0_18"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_18-b02)
Java HotSpot(TM) Client VM (build 1.5.0_18-b02, mixed mode)
[gerry@localhost server]$
Reply With Quote
  #14  
Old 07-13-2009, 06:21 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
I assume you are watching on PlaceShifter? Would you mind posting a log output?
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #15  
Old 07-14-2009, 04:15 AM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
Code:
mar. 7/14 6:09:14.995 No HDHR devices discovered
mar. 7/14 6:09:15.033 V4L: getV4LCardType /dev/video0
mar. 7/14 6:09:15.033 V4L: Testing type for /dev/video0
mar. 7/14 6:09:15.033 V4L: getV4LCardType /dev/video0
mar. 7/14 6:09:15.034 V4L: getV4LInputName /dev/video0 0
mar. 7/14 6:09:15.034 V4L: getV4LInputName /dev/video0 1
mar. 7/14 6:09:15.034 V4L: getV4LInputName /dev/video0 2
mar. 7/14 6:09:15.034 V4L: getV4LInputName /dev/video0 3
mar. 7/14 6:09:15.037 V4L: getV4LInputName /dev/video0 4
mar. 7/14 6:09:15.037 V4L: getV4LInputName /dev/video0 5
mar. 7/14 6:09:15.081 detect 3
mar. 7/14 6:09:15.336 V4L: createEncoder /dev/video0
mar. 7/14 6:09:15.336 V4L: getV4LCardType /dev/video0
mar. 7/14 6:09:15.336 V4L: getV4LInputName /dev/video0 0
mar. 7/14 6:09:15.337 V4L: getV4LInputName /dev/video0 1
mar. 7/14 6:09:15.337 V4L: setInput0 1 0 1 1
mar. 7/14 6:09:15.337 V4L: setting standard to 0x3000
mar. 7/14 6:09:15.338 V4L:  updateColors0 b=128 c=128 h=128 s=128
mar. 7/14 6:09:51.543 Error in MediaServerConnection of :java.io.EOFException
java.io.EOFException
mar. 7/14 6:09:51.543 	at sage.MediaServer$a.a(Unknown Source)
mar. 7/14 6:09:51.544 	at sage.MediaServer$a.run(Unknown Source)
mar. 7/14 6:09:51.544 	at java.lang.Thread.run(Thread.java:595)
mar. 7/14 6:09:54.349 locale = fr
mar. 7/14 6:09:54.702 Hidden Extras are DISABLED
mar. 7/14 6:09:54.713 Loading all "Standard SDTV" theme settings...
mar. 7/14 6:09:54.719 Created Property set w/o defaults
mar. 7/14 6:09:54.720 PropCacheFile = [/opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV/theme.properties]
mar. 7/14 6:09:54.724 Loaded properties file: /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV/theme.properties
mar. 7/14 6:09:54.726 The default theme set is "Standard SDTV"
mar. 7/14 6:09:54.728 Created Property set w/o defaults
mar. 7/14 6:09:54.728 PropCacheFile = [/opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV/theme.properties]
mar. 7/14 6:09:54.729 Loaded properties file: /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV/theme.properties
mar. 7/14 6:09:54.730 The "Standard SDTV" theme consists of 1 themes: [Standard SDTV]
mar. 7/14 6:09:54.730 The "Standard SDTV" theme uses 2 image paths: [/opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV, /opt/sagetv/server/STVs/SageTV3]
mar. 7/14 6:09:54.732 Relative Weather icon path: WeatherIcons
mar. 7/14 6:09:54.734 Themed image: Found "tvicon_anim0.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.735 Themed image: Found "background.jpg" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.735 Themed image: Found "MenuBarLong.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.740 Themed image: Found "MenuBarShort.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.744 Themed image: Found "up.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.745 Themed image: Found "down.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.746 Themed image: Found "left.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.750 Themed image: Found "right.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.751 Themed image: Found "righttall.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.751 Themed image: Found "guideLeft.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.752 Themed image: Found "guideRight.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.754 Themed image: Found "ScrollHBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.754 Themed image: Found "ScrollHLeft.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.755 Themed image: Found "ScrollHRight.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.755 Themed image: Found "ScrollHArea.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.756 Themed image: Found "ScrollHBar.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.757 Themed image: Found "ScrollVBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.760 Themed image: Found "ScrollVUp.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.769 Themed image: Found "ScrollVDown.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.770 Themed image: Found "ScrollVArea.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.772 Themed image: Found "ScrollVBar.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.775 Themed image: Found "ButtonBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.775 Themed image: Found "ButtonBGSmBorder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.780 Themed image: Found "ButtonBGNoBorder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.782 Themed image: Found "ButtonHighlight.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.788 Themed image: Found "ButtonHighlightSmBorder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.799 Themed image: Found "ButtonHighlightNoBorder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.801 Themed image: Found "ButtonThumbBGNormal.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.802 Themed image: Found "ButtonThumbBGSelect.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.804 Themed image: Found "ButtonThumbOverlayNormal.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.805 Themed image: Found "ButtonThumbOverlaySelect.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.814 Themed image: Found "MaloreHighlight.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.815 Themed image: Found "MaloreNormalBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.816 Themed image: Found "DialogBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.817 Themed image: Found "DialogBGTrans.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.818 Themed image: Found "CatBarBG.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.818 Themed image: Found "CatBarActiveItem.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.820 Themed image: Found "CatBarBGSelect.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.824 Themed image: Found "VideoArt.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.825 Themed image: Found "DVD.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.826 Themed image: Found "MusicArt.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.826 Themed image: Found "VideoArt.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.827 Themed image: Found "GenericEditorialArt.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.827 Themed image: Found "audio_feed.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.828 Themed image: Found "ConflictResolved.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.828 Themed image: Found "ConflictUnresolved.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.829 Themed image: Found "FileFolder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.829 Themed image: Found "FileFolder.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.829 Themed image: Found "GoSleep.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.830 Themed image: Found "GoWindowed.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.830 Themed image: Found "GoFullscreen.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.831 Themed image: Found "NTE_Lower.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.831 Themed image: Found "NTE_Upper.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.832 Themed image: Found "NTE_Off.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.832 Themed image: Found "RecordingNow.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.833 Themed image: Found "MarkerA.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.833 Themed image: Found "MarkerTransA.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.833 Themed image: Found "MarkerW.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.834 Themed image: Found "MarkerTransW.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.836 Themed image: Found "MarkerDontLike.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.843 Themed image: Found "MarkerTransDontLike.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.844 Themed image: Found "Marker1.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.845 Themed image: Found "MarkerTrans1.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.845 Themed image: Found "MarkerFirstRunDot.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.847 Themed image: Found "MarkerHD.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.848 Themed image: Found "MarkerTransHD.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.848 Themed image: Found "MarkerHDTVDot.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.849 Themed image: Found "MarkerChecked.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.850 Themed image: Found "MarkerUnChecked.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.851 Themed image: Found "MarkerRadioOn.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.852 Themed image: Found "MarkerRadioOff.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.852 Themed image: Found "MarkerDelete.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.852 Themed image: Found "MarkerInfo.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.853 Themed image: Found "RotateSweep.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.853 Themed image: Found "MarkerM.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.854 Themed image: Found "MarkerTransM.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.854 Themed image: Found "MarkerF.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.855 Themed image: Found "MarkerTransF.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.856 Themed image: Found "MarkerO.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.856 Themed image: Found "MarkerTransO.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.857 Themed image: Found "MarkerFilterNot.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.863 Themed image: Found "MusicBack.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.863 Themed image: Found "MusicOptions.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.864 Themed image: Found "MusicStyleNext.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.865 Themed image: Found "MusicStylePrev.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.865 Themed image: Found "MusicTrackNext.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.866 Themed image: Found "MusicTrackPrev.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.867 Themed image: Found "SlideshowOpts.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.867 Themed image: Found "Slideshow.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.882 Themed image: Found "MusicVisuals.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.884 Themed image: Found "SortAlpha.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.885 Themed image: Found "SortAlphaUp.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.889 Themed image: Found "SortDate.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.890 Themed image: Found "SortDateUp.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.894 Themed image: Found "MusicRandOffRptOff.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.900 Themed image: Found "MusicRandOffRptOn.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.904 Themed image: Found "MusicRandOnRptOff.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.910 Themed image: Found "MusicRandOnRptOn.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.910 Themed image: Found "SearchIcon.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.911 Themed image: Found "GroupingIcon.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.911 Themed image: Found "SortingIcon.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.912 Themed image: Found "SortUp.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.912 Themed image: Found "SortDown.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.912 Themed image: Found "FilterIcon.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.912 Themed image: Found "GoVideoLib.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.913 Themed image: Found "GoRecordings.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.913 Themed image: Found "GoSchedule.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.913 Themed image: Found "GoMusicLib.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.914 Themed image: Found "GoPhotoLib.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.914 Themed image: Found "IconRefresh.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.915 Themed image: Found "IconGoRootFS.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.915 Themed image: Found "OSDPlay.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.915 Themed image: Found "OSDPause.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.916 Themed image: Found "OSDRecord.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.916 Themed image: Found "OSDFwd.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.916 Themed image: Found "OSDRew.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.918 Themed image: Found "OSDSkip.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.919 Themed image: Found "OSDReplay.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.919 Themed image: Found "OSDStop.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.920 Themed image: Found "OSDChDisplay.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.920 Themed image: Found "OSDChUp.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.920 Themed image: Found "OSDChDown.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.921 Themed image: Found "OSDVolBar.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.923 Themed image: Found "OSDVolSlider.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.924 Themed image: Found "OSDVolOn.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.927 Themed image: Found "OSDVolOff.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.927 Themed image: Found "OSDStatusPause.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.928 Themed image: Found "OSDStatusPlay.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.928 Themed image: Found "OSDStatusPlayRev.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.928 Themed image: Found "OSDStatusPlayFF.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.929 Themed image: Found "OSDStatusPlayREW.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.929 Themed image: Found "DVDInvalidOp.png" in /opt/sagetv/server/STVs/SageTV3
mar. 7/14 6:09:54.929 Themed image: Found "RecordAny.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.930 Themed image: Found "RecordFavAll.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.930 Themed image: Found "RecordFavFirst.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.930 Themed image: Found "RecordFavRerun.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.931 Themed image: Found "RecordMR.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.931 Themed image: Found "OverlayRoundedMR.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.931 Themed image: Found "OverlayRoundedFav.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.932 Themed image: Found "OverlayRoundedCurRec.png" in null
mar. 7/14 6:09:54.932 Themed image: Found "OverlayRoundedDontLike.png" in null
mar. 7/14 6:09:54.933 Themed image: Found "OverlaySquaredMR.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.933 Themed image: Found "OverlaySquaredFav.png" in /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV
mar. 7/14 6:09:54.934 Themed image: Found "OverlaySquaredCurRec.png" in null
mar. 7/14 6:09:54.934 Themed image: Found "OverlaySquaredDontLike.png" in null
mar. 7/14 6:09:54.943 ThisSTVSetVersionNum=2009020201, STV File=/opt/sagetv/server/STVs/SageTV3/SageTV3.xml
mar. 7/14 6:09:55.093 Global variables already set.
mar. 7/14 6:09:55.094 Theme settings already loaded.
mar. 7/14 6:09:55.115 Starting Online Video properties updater thread.
mar. 7/14 6:09:55.117 Thread=Thread[Thread-3,5,main], priority=5
mar. 7/14 6:09:55.156 After minimizing priority, priority=1
mar. 7/14 6:09:55.160 Ending Online Video properties updater thread. No Update needed or it isn't time to check again.
mar. 7/14 6:09:55.766 Loading 0x0 image from file /opt/sagetv/server/STVs/SageTV3/Themes/Standard SDTV/MenuBarLong.png
mar. 7/14 6:09:57.885 V4L: getV4LCardType /dev/video0
mar. 7/14 6:09:57.885 V4L: getV4LInputName /dev/video0 0
mar. 7/14 6:09:57.885 V4L: getV4LInputName /dev/video0 1
mar. 7/14 6:09:57.886 V4L: setInput0 1 0 1 1
mar. 7/14 6:09:57.886 V4L: setting standard to 0x3000
mar. 7/14 6:09:57.887 V4L:  updateColors0 b=128 c=128 h=128 s=128
mar. 7/14 6:09:57.887 V4L: setEncodingProperties0 Great
mar. 7/14 6:09:57.887 V4L: Set encoding property audiooutputmode to 0
mar. 7/14 6:09:57.887 V4L: Set encoding property audiocrc to 0
mar. 7/14 6:09:57.887 V4L: Set encoding property gopsize to 15
mar. 7/14 6:09:57.887 V4L: Set encoding property videobitrate to 3800000
mar. 7/14 6:09:57.887 V4L: Set encoding property inversetelecine to 0
mar. 7/14 6:09:57.887 V4L: Set encoding property closedgop to 0
mar. 7/14 6:09:57.888 V4L: Set encoding property vbr to 0
mar. 7/14 6:09:57.888 V4L: Set encoding property outputstreamtype to 10
mar. 7/14 6:09:57.888 V4L: Set encoding property width to 720
mar. 7/14 6:09:57.889 V4L: Set encoding property height to 480
mar. 7/14 6:09:57.889 V4L: Set encoding property audiobitrate to 384
mar. 7/14 6:09:57.889 V4L: Set encoding property audiosampling to 48000
mar. 7/14 6:09:57.893 V4L: Set encoding property disablefilter to 1
mar. 7/14 6:09:57.893 V4L: Set encoding property medianfilter to 3
mar. 7/14 6:09:57.893 V4L: Set encoding property fps to 30
mar. 7/14 6:09:57.893 V4L: Set encoding property ipb to 0
mar. 7/14 6:09:57.893 V4L: Set encoding property deinterlace to 0
mar. 7/14 6:09:57.893 V4L: Set encoding property aspectratio to 1
mar. 7/14 6:09:57.893 V4L: setEncoding0NewInterface
mar. 7/14 6:09:57.893 V4L: setup encoding /var/media/tv/Salutbonjour-62114-0.mpg
mar. 7/14 6:09:58.204 V4L: Found next seq hdr code!
java.io.EOFException
mar. 7/14 6:10:16.779 	at sage.bk$a.run(Unknown Source)
java.io.EOFException
java.io.EOFException
mar. 7/14 6:10:16.915 	at sage.b0$a.if(Unknown Source)
mar. 7/14 6:10:16.915 	at sage.b0$a.a(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.b0.else(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.b0.long(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.b0.getMediaTimeMillis(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.VideoFrame.J(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.VideoFrame.iX(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.VideoFrame.iU(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.VideoFrame.a(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.VideoFrame.i6(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.UIManager.K(Unknown Source)
mar. 7/14 6:10:16.916 	at sage.bk$2.run(Unknown Source)
java.net.SocketException: Broken pipe
java.net.SocketException: Broken pipe
mar. 7/14 6:10:16.917 	at java.net.SocketOutputStream.socketWrite0(Native Method)
mar. 7/14 6:10:16.917 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
mar. 7/14 6:10:16.917 	at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
mar. 7/14 6:10:16.918 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
mar. 7/14 6:10:16.918 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
mar. 7/14 6:10:16.918 	at java.io.DataOutputStream.flush(DataOutputStream.java:106)
mar. 7/14 6:10:16.919 	at sage.b0.goto(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.b0.stop(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.b0.free(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.VideoFrame.a(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.VideoFrame.i6(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.UIManager.K(Unknown Source)
mar. 7/14 6:10:16.920 	at sage.bk$2.run(Unknown Source)
mar. 7/14 6:10:16.920 Closing down MiniPlayer
java.net.SocketException: Broken pipe
java.net.SocketException: Broken pipe
mar. 7/14 6:10:16.920 	at java.net.SocketOutputStream.socketWrite0(Native Method)
mar. 7/14 6:10:16.920 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
mar. 7/14 6:10:16.920 	at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
mar. 7/14 6:10:16.920 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
mar. 7/14 6:10:16.920 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
mar. 7/14 6:10:16.920 	at java.io.DataOutputStream.flush(DataOutputStream.java:106)
mar. 7/14 6:10:16.920 	at sage.b0.char(Unknown Source)
mar. 7/14 6:10:16.921 	at sage.b0.free(Unknown Source)
mar. 7/14 6:10:16.921 	at sage.VideoFrame.a(Unknown Source)
mar. 7/14 6:10:16.921 	at sage.VideoFrame.i6(Unknown Source)
mar. 7/14 6:10:16.921 	at sage.UIManager.K(Unknown Source)
mar. 7/14 6:10:16.921 	at sage.bk$2.run(Unknown Source)
mar. 7/14 6:10:16.955 V4L: closeEncoding
mar. 7/14 6:10:16.955 V4L: join capture thread
mar. 7/14 6:10:16.982 V4L: capture thread stopped
mar. 7/14 6:10:42.992 Error w/SageTV client connection:java.net.SocketException: Socket closed
mar. 7/14 6:10:42.993 MiniUI ServerSocket died from:java.net.SocketException: Socket closed
mar. 7/14 6:10:42.993 Error calling finishWatch from VF goodbye:java.lang.NullPointerException
mar. 7/14 6:10:42.996 V4L: destroyEncoder
mar. 7/14 6:10:42.997 DVB: Destroy encoder.
mar. 7/14 6:10:42.998 Error calling finishWatch from VF goodbye:java.lang.NullPointerException
Reply With Quote
  #16  
Old 07-14-2009, 09:38 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Are you running this as root?
Do you have debug logging enabled? If not, please repost with it on.
Also, have you emailed support? The java errors aren't indicating the issue to me

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #17  
Old 07-15-2009, 08:30 AM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
Thumbs up thank you

it is getting more difficult then expected ...
will ask emailed support
Did appreciate your help very much
Thank's and i'll be back here IF it's work
Reply With Quote
  #18  
Old 07-15-2009, 08:31 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Take a look at another post from _demo_ and make sure you have opengl drivers installed with the option checked in Placeshifter. I don't watch TV from a linux client, just use extenders only.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #19  
Old 07-18-2009, 05:58 PM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
Things are better now sound is on
-----Bitrate high(right corner)
----still no video
I did a lot of reading....trying....will get it for shure!!
i am looking on java .......
gerry
Reply With Quote
  #20  
Old 07-23-2009, 05:14 PM
256arp 256arp is offline
Sage User
 
Join Date: Oct 2008
Location: Quebec Canada
Posts: 8
I m back again ....all working fine.
First add ....valloc=192M at boot
second there was a new nvidia video driver
finally thanks for all help
Gerry
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hauppauge remote control doesnt work dknight3 Hardware Support 1 12-17-2007 12:00 AM
Hauppauge 1600 vs 1800 for XP Pro johnnyspo Hardware Support 4 12-03-2007 01:23 PM
How well does Nvidia hardware acceleration work for HD in linux? ANT SageTV Linux 5 10-16-2007 09:03 AM
MediaMVP + HVR 1600 IR Blaster messy Hardware Support 1 09-13-2007 06:50 AM
VERY dumb hauppauge 1600 question obrian93 Hardware Support 2 08-08-2007 07:51 AM


All times are GMT -6. The time now is 10:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.