News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - rdoac

#76
VOMP General / MVP / Re: Can't compile latest CVS
November 22, 2007, 20:16:15
Don't think so, it's Gentoo.

I just installed the gentoo version and it does the same thing.

Without the -D devtable it works.. Wierd.

Am just about to NFS the build dir over to my laptop and try with that.
#77
VOMP General / MVP / Re: Can't compile latest CVS
November 22, 2007, 17:42:15
Looks like genext2fs is broke:

genext2fs-1.4/genext2fs -d fs -b 4096 -D devtable ramdisk
*** glibc detected *** genext2fs-1.4/genext2fs: double free or corruption (out): 0xbfc5b5b0 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7e74632]
/lib/libc.so.6(cfree+0x87)[0xb7e762c7]
/lib/libc.so.6(_IO_vfscanf+0x6ee)[0xb7e5795e]
/lib/libc.so.6(vsscanf+0x91)[0xb7e67e11]
/lib/libc.so.6(_IO_sscanf+0x2e)[0xb7e62c7e]
genext2fs-1.4/genext2fs[0x804ce4e]
genext2fs-1.4/genext2fs[0x804d94a]
/lib/libc.so.6(__libc_start_main+0xe0)[0xb7e243e0]
genext2fs-1.4/genext2fs[0x8048f11]
======= Memory map: ========
08048000-08050000 r-xp 00000000 03:05 7899715    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08050000-08051000 r--p 00007000 03:05 7899715    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08051000-08052000 rw-p 00008000 03:05 7899715    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08052000-08073000 rw-p 08052000 00:00 0          [heap]
b7c00000-b7c21000 rw-p b7c00000 00:00 0
b7c21000-b7d00000 ---p b7c21000 00:00 0
b7e0d000-b7e0e000 rw-p b7e0d000 00:00 0
b7e0e000-b7f3b000 r-xp 00000000 03:05 344467     /lib/libc-2.7.so
b7f3b000-b7f3d000 r--p 0012d000 03:05 344467     /lib/libc-2.7.so
b7f3d000-b7f3e000 rw-p 0012f000 03:05 344467     /lib/libc-2.7.so
b7f3e000-b7f42000 rw-p b7f3e000 00:00 0
b7f69000-b7f73000 r-xp 00000000 03:05 7935819    /usr/lib/gcc-lib/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
b7f73000-b7f74000 rw-p 00009000 03:05 7935819    /usr/lib/gcc-lib/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
b7f74000-b7f75000 rw-p b7f74000 00:00 0
b7f75000-b7f76000 r-xp b7f75000 00:00 0          [vdso]
b7f76000-b7f90000 r-xp 00000000 03:05 344471     /lib/ld-2.7.so
b7f90000-b7f91000 r--p 00019000 03:05 344471     /lib/ld-2.7.so
b7f91000-b7f92000 rw-p 0001a000 03:05 344471     /lib/ld-2.7.so
bfc49000-bfc5f000 rw-p bffea000 00:00 0          [stack]
Aborted
#78
VOMP General / MVP / Re: Red, Green, Yellow, Blue
November 22, 2007, 12:56:47
The up / down arrows are different.

I have two old style remotes and one new one.

The old one doesn't have a whole load of buttons, and the red / green / blue / yellow are in different places and more logical to use for different features.

The old remote can be seen here:

http://ecx.images-amazon.com/images/I/21A25VJW4ML._AA160_.jpg

The new one

http://www.hauppauge.com/Pages/press/presspictures/HVR-1300_retail_board+remote.jpg

Sorry I couldn't find a bigger image of the first remote.
#79
VOMP General / MVP / Re: Can't compile latest CVS
November 22, 2007, 12:14:57
Anyone have any idea about the above?

I dunno how to compile the dongle?

#80
VOMP General / MVP / Re: Red, Green, Yellow, Blue
November 22, 2007, 12:14:09
Unfortunetly, the old remote doesn't have the function buttons.  I suppose we could have new and old remote functionality, but we can't remove features from the old remote type.
#81
VOMP General / MVP / Re: Red, Green, Yellow, Blue
November 21, 2007, 10:07:36
Again, I don't mind which button is which, having a live TV record button makes sense, although we have a record button, so let's use that.  Once into Live TV mode, would it be possible to auto switch to watching the recording, then you could pause live TV.  I suppose the pause button would do the same thing, but then auto pause it too.

Red in the UK is associated with extra features, although Green is in Italy for the same reasons.

#82
VOMP General / MVP / Re: Can't compile latest CVS
November 21, 2007, 09:27:13
Chris,  I fixed the problem above, and now vompclient builds, but I can't package it together, if I try and build the dongle I get

