Hi, I'm trying to configure my bnep0 as shown in http://www.gentoo.org/doc/en/bluetooth-guide.xml. Well, I'm doing like this:
# modprobe bnep # lsmod Module Size Used by bnep 12928 2 but when I try to setup the ip address for the bnep0 I got the following error: # ifconfig bnep0 192.168.2.1 SIOCSIFADDR: No such device bnep0: unknown interface: No such device What should I have to do to make my bnep0 working? I'm newbie in bluetooth subject, I have a simple question: I have a Motorola V3 with bluetooth enabled and I want to write a simple client/server application to transfer data through a socket connection between my desktop and my V3. So how can I setup the V3 ip or Am I thinking wrong about this and I should make a different configuration in order to connect my devices through socket? Thank you, Leandro. -- gentoo-user@gentoo.org mailing list