The log "couldn't open device for module sensors" means that
the sensor "HAL" (sensors.*.so) is NOT being picked-up by the sensorservice.
As you correctly noted earlier it is the
hw_get_module() function in
android/hardware/libhardware/hardware.c
that is responsible for the linking with the th
Is this a STB or DTV? You may start with Linux kernel porting and then
Android bring-up with minimal set of drivers. After that, you will need
broadcast stack and related drivers integrated.
On Wed, Nov 2, 2011 at 4:10 AM, VM wrote:
> Dear All,
>
> It would be very kind of you ppl if you could
On Wed, Nov 2, 2011 at 1:59 AM, Sudha Daram wrote:
> Hi all,
>
> I am porting wifi driver to android. It is getting invoked properly.
> Wpa_supplicant is invoking the driver functionality. but soon after
> starting wpa_supplicant, "supplicant died" error is coming.
> NetworkManagementService erro
Hi,
I am new to android and openGL ES,
is openGL ES support audio capture to buffer ?
NDK- 6 sample native-audio uses openGL ES library ( but records audio
to file).
Any sample code or documents will be helpful.
-Arif
--
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http:
Dear All,
It would be very kind of you ppl if you could throw light on the
difficulties of porting Android onto a DTV platform. I understand that
Linux porting would be the first thing to do, so if that is done, how
difficult would it be to add support for DTV rudimentaries like
decoding broadcast
Hi all,
I am porting wifi driver to android. It is getting invoked properly.
Wpa_supplicant is invoking the driver functionality. but soon after
starting wpa_supplicant, "supplicant died" error is coming.
NetworkManagementService error is 600, which means that there is a
change in the interface.
A
Hi CVS,
Thanks again for you reply, in the logcat info ,i find the
following error:
D/SensorService( 1412): nuSensorService starting...
E/SensorService( 1412): couldn't open device for module sensors
(Invalid argument)
And I followed the error info ,and find the in the
SensorDevice.cpp fil
Hi all,
i had been working tc63i gsm/gprs modem .
i written c test code and tested for sending and receiving at command, it's
working fine and i am able to get the IP address also.
while i am trying to establish net connection using pppd,chat command i got
following error
#pppd call gprs
Serial