gcc  -g -O2   -o genext2fs  genext2fs.o
make[1]: Leaving directory `/usr/src/vomp/dongle/genext2fs-1.4'
`../client/vompclient' -> `fs/vompclient'
`../client/other/vdr.jpg' -> `fs/vdr.jpg'
`../client/other/wallpaperNTSC.jpg' -> `fs/wallpaperNTSC.jpg'
`../client/other/wallpaperPAL.jpg' -> `fs/wallpaperPAL.jpg'
`../lbox_border/lbox_border.o' -> `fs/lib/modules/2.4.31/lbox_border.o'
*** glibc detected *** genext2fs-1.4/genext2fs: double free or corruption (out): 0xbfe03570 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7ecf632]
/lib/libc.so.6(cfree+0x87)[0xb7ed12c7]
/lib/libc.so.6(_IO_vfscanf+0x6ee)[0xb7eb295e]
/lib/libc.so.6(vsscanf+0x91)[0xb7ec2e11]
/lib/libc.so.6(_IO_sscanf+0x2e)[0xb7ebdc7e]
genext2fs-1.4/genext2fs[0x804ce4e]
genext2fs-1.4/genext2fs[0x804d94a]
/lib/libc.so.6(__libc_start_main+0xe0)[0xb7e7f3e0]
genext2fs-1.4/genext2fs[0x8048f11]
======= Memory map: ========
08048000-08050000 r-xp 00000000 03:05 1655716    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08050000-08051000 r--p 00007000 03:05 1655716    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08051000-08052000 rw-p 00008000 03:05 1655716    /usr/src/vomp/dongle/genext2fs-1.4/genext2fs
08052000-08073000 rw-p 08052000 00:00 0          [heap]
b7d00000-b7d21000 rw-p b7d00000 00:00 0
b7d21000-b7e00000 ---p b7d21000 00:00 0
b7e68000-b7e69000 rw-p b7e68000 00:00 0
b7e69000-b7f96000 r-xp 00000000 03:05 344467     /lib/libc-2.7.so
b7f96000-b7f98000 r--p 0012d000 03:05 344467     /lib/libc-2.7.so
b7f98000-b7f99000 rw-p 0012f000 03:05 344467     /lib/libc-2.7.so
b7f99000-b7f9d000 rw-p b7f99000 00:00 0
b7fc4000-b7fce000 r-xp 00000000 03:05 7935819    /usr/lib/gcc-lib/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
b7fce000-b7fcf000 rw-p 00009000 03:05 7935819    /usr/lib/gcc-lib/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1
b7fcf000-b7fd0000 rw-p b7fcf000 00:00 0
b7fd0000-b7fd1000 r-xp b7fd0000 00:00 0          [vdso]
b7fd1000-b7feb000 r-xp 00000000 03:05 344471     /lib/ld-2.7.so
b7feb000-b7fec000 r--p 00019000 03:05 344471     /lib/ld-2.7.so
b7fec000-b7fed000 rw-p 0001a000 03:05 344471     /lib/ld-2.7.so
bfdf1000-bfe07000 rw-p bffea000 00:00 0          [stack]
./build: line 41:  4696 Aborted                 ${LGENFS} -d fs -b ${RAMDISK_SIZE} -D devtable ramdisk
gzip: ramdisk: No such file or directory
/usr/src/vomp/crosstool/gcc-3.4.5-glibc-2.2.5/powerpc-405-linux-gnu/bin/powerpc-405-linux-gnu-objcopy: 'ramdisk.gz': No such file
#83
VOMP General / MVP / Re: Translation Efforts
November 20, 2007, 22:01:38
I'll have a stab at Italian.  I'm English but living here so it would probably need to be looked over, but it can't be any worse that most DVB playback devices. :-)
#84
VOMP General / MVP / Re: Can't compile latest CVS
November 19, 2007, 20:08:28
I get the same thing:

/usr/src/vomp/crosstool/gcc-3.4.5-glibc-2.2.5/powerpc-405-linux-gnu/bin/powerpc-405-linux-gnu-g++ -O3 -Wall -Wshadow -Werror -D_GNU_SOURCE -I../jpeg/jpeg-6b   -c -o eventdispatcher.o eventdispatcher.cc
eventdispatcher.cc: In member function `bool EventDispatcher::edFindAndCall(void*)':
eventdispatcher.cc:43: warning: 'edr' might be used uninitialized in this function
make: *** [eventdispatcher.o] Error 1

#85
VOMP General / MVP / Can't compile latest CVS
November 18, 2007, 17:46:05
/usr/src/vomp/crosstool/gcc-3.4.5-glibc-2.2.5/powerpc-405-linux-gnu/bin/powerpc-405-linux-gnu-g++ -O3 -Wall -Wshadow -Werror -D_GNU_SOURCE -I../jpeg/jpeg-6b   -c -o abstractoption.o abstractoption.cc
make: *** No rule to make target `eventdispatcher.o', needed by `vompclient'.  Stop.


