Guest luca020400 Posted September 19, 2014 Report Posted September 19, 2014 Have you tried to fix force MTP ?? Because it restore to mass storage at every reboot
Guest H3ROS Posted September 19, 2014 Report Posted September 19, 2014 That's something that I won't fix since the stock ROM does the exact same thing. I think it's the intended behavior for the Y300 and that it happens at the kernel level. To the average user I don't think it's that important either because it's not like they're rebooting their phone daily and mounting it to their PC often. It's possible to modify the kernel so that it defaults to MTP, so I could post the kernel as an addon for people who really want it.
Guest luca020400 Posted September 19, 2014 Report Posted September 19, 2014 Of course can you explain what i have to do ??
Guest H3ROS Posted September 19, 2014 Report Posted September 19, 2014 Open up init.rc and add the following to "on boot" on boot # Set MTP as the default setprop persist.sys.usb.config mtp,adb
Guest luca020400 Posted September 19, 2014 Report Posted September 19, 2014 I already tested and ( I dont remember well ) doesnt work
Guest H3ROS Posted September 19, 2014 Report Posted September 19, 2014 (edited) It works perfectly here. Every single time it defaults to MTP. There's not much else I can suggest since that's the only command to set MTP and for me it sets it to MTP. Edited September 19, 2014 by H3ROS
Guest krux3r Posted September 20, 2014 Report Posted September 20, 2014 H3ros, what does that 01extra do from init.d folder you were talking about before?
Guest H3ROS Posted September 20, 2014 Report Posted September 20, 2014 Performance stuff. It'll actually change slightly after the next update as I'm going to be reverting a change to boost SD card speeds. Why? Because it works great for people with class 10 SD cards, but for people with slower cards or just poor/fake class 10 cards it causes slowdowns.
Guest krux3r Posted September 20, 2014 Report Posted September 20, 2014 (edited) Performance stuff. It'll actually change slightly after the next update as I'm going to be reverting a change to boost SD card speeds. Why? Because it works great for people with class 10 SD cards, but for people with slower cards or just poor/fake class 10 cards it causes slowdowns. I just checked, I have Class 4 sd card, is that the reason why i have some slowdowns when apps are installed? Edited September 20, 2014 by krux3r
Guest H3ROS Posted September 20, 2014 Report Posted September 20, 2014 It might be yeah. If you've gave the file manager root with read and write access then you could edit the file. Just remove the following line and then reboot. echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb;
Guest krux3r Posted September 21, 2014 Report Posted September 21, 2014 It might be yeah. If you've gave the file manager root with read and write access then you could edit the file. Just remove the following line and then reboot.echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb; Yes this was causing slowdowns. Thank you. Hope you will fix this in future updates.
Guest fonz93 Posted September 21, 2014 Report Posted September 21, 2014 (edited) Yes this was causing slowdowns. Thank you. Hope you will fix this in future updates. This is not a bug, the low SD card class is not a thing that a dev can expect Edited September 21, 2014 by fonz93
Guest luca020400 Posted September 21, 2014 Report Posted September 21, 2014 When are you planing the new update ?? And which is the changelog atm ??
Guest krux3r Posted September 21, 2014 Report Posted September 21, 2014 This is not a bug, the low SD card class is not a thing that a dev can expect Yeah I know, but Im happy h3ros told me whar was causing slowdons.
Guest SIMONPRO Posted September 21, 2014 Report Posted September 21, 2014 Hey H3ROS i am impressed by battery life, and overall the rom performance. But i am now experience the slow response or lags when open apps. and can you add zram or swap and will it increase performance or just cause other problems and can you add some tweaks inside the rom like trimming automatically, sd card speed, change default storage that all :D one more thing when is the next update and what new, please could you add the kitkat dialer on this rom :D GOOD WORK :)
Guest luca020400 Posted September 21, 2014 Report Posted September 21, 2014 (edited) Hey H3ROS i am impressed by battery life, and overall the rom performance. But i am now experience the slow response or lags when open apps. and can you add zram or swap and will it increase performance or just cause other problems and can you add some tweaks inside the rom like trimming automatically, sd card speed, change default storage that all :D one more thing when is the next update and what new, please could you add the kitkat dialer on this rom :D GOOD WORK :) 1 : Swap doesn't work with stock kernel . Install synopsis kernel 2 : The rom is already tweaked 3 : The rom Include fstrim , sqlite and zipalign optimizations Edited September 21, 2014 by luca020400
Guest SIMONPRO Posted September 21, 2014 Report Posted September 21, 2014 (edited) 1 : Swap doesn't work with stock kernel . Install synopsis kernel 2 : The rom is already tweaked 3 : The rom Include fstrim , sqlite and zipalign optimizations how does fstrim, sqlite and zpalign works, mean like do there work and when does they perform cause i just install system tuner just to optimize, to make apps faster Edited September 21, 2014 by SIMONPRO
Guest luca020400 Posted September 21, 2014 Report Posted September 21, 2014 They are launched at boot ( check /system/etc/init.d/01extra ) The optimize ( zipalign fstrim )and clean the rom ( sqlite ) Sorry for errors
Guest xxirioxx Posted September 21, 2014 Report Posted September 21, 2014 This rom works perfectly, there are no lags. If you notice some slowdown try to replace facebook with fast and change the minfree value from 44MB to 75MB. And remember to install Greenify too ;)
Guest krux3r Posted September 22, 2014 Report Posted September 22, 2014 This rom works perfectly, there are no lags. If you notice some slowdown try to replace facebook with fast and change the minfree value from 44MB to 75MB. And remember to install Greenify too ;) For all users who use Facebook, here is a great replacement: http://forum.xda-developers.com/showthread.php?t=2864561 It just uses WebView to display m.facebook.com. Try it its great.
Guest talenat92 Posted September 22, 2014 Report Posted September 22, 2014 just installed this rom today and i am impressed with it general speed and performance :) what kernel can i use with it to enable swap,is this room cm or stock based? cant seem to find that info other but that,really nice room,it is a different level in terms of performance comapred with 4.4. Ofc,4.4 has its advantages, but this rom negates them by pure performance :D
Guest krux3r Posted September 22, 2014 Report Posted September 22, 2014 just installed this rom today and i am impressed with it general speed and performance :) what kernel can i use with it to enable swap,is this room cm or stock based? cant seem to find that info other but that,really nice room,it is a different level in terms of performance comapred with 4.4. Ofc,4.4 has its advantages, but this rom negates them by pure performance :D Synopsis kernel is the best I guess, search the forums for it.
Guest Domstadt Posted September 22, 2014 Report Posted September 22, 2014 just installed this rom today and i am impressed with it general speed and performance :) what kernel can i use with it to enable swap,is this room cm or stock based? cant seem to find that info other but that,really nice room,it is a different level in terms of performance comapred with 4.4. Ofc,4.4 has its advantages, but this rom negates them by pure performance :D Watch PM please ;)
Guest matteussz_ Posted September 22, 2014 Report Posted September 22, 2014 How can I get this ROM to handle partitions like CM-based ones? Internal primary, SD as external.
Guest luca020400 Posted September 22, 2014 Report Posted September 22, 2014 (edited) You have to change build.prop persist.sys.main_storage=external_sd to persist.sys.main_storage=internal_sd Should work Edited September 22, 2014 by luca020400
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now