Guest Krissi Posted October 19, 2009 Report Posted October 19, 2009 just to add to the guys who think WaveSecure is draining battery and or causing other issues. I have not had any issues whatsoever with battery draining or any other issues. Everything is A-OK. Also, i checked the battery history in Spare Parts, and to be honest it didnt even list WaveSecure. So i think the issue people have had are isolated and down to each user, not the ROM containing WaveSecure. Just thought i would put some positive-ness back into WaveSecure. Copy that. No problem whatsoever with WaveSecure. Great addition to the ROM. Krissi
Guest liorry Posted October 19, 2009 Report Posted October 19, 2009 Changelog Planned for 2.7 Updated WaveSecure, moved to add on pack Backup for Root Users in ROM Boot sounds add on pack Dropbear SSH running by default Add notes app from Dragon to core Add enhanced fonts Add Swapper to core Add WiFi Status to core Paul, Any chance the enhanced fonts addition means a fix to people widget force closing using Hebrew named contacts? :|
Guest Splather Posted October 19, 2009 Report Posted October 19, 2009 typo here. should read: adb shell rm /system/app/com.wsandroid.apk How about if you've got a2sd installed?
Guest kendon Posted October 19, 2009 Report Posted October 19, 2009 How about if you've got a2sd installed? same thing, as wavesecure is in the system dir.
Guest Splather Posted October 19, 2009 Report Posted October 19, 2009 same thing, as wavesecure is in the system dir. Gah - getting an error when I try it - "rm: cannot remove '/system/app/com.wsandroid.apk' : No such file or directory"
Guest kendon Posted October 19, 2009 Report Posted October 19, 2009 (edited) Gah - getting an error when I try it - "rm: cannot remove '/system/app/com.wsandroid.apk' : No such file or directory" did the adb remount command work? what does "adb shell mount" give as output? Edited October 19, 2009 by kendon
Guest Splather Posted October 19, 2009 Report Posted October 19, 2009 did the adb remount command work? what does "adb shell mount" give as output? Adb shell mount gives: rootfs on / type rootfs (rw) tmpfs on /dev type tmpfs (rw,mode=755) devpts on /dev/pts type devpts (rw,mode=600) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) /dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime) Whatever the hell that means
Guest kendon Posted October 19, 2009 Report Posted October 19, 2009 Adb shell mount gives: rootfs on / type rootfs (rw) tmpfs on /dev type tmpfs (rw,mode=755) devpts on /dev/pts type devpts (rw,mode=600) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) /dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime) Whatever the hell that means your filesystem is not mounted. it should look more like this: rootfs on / type rootfs (rw) tmpfs on /dev type tmpfs (rw,mode=755) devpts on /dev/pts type devpts (rw,mode=600) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) /dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime) /dev/block/mtdblock3 on /system type yaffs2 (rw) /dev/block/mtdblock5 on /data type yaffs2 (rw) /dev/block/mmcblk0p1 on /sdcard type vfat (rw,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1) /dev/block/mmcblk0p2 on /system/sd type ext2 (rw,errors=continue)[/codebox] boot into recovery mode ("adb shell reboot recovery"), then "adbshell mount -a", then you're good to go (if you have the custom recovery image installed). [b]OR[/b] do "adb remount", should result in "remount succeeded". either way, if "adb shell mount" looks like the above you're good to go.
Guest Splather Posted October 19, 2009 Report Posted October 19, 2009 your filesystem is not mounted. it should look more like this: rootfs on / type rootfs (rw) tmpfs on /dev type tmpfs (rw,mode=755) devpts on /dev/pts type devpts (rw,mode=600) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) /dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime) /dev/block/mtdblock3 on /system type yaffs2 (rw) /dev/block/mtdblock5 on /data type yaffs2 (rw) /dev/block/mmcblk0p1 on /sdcard type vfat (rw,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1) /dev/block/mmcblk0p2 on /system/sd type ext2 (rw,errors=continue)[/codebox] boot into recovery mode ("adb shell reboot recovery"), then "adbshell mount -a", then you're good to go (if you have the custom recovery image installed). [b]OR[/b] do "adb remount", should result in "remount succeeded". either way, if "adb shell mount" looks like the above you're good to go. BINGO - You're a scholar and a gent! It threw a bit of a wobbler when I told it to mount -a, but then worked. Thanks again - that's been a real help! So now I finally have my 8GB card playing ball and partitioned, A2SD all working, and the annoying bits out of the ROM. Now to just find a bit of divx/avi software.... :)
Guest kendon Posted October 19, 2009 Report Posted October 19, 2009 BINGO - You're a scholar and a gent! It threw a bit of a wobbler when I told it to mount -a, but then worked. Thanks again - that's been a real help! So now I finally have my 8GB card playing ball and partitioned, A2SD all working, and the annoying bits out of the ROM. Now to just find a bit of divx/avi software.... :) glad i could help. there should be a howto section, anything planned? there was something about an avi player at xda-devs, but i think the essence was it doesn't work really. maybe you can find something there.
Guest alanyuen Posted October 20, 2009 Report Posted October 20, 2009 may i know how to switch to chinese input in MCR 2.6 Chinese Core? I simply can't switch to chinese input in the keyboard. :)
Guest liorry Posted October 20, 2009 Report Posted October 20, 2009 How can I remove google maps using adb?
Guest Tacobell_q80 Posted October 20, 2009 Report Posted October 20, 2009 hi there, I have download and installed 'Core' download link: http://content.modaco.net/hero/2.6-update-...core-signed.zip ok then how would i get the inhanced to work for it to get the 4 additional apps? 'Enhanced' download link (for use after one of the above): http://content.modaco.net/hero/2.6-update-...nced-signed.zip thank you
Guest JulesB Posted October 20, 2009 Report Posted October 20, 2009 I had a weird thing with the new ROM that I also think was wavesecure. A couple of times I went to unlock the screen, but nothing happened if I pressed the end button or the menu button - the screen was just blank. I had to take the battery out and put it back to get it to reboot. When it came back Wavesecure told me it was locked and I had to enter my PIN. At the same time, the person I had set up as a buddy on wavesecure got a text that someone had attempted to put in an unrecognised SIM. I have had a few of those with 2.5.1 but I don't have wavesecure.
Guest kendon Posted October 20, 2009 Report Posted October 20, 2009 hi there, I have download and installed 'Core' download link: http://content.modaco.net/hero/2.6-update-...core-signed.zip ok then how would i get the inhanced to work for it to get the 4 additional apps? 'Enhanced' download link (for use after one of the above): http://content.modaco.net/hero/2.6-update-...nced-signed.zip thank you same way you installed the core version. tutorials are out there.
Guest clarkEEE1 Posted October 20, 2009 Report Posted October 20, 2009 How can I remove google maps using adb? adb remount adb shell rm system/app/Maps.apk
Guest Keramidas Posted October 20, 2009 Report Posted October 20, 2009 (edited) After Modaco 2.5, cannot use Advanced Task Manager If pressed the "end" key,i would not to be able to synchronize。。。 thanks.... nobody got the same problem? Do you mean that the google synchronization service dies, whenever you use the "end" button in Advanced Task Manager to kill any task ? In other words: if you use the "end" button in Advanced Task Manager, you are not notified of new mail until next reboot ? Is that what you mean ? Edited October 20, 2009 by Keramidas
Guest Paul Posted October 20, 2009 Report Posted October 20, 2009 Version 2.7 is now online in the first post! Changelog - Updated WaveSecure, moved to add on pack - New Boot sounds restore add on pack - Dropbear SSH running by default, check 'About' screen for password (port 2222) - Add Notes app from Dragon to core - Add Swapper to core - Add WiFi Status to core - Added Voice Search to core with libspeech library As you can see, this addresses a lot of requests. If you are a WaveSecure user, remember to install the WaveSecure pack now to remain protected. Enjoy! :) P
Guest liorry Posted October 20, 2009 Report Posted October 20, 2009 OMG Hebrew fonts planned for 2.8!!! I can't tell you how much I appreciate that you're even considering this! Thank you very very much! Keep up the amazing work. Donation is on it's way!
Guest joransrb Posted October 20, 2009 Report Posted October 20, 2009 Version 2.7 is now online in the first post! Changelog - Updated WaveSecure, moved to add on pack - New Boot sounds restore add on pack - Dropbear SSH running by default, check 'About' screen for password (port 2222) - Add Notes app from Dragon to core - Add Swapper to core - Add WiFi Status to core - Added Voice Search to core with libspeech library As you can see, this addresses a lot of requests. If you are a WaveSecure user, remember to install the WaveSecure pack now to remain protected. Enjoy! :) P thanks Paul, downloading now :( and keep up the great work ;)
Guest joransrb Posted October 20, 2009 Report Posted October 20, 2009 just installed and all seems fine, but, when the phone starts up, and i unlock it for use, i get a blank "window" saying "SU Request" at the title... what does this mean...?
Guest katermuc Posted October 20, 2009 Report Posted October 20, 2009 thanks, works fine! The wapbrowser won't start. Says that there is no network for WAP. Where do can I put the setup/APN for the wapbrowser?
Guest katermuc Posted October 20, 2009 Report Posted October 20, 2009 just installed and all seems fine, but, when the phone starts up, and i unlock it for use, i get a blank "window" saying "SU Request" at the title... what does this mean...? I think it's for the wifi-status programme. Just press "allways allow".
Guest hero-user Posted October 20, 2009 Report Posted October 20, 2009 (edited) Thanks for this superb new ROM! Will a constantly running ssh server use cpu cycles and battery? Perhaps you want to make a note near the ssh pw that the port is 2222 (so one remembers if needed). Just tried scp to sdcard/, works fine (perhaps a replacement for swiFTP...)! Edited October 20, 2009 by hero-user
Guest joransrb Posted October 20, 2009 Report Posted October 20, 2009 I think it's for the wifi-status programme. Just press "allways allow". its a blank screen... i got nothing to select...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now