Active Topics

 

Showing results 1 to 25 of 100 @ 0.04 seconds. Search: Posts Made By: pablocrossa
Forum: Development 2014-11-12, 18:01
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

Yep, you just need the Android kernel interfaces (i.e. binder and ashmem) baked in or they will refuse to work :) That was what I had going, you only had to launch it by sending a specific Android...
Forum: Maemo 5 / Fremantle 2014-11-12, 17:58
Replies: 121
Views: 57,385
Posted By pablocrossa
Re: idea: Update browser engine on N900

One could also write a shim to get the older plugin to talk to a newer Gecko version that broke ABI support, might be easier than REing the plugin if it's a big one (I have no idea, not looked into...
Forum: Development 2014-11-11, 17:56
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

Right, I'm getting all the sources together, just very busy with Uni work as of late :)


I had the entire Android subsystem running, hence the huge system load. The entire Android UI was running...
Forum: Maemo 5 / Fremantle 2014-11-09, 11:24
Replies: 121
Views: 57,385
Posted By pablocrossa
Re: idea: Update browser engine on N900

Seems like fixing that should be a non-issue:
http://lxr.mozilla.org/mozilla-release/source/widget/gtk/compat/gtk/gtkwidget.h#88

EDIT: On a quick browse on that page I only found it used once...
Forum: Development 2014-11-09, 07:59
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

That is basically what I did for my build (detailed on page 7 a little), I built the Goldfish ICS (I had to remove the EGL and OpenGL libs because they interfered with the OS) and had a kernel Open()...
Forum: Development 2014-05-18, 14:39
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

