Yes I had that same message in logcat. We could be missing a proprietary binary.
Sent from my SGH-T889 using xda app-developers app
Sent from my SGH-T889 using xda app-developers app
Have you included all of the files on the list in this thread?Was there any updates on this? I did manage to get as far as getting the latest n7100 nightlies running on the N7105 and ported over the libs and binaries from TW ROM for rild, etc. I also had a tweaked kernel imilka kindly built for the QC radio. Unfortunately I was just getting:
Diag_LSM_Init: Failed to open handle to diag driver, error = 2
Would be interested to hear what is happening for you guys with your real build instead of my 'hacky' attempt at a modified n7100 build.![]()
I have experience in compiling linux distros from source - been an avid user of Gentoo Linux for years. Sadly I don't have any experience in compiling CM from source, not something I've worked with before. Hate to say it but I've been more of a 'consumer' than a contributor as far as code goes around Xda. Although I do donate money to worthwhile projects and this is most certainly a worthwhile project!I need to double check but I definitely did. You should start trying to compile from source. Do you have any experience in that?
Sent from my SGH-T889 using xda app-developers app
Sure, that sounds good! Would help me get up to speed quicker! I'm up-to-speed on both *nix and Git already so it shouldn't be too painful.My build was definitely smooth. I have some code on github which you can use. I'd be willing to show you how to build from source, assuming you are up to speed on Linux terminal commands.
Sent from my SGH-T889 using xda app-developers app
Oh my... this build actually worked on my N7105!i don't know if my thread is linked here but i actually got CM10 ported to I317 (Note 2 for AT&T).
http://forum.xda-developers.com/showthread.php?t=2024495
the sources are in the 2nd post. You guys should only replace vendor/samsung/t0att binaries with stuff from the n7105 then "breakfast t0att & make -j8"
yea, the rilds do work across the US and the EU variants but I had some glitches here and there with that rild socket so I do recommend you switch to your device's proprietary binaries because the slight differences do matter.Oh my... this build actually worked on my N7105!
As in, it worked COMPLETELY unmodified. I have literally just flashed the unmodified ZIP provided in the previous post and HSDPA signal straight away. I'm not actually on an LTE network at the moment (too expensive in the UK right now!) but I would assume it likely works. The build does appear to reboot randomly so there are still issues but it *does* get a signal.
I did try placing a call and unfortunately cannot hear nor be heard. The only two issues I'm seeing so far, however, are:yea, the rilds do work across the US and the EU variants but I had some glitches here and there with that rild socket so I do recommend you switch to your device's proprietary binaries because the slight differences do matter.
try to place a call. can you hear or be heard?
yea.. we don't share the rild files with N7100 and I'm afraid the audio issues will be a pain in the ass to fix. I'll ping imilka and see if he can offer any help at all.I did try placing a call and unfortunately cannot hear nor be heard. The only two issues I'm seeing so far, however, are:
- Random rebooting (but the SD card reports as corrupt in CM until it's reformatted, seems to be a common issue with CM builds on this device so far.) I'm thinking that could be causing the reboot - will format the card and see if it behaves after that once I reboot it to recovery.
- When placing a call I cannot hear nor be heard sadly.
Yeah I know about the SD thing - seen it before. Thankfully I don't really store anything vital on the SD card so that's not a problem. Even with that removed, however, it's still rebooting frequently (every 4-5mins.) I will have to try merging the n7105 'rild' and associated libs over in to your build to see if that resolves the reboot issue.yea.. we don't share the rild files with N7100 and I'm afraid the audio issues will be a pain in the ass to fix. I'll ping imilka and see if he can offer any help at all.
the sdcard. it's not corrupt, it's probably formatted as exFAT which CM roms don't support. format it to fat32 and it'll work. If you have an adapter, plug it into your PC and you'll see your files so they're intact.
I'm actually using the exact same N7100 files for audio.. I'm thinking our RILD files have different APIs so these audio files will have to be modified.Yeah I know about the SD thing - seen it before. Thankfully I don't really store anything vital on the SD card so that's not a problem. Even with that removed, however, it's still rebooting frequently (every 4-5mins.) I will have to try merging the n7105 'rild' and associated libs over in to your build to see if that resolves the reboot issue.
The audio issue, however, is something I'm sure was fought when CM10 on the N7100 so I'm guessing it's possible that the N7100 fixes will also work for the N7105 but I realize despite the numbers associated with these devices - there are a fair few differences between them.
Haven't added the N7105 rild binary yet, will let you know the results once I do. It's not really a fair test until I'm running on a N7105 intended rild.I'm actually using the exact same N7100 files for audio.. I'm thinking our RILD files have different APIs so these audio files will have to be modified.
I contacted imilka. Let's see if he'll provide us with any help![]()
copy the files you see in here:Haven't added the N7105 rild binary yet, will let you know the results once I do. It's not really a fair test until I'm running on a N7105 intended rild.
---------- Post added at 07:58 PM ---------- Previous post was at 07:12 PM ----------
Ok, now added the rild binary as well as all of the /system/lib/*ril*.so files from an N7105 ROM and this appears (early yet) to resolve the reboot issue. The remaining issue is the audio issue which sadly this did not fix but I may be missing some times. Do you think it's worth copying all of the files from your forum post over here?
http://forum.xda-developers.com/showthread.php?p=34750886