maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Faster N9 Transitions v5.0 (9/2/12) (https://talk.maemo.org/showthread.php?t=80400)

F2thaK 2011-11-28 09:23

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by vihru (Post 1129890)
so.. thanks for mod, but is there way to edit files right in SSH?
i mean that i connect via WinSCP to phone and edit those files? and if that can be done.. could someone tell me how? thanks.

I edited 22 files, some of the files had many changes. Its MUCH easier for everyone to just copy my modified files over.

To enable root access for SSH, see:
http://talk.maemo.org/showpost.php?p...76&postcount=1
(This is what Ive done with my device)

quantumboredom 2011-11-28 10:04

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by Glavata (Post 1129900)
there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked.

I'm curious if anyone knows why "mv usr/ /" wouldn't work? The mv utility should be able to move directories (without any -r option). At least that is my understanding from reading the POSIX standard.

TMavica 2011-11-28 10:15

After i do the landscape mod, i found the led light is work when i charging!! Thanks

AlMehdi 2011-11-28 12:13

Re: How-to Speed Up the N9's Transitions
 
I have now released a deb of my program which among other things have Landscape.. easy to set up.

http://forum.meego.com/showthread.php?p=36109#post36109

F2thaK 2011-11-28 12:25

Re: How-to Speed Up the N9's Transitions
 
id like to make this into a deb... anyone care to help? thx

AlMehdi 2011-11-28 12:41

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by F2thaK (Post 1129988)
id like to make this into a deb... anyone care to help? thx

I'd might be able to help.. have you done a script or something yet? Did you check if the (somewhat safer) things i proposed earlier work? Are you running windows or linux?

F2thaK 2011-11-28 12:49

Re: How-to Speed Up the N9's Transitions
 
want to make this easier to install is all. I use windows. thanks.

Arie 2011-11-28 13:06

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by Glavata (Post 1129900)
Thanks, what mv cmd did you use? Seems like a lot of discussion on that, want to make sure I got mine right, because ls -l lists my files as still being from back in september.

EDIT:

So yes, what I had done wrong was copy the contents wrong. Double check your files with the 'vi' editor to make sure, it is possible you copied stuff wrong too. All the commands mentioned here are incorrect as far as what I tried. there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked.

Copy the usr directory into your base root via PC. This will be /home/user/MyDocs on the phone system. From terminal:

gain devel-su
cd /home/user/MyDocs
cp -R usr/ /
them rm -rf usr (!! MAKE SURE YOU ARE IN /home/user/MyDocs when you do this, not to delete you /usr. Double check your current path location by 'pwd' !!) to delete the now duplicate files which you initially transferred.

I used cp -R usr/ /
exactly as you did
I don't see the need for rm -rf usr, people can manually remove the usr folder from mydocs.... it just seems like a risky move...

AlMehdi 2011-11-28 13:43

Re: How-to Speed Up the N9's Transitions
 
Quote:

Originally Posted by F2thaK (Post 1129995)
want to make this easier to install is all. I use windows. thanks.

If you think it is ready for packaging i could do it.. but i am to laz.. ehmm.. busy to test it out. ;)

F2thaK 2011-11-28 13:51

Re: How-to Speed Up the N9's Transitions
 
i could do it if I had instructions


All times are GMT. The time now is 04:18.

vBulletin® Version 3.8.8