maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Jolla1 & TOH (https://talk.maemo.org/forumdisplay.php?f=56)
-   -   Update 1.0.9.n this week? (https://talk.maemo.org/showthread.php?t=93830)

pichlo 2014-11-04 10:54

Re: Update 1.0.9.n this week?
 
Quote:

Originally Posted by cvp (Post 1445717)
Got another question. For Whom the phone hangs on for 5-6 seconds and continues. Actually, in any application (Sailfish + Android).

Not quite like that but I had some episode of "jerkyness" last night. The browser was slow to update, the screen was slow to rotate, applications would take ages to close, either by a swipe of from the cover... It started about 11pm and lasted until I went to bed. A reboot did not help. It seemed fine in the morning.

It was the first time ever my Jolla felt slow. My experience thus far has been one of a very smooth and fast system. The two things I did yesterday were,
  1. Upgrade to Uitukka;
  2. Install Call Recorder.
I did both of them almost at the same time, so cannot say which one was responsible, but I did both of them in the morning and the slowdown episode happened late at night.

Quote:

Originally Posted by coderus (Post 1445721)
check [btrfs fi show]
check [free]

Code:

[nemo@Jolla ~]$ btrfs fi show
failed to open /dev/mmcblk0: Permission denied
failed to open /dev/mmcblk0p1: Permission denied
failed to open /dev/mmcblk0p2: Permission denied
failed to open /dev/mmcblk0p3: Permission denied
failed to open /dev/mmcblk0p4: Permission denied
failed to open /dev/mmcblk0p5: Permission denied
failed to open /dev/mmcblk0p6: Permission denied
failed to open /dev/mmcblk0p7: Permission denied
failed to open /dev/mmcblk0p8: Permission denied
failed to open /dev/mmcblk0p9: Permission denied
failed to open /dev/mmcblk0p10: Permission denied
failed to open /dev/mmcblk0p11: Permission denied
failed to open /dev/mmcblk0p12: Permission denied
failed to open /dev/mmcblk0p13: Permission denied
failed to open /dev/mmcblk0p14: Permission denied
failed to open /dev/mmcblk0p15: Permission denied
failed to open /dev/mmcblk0p16: Permission denied
failed to open /dev/mmcblk0p17: Permission denied
failed to open /dev/mmcblk0p18: Permission denied
failed to open /dev/mmcblk0p19: Permission denied
failed to open /dev/mmcblk0p20: Permission denied
failed to open /dev/mmcblk0p21: Permission denied
failed to open /dev/mmcblk0p22: Permission denied
failed to open /dev/mmcblk0p23: Permission denied
failed to open /dev/mmcblk0p24: Permission denied
failed to open /dev/mmcblk0p25: Permission denied
failed to open /dev/mmcblk0p26: Permission denied
failed to open /dev/mmcblk0p27: Permission denied
failed to open /dev/mmcblk0p28: Permission denied
failed to open /dev/mmcblk1: Permission denied
failed to open /dev/mmcblk1p1: Permission denied
Btrfs v0.20-rc1
[nemo@Jolla ~]$

Ah, you mean as root! :)

Code:

[nemo@Jolla ~]$ devel-su
Password:
[root@Jolla nemo]# btrfs fi show
Label: 'sailfish'  uuid: 0f8a2490-53ed-4ff6-ba34-b81df3430387
        Total devices 1 FS bytes used 1.99GB
        devid    1 size 13.75GB used 7.75GB path /dev/mmcblk0p28

Btrfs v0.20-rc1
[root@Jolla nemo]# free
            total      used      free    shared    buffers    cached
Mem:        830652    793924      36728          0      3264    301144
-/+ buffers/cache:    489516    341136
Swap:      520180      1472    518708
[root@Jolla nemo]#

I actually meant to ask about free anyway. I know this is the wrong thread but now the opportunity has arisen :) Is it supposed to report that low? I thought Jolla was supposed to have 1GB RAM, not 800MB.

vistaus 2014-11-04 11:01

Re: Update 1.0.9.n this week?
 
Quote:

Originally Posted by cvp (Post 1445717)
Got another question. For Whom the phone hangs on for 5-6 seconds and continues. Actually, in any application (Sailfish + Android).

Didn't experience that yet. At least, not that I remember (and I probably would've remembered such a slowdown :P).

coderus 2014-11-04 11:09

Re: Update 1.0.9.n this week?
 
@pichlo 30MB of free ram is very bad situation :)

cvp 2014-11-04 11:23

Re: Update 1.0.9.n this week?
 
check it too

Code:

[root@Jolla ~]# btrfs fi show
Label: 'sailfish'  uuid: 0f8a2490-53ed-4ff6-ba34-b81df3430387
        Total devices 1 FS bytes used 10.75GB
        devid    1 size 13.75GB used 13.75GB path /dev/mmcblk0p28

Btrfs v0.20-rc1

Code:

[root@Jolla ~]# free
            total      used      free    shared    buffers    cached
Mem:        830652    802236      28416          0        196    163764
-/+ buffers/cache:    638276    192376
Swap:      520180    348640    171540

under 30MB, too. Wtf?

coderus 2014-11-04 11:25

Re: Update 1.0.9.n this week?
 
@cvp OMG OMG OMG!!! Your phone is FULL!!! Delete some data and/or do btrfs balance!
TJC: root-and-home-disks-full-and-causing-various-problems

pichlo 2014-11-04 11:27

Re: Update 1.0.9.n this week?
 
Quote:

Originally Posted by coderus (Post 1445740)
@pichlo 30MB of free ram is very bad situation :)

I know but since the used swap is quite low, I am not that bothered. Besides, it was through SSH from my N900 (to allow cut'n'paste, which is a royal PITA on Jolla). It says 89MB directly on Jolla with SSH closed. Also, SysMon shows very different results (only 480MB used, not 790MB as free is indicating).

I am more interested in the 830MB of total RAM. I was expexting 1024MB or thereabouts.

Morpog 2014-11-04 11:30

Re: Update 1.0.9.n this week?
 
Rest is used by the modem. I asked earlier about that on IRC, stskeeps answered it to me.

cvp 2014-11-04 11:40

Re: Update 1.0.9.n this week?
 
I had to put back anyway before the smartphone. Will this also solved the problem?

Is there the possibility to save favorite browser and Game Saves?

coderus 2014-11-04 11:41

Re: Update 1.0.9.n this week?
 
@cvp go to link i posted and read everything

cvp 2014-11-04 12:06

Re: Update 1.0.9.n this week?
 
It is a little hard for me to understand because my English is not so good.


All times are GMT. The time now is 09:22.

vBulletin® Version 3.8.8