Showing results 1 to 25 of 54 @ 0.03 seconds. Search: Posts Made By: eccenux
Forum: MeeGo / Harmattan 2013-09-13, 17:53
Replies: 2
Views: 2,270
Posted By eccenux
How to disable low contrast/power mode on standby screen

I'm using my N9 in a mapholder and need to be able to use higher contrast to better the clock on the stand-by screen.

To my understanding MeeGo uses low power mode of the AMOLED screen. This...
Forum: Nokia N9 / N950 2013-09-13, 17:52
Replies: 19
Views: 19,622
Posted By eccenux
Re: Any way to disable the proximity sensor on N9?

Here is a script which you can run to disable/enable the sensor. Helps when you have your N9 behind some kind of foil.

#
# Disable/enable proximity sensor
#
# To enable use:...
Forum: Applications 2013-09-06, 12:57
Replies: 406
Views: 198,524
Posted By eccenux
Re: [Announce] MT-Toggles | Toggle platform for Harmatatn's status menu

@MohammadAG Could you add proximity sensor toggle?

The script to do that is:

#
# Disable/enable proximity sensor
#
# To enable use: proximity_disable.sh 0
#
prox_enable_path=`find...
Forum: MeeGo / Harmattan 2013-08-17, 21:17
Replies: 50
Views: 26,681
Posted By eccenux
Re: Missing Quick Launch Icons

The first number is the index of a folder, the second one is a position in that folder. You cannot just change it to a single number. Also the quick lauch files should be links. This should be...
Forum: Applications 2013-04-25, 19:57
Replies: 406
Views: 198,524
Posted By eccenux
Re: [Announce] MT-Toggles | Toggle platform for Harmatatn's status menu

Hi. Firstly I want to say I love the wifi-toggle! My bluetooth headphones finally work flawlessly without any WiFi interference - even on the cable and outdoors :-).

But - would be possible to...
Forum: Applications 2013-01-24, 14:23
Replies: 406
Views: 198,524
Posted By eccenux
Re: [Announce] MT-Toggles | Toggle platform for Harmatatn's status menu

Is flightmode toggle plugin supposed to be working in Open mode? I installed it with dpkg restarted sysuid and then killed it and then even restarted N9 but it's still not toggling flight mode state....
Forum: Applications 2012-12-12, 21:07
Replies: 12
Views: 7,484
Posted By eccenux
Re: [Request] PHP-CGI

Yeah but it doesn't show routes on a map at all and don't have any export so not really an option for me. But I might try it some day, thanks.


Well I wanted to use PHP for serving maps at first...
Forum: MeeGo / Harmattan 2012-12-12, 17:12
Replies: 4
Views: 3,143
Posted By eccenux
Re: Lighttpd in Nokia N9! I want to run this application in my phone.

It doesn't come with Harmattan but you can install it with apt-get.
http://wiki.meego.com/Getting_started_with_Harmattan_Python
Forum: Applications 2012-12-12, 14:42
Replies: 12
Views: 7,484
Posted By eccenux
Re: [Request] PHP-CGI

Does someone have an compilation for N9? I'm trying to hijack map requests from sports-tracker and serve them from cache to save power and not exceed my data limit.
Forum: MeeGo / Harmattan 2012-11-29, 20:30
Replies: 9
Views: 3,712
Posted By eccenux
Re: Community request - what are your boot options (instructions provided)

It's a live CD so you don't have to install anything or use anything except for the purpose of rescuing your phone :-). And Debian just fits in nicely here.

But if you want to use it on whatever...
Forum: Development 2012-11-23, 23:13
Replies: 2
Views: 2,112
Posted By eccenux
Re: How to setup QTCreator for Harmattan

I had Platform SDK installed I thought that was it. The instructions mentioned I needed to download QtC and the page redirected to digia so I downloaded from there. Will try the one bundled with...
Forum: Development 2012-11-22, 22:47
Replies: 2
Views: 2,112
Posted By eccenux
Question How to setup QTCreator for Harmattan

Hi. So I messed up something with my virtual development machine and harmattan-dev.nokia.com is down from 3 days. I'm beginning to think it might be the end of it (hope not)... Thankfully I've got a...
Forum: Development 2012-11-06, 22:07
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

Hi.

I've notice the device just doesn't seem to be responsive - especially when on the actual boot screen. I've added polling much as in your original script and it now works perfectly (well maybe...
Forum: Development 2012-11-03, 12:15
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

So here it is - new ultimate touch utility :D (attached .tar, md5: 69da8c70b1d7da6aaacb849081042a55).

It works perfectly if run when MeeGo is fully loaded. In pre-init the device seems a bit less...
Forum: Development 2012-11-02, 19:30
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

Aha! I just noticed I can catch on touch stop event :-). I'll just have to rewrite some bits of your code... Will let you know.
Forum: Development 2012-11-02, 17:44
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

No problem. Since then I brick my phone about once a day :-). BTW Debian with Gnome works quite good with N9 rescue image (it automatically mount rootfs and unmounts everything when you eject...
Forum: MeeGo / Harmattan 2012-11-01, 01:53
Replies: 9
Views: 3,712
Posted By eccenux
Re: Community request - what are your boot options (instructions provided)

So I recently had an occasion to try this out and it seems N9 doesn't work with flasher's boot parameter.

Fortunately Coderus gave me a clue which lead me to making a Rescue CD for N9 (and N950)....
Forum: Development 2012-10-31, 21:33
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

Ouch. You've changed some parameters... Well it least now I have my Rescue 9 CD for editing files on a dead phone :).

So anyway why did you remove -n parameter and strtoul when writting to ml->c?...
Forum: Games 2012-10-30, 18:02
Replies: 1,269
Views: 687,240
Posted By eccenux
Re: [Announce] apkenv (N900, N950, N9)

At first I thought non-native to be any app not using Dalvik, but maybe you meant something different? Can apps using webview work?

I'm asking because it seems PhoneGap apps don't work and AFAIK...
Forum: Development 2012-10-29, 03:05
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

Thanks. I've tried to dig around for sound initialization (alsa/pulse), but eventually gave up. There seem to be to much to it.

I poked vibration a bit but didn't had too much luck. I did found...
Forum: Development 2012-10-25, 10:10
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

So I made some tests and I found out that I would probably need to initialize PulseAudio somehow to play sounds. Or at least when using `/usr/bin/aplay` I get this error:

ALSA lib...
Forum: Development 2012-10-24, 20:52
Replies: 41
Views: 12,164
Posted By eccenux
Re: How to build a harmattan pre-init runnable component?

So did I understood this right - you've managed to "play" some predefined vibration on init? If so I would be interested in source or preferably even a working binary :-). I'd like to change my...
Forum: MeeGo / Harmattan 2012-10-21, 17:40
Replies: 9
Views: 3,712
Posted By eccenux
Re: Community request - what are your boot options (instructions provided)

Thanks but I did some research and knew about the battery bug. It turned out to be something completely different - I now know that Total Commander uses some different tar algorithm then the linux...
Forum: MeeGo / Harmattan 2012-10-20, 22:44
Replies: 9
Views: 3,712
Posted By eccenux
Lightbulb Community request - what are your boot options (instructions provided)

Hi.

So I recently bricked my phone (it wasn't booting). I'm guessing I would able to recover from this situation if:
1. I would have a copy of preinit script.
2. I would know what boot...
Forum: MeeGo / Harmattan 2012-10-15, 22:24
Replies: 1,630
Views: 552,388
Posted By eccenux
Re: [Announce/WIP] ProfileMatic for Harmattan

I now have some rules for places and I was wondering how do you restore values? Do you always force restore or do you check if the current value (before restoration) is the same as the one set by the...
Showing results 1 to 25 of 54



 
Forum Jump

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