DeprecatedGeeksPhoneOneProprietary » History » Revision 7
« Previous |
Revision 7/8
(diff)
| Next »
Paul Kocialkowski, 02/05/2012 03:14 PM
GeeksPhone One Proprietary¶
This is the list of the proprietary libraries, binaries and firmwares shipped on the GeeksPhone One and the status of their replacement.
Note on shipping non-free programs¶
Note that we don't ship any proprietary binary, library or firmware.
First because our goal is to reach a 100% free Android distribution and also because sometimes, these are not even distributables.
Libraries¶
Radio functions (Phone related)¶
Library name | Location |
---|---|
libcm.so | /system/lib/ |
libdsm.so | /system/lib/ |
libdss.so | /system/lib/ |
libgsdi_exp.so | /system/lib/ |
libgstk_exp.so | /system/lib/ |
libmmgsdilib.so | /system/lib/ |
libnv.so | /system/lib/ |
liboem_rapi.so | /system/lib/ |
liboncrpc.so | /system/lib/ |
libqmi.so | /system/lib/ |
libqueue.so | /system/lib |
libril-qc-1.so | /system/lib |
libwms.so | /system/lib/ |
libwmsts.so | /system/lib/ |
libsnd.so | /system/lib/ |
Camera control and encoding libraries¶
Library name | Location |
---|---|
libmmcamera.so | /system/lib/ |
libmmcamera_target.so | /system/lib/ |
libmmjpeg.so | /system/lib/ |
Media libraries¶
Library name | Location |
---|---|
libmm-adspsvc.so | /system/lib/ |
libOmxH264Dec.so | /system/lib/ |
libOmxMpeg4Dec.so | /system/lib/ |
libOmxVidEnc.so | /system/lib/ |
Bluetooth helpers¶
Library name | Location |
---|---|
hci_qcomm_init | /system/bin/ |
Firmwares¶
Wifi AR6002 firmware file location¶
|Firmware location|Function| what depend on it |
|/system/etc/wifi/fw/athwlan.bin.z77|Wifi|AR6002 (cat /sys/module/ar6000/parameters/tgt_fw) |
|/system/etc/wifi/fw/data.patch.hw2_0.bin|Wifi|AR6002 (cat /sys/module/ar6000/parameters/tgt_patch) |
|/system/etc/wifi/fw/eeprom.bin|Wifi |AR6002 (cat /sys/module/ar6000/parameters/eeprom_bin)|
Note: in /sys/module/ar6000/parameters/ you can change debug level for the driver with the debuglevel parameter.
Here is a link with information about the AR600X arquitecture, pointing to use ath6kl driver and a new firmware (I've done md5sum on the files on the phone, and on the new firmware and aren't the same files). Please note that AR6002 and AR6001 are not supported by this driver (ath6kl).
References¶
Updated by Paul Kocialkowski almost 13 years ago · 7 revisions