Hi,
I've made some more progress, but I'm stuck at one point. What
is the correct location to store the wifi module firmware files?
Is it /system/etc/firmware or /etc/firmare?
The linux kernel loads it from /lib/firmware.
I've copied the Ralink rt73.bin wifi module firmware file to /system/
etc/firmware for android to load from , but I still get the folowing
error:
init: cannot open '/initlogo.rle'
phy0 -> rt2x00lib_request_firmware: Info - Loading firmware file
'rt73.bin'.
rt73usb 1-1:1.0: firmware: requesting rt73.bin
phy0 -> rt2x00lib_request_firmware: Error - Failed to request
Firmware.
This is being called from init.rc
on boot
# basic network init
ifup lo
ifup wlan0
hostname localhost
domainname localdomain
Best regards,
Elvis
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---