Guest razzmataz1478 Posted October 6, 2012 Report Posted October 6, 2012 Yes. I know it. I'm not surprised. That's just a FEEDBACK. I know it's feedback. It's just that a page back this has already been reported. And I'm glad you know what to expect from a nightly.
Guest hugobosslives Posted October 6, 2012 Report Posted October 6, 2012 No, if we have source we can compile anything. all though a fair point on most devices. tho not strictly true. android is open source true. however (as far as I know, not being an attorney) any person or company who releases a device needs only to provide the full source for compiling a fully working rom for that phone. as no manufacturer will (or has) made an armv6 device that runs JB (or pretty much ICS) or any future versions of android (KLP etc) the source is simply just not there. this is the reason why we don't have a fully working rom. it is held together by lalit's amazing hackery :D
Guest razzmataz1478 Posted October 6, 2012 Report Posted October 6, 2012 all though a fair point on most devices. tho not strictly true. android is open source true. however (as far as I know, not being an attorney) any person or company who releases a device needs only to provide the full source for compiling a fully working rom for that phone. as no manufacturer will (or has) made an armv6 device that runs JB (or pretty much ICS) or any future versions of android (KLP etc) the source is simply just not there. this is the reason why we don't have a fully working rom. it is held together by lalit's amazing hackery :D Yeah, kind of. We can make anything work up until the hardware's physical limit. The reason we don't have all functionality is because OEMs and others won't release source.
Guest foxhound79 Posted October 7, 2012 Report Posted October 7, 2012 thanx for all your work but can you put a patch for arabic launguage
Guest utternoob Posted October 7, 2012 Report Posted October 7, 2012 Could the nightly issues be down to system UI?
Guest zukriaksah Posted October 7, 2012 Report Posted October 7, 2012 i try to port miui jb & ligux 4.1.1 (bbs.ligux.com) using cm10 16/9 as a base but i got flashing error, specifically symlink error, any idea?
Guest razzmataz1478 Posted October 7, 2012 Report Posted October 7, 2012 i try to port miui jb & ligux 4.1.1 (bbs.ligux.com) using cm10 16/9 as a base but i got flashing error, specifically symlink error, any idea? You need to fix the updater script.
Guest razzmataz1478 Posted October 7, 2012 Report Posted October 7, 2012 MIUI needs an AOSP base as well
Guest zukriaksah Posted October 7, 2012 Report Posted October 7, 2012 You need to fix the updater script. i try both updater script, frm original rom & frm cm10, both ended with same result. frm my googling, it maybe caused by system partition. any special tpt for jb rom? i use skate 2a
Guest zukriaksah Posted October 7, 2012 Report Posted October 7, 2012 MIUI needs an AOSP base as well i port frm cm10 based miui rom
Guest razzmataz1478 Posted October 7, 2012 Report Posted October 7, 2012 i port frm cm10 based miui rom OK fair enough. I meant manually edit the updater script
Guest thomas1310 Posted October 7, 2012 Report Posted October 7, 2012 Hello guys, i'm actually running on CM9, CM10 is really smoother and faster than CM9 ? I hesitate to go on CM10 but i don't know if it's worth its while :P
Guest razzmataz1478 Posted October 7, 2012 Report Posted October 7, 2012 Hello guys, i'm actually running on CM9, CM10 is really smoother and faster than CM9 ? I hesitate to go on CM10 but i don't know if it's worth its while :P Yes, it's smoother, but less stable, meaning you'll see a lot of app force closes.
Guest thomas1310 Posted October 7, 2012 Report Posted October 7, 2012 Ok thank you so, i think i'll stay on CM9, i'll waiting a a rom more stable
Guest creedence Posted October 7, 2012 Report Posted October 7, 2012 It is strong and soft. Force closes? No!
Guest Dio-Genes Posted October 8, 2012 Report Posted October 8, 2012 Running well with me. Battery could stay a little longer, but it's Okay. Surely depends on the activities, too. A real big hand to tilal and all the other developers making such an excellent job.
Guest Wondrej Posted October 8, 2012 Report Posted October 8, 2012 I would be happier if we can get JB working as much as possible rather then jumping again to 4.2 and have bunch of new problems with rom together with perssisting bugs from 4.1. On the other hand, if changes wouldn't be so big or it wouldn't be a big problem to put them into the rom, I wouldn't mind :)
Guest skywalkerctu Posted October 8, 2012 Report Posted October 8, 2012 Is it possible to make Dolby work on JB or ICS? Because this bother me a lot. I like the function and style of JB and ICS, but I also like Dolby.
Guest meggscib Posted October 8, 2012 Report Posted October 8, 2012 I've been using the 09/16 build since the nightlies broke and I noticed that the Ps1 emulator FPSE runs almost flawlessly with most intensive games that used to run with very low fps. Such a speedy rom, i've also had little to no force closes. I'll definitely be waiting for your next working nightly! Thanks for all the hard work tilal!
Guest R00T123 Posted October 8, 2012 Report Posted October 8, 2012 Could you fix a little problem please. It doesnt populate correct device descriptors. Here is a logcat with dsploit. I/ActivityManager( 689): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=it.evilsocket.dsploit/.MainActivity u=0} from pid 880 I/ActivityManager( 689): Start proc it.evilsocket.dsploit for activity it.evilsocket.dsploit/.MainActivity: pid=3366 uid=10027 gids={3003, 1015, 1028} D/ACRA ( 3366): ACRA is enabled for it.evilsocket.dsploit, intializing... D/ACRA ( 3366): Looking for error files in /data/data/it.evilsocket.dsploit/files E/NETWORK ( 3366): at it.evilsocket.dsploit.net.Network.<init>(Network.java:89) E/NETWORK ( 3366): at it.evilsocket.dsploit.core.System.init(System.java:111) E/NETWORK ( 3366): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/SYSTEM ( 3366): at it.evilsocket.dsploit.net.Network.<init>(Network.java:103) E/SYSTEM ( 3366): at it.evilsocket.dsploit.core.System.init(System.java:111) E/SYSTEM ( 3366): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/DSPLOIT ( 3366): java.net.SocketException E/DSPLOIT ( 3366): java.net.SocketException E/DSPLOIT ( 3366): at java.net.NetworkInterface.rethrowAsSocketException(NetworkInterface.java:212) E/DSPLOIT ( 3366): at java.net.NetworkInterface.readIntFile(NetworkInterface.java:207) E/DSPLOIT ( 3366): at java.net.NetworkInterface.getByName(NetworkInterface.java:114) E/DSPLOIT ( 3366): at java.net.NetworkInterface.getNetworkInterfacesList(NetworkInterface.java:271) E/DSPLOIT ( 3366): at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:262) E/DSPLOIT ( 3366): at it.evilsocket.dsploit.net.Network.<init>(Network.java:103) E/DSPLOIT ( 3366): at it.evilsocket.dsploit.core.System.init(System.java:111) E/DSPLOIT ( 3366): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/DSPLOIT ( 3366): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:999) E/DSPLOIT ( 3366): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4336) E/DSPLOIT ( 3366): at android.app.ActivityThread.access$1300(ActivityThread.java:142) E/DSPLOIT ( 3366): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1268) E/DSPLOIT ( 3366): at android.os.Handler.dispatchMessage(Handler.java:99) E/DSPLOIT ( 3366): at android.os.Looper.loop(Looper.java:137) E/DSPLOIT ( 3366): at android.app.ActivityThread.main(ActivityThread.java:4931) E/DSPLOIT ( 3366): at java.lang.reflect.Method.invokeNative(Native Method) E/DSPLOIT ( 3366): at java.lang.reflect.Method.invoke(Method.java:511) E/DSPLOIT ( 3366): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791) E/DSPLOIT ( 3366): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558) E/DSPLOIT ( 3366): at dalvik.system.NativeStart.main(Native Method) E/DSPLOIT ( 3366): Caused by: java.io.FileNotFoundException: /sys/class/net/usb0/ifindex: open failed: ENOENT (No such file or directory) E/DSPLOIT ( 3366): at libcore.io.IoBridge.open(IoBridge.java:416) E/DSPLOIT ( 3366): at java.io.RandomAccessFile.<init>(RandomAccessFile.java:118) E/DSPLOIT ( 3366): at java.io.RandomAccessFile.<init>(RandomAccessFile.java:150) E/DSPLOIT ( 3366): at libcore.io.IoUtils.readFileAsBytes(IoUtils.java:115) E/DSPLOIT ( 3366): at libcore.io.IoUtils.readFileAsString(IoUtils.java:109) E/DSPLOIT ( 3366): at java.net.NetworkInterface.readIntFile(NetworkInterface.java:200) E/DSPLOIT ( 3366): ... 18 more E/DSPLOIT ( 3366): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory) E/DSPLOIT ( 3366): at libcore.io.Posix.open(Native Method) E/DSPLOIT ( 3366): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110) E/DSPLOIT ( 3366): at libcore.io.IoBridge.open(IoBridge.java:400) E/DSPLOIT ( 3366): ... 23 more I/ActivityManager( 689): Displayed it.evilsocket.dsploit/.MainActivity: +1s628ms I/WindowState( 689): WIN DEATH: Window{40f2e5b8 it.evilsocket.dsploit/it.evilsocket.dsploit.MainActivity paused=true} I/ActivityManager( 689): Process it.evilsocket.dsploit (pid 3366) has died. I/ActivityManager( 689): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=it.evilsocket.dsploit/.MainActivity u=0} from pid 880 I/ActivityManager( 689): Start proc it.evilsocket.dsploit for activity it.evilsocket.dsploit/.MainActivity: pid=3409 uid=10027 gids={3003, 1015, 1028} D/ACRA ( 3409): ACRA is enabled for it.evilsocket.dsploit, intializing... D/ACRA ( 3409): Looking for error files in /data/data/it.evilsocket.dsploit/files E/NETWORK ( 3409): at it.evilsocket.dsploit.net.Network.<init>(Network.java:89) E/NETWORK ( 3409): at it.evilsocket.dsploit.core.System.init(System.java:111) E/NETWORK ( 3409): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/SYSTEM ( 3409): at it.evilsocket.dsploit.net.Network.<init>(Network.java:103) E/SYSTEM ( 3409): at it.evilsocket.dsploit.core.System.init(System.java:111) E/SYSTEM ( 3409): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/DSPLOIT ( 3409): java.net.SocketException E/DSPLOIT ( 3409): java.net.SocketException E/DSPLOIT ( 3409): at java.net.NetworkInterface.rethrowAsSocketException(NetworkInterface.java:212) E/DSPLOIT ( 3409): at java.net.NetworkInterface.readIntFile(NetworkInterface.java:207) E/DSPLOIT ( 3409): at java.net.NetworkInterface.getByName(NetworkInterface.java:114) E/DSPLOIT ( 3409): at java.net.NetworkInterface.getNetworkInterfacesList(NetworkInterface.java:271) E/DSPLOIT ( 3409): at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:262) E/DSPLOIT ( 3409): at it.evilsocket.dsploit.net.Network.<init>(Network.java:103) E/DSPLOIT ( 3409): at it.evilsocket.dsploit.core.System.init(System.java:111) E/DSPLOIT ( 3409): at it.evilsocket.dsploit.DSploitApplication.onCreate(DSploitApplication.java:50) E/DSPLOIT ( 3409): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:999) E/DSPLOIT ( 3409): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4336) E/DSPLOIT ( 3409): at android.app.ActivityThread.access$1300(ActivityThread.java:142) E/DSPLOIT ( 3409): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1268) E/DSPLOIT ( 3409): at android.os.Handler.dispatchMessage(Handler.java:99) E/DSPLOIT ( 3409): at android.os.Looper.loop(Looper.java:137) E/DSPLOIT ( 3409): at android.app.ActivityThread.main(ActivityThread.java:4931) E/DSPLOIT ( 3409): at java.lang.reflect.Method.invokeNative(Native Method) E/DSPLOIT ( 3409): at java.lang.reflect.Method.invoke(Method.java:511) E/DSPLOIT ( 3409): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791) E/DSPLOIT ( 3409): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558) E/DSPLOIT ( 3409): at dalvik.system.NativeStart.main(Native Method) E/DSPLOIT ( 3409): Caused by: java.io.FileNotFoundException: /sys/class/net/usb0/ifindex: open failed: ENOENT (No such file or directory) E/DSPLOIT ( 3409): at libcore.io.IoBridge.open(IoBridge.java:416) E/DSPLOIT ( 3409): at java.io.RandomAccessFile.<init>(RandomAccessFile.java:118) E/DSPLOIT ( 3409): at java.io.RandomAccessFile.<init>(RandomAccessFile.java:150) E/DSPLOIT ( 3409): at libcore.io.IoUtils.readFileAsBytes(IoUtils.java:115) E/DSPLOIT ( 3409): at libcore.io.IoUtils.readFileAsString(IoUtils.java:109) E/DSPLOIT ( 3409): at java.net.NetworkInterface.readIntFile(NetworkInterface.java:200) E/DSPLOIT ( 3409): ... 18 more E/DSPLOIT ( 3409): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory) E/DSPLOIT ( 3409): at libcore.io.Posix.open(Native Method) E/DSPLOIT ( 3409): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110) E/DSPLOIT ( 3409): at libcore.io.IoBridge.open(IoBridge.java:400) E/DSPLOIT ( 3409): ... 23 more I/ActivityManager( 689): Displayed it.evilsocket.dsploit/.MainActivity: +1s120ms I/WindowState( 689): WIN DEATH: Window{41233918 it.evilsocket.dsploit/it.evilsocket.dsploit.MainActivity paused=true} I/ActivityManager( 689): Process it.evilsocket.dsploit (pid 3409) has died. O
Guest hanygharba Posted October 8, 2012 Report Posted October 8, 2012 hi there .. thanx tital for your appreciated efforts MY Q.:Is there any way to view the arabic letters in this ROM I installed some arabic fonts but there are invisible... the system realizes that there is arabic language but the letters are invisible thanx again
Guest R00T123 Posted October 8, 2012 Report Posted October 8, 2012 It maps default wlan interface to generic usb pls fix
Guest FooZee Posted October 8, 2012 Report Posted October 8, 2012 Regarding Arabic.... well, here is my best trial with it :) ... I installed "font changer" then used it to install "DroidSansArabic.ttf" ... can't find where I downloaded it from :D but here is a copy of it anyways https://www.assembla.com/code/cristianadam/subversion/nodes/fonts/Droid/DroidSansArabic.ttf ... after installing that font, you will get arabic in _most_ places, not everywhere, but it is better than nothing till we get/find some total fix :) ... I loved the CM9 because it supported Arabic just out of the box, but CM10 is way better which makes me double think if I ever need Arabic fonts anyways :D... only for local tweets, and SMSs ... both are resolved this way btw!!
Guest hanygharba Posted October 9, 2012 Report Posted October 9, 2012 Thanx foozee I'll try this way .. and still waiting the fix from total :)
Guest utternoob Posted October 9, 2012 Report Posted October 9, 2012 4.1.2 AOSP released, shouldn't be too long before it trickles down to cm right?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now