Anyway, cifs is needed for smb support (windows shares), not nfs. Nfs needs different module and is also already supported.
[ROM][ZTE Skate] SKatie by Ceco - Android 2.3.5 (DOLBY MOBILE NOW AVAILABLE!!!)
#541
Posted 07 October 2012 - 01:58 PM
Anyway, cifs is needed for smb support (windows shares), not nfs. Nfs needs different module and is also already supported.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#542
Posted 07 October 2012 - 08:17 PM
C3C0, on 07 October 2012 - 01:58 PM, said:
Anyway, cifs is needed for smb support (windows shares), not nfs. Nfs needs different module and is also already supported.
Thanks for the information. I am trying to use CIfsManager for android bur I got connection refused. I sniffed on nfs port 2049...amd indeed not traffic is seen when I try to mount.
Mounting from my laptop is fine. Any idea how I can mount and NFS share to my Android.
Thanks!
#543
Posted 08 October 2012 - 07:09 AM
Rosz, on 07 October 2012 - 08:17 PM, said:
Mounting from my laptop is fine. Any idea how I can mount and NFS share to my Android.
Thanks!
I mamnaged to mount it using the BusyBox mount command.
Cheers
#544
Posted 10 October 2012 - 04:18 PM
PS: Would like to see the development of a stable ICS ROM for skate, have tried Paranoid ICS, but too many system crashes and restarts, not stable enough for every day use, though the speed of the OS is amazing, as is the boot times of 30 seconds, also the screen resolution and depth is awesome, but shame it's not stable enough for every day use, surely the ZTE Skate deserves a stable ICS 4 Rom some time soon, maybe I'll make a wish!......................
Edited by phillgates, 10 October 2012 - 05:23 PM.
#545
Posted 10 October 2012 - 04:25 PM
1) Contrast/flicker - yes I know. It is a "bug" in S2 rev1 kernel I hadn't provided fix for in skatie kitchen yet. I recommend flashing normal S2 (not rev1) if it bothers you.
2) I have recently fixed PA crashing issues couple of days ago. It's rock solid now. Check out the PA thread.
http://www.modaco.co...40#entry2033097
Edited by C3C0, 10 October 2012 - 04:26 PM.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#546
Posted 10 October 2012 - 05:12 PM
Edited by phillgates, 10 October 2012 - 05:13 PM.
#547
Posted 12 October 2012 - 06:52 PM
1) BBC iplayer not working (even with Adobe Flash 10, or 11 for Arm6)
2) Memory Management issues
3) Startup time 4 minutes
4) Root access for Link2SD can be buggy on auto link (occasional failure, due to loss of root access, suspect memory issue)
5) Very small % of program compatibility issues, that should work, but don't
6) Overall speed has been reduced some what.
These are observations and not complaints I must add, for your feedback, hope I have helped in some small way, very much appreciate your expertise Ceco, many thanks again................
Edited by phillgates, 12 October 2012 - 06:55 PM.
#548
Posted 12 October 2012 - 07:24 PM
Flash doesn't work on ICS, unfortunatelly. armv6 hacked version works on GB roms somehow but it's choppy and nearly unusable. Definitely something that is not designed for our old CPU architecture...
I'm not sure what memory management issues you mean but I wouldn't use GO Launcher because it is somewhat bloated and resource hungry. Try Nova launcher instead. It really makes a difference in speed.
Boot time is subjective. Mine boots in about 1 minute. It depends on how many apps you have installed and if linked to sd-ext then also SD card class/speed matters. Speed can be reduced for some time after first boot - mediascanner needs to finish its job scanning the sd card for media files, I haven't noticed any speed issues myself compared to other ICS roms and older PA builds.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#549
Posted 13 October 2012 - 08:42 PM
Regarding your comment on flash for arm 6, I have never had any issues with it on your Skatie ROM (2.4), where in fact the BBC iplayer plays flawlessly, and as good as my Galaxy s2 and Note. I have Nova as my only Launcher on my Galaxy tab 2, and I know what your referring too regarding it's performance. I'm fully aware of the resource drain of Go launcher, and usually set it up as lean as possible, if Nova had the ifolder opening and closing effect, then I would not bother with Go launcher, though they do maintain a good stream of updates to keep it running good.
Finally just like to say your current revision released on the 12th is the best yet, and has given very little issues so far, much appreciated, thanks again..........
Edited by phillgates, 13 October 2012 - 08:45 PM.
#550
Posted 28 October 2012 - 07:14 PM
is there any solution to this problem?
Great rom and great work in all your roms and specially in PA cm9 (now with hd youtube)
#551
Posted 28 October 2012 - 07:36 PM
This rom doesn't redirect cache but it is possible to do so by mounting it to sd ext partition in terminal emulator.
Like this (provided you use link2sd and /data/sdext2 exists - that's the ext partition of SD mounted under /data/sdext2 directory)
su umount /cache mount -o rw,remount -t rootfs rootfs / rmdir /cache mkdir /data/sdext2/cache ln -s /data/sdext2/cache /cache
I cannot test it myself right now but if you're familiar with linux commands you get the picture.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#552
Posted 28 October 2012 - 11:54 PM
C3C0, on 28 October 2012 - 07:36 PM, said:
This rom doesn't redirect cache but it is possible to do so by mounting it to sd ext partition in terminal emulator.
Like this (provided you use link2sd and /data/sdext2 exists - that's the ext partition of SD mounted under /data/sdext2 directory)
su umount /cache mount -o rw,remount -t rootfs rootfs / rmdir /cache mkdir /data/sdext2/cache ln -s /data/sdext2/cache /cache
I cannot test it myself right now but if you're familiar with linux commands you get the picture.
Ok, i´m gonna try. This days i am very busy but when have some free time i´ll test it and tell if worked or not.
Thanks C3C0.
^^
Edited by bardriel, 04 November 2012 - 09:04 PM.
#553
Posted 16 November 2012 - 01:59 AM
Another question, wich kernel is better for this rom, your S2 kernel or the kernel included in the update 2.4 (Ceco2 rev.1)?
#554
Posted 16 November 2012 - 04:32 AM
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#555
Posted 16 November 2012 - 02:03 PM
Also I want to show you some bugs i found on this ROM to fix it... I tested this rom on several Phones and always have a same bugs...
In drawer menu when you turning around phone (left or right) drawer menu can freeze and have to put the finger on the screen to unfreeze it... Try that...
Also when I turning ON/OFF backgound data I have to select it twice often... An it works the same on every phone I tested...
Thats all... The oter things are really great... The MOST STABLE ROM and the fastest also (tested a lot of times with antutu bechmarks)... My best score is 2 660...
And one more Thanks Ceco a lot, and we all want new upgrade of this ROM...
Best Regards
#556
Posted 16 November 2012 - 03:35 PM
Perhaps you could try H3 blues by H3ROS.
It's more up to date and has all the features that skatie has plus some more.
If you like my contribution to Android community, click donate button on my page at: http://ceco.sk.eu.org
Please, do not use personal conversation to solve your problems. Use forum - its power is often underestimated. If I can't help somebody else will certainly try to. Thanks.
#557
Posted 17 November 2012 - 10:56 PM
themarkoface, on 16 November 2012 - 02:03 PM, said:
...
8-O Can we know máx processor freq to obtain this value? Values such that are repeatable? What memory manager system you use (Link2SD, S2E, int2ext...)? What microSD (Class)?
Edited by RaAmon, 17 November 2012 - 11:00 PM.
#558
Posted 18 November 2012 - 10:56 AM
Maybe Kitchen Update recommendations like custom TPT Packages made from you as the samples that members could download
without the hassle of upgrading 2x the Skatie Builds ?
Samples :
TPT File > Stock Launcher , Circle Mod for Battery , S2 Kernel , Stock Applications and No-Frills CPU
Edited by WiiSky70, 18 November 2012 - 10:58 AM.
#559
Posted 18 November 2012 - 08:27 PM
Many thanks.
#560
Posted 19 November 2012 - 03:05 PM
I need any softkeys, because the buttons are damaged (home & back work only sometimes ). I love this rom...any flasheable zip for softkeys in statusbar like in this picture?

Thanks all for your work!!!
Edited by mariajoseh, 19 November 2012 - 04:11 PM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









