Page 2 of 3

Re: Raspbian + bluetooth stopp problen

Posted: Sat May 30, 2015 9:09 pm
by talolike
Im using the pi with gui is rhat the problem?

Re: Raspbian + bluetooth stopp problen

Posted: Sat May 30, 2015 9:10 pm
by Matlo
And what's the output of the hcirevision command?

Re: Raspbian + bluetooth stopp problen

Posted: Sat May 30, 2015 9:18 pm
by talolike
Whats rhe command for to show me?

Re: Raspbian + bluetooth stopp problen

Posted: Sat May 30, 2015 9:28 pm
by talolike
pi@raspberrypi ~ $ hciconfig
hci0: Type:BR/EDR Bus: USB
BD Address: 00:1A:7D:DA:71:13 ACL MTU: 310:10 SCO MTU: 64:8
UP RUNNING PSCAN
RX bytes:73631215 acl:842382 sco:0 events:77825 errors:0
TX bytes:6538063 acl:77422 sco:0 commands:317 errors:0

??

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 9:03 am
by Matlo

Code: Select all

hcirevision hci0

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 4:16 pm
by talolike
Chip version: CSR8510

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 4:37 pm
by Matlo
What kind of controllers are you using? Mouse+keyboard?

If you are using a mouse, please check this post: http://forum.gimx.fr/viewtopic.php?p=6931#p6931

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 4:53 pm
by talolike
i changed mousepoll=4 down to 1 without any problems using logitech g502 mouse and a bluetooth keyboard from logitech

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 4:55 pm
by Matlo
Set mousepoll=8 and see if the problem still happens. Polling the mouse too fast may cause latency issues.

Re: Raspbian + bluetooth stopp problen

Posted: Sun May 31, 2015 4:58 pm
by talolike
ah ok let me try