Technology Forums: FTA, Satellite, Cable, Home Media, Hardware & Computers
|  Home   |  Forums   |  News   |  Blog   |  

Go Back   Techwatch: Satellite TV forums, FTA, Cable, Hardware, & Tech forums > UK Cable > Cable boxes > DBox


 

Register Members List Search Today's Posts Mark Forums Read

DBox Dbox and Dbox 2 technical help and support - Sagem Dbox, Nokia Dbox, D-Box, Dreambox-C + Linux boxes etc.

Reply
 
Thread Tools
Old 15-07-08, 12:40 AM   #11 (permalink)
Senior Member
 
plasterer's Avatar
 
Join Date: Jun 2008
Posts: 311
Thanks: 14
Thanked 91 Times in 85 Posts
Default Re: Possible to change Dbox2 bootlogo?

Why not change the Boot up sounds as well
Boot to Eye of the tiger
Or wotever you want
Keep it short though...................Paul
__________________
If Your Happy with the Help Push the Thanx Button
Paul
plasterer is offline   Reply With Quote
Old 15-07-08, 12:19 PM   #12 (permalink)
Member
 
Join Date: Jul 2008
Posts: 42
Thanks: 0
Thanked 6 Times in 6 Posts
Default Re: Possible to change Dbox2 bootlogo?

Lol, cheers guys will try this stuff out tonight.

I will avoid the chicks for now (as delicious as they look) as there's a good chance the in-laws might be watching TV round here soon!

Is the same sort of method used when adding a pic that would be shown when having the radio on? My old Sportster 1.7+ image had a Neutrino logo when radio was on, would be cool to have something similar again.

Last edited by Penguin2008; 15-07-08 at 12:33 PM.
Penguin2008 is offline   Reply With Quote
Old 15-07-08, 01:07 PM   #13 (permalink)
Senior Member
 
Darrenm72's Avatar
 
Join Date: Apr 2008
Location: Helping Dboxers on Yahoo
Posts: 168
Thanks: 5
Thanked 34 Times in 22 Posts
Default Re: Possible to change Dbox2 bootlogo?

Quote:
Originally Posted by Penguin2008 View Post

I will avoid the chicks for now (as delicious as they look) as there's a good chance the in-laws might be watching TV round here soon!
I put that link on, but it's up to the individual if they what to upload that kind of stuff or not. It's called freedom of choice, but some people think that I was forcing that upon you

Last edited by Darrenm72; 15-07-08 at 02:23 PM.
Darrenm72 is offline   Reply With Quote
Old 15-07-08, 02:21 PM   #14 (permalink)
Member
 
Join Date: Jul 2008
Posts: 42
Thanks: 0
Thanked 6 Times in 6 Posts
Default Re: Possible to change Dbox2 bootlogo?

Quote:
Originally Posted by Darrenm72 View Post
I put that link on, but it's up to the individual to if they what to upload that kind of stuff or not. It's called freedom of choice, but some people think that I was forcing that upon you
I'm never gonna turn down those kinda JPG's mate, whether they end up on my dbox or not!

Thanks to all who replied, had an extended lunch so went home to try this out... All worked fine and dandy.

Btw I had some trouble finding Tuxbox Logo Viewer 0.40 before I worked out what the release name was. Anyone visiting this thread via Google can find it via Googling LogoViewer_V040_Setup.zip or going to: h**p://www.ump2002.net/index.php?order=nom&direction=1&directory=Tools_fu er_dbox2_und_Dreambox&PHPSESSID=gi685vf

Penguin2008 is offline   Reply With Quote
Old 15-07-08, 03:53 PM   #15 (permalink)
Member
 
Join Date: Jul 2008
Posts: 42
Thanks: 0
Thanked 6 Times in 6 Posts
Default Re: Possible to change Dbox2 bootlogo?

Another quick Q guys, if I wanted to change the LCD boot image to an animated one from h**p://www.dbox2-tuning.net/dlc/index.php?name=CmodsDownload&file=index&req=viewsd ownload&sid=8&min=10&orderby=dateD&show=10 how would I go about it? Instructions on that site are in German.

Quote:
standardmäßig verwendbar mit den Nova-Tux images.
Nach lcd.ani umbenennen und nach var/tuxbox/boot einspielen.
Für andere Images wird das Programm aniplay benötigt. Am besten nach /var/bin einspielen.
Logos können beispielsweise mit dem Befehl

/var/bin/aniplay /var/tuxbox/boot/lcd.ani &

aufgerufen werden.

Um Logoanzeige zu stoppen

killall aniplay

eingeben.
Currently have boot.conf, logo-fb and logo-lcd in /var/tuxbox/boot/

Not been able to find many guides when it comes to animated LCD bootlogos.

