![]() |
2010-02-03
, 02:36
|
Posts: 68 |
Thanked: 20 times |
Joined on Jan 2010
@ Chicago
|
#52
|
ok, total noop here. Did everything as described above...and now I don't have any opening video. Not the original nor the new one. Any help is greatly appreciated
Thanks
![]() |
2010-02-03
, 02:39
|
|
Posts: 963 |
Thanked: 626 times |
Joined on Sep 2009
@ Connecticut, USA
|
#53
|
ok, total noop here. Did everything as described above...and now I don't have any opening video. Not the original nor the new one. Any help is greatly appreciated
Thanks
![]() |
2010-02-03
, 02:55
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#54
|
![]() |
2010-02-03
, 03:21
|
Posts: 73 |
Thanked: 13 times |
Joined on Jan 2010
|
#55
|
![]() |
2010-02-03
, 03:39
|
Posts: 739 |
Thanked: 114 times |
Joined on Sep 2009
|
#56
|
Ok this is what I did. I renamed the n900 short 3.avi into n900short.avi.
Changed the values in the default.conf to:
[hildon-welcome]'filename=n900short.avi'
copied both files via usb into my document folder. Disconnected the usp.
opened x terminal and typed the following:
sudo gainroot
mv /home/user/MyDocs/.documents/default.conf /etc/hildon-welcome.d/
mv /home/user/MyDocs/.documents/n900short.avi /opt/
cd /usr/share/hildon-welcome/media/
ln -s /opt/n900short.avi n900short.avi
closed x-terminal
rebooted device....
result: no vid playing
![]() |
2010-02-03
, 04:05
|
Posts: 73 |
Thanked: 13 times |
Joined on Jan 2010
|
#58
|
Why do you type /opt/? just put the file in /usr/share/hildon-welcome/media/
Just type mv /home/user/MyDocs/.documents/n900short.avi /usr/share/hildon-welcome/media/
romanianusa,
slotti, try again to type those two last commands, it didn't work for me too in my first attempt.
Btw guys, a surprise for you.
![]() |
2010-02-03
, 04:11
|
Posts: 73 |
Thanked: 13 times |
Joined on Jan 2010
|
#60
|
Thanks