* [Bluez-users] bluetooth - 6310i - iBook
@ 2004-07-02 10:56 Jan Sobek
2004-07-02 11:02 ` Marcel Holtmann
2004-07-02 13:19 ` Stephen Crane
0 siblings, 2 replies; 5+ messages in thread
From: Jan Sobek @ 2004-07-02 10:56 UTC (permalink / raw)
To: bluez-users
Hello,
I'm trying to connect ibook and nokia 6310 using bluetooth adapter by
microcom.
same configuration works for me on my desktop, but on ibook works
only.
hcitool scan
hcitool info xx.xx.xx.xx.xx.xx
gnokii --monitor
GNOKII 0.6.1
Couldn't open PHONET device: No such file or directory
Telephone interface init failed: Command failed.
Quitting
rfcomm connect rfcomm0 xx.xx.xx.xx.xx.xx
Can't connect RFCOMM socket: Connection refused
On phone is pin request.
can you help me?
thank you
--
Honza
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluetooth - 6310i - iBook
2004-07-02 10:56 [Bluez-users] bluetooth - 6310i - iBook Jan Sobek
@ 2004-07-02 11:02 ` Marcel Holtmann
2004-07-02 12:35 ` Jan Sobek
2004-07-02 13:19 ` Stephen Crane
1 sibling, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-07-02 11:02 UTC (permalink / raw)
To: Jan Sobek; +Cc: BlueZ Mailing List
Hi Jan,
> I'm trying to connect ibook and nokia 6310 using bluetooth adapter by
> microcom.
>
> same configuration works for me on my desktop, but on ibook works
> only.
> hcitool scan
> hcitool info xx.xx.xx.xx.xx.xx
>
> gnokii --monitor
> GNOKII 0.6.1
> Couldn't open PHONET device: No such file or directory
> Telephone interface init failed: Command failed.
> Quitting
>
> rfcomm connect rfcomm0 xx.xx.xx.xx.xx.xx
> Can't connect RFCOMM socket: Connection refused
run "hcidump -x" as root while your are trying to connect with Gnokii
and show it to us.
Regards
Marcel
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluetooth - 6310i - iBook
2004-07-02 11:02 ` Marcel Holtmann
@ 2004-07-02 12:35 ` Jan Sobek
2004-07-02 12:44 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Jan Sobek @ 2004-07-02 12:35 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: BlueZ Mailing List
On Fri, Jul 02, 2004 at 01:02:46PM +0200, Marcel Holtmann wrote:
| Hi Jan,
|
| > I'm trying to connect ibook and nokia 6310 using bluetooth adapter by
| > microcom.
| >
| > same configuration works for me on my desktop, but on ibook works
| > only.
| > hcitool scan
| > hcitool info xx.xx.xx.xx.xx.xx
| >
| > gnokii --monitor
| > GNOKII 0.6.1
| > Couldn't open PHONET device: No such file or directory
| > Telephone interface init failed: Command failed.
| > Quitting
| >
| > rfcomm connect rfcomm0 xx.xx.xx.xx.xx.xx
| > Can't connect RFCOMM socket: Connection refused
|
| run "hcidump -x" as root while your are trying to connect with Gnokii
| and show it to us.
# hcidump -x
HCIDump - HCI packet analyzer ver 1.5
device: hci0 snap_len: 1028 filter: 0xffffffff
--
Honza
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluetooth - 6310i - iBook
2004-07-02 12:35 ` Jan Sobek
@ 2004-07-02 12:44 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-07-02 12:44 UTC (permalink / raw)
To: Jan Sobek; +Cc: BlueZ Mailing List
Hi Jan,
> | run "hcidump -x" as root while your are trying to connect with Gnokii
> | and show it to us.
>
> # hcidump -x
> HCIDump - HCI packet analyzer ver 1.5
> device: hci0 snap_len: 1028 filter: 0xffffffff
>
and ???
Do something with your Bluetooth device. Otherwise no packets will show
up and we can't see any errors.
Regards
Marcel
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] bluetooth - 6310i - iBook
2004-07-02 10:56 [Bluez-users] bluetooth - 6310i - iBook Jan Sobek
2004-07-02 11:02 ` Marcel Holtmann
@ 2004-07-02 13:19 ` Stephen Crane
1 sibling, 0 replies; 5+ messages in thread
From: Stephen Crane @ 2004-07-02 13:19 UTC (permalink / raw)
To: Jan Sobek; +Cc: bluez-users
Hi Jan,
I use gammu which is better IMHO. Here is the relevant part of its
config file:
port = 00:60:57:5B:36:AE # your phone's BDADDR
model = 6310i
connection = bluephonet
Cheers,
Steve
On Fri, 2004-07-02 at 11:56, Jan Sobek wrote:
> Hello,
>
> I'm trying to connect ibook and nokia 6310 using bluetooth adapter by
> microcom.
>
> same configuration works for me on my desktop, but on ibook works
> only.
> hcitool scan
> hcitool info xx.xx.xx.xx.xx.xx
>
> gnokii --monitor
> GNOKII 0.6.1
> Couldn't open PHONET device: No such file or directory
> Telephone interface init failed: Command failed.
> Quitting
>
> rfcomm connect rfcomm0 xx.xx.xx.xx.xx.xx
> Can't connect RFCOMM socket: Connection refused
>
> On phone is pin request.
>
>
> can you help me?
>
> thank you
--
Stephen Crane, Rococo Software Ltd. http://www.rococosoft.com
steve.crane@rococosoft.com +353-1-6601315 (ext 209)
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-07-02 13:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-02 10:56 [Bluez-users] bluetooth - 6310i - iBook Jan Sobek
2004-07-02 11:02 ` Marcel Holtmann
2004-07-02 12:35 ` Jan Sobek
2004-07-02 12:44 ` Marcel Holtmann
2004-07-02 13:19 ` Stephen Crane
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox