Installed Modules copied over at 0k?? - HD2 Android Q&A, Help & Troubleshooting and Genera

So i have upgraded to the new r11 zimage and tried to install the latest modules but only some have copied over as others have copied but at 0k??
there are nine that will not copy over
Any ideas?

Enough free space?

Did you copy it using Android's USB mode? That tends to corrupt files, for installing modules I use Android Commander.

Yea plenty of free space others have copied fine. It's copying the file over but its empty 0k I'm using a root explorer to copy over as there are a few files to copy with this update
Sent From My HD2 using xda Android app

I shall take a look at that
shadiku said:
Did you copy it using Android's USB mode? That tends to corrupt files, for installing modules I use Android Commander.
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app

So I have installed android commander and got that working and when i push the files that are missing it says no space left on drive so I'm gonna search that now any help here is appreciative
Sent From My HD2 using xda Android app

nope
still no joy, the only thing i can think of is the android file system has become corrupt?
android is working still so ill just wait for a build with the latest kernal

your trying to copy the files without root privileges.
in the term the first thing you need to do is type su
that will change the $ to a #
then copy the files.
cp /sdcard/*.ko /system/lib/modules

I shall try that but I wonder why some went over then but others did not
Thank you
aarons6 said:
your trying to copy the files without root privileges.
in the term the first thing you need to do is type su
that will change the $ to a #
then copy the files.
cp /sdcard/*.ko /system/lib/modules
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app

No that didn't work still says no space left on device
DJGurth said:
I shall try that but I wonder why some went over then but others did not
Thank you
Sent From My HD2 using xda Android app
Click to expand...
Click to collapse
Sent From My HD2 using xda Android app

you have too less space in your system.ext2 data file.
see here: http://forum.xda-developers.com/showpost.php?p=8103070&postcount=813 and the following posts for solutions!

Brilliant that was it, wonder why that post didn't show up in my search ? Thanks for your help
Sent From My HD2 using xda Android app

Related

Adw Update?

I saw that ADW 1,01 is out and i want it...
So how do i instal/update it to v1.01? [and will all my preferences and settings,apps,etc be usable once i put on the 1.01?]
and plz be datailed about it,since ima noob with the android.ty
aca85 said:
I saw that ADW 1,01 is out and i want it...
So how do i instal/update it to v1.01? [and will all my preferences and settings,apps,etc be usable once i put on the 1.01?]
and plz be datailed about it,since ima noob with the android.ty
Click to expand...
Click to collapse
What version do you currently have?
Did it come with your rom or did you download it?
You can backup your settings (export) to your sdcard and restore (import) with the new version if by chance your settings are not preserved.
Im using CM 5.0.8 ,and it came with 0.8.9.
And how do i go about doing that export/import?
Either download link from your phone and install or download on PC put on SD card open file manager and install are easiest. Put it on a friends phone. Looks good. Backup and restore are in settings adw.
Sent from my HTC Magic using XDA App
Do a search for ADW.Launcher in the Market, it's there. Just make sure you have a period in between "ADW" and "Launcher."
Hey,
I'm interested in updating the ADW.Launcher version that came with my CM5.0.8 rom, but I don't know if it's OK to update through market or get the apk file and use "adb install" or find a zip file to flash...
Could anyone make some light in here pls?
Thanks!
I have tried downloading the apk file for my CM5x and MDPI device from Anderweb's page but when I tried to "adb install" I get...
INSTALL_FAILED_ALREADY_EXISTS
Can someone shed some light? Is there a way to update the ADW.Launcher that comes with a specific ROM version?
Tried using android commander?
Sent from my Chromatic Magic using XDA App
Since I'm new to this scene, what is the difference between the "adb install" method and using the Android Commander (which I need install)?
Would Astro help in this case, because I remember reading that has support for installing apk files?
I'd like to do this update as clean as possible.
Thank you for the reply!
PS: I have actually installed Android Commander and installed the ADW.Launcher apk for CM5x MDPI as an Update (wasn't sure what to chose between Private, Application or Update) and the installer said it was successful but after reboot I still have the old version 0.8.6
Any ideas?
U can download it put it on your sdcard and install with a file manager. Doesn't matter which way u go. Should work. Done it both ways
Sent from my Chromatic Magic using XDA App
I did it somewhat the way you said and installed it with Android Explorer as an update because the regular installation would fail with the error that the application already exists.
The problem is that the new version gets copied into /data/apps/ and I can start using it but after the first reboot it's not there anymore and I get back to the one that came with my CM5.0.8 rom which is in /system/apps/
I would really like to get a solution that would update the one in /system/apps/ which might be harder because it's a memory mapped version of the ROM and changes get lost after reboot.
Please correct me where I am wrong...
Have u tried goin to the market and installing it from there? It's like version 1.4.1 or something now
Sent from my Chromatic Magic using XDA App
place the file on your /sd.
adb push /sdcard/filename.apk /system/app
restart home or reboot phone.
I ended up installing the one from Market and making that the default launcher, but I would really like to just replace the one in the system folder - no need to keep 2 versions of the same app
I'll try the method NetrixTardis was suggesting.
U can do it through the terminal as well. Maybe removing the old one will solve it. Use the rm command in the terminal and see if u can do it that way. Ex.
$su (enter after each line)
#rm /system/app/(name of app.apk)
Then u can use cp command to copy the one from your sdcard.
Cp /sdcard/(app.apk) /system/app/
Someone correct me if I'm wrong in the lines
Sent from my Chromatic Magic using XDA App
hey johnson8cyl
I'll try that and let you know if it worked, should I copy it to the same name?
like /system/app/adwlauncher.apk is the name for the system app, while the Market installed one is org.adwlauncher....apk
do you guys know a good keyboard replacement and a way to configure the vibration alarm on my CM5.0.8? these are mostly the things I miss from my stock ROM
oh...forgot to mention the CM5.0.8 default camera does not have all the setting (like I can't set the ISO), is there one that does that trick?
thanks!
I'll answer the keyboard part. I've got Smart Keyboard installed and its a lot better than the stock Android one.
Sent from my HTC Magic using XDA App
U have to use the names exactly the one your removing and one your copying. Names have to be what u want to remove or copy. That make sense?
Sent from my Chromatic Magic using XDA App
Makes total sense to keep the same names only that I have this problem...
any ideas? kinda makes sense because that comes from the ROM and is mounted as read-only
# su
su
# pwd
pwd
/system/app
# rm -f ADWLauncher.apk
rm -f ADWLauncher.apk
rm: can't remove 'ADWLauncher.apk': Read-only file system
ps: I actually managed to fix this what was missing is "adb remount" to mount system partition read-write
So you figured it out? Were you able to get it removed and replaced?
Sent from my Chromatic Magic using XDA App

[Q] Factory apk. reinstall

How do I reinstall the factory .apk's like twitter and footprints. I have all the apk's, but they always fail when trying to install. When looking at the files in Super Manager they look like this HTCtwitter.apk(no install). Is there an easy way? I used Super Manager to remove them in the first place.
They need to be copied or pushed to /system/app
Sent from my Android for Telechips TCC8900 Evaluation Board (US) using XDA App
danaff37 said:
They need to be copied or pushed to /system/app
Click to expand...
Click to collapse
Ok, that makes sense. When I try to copy and past it won't let me. It says no busybox. What is the easiest way to push them there?
FYI, I'm a nob.
cremator75 said:
Ok, that makes sense. When I try to copy and past it won't let me. It says no busybox. What is the easiest way to push them there?
FYI, I'm a nob.
Click to expand...
Click to collapse
Learn just a little bit more and you can be elevated from a nob to a noob...
Sent from my HERO200 using XDA App
You can use adb push blah.apk /system/app in command prompt on your pc. Easiest way would be root explorer though.
Sent from my HERO200 using XDA App

[Q] how to install ad blocker on nand?

Has anyone been able to install adblocker?
Sent from my HTC HD2 using XDA App
I installed Ad free by "bigtincan" from the market...as far as I can tell, everything is working just fine
I can install it but it won't let me update the dns
Sent from my HTC HD2 using XDA App
If Adfree isn't working for you, Go here: http://www.mvps.org/winhelp2002/hosts.htm
Download the hosts.zip file, extract it, and copy it via adb to /system/etc (or) /etc .
Or, copy it to your sdcard, then use root explorer or something to copy it there, then reboot.
ridikolous said:
I can install it but it won't let me update the dns
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
Isn't the DNS cache cleared during a reboot? That's what the app says after updating...
Sincerely,
Mac
when i tried to download new host it says fail system is read only
ridikolous said:
when i tried to download new host it says fail system is read only
Click to expand...
Click to collapse
Is your build rooted? Some of them aren't really rooted by default, which case you can use z4root. I'm using tytung's FRG83D v1.9a NAND-build, which is rooted and I just installed AdFree by BigTinCan without problems.
Sincerely,
Mac
I use Gauner Desire HD NAND ROM
and rooted it with Z4root. Now the Add blocker from market works fine.
sent from my HTC HD2 NAND ANDROID using XDA App
Get root access if you don't already have it
Using root explorer go to root dir.
Then check permissions and go to system/etc mount as r/w and paste host file.
The host file I use I git if darkstone @ gamesquare.co.UK. or. Com
It works in all the nand builds
If you don't have root access use z4root to do so

How to delete Nandroid backups?

How i delete them? I cant seem to find them...
jackdonogy said:
How i delete them? I cant seem to find them...
Click to expand...
Click to collapse
the answer to you question is in an hour old topic already asked in this section. cwm backup storage.
jackdonogy said:
How i delete them? I cant seem to find them...
Click to expand...
Click to collapse
they're in sdcard/data/media
eep2378 said:
they're in sdcard/data/media
Click to expand...
Click to collapse
I cant find the /data folder using ES File explorer...
jackdonogy said:
I cant find the /data folder using ES File explorer...
Click to expand...
Click to collapse
They are in /data/media but you can only view that folder with superuser priviledge. If ES File Explorer has an option of getting superuser permission in settings then you can view them or you can use Root Explorer App.
If you have adb then you can view them in adb shell and then become superuser and then view that location.
as i said. the fix for this is one or two posts below this one. why is it so hard for people to understand engrish?
go to android /mnt/shell/emulate and you will see your nandroid their I had same problem until I found it:thumbup:
Sent from my Nexus 4 using xda premium
phermey said:
as i said. the fix for this is one or two posts below this one. why is it so hard for people to understand engrish?
Click to expand...
Click to collapse
probably because 1 or 2 post below is not helpful at all. Im not sure if you are aware but threads are in order of the most recent comment. So, by posting a reply you are now changing that from 1 or 2 posts below to some other number.
whooda said:
probably because 1 or 2 post below is not helpful at all. Im not sure if you are aware but threads are in order of the most recent comment. So, by posting a reply you are now changing that from 1 or 2 posts below to some other number.
Click to expand...
Click to collapse
heard. the point is its on the same page. it isnt pages deep where you would need a search. the op can get away with not caring about a search. but to read this thread and see that the fix is only a couple of clicks away... why would you take the time to post that you are having the same issue.
gauravsri said:
They are in /data/media but you can only view that folder with superuser priviledge. If ES File Explorer has an option of getting superuser permission in settings then you can view them or you can use Root Explorer App.
If you have adb then you can view them in adb shell and then become superuser and then view that location.
Click to expand...
Click to collapse
I see the nandroid backup in /data/media/clockkworkmod/backup and in /mnt/shell/emulated/clockworkmod/backup. I am using root browser lite.
When I try to delete the nandroid it doesn't work with this app. How can I delete?
Use Solid Explorer, browse files and delete. I do this since forever with CWM and now TWRP
calanizzle said:
Use Solid Explorer, browse files and delete. I do this since forever with CWM and now TWRP
Click to expand...
Click to collapse
I hadn't heard of that browser before. Worked llike a charm. Thank you
ok, so - say i want to copy these nandroids to my computer before i delete them from my nexus 4 / and vice-versa. how would i find it using windows explorer or finder?
i understand that the nandroids for CWM are stored in:
/data/media/clockworkmod
and when you plug your phone into the computer, it shows an emulated sdcard, but whats a quick and easy way of getting to the root of the device for copying from the computer?
apologies if this has been covered before, but i just stumbled upon this thread when looking for it, and this had the latest activity.
thanks
Normally I don't recommend tool kits as people should learn, but I would give one a shot as there is a feature to just pull backup and save to PC.
Sent from my Nexus 4 using xda premium
aimetti said:
Normally I don't recommend tool kits as people should learn, but I would give one a shot as there is a feature to just pull backup and save to PC.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Just to clarify:
Nandroid is stored in the phone's internal storage not the internal sdcard.
When you connect to the computer, windows explorer shows the internal sdcard only.
A file browser app that allows manipulation of the internal storage will show the nandroid. You could copy it to your sdcard and move it to your computer with windows explorer, airdroid, etc. Or you can us the tool kit.
Hope this helps
AW: How to delete Nandroid backups?
In CWM itself you have the possibility to delete them, too. I think this is worth mentioning. To my mind this is the easiest way.
Copying them to your PC is also possible via ADB (if present and activated)
Code:
adb pull /data/media/clockworkmod/
Sent from my Nexus 4 using xda premium
fkrone said:
In CWM itself you have the possibility to delete them, too. I think this is worth mentioning. To my mind this is the easiest way.
Copying them to your PC is also possible via ADB (if present and activated)
Code:
adb pull /data/media/clockworkmod/
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Awesome thanks, so i'm assuming that will copy the data to whatever directory i am currently in in the Terminal. we'll just assume we are in C:\?
Then also i would assume the command to put that nandroid from my PC to the phone would be
Code:
adb push C:/clockworkmod/ /data/media/clockworkmod/
??
thanks

I can't delete any files on my nexus 7?

My nexus 7 had slowed down recently. So I was advised by someone here to reinstall the stock rom. So I backed everything up that was on it and installed the latest version of android (4.2.2). It worked. It's not slow anymore. But there's one problem. I can't delete any files on it using es file manager. I get a message saying "cannot delete some files. Please make sure that your storage is not mounted as read-only". I don't know what that means. Can someone help me?
Sent from my Nexus 7 using xda app-developers app
You can delete unwanted files straight from TWRP Recovery. TWRP > Advanced > File Manager >SD Card > Select Items > Delete.
Well that worked. But it's too much trouble to have to go into TWRP just to delete a file. Why can't I delete it with ES file explorer like I could before I reinstalled the stock rom?
Sent from my Nexus 7 using xda app-developers app
You don't state if you're rooted....
Yes it's been rooted.
Sent from my Nexus 7 using xda app-developers app
And SU or SuperSU (whichever) is active, with root permissions being granted as needed?
Depending on where you're working you may need to ask for write and mount privileges through terminal.
For example if working in /system:
Code:
su
mount -o remount,rw /system
Caution do not do this if you are not experienced. You may damage your system.
danvee said:
And SU or SuperSU (whichever) is active, with root permissions being granted as needed?
Click to expand...
Click to collapse
Yes. I have SuperSU. It's active with root permissions granted.
TheAltruistic said:
Depending on where you're working you may need to ask for write and mount privileges through terminal.
For example if working in /system:
Code:
su
mount -o remount,rw /system
Caution do not do this if you are not experienced. You may damage your system.
Click to expand...
Click to collapse
Hmm I'm not sure I understand. I already put it in rw mode in the es file explorer app under tools/root explorer. But it still won't let me delete things.
Sent from my Nexus 7 using xda app-developers app
Guys something is definitely not right. I just noticed that I can't read or write or edit text files (.txt). When I try to open a text file with es note editor it says an error occurred while trying to open file. Why is this happening? I almost wish I never did a fresh install.
Sent from my Nexus 7 using xda app-developers app
Bryon15 said:
Guys something is definitely not right. I just noticed that I can't read or write or edit text files (.txt). When I try to open a text file with es note editor it says an error occurred while trying to open file. Why is this happening? I almost wish I never did a fresh install.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Have you looked into TWRP > Advanced > Fix Permissions?
Bryon15 said:
Guys something is definitely not right. I just noticed that I can't read or write or edit text files (.txt). When I try to open a text file with es note editor it says an error occurred while trying to open file. Why is this happening? I almost wish I never did a fresh install.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Hm weird. Under the assumption that you are doing everything correctly, it should work as superuser permissions supersedes all and any limitation unless the file is open preventing it from being written to. If that's the case you will have to go through recovery as Username invalid suggested to edit the file.
Username invalid said:
Have you looked into TWRP > Advanced > Fix Permissions?
Click to expand...
Click to collapse
I just tried that. Unfortunately it didn't work. And it gets worse. It seems like I can't do anything to the file system at all. Meaning I can't create a new file or folder. And I can't edit or delete what's already there. I haven't tried to download anything yet. But that probably won't work either. This is terrible.
Sent from my Nexus 7 using xda app-developers app
Nope. Can't download nothing. I just tried to download the music video beat it by Michael Jackson from youtube using the tubemate app. It said: Error: open failed: EACCES (permission denied)
Sent from my Nexus 7 using xda app-developers app
Bryon15 said:
Nope. Can't download nothing. I just tried to download the music video beat it by Michael Jackson from youtube using the tubemate app. It said: Error: open failed: EACCES (permission denied)
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
http://stackoverflow.com/questions/15985631/open-failed-eacces-permission-denied-in-a-virtual-device
http://stackoverflow.com/questions/12415157/filenotfound-open-failed-eacces-permission-denied
Username invalid said:
http://stackoverflow.com/questions/15985631/open-failed-eacces-permission-denied-in-a-virtual-device
http://stackoverflow.com/questions/12415157/filenotfound-open-failed-eacces-permission-denied
Click to expand...
Click to collapse
I read it. It says to fix it I have to remove and recreate the virtual device and change the size. But I have no idea what that means or how to do it. Why is everything so hard?
Sent from my Nexus 7 using xda app-developers app
If you can install apps, install root explorer from the store. Its the better tool for this type of issue. Also install terminal emulator and try the command that was in one of the replies above.
How did you return to stock?
Please don't fall back on the I'm a noob thing and expect people to hold your hand. The more you do/learn yourself, the better help you can expect here.
Sent from my Nexus 7 using xda premium
ezas said:
If you can install apps, install root explorer from the store. Its the better tool for this type of issue. Also install terminal emulator and try the command that was in one of the replies above.
How did you return to stock?
Please don't fall back on the I'm a noob thing and expect people to hold your hand. The more you do/learn yourself, the better help you can expect here.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I returned to stock with the nexus 7 toolkit. It does everything for you. But it doesn't seem to help with this. Anyway I looked at those apps, and root explorer is $4.00. I don't mind paying for it. But I want to know if it's a necessity to have before I buy it.
The other app (terminal emulator) has multiple versions by different companies. How do I know which one to get? Here are some:
Android terminal emulator by jack palevich
Terminal emulator by cityapp
Shell terminal emulator by mobildev
Terminal IDE by Spartacus Rex
There are even more, those are the free ones.
Sent from my Nexus 7 using xda app-developers app
Bryon15 said:
I returned to stock with the nexus 7 toolkit. It does everything for you. But it doesn't seem to help with this. Anyway I looked at those apps, and root explorer is $4.00. I don't mind paying for it. But I want to know if it's a necessity to have before I buy it.
The other app (terminal emulator) has multiple versions by different companies. How do I know which one to get? Here are some:
Android terminal emulator by jack palevich
Terminal emulator by cityapp
Shell terminal emulator by mobildev
Terminal IDE by Spartacus Rex
There are even more, those are the free ones.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree&hl=en
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
Username invalid said:
https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree&hl=en
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
Click to expand...
Click to collapse
Thank you. I'm going to attempt to fix it now. Wish me luck.
Sent from my Nexus 7 using xda app-developers app
Do I have to download ADB tool for my PC to use with this?
Sent from my Nexus 7 using xda app-developers app

Categories

Resources