Nope, but v3 and v4 share the same baseband. I don't know about v5 as they never put out a .cab for it, but the update.zip did not have a radio.diff file.Wasn't ZV4 the same baseband as ZV6?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Nope, but v3 and v4 share the same baseband. I don't know about v5 as they never put out a .cab for it, but the update.zip did not have a radio.diff file.Wasn't ZV4 the same baseband as ZV6?
Getting close to having a multi-rom build for iproj. This will be a single ROM file that installs on the p930, VS920, and SU640 (and possibly a couple more, depending on how many victims .. err .. users .. I find on xda). Should be ready to give it a whirl tomorrow or Wed. Which is good timing, as my sim should arrive tomorrow evening.
I also found some changes in the CM10 code for iproj that may help with hwaccel and bluetooth. Keeping my fingers crossed...
Got the loaner today. Here's hoping that data will work soon.![]()

And by that, they're gonna add crap and 'theme it' off the zip and repackage it. So in reality they're kangersand then it will be time for rom heaven because everyone is going to start making ports off cm9 or 10![]()

And by that, they're gonna add crap and 'theme it' off the zip and repackage it. So in reality they're kangers![]()

Nice find neph!TDM:
This may be of interest to you.
https://github.com/CyanogenMod/andr...mmit/097fd55621489fa272c57e048c9990de4bd61c99
It's not merged with the LGEQualcommRIL.java so we can't just flipped the switch in build.prop, but the error looks identical to what we're getting when it's trying to read the LTE sim card info.
Should have some CM10 and AOKP41 ROMs posted tomorrow or so. Then I can start looking at the data issues.
Getting ready to test with changes made to LGEQualcommUiccRilTDM:
This may be of interest to you.
https://github.com/CyanogenMod/andr...mmit/097fd55621489fa272c57e048c9990de4bd61c99
It's not merged with the LGEQualcommRIL.java so we can't just flipped the switch in build.prop, but the error looks identical to what we're getting when it's trying to read the LTE sim card info.

Two questions. Did you also do the build.prop change needed and does the radio log look different at all or is it still crashing and then reporting that the radio is off?No go. Changes didn't seem to make a difference![]()
Got the Nitro part of the multi-rom done. Spectrum isn't booting yet, but that shouldn't be hard to fix.

yes i did to the build.prop. After a bit it does get 1x but still says RUIM needs provisioned, not sure if its crashing. Its solid 1x. so...
Could someone figure out for sure if "wifi direct", aka "wifi p2p" is supported on the Spectrum?
It's supported on the Nitro and I see a kernel device p2p0 to control it. But on the Spectrum, there is no such device. This is the reason wifi isn't working -- the system is trying to enable p2p0 and cannot, so it bails.
If the Spectrum does support it, I'll need to investigate fixing the kernel wlan driver. If not, I can change the build config to omit it.