Re: [vdr] vdr 1.7.0 + reelbox plugin problem - solved

2008-09-22 Thread Josce
Well it turned out that for some reason Fedora 9 (kernel 2.6.25.14-108.fc9.i686)
and VIA EX1EG motherboard and Reelbox eHD combination doesn't work. I
re-installed Fedora twice to make sure. (And still it might be that I overlooked
something...) Then I installed an identical Fedora 9 on a different
motherboard and it 
worked immidiately. 
Big thanks to Niels Wagenaar and Georg Acher for helping me out. Would never
have gotten it to work without your help!

Josce


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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Josce
>Have a look at the hdtsplay-demo in the hdshm3-folder. It is a simple demo
>that plays back TS files over the DeCypher. If that works, your basic driver
>setup (+ the HW) is OK, and something in the vdr (or the patches) itself
>is wrong.

Playing back a ts file with hdtsplay is actually even worse.
I am using a patched hdshm.c file that I downloaded.
The one in the reelbox SVN testing used 'pci_get_device_reverse',
which I think has been removed from the newer kernels.

I will SVN a completely fresh reelbox tommorrow and see if
maybe I have made some mistakes when installing the drivers.

Josce




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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Josce
>> I guess the correct term would be "artifacts"? 
>> I can see the video but here and there across the screen are small "boxes". 

>What is the CPU load during that time? The host CPU transfers the data into
>the shared memory on the card, so anything below 80-90% load indicates
>another problem.

This is what puzzles me. The CPU load is only about 10%

>Have a look at the hdtsplay-demo in the hdshm3-folder. It is a simple demo
>that plays back TS files over the DeCypher. If that works, your basic driver
>setup (+ the HW) is OK, and something in the vdr (or the patches) itself
>is wrong.

Thanks, I will try this.

Josce


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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Josce
>There is a reset circuit on the that controls the complicated power
>sequencing. It is possible that your BIOS is too fast and configures the PCI
>space during this powerup sequence. At that time, the HDE is not properly
>accessible.
>
>It is possible to shorten this sequence a bit, but for that you need to
>exchange a SMD capacitor on the HDE board.

OK, thanks. I have the "Quick Power On Self Test" enabled,
so by disabling this I should have this problem fixed.

Josce


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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Georg Acher
On Sat, Sep 20, 2008 at 06:46:14PM +0300, Josce wrote:
> Noticed some other thing. When I playback a recording that
> worked well with vdr 1.6.0 the subtitles come 6-7 seconds
> before they should. The audio and video are in sync.

Have a look at the hdtsplay-demo in the hdshm3-folder. It is a simple demo
that plays back TS files over the DeCypher. If that works, your basic driver
setup (+ the HW) is OK, and something in the vdr (or the patches) itself
is wrong.

-- 
 Georg Acher, [EMAIL PROTECTED] 
 http://www.lrr.in.tum.de/~acher
 "Oh no, not again !" The bowl of petunias  

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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Georg Acher
On Sat, Sep 20, 2008 at 03:41:23PM +0300, Josce wrote:
> I have also noted that sometimes when I boot my pc the eHD card gets an IRQ 
> 255.
> 
> [EMAIL PROTECTED] tv]#lcpci -v
> 03:0f.0 Multimedia controller: Micronas USA, Inc. Unknown device 8100
> Subsystem: Micronas USA, Inc. Unknown device 8100
> Flags: medium devsel, IRQ 255
> Memory at dfc0 (32-bit, non-prefetchable) [disabled] [size=4K]
> Memory at 2000 (32-bit, non-prefetchable) [disabled] [size=128M]
> Capabilities: [40] Power Management version 2
> 
> When this happens I can't start the card:
> 
> [EMAIL PROTECTED] tv]# modprobe hdshm
> [EMAIL PROTECTED] tv]# /usr/local/src/eHD/hdboot -i 
> /usr/local/src/eHD/linux.bin
> Decypher PCI BAR1: 2000
> Warm Reset
> Timeout: U-Boot not ready for PCI boot
> [EMAIL PROTECTED] tv]#
> 
> Could my card be defect?

There is a reset circuit on the that controls the complicated power
sequencing. It is possible that your BIOS is too fast and configures the PCI
space during this powerup sequence. At that time, the HDE is not properly
accessible.

It is possible to shorten this sequence a bit, but for that you need to
exchange a SMD capacitor on the HDE board.

-- 
 Georg Acher, [EMAIL PROTECTED] 
 http://www.lrr.in.tum.de/~acher
 "Oh no, not again !" The bowl of petunias  

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


Re: [vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Josce
Noticed some other thing. When I playback a recording that
worked well with vdr 1.6.0 the subtitles come 6-7 seconds
before they should. The audio and video are in sync.

I also get, (which I don't know what they are):

virtual void Reel::HdOsd::SetActive(bool) On=1
virtual void Reel::HdOsd::SetActive(bool) On=0
virtual void Reel::HdOsd::SetActive(bool) On=1
virtual void Reel::HdOsd::SetActive(bool) On=0
GET STC 0
virtual void Reel::HdOsd::SetActive(bool) On=1
GET STC 0
GET STC 0
GET STC 0
GET STC 0
GET STC 0

vdr-1.7.0
+vdr-1.6.0-truecolor-compile_fixes.diff
+vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff
+vdr-1.7.0-multiproto-update.diff
Reelbox plugin (SVN revision 8171)

multiproto from http://mercurial.intuxication.org/hg/liplianindvb

Josce


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


[vdr] vdr 1.7.0 + reelbox plugin problem

2008-09-20 Thread Josce
I have also noted that sometimes when I boot my pc the eHD card gets an IRQ 255.

[EMAIL PROTECTED] tv]#lcpci -v
03:0f.0 Multimedia controller: Micronas USA, Inc. Unknown device 8100
Subsystem: Micronas USA, Inc. Unknown device 8100
Flags: medium devsel, IRQ 255
Memory at dfc0 (32-bit, non-prefetchable) [disabled] [size=4K]
Memory at 2000 (32-bit, non-prefetchable) [disabled] [size=128M]
Capabilities: [40] Power Management version 2

When this happens I can't start the card:

[EMAIL PROTECTED] tv]# modprobe hdshm
[EMAIL PROTECTED] tv]# /usr/local/src/eHD/hdboot -i /usr/local/src/eHD/linux.bin
Decypher PCI BAR1: 2000
Warm Reset
Timeout: U-Boot not ready for PCI boot
[EMAIL PROTECTED] tv]#

Could my card be defect?

Josce


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