Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Problems after CSSU, please help! Contacts not accessible, other issues...

    Reply
    GSk | # 1 | 2013-09-06, 09:56 | Report

    Hi everybody!

    I have done the CSSU (mainly because of the known gmail "Message not available on the server" problem). It fixed the problem... not for a long though...
    After update i ofter see "Unable to perform operation. Internal error." messages, none of the contacts are accessible, if someone from the book rings or text me - i only see their number. Out of curiosity tried to add a contact and got "Unable to perform operation. Device storage full" Gmail now imported web folders and shows nothing in the inbox... Ringtones went default... Backup restore didn't help...
    Someone with the knowledge please help me get trough this. Re-flash is not an option (USB port is typicaly gone.. and i need to export/access my contacts before i move onto flashing or a new phone...)
    Plan A - get it back on track at least for another month or two.
    Plan B - at least save/export contacts for later use on another N900 handset.

    Thank you in advance!

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by GSk; 2013-09-06 at 15:23.
    The Following User Says Thank You to GSk For This Useful Post:
    Wikiwide

     
    GSk | # 2 | 2013-09-10, 15:56 | Report

    Anyone?..

    Edit | Forward | Quote | Quick Reply | Thanks

     
    nieldk | # 3 | 2013-09-10, 16:03 | Report

    hmm doesnt the error message "device storage full" tell the problem?
    Seems you need to delete some (not used/important) stuff from internal storage

    Edit | Forward | Quote | Quick Reply | Thanks

     
    GSk | # 4 | 2013-09-10, 16:12 | Report

    Done that already! I always try to keep my device clean with enough free space.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sixwheeledbeast | # 5 | 2013-09-10, 16:15 | Report

    Use default backup application do backup your contacts if possible.

    We need to know which CSSU

    Code:
    Settings > About Community SSU > Version:
    Maybe posting the output of these will help us see the state of your filesystem and your kernel version.

    Code:
    mount
    df
    free
    uname -a
    dpkg -l | grep kernel

    Edit | Forward | Quote | Quick Reply | Thanks

     
    GSk | # 6 | 2013-09-10, 17:23 | Report

    I don't see About Community SSU in Settings >..?

    BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
    Enter 'help' for a list of built-in commands.

    ~ $ 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=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
    (noatime,nodiratime,errors=continue,commit=1,data= writeback)
    /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)
    /dev/mmcblk0p1 on /home/user/MyDocs type vfat
    (rw,noatime,nodiratime,noauto,nodev,exec,nosuid,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
    /dev/mmcblk1p1 on /media/mmc1 type vfat
    (rw,noatime,nodiratime,noauto,nodev,exec,nosuid,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
    ~ $ df
    Filesystem 1k-blocks Used Available Use% Mounted on
    rootfs 233224 151596 77344 66% /
    ubi0:rootfs 233224 151596 77344 66% /
    tmpfs 1024 84 940 8% /tmp
    tmpfs 256 72 184 28% /var/run
    none 10240 76 10164 1% /dev
    tmpfs 65536 4 65532 0% /dev/shm
    /dev/mmcblk0p2 2064208 663048 1296304 34% /home
    /home/opt 2064208 663048 1296304 34% /opt
    /opt/pymaemo/usr/lib/python2.5
    2064208 663048 1296304 34% /usr/lib/python2.5
    /opt/pymaemo/usr/share/pyshared
    2064208 663048 1296304 34% /usr/share/pyshared
    /opt/pymaemo/usr/lib/pyshared
    2064208 663048 1296304 34% /usr/lib/pyshared
    /opt/pymaemo/usr/share/python-support
    2064208 663048 1296304 34%
    /usr/share/python-support
    /opt/pymaemo/usr/lib/python-support
    2064208 663048 1296304 34% /usr/lib/python-support
    /dev/mmcblk0p1 28312128 16472256 11839872 58% /home/user/MyDocs
    /dev/mmcblk1p1 7969280 7818560 150720 98% /media/mmc1
    ~ $ free
    total used free shared buffers
    Mem: 235252 231348 3904 0 14824
    Swap: 786424 37332 749092
    Total: 1021676 268680 752996
    ~ $ uname -a
    Linux Nokia-N900 2.6.28.10-power52 #1 PREEMPT Sat Apr 6 11:59:23 UTC
    2013 armv7l unknown
    ~ $ dpkg -l | grep kernel
    ii kernel
    2.6.28-20103103+0m5 Flashable Linux kernel
    ii kernel-flasher
    2.6.28-20103103+0m5 Linux kernel updater
    ii kernel-modules
    2.6.28-20103103+0m5 Linux kernel modules
    ii kernel-power
    1:2.6.28-10power52 Flashable Linux kernel (kernel power
    2.6.28.
    ii kernel-power-flasher
    1:2.6.28-10power52 Linux kernel updater (kernel power
    2.6.28.10
    ii kernel-power-modules
    1:2.6.28-10power52 Linux kernel modules (kernel power
    2.6.28.10
    ii kernel-power-settings 0.17
    Tools for the customization and overclock Li
    ii libdrm2 2.3.1-3
    Userspace interface to kernel DRM services -
    ii module-init-tools
    3.4-1maemo5+0m5 tools for managing Linux kernel
    modules
    ii qcpufreq 0.4.1-1
    A GUI for the kernel's cpufreq interface
    ~ $

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sixwheeledbeast | # 7 | 2013-09-10, 18:35 | Report

    It looks like you are on CSSU-Testing with KP52.
    Rootfs seems to have space.
    uSD card is full and MyDocs is busy but that shouldn't cause this.

    You should find About Community SSU at the bottom of the Settings page. I'd also guess it's version T8.2

    If so start reading CSSU Testing thread from here I believe others have had this issue.
    http://talk.maemo.org/showthread.php...81#post1351881

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to sixwheeledbeast For This Useful Post:
    GSk

     
vBulletin® Version 3.8.8
Normal Logout