2009-09-08 10:53:17

by Ithamar R. Adema

[permalink] [raw]
Subject: Re: Address not supported by protocol error

Kartikey Parmar wrote:
> Dear friends,
>
> I have prepared an application to connect speech on bluetooth headset.
> when I m cross compiling it & running on ARM platform with kernel 2.6.30 and
> bluez 4.30 cross compiled on it, it gives me an error "Address family not
> supported by protocol"
>
> What should I do to overcome this problem?
Sounds like either you're kernel isn't configured with bluetooth
support, or the module isn't loaded...

Ithamar.