Forum: Applications
2011-07-07, 21:04
|
Replies: 1
Views: 1,961
Re: Help required ( mobile hotspot)
Search for mobile hotspot in the tmo. and look on how you run this from command line with log. The log will help you why it was not able to connect.
|
Forum: Applications
2011-07-04, 22:33
|
Replies: 5
Views: 3,314
Re: stop camera standby?
There is no way to disable this.
But there are more ways in using the camera.
A little python script:
import gst
bin = gst.element_factory_make("camerabin")
bin.set_state(gst.STATE_PLAYING)
...
|
Forum: Nokia N9 / N950
2011-06-22, 17:36
|
Replies: 157
Views: 63,460
N9 FAQ: facts vs. fiction
Introduction
This is not a complete guide. This is intended to save one or two people a minute or two which they would otherwise have spent asking / answering the same questions over and over again....
|
Forum: Maemo 5 / Fremantle
2011-04-07, 11:06
|
Replies: 2,990
Views: 1,125,733
|
Forum: Community
2011-02-16, 19:29
|
Replies: 3
Views: 1,681
Re: What's the point of the garage?
Version Control Software makes life a lot easier for you as an individual developer. It is a great form of undo or figuring out what caused things to break or slow down.
For working with other...
|
Forum: Community
2010-12-30, 17:05
|
Replies: 26
Views: 7,239
Re: Developer Compensation Models
Developers: if you are writing non-commercial software then don't expect compensation (because you would most likely be disappointed). That is not to say you don't deserve compensation - it's just...
|
Forum: Nokia N900
2010-11-18, 14:13
|
Replies: 12
Views: 12,381
Re: N900: JTAG or serial console over USB?
https://wiki.maemo.org/Updating_the_firmware/Cold_Flashing
Cold flashing (N900)
If the bootloader is deleted/destroyed with dd, then it is possible to recover it with a cold flash.....
|
Forum: Nokia N900
2010-11-18, 07:54
|
Replies: 10
Views: 6,113
Re: Mobile hotspot make my mobile into brick
First things first: are you sure you have the D+ and D- pins connected in the right order?
Second, make sure you have the right pins soldered. The ASCII diagram that is in the wiki was kind of...
|
Forum: Nokia N900
2010-11-11, 20:48
|
Replies: 1,124
Views: 633,210
Re: [Announce] USB hostmode beta release
sorry when I sound like a partypooper, but mounting a drive under linux is elementary 101, there's lots and lots of howtos to be found on web, and it's not really a problem related to hostmode in any...
|
Forum: General
2010-10-23, 15:48
|
Replies: 15
Views: 14,385
Hidden secrets of N900
54 Tips & Tricks for Nokia N900:
1. You can actually hang up (silence) an incoming call by hanging up (turning the phone upside down).
2. You can open the keyboard, press a button and it...
|
Forum: Nokia N900
2010-09-07, 03:21
|
Replies: 39
Views: 11,563
|
Forum: Community
2010-08-11, 02:30
|
Replies: 314
Views: 90,054
Re: Would you miss the Council if it was gone?
Right.
We're to blame for Nokia's inaction.
I'm astounded at the comments of some (not silvermountain's-- I've come to expect his baseless, pointless bashing).
You folks can slam us all...
|
Forum: Applications
2010-05-25, 11:44
|
Replies: 25
Views: 6,570
Re: model aircraft software
I managed to fly one N900 using kites, for KAP (kite aerial photography). It was attached to the line of the kite in a rig with two servo motors (for pan and tilt). The servos were controlled by and...
|
Forum: Maemo 5 / Fremantle
2010-05-24, 21:32
|
Replies: 34
Views: 8,869
|
Forum: Nokia N900
2010-05-18, 04:46
|
Replies: 24
Views: 6,977
Re: GPS In Emergency Even If GPS Is Disabled?
No, it isn't. And BTS segmentation is mostly done for reducing the number of phones to service, as each segment is handled as a separate cell. But the whole point is usually moot, see next
It is...
|
Forum: Maemo 5 / Fremantle
2010-04-26, 18:35
|
Replies: 59
Views: 16,805
|
Forum: Multimedia
2010-04-17, 17:47
|
Replies: 28
Views: 17,451
MIDI on n900 through default player!
After searching and waiting for timidity and reading the tip from the user Matan, i've got MIDI working :D
Here it goes:
Ctrl + Shift + X (open terminal)
1) sudo gainroot
2) apt-get install...
|
Forum: Nokia N900
2010-04-15, 12:58
|
Replies: 29
Views: 11,573
Re: N900 radiation with GSM internet connection
Wow what a coincidence!
My cat was sleeping next to my n900.
When he woke up he looked me straight in the eye, donned his spectacles and started talking about his thesis on antidisestablishment....
|
Forum: Applications
2010-03-30, 13:09
|
Replies: 65
Views: 24,142
Re: (Request) Learning IR remote control
Can't you people stop complaining and whining even once??
I am not aware of ANY phone in the price range of the n900 that has this feature integrated. And guess what? Looks like it's of SOME use to...
|
Forum: Development
2010-03-29, 18:59
|
Replies: 5
Views: 5,939
|
Forum: Applications
2010-03-28, 14:28
|
Replies: 3
Views: 16,041
Howto: AdBlocking with Polipo
This is adapted from http://rightfootin.blogspot.com/2009/11/ad-blocking-with-polipo.html, and is aimed at Maemo 5. For Maemo 4, the main things you need to consider are auto-starting the app...
|
Forum: Development
2010-03-28, 07:31
|
Replies: 5
Views: 5,939
|
Forum: General
2010-03-25, 12:44
|
Replies: 2
Views: 2,670
One approach to device management
Hello
and greetings from a new forum member
A while ago I started to think something like this..
Big companies might wish to manage devices of employees ... N900 is a computer so it could be...
|
Forum: Applications
2010-03-25, 11:59
|
Replies: 197
Views: 180,006
Re: N900 as a Wifi Hotspot
I added a selector for the encryption algorithm (WEP/None) to the GUI.
Here are two screenshots and the patch, in case you are interested :)
|
Forum: Nokia N900
2010-03-16, 07:52
|
Replies: 10
Views: 2,860
Upgradeable vs. installable
English is not my native language, but I still need to say something about english as a language.
Few people here seem to have trouble understanding word upgradeable. Even thou Cnet Asia's article...
|