View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#4238
Hello,

here is osso-wlan patch from packet-injection tarball:
http://atrey.karlin.mff.cuni.cz/~pal...an-retry.patch

this patch is needed fo packet-injection wl1251 driver, but installing other version of osso-wlan will break system (break metapackage).

this patch can be part of CSSU, but must not break system without packet-injection driver and/or other kernels.

Testers/Developers now can test this patch with stock kernel. If there are any problems write it.

How to test:
0. Make sure that you are using stock kernel (no packet injection / kernel-power / ...)
1. Backup old wlancond
Code:
$ cp /usr/sbin/wlancond /usr/sbin/wlancond.bak
2. Download patched wlancond binary and copy to system
Code:
$ wget http://atrey.karlin.mff.cuni.cz/~pali/wlancond -O wlancond
$ cp wlancond /usr/sbin/wlancond
$ chmod +x /usr/sbin/wlancond
3. Restart phone

Revert back:
Code:
$ cp /usr/sbin/wlancond.bak /usr/sbin/wlancond
and restart phone

(all commands must be run as root)

Last edited by pali; 2011-11-14 at 13:43.
 

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