Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-23-2009, 11:41 PM
|
#1
|
Member
Registered: May 2003
Location: 2:16:840
Distribution: Slackware, CentOS, Arch, Debian
Posts: 169
Rep:
|
Getting blue tooth phone to pair with my laptop.
I've been reading and searching all over trying to get information on how to connect a phone via bluetooth but seem to be stuck on what to do next. I have my HCI0 up and was able to scan for the phone. I run the command $hciconfig cc [phone-mac-address] on the phone it prompts to set a code which I set like any other bluetooth device. The problem is the laptop just sits there like its trying to make a connection with out the key. Am I missing a command before or options with the cc that is causing the connection to not be established?
Any help would be appreciated.
Thank you,
Kyle
|
|
|
05-24-2009, 12:37 AM
|
#2
|
Slackware Contributor
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999
|
I found that when setting up a PAN over bluetooth I had to rename/move the /usr/lib/bluetooth directory.
Maybe just one or two files there that cause a problem (I think bluetoothd-service-network) but the blanket approach worked for me.
You may also need to edit your /etc/rc.d/rc.bluetooth.conf
|
|
|
05-24-2009, 03:11 AM
|
#3
|
Member
Registered: May 2003
Location: 2:16:840
Distribution: Slackware, CentOS, Arch, Debian
Posts: 169
Original Poster
Rep:
|
Thanks mrgoblin I'll check that out and see if it will work.
|
|
|
05-24-2009, 01:57 PM
|
#4
|
Member
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403
Rep:
|
I added a code to /etc/bluetooth/passkey/default and added my phone to /etc/bluetooth/rfcomm.config
Quote:
rfcomm0 {
# Automatically bind the device at startup
bind yes;
# Bluetooth address of the device
device 00:1D:F6:40:7FC;
# RFCOMM channel for the connection
channel 3;
# Description of the connection
comment "Samsung Telephone";
}
|
Also see http://www.linuxquestions.org/questi...h-dies-693167/ for why it might not work (and please let us know if you get it working!!)
|
|
|
All times are GMT -5. The time now is 12:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|