Active Topics

 

Showing results 1 to 14 of 14 @ 0.56 seconds. Search: Posts Made By: LozBlake
Forum: Games 2010-01-27, 15:31
Replies: 265
Views: 120,778
Posted By Frand
Secret Exit's official N900 games thread

EDIT: July 1st, 2010
SPiN is now available on the Ovi Store!
http://store.ovi.com/content/43163

EDIT: June 16th, 2010
Zen Bound is now available on the Ovi Store!...
Forum: Maemo 5 / Fremantle 2010-01-04, 00:28
Replies: 29
Views: 7,369
Posted By jaeezzy
Re: A equivilent of a .bat file on the n900

Sorry, here's what you do:

1. Open up xterm.
2. In xterm type: vi powerlevel.sh
3. Press "i" key it will activate "Insert" mode.
4. Type as it is there (every line is a new line so there is...
Forum: Maemo 5 / Fremantle 2010-01-03, 23:31
Replies: 29
Views: 7,369
Posted By texaslabrat
Re: A equivilent of a .bat file on the n900

You can't use sudo like that...the "sudo gainroot" launches a new shell process but the next command in your script executes in the exiting "user"-owned shell. It's not a hard problem to fix in a...
Forum: Maemo 5 / Fremantle 2010-01-03, 23:04
Replies: 29
Views: 7,369
Posted By qwerty12
Re: A equivilent of a .bat file on the n900

#!/bin/sh

echo "echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/power_level" | sudo gainroot


Be sure to chmod +x. The echo into sudo gainroot is important - or, otherwise, it'll try echoing...
Forum: Maemo 5 / Fremantle 2010-01-03, 23:02
Replies: 29
Views: 7,369
Posted By Z0l
Re: A equivilent of a .bat file on the n900

Yes, you type in this in X Terminal:

echo "#!/bin/sh" > powerlevel.sh
echo "sudo gainroot; echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/powerlevel;" >> powerlevel.sh
chmod +x powerlevel.sh

...
Forum: Maemo 5 / Fremantle 2010-01-03, 22:52
Replies: 29
Views: 7,369
Posted By Z0l
Re: A equivilent of a .bat file on the n900

Pretty good, 2 small things:
-there is no bash in the default install, and i'm not sure if the symlink exists, so please change the first line to "#!/bin/sh"
-you forgot to mention, that the script...
Forum: Maemo 5 / Fremantle 2010-01-03, 22:47
Replies: 29
Views: 7,369
Posted By CrashandDie
Re: A equivilent of a .bat file on the n900

echo "#!/bin/bash" > powerlevel.sh
echo "sudo gainroot; echo 118 > /sys/class/i2c-adapter/i2c-2/2-0063/powerlevel;" >> powerlevel.sh
chmod +x powerlevel.sh
Forum: Development 2009-12-31, 14:34
Replies: 58
Views: 13,474
Posted By dwould
Re: Starting out as N900 Developer

Having done some development for maemo now I would have to echo some of the comments here that it is very hard to do useful things.
By which I mean there is plenty of doc that get you as far as...
Forum: Development 2009-12-25, 16:58
Replies: 58
Views: 13,474
Posted By bbns
Re: Starting out as N900 Developer

QML is similar to Javascript.
There is some example code out here: http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui/
Forum: Development 2009-12-25, 09:47
Replies: 58
Views: 13,474
Posted By beli
Re: Starting out as N900 Developer

On forum nokia are several intresting tutorials to to get started : I'm starting to and that is my main resource:
http://www.forum.nokia.com/Tools_Docs_and_Code/Documentation/Maemo.xhtml

You can...
Forum: Development 2009-12-25, 03:09
Replies: 58
Views: 13,474
Posted By bbns
Re: Starting out as N900 Developer

If you don't want to write any C/C++ code at all, QML provides you an easier solution: http://labs.trolltech.com/blogs/2009/12/17/qt-declarative-for-maemo-5/

It's quite stable on my device.
Forum: Development 2009-12-25, 02:31
Replies: 58
Views: 13,474
Posted By jebba
Re: Starting out as N900 Developer

I can offer you space on a box with a /scratchbox installed already, which may help you get the ball rolling. This offer is open to anyone wanting to develop Free Software for Maemo/N900.

Email me...
Forum: Development 2009-12-25, 00:37
Replies: 58
Views: 13,474
Posted By pwngu!n
Re: Starting out as N900 Developer

Have you checked out MADD (http://maemoteam.wordpress.com/2009/12/22/a-small-presentpreview-from-the-developer-platform-team/) yet? I got it set up today without any problems. You can start by...
Forum: Applications 2009-07-27, 02:32
Replies: 13
Views: 10,108
Posted By linuxeventually
Re: what is x terminal?

I don't think that's a very thorough answer to the OP's question.

You are just going to have to search for articles on learning to use Command Line Interface. If you've ever used DOS or MS...
Showing results 1 to 14 of 14



 
Forum Jump

All times are GMT. The time now is 05:40.