Android7 Path Problem - Moto Z Play Questions & Answers

Hi seems there is a big problem with the Android7 ROM and many Apps (like Sync for Reddit) when uses the list to choose the SD-Card Path destination to save.
It looks to me the ROM return no file when attemting to enumerate the root (/)!
There is no chance to see the SD-Card Path. It ends with / instead of listing the emulate or SD-Card-NR storages.
When i remember right we have got same issue in a Android 6 Update last year on the Moto X Play.
It was fixed with another Update from Lenovo/Motorola.
With MM on the Z Play it works without a problem.
Could anyone confirm?
edit: ive just post it to the official Forum too:
https://forums.lenovo.com/t5/Moto-Z...roblem-Seems-to-be-a-ROM-Problem/td-p/3587819

Related

Android boot error "micropklt_lcd_ctrl: This function should no longer be used"

Android boot error "micropklt_lcd_ctrl: This function should no longer be used"
I've been battling this error again and again whenever I tried another Android release, and since there are no real answers around, but some others have the same problem, which according to searches mostly goes unanswered in bigger threads, I decided to go ahead and dedicate one thread to it.
Problem: After installing Android and running it, its boot ends up in an eternal loop displaying
Code:
micropklt_lcd_ctrl: This function should no longer be used
.
Setting: German Rhodium. Initially an Energy ROM. Since I thought it might be something from the ROM, the latest one is Energy.RHODIUM.21889.Android(ULTRA_LITE_ROM)_28.Jan.
8 GB SD from Kingston. Since this was named as a possible problem, tried with 1 GB SD (Kingston) as well.
Reformatted SD and restarted from scratch.
Tried Android versions:
Project Android 030810.cab
Project Android 033110.cab
[MJG]Rhod.Eclair.Rebuild033110.3.rar
plus various older ones (with different base name, xAndroid or something like that?) already deleted.
Tried to disable 3D Hardware during boot.
Another suggested workaround to use specific files from older releases; these I could no longer find on the net.
To sum attempts up:
Tried different (?) Android releases (xAndroid, Project Android) - fail
Tried small SD card (1 GB) - fail
Tried SanDisk instead of Kingston SD card - pending
Tried to reformat SD card (with SD card formatter) - fail
Tried to disable 3D Hardware - fail
Tried WinMo ROM labeled as created for Android (Energy.RHODIUM.21889.Android(ULTRA_LITE_ROM)_28.Jan) - fail
Tried to insert SIM card (was missing) - fail
Tried to update HardSSL (Rhodium-HardSPL_V2_00R3.exe) - fail
Information:
(forum prevented me from adding links to external information)
This forum, other members with same problem
Looking for: suggestions what else to try.
ItsReallyMe said:
I've been battling this error again and again whenever I tried another Android release, and since there are no real answers around, but some others have the same problem, which according to searches mostly goes unanswered in bigger threads, I decided to go ahead and dedicate one thread to it.
Problem: After installing Android and running it, its boot ends up in an eternal loop displaying
Code:
micropklt_lcd_ctrl: This function should no longer be used
.
Setting: German Rhodium. Initially an Energy ROM. Since I thought it might be something from the ROM, the latest one is Energy.RHODIUM.21889.Android(ULTRA_LITE_ROM)_28.Jan.
8 GB SD from Kingston. Since this was named as a possible problem, tried with 1 GB SD (Kingston) as well.
.
Click to expand...
Click to collapse
I have an AT&T Tilt2, stock rom, 8GB SanDisk. I see a very similar message when booting xdandroid, but mine continues to boot through, my boot sequence snippet runs like this:
Code:
[ 26.309173] Adding 102392k swap on /dev/block/ramzswap0.
Priority:-1 extents:1 across: 102392k
[ 26.484039]Something used micropklt_lcd_ctrl: This function should no longer be used
USING EXPERIMENTAL TILT2 LAYOUT
op: cannot stat '/init.etc/keymaps/tilt2_navi_pad.kl': No such file or directory
Touchscreen device directory is /sys/class/input/input2
Then continues to the screen calibration. I know I'm not helping directly, but perhaps can help lead others to clues ?
i already started a topic for this exact error....
http://forum.xda-developers.com/showthread.php?t=632128
So far no one has come up with a solution...
Oh, sorry, I searched the forum a few times, but mus have forgotten that thread, otherwise I would've posted there as well...
From what I can read there, maybe I should try a SanDisk instead of Kingston SD? Or is it SD vs. SDHC? Anyway, I just ordered a 2 GB SanDisk from Amazon (smallest one I could get ) and will try this next...
I managed to solve it by reflashing the newest HardSPL. (In my case I had a corrupt microp firmware, casuing all kind of problems in WM as well).
It might not solve the problem for you, but it can't hurt either
My SanDisk SD has not yet arrived, but I tried to insert a SIM card (phone currently has none, since I' using another one while testing) - no changes.
Thanks for the HardSPL hint - tried as well. No Luck, but at least another topic to add to the "things I tried" list
Okay.. So, i tried HardSPL.
Task 29
Reloaded my Rom
Hard Reset
Formatted Memory Stick
Followed ALL instructions!
Nothing happened.
I then went back and tried an old version of android from this thread
I used the 12/20 2.01 version.
AAAANNND..... it loaded right away....
WHY does this old version work, and the new ones wont?
what is different?
Update: my SanDisk SD card arrived, so I loaded [MJG]Rhod.2.1Sense.042310.rar, extracted it to the card, and started it. Same problem. This means it does not seem like a Kingston SD card problem.
So... I tested, and can confirm that the old build you linked solved the problem for me as well!
I have searched this ENTIRE FORUM and read EVERY SINGLE GOD FORSAKEN post about this error. I am at my whits end!
Someone said they got it to work with a more current package and an old rootfs.img
I didnt try the same two builds they did, i tried the sense ui one and the old rootfs. from the build i said works. it did not work.
so i figured i would compare the two rootfs.img to see what the difference is.
however, i cannot open the contents in windows (from what i understand)
so i install UBUNTU on my computer.
I cant for the life of me figure out how to mount the damn image!
PLEASE SOMEONE ELSE! please look this up. i am frustrated beyond words.
if you can give me a way to compare these files in windows, i will be glad to do it.
I just cant stand windows mobile crashing all the mother f-ing time and i REALLY REALLY REALLY want to use android. Im sorry for being so frustrated. i have spent literally HOURS on this...
Anyone, anything?
Mount rootfs.img
eternalcold said:
Anyone, anything?
Click to expand...
Click to collapse
You can mount image in terminal like this:
first create dir with:
mkdir /mnt/rootfs
then mount the image:
mount rootfs.img /mnt/rootfs/ -o loop
then change dir to /mnt/rootfs and you have the android FS.
i will also compare old and new rootfs so maybe we will found something!
BR
I still have this problem.
I tried what you said, but i keep getting errors. I cant seem to get it to work. I will again look through all the threads again, as well as the different websites i found from google. i will link them tomorrow when i get a chance. If anyone else has found anything, please let me know.
The latest kernel has the following commit message
"rewritten micropklt_lcd_ctrl calls to micropklt_set_misc_states calls"
So this might fix it for you guys?
It seems to have some other problems with sleep etc, but if it boots it is something
I see, thanks for looking, however, i still cant figure out how to mount and change things in ubuntu (sorry, i know i am a newb) would you be able to repackage it with the line changed to the old one? and upload it? i will check it out to see if it works.
It's alive!!
Download latest Android build with latest kernel from hxxp://glemsom.anapnea.net/android/htc-msm-android/ and replace zImage and modules and thats it.
i didn't test it full, but it starts!
Thanks to Star-Lite for info!!!
BR
Ah yes it works! Beautiful beautiful!
Don't thank me, thank CaptNoord for fixing this in the kernel
I'm sure he has a donate button somewhere
I will donate as soon as the bills are past this month (a couple more days)
Out of plain curiousity, is there a reason why this error only happened on some devices and not others? Could it be from a hardware difference between maybe different revisions of the device?
use the right starup.txt file

Copilot 8 - Saving favorites without success

When I save favorites in Copilot 8 I can see them as long as I don't close the application. When I restart it all the favorites (and also the recent targets) are gone again.
Did someone face this problem or could give me a hint how to solve this issue?
Thank you in advance.
olympicchicken said:
When I save favorites in Copilot 8 I can see them as long as I don't close the application. When I restart it all the favorites (and also the recent targets) are gone again.
Did someone face this problem or could give me a hint how to solve this issue?
Thank you in advance.
Click to expand...
Click to collapse
I had this problem before, but I can't remember the exact file. Basically, there's a file that you need to enable read/write access by finding it in Windows Explorer and unchecking "read only" in the file's properties. That fixed it for me, but I can't remember what file it was.
Thank you for your reply. The folder supposed to be writeable (and acutally shown as writeable) is copilot/EU/europe/save as I found two files named favorite.lst and recents.lst in it.
These files are shown as writeable as well. Do I have to gain root to make the folder and/or the files writeable not only for the owner?
Called Copilot Support and got the answer that they are aware of this problem and there should be a newer version to hit the market within the next weeks to correct this.
Aditionally I was told that there has just been released a froyo compatible version, just to let you know.
Finally helped myself .
Within the copilot folder there is a file named user.cfg. The path to the save folder was not set.
So I closed two cases in one go: Moved the maps to the external sd card and set or changed the paths in the user config file.
Now everything is working as it should. Maybe this information can help other people to solve the problem more quickly then I did.
Can copilot be installed on an external sd card? (sdcard/sd)?
The program itself can't but as I said you can move the maps folder to the external sd card - you just have to physically move for example the EU (if you are in Europe like me) folder to the external sd card and then change the path in the user.cfg to this directory to the new path (there is more than one entry for this directory in the user.cfg).
Perfectly worked for me.
user.cfg
Hello Olympicchicken,
I think I have the same problem you had but when I came to verify first of all if I had the files favorite.lst and recents.lst, they were none.
I downloaded those two files from a Copilot Live package as saw on the internet but still nothing, I can save my favorites.
When opening the user.cfg, the path to save the favorites and recents are the right one:
[Data]
"VersionedGrid"=-2147483640
[Directories]
"AddonDir"="/sdcard/copilot/NA/Quebec/addon/"
"AudioDir"="/sdcard/copilot/audio/"
"CitiesDir"="/sdcard/copilot/NA/Quebec/cities/"
"GlobalAddonDir"="/sdcard/copilot/addon"
"GPSDemoDir"="/sdcard/copilot/gpstracks/demo"
"LRGeoDir"="/sdcard/copilot/NA/Quebec/places/"
"LRGlobalSaveDir"="/sdcard/copilot/save"
"LRGPSSaveDir"="/sdcard/copilot/gpstracks"
"LRGridDir"="/sdcard/copilot/NA/Quebec/data/"
"LRInfoDir"="/sdcard/copilot/info"
"LRSaveDir"="/sdcard/copilot/NA/Quebec/save/"
"PolyDir"="/sdcard/copilot/NA/Quebec/polygons/"
"RazorCacheDir"="/sdcard/copilot/save/razor_cache"
"RegionDir"="NA"
"RootDir"="/sdcard/copilot/"
"SkinDir"="/sdcard/copilot/skin/"
"SpeechDir"="/sdcard/copilot/speech"
"UIConfigDir"="/sdcard/copilot/uiconfig/"
Do you have any ideal what could be causing this by any chances?
Thanks for you time!
Have a great week-end!
P.s.: I have Galaxy S with Android 2.1 and Copilot Live 8.2.0.218
As for me, I have the samsung galaxy S and I cant even save. I moved to external SD card and changed the user but it still dosnt work. I dont have a "favorite.lst" file, neither a "recent.lst" one. I reinstalled and I still dont get them.
Same here, I can't save my favorites after upgrading to 8.2.0.218. It seems that's a problem with canadian adress. Someone have found the newer version 8.2.0.368 ?
The Problem seems to be with Canadian Addresses, ( actually 1 did work for me ) but it was only for testing. US Addresses had no issue
Any fix?
This helped me sort but the save directory that resolved it was not the one in the copilot directory..
The offending line in the user config was
"LRSaveDir"="sdcard/copilot/<region>/<country>/save/
for me the line said "LRSaveDir"=2
I changed mine to reflect my phones directory structure..
"LRSaveDir"="sdcard/copilot/EU/UK/save/
**When I did that all resolved and even my previous saves came back.
So I am happy again.
PMMeasures said:
This helped me sort but the save directory that resolved it was not the one in the copilot directory..
The offending line in the user config was
"LRSaveDir"="sdcard/copilot/<region>/<country>/save/
for me the line said "LRSaveDir"=2
I changed mine to reflect my phones directory structure..
"LRSaveDir"="sdcard/copilot/EU/UK/save/
**When I did that all resolved and even my previous saves came back.
So I am happy again.
Click to expand...
Click to collapse
i do not see the line LRSaveDir"=2 in my user.cfg file??
PMMeasures said:
This helped me sort but the save directory that resolved it was not the one in the copilot directory..
The offending line in the user config was
"LRSaveDir"="sdcard/copilot/<region>/<country>/save/
for me the line said "LRSaveDir"=2
I changed mine to reflect my phones directory structure..
"LRSaveDir"="sdcard/copilot/EU/UK/save/
**When I did that all resolved and even my previous saves came back.
So I am happy again.
Click to expand...
Click to collapse
I had the same problem. I had deleted some files on my SD Card and somehow something got corrupt(happened when switching between 3 different apps while driving).
I'm on the road at least 4 days a week and use co-pilot to route my gas buddy stops and save them as trips. All of the sudden it wouldn't save my recent data and all of my save files were not accessible even though the files were in the map save dir ("sdcard/copilot/NA/save/").
I decided to just wipe everything and re-install the app though.

Samsung i8000 (omnia2) android cm6new rom

credits
- almar (Marc)
- bsbsbs (Sándor)
- Egon
- phj (János)
- Voyteckst
- frenkie9999999
- spiderman1961
- kukafei
- linuxsight
- glimmling
- MinL
-Antoxa1998
thanks to all the above the dream of runing android on i8000 came true. and because of their job we were expecting faster and faster, more and more efficient and smooth versions.
i followed their path. got a version, modified it, combined the best parts of each ROM and i am offering a new ROM much closer to be complete and less beta.
DETAILS ABOUT THE ROM
It is not based on frenkiedroid as far as i know but followed other path onto chinese ROMS. I think it is faster than any other ROM (tell me if not). It has achived score 1035 on antutu on my class 10 sd card (this is almost the speed of a native android phone using cm6 and this fast hardware)
According to measuments made using Benchmark & Tuning it is up to 56% faster compared to the already fast frenkiedroid
Tested
bluetooth
wi-fi
3g
calling
sms
radio
gps
usb connection
battery lasts up to 2 days
Changelog
Version 8
Information, installation instructions and photos below (post no34)
http://forum.xda-developers.com/showpost.php?p=50188850&postcount=34
Alternative download of cm6new v8 with 2.6.32.9 kexec kernel
Download from here
Information, installation instructions and photos below (post no35)
http://forum.xda-developers.com/showpost.php?p=57062016&postcount=35
Version 7
Information, installation instructions and photos below (post no33)
http://forum.xda-developers.com/showpost.php?p=50188850&postcount=33
Version 6
Information, installation instructions and photos below (post no30)
http://forum.xda-developers.com/showpost.php?p=49775913&postcount=30
Version 5
Information, installation instructions and photos below (post no25)
http://forum.xda-developers.com/showpost.php?p=48486739&postcount=25
Version 4
Information and photos below (post no4)
http://forum.xda-developers.com/showpost.php?p=44427775&postcount=4
Version 3
(mirror) (sendspace service)
- fixed gsm not working with some SIM cards (now i hope it can work with all networks)
- improve speed compared to version 2
- fixed other bugs
Version 2
- improved build.prop
- fixed account problem
- fixed camera problem
- fixed some crash bugs
- installed suggested programs (freeware)
Version 1
(initial release)
This ROM has preinstalled only the basic programs to allow you add any other program you desire from market.
I also suggest you another package of apps (dialers, sms apps, pictures and video apps) here
Alternative kernels
froyob3 kernel
CM6B2kernel
mini kernel
medium kernel
big kernel (original)
Installation instuctions:
We backup our data on our card
download mini-tool
connect your phone with computer on usb disk mode for our sdcard της (alternatively you can select your storage, but here i describe sd-card installation)
install and run minitool
select your sd-card and erase all partitions.
create a) one partition primary fat32 (the sum of sd-card's mb minus 1533 mb), B) one partition primary ext4 for our android sized 1333 mb , γ) one partition primary linux swap with the rest 200 mb
select apply and wait
you decompress the file ROM and Tools.rar
We change the date of our computer on any date of sept 2011
we run ImageRecover.exe
select restore (normal) and next
search on your computer the disk, the folder that our ROM is stored ( .TBI file) and select it
on the new window select select the last down option
then on the new window select the partition of our sf card to install (this is the medium partition sized 1333 mb (will write next to it MBR1.....linux native) and click onto it and press next
On next window when see "all data on linux native partition lost" press "yes" and wait copying to reach 100%
reopen minitool an if after ext4 partition there is left some unused/unformated space (grey colour) delete linux swap partition and create a new linux swap primary partition including this time the previously seen unused space
when finish select settings on your phone and change usb connection mode on your phone to "my storage"
In the root of "my storage" we paste a) haret.exe, B) zImage, c) startup.txt from the folder "copy to storage card root" from the rar we downloaded and decompressed
Disconnect our phone from usb, enter "my storage" and run haret.exe
this is the end. android starts. hope you enjoy
Hi guys, any reports on testing this ROM?
I want to set up my old Omnia 2 with Android for my gf, so I'm looking for a stable and simple ROM for her.
Thanx.
sergio_sos said:
Hi guys, any reports on testing this ROM?
I want to set up my old Omnia 2 with Android for my gf, so I'm looking for a stable and simple ROM for her.
Thanx.
Click to expand...
Click to collapse
You can try either my ROM or twister2 ROM from here http://forum.xda-developers.com/showthread.php?t=2342764
they are both the same level
the fastest is mine
faster GPS in on mine (ms-based preconfigured)
wi-fi i think works a little better on twister
twister has preloaded facebook etc, while mine has only stock apps
mine has business (single) coloured menus while twister has fancy (multi) coloured menus
if you want to install optional apps that have ads and you are not expert on android then install twister
if you want to install apps that do not have ads (or have ads and you are android expert) you can choose mine
please not that some people mentioned that with my ROM their SIM card was not recognized. i am not sure if the same for your SIM, your country.
Only two ROMS to choose. so you need only a few hours to try them both and make your decision. the choise is yours
Samsung i8000 (omnia2) android cm6new rom v4
as I promised long ago to publish
SAMSUNG I8000 (OMNIA2) ANDROID CM6NEW ROM Version 4
- Support even more SIM
- Speed ​​improvement - response
- Corrected some errors
- Upgrading of most programs
- Show ics (ice cream sandwich - android 4.0.X)
- Arrangements for energy savings
The new enhancements took me some time and study. I8000 reaches its limits due to its old drivers that are already written for mobile identical hardware with it.
Hope you like it and I expect opinions and suggestions to version 5 if there will be any further developments. Otherwise I will try to assist in the plan for android 2.3 on our mobile.
Explanation photo below
1 = home screen (the background is black on purpose because the amoled screen thus consumes less energy. If you want to change select another background with as many black dots. Black and not just dark color.)
2 = dialer with ics theme, search function names and support many languagesk. Make it default dialer if you like it
3 = new android ics Task Manager (task manager). Appear with long press of home button. If you do not like replace it with the Advanced Task Manager or ICS Task Manager / Switcher. To open them again by long pressing the central button select Settings / Cyanogenmod Settings / Input / Long-press home settings / select custom application
4 = ics camera
5 = menu ics (holo launcher)
6 = ics settings
For those who want even more contemporary look can choose Active lockscreen or Holo Locker
I tried installing this on my Omnia II.
I successfully create the partitions on my SD card, but when I go to starting the process with the ROM file, it comes back with the error message:
"The image file requires an updated version of this program."
I grabbed the latest version just to try it, and I need to purchase a key to make it work.
Yes, I reset my computer clock to September 1st, 2011. Do i need to reboot the machine after the clock reset?
Everything else so far seems to work fine, and if this works even half as good as I think it will, props to you for getting this done. I hate hate HATE winblows 6.5 on my Omnia II, and always wanted android. I tried a few of the older attempts years ago, but nothing was every stable enough to keep it.
Thanks again for any help.
where can i download the ROM ?
nemogamo said:
where can i download the ROM ?
Click to expand...
Click to collapse
download from here
http://www.gigasize.com/get/ndmo3y3hj2f
Ragnarkov said:
I tried installing this on my Omnia II.
I successfully create the partitions on my SD card, but when I go to starting the process with the ROM file, it comes back with the error message:
"The image file requires an updated version of this program."
I grabbed the latest version just to try it, and I need to purchase a key to make it work.
Yes, I reset my computer clock to September 1st, 2011. Do i need to reboot the machine after the clock reset?
Everything else so far seems to work fine, and if this works even half as good as I think it will, props to you for getting this done. I hate hate HATE winblows 6.5 on my Omnia II, and always wanted android. I tried a few of the older attempts years ago, but nothing was every stable enough to keep it.
Thanks again for any help.
Click to expand...
Click to collapse
ok try this ROM recovery program
http://www.gigasize.com/get/fososg405ld
please read very carefully instructions. hundreds of people verify programs are working how come not work only on some pc's ?
spkraul said:
ok try this ROM recovery program
http://www.gigasize.com/get/fososg405ld
please read very carefully instructions. hundreds of people verify programs are working how come not work only on some pc's ?
Click to expand...
Click to collapse
I tried this program, and again, comes up with the same error message.
I'm getting to the point where I have to change the date, then run image for windows, but it just keeps giving me that error.
I'm running windows Vista, could that be causing the issue? is there any other information I need to change or pay attention too?
I'm literally doing everything step by step, and yet its not working for me.
spkraul said:
download from here
http://www.gigasize.com/get/ndmo3y3hj2f
Click to expand...
Click to collapse
downloading.. take a longtime
would you mirror to mediafire or 4shared
thx.. will report when its done
nemogamo said:
downloading.. take a longtime
would you mirror to mediafire or 4shared
thx.. will report when its done
Click to expand...
Click to collapse
it's only 542.27 KB. how long time can get to download ?
even if you have dial up or the server is full you need seconds to download it
just make sure the time change is ok and better cut all internet connections before execute the program
spkraul said:
it's only 542.27 KB. how long time can get to download ?
even if you have dial up or the server is full you need seconds to download it
just make sure the time change is ok and better cut all internet connections before execute the program
Click to expand...
Click to collapse
i think you have mistaken me with ragnarkov
anyway i already downloaded the file
follow the procedure
until trying to restore image
got an error " the image file requires an updated version of this program"
internet id off
antivirus is off
date set to 1 september 2011
I've just tested it, the same problem I had as others already mentioned. I went back to the version 3, success! So I think the version 4 image is damaged or not correctly made. By the way, the version 3 that did work for me has no microsd card support. You should modify by yourself the startup.txt file to enable the sd card support.
Hope my words can be helpful to others.
santich said:
I've just tested it, the same problem I had as others already mentioned. I went back to the version 3, success! So I think the version 4 image is damaged or not correctly made. By the way, the version 3 that did work for me has no microsd card support. You should modify by yourself the startup.txt file to enable the sd card support.
Hope my words can be helpful to others.
Click to expand...
Click to collapse
i made my ROM to be installed on sdcard with sdcard support. Hundreds of users already installed it and no problems at all. i installed V4 again last night and no problem at all. my phone is i8000 8gb version if you install on storage card YES you should edit startup.txt and also edit vold.fstab and fstab files.
if find some free time from android 2.3 development project testings i will make a Version 5 and on this version i hope minor problems to be solved.
I downloaded the newest version of Image for Windows, which is v2.83 (the one in the package is v2.61), the tool to write the image into the partition ext4, and this time, everything went just like a charm.
I have to admit that the V4 image is a very good one. It's really fast and clean. I think the problem that we had before is caused by the lower version of Image for Windows. V2.61 can't load correctly the V4 image file, which I think is made by a higher version of Image for Windows. With the new version of Image for Windows, it's even not necessary to change the date.
The Chiese ringtones in this ROM are hilarious. I'm a Chinese, they are OK with me. But I think original ringtones would be better for common users, hehehe.
great work , will it work on omnia b7610 too !!
Where can I download mini tool ?
---------- Post added at 09:05 AM ---------- Previous post was at 08:24 AM ----------
aljo00 said:
Where can I download mini tool ?
Click to expand...
Click to collapse
found it
Will this work on the Verizon i920? Thanks in advance.
matthewtyson said:
Will this work on the Verizon i920? Thanks in advance.
Click to expand...
Click to collapse
technically yes it can run. but i do not own one to test it myself. you can try yourself and tell us your experiences. test on sd card installation first. it it pretty smooth and fast. you will be amazed. in case it will not work you can always check TwisterV2 ROM also very fast and smooth
see here http://forum.xda-developers.com/showthread.php?t=2342764
alternatively in case you meet some driver conflicts you can always use ubuntu and other ROM's drivers to edit this ROM and make it work for you.
spkraul said:
i made my ROM to be installed on sdcard with sdcard support. Hundreds of users already installed it and no problems at all. i installed V4 again last night and no problem at all. my phone is i8000 8gb version if you install on storage card YES you should edit startup.txt and also edit vold.fstab and fstab files.
if find some free time from testings i will make a Version 5 and on this version i hope minor problems to be solved.
Click to expand...
Click to collapse
I am facing the same issue, I cannot load my Storage Card.
1. I am confuse with term SD Card here. Is it refer to Storage Card or My Storage? Storage Card means external micro sd card, isn't?
2. I followed the instruction and put the Image to Storage Card. How can I activate the Storage Card Support by editting fstab files? Where can I find these files?
3. I had format Partition 1333Mb to ext4 File System, but I wonder why it always turn to ext3 after I restore TBI file(after ImageRecover step). Is it okay?
Thanks.

