Reply
Thread Tools
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#371
16 GB is enough.
 
Posts: 575 | Thanked: 621 times | Joined on May 2010
#372
Thanks for the replys.
how many space left do you got after installing SFOS please ?
 
Feathers McGraw's Avatar
Posts: 654 | Thanked: 2,368 times | Joined on Jul 2014 @ UK
#373
Just a quick message to say that I got my N5 today, the installation went very smoothly (I used CM11 + alpha0, then followed the wiki instructions to upgrade to SFOS 2.0) and I'm really happy.

Thank you to everyone who has worked on this!

I was pleased to find that bluetooth works fine for me, and the connection to my Pebble Time watch with pebbled is working as well as it did on Jolla. Wasn't expecting that, even though the libhybris table says bluetooth is working

Sailfish looks really nice on this screen size (and the N5 is much lighter than jPhone for some reason!), it's a shame Jolla hasn't got more devices out there.
 

The Following 4 Users Say Thank You to Feathers McGraw For This Useful Post:
pichlo's Avatar
Posts: 6,447 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#374
Originally Posted by romu View Post
16 GB is enough.
...for everybody!

Sorry, couldn't resist
__________________
Русский военный корабль, иди нахуй!
 
Posts: 205 | Thanked: 389 times | Joined on Nov 2009
#375
Is needing to restart sensors a common problem?
 
Posts: 334 | Thanked: 616 times | Joined on Sep 2010
#376
Originally Posted by salyavin View Post
Is needing to restart sensors a common problem?
For me, at least, yes.

I had to ditch SailfishOS on Nexus 5 because I had too many problems caused by stuck sensors.

The screen would not blank during calls for instance, and I constantly dropped people to waiting line or closed calls with my cheek because of that.
 

The Following User Says Thank You to Manatus For This Useful Post:
Posts: 575 | Thanked: 621 times | Joined on May 2010
#377
I saw yesterday a workaround regarding bettery life and sensors on bugzzilla :
C Smith 2016-01-09 07:40:27 UTC

I wrote a python "daemon" which works around the problem. It reduces CPU usage by restarting sensors when it misbehaves. My source is attached here. (I don't have another way of distributing it so someone please post it on a web server for me.)

The script is called: sensors-cpu-watchdog.py
It wakes up every 30 seconds and checks if sensors.qcom is "running away". if this problem persists for 2 minutes then the script does:
systemctl restart sensorfwd
and the problem goes away, sensors use less than 1% CPU again (the sensorfwd restart is harmless). Polling is ugly but low overhead, and is way better than allowing sensors to consume 25% CPU all day long.

Dependencies: must install psutil python lib.
I used psutil-3.3.0.tar.gz and installed it per its instructions.
put sensors-cpu-watchdog.py in /usr/local/bin
put sensors-cpu-watchdog.service into /lib/systemd/system/basic.target.wants/

Then you can do things like:
systemctl restart sensors-cpu-watchdog.service
systemctl status sensors-cpu-watchdog.service

do:
ps ax |grep watchdog
and you should see something like:
470 ? Ss 0:16 /usr/bin/python /usr/local/bin/sensors-cpu-watchdog.py &

Note that I can pretty reliably reproduce the high CPU usage by sensors.qcom and sensorfwd, where both use around 13% CPU. All I have to do is unblank by pressing power button, and then swipe in from the right side.
https://bugs.nemomobile.org/show_bug.cgi?id=837
 

The Following 2 Users Say Thank You to clovis86 For This Useful Post:
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#378
Originally Posted by pichlo View Post
...for everybody!

Sorry, couldn't resist
I didn'y say that, and personaly I run a 32 GB one because I've all music stored on the phone.
 
pichlo's Avatar
Posts: 6,447 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#379
Originally Posted by romu View Post
I didn't say that
I know, I was adding to your post Hence my small-print apology.
__________________
Русский военный корабль, иди нахуй!
 

The Following 2 Users Say Thank You to pichlo For This Useful Post:
Posts: 69 | Thanked: 85 times | Joined on Mar 2013
#380
Originally Posted by clovis86 View Post
I saw yesterday a workaround regarding bettery life and sensors on bugzzilla :


https://bugs.nemomobile.org/show_bug.cgi?id=837
I did not find a proper way to install Psutils or a package for that.
Does someone has an explanation or a solution for that?
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:34.