[android-kernel] Jelly Bean 4.1 UI lags

2013-11-10 Thread Roman Gaitbaev
Hi everyone I make cm10 for an old acer liquid which have same specs with htc desire or nexus one, so I have one problem here. UI works very fast, faster than cm9 but in some places where used gpu for screen compositing it works very poor and with low fps. for example if on screen an new layer (

[android-kernel] Decreasing screen resolution

2013-09-03 Thread Roman Gaitbaev
Hi everyone I wanna try to decreasing screen resolution in kernel from native 800*480 to new 400_240, and I almost do this, you can see about it here, and take a look to commits: https://github.com/RomzesRover/kernel-drivers-video-msm but Iam still have one bug when drawing some animation on ne

[android-kernel] flashing old Nexus One with tuna-maguro failed

2012-08-28 Thread Roman Bondar
eng. waslau.20120720.121000 test-keys Where i can find binaries to build 4.0.3 android for this device? Thanks, Roman -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] binaries for Nexus One for 4.0.3 branch

2012-08-28 Thread Roman Bondar
Hi, where to find binaries for 'nexusone' for android 4.0.3 branch? Do they exist anywhere? Thanks, Roman -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: How Android kernel differs from Linux kernel!

2009-07-09 Thread Roman
Saravanan, Please, find on the following link some information about Android kernel changes. http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/Porting-Android-to-a-new-device/ -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and

[android-kernel] Re: Plaform build error on MAC os

2009-06-08 Thread Roman
Try to find out which shell you are using with ps -p $$ For example I am using the bash shell. It might be that you are using the wrong shell. Second you want to source the script using source envsetup.sh because you are going to execute the make command in this shell. -- Roman

[android-kernel] Re: Plaform build error on MAC os

2009-06-08 Thread Roman
Try to find out which shell you are using with ps -p $$ For example I am using the bash shell. It might be that you are using the wrong shell. Second you want to source the script using source envsetup.sh because you are going to execute the make command in this shell. -- Roman