|
2012-03-24
, 13:32
|
Posts: 11 |
Thanked: 9 times |
Joined on Sep 2011
|
#2
|
method call sender=:1.75 -> dest=org.freedesktop.Telepathy.AccountManager serial=113 path=/org/freedesktop/Telepathy/Account/gabble/jabber/--removed--; interface=com.nokia.Account.Interface.ChannelRequests; member=EnsureChannel array [ dict entry( string "org.freedesktop.Telepathy.Channel.TargetHandleType" variant uint32 1 ) dict entry( string "org.freedesktop.Telepathy.Channel.TargetID" variant string "--removed gmail account---@gmail.com" ) dict entry( string "org.freedesktop.Telepathy.Channel.ChannelType" variant string "org.freedesktop.Telepathy.Channel.Type.Text" ) ] uint64 1388064 string "" error sender=:1.20 -> dest=:1.75 error_name=com.nokia.MissionControl.Errors.Lowmem reply_serial=113 string "Insufficient memory" method call sender=:1.75 -> dest=org.freedesktop.Telepathy.AccountManager serial=114 path=/org/freedesktop/Telepathy/Account/spirit/skype/--removed--; interface=com.nokia.Account.Interface.ChannelRequests; member=Create array [ dict entry( string "org.freedesktop.Telepathy.Channel.TargetHandleType" variant uint32 1 ) dict entry( string "org.freedesktop.Telepathy.Channel.TargetID" variant string "--removed skype handle--" ) dict entry( string "org.freedesktop.Telepathy.Channel.ChannelType" variant string "org.freedesktop.Telepathy.Channel.Type.StreamedMedia" ) ] uint64 1413766 string "" error sender=:1.20 -> dest=:1.75 error_name=com.nokia.MissionControl.Errors.Lowmem reply_serial=114 string "Insufficient memory"
Nokia-N900:/home/user# free total used free shared buffers Mem: 245268 237944 7324 0 7140 Swap: 822360 3036 819324 Total: 1067628 240980 826648
mv /dev/mmcblk1 /dev/mmcblk0 mv /dev/mmcblk1p1 /dev/mmcblk0p1 mv /dev/mmcblk1p2 /dev/mmcblk0p2 mv /dev/mmcblk1p3 /dev/mmcblk0p3 echo "/dev/mmcblk0p2 /home ext3 rw,noatime,errors=continue,commit=1,data=writeback 0 0" >> $tmp_fstab echo "/home/opt /opt none bind" >> $tmp_fstab echo "/dev/mmcblk0p1 /home/user/MyDocs vfat nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,gid=29999,shortname=mixed,dmask=000,fmask=0133,rodir 0 0" >> $tmp_fstab
Nokia-N900:/home/user# mount 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=20480k) tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=5120k,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=writeback) /dev/mmcblk0p1 on /home/user/MyDocs type vfat (nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,gid=29999,shortname=mixed,dmask=000,fmask=0133,rodir) /home/opt on /opt type none (bind) nodev on /sys/kernel/debug type debugfs (0) /opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind) /opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind) /opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind) /opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind) /opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
The Following User Says Thank You to ired For This Useful Post: | ||
|
2012-03-24
, 21:14
|
Posts: 11 |
Thanked: 9 times |
Joined on Sep 2011
|
#3
|
|
2012-03-24
, 22:38
|
Posts: 28 |
Thanked: 4 times |
Joined on Mar 2011
@ Lebanon,Beirut
|
#4
|
|
2012-03-24
, 22:56
|
Posts: 11 |
Thanked: 9 times |
Joined on Sep 2011
|
#5
|
The Following User Says Thank You to ired For This Useful Post: | ||
|
2012-03-25
, 16:16
|
Posts: 28 |
Thanked: 4 times |
Joined on Mar 2011
@ Lebanon,Beirut
|
#6
|
|
2012-03-25
, 18:51
|
Posts: 11 |
Thanked: 9 times |
Joined on Sep 2011
|
#7
|
|
2012-03-29
, 13:02
|
Posts: 3 |
Thanked: 0 times |
Joined on Mar 2012
|
#8
|
|
2012-04-04
, 14:25
|
Posts: 11 |
Thanked: 9 times |
Joined on Sep 2011
|
#9
|
|
2012-04-04
, 16:30
|
Posts: 3 |
Thanked: 0 times |
Joined on Mar 2012
|
#10
|
Got it into "semi-working" state by using information in this thread:
http://talk.maemo.org/showthread.php?t=69081
Basicly I have /home swap and MyDocs on a 8g sdcard.
It mostly works, but there is 1 small and 1 bigger problem.
small: camera app cannot save image:
General Settings: save target selector shows "Memory in use"
big: conversations, gtalk/skype doesn't work; clicking on a "Skype/gtalk IM/call" button in a contact just drops me back to the contacts list;
incoming skype calls don't ring; ims are not received
sms works
relevant lines from "mount"
/dev/mmcblk1p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (utf8,uid=29999,shortname=mixed,dmask=000,fmask=01 33)
/home/opt on /opt type none (bind)
notice /home/user/MyDocs mounted from mmcblk_0_p1
that's actually blk1, i just modified /etc/event.d/rcS-late to make a link and mount that
any idea what causes this? how could I fix it, or maybe how to diagnose the exact cause?