SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-24-2010, 07:28 AM
drewg drewg is offline
Sage Icon
 
Join Date: Aug 2007
Location: Richmond, VA
Posts: 1,042
linux: WinTV-HVR-2250 second port does not work in V7

Hi,

A buddy of mine just bought SageTV for Linux. I convinced him to try the V7 beta, and we could not get the 2nd digital port working in V7. It works fine in V6. Here are some snippets with debug_logging=TRUE:

Code:
Sun 5/23 22:04:35.534 [main@83cc67] JVM version=1.6.0_20
Sun 5/23 22:04:35.534 [main@83cc67] OS=Linux 2.6.32-21-generic
Sun 5/23 22:04:35.534 [main@83cc67] locale=en_US
Sun 5/23 22:04:35.648 [main@83cc67] SageTV V7.0.9.1
<...>
Sun 5/23 22:04:45.078 [main@83cc67] MMC calling detectCaptureDevices on sage.bd@5d173
Sun 5/23 22:04:45.645 [main@83cc67] videoDevices=[adapter0, adapter1, adapter2, adapter3] devModelMap={adapter0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, adapter1=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, adapter2=null, adapter3=null}
Sun 5/23 22:04:45.645 [main@83cc67] detect 3
Sun 5/23 22:04:45.646 [main@83cc67] Checking encoder key:3392903
Sun 5/23 22:04:45.646 [main@83cc67] Capture device is not available, skipping: 
Sun 5/23 22:04:45.646 [main@83cc67] Checking encoder key:-1770141326
Sun 5/23 22:04:45.650 [main@83cc67] Created DVBCaptureDevice object for:Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0
Sun 5/23 22:04:45.650 [main@83cc67] EncoderMap1={Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0}
Sun 5/23 22:04:45.651 [main@83cc67] Saving properties file to Sage.properties
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter0
Sun 5/23 22:04:45.714 [main@83cc67] Device already has been processed
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter1
Sun 5/23 22:04:45.714 [main@83cc67] Device already has been processed
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter2
Sun 5/23 22:04:45.719 [main@83cc67] Processing new system dev:adapter3
Sun 5/23 22:04:45.719 [main@83cc67] devices detected=[Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, null]
Sun 5/23 22:04:45.719 [main@83cc67] EncoderMap={Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, null=null}
My *guess* is that somehow the tuner detection logic in V7 changed, and V7 thinks that the 2 ports of the 2250 map to the same tuner, since they are found behind the same PCI bus/slot/function. Eg, both are: "Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0"

Is there a known workaround? Should he file a bug?

Thanks,

Drew

Last edited by drewg; 05-24-2010 at 07:50 AM. Reason: separate linux from WinTV
Reply With Quote
  #2  
Old 05-25-2010, 08:54 PM
markley268 markley268 is offline
Sage User
 
Join Date: Nov 2004
Posts: 8
Hauppauge 2250 in linux only shows as one tuner source???

