Changing Smart TV Boot Logo

General Forum for talking area for D series TVs.

ailiev
Posts: 33
Joined: Wed Nov 30, 2011 4:19 pm

Re: Changing Smart TV Boot Logo

Post by ailiev »

Sorry for the Offtopic too, but aint source code available at the samsundforum? Do the source contain the needed drivers for the linux kernel? I thought only the exeDSP is not open source.
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Changing Smart TV Boot Logo

Post by erdem_ua »

I explain the technique...

For change bootlogo, you needed to leave Bootup logo ON from menu. Because TV setup some eeprom values with it. Without this, TV cannot show any bootup logo.
Than you needed to place a file to /mtd_rwarea/FastLogoOff for disable original boot picture load.
After that, you can show any ARGB 32 bit BMP file by loading FastLogo kernel module from "start.sh".
Addition of this line will make the job.

Code: Select all

 insmod /mtd_exe/FastLogo/FastLogo.ko logo_file=/mtd_rwarea/mylogo.bmp pos_x="0" pos_y="0"
File could be any file size up to FULL HD resolution.

But do not try this at home. Even I bricked my TV while playing with start.sh file. So this is DANGEROUS.
But saves you play with more dangerous things like flashing custom partitions. :twisted:
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Changing Smart TV Boot Logo

Post by juusso »

Erdem, you forgot to say, it is for D5 and D6 series only and it is neccessary to add all environment variables there and sure start exeDSP from start.sh.
Chmod 755 is needed also! Wrong start file is direct way to brick.

If interested i could post working start.sh (separate thread).
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
ailiev
Posts: 33
Joined: Wed Nov 30, 2011 4:19 pm

Re: Changing Smart TV Boot Logo

Post by ailiev »

Post it, it would be nice addition to sammy.
Spoza
Posts: 252
Joined: Wed Jan 18, 2012 10:41 pm

Re: Changing Smart TV Boot Logo

Post by Spoza »

I see also "/dtv/usb/sda1/SEC_LOGO" string in the FastLogo.so, what does it do?
(I'm just looking at the contents of the FastLogo.so file, not disassembling...)
PS59D6900 T-MST5DEUC-1023.0
User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Changing Smart TV Boot Logo

Post by erdem_ua »

Spoza wrote:I see also "/dtv/usb/sda1/SEC_LOGO" string in the FastLogo.so, what does it do?
(I'm just looking at the contents of the FastLogo.so file, not disassembling...)
It's interesting. But I bet it's useless. Because when that script shown at boot up, even some internal partitions doesn't mounted. I don't think if usb disk mounts. Probably those are some development test case strings remains at ko..
ChrisMiller2011
Posts: 1
Joined: Thu May 17, 2012 8:40 pm

Re: Changing Smart TV Boot Logo

Post by ChrisMiller2011 »

Hi

Now how can i Chang the Boot Logo? Did'nt completly understand the Admin's Post. Is there a Way to Change the Original Path Logo without create Temp-path?
Because the write permission is denied in /mtd_exe/FastLogo .... is it Possible to change Text too?

Thanx for any helping answer

:P
manuxi
Posts: 3
Joined: Tue Nov 13, 2012 11:32 pm

Re: Changing Smart TV Boot Logo

Post by manuxi »

Hello together!
I'm really exited I just got SamyGo to work on my D7000 - I'd never thought that would ever happen. Great work and thank you very much!
Now I also wonder whether it's possible tho change the boot-Logo or even the background-image in Smarthub. Any news about this?

Cheers,
Manu

Post Reply

Return to “[D] General”