Hello I install opensuse 13.2 on my pc, however there are two things that I haven’t been able to setup properly, first my video card seems to work ok the effects look good and fast haowever when I connect my tv or a pc monitor it doesn’t detect it so I cannot use it the only monitor on the setup is the DFP *laptop display. Do I have to run a command to configure it to detect HDMI, on 12.1 was never a problem but then I pass to 13.1 and broke the system trying to make it work so now that 13.2 was out I decided to give it a try.
Also on 12.1 I had some bluetooth functionality I was hoping to get a fully functional bluetooth by now instead now the bluetooth is not recognized at all Broadcom BCM92070MD.
Same for my Belkin Bluethooth-usb-stick. In 12.1 it worked perfectly, now with 13.1 and 13.2 it’s not accesable anymore, however under the hood it is detected … (or somewhat close to it)
arjanpc:/dev # id
uid=0(root) gid=0(root) groups=0(root),20(cdrom),100(users)
arjanpc:/dev # hcitool scan
Device is not available: No such device
arjanpc:/dev # lsusb
Bus 002 Device 005: ID 058f:6364 Alcor Micro Corp. AU6477 Card Reader Controller
....
**Bus 001 Device 003: ID 050d:0013 Belkin Components F8T013 Bluetooth Adapter**
....
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
arjanpc:/dev # hciconfig dev
hci0: Type: BR/EDR Bus: USB
BD Address: 00:0A:3A:67:62:9D ACL MTU: 1017:8 SCO MTU: 64:8
DOWN
RX bytes:480 acl:0 sco:0 events:19 errors:0
TX bytes:77 acl:0 sco:0 commands:19 errors:0
arjanpc:/dev # hciconfig -a
hci0: Type: BR/EDR Bus: USB
BD Address: 00:0A:3A:67:62:9D ACL MTU: 1017:8 SCO MTU: 64:8
DOWN
RX bytes:480 acl:0 sco:0 events:19 errors:0
TX bytes:77 acl:0 sco:0 commands:19 errors:0
Features: 0xff 0xfb 0x8d 0xfe 0x9f 0xf9 0x00 0x80
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy:
Link mode: SLAVE ACCEPT
arjanpc:/dev # hciconfig hci0 reset
Can't init device hci0: Operation not supported (95)
arjanpc:/dev # hciconfig hci0 piscan
Can't set scan mode on hci0: Network is down (100)
arjanpc:/dev # systemctl status bluetooth
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2014-11-09 15:51:53 CET; 4h 38min ago
Docs: man:bluetoothd(8)
Main PID: 2154 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─2154 /usr/lib/bluetooth/bluetoothd
Nov 09 15:51:53 arjanpc bluetoothd[2154]: Bluetooth daemon 5.23
Nov 09 15:51:53 arjanpc bluetoothd[2154]: Starting SDP server
Nov 09 15:51:54 arjanpc bluetoothd[2154]: Bluetooth management interface 1.6 initialized
arjanpc:/dev #