LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware64 13 and BlueZ woes part 2 ... maybe issues with main.conf (https://www.linuxquestions.org/questions/slackware-14/slackware64-13-and-bluez-woes-part-2-maybe-issues-with-main-conf-763827/)

btncix 10-22-2009 04:43 PM

Slackware64 13 and BlueZ woes part 2 ... maybe issues with main.conf
 
I followed the protocol explained here, but I seem to still have problems of my own.


The pin 1234 seems to get accepted but still disconnects for some reason.
Here's the message I get when I try to connect to my cell phone:
note: 00.11.22.33.44.55 is a made up address
Code:

bash-3.1# whoami
root
bash-3.1# obexftp -b 00.11.22.33.44.55 -l
Browsing 00.11.22.33.44.55 ...
Connecting...done
Tried to connect for 480ms
Receiving "(null)"...\<?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"
 [ <!ATTLIST folder mem-type CDATA #IMPLIED> ]>
<folder-listing version="1.0">
    <folder name="Graphics" created="20040101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Icons" created="20040101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Themes" created="20040101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Tones" created="20040101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Images" created="20060101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Video clips" created="20060101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Recordings" created="20060101T000000" user-perm="R" mem-type="DEV"/>
    <folder name="Receiv. files" created="20060101T000000" user-perm="R" mem-type="DEV"/>
</folder-listing>
done
Disconnecting...done
bash-3.1#


and my syslog output:
Code:

Oct 22 20:45:18 obwan hcid[6504]: Parsing /etc/bluetooth/main.conf failed: No such file or directory
Oct 22 20:45:18 obwan hcid[6504]: Failed to listen on control channel


I did everything cgorac and 0rphu did. Obviously, it's probably because I don't have a main.conf file. This is a vanilla install of slackware64 13 just like cgorac and 0rphu. I'm having trouble finding more information on main.conf. According to Google, it seems there was a bug where main.conf man page(s) are missing. How could I find the man page for main.conf?

This didn't work
# man main.conf

btncix 10-22-2009 08:05 PM

Well, I feel retarded. It seems like the obexftp command worked looking back at the command more carefully.

btncix 10-23-2009 01:15 AM

Status update:

I was able to download and delete a file on my Nokia 6103b using obexftp, but the command seems to freeze my key prompt, even when I boot up in text mode and never go into gui, and also prevents me from shutting down the computer.

I'm still need to figure out main.conf.

If someone has done an upgrade for the bluez and related packages, I'd appreciate a posting.

Although there are still a bunch of things for me to figure out, I'm going to set this specific post to resolved.


All times are GMT -5. The time now is 05:10 PM.