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

Thursday, November 2nd 2006, 10:49am

Universal DreamUp for LINUX public BETA

Here we go - the first version of DreamUP for Linux.


To have mostly the same look and feel like DreamUP for Windows, it's an X application..

As a prerequisite it needs gtk1.2 and gdk-pixbuf (OK, it also needs a running X server ;)). For Debian an "apt-get install libgdk-pixbuf" should install all needed packages.

Yes, the graphics is not quite like vista, but I wanted the program to have as little prerequisites as possible - gtk-1.2 is available and working on any linux distribution.

Please run this programm as "root", as it uses ICMP ping, which is only allowed for root (the same applies to windows, but it has an own DLL for PING, running with Administrator privileges *sigh*).

http://diemade.dream-multimedia-tv.de/dr…1-publicBETA.gz

2

Thursday, November 2nd 2006, 9:10pm

RE: Universal DreamUp for LINUX public BETA

Quoted

Originally posted by DieMade
Here we go - the first version of DreamUP for Linux.

8o
well done :)

with ubuntu 6.10: it starts without problem (with the libgdk_pixbuf), but i cannot try it at the moment

edit: connected to the db via ttyS0! ;)

This post has been edited 2 times, last edit by "Gast69" (Nov 2nd 2006, 9:35pm)


3

Friday, November 3rd 2006, 6:27pm

Hallo,

wollte mich hier mal bei euch Bedanken, für die Linxversion des Dreamup....

Bin ja Kubuntu-Anfänger und habe es auch bei mir nach der installation von
" libdevel/libgdk-pixbuf-dev [universe] " gestartet bekommen ;)

Sorry, das ich deutsch hier poste, aber ich kann kein Englisch X(
MfG EgLe

4

Friday, November 3rd 2006, 6:31pm

EgLe: das -dev Paket hätte nicht sein müssen, tuts aber genauso.

BTW: Universal DreamUp for LINUX public BETA ;)

5

Friday, November 3rd 2006, 9:06pm

Hey good job!

It works as expected! Got my DM500s flashed in no time. Even my usb serial cable was recognized, very good!

Thanks

6

Friday, November 17th 2006, 9:02pm

near to perfect
just loosed my 7000 with a bad cvs, and just recovered with this dreamup :D
only a little doubt: after the dreamup flash, i need to make a manual flash erase (with the front button: after the first boot without press it the 7000 seems to hangs in the dream multimedia diplay screen)
regards, and good works!!! :)

7

Saturday, January 20th 2007, 6:06am

RE: Universal DreamUp for LINUX public BETA

http://diemade.dream-multimedia-tv.de/dr…1-publicBETA.gz[/quote]

What type of files is this, I carnt decompress to anything with it?

8

Saturday, January 20th 2007, 8:52am

RE: Universal DreamUp for LINUX public BETA

it's a file which is zipped with "gzip".
A simple "type "gunzip <filename>" should help you out.

Olove
Grüße,
Olove

"All we need to do ... is keep talking (Stephen Hawking)"

Ich leiste KEINEN Support per PN/E-Mail, derartige Anfragen werden nicht beantwortet.
I won't give support via PN/E-Mail and I won't answer such messages.

9

Friday, March 16th 2007, 10:35am

I have some problems with my DM7025, nothing at all happens when I start it, the display is completely blank (lights up though). Completely switching it of also doesn't help.

So I thought of flashing it again. Since I only have access to a laptop with PCLinuxOS installed with a serial port, I downloaded the Linux version of DreamUP. But I can not get i working, nothing happens when I try to run it. Any special tricks I have to do? I am not very experienced with Linux... I have gtk and gdk-pixbuf installed, but version 2.0 of gtk. Is that possibly a problem?

10

Tuesday, April 3rd 2007, 12:17pm

Quoted

Originally posted by dahlberg
I have gtk and gdk-pixbuf installed, but version 2.0 of gtk. Is that possibly a problem?

I just flashed my dm5620 succesfully on FC6 (gtk2 also). Needed to:
# cd /usr/lib
# ln -s libgdk_pixbuf-2.0.so.0.1000.8 libgdk_pixbuf.so.2

Ie:
# ls -ltg |head -2
total 352468
lrwxrwxrwx 1 root 29 Apr 3 11:46 libgdk_pixbuf.so.2 -> libgdk_pixbuf-2.0.so.0.1000.8

12

Wednesday, October 24th 2007, 6:52pm

1.2 on the 600 PVR

Hi,

I have a DM600PVR and am trying to use the 1.2 version on Ubuntu 7.10.

However, it doesn't start up. The issue would appear to be a build or packing one - ldd reports that it 'is a not a dynamic executable' - the 1.1 version starts up fine and ldd reports all its dependencies.

Would it be too much to ask that the source code for this is posted? Would seem a lot more reliable than this hit or miss/torture the users binary approach :-).

Failing that, a working repost would help..

Cheers,

Charlie

13

Friday, November 9th 2007, 1:12pm

RE: 1.2 on the 600 PVR

Well, on the German thread, there was a 1.3 posted and some instructions about unpackaing with upx:

http://dmmtv.de/board/thread.php?threadid=2813

This version works on ubuntu gutsy.

ramon

Unregistered

14

Friday, November 30th 2007, 1:06pm

Hello.
I have now installed Debian 4.0 64 on AMD, and cannot start DreamUP for Linux.
Getting following error after

Source code

1
sudo ./DreamUP
:

Source code

1
./DreamUP: error while loading shared libraries: libgdk_pixbuf.so.2: cannot open shared object file: No such file or directory


When execute :

Source code

1
ls /usr/lib/libgdk_pixbuf*


Quoted

/usr/lib/libgdk_pixbuf-2.0.so.0 /usr/lib/libgdk_pixbuf.so.2 /usr/lib/libgdk_pixbuf_xlib.la
/usr/lib/libgdk_pixbuf-2.0.so.0.800.20 /usr/lib/libgdk_pixbuf.so.2.0.0 /usr/lib/libgdk_pixbuf_xlib.so
/usr/lib/libgdk_pixbuf.a /usr/lib/libgdk_pixbuf_xlib-2.0.so.0 /usr/lib/libgdk_pixbuf_xlib.so.2
/usr/lib/libgdk_pixbuf.la /usr/lib/libgdk_pixbuf_xlib-2.0.so.0.800.20 /usr/lib/libgdk_pixbuf_xlib.so.2.0.0
/usr/lib/libgdk_pixbuf.so /usr/lib/libgdk_pixbuf_xlib.a


After:

Source code

1
:/usr/lib$ ls -ltg |head -2


Quoted

total 460724
lrwxrwxrwx 1 root 22 2007-11-30 12:04 libgdk_pixbuf.so -> libgdk_pixbuf.so.2.0.0


Any advice will be much appreciated.
Fergy

15

Wednesday, January 28th 2009, 12:03pm

[FIXED]

Problem fixed with link:

Source code

1
ln -s libgdk_pixbuf-2.0.so.0 /usr/lib32/libgdk_pixbuf.so.2
JET/Jtvos/Jtv Team

CLi Team Images Design