|
2010-04-07
, 21:12
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#172
|
Code:[91202.267547] WARNING: at /home/builder1/maemo-fremantle-armel-extras-devel/work/kernel-maemo-2.6.28/arch/arm/mach-omap2/clock34xx.c:443 omap3_noncore_dpll_set_rate+0x28c/0x2dc()
|
2010-04-07
, 21:22
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#173
|
freqsel = _omap3_dpll_compute_freqsel(clk, dd->last_rounded_n); if (!freqsel) WARN_ON(1);
* CORE DPLL (DPLL3) rate programming functions * * These call into SRAM code to do the actual CM writes, since the SDRAM * is clocked from DPLL3.
The Following User Says Thank You to nightfire For This Useful Post: | ||
|
2010-04-08
, 02:47
|
Posts: 15 |
Thanked: 1 time |
Joined on Jan 2010
|
#174
|
|
2010-04-08
, 12:01
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#175
|
The Following User Says Thank You to titan For This Useful Post: | ||
|
2010-04-08
, 17:29
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#176
|
this probably the dsme daemon setting it to the values in /etc/pmconfig.
so the only way to fix it permanently is to change the file.
The Following User Says Thank You to titan For This Useful Post: | ||
|
2010-04-09
, 02:07
|
Posts: 455 |
Thanked: 278 times |
Joined on Dec 2009
@ Oregon, USA
|
#177
|
The Following User Says Thank You to craftyguy For This Useful Post: | ||
|
2010-04-09
, 05:26
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#178
|
INSTALLATION:
0. make the extras-testing catalogue is enabled
1. install the package "kernel-flasher-maemo" from App manager (section System) or using apt-get
2. reboot and enjoy.
|
2010-04-09
, 07:14
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#179
|
Why don't you add "XB-Maemo-Flags: reboot" line to debian/control file, to do step 2 automatically after installation?
|
2010-04-09
, 07:50
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#180
|
Please don't do this unless the reboot is optional and is not forced upon the user.
I just noticed some stack dumps in my ring buffer:
Last edited by nightfire; 2010-04-07 at 20:39.