It looks promising, specially the GNUdroid component (I haven't found any proper instructions in my 2-minute internet stroll), but what they are doing would let Java apps work, but not apps coded...
Forum: Development 2014-05-18, 11:41
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

Well AFAIK (and I really don't know, as I have not been able to examine functionality/a binary) Alien Dalvik runs the Dalvik VM through a medium similar to libhybris with it patched to use the native...
Forum: Development 2014-05-18, 03:18
Replies: 79
Views: 59,669
Posted By pablocrossa
Re: [Fremantle] Android inside chroot

I was actually doing this QUITE a while back (hence this: http://talk.maemo.org/showthread.php?t=90175 )

I got to a point where Android ICS compiled for the goldfish emulator (with some changes)...
Forum: Development 2013-09-03, 18:11
Replies: 41
Views: 35,853
Posted By pablocrossa
Re: Finally: GL to GLES runtime (glshim from openpandora)

Thank you!! To be honest my intention was never to create a port to distribute and perfect but rather to test this library and, in turn, further my knowledge :)

That being said the port looks...
Forum: Development 2013-08-20, 21:47
Replies: 41
Views: 35,853
Posted By pablocrossa
Re: Finally: GL to GLES runtime (glshim from openpandora)

I was impressed with the fact that it rendered completely accurately (appart from the typical star wars scrolling 3d text pre-mission ;) it just slid upwards but didn't disappear from its previous...
Forum: Development 2013-08-20, 20:28
Replies: 41
Views: 35,853
Posted By pablocrossa
Re: Finally: GL to GLES runtime (glshim from openpandora)

Got Star Wars Jedi Knight: Jedi Academy to start a new game with correct graphics et al, this thing is awesome!! :)

Best lines in the log file:

GL_VENDOR: Imagination Technologies
GL_RENDERER:...
Forum: Maemo 5 / Fremantle 2013-08-19, 14:07
Replies: 12
Views: 4,902
Posted By pablocrossa
Re: Does Power Kernel have RAID support? I want to RAID-0 Micro SD and MMC...

AFAIK (and I could be very, VERY, wrong) RAIDing works only with the same device and capacity i.e. a 64gb Plextor with another 64gb Plextor SSD, not a 32GB eMMC and a 16GB mSD (or even 32 for that...
Forum: Maemo 5 / Fremantle 2013-06-09, 15:09
Replies: 2
Views: 1,967
Posted By pablocrossa
Re: Question on udev/evdev

Sorry for the late response, this was exactly what I needed, thank you :)

For future reference, created file
/etc/hal/fdi/preprobe/10-blacklist.fdi
with contents
<?xml version="1.0"...
Forum: Maemo 5 / Fremantle 2013-05-24, 08:54
Replies: 6
Views: 3,643
Posted By pablocrossa
Re: u-boot charging?

You could try flashing with the (I seem to recall) -l (that's an L, a small one) option, which will only load the kernel. Follow the guide for flashing A KERNEL ONLY (no rootfs or emmc) and flash...
Forum: Maemo 5 / Fremantle 2013-05-24, 02:17
Replies: 2
Views: 1,941
Posted By pablocrossa
Re: Compiled kernel modules bigger than supplied.

Sorry for that, I am an idiot, I was exporting INSTALL_MOD_STRIP... *facepalm*
Forum: Maemo 5 / Fremantle 2013-05-24, 00:44
Replies: 2
Views: 1,941
Posted By pablocrossa
Compiled kernel modules bigger than supplied.

Hello, I cannot seem to find reports/documentation on this:

I have the official Nokia VM with Scratchbox set up for Maemo 5. Every time I compile a kernel (NITdroid, PowerKernel51r1, etc) and...
Forum: Nokia N900 2013-05-21, 22:39
Replies: 2,626
Views: 1,201,317
Posted By pablocrossa
Re: Problems with N900 USB port becoming broken / loose and resulting warranty & repair issues

If it starts charging when you plug it into a PC without prompting for mass storage etc it means that whoever resoldered it soldered the data pins together, hence why you cannot reflash or connect...
Forum: Maemo 5 / Fremantle 2013-05-21, 18:53
Replies: 2
Views: 1,967
Posted By pablocrossa
Question on udev/evdev

I am looking around and was wondering if someone could point me in the right direction where I can create a file a-la "10-evdev.conf" in a desktop linux xorg.conf.d directory so that I can add a line...
Forum: Applications 2013-05-21, 01:13
Replies: 178
Views: 61,348
Posted By pablocrossa
Re: [ANNOUNCE] Mouse Support - extmou

Looking around and (as this is a patched up/fixed evdev) I was wondering if someone could point me in the right direction where I can create a file a-la "10-evdev.conf" in a desktop linux xorg.conf.d...
Forum: Maemo 5 / Fremantle 2013-04-06, 19:09
Replies: 770
Views: 362,663
Posted By pablocrossa
Re: Resetting lock code

You seem fairly shocked by something that implemented in another manner would prove to be a rather ineffective security measure.


If you have openSSH installed on your phone you can access the...
Forum: Development 2013-04-04, 20:59
Replies: 110
Views: 50,580
Posted By pablocrossa
Re: Rebasing Maemo5 top of the Debian 6.0

Kudos for approaching this task :) If I had a second N900 I would be trying this right now :)
Up-to-date libraries (inc. libc)
Up-to-date stable OS
Up-to-date stable packages with a debian package...
Forum: Applications 2013-03-20, 16:48
Replies: 87
Views: 50,195
Posted By pablocrossa
Re: [N900] Mozilla Fennec browser builds (only for CSSU Thumb)

How optified is this build?? I only have 12 to 13MiB free in rootfs and I don't want this to finish filling it up :)
Forum: Development 2013-03-14, 14:18
Replies: 38
Views: 29,462
Posted By pablocrossa
Re: Working in progress: upgrading glibc - standard c-library

Maybe you need a newer locale-gen?? Also try this:
ln -s /usr/share/X11/locale/locale.alias /usr/share/locale/locale.alias

The file exists in our N900 (at least in mine), got it from here:...
Forum: General 2013-03-13, 18:47
Replies: 12
Views: 3,023
Posted By pablocrossa
Re: Manually silencing an SMS alert on an N900

Can you just silence the speakers with some amixer magic?? I have never tried but it would be a simple dirty way of doing it, when an SMS is received if the keboard is opened/screen is unlocked in...
Forum: Development 2013-03-12, 15:07
Replies: 197
Views: 95,961
Posted By pablocrossa
Re: Running native i386 linux binaries

qemu-i386 runs in user-mode, meaning that the only thing it does is translate instructions from one architecture to another; this means that software such as wine can be run, but it will run on the...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 05:00.