Serkan KURT wrote:
> I added ath3k to blacklist. After I tried "modprobe ath3k". Bluetooth
> device appeared in the KDE notificator. After I disabled bluetooth with
> KDE, I could not enable it again. Laptop : Samsung NP300E5C
did you check output of dmesg ? Could you share here?
you could also try the hcitool to see the status.
I assume it is internal/built in BT via usb (internal) link
So the problem could be at few levels.
- kernel driver
- usb/bt stack
- udev
look in those directions and share logfiles. For example after "modprobe
ath3k" do
$ dmesg
and post the relevant portion here
modified: 2015/01/26 09:49 )
regards