You are not logged in.

#1 2012-08-06 20:06:59

kosa333
Member
From: Budapest, Hungary
Registered: 2012-08-06
Posts: 1

My notebook isn't visible to other Bluetooth devices

Hello,

I have a Bluetooth issue, I can't make my phone a network device because my notebook isn't visible and everytime I try to connect, it times out. Issuing commands like file browsing from the notebook works but that's all.

I'm using gnome3, systemd. I had to reinstall archlinux (due to a hdd problem), but it worked before.
The bluetooth daemon is running and is loaded after dbus.

$ pacman -Qqs blue
blueman
bluez
bluez-firmware
gnome-bluetooth
gvfs-obexftp

$ hciconfig -a
hci0:	Type: BR/EDR  Bus: USB
	BD Address: B4:82:FE:67:87:01  ACL MTU: 1021:8  SCO MTU: 64:1
	UP RUNNING PSCAN ISCAN 
	RX bytes:4518220 acl:14824 sco:0 events:907 errors:0
	TX bytes:55804 acl:1582 sco:0 commands:77 errors:0
	Features: 0xff 0xff 0x8f 0xfe 0x9b 0xff 0x79 0x83
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'korbel_nb0-0'
	Class: 0x580100
	Service Classes: Capturing, Object Transfer, Telephony
	Device Class: Computer, Uncategorized
	HCI Version: 2.1 (0x4)  Revision: 0x157
	LMP Version: 2.1 (0x4)  Subversion: 0x4203
	Manufacturer: Broadcom Corporation (15)

$ lsusb | grep -i blue
Bus 001 Device 004: ID 0a5c:219b Broadcom Corp. Bluetooth 2.1 Device

$ systemctl status bluetooth.service
bluetooth.service - Bluetooth service
	  Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
	  Active: active (running) since Mon, 06 Aug 2012 21:36:44 +0200; 19min ago
	Main PID: 284 (bluetoothd)
	  CGroup: name=systemd:/system/bluetooth.service
		  └ 284 /usr/sbin/bluetoothd -n

The visibility swich in the gnome-applet turns on/off ISCAN but it has no effect.

I tried this but no luck:
https://wiki.archlinux.org/index.php/Bl … 7t_visible

I could not find any bluetooth releated lines in /var/log

I can pair the notebook with the phone though.

Any guess what's happening or why it is not working properly?

Offline

Board footer

Powered by FluxBB