First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 181176
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Petteri Räty <betelgeuse@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sascha Lucas <sascha.lucas@rus.uni-stuttgart.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rfcomm.py rfcomm.py text/plain Dick Marinus 2007-06-07 11:19 0000 792 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181176 depends on: Show dependency tree
Bug 181176 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-07 08:36 0000
all previous versions of bluez-utils run: "rfcomm -f /etc/bluetooth/rfcomm.conf
bind all" on startup. Now I must run it by hand, otherwise I can't use my
cellphone as modem. Do I miss something?


Reproducible: Always

Steps to Reproduce:
1. blug in usb-bluetooth dongle

Actual Results:  
rfcomm bindings are not set

Expected Results:  
rfcomm bindings should be set:
# rfcomm
rfcomm0: 00:15:D3:0D:B0:43 channel 8 connected [tty-attached]

------- Comment #1 From Jakub Moc (RETIRED) 2007-06-07 08:55:54 0000 -------
(In reply to comment #0)
> Do I miss something?

Kinda; this is supposed to be handled by dbus now... 

http://wiki.bluez.org/wiki/Serial

------- Comment #2 From Sascha Lucas 2007-06-07 10:40:22 0000 -------
(In reply to comment #1)
> Kinda; this is supposed to be handled by dbus now... 
> 
> http://wiki.bluez.org/wiki/Serial

I've set Autostart=true in /etc/bluetooth/serial.service. But "rfcomm" shows
nothing and /dev/rfcomm0 does not exist.

log:
serial[4754]: Bluetooth Serial Port daemon
serial[4754]: Registered manager path:/org/bluez/serial
sina hcid[4751]: HCI dev 0 up

any hints?

------- Comment #3 From Dick Marinus 2007-06-07 11:19:48 0000 -------
Created an attachment (id=121392) [edit]
rfcomm.py

Try this little python script from the wiki:
$ rfcomm.py 00:0B:0D:00:1B:XX 1
Connected /dev/rfcomm0 to 00:0B:0D:00:1B:XX
Press CTRL-C to disconnect

the serial service isn't really finished yet, as you can read here:
http://thread.gmane.org/gmane.linux.bluez.user/12239/focus=12241

"simply call "rfcomm bind all"."

------- Comment #4 From Petteri Räty 2007-06-07 11:21:39 0000 -------
(In reply to comment #3)
> 
> the serial service isn't really finished yet, as you can read here:
> http://thread.gmane.org/gmane.linux.bluez.user/12239/focus=12241
> 
> "simply call "rfcomm bind all"."
> 

So I guess we should add that rfcomm bind all part back to the init script for
now.

------- Comment #5 From Dick Marinus 2007-06-07 11:31:08 0000 -------
I also think that would be a wise idea :-)

------- Comment #6 From Petteri Räty 2007-06-09 11:32:32 0000 -------
(In reply to comment #5)
> I also think that would be a wise idea :-)
> 

Added back in 3.11-r2. 

First Last Prev Next    No search results available      Search page      Enter new bug