|
采用光盘2013,7月份的光盘文件,LINUX内核3.0.8.更改分辨率后,出现错误信息如下:
PVR_KWarning): SysFinalise: Version string: SGX540 S5PC110 [543, drivers/gpu/pvr/s5pc110/sysconfig.c]
headphone plug out
win->id=0, pmem_start=0x4934a000
s3cfb s3cfb: [fb0] dma: 0x4934a000, cpu: 0xe4000000, size: 0x00900000
------------[ cut here ]------------
WARNING: at mm/page_alloc.c:2121 __alloc_pages_nodemask+0x468/0x63c()
Modules linked in:
[<c0141b28>] (unwind_backtrace+0x0/0xfc) from [<c015d6fc>] (warn_slowpath_common+0x54/0x64)
[<c015d6fc>] (warn_slowpath_common+0x54/0x64) from [<c015d728>] (warn_slowpath_null+0x1c/0x24)
[<c015d728>] (warn_slowpath_null+0x1c/0x24) from [<c01ac358>] (__alloc_pages_nodemask+0x468/0x63c)
[<c01ac358>] (__alloc_pages_nodemask+0x468/0x63c) from [<c01429f8>] (__dma_alloc+0x8c/0x3bc)
[<c01429f8>] (__dma_alloc+0x8c/0x3bc) from [<c0142d4c>] (dma_alloc_writecombine+0x24/0x2c)
[<c0142d4c>] (dma_alloc_writecombine+0x24/0x2c) from [<c034b9cc>] (s3cfb_map_video_memory+0xac/0x160)
[<c034b9cc>] (s3cfb_map_video_memory+0xac/0x160) from [<c034c1c0>] (s3cfb_set_par+0x58/0xc0)
[<c034c1c0>] (s3cfb_set_par+0x58/0xc0) from [<c0343a3c>] (fb_set_var+0x168/0x2a4)
[<c0343a3c>] (fb_set_var+0x168/0x2a4) from [<c0343f34>] (do_fb_ioctl+0x3bc/0x5f4)
[<c0343f34>] (do_fb_ioctl+0x3bc/0x5f4) from [<c01e5bf4>] (do_vfs_ioctl+0x80/0x5fc)
[<c01e5bf4>] (do_vfs_ioctl+0x80/0x5fc) from [<c01e61a8>] (sys_ioctl+0x38/0x60)
[<c01e61a8>] (sys_ioctl+0x38/0x60) from [<c013bb00>] (ret_fast_syscall+0x0/0x30)
---[ end trace 4aa86ba4480de7dd ]---
init: start ~~~~~~~~ bootanim
warning: `zygote' uses 32-bit capabilities (legacy support in use)
request_suspend_state: wakeup (3->0) at 22246562545 (2013-11-12 13:49:47.338110762 UTC)
acc_open
acc_release
像是内存分配的时候出了问题。。如果改回800X480就没问题,正常的800X480LOG如下:
PVR_KWarning): SysFinalise: Version string: SGX540 S5PC110 [543, drivers/gpu/pvr/s5pc110/syscon fig.c]
win->id=0, pmem_start=0x49af7000
s3cfb s3cfb: [fb0] dma: 0x49af7000, cpu: 0xe3000000, size: 0x00465000
s3cfb s3cfb: [fb1] dma: 0x47000000, cpu: 0xffa00000, size: 0x002ee000
init: start ~~~~~~~~ bootanim
headphone plug out
warning: `zygote' uses 32-bit capabilities (legacy support in use)
request_suspend_state: wakeup (3->0) at 21138856993 (2013-11-12 04:08:14.538777838 UTC)
acc_open
acc_release
|
|