So i first upgraded my linux server to ubuntu 10.04, and left sage 6, all 6 of my sources showed up....then i upgraded to sage 7 and now the one hvr-2250 only shows up as one "samsung blah blah front end" video source and sage thinks i only have 5 tuners instead of 6. (the other 4 are hvr-950's)

has anybody else seen this, or know how to get sage 7 to recognize my dual-tuner hvr-2250?

* merged *
Reply With Quote
  #3  
Old 05-27-2010, 06:59 AM
markley268 markley268 is offline
Sage User
 
Join Date: Nov 2004
Posts: 8
nothing??? we're the only two that have run into this issue? i guess its time to file a bug.....where do we do that again?
Reply With Quote
  #4  
Old 05-27-2010, 08:40 AM
drewg drewg is offline
Sage Icon
 
Join Date: Aug 2007
Location: Richmond, VA
Posts: 1,042
Quote:
Originally Posted by markley268 View Post
nothing??? we're the only two that have run into this issue? i guess its time to file a bug.....where do we do that again?
http://www.sagetv.com/bugs.html



Drew
Reply With Quote
  #5  
Old 06-06-2010, 02:31 PM
markley268 markley268 is offline
Sage User
 
Join Date: Nov 2004
Posts: 8
so i've submitted the bug and given the debug sagetv_0.txt file from the linux server startup. is there a way to find out the status of the bug? like can we view the open bugs or anything?
Reply With Quote
  #6  
Old 06-06-2010, 07:05 PM
Bill1426 Bill1426 is offline
Sage User
 
Join Date: May 2010
Posts: 53
Quote:
Originally Posted by drewg View Post
Hi,

A buddy of mine just bought SageTV for Linux. I convinced him to try the V7 beta, and we could not get the 2nd digital port working in V7. It works fine in V6. Here are some snippets with debug_logging=TRUE:

Code:
Sun 5/23 22:04:35.534 [main@83cc67] JVM version=1.6.0_20
Sun 5/23 22:04:35.534 [main@83cc67] OS=Linux 2.6.32-21-generic
Sun 5/23 22:04:35.534 [main@83cc67] locale=en_US
Sun 5/23 22:04:35.648 [main@83cc67] SageTV V7.0.9.1
<...>
Sun 5/23 22:04:45.078 [main@83cc67] MMC calling detectCaptureDevices on sage.bd@5d173
Sun 5/23 22:04:45.645 [main@83cc67] videoDevices=[adapter0, adapter1, adapter2, adapter3] devModelMap={adapter0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, adapter1=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, adapter2=null, adapter3=null}
Sun 5/23 22:04:45.645 [main@83cc67] detect 3
Sun 5/23 22:04:45.646 [main@83cc67] Checking encoder key:3392903
Sun 5/23 22:04:45.646 [main@83cc67] Capture device is not available, skipping: 
Sun 5/23 22:04:45.646 [main@83cc67] Checking encoder key:-1770141326
Sun 5/23 22:04:45.650 [main@83cc67] Created DVBCaptureDevice object for:Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0
Sun 5/23 22:04:45.650 [main@83cc67] EncoderMap1={Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0}
Sun 5/23 22:04:45.651 [main@83cc67] Saving properties file to Sage.properties
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter0
Sun 5/23 22:04:45.714 [main@83cc67] Device already has been processed
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter1
Sun 5/23 22:04:45.714 [main@83cc67] Device already has been processed
Sun 5/23 22:04:45.714 [main@83cc67] Processing new system dev:adapter2
Sun 5/23 22:04:45.719 [main@83cc67] Processing new system dev:adapter3
Sun 5/23 22:04:45.719 [main@83cc67] devices detected=[Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, null]
Sun 5/23 22:04:45.719 [main@83cc67] EncoderMap={Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0=Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0, null=null}
My *guess* is that somehow the tuner detection logic in V7 changed, and V7 thinks that the 2 ports of the 2250 map to the same tuner, since they are found behind the same PCI bus/slot/function. Eg, both are: "Digital Samsung S5H1411 QAM/8VSB Frontend 0000:02:00.0"

Is there a known workaround? Should he file a bug?

Thanks,

Drew
Submit a bug report..
__________________
AMD Athlon II x4 (630), Win 7 Home Premium SP1 64-bit, 6gb Ram, ATI 3200HD (integrated), HVR-2250 (27323 drivers)
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 HVR-2250 + HVR-1600 Remote/IR Issue ptzink Hardware Support 6 03-08-2010 01:22 PM
Hauppauge HVR-2250 & HVR-950q kberg31974 Hardware Support 8 02-14-2010 10:37 PM
HVR-1600 & HVR-2250 - each missing diff channel TwistedMelon Hardware Support 1 02-11-2010 06:17 PM
More than one HVR-2250 = no love Karaktu Hardware Support 1 02-21-2009 05:09 PM
HVR-2250 traker1001 Hardware Support 2 09-23-2008 11:46 AM


All times are GMT -6. The time now is 11:32 AM.


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