maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   I can not download files to My Docs with Microb - Help ME!! (https://talk.maemo.org/showthread.php?t=81797)

ioncelmare 2012-01-23 19:12

Re: I can not download files to My Docs with Microb - Help ME!!
 
http://talk.maemo.org/showpost.php?p=439864&postcount=3

D@vIcHoJD 2012-01-23 20:17

Re: I can not download files to My Docs with Microb - Help ME!!
 
2 Attachment(s)
Hi all, thank for you help, but the problem still there are some catches
I think it's a different problem as zsopin say:

eMMC readonly solution would make sense if all browsers failed. Considering Opera and fennec save fine on MyDocs (few posts above), sounds like a different problem altogether. Then again maybe they only write to RAM/swap, no idea

pwned
Since probe mounting and dismounting My Docs, restarting of all possible ways, even try about: config in microb ... But nothing.

The problem occurred since I installed Fennec this thread:
http://talk.maemo.org/showthread.php...ghlight=Fennec

But also download a file from microb and gave me a download error, since the problem arose here.

Remove and purge fennec, nor think of anything, then reinstalled with no results.

Anywhere on the 32gb partition but only happens in microb with other programs or browser is not the same download without problem. How to reinstall or correct Microb?

I think it's a problem with microb, fennec might break something.
My N900 flashier it 3 weeks ago. Please help more I can do.:(:confused:

Sorry for my bad english :D

michaaa62 2012-01-23 20:33

Re: I can not download files to My Docs with Microb - Help ME!!
 
Please try the following debugging code. It will give you a file which you could attach to the next post.
Code:

df > debug.txt
mount >> debug.txt
free >> debug.txt
du -kx / | sort -n | tail -n 20 >> debug.txt
du -kx /home | sort -n | tail -n 20 >> debug.txt
dpkg -l | grep patch >> debug.txt

The file is located at /home/user/debug.txt

D@vIcHoJD 2012-01-23 20:56

Re: I can not download files to My Docs with Microb - Help ME!!
 
2 Attachment(s)
michaaa62 probe try the following debugging code attached:

rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind,rbind)
cgroup on /dev/cgroup/cpu type cgroup (cpu,memory)
nodev on /sys/kernel/debug type debugfs (0)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind,rbind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind,rbind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind,rbind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind,rbind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind,rbind)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
total used free shared buffers
Mem: 235260 211544 23716 0 6264
-/+ buffers: 205280 29980
Swap: 786424 137084 649340
8356 /lib/modules/2.6.28.10-power49
9660 /usr/lib/perl
9660 /usr/lib/perl/5.8.3
11756 /lib/modules
14164 /usr/share/microb-engine/chrome
14448 /usr/share/locale
14848 /usr/share/microb-engine
14916 /lib/dsp
23352 /usr/lib/locale
24288 /usr/lib/microb-engine
24952 /usr/bin
30544 /lib
33300 /var/lib/dpkg/info
40588 /var/lib/dpkg
42192 /var/lib
42972 /var
59180 /usr/share
177896 /usr/lib
268332 /usr
351888 /
52200 /home/opt/usr/share/themes
52584 /home/opt/usr/share/icons
55244 /home/opt/lib
57636 /home/opt/fapman-cache/lists
57644 /home/opt/fapman-cache
58084 /home/opt/pymaemo/usr/lib/python2.5/site-packages
66740 /home/opt/var
76992 /home/opt/pymaemo/usr/lib/python2.5
80548 /home/opt/pymaemo/usr/lib
86160 /home/opt/pymaemo/usr
86164 /home/opt/pymaemo
115220 /home/opt/usr/share
118928 /home/opt/maemo/usr/share
121004 /home/opt/maemo/usr/lib
123960 /home/opt/usr
157064 /home/user
277624 /home/opt/maemo/usr
277628 /home/opt/maemo
867780 /home/opt
1036368 /home
ii batterypatch 4.0 BatteryPatch
ii sms-manager 0.9.5-1.m5 SMS message dispatcher
ii speedpatch 2.0 SpeedPatch

Any Problem or Solution. :D:D

michaaa62 2012-01-23 22:03

Re: I can not download files to My Docs with Microb - Help ME!!
 
Well there are no problems with disk space, that is good.
Don't know anything about fennec, but may be the log of dpkg might shed some light regarding the failure to install. You will find the log in the Application Manager menu.

D@vIcHoJD 2012-01-23 22:20

Re: I can not download files to My Docs with Microb - Help ME!!
 
The log is empty, sorry I always delete the log after an update, using FAM.
Some files of .mozilla or mibrob-engine was changed or damaged.
In /home/user/.mozilla/mibrob I have a file called "lock" (Broken Symlink) is it normal??:confused:

D@vIcHoJD 2012-01-23 22:59

Re: I can not download files to My Docs with Microb - Help ME!!
 
Any Solution Help!!:(

michaaa62 2012-01-23 23:15

Re: I can not download files to My Docs with Microb - Help ME!!
 
You might just remove the lock file, but make sure no microb is running to not make things more complicate. Still this is not the fix for your issues, but i am running out of ideas right now ... and tired as well. I will leave this for now!

D@vIcHoJD 2012-01-23 23:38

Re: I can not download files to My Docs with Microb - Help ME!!
 
Do not know if there will be a way to reinstall microb, at least the files someone help me with this, please for now I'll have to download to removable memory.:(:(:(

D@vIcHoJD 2012-01-24 04:05

Re: I can not download files to My Docs with Microb - Help ME!!
 
Someone already has an idea, to eliminate this problem:D:(


All times are GMT. The time now is 10:18.

vBulletin® Version 3.8.8