![]() |
[Announce] kernel-power stable v52 in Extras
Finally kernel-power version v52 is now in Extras!
Update (from old version): Use Hildon Application Manager or via apt-get. If you have Multiboot installed look bellow. Installation: From Hildon Application Manager install package: Linux kernel for power user Or via apt-get package: kernel-power-flasher Multiboot support (dropped): Multiboot support for kernel-power was dropped because Multiboot damaging internal nand memory. If you are going to upgrade from kernel-power v51 to v52, first uninstall Multiboot and (optionally) switch to U-Boot. Then upgrade to kernel-power v52. Otherwise you can have problems and full reflash will be needed (due to Multiboot which damaging Maemo system). Overclock support (optional): From Hildon Application Manager install package: Linux kernel for power user (settings and overclock) Or via apt-get package: kernel-power-settings U-Boot support (optional): From Hildon Application Manager install packages: U-Boot with kernel 2.6.28-omap1 and Linux kernel for power user (boot image for U-Boot) Or via apt-get packages: u-boot-flasher and kernel-power-bootimg Make sure you accept flashing U-Boot! Packet injection wifi driver: Kernel modules are already included and installed in /opt/packet-injection-modules/2.6.28.10-power52/ To load/unload it use shell script: http://atrey.karlin.mff.cuni.cz/~pal...t-injection.sh BME replacement support: This kernel has support for BME replacement (open source battery management). Will be announced... New USB host mode: This kernel has support for new usb host mode package USB Mode version 1.0-4. More info in this thread. Uninstallation: Overclock support or Bootimg package can be uninstalled via Hildon Application Manager or via apt-get. Uninstalling kernel itself is possible only via menu entry "Nokia Kernel". NEVER UNINSTALL KERNEL POWER PACKAGES!!! IT CAN MAKE YOUR DEVICE UNBOOTABLE. === Changelog: kernel-power (1:2.6.28-10power52) fremantle; urgency=low * Backport upstream patch: udf-use-hw-sector-size.diff (This fix UDF FS support on SD cards and USB disks) * Update bq2415x_charger patch: (use kstrtol, use dev_dbg, call sysfs_notify, rename N900 charger to bq24150a, fix reporting bad values, disable charging when charger disconnected, report errors) * Added patch kstrtol.diff which define macro kstrtol as strict_strtol * Update into about kernel-power-bootimg package * Package kernel-power-bootimg does not provide any features * Enable more netfilter and ipv6 modules * Added driver rx51_battery which export battery temperature, design capacity and voltage to sysfs, provides: kernel-feature-rx51-battery * Added patch tif_restore_sigmask-syscalls-arm.patch which fix pselect bug, added provides: kernel-feature-sigmask * Enable bridge module, provides kernel-feature-bridge * bq27x00_battery: Do not report nominal available capaciy if battery is not calibrated * Add sysfs entry hostdevice2 which show host device speed detected by musb_virthub.c * Optify bootimg package * Enable vlan (8021q) module * Fix reporting temperature in rx51_battery driver (driver should export temperature in 1/10 °C) * Add support for offline mode in bq2415x_charger driver -- Pali Rohár <hidden> Thu, 14 Feb 2013 17:34:58 +0100 === For questions about development, bugs, etc... write to thread [Development] kernel-power on http://talk.maemo.org/showthread.php?t=78371 Here is also information how to compile kernel, send patches, ... |
Re: [Announce] kernel-power stable v52 in Extras-Devel
So, kernel power should conflict with multiboot
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
what are the exact steps to completly uninstall multiboot? im using it for android.
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
how to uninstall multiboot and add uboot without my current nitdroid and maemo duel boot???????
please explain.....any1 |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
(Multiboot only requires an initial kernel [LABEL HERE] able to run /sbin/preinit and the capability to flash a kernel like [GOTO HERE]). Another issue is that Pali, and other people, don't like the fact that multiboot flashes a kernel every time you boot (or everytime you select a new kernel), because the number of writes to the raw NAND partition containing the kernel is limited. Plus U-boot is much better and more elegant. But that's besides the point. In short: I would be strongly against adding dependencies or conflicts unless there's a real technical need for it. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
usb host and charging cheers:)
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
i uninstalled multiboot, installed kernel flasher, settings via apt-get (it said already latest version). then i installed uboot flasher and bootimg via apt-get. bootimg was also already latest and uboot successfully flashed. now i cannot boot my phone, its into reboot loop, the attached image zImage-2.6.28-omap1 not booting. what to do next?
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
@praveenchand,
Something tells me that you forgot to install the kernel-modules. Normally the attached kernel should work OK (nobody/nothing deletes the stock modules, AFAIK). It could be that the multiboot uninstallation removed /sbin/preinit, leaving your system unbootable. But I don't know (never used multiboot). I guess it's time to reflash.. unless you want to use some "rescue" system off an SD card (thanks U-boot you can still boot from the microSD card :) |
@reinob how to boot from SD, where to get the kernel image, please...
After that i think i can download module again without reflash right? |
Re: [Announce] kernel-power stable v52 in Extras-Devel
it looks like that uninstallation of multiboot sometimes working and sometimes broke system. But I really cannot do anything with multiboot. This is reason why support by kernel-power was dropped.
@praveenchand: You can download kernel-modules from deb package: http://repository.maemo.org/pool/mae...+0m5_armel.deb Unpack it with: dpkg -x kernel-modules_2.6.28-20103103+0m5_armel.deb deb and you will have all modules in dir deb/lib/modules/ Then you can boot RescueOS and via ftp load all those modules to n900 rootfs If you do not have /sbin/preinit, download it from gitorious https://gitorious.org/community-ssu/...9f0ece/preinit and again use rescueos ftp to save it to n900 rootfs. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
where to unpack these kernel modules? my phone doesn't boot also i have only windows pc.
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
i should have used HAM instead of apt-get....that was the mistake :-(
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
cleven and faircrack only works with kernel v51 r1 , I think, or not?
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
created emty file with leafpad,the name of that file is "skipVersionCheck" transfer to /home/user/.cleven in x-terminal: touch /home/user/.cleven/skipVersionCheck This is all for cleven(4.1)about faircrack,i think the last kernel which support it was maybe kp50 |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
Code:
apt-get install --reinstall kernel-power-bootimg |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
i have nitdroid installed (auto installer) and im worried multiboot will damage my phone. really dont want to brick my phone. im pretty clueless. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
@crail: see this post http://talk.maemo.org/showpost.php?p...&postcount=397
btw, can somebody create new TMO post (or wiki page) with list of all possible nitdroid version/installations and how to migrate each version from multiboot to u-boot? nitdroid is offtopic in this thread. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
What i did was......first i uninstalled multiboot.......than installed u-boot.....and then i updated to latest kernel power52......then created uImage for Nitdroid....then changed the menu items for u-boot....and finally i did a reboot....with all things working 100% sucessfully... |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Nisheet.I think is match better to created own thread about uboot and droid,and there be more detailed,because a lot people here,not understand amazing word of linux(including me)
end of off toplic |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
faircrack works well in kernel v51, ok cleven works in k52 and faircrack works v52. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
read first post! there is correct script for loading and unloading packet injection drivers
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
2 Attachment(s)
pali or techstaff
Something weird going on here ? I just wanted to grab kp52 (bootimg) packages from repo, but I get this (missing dependencies) on this page http://maemo.org/packages/package_in....28-10power52/ (see first pic) Attachment 31711 and this (kp52 not listed) on this page http://maemo.org/packages/view/kernel-power-bootimg/ (see second pic). Attachment 31712 But apt-get tells me everything is good? Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
thanks but that goes straight over my head. i uninstalled nitdroid and now i want rid of multiboot altogether. i checked HAM and it wont let me uninstall nitroid kernel or multiboot. im worried im going to brick my phone. cant it be removed my terminal? i need a numpty guide here guys. never mind, sorted it. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
@peterleinchen: maemo package interface is broken and it does not see kernel-power packages correctly...
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
If you want to download the kp52 packages you don't have to use the maemo package interface, they can be found here:
http://repository.maemo.org/extras-d.../kernel-power/ |
Re: [Announce] kernel-power stable v52 in Extras-Devel
kernel-power = kernel-cssu, right?
Why can't I found any update for kernel-cssu? |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
By the way, pali, I admire your patience when dealing with questions that are stupid on elementary level (no offence to askers, but you should read at list the necessary entry-level stuff before asking making any assumptions), chill out, relax, take it eeeaaasyyyy (I can't get rid of Laid Back's "Bakerman" playing constantly in my head). |
Re: [Announce] kernel-power stable v52 in Extras-Devel
New version of kernel-cssu is being prepared and some day will be part of of CSSU-T (maybe stable too). You can look at wiki: https://wiki.maemo.org/CSSU_kernel_assess
So kernel-power != kernel-cssu |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Sorry for asking stupid question, I know something wrong when I type that question
:( So, kernel cssu = kernel-power for thumb user right? |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
kernel-cssu (v3) is based on kernel-power v51r1, but with different packaging. For example it replaces the stock kernel while kernel-power does not. Also there is no uninstaller. |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Hi guys. I have a problem with battery applet:
sometimes it displayed 100% & wrong data(see screenshots). Sometimes - normal percent & "no data or battery not calibrated". Qt battery widget & battery icon display normal information. Use kernel-power52 + CSSU Thumb1 ScreenShots: http://linuxcenter.kz/sites/default/...reenshot01.png http://linuxcenter.kz/sites/default/...reenshot05.png http://linuxcenter.kz/sites/default/...reenshot06.png |
Re: [Announce] kernel-power stable v52 in Extras-Devel
Quote:
bme replacement :) (it's fast :D) the downside - usb pop-up disappear(hope it's getting fixed soon) |
Re: [Announce] kernel-power stable v52 in Extras-Devel
I know there is bug in cssu-devel version of status-area-applet-battery, I will try to fix it later.
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
pali why you don't push your bme replacement to kernel -power ? isn't easy to fix the usb pop-up problem? I like your replacement more than nokia's bme , yours updates fast , thank you for the great work
|
Re: [Announce] kernel-power stable v52 in Extras-Devel
What to push and where? I do not understand question.
|
All times are GMT. The time now is 03:48. |
vBulletin® Version 3.8.8