Thread
:
MediaPlayer not working Plz help!!!
View Single Post
michaaa62
2013-10-14 , 06:02
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
You have to do the 'tracker-processes -r' as user 'user', root will not help you here.
Do you use an external card?
Did you check for a full rootfs?[code]df{/code]Is the device mounted?
Code:
mount
Did you try to check for file system errors?
X
for internal card is 0,
X
for external card is 1
Code:
sudo gainroot umount /dev/mmcblk
X
p1 fsck -af /dev/mmcblk
X
p1 fsck -af /dev/mmcblk
X
p1
If fsck did change anything, reboot.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62