|
2011-04-07
, 11:24
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#2
|
The Following 2 Users Say Thank You to ivgalvez For This Useful Post: | ||
|
2011-04-07
, 11:29
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#3
|
|
2011-04-07
, 12:07
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#4
|
The Following User Says Thank You to demolition For This Useful Post: | ||
|
2011-04-07
, 23:09
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#5
|
The Following 46 Users Say Thank You to pali For This Useful Post: | ||
Andy1210, arnoldux, bunanson, cheve, cipper, cocegas, cproc, datjomp, dazzakoh, drangina, elie-7, Erazor, Estel, esthreel, fasza2, fatcobrah, fuyoh, fw190, godofwar424, Hec, Helmuth, hgroove, Hurrian, ivgalvez, ivyking, JadeH, JSTAR, kevloral, Lemonadium, lolloo, Megaltariak, Mentalist Traceur, misiak, mveplus, Natan_xy, Nikem, nology, Pyro1099, sbock, Sourav.dubey, SSLMM, TeHeR, Usman4life, victorevo |
|
2011-04-07
, 23:20
|
Posts: 123 |
Thanked: 56 times |
Joined on Jun 2010
@ Portugal
|
#6
|
If nobody maintain power kernel I can create new build with these patches (and post here):
http://david.gnedt.eu/blog/wl1251/
http://talk.maemo.org/showpost.php?p...&postcount=674
https://bugs.maemo.org/show_bug.cgi?id=10510
https://garage.maemo.org/tracker/ind...1528&atid=5521
https://garage.maemo.org/tracker/ind...1528&atid=5523
https://garage.maemo.org/tracker/ind...1528&atid=5523
https://garage.maemo.org/tracker/ind...1528&atid=5524
https://garage.maemo.org/tracker/ind...1528&atid=5524
https://garage.maemo.org/tracker/ind...1528&atid=5521
+ enable more usbnet modules (usb <--> rj45 chip modules for host mode)
|
2011-04-07
, 23:32
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#8
|
|
2011-04-16
, 12:19
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#9
|
The Following User Says Thank You to pali For This Useful Post: | ||
|
2011-04-16
, 13:00
|
|
Posts: 566 |
Thanked: 282 times |
Joined on Sep 2010
@ Lower Saxony
|
#10
|
Tags |
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou |
|
New thread about kernel-power v50 is here: http://talk.maemo.org/showthread.php?t=83118
New thread about development is here: http://talk.maemo.org/showthread.php?t=78371
Kernel-power version v49 is now in Extras-Testing!
In version v49 was new frequency scheme, so everyone who has custom profile (or modified /etc/default/kernel-power) MUST modify them according to new frequencies, i.e to remove 700 and to change 750 to 720. See more on http://talk.maemo.org/showthread.php...49#post1117649
Update (from old version):
Use Hildon Application Manager or via apt-get
Installation:
In Hildon Application Manager install package: Linux kernel for power user
Or via apt-get package: kernel-power-flasher
Overclock support (optional):
In Hildon Application Manager install package: Linux kernel for power user (settings and overclock)
Or via apt-get package: kernel-power-settings
Multiboot support (optional):
In Hildon Application Manager install packages: Maemo ULTimate BOOTloader and Linux kernel for power user (boot image for multiboot)
Or via apt-get packages: multiboot and kernel-power-bootimg
Uninstallation:
Multiboot and overclock support can be uninstalled via Hildon Application Manager or via apt-get. Uninstalling kernel image is possible only via menu entry "Nokia Kernel".
===
Changelog:
kernel-power (1:2.6.28-10power50) fremantle; urgency=low
.
* Fixed reboot problem
* Added option (sysfs entry) to disable indicator led
* Enabled module xt_owner
* Fixed scheduling while atomic bugs
* efuse calibrations are re-calculated - using linear approximation instead of hard-coded increments
* Fixed camera driver to use framebuffer memory for video-capture buffer (DMA to framebuffer)
* Enabled cdrom drivers
* Disabled verbose power_supply messages
* Notify about changed musb mode
* Disabled mesh network (kernel sometimes crashed)
* Fixed the famous BT headset disconnecting issue
* Upstream patch: Bluetooth: Fix potential bad memory access with sysfs files
* Disabled errata 430973
* If FM transmitter is locked do not show error message when trying to change power level
* Fixed oops in g_ether with windows
* kernel-power-bootimg package now working with U-Boot Bootmenu too
-- Pali Rohár <hidden> Wed, 14 Mar 2012 19:43:04 +0100
kernel-power (1:2.6.28-10power49) fremantle; urgency=low
* support for binding and unbinding framebuffer console
* split nokia patch nokia-20093908+0m5.diff into more
* smartreflex - added calibration values for 720MHz and 805 MHz (SW calculated according to TI docs)
* update radio-si4713 fm transmitter:
* removed nokia code and special ioctl which disabled changing power_level
* ability to lock and unlock power_level via sysfs
* update bq27x00 battery driver:
* backport changes from upstream
* add support for accessing bq27200 battery registers using ioctl
* fixed rx51 board info and module now working again (but bme must be stopped)
* fixed rebooting device after battery module was unloaded
* update dspbridge driver (by freemangordon):
* fix ioctl buffer overrun
* DSS video memory is increased from 6 to 8 megabytes, allowing DSS scaler to rescale HD videos (including 1280x720)
* add support for for CONFIG_BRIDGE_NEW_API
* fix DSP cache when is incoherent with main memory, which leads to memory errors
* backport fixes from omapzoom kernel-omap3
* backport harmattan patches
* support both new and old ictl
* added new patches:
* adding-ramzswap-driver.diff
* patch_swap_notify_core_support_2_2.6.28.diff
* update_mmu_cache_arm.diff
-- Pali Rohár <hidden> Fri, 18 Nov 2011 22:44:19 +0100
kernel-power (1:2.6.28-10power48) fremantle; urgency=low
* cleaned and rewritten debian/rules
* cleaned patches (splitted nokia and omap patches)
* revert back -source and -debug package
* updated info about kernel-power for HAM
* possible to install only -bootimg package (same features)
* fixed kernel-power uninstall script
* 720p DSP patch by freemangordon
* ext4 data corruption patch by Tigerite
* minstrel-aziwoqpa patch from garage tracker
* compcache/zram patch from kernel-bfs
* enabled usbnet dm9601 kernel module
* enabled nilfs2 kernel module
* enabled xts kernel module
* fixed class 10 microSD card
* disabled patch i2c-battery.diff
* disabled board-rx51-peripherals.diff (disabled autoloading bq27x00_battery module)
-- Pali Rohár <hidden> Sat, 09 Jul 2011 16:03:55 +0200
kernel-power (1:2.6.28-10power47) fremantle; urgency=low
* enabled additional kernel modules (for usb host mode)
* backported bq27x00_battery patch
* some patches from kernel-power bugtracker
* multiboot support in kernel-power-bootimg package
-- Pali Rohár <hidden> Sun, 01 May 2011 01:22:09 +0200
===
Known problems:
* JoikuSpot not working
* Some bluetooth headsets not working
* BME and bq27x00_battery module cannot live together
Last edited by pali; 2012-03-19 at 09:35.