View Single Post
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#98
Originally Posted by coderus View Post
both journal and dmesg are silent.

Code:
[nemo@Sailfish ~]$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sailfish/root     2488624   1366160   1080532  56% /
devtmpfs               1263452       312   1263140   0% /dev
tmpfs                  1351608         0   1351608   0% /dev/shm
tmpfs                  1351608     21356   1330252   2% /run
tmpfs                  1351608         0   1351608   0% /sys/fs/cgroup
tmpfs                  1351608         8   1351600   0% /tmp
tmpfs                  1351608         0   1351608   0% /mnt
/dev/mmcblk0p71         840320    276924    538772  34% /opt
/dev/mmcblk0p68         380360    211172    156900  57% /odm
/dev/mmcblk0p42         112592     97936     14656  87% /firmware
/dev/mmcblk0p40          65488       496     64992   1% /bt_firmware
/dev/mmcblk0p2           28144       444     27048   2% /persist
/dev/mmcblk0p44          12016      7484      4208  64% /dsp
/dev/mapper/sailfish-home
                      18131468   4322680  13612804  24% /home
tmpfs                   270324       820    269504   0% /run/user/100000
/dev/mmcblk1p1        15549952      8128  15541824   0% /run/media/nemo/3334-3431
Doesn't look from your strace that the missing mounts are missed. I am pretty much blank at this point. Maybe we can learn from comparison with some Sailfish app strace when its started.

I presume that the window of Angelfish did not appear in your test.

Also, maybe some folder needs to be exported in / . Is there anything obvious there?

As for no records in dmesg and journal - I wonder where do those writes with egl failed go (https://gist.github.com/CODeRUS/add4...r-strace-L9132)

Let's get the strace and ask for help in the porters channel. Maybe someone has an idea on what's wrong with XA2 setup.
 

The Following 3 Users Say Thank You to rinigus For This Useful Post: