Displaying 19 results from an estimated 19 matches for "hcid".
Did you mean:
cid
2007 Jun 18
0
no sound with chan_mobile
...th: L2CAP socket layer initialized
[ 39.061445] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 39.431068] Bluetooth: RFCOMM socket layer initialized
[ 39.431149] Bluetooth: RFCOMM TTY layer initialized
[ 39.431166] Bluetooth: RFCOMM ver 1.8
syslog fragments:
Jun 17 20:23:16 asterisk hcid[17493]: Bluetooth HCI daemon
Jun 17 20:23:16 asterisk hcid[17493]: HCI dev 0 registered
Jun 17 20:23:16 asterisk hidd[17495]: Bluetooth HID daemon
Jun 17 20:23:16 asterisk hcid[17493]: HCI dev 0 already up
Jun 17 20:23:16 asterisk hcid[17493]: Device hci0 has been added
Jun 17 20:23:16 asterisk hci...
2008 Jan 14
2
What is connect-debounce wrt usb?
...00:32:44 sip2 last message repeated 13 times
Jan 14 00:32:44 sip2 kernel: usb 1-1: new full speed USB device using
uhci_hcd and address 2
Jan 14 00:32:44 sip2 kernel: usb 1-1: configuration #1 chosen from 1 choice
Jan 14 00:32:45 sip2 kernel: Bluetooth: HCI USB driver ver 2.9
Jan 14 00:32:45 sip2 hcid[1826]: HCI dev 0 registered
Jan 14 00:32:45 sip2 hcid[1826]: Register path:/org/bluez/hci0 fallback:0
Jan 14 00:32:45 sip2 kernel: usbcore: registered new driver hci_usb
Jan 14 00:32:45 sip2 hcid[1826]: HCI dev 0 up
Jan 14 00:32:45 sip2 hcid[1826]: Device hci0 has been added
Jan 14 00:32:45 sip2 hc...
2007 Mar 06
0
chan_cellphone won't pair with phone
..._connect: connect() failed (111).
*CLI> cell show devices
ID Address Connected State
razr xx:xx:xx:xx:xx:xx No Init
I'm running:
- Fedora Core 6 - kernel 2.6.19-1.2911.6.4.fc6
- bluez-libs (libbluetooth) 3.7-1
- bluez-utils 3.7-2
I'm using the hcid.conf and pinhelper script from contrib/bluetooth
(which I moved to /etc/bluetooth).
I'm not sure how to debug this further. Any ideas?
Earle
---------------------------
Here's the directory listing and the contents of the files (comments
removed for brevity):
[root@server ~]# ls -l /e...
2009 Jul 05
4
chan_mobile help.
...bMaxPacketSize0 64
idVendor 0x0a12 Cambridge Silicon Radio, Ltd
idProduct 0x0001 Bluetooth Dongle (HCI mode)
bcdDevice 31.64
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
My /etc/bluetooth/hcid.conf is as follows -
# HCId options
options {
autoinit yes;
security auto;
pairing multi;
passkey "0202";
}
device {
name "AstTest";
class 0x3e0100;
iscan enable; pscan enable;
discovto 0;
lm accept;
lp rswitch,hold,sniff,park;
}
options {
autoinit yes;
security auto;
pairing mu...
2008 May 21
1
service --status-all hangs CentOS-4.6?
...--status-all
as root over ssh?
A system that I performed this command upon has become non-responsive on all
ports, leading me to conclude that it is either hung or the cpu is completely
consumed with some task.
Regards,
Output to point of failure:
...
Active Mount Points:
--------------------
hcid is stopped
sdpd is stopped
hidd is stopped
cpuspeed is stopped
crond (pid 3334) is running...
cupsd (pid 3806) is running...
cups-config-daemon (pid 3404) is running...
dc_client is stopped
dc_server is stopped
dhcpd is stopped
Device not specified in /etc/sysconfig/diskdump
Usage: /etc/init.d/dkms...
2006 Jan 27
1
chan_bluetooth: successful compile and outbound cell calls: Still tweaking inbound setup. WAS: Cannot compile chan_bluetooth on Asterisk 1.2.1
...t; > > >
> > > > > > > Basically the bluetoothfiles.tar.gz has the cvs code with the Makefile
> > > > > > > that worked for me, plus the edited Makefile in
> > > > > > > /usr/src/asterisk/channels, and the bluez edits I needed (hcid.conf
> > > > > > > with the correct profile, the files needed for the pin which is set to
> > > > > > > 1234, etc.). The guide is supposed to walk a person through the
> > > > > > > entire process of getting an Asterisk box setup and b...
2006 Jan 19
1
Cannot compile chan_bluetooth on Asterisk 1.2.1
The short of it:
I am unable to compile chan_bluetooth on Asterisk 1.2.1 on CentOS 4.2.
I installed using the Asterisk@Home 2.2 iso. Server is a plain
Celeron 2.93GHz box. Asterisk source is in /usr/src/asterisk, newest
chan_bluetooth source is in
/usr/src/asterisk-test/bluetooth/chan_bluetooth (I have two older
versions in other directories).
Steps taken:
Followed the instructions here to a
2010 May 07
2
USB key installed OS; file system goes read-only randomly...
...erface eth0.IPv6 with address fc00::30:18ae:6b84.
May 6 15:10:29 test-dhcp avahi-daemon[2383]: Leaving mDNS multicast group on
interface eth0.IPv4 with address 192.168.22.23.
May 6 15:10:29 test-dhcp yum: Erased: avahi
May 6 15:18:06 test-dhcp sdpd[2073]: terminating...
May 6 15:18:06 test-dhcp hcid[2069]: Unregister path:/org/bluez
May 6 15:18:06 test-dhcp hcid[2069]: Exit
May 6 15:18:06 test-dhcp hidd[2210]: Exit
May 6 15:18:07 test-dhcp kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.2
May 6 15:18:07 test-dhcp kernel: Bluetooth: BNEP filters: protocol multicast
May 6 15:18:07 test-d...
2007 Mar 25
1
Chan_cellphone and CentOS 4.x
I ran into a problem today while trying to compile chan_cellphone version 17
on a CentOS 4.4 machine. Apparently the bluez and autoconf versions were to
old and as I tried to install the latest version, I found that the new
bluez-lib would install and allow the chan_cellphone to compile, but
bluez-utils required an update to D-sub which in turn required python 2.4 or
better. That apparently in not
2006 Feb 21
0
chan_bluetooth jabra 200 / 250
...l we listen on as a HS (Headset)
rfchannel_hs = 3
; Channel we listen on as an AG (AudioGateway)
rfchannel_ag = 2
; hci interface to use (number - e.g '0')
interface = 0
[00:07:A4:03:7B:64]
name = jabra
type = HS
channel = 1
autoconnect = yes
[root@nasa bluetooth]# cat hcid.conf
options {
autoinit yes;
security auto;
# security user;
pairing multi;
# pin_helper /usr/bin/bluepin;
pin_helper /etc/bluetooth/givepin;
}
# Default settings for HCI devices
device {
name "asterisk";
class 0x120104;
#...
2008 Jan 07
0
chan_mobile and W300i
...2.25
bluez-libs-2.25. Should I really update bluez ?
To try to get some more debug information I tried :
core set debug 4
But I didn't get much?
W300i handfreeprofile seems to be on port 4 and it was not detected it was
detected (port=0)
Here are some config I use :
more /etc/bluetooth/hcid.conf
options {
autoinit yes;
security auto
pairing multi;
passkey "XXXX";
pin_helper /etc/bluetooth/pin-helper;
}
device {
name "Asterisk PBX"
class 0x000100;
iscan enable; pscan enable;
lm accept;...
2013 Aug 30
3
Memory usage bar plot
Hi,
I haven't tried the code yet. Is there a way to parse this data
using R and create bar plots so that each program's 'RAM used' figures are
grouped together.
So 'uuidd' bars will be together. The data will have about 50 sets. So if
there are 100 processes each will have about 50 bars.
What is the recommended way to graph these big barplots ? I am looking
2004 Jan 16
2
ext3 bug?
...2473 16. Apr 2003 grub-terminfo
-rwxr-xr-x 1 root root 9104 29. Mai 2002 halt
?-----xr-x 2240 1931476992 1952802008 1700749935 1. J� 1970 hciattach
cr-Srwsr-T 2240 487270 25816 5, 16 1. J� 1970 hciconfig
-rwxr-xr-x 1 root root 27048 10. Apr 2003 hcid
[...]
-rwxr-xr-x 1 root root 14092 24. Nov 2001 iptunnel
lrwxrwxrwx 1 root root 15 23. Jul 08:53 kallsyms -> insmod.modutils
--wsrwxrw- 16406 3257942038 1075218782 4618131408204237070 27. J� 2004 kallsyms.modutils
-rwxr-xr-x 1 root root 5776 12. N...
2007 Apr 04
6
System requirements
System requirements for CentOS 5 minimal installation (console and
ssh) are....128 MB ram, 256...? I can't find this information in rhel5
installation manual.
2013 Mar 25
1
Bug#703936: logcheck-database: SSH Bad Protocol Version Idenitifcation Rule is incomplete
...d.workstation/gconf'
/etc/logcheck/ignore.d.workstation/gdm [Errno 13] Permission denied: u'/etc/logcheck/ignore.d.workstation/gdm'
/etc/logcheck/ignore.d.workstation/hald [Errno 13] Permission denied: u'/etc/logcheck/ignore.d.workstation/hald'
/etc/logcheck/ignore.d.workstation/hcid [Errno 13] Permission denied: u'/etc/logcheck/ignore.d.workstation/hcid'
/etc/logcheck/ignore.d.workstation/ifplugd [Errno 13] Permission denied: u'/etc/logcheck/ignore.d.workstation/ifplugd'
/etc/logcheck/ignore.d.workstation/ippl [Errno 13] Permission denied: u'/etc/logcheck/i...
2010 May 25
1
Bug#583155: logcheck-database: Please create rules for amavis(d-new)
...workstation/gconf'
/etc/logcheck/ignore.d.workstation/gdm [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/gdm'
/etc/logcheck/ignore.d.workstation/hald [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/hald'
/etc/logcheck/ignore.d.workstation/hcid [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/hcid'
/etc/logcheck/ignore.d.workstation/ifplugd [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/ifplugd'
/etc/logcheck/ignore.d.workstation/ippl [Errno 13] Keine Berechtigung: u'/etc/logchec...
2011 Jul 02
1
Bug#632471: logcheck-database: spamd child cleanup message broken after upgrade to squeeze
...workstation/gconf'
/etc/logcheck/ignore.d.workstation/gdm [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/gdm'
/etc/logcheck/ignore.d.workstation/hald [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/hald'
/etc/logcheck/ignore.d.workstation/hcid [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/hcid'
/etc/logcheck/ignore.d.workstation/ifplugd [Errno 13] Keine Berechtigung: u'/etc/logcheck/ignore.d.workstation/ifplugd'
/etc/logcheck/ignore.d.workstation/ippl [Errno 13] Keine Berechtigung: u'/etc/logchec...
2010 Jul 26
8
Why does my DomU keep going mad?
Hi All,
I''ve got a DomU that sometimes goes mad. I can''t ssh or usually even
console to it. The time I did manage to console I got a load of dumps
about being out of memory and swap, but couldn''t run any commands to
find out which process had gone mad :(
From Dom0 I can see the DomU at 100% CPU and can only stop it with a
destroy. What can I do/check to find
2007 Feb 06
9
Shutdown problem with Geek Squad GS1285U
Nut will monitor the ups and shutdown Linux when the ups goes to low
battery as it should. But the UPS is not shut down so the system will
restart when the power is restored. If I switch the UPS off , restore
power and switch the UPS on the system will restart. I have not been
able to get nut to switch the UPS off after it brings the system down. I
can get the UPS to switch off with upscmd