I tried moving everything over as vompold and downloading the original script and am getting the same thing.
#86
VOMP General / MVP / Wishlist
November 10, 2007, 16:32:39
I was sitting in the kitchen thinking through a few things that would make life slightly easier on my vomp thingy.  I don't know how realistic these could be, but I wondered if they could be considered and I thought someone might also agree.  Firstly though..  Thank you, thank you, thank you for audio support.  It has made my life so much better as I can leave VDR to auto update.

1. To have bouquets. 

I have things like:

:->sky ita - general
:->uk tv

Scattered throughout my channels.conf which I can skip to using a right arrow in VDR itself.

I use skip fwd and skip bkwd to go up and down a page already, but another couple of keys to skip to the next marker (which could be visable in the channel list) would be really cool. Also would be good in the epg page.

Maybe even:

1. Watch TV.
    Second option (List of Bouquets):
      1. sky ita
      2. uk tv
      3. etc
             Third Option
                    1 Rai 1
                    2 Rai 2
                    3 etc
             or
                    1 BBC 1
                    2 BBC 2
                    3 ITV

             or even
                     123 BBC 1
                     124 BBC 2

              If we can't reorder channel numbers.

   I think this will really help when we have 1000's of channels.

2. To be able to scroll epg description if it's too big for the box.  (I use the Radio Times listings, and they can go on a bit.)

3. Quick screen resolution change.  (for changing between widescreen and not)
     There are three issues with a widescreen TV.
     1. 4:3 looks stretched.. An option for side black borders could be nice.
     2. widescreen broadcast by braindead European operators like Sky who put a black border top and bottom.  (A way to display full width but chop top and bottom)
     3. 16:9 looks good on 16:9 settings.
    (On a 4:3 tv the normal options are ok)
     4. Having an icon on the programme banner at the bottom saying the original source would be nice.  (ie, 16:9 or 4:3) - maybe a way to know which DVB card you're watching too, as the signal is better on one than the other on a couple of channels, but I never know which I am on.

4. Weather forcast?
    (Yeh I know it's fluff, but we used it a lot on the dreambox).

5. A way of editing the channels.conf file?

(I guess this would be a major project, but if we could have a fairly quick and easy Move, delete it would be good).

6. Childprotection Pin.  (To lock off all those channels you don't want your 10 year old finding, instead of hiding them up around channel 7000 and hoping they don't notice)  (Deleting them is not an option as VDR just adds them again and if they go up instead of down they get to the other end of the channel list). This could be found in a quick lookup file.  A way to add a channel to this list would be good too.

7. A way to execute commands on the server..
   (ie, just display and execute whatever is in commands.conf)

8. Button change for the audio language change.
   We're using green for both epg info (if we click ok first) and audio.  Why not have green for calling up epg info regardless of whether OK is pushed and yellow for audio change?

As always, thanks guys, this is really good and usable.  We're watching it in three rooms constantly.
#87
Again, thanks for this.. Very cool.

#88
Quote from: Chris on October 29, 2007, 20:07:27

rdoac: did you do make release instead of make? I have created a dongle for myself off the current cvs code and I didn't get that error. Your second problem I am hoping is as a result of your first.

Ooops, yes, it was the "make release" I needed.

Thanks Chris..
#89
VOMP General / MVP / Re: vomp hangs / box frozen
October 29, 2007, 10:40:03
Does anyone know if this patch made it into CVS?
#90
At first glance it all looks reasonable, however I have two problems:

1. When building, I am creating a vompclient application which is too big for the flash image (6996 instead of 4096), I edited the build script to accept anything under 8192 in hope it "would just work" tm. 

2. I have it running, but am getting an error in the background jpg display and have a black screen, which I can live with, but am not sure why?

However, the audio language switcher on live tv is working, so I am more than happy.


14:17:40.242267 [debug]  324 BJpeg - File opened Empty input file
14:17:40.590920 [ERR]    324 BJpeg - JPEG error
14:17:40.591997 [ERR]    324 I18n - No translation found for 'Jpeg ERROR' in language 0 (English)
14:17:40.686733 [debug]  324 Boxx - Construct, now 2