Cheers!
Penguin2008 is offline   Reply With Quote
Old 15-07-08, 03:58 PM   #16 (permalink)
Senior Member
 
Darrenm72's Avatar
 
Join Date: Apr 2008
Location: Helping Dboxers on Yahoo
Posts: 168
Thanks: 5
Thanked 34 Times in 22 Posts
Default Re: Possible to change Dbox2 bootlogo?

I've tried the animated lcd logos and i couldn't get them to work
Darrenm72 is offline   Reply With Quote
Old 16-07-08, 09:17 PM   #17 (permalink)
Senior Member
 
TwinTown's Avatar
 
Join Date: May 2008
Posts: 631
Thanks: 7
Thanked 134 Times in 125 Posts
Default Re: Possible to change Dbox2 bootlogo?

Quote:
Originally Posted by Penguin2008 View Post
Another quick Q guys, if I wanted to change the LCD boot image to an animated one from h**p://www.dbox2-tuning.net/dlc/index.php?name=CmodsDownload&file=index&req=viewsd ownload&sid=8&min=10&orderby=dateD&show=10 how would I go about it? Instructions on that site are in German.

Not been able to find many guides when it comes to animated LCD bootlogos.

Cheers!
depends how the image is written,

if u r a bit unsure of editing don't bother as u will end up having to ifa ur img back on.

first rule as normal back-up ur current working img...just in case.

Try this at ur own risk if u want:

you will need a copy of the aniplay file and an animation....you can rip the file from an img with animation or use the ones i've attached.

files.rar

Eg. for the latest lincsat image without animation.

one way is to edit the start_neutrino file in the etc/init.d folder, u can ftp this file to ur pc or edit in flashfxp. probably best to ftp the file and keep a back-up

in a text editor u will need to add the text:

ani1.jpg

and

ani2.jpg

the part of the start_neutrino file that needs to be edited should look like this after:-

ani3.jpg


you have to rename the animation lcd.ani and this goes in the var/bin file and the aniplay file goes in the /bin file.

change all attributes (CHMOD) to 755 for all files - reboot

should work - animation will play during the info start-up

"credit goes to whoever wrote & compiled the original script"

enjoy
TwinTown is offline   Reply With Quote
Old 16-07-08, 09:19 PM   #18 (permalink)
Member
 
Join Date: Jul 2008
Posts: 42
Thanks: 0
Thanked 6 Times in 6 Posts
Default Re: Possible to change Dbox2 bootlogo?

Nice one TwinTown, I'll give that a shot when I have a bit of spare time !

Looks a bit challenging but hey, I like a challenge.
Penguin2008 is offline   Reply With Quote
Old 16-07-08, 10:58 PM   #19 (permalink)
Senior Member
 
breezybadger's Avatar
 
Join Date: Jun 2008
Posts: 180
Thanks: 0
Thanked 17 Times in 16 Posts
Default Re: Possible to change Dbox2 bootlogo?

I changed my bootscreen today, it seems to be a bit big for the TV screen, but looks good, it's not permanent, but will be fiddling until I get it right...

Going to have a fiddle with the LCD bootlogo in a bit, it reminds me of when I used to make my own Service logos for my old Nokia phones...
breezybadger is offline   Reply With Quote
Old 17-07-08, 12:32 AM   #20 (permalink)
Member
 
Join Date: Jul 2008
Posts: 42
Thanks: 0
Thanked 6 Times in 6 Posts
Default Re: Possible to change Dbox2 bootlogo?

Quote:
Originally Posted by breezybadger View Post
I changed my bootscreen today, it seems to be a bit big for the TV screen, but looks good, it's not permanent, but will be fiddling until I get it right...

Going to have a fiddle with the LCD bootlogo in a bit, it reminds me of when I used to make my own Service logos for my old Nokia phones...
Nice, yeah I noticed a few cm's get chopped from either side of the pic (even at the recommend res) so I redid my boot pic a 2nd time.

I have an image I took of a place I like around here with "Television for <name of my house>, <name of town>" at the top

Then "<name of place>, <name>, <date photo taken>" at the bottom. Looks great, damn even the missus was impressed as it's a pic of one of 'our' places.

I may eventually add a bit of animation too! Fun stuff, these little boxes...
Penguin2008 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change clock font on Nokia dbox2 dbox_girl DBox 11 27-06-08 11:23 AM
no connection between pc and Dbox2 ??? soulefl DBox 7 14-05-08 02:57 AM
New DBox2 adamgraham DBox 9 09-04-08 11:53 PM
How many forum members does it take to change a lightbulb? BGonaSTICK The Lounge 0 16-06-06 12:29 AM
How to change the Windows XP Product Activation Key Code Realist PC Software 0 19-09-05 05:45 PM


All times are GMT +1. The time now is 04:46 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.