/storage/emulated/0 disappeared

Hello,
I posted this question a few days ago on the Samsung 10.1 (2014) forum. After many reads, but no answers, it could actually be that my problem is unrelated to the tablet, but to Lineage in general.
A couple of weeks ago, /storage/emulated/0 disappeared. I was then running the latest lineage. No problem until then with previous versions. I have tried everything I could think of:
- looked for my data to see if it had disappeared. No. Everything was still in /data
- scoured the internet for people with the same problem. A few interesting posts, but nobody with the exact same problem and no solutions.
- recreating the links through a terminal with root access. No luck.
- reflashed stock ROM. Same problem. Impossible to launch the file manager.
- reinstalled twrp and lineage. No help. (Lineage is installed, works well apart from the problem remaining). In addition, the external sdcard is now impossible to read or re-format (both as adoptable or normal storage).
- my normally good knowledge of Linux proved useless since the Android boot/mount process looks very different. I tried to get my head around it, but didn't go far and I couldn't find and fstab or mount scripts to tweak or recreate. In any event, the full re-install should have taken care of resetting them.
Note that twrp in recovery mounts the internal card under /sdcard, and storage manager in Lineage settings also sees the internal storage.
I am at a complete loss.
I attach a picture of the filesystem as xplore with root access sees it. (No screenshot since android can't access the card to save at the usual place.
Link: (https)://drive.google.com/file/d/1HwEeKj5nPFtFRcmkOOe-6IgY9T_I_HbT/view?usp=drivesdk/
Any clue or lead will be appreciated!
M
Hello
The same here but in an OnePlus 3 and Lineage 14.1 since the December, 15th update and beyond (the update December, 8th works well). I don't know how to resolve it besides stay stuck in that update.
I will soon try updating to a more recent version using an external OTG USB drive. I'll let you know if successful.
Can anybody think of another forum where I could find some hints?
20171221 doesn't solve anything.
2018 01 18 didn't help.
Running logcat and inserting a USB drive i see a lot of:
readlink("/proc/self/fd/46") failed: Permission denied [fd=46]
warning: unable to get realpath for the library "/system/lib/hw/gralloc.msm8974.so". Will use given path.
The 46 changes to many different values. /dev/fd links to /proc/self/fd
The line with /proc/self/fd is always the same.
dmesg shows that the Usb key is seen. The problem might occur at mount time. Something with appfuse?
Using a logcat reader and inserting USB key, I see a lot of:
readlink("/proc/self/fd/46") failed: Permission denied [fd=46]
warning: unable to get realpath for the library "/system/lib/hw/gralloc.msm8974.so". Will use given path.
/dev/fd links to /proc/self/fd. The 46 changes to many different numbers. The second line is always the same.
dmesg shows that the USB key is seen.Problem seems to happen at mount time.
Any other logs to dig into?

Help with apps on Wildfire S and CM-11-20190617 (Android 4.4.4)

I now have a working 4.4.4 on my Wildfire S and I have set the default application install location to 2 (SDCard) and I downloaded the apk of:
com.google.android.apps.maps_V10.11.1.1011100030_Android-44.apk
I then installed from file manager and it all went well
When i opened the map app i get and error either google maps has stopped or that i need to reinstall it
Is it just not possible to run or is there another version or a fix available?
(It is a 32GB SanDisk MicroSD)
Whil I remember also BBC News opened but didn't seem to be able to get a connection - does this no longer work for 4.4.4 Android?
scott.clarke1977 said:
I now have a working 4.4.4 on my Wildfire S and I have set the default application install location to 2 (SDCard) and I downloaded the apk of:
com.google.android.apps.maps_V10.11.1.1011100030_Android-44.apk
I then installed from file manager and it all went well
When i opened the map app i get and error either google maps has stopped or that i need to reinstall it
Is it just not possible to run or is there another version or a fix available?
(It is a 32GB SanDisk MicroSD)
Whil I remember also BBC News opened but didn't seem to be able to get a connection - does this no longer work for 4.4.4 Android?
Click to expand...
Click to collapse
Hello, have you checked APK file if it has libs for ARMv6 architecture?
I will take a look into this in the next few days - than you!
Doesn't look like it does - armv7 in the libs, have tried the version from spec-gapps-4.4.4-basic-v2.6 and various others to no avail, tried setting accuracy for gps only too (Sometimes fixes maps - it did on my 7.1.2 S3 Mini)
Older version 7.7 opens but requires update so that effectively doesn't work either
Is there another map app i can use that might work on armv6 and android 4.4.4 or a version that someone knows that would work?

Categories

Resources