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.
So, it boils down to this?
- There must be something off with the current kernel, which is why hardware acceleration isn't working fully
- If it's not that, then it would be nearly impossible to hand-code all of the material needed for a 3.0 kernel (unless we march with fire and pitchforks to Moto's HQ)?
Just a thought,
Are you sure its just not the launcher that's being laggy by itself? I always thought the GB launcher was laggy, especially the app drawer scrolling. I would just always install launcher pro over it and things would be much smoother.
So, it boils down to this?
- There must be something off with the current kernel, which is why hardware acceleration isn't working fully
- If it's not that, then it would be nearly impossible to hand-code all of the material needed for a 3.0 kernel (unless we march with fire and pitchforks to Moto's HQ)?
WHYZOR WAS RIGHT!
Its an OS problem- use NOVA launcher, smooth as butter!
[APP ICS 4.0.1+] Nova Launcher Beta (ICS based) - xda-developers
Most popular/trusted launcher at XDA.
Ok, here's a little something to back this... A while ago, I had a ViewSonic Gtab. The devs there spent 6+ months with 10 or more people trying to hand code the drivers for the 2.6.36.x kernal. The project was eventually partially abandoned due to the difficulty involved in porting everything that makes the tablet function. The hardest, if memory serves, was hardware acceleration. The Tegra 2 processor is a beast. It works great and has little to complain about. The kernals, without open source access (like ours and ViewSonic's), tend to make things really screwy when trying to make something work without anything to go by. I moved on to the Asus Transformer (TF101) from the Gtab, but things are easier on the TF front as they have released the kernal source. Everything on the ICS port there has been easier to conquer (from 2.6.36.x to 2.6.39.x kernal replacement) due to open source for drivers and such.
Here's the dilemma, IF we go into uncharted territory with the 3.0 kernal, we're looking at hand coding ALL the drivers to make the ROM function. This could take a GOD in the dev world at least a year to code, working on it full time. We don't have the manpower as a collective to hand code functioning drivers for the kernal. I like the work that has gone on here, using our available resources to get things working. Things like the camera may take longer to get functioning, but it is possible in our current kernal. My friend said that at the rate we are progressing, the other issues are small potatoes compared to what we'd deal with on a kernal port. He also went on to say that the ROM, as it stands should be at beta stage within a month or two. Not sure what he meant there, but I'm merely relaying information. I think he's read through the dev thread a few times. He said he might be some help, but things at his job have ramped up for some big project and he also has NO time lately to do any extracurricular programming, and no phone to work with.
Just a thought,
Are you sure its just not the launcher that's being laggy by itself? I always thought the GB launcher was laggy, especially the app drawer scrolling. I would just always install launcher pro over it and things would be much smoother.
So if we can just port kernel 2.6.39.x things will be easier for us?
Ok, here's a little something to back this... A while ago, I had a ViewSonic Gtab. The devs there spent 6+ months with 10 or more people trying to hand code the drivers for the 2.6.36.x kernal. The project was eventually partially abandoned due to the difficulty involved in porting everything that makes the tablet function. The hardest, if memory serves, was hardware acceleration. The Tegra 2 processor is a beast. It works great and has little to complain about. The kernals, without open source access (like ours and ViewSonic's), tend to make things really screwy when trying to make something work without anything to go by. I moved on to the Asus Transformer (TF101) from the Gtab, but things are easier on the TF front as they have released the kernal source. Everything on the ICS port there has been easier to conquer (from 2.6.36.x to 2.6.39.x kernal replacement) due to open source for drivers and such.
.
sharpie-Just to let you know that ICS port for the gTab has been released with hardware acceleration.It is still a bit buggy but just about everything,other than camera, works. I believe the team built the kernel and the ROM from ground up.
Motorola released the Triumph kernel source code sometime back
Does that make it easier to port the kernel drivers to kernel 3.0?
where is it? That would make it easier. I understood that they only released the driver source for the camera.
Getting haptics working with the capacitive buttons was indeed a pretty easy fix. While I was at it, I made sure to understand what input devices we actually have, what keys each can generate, and I cleaned up the keylayouts, which had a bunch of misleading mappings. Devices that only apply to qualcomm evaluation hardware, kitchen sink mappings in devices that only generate one or two events, etc.. I'll push it up and send a pull request, mantera.
Is this the complete package? A dev would have to look at it to know. If this is the source, then yes, if not we're screwed. I looked at the files available, but it doesn't seem to look complete. It may be what they said about releasing only the camera stuff. Can yumbrad or Whyzor confirm this?
That is not the whole set of files. Only a select set. And there's nothing in there for camera stuff. I would bet that if there were, tickerguy would have used it.
I reverted this fix for now. It broke the HOME button long press for recent apps.
Okay guys, Isaac has already ported a 3.0 kernel but he never uploaded it to github.
He gave it to me for testing but genlock was keeping it from booting.
Mantera or Whyzor if you could get his email off of github and send him a message he said he would be checking that from time to time.
If he can upload what he has got then we the "Triumph" community will have alot more to work off of.
Isaac was also on the MIUI thread a few days ago.