ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Eugene Prokopiev" <enp@altlinux.org>
To: Hardware@lists.altlinux.org
Subject: [Hardware] Nokia 3109c via bluetooth
Date: Mon, 24 Mar 2008 20:41:36 +0300
Message-ID: <f7a739430803241041l5e5cd415g98c56ec16aa2f70a@mail.gmail.com> (raw)

Здравствуйте!

Есть адаптер bluetooth, который при втыкании в usb говорит в логи:

Mar 24 20:35:30 enp-home kernel: usb 4-1: new full speed USB device
using uhci_hcd and address 6
Mar 24 20:35:30 enp-home kernel: usb 4-1: configuration #1 chosen from 1 choice
Mar 24 20:35:30 enp-home kernel: hub 4-1:1.0: USB hub found
Mar 24 20:35:30 enp-home kernel: hub 4-1:1.0: 3 ports detected
Mar 24 20:35:31 enp-home kernel: usb 4-1.1: new full speed USB device
using uhci_hcd and address 7
Mar 24 20:35:31 enp-home kernel: usb 4-1.1: configuration #1 chosen
from 1 choice
Mar 24 20:35:31 enp-home kernel: usb 4-1.2: new full speed USB device
using uhci_hcd and address 8
Mar 24 20:35:31 enp-home hcid[12633]: Bluetooth HCI daemon
Mar 24 20:35:31 enp-home bluetooth: hcid startup succeeded
Mar 24 20:35:31 enp-home kernel: usb 4-1.2: configuration #1 chosen
from 1 choice
Mar 24 20:35:31 enp-home kernel: input: HID 0a5c:4502 as /class/input/input5
Mar 24 20:35:31 enp-home kernel: input: USB HID v1.11 Keyboard [HID
0a5c:4502] on usb-0000:00:1d.3-1.2
Mar 24 20:35:31 enp-home hcid[12633]: HCI dev 0 registered
Mar 24 20:35:31 enp-home hcid[12633]: Starting SDP server
Mar 24 20:35:31 enp-home hcid[12633]: HCI dev 0 up
Mar 24 20:35:31 enp-home hcid[12633]: Device hci0 has been added
Mar 24 20:35:31 enp-home hcid[12633]: Starting security manager 0
Mar 24 20:35:31 enp-home hcid[12633]: Can't write inquiry mode for
hci0: Input/output error (5)
Mar 24 20:35:31 enp-home kernel: usb 4-1.3: new full speed USB device
using uhci_hcd and address 9
Mar 24 20:35:31 enp-home hcid[12633]: Getting name failed with status 0x0c
Mar 24 20:35:31 enp-home hcid[12633]: Getting scan enable failed with
status 0x0c
Mar 24 20:35:31 enp-home hcid[12633]: Default passkey agent (:1.19,
/org/kde/kbluetooth_1234) registered
Mar 24 20:35:32 enp-home kernel: usb 4-1.3: configuration #1 chosen
from 1 choice
Mar 24 20:35:32 enp-home kernel: input: HID 0a5c:4503 as /class/input/input6
Mar 24 20:35:32 enp-home kernel: input: USB HID v1.11 Mouse [HID
0a5c:4503] on usb-0000:00:1d.3-1.3
Mar 24 20:35:32 enp-home hid2hci: No devices in HCI mode found
Mar 24 20:35:32 enp-home bluetooth: hid2hci startup failed
Mar 24 20:35:32 enp-home bluetooth: rfcomm startup succeeded
Mar 24 20:35:32 enp-home hcid[12633]: Can't read name for hci0:
Input/output error (5)
Mar 24 20:35:32 enp-home hcid[12633]: Can't read class of device on
hci0: Input/output error(5)
Mar 24 20:35:32 enp-home hcid[12633]: Can't read class of device on
hci0: Input/output error(5)
Mar 24 20:35:32 enp-home hcid[12633]: Can't read name for hci0:
Input/output error (5)
Mar 24 20:35:32 enp-home hcid[12633]: Can't read class of device on
hci0: Input/output error(5)

Затем включаю на телефоне поиск устройств, одновременно с этим запускаю:

# hciconfig -a
hci0:   Type: USB
        BD Address: 98:C4:3F:B0:50:CD ACL MTU: 1017:8 SCO MTU: 64:0
        UP RUNNING
        RX bytes:169 acl:0 sco:0 events:22 errors:0
        TX bytes:332 acl:0 sco:0 commands:22 errors:0
        Features: 0xff 0xff 0x8d 0xfe 0x9b 0xf9 0x00 0x80
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
Can't read local name on hci0: Input/output error (5)

# hcitool scan
Scanning ...
Inquiry failed: Connection timed out

Телефон тоже никого не находит. Что я делаю не так и есть ли вообще
хорошая документация про bluetooth в линуксе?

-- 
С уважением,
Прокопьев Евгений

             reply	other threads:[~2008-03-24 17:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 17:41 Eugene Prokopiev [this message]
2008-03-25 15:15 ` Andrey Rahmatullin
2008-03-25 18:27   ` Eugene Prokopiev
2008-03-25 18:31     ` Andrey Rahmatullin
2008-03-26 10:37     ` Sergey Vlasov
2008-03-26 16:16       ` Eugene Prokopiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7a739430803241041l5e5cd415g98c56ec16aa2f70a@mail.gmail.com \
    --to=enp@altlinux.org \
    --cc=Hardware@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git