• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Where are all the devs at?

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...
 
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...

Best of luck, I can't stress enough how grateful we all are for your efforts.
 
Got my SIM and just completed the first multi-rom build for CM10. Here's hoping it installs and boots. :D Should have some CM10 and AOKP41 ROMs posted tomorrow or so. Then I can start looking at the data issues.

It took some time to get the multi-rom scripts working because the setup for these devices is rather more complex than I've previously done. The GSM and CDMA versions have different kernels and different partition layouts.

Supporting both devices adds roughly 9mb to the rom image. The extra size is partially from having two boot.img files and partially from the unique per-device files (especially rild and its dependencies).

I don't know if I can get a single kernel to run on all devices, but I will give it a look. That would cut out about 7mb. Which, of course, implies that the non-kernel bits unique to each device are about 2mb.
 
tdm, let me heap some more praise on you if I may, OK I just gave myself permission so here it goes....THANK YOU for always giving us updates! I love it! It Keeps things interesting and it's very refreshing to have a developer throw out daily updates! You are exactly like I would be if I were a developer. You rock man! keep it up! and thank you again!
 
  • Like
Reactions: tdm
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...

That's progress at least. I had 1x data on Sprint some time ago, not sure if it's the same thing or not.

I wonder if 3G is handled on the LTE side of things...?
 
Could someone figure out 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.
 
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.
 
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.

I do seem to remember WiFi direct being an option on stock gingerbread. I think the option went away on ICS though.
 
Back
Top Bottom