![]() |
Re: [Announce] kernel-power v49
Quote:
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'. |
Re: [Announce] kernel-power v49
Quote:
Code:
-bash-2.05b# apt-get install compcache-tools |
Re: [Announce] kernel-power v49
Quote:
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. |
Re: [Announce] kernel-power v49
Again, how to enable bqb27200 in v49? *noob friendly please*
|
Re: [Announce] kernel-power v49
Quote:
$ stop bme && modprobe bq27x00_battery to start bme again, you need to first unload bq module: $ rmmod bq27x00_battery && start bme |
Re: [Announce] kernel-power v49
@up
Code:
stop bme |
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Obviously. How do You expect blacklisted module to load?...
|
Re: [Announce] kernel-power v49
is KP48 still buggy or stable. i hav been hearing its buggy. just 3 posts back
|
Re: [Announce] kernel-power v49
Quote:
just want to know how to enable bq2700 at startup just same as before? add a line to the modules file? |
Re: [Announce] kernel-power v49
where can i get the files for v48? Thanks in advance :D
|
Re: [Announce] kernel-power v49
1 Attachment(s)
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Why is the latest version of u-boot not included with the kernel? I think kernel power 49 should have u-boot in it.
|
Re: [Announce] kernel-power v49
Ok I'm not really knowledgeable with all this kernel stuff so sorry I don't know how to make a fiasco image to make a modified kp49 with uboot but here's a combined file with kernel-power49+uboot.
All you need to do is just install original kernel-power 49 and then flash it with the file I provide http://www.plunder.com/Kernel-Power-...dd4ce0850d.htm To flash it using PC: first extract the bin file as it is packed on a tar archive then do Quote:
Quote:
|
Re: [Announce] kernel-power v49
Please not that
is just an updated |
Re: [Announce] kernel-power v49
kernel48 eats up more battery :(
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
but when i run stop bme && modprobe bq27x00_battery, nth happen |
Re: [Announce] kernel-power v49
in v49 bq27x00_battery working again (only in v48 was bug). so if you load it you can see uevent file in /sys...
modprobe ignore blacklist files |
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
PS: sorry for my disturbance |
Re: [Announce] kernel-power v49
* check if you have my last v49 build (uname -a)
* check if bme is stopped (ps | grep bme) * check if bq module is load (lsmod | grep bq) * check ouptut of dmeg (dmesg | tail) * find bq27200 directory in sys (find /sys -name "*bq27200*") |
Re: [Announce] kernel-power v49
Quote:
<---many defect: driver failed to report.... |
Re: [Announce] kernel-power v49
Hi pali just thought you might help me regarding my problem with uboot. Well after so many tweaks and stuffs I managed to let it show an error now... Whenever I do "run noloboot" error shows up "no initfs \o/"
any idea about that error? |
Re: [Announce] kernel-power v49
"no initfs \o/" is show by maemo /sbin/preinit in R&D mode... Try disable R&D mode.
For all: U-Boot has its own thread, please do not write U-Boot related post here! |
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
2 Attachment(s)
Quote:
|
Re: [Announce] kernel-power v49
ah ok.
In v49 are backported module bq27x00_battery from upstream + some my changes. (export character device /dev/bq27200* with ioctl to access battery registers) output.txt [56434.363555] bq27x00-battery 2-0055: battery is not calibrated! ignoring capacity values Next it check if battery is calibrated (CI flag) and if not it does not export capacity values (because they are bad). See how to calibrate: http://talk.maemo.org/showpost.php?p...&postcount=846 output2.txt /sys/class/power_supply/bq27200-0 Do you really do not have file uevent file in this directory?? cat /sys/class/power_supply/bq27200-0/uevent |
Re: [Announce] kernel-power v49
Good day! What should I do? When installing the Kernel-Power was a mistake:
Leaving `local diversion of / usr / bin / JoikuSpot_Bouncer.ko to / lib/modules/2.6.28-omap1/JoikuSpot_Bouncer.ko ' Help ... Excuse me for my English. |
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
In that case, how do I install the Kernel-Power49? The processor now not accelerates.
uname-r = 2.6.28-omap1 Like all removed completely and reinstall? If possible, please tell us step by step. Thank you. Excuse me for my English. |
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
Quote:
|
Re: [Announce] kernel-power v49
I think yes. I want to package u-boot into separate kernel-power package. But wait for v50. In v49 this wont happen.
|
Re: [Announce] kernel-power v49
1 Attachment(s)
Quote:
I can also attach mtd2 dump after freshly flashing kp49 if you want me to, because after the first reboot it works. I can use any command interchangeably, doesn't have any influence on the outcome: modprobe ramzswap && rszcontrol /dev/ramzswap0 --init insmod /lib/modules/current/ramzswap.ko num_devices=1 disksize_kb=98304 insmod /lib/modules/current/ramzswap.ko disksize_kb=65536 insmod /lib/modules/2.6.28.10-power49/ramzswap.ko num_devices=1 disksize_kb=98304 insmod /lib/modules/2.6.28.10-power49/ramzswap.ko disksize_kb=98304 |
All times are GMT. The time now is 16:34. |
vBulletin® Version 3.8.8