Showing results 1 to 14 of 14 @ 0.45 seconds. Search: Posts Made By: justforfun
Forum: Nokia N900 2011-11-23, 09:44
Replies: 2
Views: 2,065
Posted By vi_
Re: How to check N900's sound volume?

http://wiki.maemo.org/Phone_control#Get_volume
Forum: Nokia N900 2011-11-23, 09:43
Replies: 2
Views: 2,065
Posted By caco3
Re: How to check N900's sound volume?

http://wiki.maemo.org/Phone_control#Get_volume
Forum: Nokia N9 / N950 2011-10-03, 04:47
Replies: 3
Views: 3,232
Posted By ajalkane
Re: How to view message from N9 kernel?

less /var/log/syslog

It's just a log file.
Forum: Nokia N9 / N950 2011-10-02, 04:44
Replies: 11
Views: 7,547
Posted By lma
Re: Where to download the kernel source code of N9?

http://harmattan-dev.nokia.com/pool/harmattan-beta/free/k/kernel/
Forum: Maemo 5 / Fremantle 2011-01-26, 11:14
Replies: 7
Views: 4,694
Posted By nicolai
Re: Where to find N900's touch coordinate data?

The values are in a binary format.
Look for input event struct.
A simple python script to read and decode the data:

import struct
tsdevice = "/dev/input/ts"
format = "iihhi"

file =...
Forum: Maemo 5 / Fremantle 2010-12-28, 08:52
Replies: 2
Views: 6,949
Posted By Radu
Re: In Linux kernel, 'PHYS_OFFSET=0x80000000' for OMAP3, why?

Stuff like this is common on ARM CPUs.
Different memory ranges are used for different things, like some are used for the ROM, some for the RAM, some for different buffers or DMA and some for MMIO....
Forum: Maemo 5 / Fremantle 2010-09-14, 01:36
Replies: 8
Views: 3,189
Posted By allnameswereout
Re: Where does the N900 firmware come from?

Actually, some of those chips may be ARM :p

Firmware or 'binary blobs' is usually closed-source. My Ubuntu laptop has tons of them in /lib/firmware which apparently are freely distributable; this...
Forum: Maemo 5 / Fremantle 2010-09-14, 01:26
Replies: 8
Views: 3,189
Posted By egoshin
Re: Where does the N900 firmware come from?

That stuff is not needed for kernel. It is microprograms inside big chips (radio, WiFi etc) but not for ARM which runs Linux kernel.

It is loaded in chips once during upgrade or may be once after...
Forum: Maemo 5 / Fremantle 2010-09-12, 08:36
Replies: 8
Views: 3,189
Posted By dchky
Re: Where does the N900 firmware come from?

From the cabbage patch - or the stalk.

: )

Seriously though - when you're installing Maemo stuff in scratchbox, there is a unique link that you get for proprietary binary packages, the one you...
Forum: Nokia N900 2010-09-04, 11:09
Replies: 8
Views: 7,967
Posted By torpedo48
Re: Very simple question: how to input '|' in N900 terminal?

As already said, you can simply use the Symbol keyboard: call it by pressing the blue arrow and then Ctrl (Sym).

If your Sym keyboard hasn't the | symbol, then you can manually edit it and add...
Forum: Nokia N900 2010-09-04, 10:47
Replies: 8
Views: 7,967
Posted By spanner
Re: Very simple question: how to input '|' in N900 terminal?

The on-screen keyboard is OK for occasional use but slows you down.

If your typing uses lots of non-alphanumeric characters (e.g. shell scripting) then this thread...
Forum: Nokia N900 2010-09-04, 10:12
Replies: 8
Views: 7,967
Posted By acvetkov
Re: Very simple question: how to input '|' in N900 terminal?

the blue arrow and ctrl, a box symbols will pop out.
Forum: Nokia N900 2010-09-04, 10:12
Replies: 8
Views: 7,967
Posted By maemo5
Forum: Development 2010-08-29, 16:00
Replies: 2
Views: 3,373
Posted By MohammadAG
Re: How to compile a module program in N900?

apt-get install kernel-headers then make -C /usr/src/kernel-headers M=$(pwd) modules
Showing results 1 to 14 of 14



 
Forum Jump

All times are GMT. The time now is 02:50.