View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#77
I updated pre v50 version of kernel-power. Packages are on standard place. Also I pushed changes to garage repsitory.

Here is changelog (changes from extras-devel version v49):

* Fixed reboot problem
* Added option (sysfs entry) to disable indicator led
* Enabled module xt_owner
* Fixed scheduling while atomic bugs
* Added patch to add highpass filter (so speakers don't blow up)
* 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

Note that this build has fixed problem about reporting usb host mode state to user space via sysfs_notify. (Manuall command cat /sys/.../mode got correct output) Now HAL has correct info if host mode is active or not. This is usefull for patched CSSU ke-recv version for detecting & automounting usb disks. I also updated ke-recv code to use only HAL (no dirty tricks to open file /sys/.../mode and periodically read output).

Please test if HAL report really correct usb mode. Run this command in normal and in usb mode too:
$ lshal | grep usb_device.mode
 

The Following 29 Users Say Thank You to pali For This Useful Post: