The Following User Says Thank You to Morku For This Useful Post: | ||
|
2011-09-23
, 19:39
|
Posts: 458 |
Thanked: 783 times |
Joined on Jan 2010
@ France
|
#1722
|
You did not supply a disksize_kb (or memlimit) parameter during modprobe. It can work like this too, but then it needs rzscontrol which we do not have:
Code:modprobe ramzswap; rzscontrol /dev/block/ramzswap0 --disksize_kb=32768 --init; swapon /dev/block/ramzswap0;
-bash-2.05b# apt-get install compcache-tools Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: compcache-tools 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 6144B of archives. After this operation, 45,1kB of additional disk space will be used. Get:1 http://repository.maemo.org fremantle/free compcache-tools 0.6.2-1maemo0 [6144B] Fetched 6144B in 0s (15,5kB/s) Selecting previously deselected package compcache-tools. (Reading database ... 39519 files and directories currently installed.) Unpacking compcache-tools (from .../compcache-tools_0.6.2-1maemo0_armel.deb) ... Setting up compcache-tools (0.6.2-1maemo0) ... -bash-2.05b# rzscontrol Usage: rzscontrol {<ramzswap device>} [<options>] Example: rzscontrol /dev/ramzswap0 --init See rzscontrol manpage for details. -bash-2.05b#
The Following User Says Thank You to colin.stephane For This Useful Post: | ||
|
2011-09-23
, 22:56
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#1723
|
Well, I have just see your message about rzscontrol, so here it is, please, give it a try !!!
A++Code:-bash-2.05b# apt-get install compcache-tools Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: compcache-tools 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 6144B of archives. After this operation, 45,1kB of additional disk space will be used. Get:1 http://repository.maemo.org fremantle/free compcache-tools 0.6.2-1maemo0 [6144B] Fetched 6144B in 0s (15,5kB/s) Selecting previously deselected package compcache-tools. (Reading database ... 39519 files and directories currently installed.) Unpacking compcache-tools (from .../compcache-tools_0.6.2-1maemo0_armel.deb) ... Setting up compcache-tools (0.6.2-1maemo0) ... -bash-2.05b# rzscontrol Usage: rzscontrol {<ramzswap device>} [<options>] Example: rzscontrol /dev/ramzswap0 --init See rzscontrol manpage for details. -bash-2.05b#
The Following 3 Users Say Thank You to don_falcone For This Useful Post: | ||
|
2011-09-25
, 10:19
|
Banned |
Posts: 778 |
Thanked: 337 times |
Joined on Jun 2010
|
#1724
|
|
2011-09-25
, 10:21
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#1725
|
The Following 3 Users Say Thank You to pali For This Useful Post: | ||
|
2011-09-25
, 10:25
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1726
|
stop bme
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2011-09-25
, 13:16
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#1727
|
...already tested it
Same behavior - modprobe / insmod ramzswap followed by rzscontrol /dev/ramzswap0 --init
-> reboot during init.
I am currently searching a method how to diagnose it. This basically seems to be a HW watchdog / reset issue.
EDIT: btw, my HW rev is 2101.
EDIT 2: last line of dmsg output is:
[12475.862792] ramzswap: num_devices not specified. Using default: 1
and then straight into reboot.
|
2011-09-25
, 16:29
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#1728
|
|
2011-09-25
, 16:41
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1729
|
|
2011-09-25
, 16:50
|
Posts: 915 |
Thanked: 57 times |
Joined on Jun 2011
|
#1730
|
Tags |
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou |
|
Look at activate frequencies. The default configuration look like: 0:30,90 250:38,180 500:48,360 and so on.
This configuration works fine for me and I have stable video playback.
here is a voltage chart:
http://wiki.maemo.org/Overclocking#Calculating_voltages
The ULV starts with 0:25
I don't know which configuration you have, but this made my video playback corrupt. With more To load the default type: "kernel-config load default"
Maybe it's better to make a reboot, so set it to default: "kernel-config default default".
Don't forget to save your current configuration, if you have a 'special profile'.