maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   * The Truly Epic Maemo 5 MODs Thread * (https://talk.maemo.org/showthread.php?t=39565)

Rob1n 2010-01-15 13:29

Re: N900 MODs - share your MODs!!
 
It's in the extras-devel repository (non-optified and uses about 5M of rootfs), but may be unavailable currently due to the maemo.org server move.

NUTNDUN 2010-01-15 13:34

Re: N900 MODs - share your MODs!!
 
Use leafpad or vi. I suggest leafpad all the time because it is easy for newcomers because it is close to what wordpad is in windows and it is available in the extras repo, just enable it in app manager.

les_garten 2010-01-15 16:40

Re: N900 MODs - share your MODs!!
 
Question about the "Reboot" button enabling.

If you open a Root Term and type "reboot" or "init 6" the file system is sync'd gracefully and it takes a few seconds to reboot. If you hit the "Reboot" button it is like you hit your N900 over the head with an Axe handle! Very abrupt and violent reset like the power was pulled.

I don't use that button. IT SCARES ME! And I don't scare easy! makes you wonder why it was disabled?

What do you guys think?

Bingley Joe 2010-01-16 01:15

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Warpt1 (Post 462456)
Hope this is the right place to request mods or hacks.
Two things I would like to see are:
1. Enable the FM receiver without the headphone plugged in.

Your best bet for this is going to be by building yourself a short antenna stub from scratch, since as qwerty12 points out, the headphones are your antenna... I'm vaguely considering doing just that though, so if I come up with any decent materials, I'll be sure to post here.

bunanson 2010-01-16 03:08

Re: N900 MODs - share your MODs!!
 
1 Attachment(s)
Quote:

Originally Posted by les_garten (Post 474425)
Question about the "Reboot" button enabling....
What do you guys think?

I am using Reboot, Soft poweroff and they are just fine.

bun

les_garten 2010-01-16 03:41

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by bunanson (Post 475571)
I am using Reboot, Soft poweroff and they are just fine.

bun

I'll admit it works, just like a bullet to the head.

rooted 2010-01-16 12:16

Re: N900 MODs - share your MODs!!
 
I can't figure out for sure (read a lot in this forum about it) what are the differences between "Soft poweroff" and "Lock screen and keys". Both go to some form of sleep state afaik. Can someone who knows explain it in a sentence or two?

vartanov 2010-01-16 19:14

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by rooted (Post 476014)
I can't figure out for sure (read a lot in this forum about it) what are the differences between "Soft poweroff" and "Lock screen and keys". Both go to some form of sleep state afaik. Can someone who knows explain it in a sentence or two?

Cant figure out the difference either.Any ideas anyone?

I was thinking to replace the command in systemui file to do a "xterm reboot" instead of an abrupt cycle. Anyone tried this?

vartanov 2010-01-16 19:33

Re: N900 MODs - share your MODs!!
 
Added this entry to the file:

<menuitem priority="5" name="RebootX">
<callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true">
<argument type="string">/sbin/reboot</argument>
</callback>
</menuitem>



There is now a button RebootX but all is seems to do is start an xterm window, close it and start another one. I think the command needs root privileges...

les_garten 2010-01-16 20:55

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by vartanov (Post 476675)
Added this entry to the file:

<menuitem priority="5" name="RebootX">
<callback service="com.nokia.xterm" path="/com/nokia/xterm" interface="com.nokia.xterm" method="run_command" bus="session" autostart="true">
<argument type="string">/sbin/reboot</argument>
</callback>
</menuitem>



There is now a button RebootX but all is seems to do is start an xterm window, close it and start another one. I think the command needs root privileges...

Mine did the same thing.

Might be able to cobble something together with low permissions with setuid possibly. But would not want to do that though.


All times are GMT. The time now is 09:49.

vBulletin® Version 3.8.8