New bootsplash for Nokia N900

Category: Tricks
Tags : , , ,

Thanks to the user maemo.org kopte3, we can install a new bootsplash to our Nokia N900. An animation incredible that, even, deserves to be the original :-) .

 

YouTube Preview Image

 


The steps to follow, using SSH, are:

 

  • Download the file and the video.
  • Copy the video on the N900 folder:

     

    / Opt /

     

    Note: We recommend making a backup of the file default.conf (found in / etc / Hildon Welcome.do /) before copying the new (you can rename default.conf.bak), so we can restore when we want the bootsplash original.

  •  

  • Copy default.conf on the N900 folder:

     

    / Etc / Hildon welcome.d /

  •  

  • Run Xterm on N900 and type:

     

    root
    cd ..
    ln-s / opt/n900es.avi / usr/share/hildon-welcome/media/n900es.avi

  •  

  • Reboot
  •  

    Download | File and video

    Share and Enjoy:
    • Digg
    • del.icio.us
    • Facebook
    • MisterWong
    • Twitter
    • Technorati
    • Netvibes
    • MySpace
    • Google Bookmarks
    • Yahoo! Bookmarks
    • Live
    • email
    Related Posts:

     

  • No related posts
  •  

    Comments:

    41 Responses en “New bootsplash for Nokia N900”


    1. I dont know yet how to work with xterm so i relay would apriciate if you can help me
      Thanks


    2. Now I have two startup videos!
      First the new one and then the old shaking hands.
      :(
      I would appreciate any help in removing the old one.


    3. how do i get access to /Etc/hildon …….. so i can back it up.


    4. I am having trouble overwriting / editing the default.conf file in /etc/Hildon Welcome.do/ It seems i dont have the “rights” to mess with the file. I am using the good ol’ “Midnight Comm” application to access the normally unaccessible files and folders. Any ideas?


    5. How to copy video and files


    6. This is brilliant! but just like Norga, I am a complete noob in ssh and xterm..so please could someone help us with a complete noob guide for this…thnks!


    7. permission denied toput the video in /Opt

      it would be appreciated if more direction for noob to pickup.

      thanks


    8. It works, but the instructions are strange… you don´t need to copy anything to the opt folder at all, if you ssh into the phone, just copy the video to the media folder (usr/share/hildon-welcome/media/n900es.avi) and exchagne, or edit the default.conf file, and it will do


    9. how do I ssh into the phone to get to those folders?


    10. as in I dnt know how to use ssh, a few tips will be appreciated. thanks.


    11. Great Hack! this definetly improves the usage experience of the device. the video with the clips has become so old and annoying


    12. Deathlar :) )) its work…..


    13. Works great thanks.

      This is what you have to do:
      - You need root access to your phone. Install rootsh (or many other progs.), type ‘sudo gainroot’ in an xterm window. Now you’re root.
      - Plug your phone into your PC. Choose ‘Mass storage mode’. Open the Nokia N900 ‘drive’ in My Computer.
      - Copy the n900es.avi and default.conf to the .documents folder. The .documents folder is at /home/user/MyDocs/.documents on the phone’s filesystem (you can do an ‘ls -a’ in the MyDocs folder to see it).
      - In an xterm window on the phone type ‘cp /etc/hildon-welcome.do/default.conf .’ <-(note the . at the end). This will make a copy of the original default.conf to the directory you're in now.
      - Now type 'cp /home/user/MyDocs/.documents/default.conf /etc/hildon-welcome.do/default.conf' to copy the new default.conf over the old one.
      - Type 'cp /home/user/MyDocs/.documents/n900es.avi /opt/' to copy the new movie to /opt (you could actually just leave it where it is too).
      - Type 'ln -s /opt/n900es.avi /usr/share/hildon-welcome/media/n900es.avi' to create a symbolic link to the new file (on the left) in the new directory (on the right). Make sure you specify the correct directory on the left if you didn't copy the file to /opt.

      Reboot the phone and it should work.


    14. It works with the main instructions…….but…..
      now I have 2 start up videos, New one and the old one.

      How can I remove the old one???

      Please post instruction if anybody knows.

      Thanks.


    15. :
      Hey I just connected my laptop to the phone and changed the video file
      Shaking hands I changed the new Nokia: P


    16. the strange thing is that my phone dont have this hildon-welcome.do but hildon-welcome.d

      I followed SPL instruction after some tinkering.. and was able to get it work.. base on the hildon-welcome.d

      I wonder is there anyway to get MidnightCommander to work in or as root.. that would help us noob alot…


    17. hey SPL in the third to last step it says path does not exist. waht do i do?


    18. Is it the same operation if I have a MAC and not a PC ???


    19. Hi all, you can do it also the following way, which I think is easier.

      1 – don’t bother with the default.conf file
      2 – copy your video file to /usr/share/hildon-welcome/media/
      3 – then rename the original file Hands-v32-h264.avi to Hands-v32-h264.avi. bkup

      run this as root > mv Hands-v32-h264.avi Hands-v32-h264.avi.bkup

      4 – then rename your n900es.avi to Hands-v32-h264.avi

      run this as root > mv n900es.avi Hands-v32-h264.avi

      note: in your directory you should have these two files now:
      - Hands-v32-h264.avi
      - Hands-v32-h264.avi.bkup (*)

      5 – that’s it, reboot and enjoy

      reverting:

      1 – go back to the same directory
      2 – delete this file Hands-v32-h264.avi

      run as root > rm Hands-v32-h264.avi

      and then :

      mv Hands-v32-h264.avi.bkup (*) Hands-v32-h264.avi

      (*) replace with your name if different

      Cheers.


    20. right guys..can someone please give me clear instructions on how to install this..ive tried all above but nothing happens…some type out exACTLY what i need to type so i can try and do it please?


    21. I’ll admit it took me a while to figure it all out, but got there in the end. Memnoch el’s instructions are a lot easier to understand.

      Great splash screen though – thank you.


    22. Hi all.. this one is for the Noobs.
      Its basically the same as Memnoch el’s post.

      Before we can begin you need root access to your phone.
      Install rootsh (or many other progs.)

      1) Connect your phone to the pc.

      2) Click on Mass storage mode

      3) On your pc Place the n900es.avi file to the root of your n900. (the root is the main folder)

      4) Disconnect your phone from the pc & Open X Terminal on your phone.

      5) Type the following commands CASE SENSITIVE: sudo gainroot

      6) cd MyDocs

      7) ls (now should see in the list the n900es.avi file)

      8) mv n900es.avi /usr/share/hildon-welcome/media/

      9) cd /usr/share/hildon-welcome/media/

      10) mv Hands-v32-h264.avi Hands-v32-h264.avi.bkup

      11) mv n900es.avi Hands-v32-h264.avi

      —————————————————————
      Thats it….. Reboot and enjoy !!!

      if you typed everything correctly it should work…
      Hope i helped some of you guys……
      any way thnx for the original post from Memnoch el


    23. Thank you Mike


    24. Nice – works really well – can we have some more please ;)


    25. Great post…and very clear instructions…couldn’t have been easier. Thanks to whoever provided the video…it is really cool…This got me thinking…Could we upload any AVI file in it’s place?


    26. Hello
      i followed the steps of Mike Petr and when i rebooted my device the n900es video didn’t appear nor the hands video and when i open the file manager, all the files are duplicated, i have 2 audio clips, 2 camera.. etc.
      can anyone help me please?


    27. works like a charm


    28. it´s actually easier if you install bootscreen manager put both files in videos and thats all, very easy took me less than 2min


    29. I tried it with Bootscreen Manager.
      Downloaded the file, removed Nokia hands, Added the new file (.avi), saved it, restarted and didn’t have a bootscreen at all! :p
      Any suggestions?


    30. It Actually fixed itself, after a few restarts it worked!


    31. Good job Mike Petr. Worked a treat.


    32. Hi.. I’m the very noobs people:P I want to know, How I can access the root (main folder) from my PC?


    33. Thnx Guys… Im glad a could help some of you guys….


    34. From all us noobs, thanks Mike.


    35. cant do it plz make a video to do the easy way plzzzzzzz


    36. To Javed Mirza..

      Just download bootscreen manager. its very simple no programming needed..


    37. Can someone please upload the file and video to file-share.cc or 4shared.com or easy-share.com? please please please

      megaupload is blocked here :(


    38. -sh: In-s: not found

      :( pls help


    39. my phone says: no folder or direction with the name “hildon-welcome”
      i have tiped in everything in the corekt way… it doesn’t work ..:|:(


    40. maThl,

      That command is LN -S all in small letters.


    41. I FOUND AAN EASIER WAY ! I JUST RENAMED THE n900es.avi to Hands-v32-h264.avi
      and overwrote the original nokia file which is in the folder : /opt/usr/share/hildon-welcome/media that’s all.

    Leave a Reply