Reply
Thread Tools
Posts: 176 | Thanked: 262 times | Joined on Nov 2009 @ Texas, USA
#2841
Originally Posted by freemangordon View Post
Pali is making a new build which should fix the issue (hopefully it will be available in a couple of minutes, there will be an announcement). Would you please install it once it is ready , test and report whether the issue still remains.
After 4 days and no reboot, I am going to go ahead and say this one is fixed. Thanks freemangordon/pali.
 

The Following 2 Users Say Thank You to mooninite For This Useful Post:
Posts: 176 | Thanked: 262 times | Joined on Nov 2009 @ Texas, USA
#2842
New issue:

If I leave Fennec 8.0.1 running in the background and lock my phone, my phone reboots after about 5 to 10 minutes. It can happen even if no web page is displayed (Fennec home screen). It can happen pretty reliably on a fresh boot. GSM or WLAN so this does not seem to be connected to WLAN bug.

Edit: The only panic references in /dev/mtd2 to kernel-power 49-pre50 are in the WLAN stack, but this was probably the first 49-pre50.

Last edited by mooninite; 2012-02-21 at 18:02.
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#2843
Originally Posted by freemangordon View Post
@mr_pingu: breathe man, SR is enabled and you're seeing what SR has calculated for each frequency
oh how stupid can I be? Hope you won't hit me but still isn't that value around 550 and 600 weird then? and why is 720 directly bumped to 60, when SR was unstable I used to run 60 from 900 mhz and on...

Last edited by mr_pingu; 2012-02-21 at 18:20.
 
