maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   How to access to /home/user/.slpgwd/layer content on N9? (https://talk.maemo.org/showthread.php?t=95686)

hrbani 2015-07-01 13:09

How to access to /home/user/.slpgwd/layer content on N9?
 
Hi!


How is possible to access to /home/user/.slpgwd/layer content on N9?
I want to access default ringtones and ... on N9.

I went to /home/user/.slpgwd/layer with
Code:

cd /home/user/.slpgwd/layer
but with "ls command" I received "Permission denied!" :(


Thanks in advance :)



----------------------------------------------------
EDIT:
I tested it under:
opensh
devel-su
develsh
sudo -s
but as all of them, I received "Permission Denied" :(

aspergerguy 2015-07-01 13:37

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Hi
What about "devel-su" followed by "rootme" if you haven't altered it omitting inverted commas?

hrbani 2015-07-01 13:43

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Quote:

Originally Posted by aspergerguy (Post 1475373)
Hi
What about "devel-su" followed by "rootme" if you haven't altered it omitting inverted commas?

Thanks :) I always use terminal under opensh ;)

----------------------------------------------------
EDIT:
I tested it under:
opensh
devel-su
develsh
sudo -s
but as all of them, I received "Permission Denied" :(

aspergerguy 2015-07-01 13:51

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Sorry I couldn't get around to editing post before you replied, but if just after ringtones aren't they in /usr/share/sounds?

hrbani 2015-07-01 14:00

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Quote:

Originally Posted by aspergerguy (Post 1475375)
Sorry I couldn't get around to editing post before you replied, but if just after ringtones aren't they in /usr/share/sounds?

Thanks, I find theme there as you said. also I find only "/home/user/.slpgwd/layer" with
Code:

find / -name Blip
Now:
1) My problem for finding ringtones is solved with thanks of
aspergerguy.

2) I have to problem:
2) 1) How to access "/home/user/.slpgwd/layer" content?
2) 2) What is it? What is its usage?


Thanks a lot

Mikkosssss 2015-07-01 15:06

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Quote:

Originally Posted by hrbani (Post 1475377)

2) I have to problem:
2) 1) How to access "/home/user/.slpgwd/layer" content?
2) 2) What is it? What is its usage?

In my N9 that folder is just empty. You can use Filebox filebrowser to see and copy files to MyDocs.

peterleinchen 2015-07-01 18:19

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
What about a simple
Code:

ls -al /home/user/.slpgwd
?

It will show you that this subdirectory is owned by aegisfs (group crypto). And that no one besides that user (even root) has read nor write access.

I have no idea what is inside that folder.
You may alter its security level by allowing root user also read access (chmod o+r dirname). It might be (I believe so) that this command will fail on stock (aegis) kernel. Then you would need an open-mode (aegis neutered) kernel to do so.

nieldk 2015-07-01 19:09

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Quote:

Originally Posted by peterleinchen (Post 1475417)
What about a simple
Code:

ls -al /home/user/.slpgwd
?

It will show you that this subdirectory is owned by aegisfs (group crypto). And that no one besides that user (even root) has read nor write access.

I have no idea what is inside that folder.
You may alter its security level by allowing root user also read access (chmod o+r dirname). It might be (I believe so) that this command will fail on stock (aegis) kernel. Then you would need an open-mode (aegis neutered) kernel to do so.

Perhaps root can be added to group crypto ?
Nope, none of the above works (even with openmode)

peterleinchen 2015-07-01 19:57

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
Quote:

Originally Posted by nieldk (Post 1475422)
Perhaps root can be added to group crypto ?

Another (im)possible possibility.

Quote:

Nope, none of the above works (even with openmode)
ORLY? :confused:
This I would not have expected.
Did you try with develsh after devel-su? (iirc for some actions I needed to have that, too)

robthebold 2015-07-01 20:18

Re: How to access to /home/user/.slpgwd/layer content on N9?
 
"df" reveals that this directory -- and some others -- is/are actually a mount point for "aegisfs". If one were super-interested in the contents, I suppose editing mtab to change permissions (then restarting) might help.

Of course, if one does manage to gain write access and mess around with the aegis directories one might kill one's phone and need to reflash . . . so proceed with caution -- it probably won't be nearly as interesting as you're hoping it is.


All times are GMT. The time now is 06:57.

vBulletin® Version 3.8.8