Forum: Development
2012-03-07, 01:49
|
Replies: 3
Views: 1,916
Re: Porting problem
I tried and no problem compiling (on device)
- download from sourceforge to pc
- transfert to N900
cat xclip-0.12.tar.gz | ssh user@192.168.1.77 cat ">" xclip-0.12.tar.gz
- log to N900
ssh...
|
Forum: Development
2011-11-19, 20:38
|
Replies: 19
Views: 9,829
|
Forum: Development
2011-10-30, 18:28
|
Replies: 19
Views: 9,829
|
Forum: Development
2011-10-29, 18:59
|
Replies: 19
Views: 9,829
|
Forum: Applications
2011-10-13, 12:49
|
Replies: 77
Views: 40,764
[tutorial] compile subversion
Here is a step by step installation process of subversion and all the tools needed :
Beware, compilation and installation is not optified (add --prefix=/opt on every ./configure, but not tested) and...
|
Forum: Nokia N900
2011-10-09, 20:18
|
Replies: 47
Views: 11,950
|
Forum: General
2011-10-07, 11:19
|
Replies: 134
Views: 36,677
Re: RIP Steve Jobs
Mine left me this summer...
Jobs didn't cry for her, so I won't cry for him...
|
Forum: Off Topic
2011-09-07, 22:08
|
Replies: 20
Views: 4,399
Re: What electronic devices are you proud to own?
Still own and proud of :
Amstrad CPC 6128 plus
Commodore Amiga 1200, 8MB extension board, 125 MB Hdd
HP 48G
PII 350MHz big tower, 512MB, SCSI, SB pci 128, creative gamepad, DC10+, radio card, ATI...
|
Forum: Community
2011-06-13, 13:58
|
Replies: 321
Views: 86,193
|
Forum: Nokia N900
2011-01-18, 17:58
|
Replies: 329
Views: 143,322
Calculate partition size
Hello,
Here is a method to calculate the partition's table.
You must know that a bloc is 32k and it's better to use boundaries at 256k.
To calculate a size the rule is to change to KB and divide...
|
Forum: Nokia N900
2011-01-16, 20:16
|
Replies: 329
Views: 143,322
Re: Repartition the internal drive
@michaaa62 :
This is what I have
Nokia-N900:~# du -sh /usr
1.2G /usr
Nokia-N900:~# du -sh /usr/*
4.0k /usr/X11R6
38.1M /usr/bin
0 /usr/games
39.7M /usr/include
|
Forum: Nokia N900
2010-12-28, 08:03
|
Replies: 329
Views: 143,322
Re: Repartition the internal drive
I didn't know about this method, could have saved me much time, but the tricky part for me was to move /usr and /var loosely discussed by ruskie (I thank him a lot) and an example was given somewhere...
|
Forum: Nokia N900
2010-12-27, 22:13
|
Replies: 329
Views: 143,322
Re: Repartition the internal drive
I recently managed to repartition nand, emmc and mmc to fit my needs, a simple step by step isn't available. So i decided to include the process i used to do it.
I made a well commented (i hope)...
|