Posts: 123 | Thanked: 99 times | Joined on Sep 2010 @ Russia
#2844
Last 2 builds of pre50, booting stucks on running circles.
In mtd2:
Code:
[75204.203277] Unable to handle kernel paging request at virtual address 00100100
[75204.203308] pgd = c9dac000
[75204.203308] [00100100] *pgd=81d62031, *pte=00000000, *ppte=00000000
[75204.203338] Internal error: Oops: 17 [#1] PREEMPT
[75204.203338] Modules linked in: pn_pep vfat fat sd_mod scsi_mod iphb rfcomm sco panic_info_buff bnep l2cap omaplfb pvrsrvkm bridgedriver g_file_storage ipv6 uinput board_rx51_camera et8ek8 omap_previewer_hack omap34xxcam_mod isp_mod iovmm videobuf_dma_sg videobuf_core omap3_iommu iommu2 iommu dspbridge ssi_mcsaab_imp phonet cmt_speech smc91x mii omap_ssi mac80211 crc7 tsc2005 nokia_av hci_h4p bluetooth fmtx_si4713 ad5820 videodev v4l1_compat lis302dl compat_ioctl32 adp1653 smia_sensor tsl2563 smiaregs v4l2_int_device rtc_twl4030 rtc_core leds_twl4030_vibra joydev nls_utf8 cifs fuse leds_lp5523 led_class mmc_block omap_hsmmc mmc_core twl4030_wdt omap_wdt [last unloaded: wl12xx]
[75204.203552] CPU: 0    Not tainted  (2.6.28.10power40 #1)
[75204.203582] PC is at get_page_from_freelist+0x1d4/0x49c
[75204.203582] LR is at 0x0
[75204.203613] pc : [<c0092640>]    lr : [<00000000>]    psr: 800001d3
[75204.203613] sp : c0c65db0  ip : 00000002  fp : c0c65e0c
[75204.203613] r10: c03b2a10  r9 : 001200d2  r8 : 60000153
[75204.203643] r7 : c0c64000  r6 : c03b2a24  r5 : 001000e8  r4 : c03b2fc4
[75204.203643] r3 : 00000000  r2 : c05928d8  r1 : 00100100  r0 : 00000000
[75204.203674] Flags: Nzcv  IRQs off  FIQs off  Mode SVC_32  ISA ARM  Segment user
[75204.203674] Control: 10c5387d  Table: 89dac018  DAC: 00000015
[75204.203674] Process sed (pid: 25941, stack limit = 0xc0c642e8)
[75204.203704] Stack: (0xc0c65db0 to 0xc0c66000)
skipped
[75204.204193] Backtrace: 
[75204.204193] [<c009246c>] (get_page_from_freelist+0x0/0x49c) from [<c009299c>] (__alloc_pages_internal+0x94/0x39c)
[75204.204223] [<c0092908>] (__alloc_pages_internal+0x0/0x39c) from [<c009df38>] (handle_mm_fault+0x16c/0x810)
[75204.204254] [<c009ddcc>] (handle_mm_fault+0x0/0x810) from [<c02a98cc>] (do_page_fault+0x16c/0x2c0)
[75204.204284] [<c02a9760>] (do_page_fault+0x0/0x2c0) from [<c002c270>] (do_DataAbort+0x40/0xa0)
[75204.204315] [<c002c230>] (do_DataAbort+0x0/0xa0) from [<c02a7de0>] (ret_from_exception+0x0/0x10)
[75204.204345] Exception stack(0xc0c65fb0 to 0xc0c65ff8)
But I'm not sure this log is about this bug...
Version from about 1 feb (bootimg.deb size 1937826, modules.deb size 3195162) works normal.
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2845
@ForeverYoung: It is not:

"[75204.203552] CPU: 0 Not tainted (2.6.28.10power40 #1)"

@Pali, seems something is wrong with your last .debs
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#2846
On my device:

$ uname -a
Linux Pali-Nokia-N900 2.6.28.10-power49+pre50 #1 PREEMPT Sun Feb 19 22:11:33 CET 2012 armv7l GNU/Linux

@ForeverYoung: try to (re)install kernel power packages
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 123 | Thanked: 99 times | Joined on Sep 2010 @ Russia
#2847
Originally Posted by pali View Post
On my device:

$ uname -a
Linux Pali-Nokia-N900 2.6.28.10-power49+pre50 #1 PREEMPT Sun Feb 19 22:11:33 CET 2012 armv7l GNU/Linux

@ForeverYoung: try to (re)install kernel power packages
Seems to be that mtd2 contents is not corresponding to last bug.
How can I debug, what is happening while white circles run while booting?
 
Posts: 35 | Thanked: 60 times | Joined on Sep 2011
#2848
I can provide a similar mtd2 dump:
Code:
[47755.840942] Unable to handle kernel paging request at virtual address 00100100
[47755.840972] pgd = cc4a0000
[47755.840972] [00100100] *pgd=8452a031, *pte=00000000, *ppte=00000000
[47755.841003] Internal error: Oops: 17 [#1] PREEMPT
[47755.841003] Modules linked in: pn_pep ipv6 vfat fat sd_mod scsi_mod iphb rfcomm panic_info_buff sco l2cap ext3 omaplfb jbd pvrsrvkm bridgedriver g_file_storage uinput board_rx51_camera et8ek8 omap_previewer_hack omap34xxcam_mod isp_mod iovmm videobuf_dma_sg videobuf_core omap3_iommu iommu2 iommu dspbridge ssi_mcsaab_imp mmc_block phonet joydev cmt_speech omap_hsmmc wl12xx smc91x mailbox_mach mii mac80211 omap_wdt omap_ssi mailbox nokia_av hci_h4p crc7 mmc_core cfg80211 tsc2005 bluetooth fmtx_si4713 ad5820 rtc_twl4030 videodev leds_lp5523 smia_sensor leds_twl4030_vibra lis302dl twl4030_wdt adp1653 smiaregs v4l1_compat compat_ioctl32 rtc_core tsl2563 led_class v4l2_int_device
[47755.841217] CPU: 0    Not tainted  (2.6.28.10-power49 #1)
[47755.841247] PC is at get_page_from_freelist+0x1d4/0x49c
[47755.841278] LR is at 0x0
[47755.841278] pc : [<c00953f0>]    lr : [<00000000>]    psr: 800001d3
[47755.841278] sp : cc569bd8  ip : 00000002  fp : cc569c34
[47755.841308] r10: c0394804  r9 : 001200d2  r8 : 60000153
[47755.841308] r7 : cc568000  r6 : c0394818  r5 : 001000e8  r4 : c0394db8
[47755.841308] r3 : 00000000  r2 : c05956b8  r1 : 00100100  r0 : 00000000
[47755.841339] Flags: Nzcv  IRQs off  FIQs off  Mode SVC_32  ISA ARM  Segment user
[47755.841339] Control: 10c5387d  Table: 8c4a0018  DAC: 00000015
[47755.841369] Process grep (pid: 16784, stack limit = 0xcc5682e8)
[47755.841369] Stack: (0xcc569bd8 to 0xcc56a000)
[47755.841369] 9bc0:                                                       00000044 00000000 
[47755.841400] 9be0: c0394804 00000000 00000000 c0394db8 00000000 00000002 cc569c1c 00000000 
[47755.841430] 9c00: c0394804 c0394804 c00b93b4 c0394db8 001200d2 c0394db4 00000000 c5bbc780 
[47755.841461] 9c20: 00000001 4001e000 cc569c94 cc569c38 c009574c c0095228 00000001 00000044 
[47755.841491] 9c40: cc569c5c 00000000 001200d2 00000010 cc569c74 cc569c60 00000000 cc568000 
[47755.841522] 9c60: 891401cf 00000000 cc569cc4 cc568000 c5bbc780 00001000 cdd967e8 00000000 
[47755.841522] 9c80: cc4a0000 4001e000 cc569cf4 cc569c98 c00a0dc0 c00956c4 00000000 00000800 
[47755.841552] 9ca0: c5bbc780 00001000 cdd96898 00000000 00000800 c9c39a80 cc569d24 00000078 
[47755.841583] 9cc0: cc4a1000 c009fc98 0000001c c9c39ab4 c5bbc780 c9c39a80 cdd967e8 cc569de0 
[47755.841613] 9ce0: 00000817 4001e000 cc569d2c cc569cf8 c0297f0c c00a0c60 00000044 c9c39ab4 
[47755.841644] 9d00: 00000200 c0297da0 c0368894 00000817 cc569de0 4001e000 60000153 40187568 
[47755.841674] 9d20: cc569ddc cc569d30 c002d270 c0297dac c5bbc7b0 c0397878 00000000 fffffffd 
[47755.841705] 9d40: 00000000 c7cde000 cc569d7c cc569d58 c0298134 c004b7f4 cc568000 c5bbc780 
[47755.841705] 9d60: 00000015 00002b6f c5bbc780 cc568000 cc569d9c cc569d80 c02981a8 c029810c 
[47755.841735] 9d80: 00000000 c00516f8 c7cde01c c5bbc780 cc569db4 cc569da0 c02981f4 c0298180 
[47755.841766] 9da0: cd3d6a80 c9c39a80 cc569dec cc569db8 c0293cbc c00521b0 c00c46ec ffffffff 
[47755.841796] 9dc0: cc569e14 c97f2800 c97f2834 4001e000 cc569e84 cc569de0 c0295fac c002d23c 
[47755.841827] 9de0: 00000000 4001e000 000006d0 00001000 000006d0 00000000 c97f2800 c97f2834 
[47755.841857] 9e00: 4001e000 000006d0 40187568 cc569e84 cc569e28 cc569e28 cc569f20 c00c4d0c 
[47755.841888] 9e20: 20000053 ffffffff cc569f20 00000000 cdddec00 cee06dc0 00000000 00000000 
[47755.841888] 9e40: 00001000 00000001 c029cab8 c00a8854 8bfd61cf cc568000 cc569ec4 cc569e90 
[47755.841918] 9e60: cdddec00 cc569f70 00001000 4001e000 cc568000 40187568 cc569f44 cc569e88 
[47755.841949] 9e80: c00bcbf8 c00c4be8 00000000 00000000 cc4a1000 c008f704 00000000 00000001 
[47755.841979] 9ea0: ffffffff cdddec00 00000000 00000000 00000000 00000000 c5bbc780 cc569ec8 
[47755.842010] 9ec0: 00000000 00000000 cdd96790 c5bbc780 c006f068 cc569ed4 cc569ed4 00000017 
[47755.842041] 9ee0: 00000000 00000000 00000000 40187568 cc569f0c c"]<7>mtdoops: Ready 33, 34 (no erase)
[47755.842651] 00001000 c01383d8 
[47755.842651] 9f00: cc569f44 cc569f10 c00bccec c01370a8 cc4a1000 00001000 00000001 c9c39ab4 
[47755.842681] 9f20: 4001e000 00001000 4001e000 cdddec00 4001e000 cc569f70 cc569f6c cc569f48 
[47755.842712] 9f40: c00bd62c c00bcb50 00000000 00000000 00000000 00000000 cdddec00 00001000 
[47755.842742] 9f60: cc569fa4 cc569f70 c00bdaac c00bd580 00000000 00000000 c0298084 00000000 
[47755.842773] 9f80: ffffffff 40187568 40187568 40187000 00000003 c002dac4 00000000 cc569fa8 
[47755.842773] 9fa0: c002d940 c00bda74 40187568 40187568 00000000 4001e000 00001000 00000000 
[47755.842803] 9fc0: 40187568 40187568 40187000 00000003 4001cf00 00000000 40187568 bedeabbc 
[47755.842834] 9fe0: 00000000 bedeabb0 400c9cd8 401196cc 60000050 00000000 00000000 00000000 
[47755.842864] Backtrace: 
[47755.842864] [<c009521c>] (get_page_from_freelist+0x0/0x49c) from [<c009574c>] (__alloc_pages_internal+0x94/0x39c)
[47755.842895] [<c00956b8>] (__alloc_pages_internal+0x0/0x39c) from [<c00a0dc0>] (handle_mm_fault+0x16c/0x864)
[47755.842926] [<c00a0c54>] (handle_mm_fault+0x0/0x864) from [<c0297f0c>] (do_page_fault+0x16c/0x2c0)
[47755.842956] [<c0297da0>] (do_page_fault+0x0/0x2c0) from [<c002d270>] (do_DataAbort+0x40/0xa0)
[47755.842987] [<c002d230>] (do_DataAbort+0x0/0xa0) from [<c0295fac>] (__dabt_svc+0x4c/0x60)
[47755.843017] Exception stack(0xcc569de0 to 0xcc569e28)
[47755.843017] 9de0: 00000000 4001e000 000006d0 00001000 000006d0 00000000 c97f2800 c97f2834 
[47755.843048] 9e00: 4001e000 000006d0 40187568 cc569e84 cc569e28 cc569e28 cc569f20 c00c4d0c 
[47755.843078] 9e20: 20000053 ffffffff                                                       
[47755.843109]  r8:4001e000 r7:c97f2834 r6:c97f2800 r5:cc569e14 r4:ffffffff
[47755.843139] [<c00c4bdc>] (pipe_read+0x0/0x42c) from [<c00bcbf8>] (do_sync_read+0xb4/0x104)
[47755.843170] [<c00bcb44>] (do_sync_read+0x0/0x104) from [<c00bd62c>] (vfs_read+0xb8/0x198)
[47755.843170]  r6:cc569f70 r5:4001e000 r4:cdddec00
[47755.843200] [<c00bd574>] (vfs_read+0x0/0x198) from [<c00bdaac>] (sys_read+0x44/0x70)
[47755.843200]  r7:00001000 r6:cdddec00 r5:00000000 r4:00000000
[47755.843231] [<c00bda68>] (sys_read+0x0/0x70) from [<c002d940>] (ret_fast_syscall+0x0/0x2c)
[47755.843261]  r8:c002dac4 r7:00000003 r6:40187000 r5:40187568 r4:40187568
[47755.843292] Code: e51bc040 e153000c 0a000006 e2415018 (e5951018)
This is the kp49 version from the devel-repo. I also have similar entries from power47 (I didn't use previous versions or power48).
 
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#2849
I'm getting still fmtxd errors in syslog and still reboot problems:
Code:
Feb 23 00:39:41 Pali-Nokia-N900 fmtxd[3586]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:40:42 Pali-Nokia-N900 fmtxd[3588]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:41:43 Pali-Nokia-N900 fmtxd[3590]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:42:44 Pali-Nokia-N900 fmtxd[3592]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:43:45 Pali-Nokia-N900 fmtxd[3594]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:44:46 Pali-Nokia-N900 fmtxd[3596]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:45:46 Pali-Nokia-N900 fmtxd[3598]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:46:47 Pali-Nokia-N900 fmtxd[3600]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:47:47 Pali-Nokia-N900 fmtxd[3602]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition'
Feb 23 00:48:48 Pali-Nokia-N900 fmtxd[3604]: GLIB WARNING ** default - No marshaller for signature of signal 'Condition
Every one minute is fmtxd killed. I do not know why. And fmtxd is always running I cannot stop it because something it spawn again.

Here is mtd log:
Code:
[18172.876495] Internal error: : 1028 [#1] PREEMPT
[18172.876556] Modules linked in: pn_pep ext4 jbd2 vfat fat sd_mod scsi_mod iphb rfcomm sco bnep l2cap panic_info_buff omaplfb pvrsrvkm bridgedriver g_file_storage ipv6 uinput board_rx51_camera et8ek8 omap_previewer_hack omap34xxcam_mod isp_mod iovmm videobuf_dma_sg videobuf_core omap3_iommu iommu2 iommu dspbridge ssi_mcsaab_imp phonet cmt_speech joydev wl12xx mailbox_mach smc91x mac80211 crc7 mii mailbox omap_ssi nokia_av tsc2005 hci_h4p cfg80211 bluetooth fmtx_si4713 smia_sensor videodev leds_twl4030_vibra v4l1_compat ad5820 lis302dl compat_ioctl32 adp1653 smiaregs v4l2_int_device tsl2563 ext3 jbd mbcache twl4030_wdt omap_wdt rtc_twl4030 rtc_core omap_hsmmc mmc_block mmc_core leds_lp5523 led_class
[18172.877929] CPU: 0    Not tainted  (2.6.28.10-power49+pre50 #1)
[18172.878051] PC is at kmem_cache_alloc+0x30/0x84
[18172.878143] LR is at sk_prot_alloc+0x2c/0x120
[18172.878234] pc : [<c00b7f10>]    lr : [<c0218ca4>]    psr: a00000d3
[18172.878265] sp : cdd65e28  ip : cdd65e50  fp : cdd65e4c
[18172.878326] r10: 00000018  r9 : c7257600  r8 : c03d520c
[18172.878417] r7 : 000000d0  r6 : 00000190  r5 : e59c0000  r4 : a0000053
[18172.878479] r3 : 00000000  r2 : 00000001  r1 : 000000d0  r0 : cf075b40
[18172.878540] Flags: NzCv  IRQs off  FIQs off  Mode SVC_32  ISA ARM  Segment user
[18172.878631] Control: 10c5387d  Table: 8df7c018  DAC: 00000015
[18172.878723] Process fmtxd (pid: 3604, stack limit = 0xcdd642e8)
[18172.878784] Stack: (0xcdd65e28 to 0xcdd66000)
[18172.878814] 5e20:                   40000053 c5074700 000002d9 c039641c 000080d0 cf075b40 
[18172.878997] 5e40: cdd65e6c cdd65e50 c0218ca4 c00b7eec 000002d9 c039641c 00000001 00000000 
[18172.879150] 5e60: cdd65e8c cdd65e70 c021a49c c0218c84 000002d9 be898912 c03d307c 00000000 
[18172.879333] 5e80: cdd65eb4 cdd65e90 c028596c c021a484 00000802 be898912 0000006e c50a4000 
[18172.879486] 5ea0: c002dac4 c7257600 cdd65efc cdd65eb8 c0287118 c0285920 cdd65ee4 cdd65ec8 
[18172.879669] 5ec0: cdd65f00 00000000 fffffff4 0000006e cdd65f00 c7257600 be898912 0000006e 
[18172.879821] 5ee0: cdd65f00 c002dac4 cdd64000 0000006e cdd65fa4 cdd65f00 c0217838 c0287090 
[18172.880004] 5f00: 762f0001 722f7261 702f6e75 65736c75 74616e2f 00657669 00000000 00000000 
[18172.880157] 5f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
[18172.880310] 5f40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
[18172.880462] 5f60: 00000000 00000000 00000000 c2000000 cdd65fa4 cdd65f80 c00ca6c8 c00be920 
[18172.880645] 5f80: 00000000 00000000 00000000 00000001 000447d8 0000011b 00000000 cdd65fa8 
[18172.880798] 5fa0: c002d940 c02177d0 00000000 00000001 00000006 be898912 0000006e 401e9000 
[18172.880950] 5fc0: 00000000 00000001 000447d8 0000011b 40272174 403821cc 0000006e be89890c 
[18172.881134] 5fe0: be898912 be8988d8 4025f384 401db5bc 60000050 00000006 00000000 00000000 
[18172.881286] Backtrace: 
[18172.881347] [<c00b7ee0>] (kmem_cache_alloc+0x0/0x84) from [<c0218ca4>] (sk_prot_alloc+0x2c/0x120)
[18172.881500]  r7:cf075b40 r6:000080d0 r5:c039641c r4:000002d9
[18172.881622] [<c0218c78>] (sk_prot_alloc+0x0/0x120) from [<c021a49c>] (sk_alloc+0x24/0x50)
[18172.881774]  r7:00000000 r6:00000001 r5:c039641c r4:000002d9
[18172.881896] [<c021a478>] (sk_alloc+0x0/0x50) from [<c028596c>] (unix_create1+0x58/0x148)
[18172.882049]  r7:00000000 r6:c03d307c r5:be898912 r4:000002d9
[18172.882171] [<c0285914>] (unix_create1+0x0/0x148) from [<c0287118>] (unix_stream_connect+0x94/0x4c4)
[18172.882324]  r9:c7257600 r8:c002dac4 r7:c50a4000 r6:0000006e r5:be898912
[18172.882446] r4:00000802
[18172.882507] [<c0287084>] (unix_stream_connect+0x0/0x4c4) from [<c0217838>] (sys_connect+0x74/0x98)
[18172.882659] [<c02177c4>] (sys_connect+0x0/0x98) from [<c002d940>] (ret_fast_syscall+0x0/0x2c)
[18172.882812]  r7:0000011b r6:000447d8 r5:00000001 r4:00000000
[18172.882934] Code: e5905080 e5906090 e3550000 1590308c (17953103)
I will try to bisect problematic commit in git.
 

The Following User Says Thank You to pali For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#2850
Seems that this is last working version:
http://talk.maemo.org/showpost.php?p...7&postcount=77
And reboot problem was first time in this:
http://talk.maemo.org/showpost.php?p...postcount=2804
 

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

Tags
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou


 
Forum Jump


All times are GMT. The time now is 01:39.