BlackBerry: Difference between revisions
No edit summary |
|||
| Line 135: | Line 135: | ||
pty "/usr/sbin/pppob -P yourpassword -p yourpin"</pre>Note that the <tt>pty</tt> argument ought be updated for your device's password and PIN. | pty "/usr/sbin/pppob -P yourpassword -p yourpin"</pre>Note that the <tt>pty</tt> argument ought be updated for your device's password and PIN. | ||
==Bluetooth== | ==Bluetooth== | ||
[[File:bluetooth.png|bluetooth-applet with active connection|thumb]] | |||
* Ensure you have a working bluetooth adapter with <tt>hcitool dev</tt> | * Ensure you have a working bluetooth adapter with <tt>hcitool dev</tt> | ||
* At least one service must be running for a successful HCI connection (try bluez-simple-agent) | |||