Forum: Nokia N900
2010-03-08, 16:35
|
Replies: 43
Views: 28,225
Re: Linux Kernel Update N900
Most likely it's not the kernel version and modules that will be your biggest problems, but the firmware. The camera, the wifi, the gsm module (and perhaps there are other parts) all use a...
|
Forum: Maemo 5 / Fremantle
2010-02-23, 16:43
|
Replies: 30
Views: 17,407
Re: Help! N900 got bricked!
Also, you should keep the u button pressed while plugging the phone to the computer, not while inserting the battery (i wasn't sure if your phone was connected, and this is the way to put the phone...
|
Forum: Maemo 5 / Fremantle
2010-02-11, 10:16
|
Replies: 16
Views: 3,938
[Announce] Hungarian localization for Maemo 5
Ladies and Gents,
the Hungarian localization for the Nokia N900 is available in extras-devel. It's still in an early beta stage (about 65% right now), bugs and ideas are very welcome. Many thanks...
|
Forum: Maemo 5 / Fremantle
2010-01-11, 20:35
|
Replies: 40
Views: 16,985
|
Forum: Maemo 5 / Fremantle
2010-01-10, 20:03
|
Replies: 13
Views: 8,772
|
Forum: Nokia N900
2010-01-05, 23:48
|
Replies: 10
Views: 5,404
Re: Hints and Tips for Using the N900 Camera
Despite that there are always people who don't know about it. Regarding noise, try to shoot with iso 100 whenever possible to minimize noise, also if you want to take nice stills, consider a...
|
Forum: Nokia N900
2010-01-04, 17:08
|
Replies: 21
Views: 9,640
Re: Cellular Network Information (Encryption)
AFAIK the standard encryption used by GSM is A5. I've read an article at darkreading.com about hacking A5 with a ~250$ radio device on the fly, so you're not secure with A5. There has to be an app to...
|
Forum: Maemo 5 / Fremantle
2010-01-03, 23:02
|
Replies: 29
Views: 7,505
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,505
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: Nokia N900
2009-12-28, 16:09
|
Replies: 274
Views: 80,433
|
Forum: Nokia N900
2009-12-17, 07:49
|
Replies: 4
Views: 1,941
|
Forum: Nokia N900
2009-11-30, 21:07
|
Replies: 33
Views: 9,787
Re: My N900 experience thus far
Unfortunately both mplayer and the additional gstreamer codecs require some terminal magic, as there is no icon for them in the app installer. If you're the adventureous type, read the advanced wiki...
|
Forum: Nokia N900
2009-11-30, 19:31
|
Replies: 33
Views: 9,787
Re: My N900 experience thus far
Video playback issues can be solved by installing more gstreamer codecs (all the avis i tried have played fine) or give it a try with mplayer, it plays everything :)
|