hi,
Im using cm 10.1 by ADC-Team R8 + K^Kernel 3.4 v2.4
my problem is, that sometimes my sdcard0 isnt mounted automatically at boot.
I think it first happened with R7 (maybe R6)
if i execute "vold" in terminal the sdcard gets mounted.
I tried to put the vold command into /data/local/userinit.sh, but it doesnt work always...
in logcat i see that MountService is getting a NullPointerException.
and in dmesg there is:
Code:
mmcblk0: p28 size 26050560 extends beyond EOD, truncated
Perhaps one of these is the problem ?
So any of you got a suggestion or the same problem ?
Thx
I had the same problems (sdcard0 not mounted) and I solved the issue re-installing TWO times everything after wiping (factory-reset and dalvik) the phone.
Don't know why but the second installation fixed the issue.
Related
I'm on CM 7.1.0-N1 now , I was having randomly reboots, sometime like 2 or 3 in a hour , sometime 1 per day.
Today I just update to 7.1.0 , but same issue was happening on 7.0.2
I did tried the following to narrow the issue:
-Change to a new SIM
-reformat SD card
-wipe and factory reset (twice)
-upgrade from 7.0.2 to 7.1.0
-After the wipe and reset factory , I keep using the phone without any app installed, and after 12 hrs it did reboot
Issue is still happening most of the time when phone is idle
For now My only hope is that SD card could be provoking the reboot but Im not sure about that
I have a 2 old days logcat (that I got after a reboot) , so I don't know if anyone can help me looking into the logcat file, I cannot find anything useful on the log file
Please let me know if I can attach the file , right now Im monitoring my phone , if I get another reboot I will try to obtain a newest logcat
Any idea or suggestion will be appreciated
thanks in advance!
I just saw a similar post, sorry for creating a new one (I did a search before creating it but found nothing).
I will try with this suggestion posted by Jack_R1
Immediately after the phone rebooted, connect it to ADB and execute:
adb bugreport > bugreport.txt
Check the file, see the last_kmsg log and the last logcat (bugreport has several sections).
If you see "ARM9 has crashed" - your phone's HW is faulty and needs repair.
Hi!
I have kais130
I use "Froyo[2.2.2]: My Modified Fresh Froyo Release 20-2-2011" rom and have some issue with it: eventually (2-3 days after clean system install) many process like launcher, acore and many other just stop responding. Hot reboot or soft reset makes it worse, device just wont boot. And the same think happens with all of the roms I used. I have data and system installed on nand. Tried haret install, but i got some trouble with argument:
Mount: mounting/dev/block/mmcblk op1 on/ sdcard failed: invalid argument
/init line 334: mont_opt: not found sh: 2: unknown
............................................................................
Possibly non-existent or swap device?
I have 2 sd cards for nand install i used 1gb sd and for haret i used 16gb sdhc class 6 card.
If its necessary: i have panel type 1, used 2.6.25 kernel (because installing on 2.6.32 got some errors with bad blocks and failed to extract). Also i read on some post, that for the stable work don't use Rogue Tools (i use it).
While installing any rom on 2.6.25 kernel i have no errors but Fix permission on files:
Chown: data/app_s: No such file or directory (X2)
Chown: System/etc/bluez: No such file or directory (X4)
Chown: system/init: No such file or directory (X2)
and some errors while booting some thing with: data/sysfiles/su path don't exist and some no such file or directory( which i don't remember) + error no local ept for prog 02000031 replying anyway!
Is there some magical way to solve this problem?
Thanks for any reply!
Sorry for my English cause i m Russian.
I think I am having the same problem. I flashed the Eclair nbh file ant it gave me that error.
hi all i got my tab for 3 days now and all of the roms i tried and used caused me problems! i tried cm9 and paranoid android cm10
cm9- sudden reboots and screeen rotate sometimes dont work forcing me to reboot
using paranoid now and here are the issues - wifi unable to detect for watever reason , can't enter storage option in settings and can't mount!
help please!
tohno said:
hi all i got my tab for 3 days now and all of the roms i tried and used caused me problems! i tried cm9 and paranoid android cm10
cm9- sudden reboots and screeen rotate sometimes dont work forcing me to reboot
using paranoid now and here are the issues - wifi unable to detect for watever reason , can't enter storage option in settings and can't mount!
help please!
Click to expand...
Click to collapse
Wifi is working in Paranoid android...just go to advanced menu in wifi and uncheck the temporary avoiding poor connection.....Wifi tether /hotspot doesn't work.....
Storage option Force closes
For mounting external sdcard do this:
1.Create a folder in sdcard and name it emmc......
2.Open notepad and paste these lines....(Thank alroger for these commands)
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc
3.save the notepad file with .sh extension.....like this....emmc.sh
4.Put it in your sdcard
5.open script manager(known as smanager).. you can download on playstore.....
6.In the file browser of smanager click on the emmc.sh file in your sdcard.......
7.activate these two things......
a)Superuser
b)Boot
8.then reboot your tab and voila its done......
Click to expand...
Click to collapse
I think you have a P1000.....try AOKP build#40 by stimpz0r....It hardly needs any progress......STABLE!!!!AWESOME!!!!!GREAT!!!!!
thanks but my real issue is wifi i can't connect to play store without it , anyways i can detect other wifis but not my wifi ...crap
Hi,
I've just installed fresh CM10 ICS Nightly on my LG Optimus 2x. The original __EXTERNAL_SD folder in my Home was suddenly empty, so I thought the mount point of External SD has changed. I found it in /storage/sdcard1. However, Applications don't recognize that, because they obviously expect __EXTERNAL_SD simlink/folder (or whatever it is) in my home. So I decided to delete it and create a new one to new location. Deletion was successful,but I'm not able to create a new symlink.
Code:
[email protected]: /sdcard # ln -s /storage/sdcard1 __EXTERNAL_SD
link failed Operation not permitted
[email protected]: /sdcard #
This is what I get.
Furthermore, since I deleted original file, every time I start Apollo (music player) I get error Unfortunately, Apollo has stopped. That's kinda weird, because it acts like it requires working __EXTERNAL_SD, but I'm not 100% sure.
Can you please explain me how to create such a symlink? Thanks!
Have You tried with superuser?
Sure, sign # means I have root access. Anyway, the problem is not longer relevant for me, bacause I've reinstalled whole system from the bottom using factory reset.
I'm newbie to Android, and It's litte suprising for me that root can not create a simple symilnk, that shoul work every time (as in Linux).
Hi,
I've always used Terminal IDE to rsync my stock android with my Linux box. However, since I "upgraded" to CyanogenMod 11, rsync is highly broken. I get tons of errors like this:
receiving incremental file list
rsync: readlink_stat("somefilename") failed: Out of memory (12)
rsync: readlink_stat("someotherfilename") failed: Out of memory (12)
...................
Any idea what is happening, and how I can fix this, or do rsync?
How do you people do rsync?
I reinstalled CyanogenMod from scratch formatting everything (even /system) and the problem persists.
Thanks!
L.