Is there a reason why devs don't have USB OTG compiled into the kernel? Now before y'all start telling me that it's a hardware thing, go do a search. There are numerous threads for other devices, that do not have OTG in stock, yet when compiled in it works. For some it's not that simple, but I'm willing to go buy a adapter and experiment if some devs could give me a kernel to test. Lots of devices have been successful with OTG if they have an external power source. Some devices can even have their firmware/kernel modified to power the devices.
It is compiled into the cm kerenel
Sent from my Nexus 4 using XDA Premium 4 mobile app
sportsstar89 said:
It is compiled into the cm kerenel
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Great, I'll start experimenting.
Related
if you want this rom go to gmillz post
holding my breath starting now...wait....is it based on ICS or JB? im sure this will be good! :good:
aben.dc said:
holding my breath starting now...wait....is it based on ICS or JB? im sure this will be good! :good:
Click to expand...
Click to collapse
This is ICS
Sent from my SGH-I897 using xda premium
Any possibility that the camrea could work?
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
nightfire37 said:
Any possibility that the camrea could work?
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
Click to expand...
Click to collapse
Its always a possibility but highly doubtful
What version?
Sent from my YP-G70 using xda app-developers app
gmillz said:
Its always a possibility but highly doubtful
Click to expand...
Click to collapse
Are you going to work on a kernal for this rom? The last thing I remember about the camera issues was becaise of the kernal.
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
People say the camera is kernel related but it could be the connections between the libraries to. Also hardware acceleration is in a 3.x kernel which could be ported eventually. I think jackpotclavin is working on that right now
Sent from my YP-G70 using xda app-developers app
Sparx639 said:
People say the camera is kernel related but it could be the connections between the libraries to. Also hardware acceleration is in a 3.x kernel which could be ported eventually. I think jackpotclavin is working on that right now
Sent from my YP-G70 using xda app-developers app
Click to expand...
Click to collapse
Yeah, you are right. I looked at sgs vs g1 kernel but there was no camera differences.
Sent from my YP-GB1 using xda app-developers app
nightfire37 said:
Are you going to work on a kernal for this rom? The last thing I remember about the camera issues was becaise of the kernal.
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
Click to expand...
Click to collapse
We have discovered that its not just the kernel.
Ah. I wish i can help you guys program it but i know nothing. My fortie is hardware. If you need a beta tester, im willing to do that.
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
nightfire37 said:
Are you going to work on a kernal for this rom? The last thing I remember about the camera issues was becaise of the kernal.
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
Click to expand...
Click to collapse
I am working on a kernel. And I think I know why the camera doesn't work and its not kernel related.
gmillz said:
I am working on a kernel. And I think I know why the camera doesn't work and its not kernel related.
Click to expand...
Click to collapse
Is the problem easy to fix? As in the libraries? What does it require?
YoBob said:
Is the problem easy to fix? As in the libraries? What does it require?
Click to expand...
Click to collapse
Its an improper symlink between libmosaic.so and busybox in xbin. Also libcrypto.so. And init.trace in the kernel needs to be edited.
What about hardware acceleration too? If you can get this working for our SGPs, this is a very major step in the development and getting us very close to running JB. I would definitely install this rom if you get those two to work.
nightfire37 said:
What about hardware acceleration too? If you can get this working for our SGPs, this is a very major step in the development and getting us very close to running JB. I would definitely install this rom if you get those two to work.
Click to expand...
Click to collapse
That's kernel related. lol Hopefully won'y be to long
Lol. Alright then.
Sent from my GenericGinger ROM + Entropy512 Kernal Samsung Galaxy Player 5 U.S. using xda app-developers app
Wow, paranoid port, great news.
But i need camera, I can contact a guy that was developing samsung spica and now works for samsung to ask him if your idea about the camera problem is correct. His knowledge is amazing.
send from my samsung galaxy s wifi 5.0
Also willing to beta test. I was in the process of porting this myself lol
Haha I'm also porting this. It might be a good idea if the three of us (Cm9aphla, EcHoFiiVe and I) team up to port this. We'll probably get more done that way
How (if possible) can you make the usb port on the rezound a master to connect to external hard drives and browse them? Is it possible to do this somehow and then mount an external drive through that port?
In a word, no.
Sent from my ADR6425LVW using xda premium
HTC blocked that functionality and it isn't supported by the kernel.
So I am assuming there are no modified kernels that support it out there. How unfortumate :/
cslingerland said:
So I am assuming there are no modified kernels that support it out there. How unfortumate :/
Click to expand...
Click to collapse
There is nothing to base it off of. If it isn't in the kernel then there is really no way to figure it out.
It's called usb-otg and you can buy a cable for really cheap but it won't work until we get kernel source and will only work on AOSP (i think cm supports it).
I know this because everyone does this on the nexus 7.
Po1soNNN said:
It's called usb-otg and you can buy a cable for really cheap but it won't work until we get kernel source and will only work on AOSP (i think cm supports it).
I know this because everyone does this on the nexus 7.
Click to expand...
Click to collapse
I have a couple cables. I did not know that cm supports it. That would be great! Guess I have to wait and hope
Will devs update 4.1.2 ROMs when they free time to make it stable?
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
A good developer/hobbyist would!
Since most ROMs are CM based, I believe the devs are waiting for CM to do something with the source code.
Sent from my Nexus 7 using xda app-developers app
Oh OK thanks!
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
the kernel source is only a part of the issue
afaik there is still not source for all the other hardware..
kernel source is great but video, audio, nfc, etc driver source would also make things MUCH better..
nutpants said:
the kernel source is only a part of the issue
afaik there is still not source for all the other hardware..
kernel source is great but video, audio, nfc, etc driver source would also make things MUCH better..
Click to expand...
Click to collapse
I thought all that was included in the kernel source
So I'm assuming from what I read that this phone and the thrill are like brothers. And apparently the only thing stopping us from having otg is the kernel (see where I'm going)
Why not port a kernel wit s3c drivers onto the lg thrill? Could it work?
Sent from my LG-P925g using xda app-developers app
Guys i have a huge problem. I have tried all the roms posted for this device and all give me the same problem when playing big games and hd games.
I have spend months figuring this out combining roms and scripts to help but same result with playing games.
So I had to RSLITE back to stock 4.1.2 i believe and now im able to play any games i want on stock rom.
What you guys think it could be the problem? Or how can I fix it
Thanks
Sent from my MB886 using XDA Premium 4 mobile app
Bump
Anyone can help me please. I like stock but only when I buy phone new. Lol
Im a gamer but custom Roms not giving me that wish.
Sent from my MB886 using XDA Premium 4 mobile app
Hello
SVLAN said:
Guys i have a huge problem. I have tried all the roms posted for this device and all give me the same problem when playing big games and hd games.
I have spend months figuring this out combining roms and scripts to help but same result with playing games.
So I had to RSLITE back to stock 4.1.2 i believe and now im able to play any games i want on stock rom.
What you guys think it could be the problem? Or how can I fix it
Thanks
Sent from my MB886 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1st of all, I would like to thank you for consulting the forums.
2nd, I'm so sorry but you didn't really specify what problems other than saying you can't play it Please specify the problem and I will try my best to help you.
ATkeneiville said:
1st of all, I would like to thank you for consulting the forums.
2nd, I'm so sorry but you didn't really specify what problems other than saying you can't play it Please specify the problem and I will try my best to help you.
Click to expand...
Click to collapse
Thanks so much mate.
The problem i have is when ever i want to play games like:
Blitz Brigade (load for 2 seconds and goes back to homepage)
Subway Surf (black screen)
or any hd game will not load at all
I have tried Paranoid roms, Probam, Pacman, Revolt, AOSPA base roms, Cyanogen 10.1
All gave me the same problem
I have tried all the scripts posted for any android device to make it better in combination with those ROMS but it doesn't fix the problem even though it does give my phone boost and performance but cant play games. :banghead:
Sent from my MB886 using XDA Premium 4 mobile app
What is your phone ?
Sent from my One V using Tapatalk 4
Exbruce said:
What is your phone ?
Sent from my One V using Tapatalk 4
Click to expand...
Click to collapse
I have a Motorola MB886 ATRIX HD phone.
Thanks
Sent from my MB886 using XDA Premium 4 mobile app
SVLAN said:
I have a Motorola MB886 ATRIX HD phone.
Thanks
Sent from my MB886 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It may be that your phone doesn't have enough ram to handle the games
Sent from my One V using Tapatalk 4
Tu
Exbruce said:
It may be that your phone doesn't have enough ram to handle the games
Sent from my One V using Tapatalk 4
Click to expand...
Click to collapse
I dont think that's the issue my friend, this phone have great horsepower look at the specs and to point out the phone with stock rom I can play anything i want from any game to hd movies and or videos.
I have a problem just with custom roms.
I have even tried to overclock the phone to 1920ghz to see if that helps but it doesn't
Sent from my MB886 using XDA Premium 4 mobile app
SVLAN said:
Thanks so much mate.
The problem i have is when ever i want to play games like:
Blitz Brigade (load for 2 seconds and goes back to homepage)
Subway Surf (black screen)
or any hd game will not load at all
I have tried Paranoid roms, Probam, Pacman, Revolt, AOSPA base roms, Cyanogen 10.1
All gave me the same problem
I have tried all the scripts posted for any android device to make it better in combination with those ROMS but it doesn't fix the problem even though it does give my phone boost and performance but cant play games. :banghead:
Sent from my MB886 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi, thanks for the info given I am still wondering what have caused this, but there are some possibilities in my mind.
According to what you said, the custom roms won't let you play anything with high definition or to be more accurate, with larger requirements of systems. And you can do those things when using the stock rom. Now, it is most likely that the custom roms are not coded right, because so far, the roms that you've used are re-coded and the MB886 is not the device that the original developer has made the rom for. Therefore I will try and recommend you a CM10.1 rom, although I'm not quite sure if that's the right solving method, but the only thing we can do now is troubleshoot.
CLICK HERE TO DOWNLOAD THE ROM
Please give me feedback on whether it worked or not. Thank You :fingers-crossed:
ATkeneiville said:
Hi, thanks for the info given I am still wondering what have caused this, but there are some possibilities in my mind.
According to what you said, the custom roms won't let you play anything with high definition or to be more accurate, with larger requirements of systems. And you can do those things when using the stock rom. Now, it is most likely that the custom roms are not coded right, because so far, the roms that you've used are re-coded and the MB886 is not the device that the original developer has made the rom for. Therefore I will try and recommend you a CM10.1 rom, although I'm not quite sure if that's the right solving method, but the only thing we can do now is troubleshoot.
CLICK HERE TO DOWNLOAD THE ROM
Please give me feedback on whether it worked or not. Thank You :fingers-crossed:
Click to expand...
Click to collapse
I tried the above and didn't worked but to be honest and all the respect to CM team their roms are to simple. Lol
Anything to do with PA is my like.
The way I think right now is that I guess i will go to stock for now.
The other thing I can try is to work with the ram as any rom i use waste lots of ram for some reason.
Sent from my MB886 using XDA Premium 4 mobile app
It may be the hardware accelerated media is not supported on AOSP roms for your device(probably motorola didn't released new source codes of your device and cm and other aosp builders can't enable H.A.M on your device)
Sent from my GT-P3100 using Tapatalk 4 Beta
openmatrix said:
It may be the hardware accelerated media is not supported on AOSP roms for your device(probably motorola didn't released new source codes of your device and cm and other aosp builders can't enable H.A.M on your device)
Sent from my GT-P3100 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Funny thing is that no one else is complaining about having this issue or at least with playing games.
Right now my phone is using over 720mb of ram leaving me about 75-100 free mb.
Is that normal?
Sent from my MB886 using XDA Premium 4 mobile app
Here is my conclusion
When I put the phone to be Tablet mode for some reason it will not let me play few games. If I fresh install any paranoid base rom and leave the phone on normal then everything works normal
Sent from my Atrix HD using ProBAM rom and XDA 4 Premium