Code:
bluetoothd[506]: Parsing /etc/bluetooth/input.conf failed: No such file or directory
bluetoothd[506]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory
Ohne Konfiguration bzw. Konfigurationsdateien ist es kein Wunder, das es nicht funktioniert.
Code:
013-07-16T21:30:22.039462+01:00 linux-6p1s kernel: [ 120.966670] IP: [<ffffffffa03f74bb>] l2cap_chan_send+0x5b/0xc30 [bluetooth]
2013-07-16T21:30:22.039482+01:00 linux-6p1s kernel: [ 120.966978] Modules linked in: hidp fuse xt_tcpudp xt_pkttype xt_LOG
Die Kernel Panic hängt vermutl. mit dem nicht konfigurierten Bluetooth Dienst zusammen.
Welche bluez Pakete hast du installiert?
Code:
rpm -qa | egrep "bt|blue"