You are not logged in.

Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, September 11th 2009, 1:37pm

Bug in aio-grab ?

Hi everybody

i think there is a bug in aio-grab

if you set A/V setting in the follow mode:

Video Output: DVI
Mode :1080i
Refresh: 50Hz
Display 4:3 content as : Pan&Scan
Display >16:9 content as : Letterbox

and you try to grab a video screenshot an error occour

Source code

1
2
3
4
5
6
7
 root@dm800:~# grab -v -r 720 -j 80
AiO Dreambox Screengrabber v0.81

Detected STB: Brcm7401
Grabbing Video ...
Bus error
root@dm800:~#


same problem with v0.81 and v0.83

If you change Pan&Scan in Pillarbox, grab work fine

any Idea?

2

Saturday, September 12th 2009, 11:05am

probably too less memory, try it with a swapfile enabled
Lost in Translation

3

Saturday, September 12th 2009, 1:40pm

probably too less memory, try it with a swapfile enabled
Hi Gutemine
I found this problem on a dm800 PVR, i couldn't test on a 8000 or 7025 because i don't have a Box :)
I use Ghost git repo, and i found the problem on a pure CVS and on my image, i don't think is a memory problem, there was 50Mb free and 64Mb on swap during the test.
Could you try to test on your dream?

This post has been edited 4 times, last edit by "Gianathem" (Sep 15th 2009, 10:58am)


4

Sunday, September 13th 2009, 9:04pm

I can not test it on my 7025 either, but the same Bus Error was reportet when people tested my screensaver dameon on 800s which is also based on the latest grab AiO code

The problem was not reported on 8000s

Ciao

gutemine
Lost in Translation

5

Monday, September 14th 2009, 10:50am

I can not test it on my 7025 either, but the same Bus Error was reportet when people tested my screensaver dameon on 800s which is also based on the latest grab AiO code

The problem was not reported on 8000s

Ciao

gutemine
Ciao,thank's for the report

Now, we do wait DMM for a Patch :P

6

Monday, September 14th 2009, 4:51pm

Aio was written by Seddi and not DMM, so you are waiting in the wrong queue :-)
Lost in Translation

7

Monday, September 14th 2009, 5:35pm

Aio was written by Seddi and not DMM, so you are waiting in the wrong queue :-)
Thank's, i will contact Seddi in PM

Ciao

8

Tuesday, September 15th 2009, 10:04am

Hmm .. that should not happen. I will look about that as soon as I find time for it.

9

Tuesday, September 15th 2009, 8:44pm

we are patient :-)
Lost in Translation

10

Wednesday, September 16th 2009, 9:52am

Hmm .. that should not happen. I will look about that as soon as I find time for it.
Thank's :)

11

Sunday, October 11th 2009, 11:51am

So just tried to reproduce the error here. I cant reproduce on my 8k, and I cant reproduce on my 800. But my 800 works with an older
software version at the moment, didnt update for a long time ;)

Hmm ... "Bus Error" at this stage means we cant access the decoder memory, mostly its an alignment failure means the decoder chip doesnt
report us the right memory address where the actual image is stored. So at this point there is nothing wrong inside the sourcecode. The address
is always accessed the same way, so if there is a bug in the source it should not work with "pillarbox" as well. Maybe there is a bug inside the
driver. So I will test again when I updated my 800 in the next days. Maybe I can reproduce the error there.

12

Thursday, October 15th 2009, 4:22pm

Hi seddi.

The problem is present only if you set the box in this mode:

Video Output: DVI
Mode :1080i
Refresh: 50Hz
Display 4:3 content as : Pan&Scan
Display >16:9 content as : Letterbox

and you try to get a video screen-shot on a 4/3 channel.
With HD channel and 16/9 channel no probelm.

Bye

13

Saturday, April 24th 2010, 10:14pm

Was this buggy ever fixed? I am getting bus errors from time to time on my DM800 with AiO 0.82. I have a very recent CVS the DM800's flash. Switching TV channels seems to heal the issue for a while.

Mamba
__________________________________
Dreambox 800/7020, 250 GB HDD, 100 Mbit Lan

14

Sunday, April 25th 2010, 7:39am

It's the same with 0.83 taken from yesterday's CVS:

root@dm800:/media/nas# ./grab
AiO Dreambox Screengrabber v0.83

Detected STB: Brcm7401
Grabbing 32bit Framebuffer ...
... Framebuffer-Size: 1280 x 720
Grabbing Video ...
Bus error

I was watching a 4:3 signal on my DM800.

Mamba
__________________________________
Dreambox 800/7020, 250 GB HDD, 100 Mbit Lan