Showing results 1 to 25 of 100 @ 0.34 seconds. Search: Posts Made By: Radicalz38
Forum: Maemo 5 / Fremantle 2011-11-23, 18:07
Replies: 2,990
Views: 1,082,955
Posted By fahadj2003
Forum: Games 2011-11-18, 00:44
Replies: 37
Views: 23,082
Posted By jon5
Re: Paintown : A fighting game engine like MUGEN [Working on the N900!]

You can get the source from svn

$ svn co https://paintown.svn.sourceforge.net/svnroot/paintown/trunk

You can build for Pandora by setting the CC, CXX, AS, and AR environment variables to their...
Forum: Alternatives 2011-11-17, 11:43
Replies: 226
Views: 106,011
Posted By Fabry
Re: u-boot for the RX-51 (N900)

It means "Mount /dev/mmcblk0p2 as root filesystem and boot from it"
Forum: Alternatives 2011-11-17, 11:43
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

it will try to boot system from device /dev/mmcblk0p2 (mmc0, partition 2).
Forum: Alternatives 2011-11-17, 10:59
Replies: 226
Views: 106,011
Posted By Hurrian
Re: u-boot for the RX-51 (N900)

Because Maemo reassigns physical mmc0 (SD) to Linux mmc1, and mmc1 (eMMC) to Linux mmc0.
Forum: Alternatives 2011-11-17, 09:52
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

See kernel params: http://www.kernel.org/doc/Documentation/kernel-parameters.txt

root command specify rootfs file system
Forum: Maemo 5 / Fremantle 2011-11-16, 07:09
Replies: 2,990
Views: 1,082,955
Posted By freemangordon
Re: [Announce] kernel-power unstable v49

Latest build from Pali has some voltage boost for 900, you can try it

EDIT:

@all - this is the changelog for latest build compared to previous

1.VDD1 efuse calibration values support up to...
Forum: Maemo 5 / Fremantle 2011-11-16, 07:00
Replies: 2,990
Views: 1,082,955
Posted By pali
Re: [Announce] kernel-power unstable v49

Hello, I uploaded new KP build. If it is stable it will go to extras-devel!
Forum: Maemo 5 / Fremantle 2011-11-14, 09:17
Replies: 1,403
Views: 687,840
Posted By pali
Re: [HOWTO]Watch 720p videos on n900

@freemangordon:

Can we use Quim Gil exception for redistributing harmattan TI dsp binaries from http://talk.maemo.org/showpost.php?p=1079565&postcount=4 ?

Playing 720p videos on Maemo device is...
Forum: Alternatives 2011-11-13, 07:03
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

uploaded

u-boot.bin --> version from git branch pali
u-boot.bin.new --> version from git branch pali + patch for atags bootm.c
Forum: Maemo 5 / Fremantle 2011-11-10, 05:04
Replies: 66
Views: 13,838
Posted By kent_autistic
Re: Jonwil is considering a rewrite for the N900 stock vkb to include portrait mode support, but asks how many users want it.

Jonwil seems to be very knowledgeable when it comes to reverse engineering. you can check the maemo irc logs to see his progress on reverse engineering fremantle components.
...
Forum: Maemo 5 / Fremantle 2011-11-10, 01:23
Replies: 66
Views: 13,838
Posted By kent_autistic
Jonwil is considering a rewrite for the N900 stock vkb to include portrait mode support, but asks how many users want it.

Yeah yeah its another portrait keyboard post.

So now that Jonwil figured out the backends of the stock vkb, he wants to know if its worth to clone the N900 stock vkb and include portrait mode...
Forum: Maemo 5 / Fremantle 2011-11-01, 00:32
Replies: 2,990
Views: 1,082,955
Posted By pali
Re: [Announce] kernel-power unstable v49

Finally problem is fixed, thanks to freemangordon :)

New builds with this fix + new dsp bridge driver by freemangordon is on standard place.
Forum: Maemo 5 / Fremantle 2011-10-05, 06:57
Replies: 1,403
Views: 687,840
Posted By freemangordon
Forum: Alternatives 2011-10-02, 07:45
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

See manpage for git-bisect


git-bisect - Find by binary search the change that introduced a bug
Forum: Alternatives 2011-10-02, 07:36
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

No, I will not rebase all patches on top of old u-boot tree. If somebody want can do it (all patches and branches are on gitorious). I'm prepairing rx-51 patches for merging into upstream.

Matan...
Forum: Maemo 5 / Fremantle 2011-10-01, 21:51
Replies: 2,990
Views: 1,082,955
Posted By pali
Re: [Announce] kernel-power v49

new build of pre release v49 is on standard place
Forum: Alternatives 2011-09-28, 10:56
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

All versions of u-boot (expect mine) need to have enabled R&D mode with disabled watchdogs. Mine version should not boot default Maemo5 correctly with enabled R&D.

So try boot mine version version...
Forum: Alternatives 2011-09-28, 10:49
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

bootmenu patches rebased on top of matan (origin ali/stskeeps) version are in branch pali: https://gitorious.org/u-boot-shr/u-boot/commits/pali
Forum: Alternatives 2011-09-21, 11:47
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

Based on U-Boot git repository, branch master, commit a1118d60423c1fe25afc9df9015f72739f96fd67
Forum: Alternatives 2011-09-18, 06:53
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

Source code are on gitorious: https://gitorious.org/u-boot-shr/u-boot/commits/pali-master

@mirakels:
mmcnum for SD card was in ali's patch 0 and for eMMC 2. I used ali's patch, so ask ali if it...
Forum: Games 2011-09-17, 09:09
Replies: 362
Views: 342,078
Posted By forcer
Re: [Maemo 5] Angry Birds Level Editor - NOW FULLY WORKING

As far as I understood, the only problem is with artwork I use from original game, however I'm out of time doing my own artwork for the editor, so I pulled it off the page.

My email is on the page...
Forum: Maemo 5 / Fremantle 2011-09-16, 17:50
Replies: 2,990
Views: 1,082,955
Posted By pali
Re: [Announce] kernel-power v48

I builded new version of U-Boot for Nokia N900.
More info in thread: http://talk.maemo.org/showthread.php?p=1089657#post1089657
Here is also builded image for kernel-power v48.
Forum: Alternatives 2011-09-16, 17:47
Replies: 226
Views: 106,011
Posted By pali
Re: u-boot for the RX-51 (N900)

Hello, I builded new U-Boot based on master U-Boot git tree from 26.08.2011 with new ali's patches. I implemented on screen BootMenu to U-Boot (it looks like Fanoush BootMenu script) which is...
Forum: Nokia N900 2011-08-05, 01:08
Replies: 78
Views: 44,432
Posted By Xlab
Re: [Announce] Changing Nokia's logo colors in NOLO

Ok :D:D

P.S. zoom: http://clip2net.com/clip/m51162/1312506652-clip-550kb.png
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 16:56.