SonyT630
From GnokiiWiki
Contents |
Connection via Bluetooth
Finding the phone's MAC address
Find the MAC address of the phone via hcitool or sdptool
$ sdptool browse Inquiring ... Browsing 00:1B:04:F2:C9:10 ... [...]
$ hcitool scan Scanning ... 00:1B:04:F2:C9:10 SONO
Editing the configuration file
The configuration file is located at ~/.gnokiirc.
[global] port = 00:1B:04:F2:C9:10 model = AT connection = bluetooth
It uses the Atgen driver
Test it
$ gnokii --identify GNOKII Version 0.6.28 IMEI : 489429378723723 Manufacturer : SONY ERICSSON Modell : T630-T628 Product name : T630-T628 Revision : R4C003 CXC4726
That's all, you may start xgnokii now and use it.