Active Topics

 


Reply
Thread Tools
Posts: 323 | Thanked: 180 times | Joined on Oct 2009 @ Gent, Belgium
#161
can you also post the new kernel-pwck-bootimg ?

Thanks
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#162
Some days further, and some experience more.

First to start with 720p recording doesn't work on pwck. I can't use the highest resolution, it gave black viewfinder + recorded video. I powercycled my phone twice to eliminate other bugs, but it didn't help. Also I noticed stuttering in animations while on pwck3, except from the animations it's really smooth.

Then I installed power-kernel from extras-testing again, and after 1 power cycle, all video resolutions worked and the animations were smooth too.

Maybe these issues have the same root as both have something to do with visualization. (Maybe useful to remark: use HW_Sync = 1)

Still I think pwck is smoother when I/O / cpuload is higher.
No evidence, just my mind could be wrong though as I also played with swapon and swapoff. Also the difference isn't big, I am now on kp49 and only had 1 situation while the UI was lagging while on pwck I had none, if I remember correctly. Except that the animation/transitions were stuttering.
 

The Following 2 Users Say Thank You to mr_pingu For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#163
Originally Posted by Netweaver View Post
can you also post the new kernel-pwck-bootimg ?

Thanks
Done:
https://garage.maemo.org/frs/downloa...wck3_armel.deb
 

The Following User Says Thank You to maacruz For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#164
Originally Posted by mr_pingu View Post
Some days further, and some experience more.

First to start with 720p recording doesn't work on pwck. I can't use the highest resolution, it gave black viewfinder + recorded video. I powercycled my phone twice to eliminate other bugs, but it didn't help. Also I noticed stuttering in animations while on pwck3, except from the animations it's really smooth.

Then I installed power-kernel from extras-testing again, and after 1 power cycle, all video resolutions worked and the animations were smooth too.

Maybe these issues have the same root as both have something to do with visualization. (Maybe useful to remark: use HW_Sync = 1)

Still I think pwck is smoother when I/O / cpuload is higher.
No evidence, just my mind could be wrong though as I also played with swapon and swapoff. Also the difference isn't big, I am now on kp49 and only had 1 situation while the UI was lagging while on pwck I had none, if I remember correctly. Except that the animation/transitions were stuttering.
Thanks, I'll look into both issues.
 
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#165
@Freemangordon
Do you see this in dmesg?
Code:
[    5.945922] isp_mod: disagrees about version of symbol struct_modul
e
[    6.160675] isp_mod: Unknown symbol iommu_restore_ctx
[    6.161132] isp_mod: Unknown symbol iommu_vfree
[    6.161834] isp_mod: Unknown symbol iommu_put
[    6.170257] isp_mod: Unknown symbol iommu_save_ctx
[    6.170959] isp_mod: Unknown symbol iommu_vunmap
[    6.171539] isp_mod: Unknown symbol iommu_vmalloc
[    6.172943] isp_mod: Unknown symbol iommu_get
[    6.173583] isp_mod: Unknown symbol iommu_kmap
[    6.201629] isp_mod: Unknown symbol da_to_va
[    6.202453] isp_mod: Unknown symbol iommu_vmap
[    6.202850] isp_mod: Unknown symbol iommu_kunmap
[    6.203216] isp_mod: Unknown symbol videobuf_to_dma
 

The Following User Says Thank You to maacruz For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#166
Originally Posted by maacruz View Post
@Freemangordon
Do you see this in dmesg?
Code:
[    5.945922] isp_mod: disagrees about version of symbol struct_modul
e
[    6.160675] isp_mod: Unknown symbol iommu_restore_ctx
[    6.161132] isp_mod: Unknown symbol iommu_vfree
[    6.161834] isp_mod: Unknown symbol iommu_put
[    6.170257] isp_mod: Unknown symbol iommu_save_ctx
[    6.170959] isp_mod: Unknown symbol iommu_vunmap
[    6.171539] isp_mod: Unknown symbol iommu_vmalloc
[    6.172943] isp_mod: Unknown symbol iommu_get
[    6.173583] isp_mod: Unknown symbol iommu_kmap
[    6.201629] isp_mod: Unknown symbol da_to_va
[    6.202453] isp_mod: Unknown symbol iommu_vmap
[    6.202850] isp_mod: Unknown symbol iommu_kunmap
[    6.203216] isp_mod: Unknown symbol videobuf_to_dma
I see it too.
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#167
@maacruz, pali - nope, but I am using my own kernel build.
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#168
Originally Posted by freemangordon View Post
@maacruz, pali - nope, but I am using my own kernel build.
Have you looked just after rebooting?
Each of us uses his own build, does your build have any patch for iommu or isp_mod not present in kp ?
 

The Following User Says Thank You to maacruz For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#169
Originally Posted by maacruz View Post
Have you looked just after rebooting?
Each of us uses his own build, does your build have any patch for iommu or isp_mod not present in kp ?
While it is a build made on my machine, the last thing i've done before dpkg-buildpackage was git pull . So what I am using is what is on git repo. I suspect Pali's .debs are screwed by madde.

Anyway, find attached my series file.
Attached Files
File Type: zip series.zip (1.0 KB, 116 views)
 

The Following User Says Thank You to freemangordon For This Useful Post:
Gusse's Avatar
Posts: 168 | Thanked: 206 times | Joined on Apr 2010 @ Finland
#170
Originally Posted by freemangordon View Post
While it is a build made on my machine, the last thing i've done before dpkg-buildpackage was git pull . So what I am using is what is on git repo. I suspect Pali's .debs are screwed by madde.

Anyway, find attached my series file.
I have never used MADDE, always compiled with scratchbox and I see same issue. Also using latest git repo updates.

Last edited by Gusse; 2012-02-23 at 16:35.
 

The Following 2 Users Say Thank You to Gusse For This Useful Post:
Reply

Tags
development, kernel-power


 
Forum Jump


All times are GMT. The time now is 20:29.