bodean
Active Member
longpress on 20userinit and choose "open in text editor"
Not an option
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
longpress on 20userinit and choose "open in text editor"
longpress on 20userinit and choose "open in text editor"
Not an option
Noob here with probably a stupid question, but what exactly is compcache?
I'm getting this even after a reboot....any ideas ??????? Also after I typed the line at the end of the file it added a new file called 20userinit.bak Whats up with that ????? Update deleted the .bak file (just a backup I guess) rebooted but still no swapping indication in setcpu info..using Slayer build-1.6 kernal .Ummm, not exactly an error, but when I typed in "compcache stats" (after allowing su), my Droid replied with:
:blink:Code:stats: Not a typewriter
Mine said that before but I didn't do nothing but maybe reboot my phone, because everything works now
Sent from my Droid
I'm getting this even after a reboot....any ideas ??????? Also after I typed the line at the end of the file it added a new file called 20userinit.bak Whats up with that ????? Update deleted the .bak file (just a backup I guess) rebooted but still no swapping indication in setcpu info..using Slayer build-1.6 kernal .Ummm, not exactly an error, but when I typed in "compcache stats" (after allowing su), my Droid replied with:
:blink:Code:stats: Not a typewriter
Mine said that before but I didn't do nothing but maybe reboot my phone, because everything works now
Sent from my Droid
The problem is that it doesn't start on a reboot. And I would think it should because of the line /system/bin/compcache start that was added in the etc/init.d/20userinit. Iv'e noticed that in the other commands just before the command you have a line 'fi;'From what you've posted, compcache is properly working. When you typed "compcache start" it says that the file already exists. When you typed "compcache stats" it properly displayed the stats. The file is also configured properly.
I don't see the "not a typewriter" error that you were talking about...
The problem is that it doesn't start on a reboot. And I would think it should because of the line /system/bin/compcache start that was added in the etc/init.d/20userinit. Iv'e noticed that in the other commands just before the command you have a line 'fi;'From what you've posted, compcache is properly working. When you typed "compcache start" it says that the file already exists. When you typed "compcache stats" it properly displayed the stats. The file is also configured properly.
I don't see the "not a typewriter" error that you were talking about...
then it skips a line then the command. so should the start command be input like this:
fi;
(line skip)
/system/bin/compcache start
or the way I have it:
fi;
/system/bin/compcache start
Anyone know how to get compcache working on the Incredible?
When in terminal, after typing su and compcache stats, I get:
Failed to open /dev/block/ramzswap0: No such file or directory
No-brainer thought tells me to go to that path and create a folder, but I don't know if that's right?
Any help is appreciated.
Kind regards.