mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Emmanuel Fleury <fleury@cs.auc.dk>
To: Linux Kernel Mailing-list <linux-kernel@vger.kernel.org>
Subject: [Bluetooth] hci_usb + sonypi
Date: Tue, 04 May 2004 20:09:29 +0200	[thread overview]
Message-ID: <1083694169.13271.13.camel@rade7.e.cs.auc.dk> (raw)

Hi all,

I am trying to active bluetooth on a Vaio Picture Book C1-MZX
(http://www.japanrush.com/pcg-c1mzx.asp). 

I have first compiled bluetooth with the following options:

# Bluetooth support
#
CONFIG_BT=m
CONFIG_BT_L2CAP=m
# CONFIG_BT_SCO is not set
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
# CONFIG_BT_BNEP_MC_FILTER is not set
# CONFIG_BT_BNEP_PROTO_FILTER is not set
 
#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
...
(the rest is set to "no")


Then, I followed this web page:
http://www.holtmann.org/linux/bluetooth/vaio.html

At the end, I have the following lsmod:
Module                  Size  Used by
hci_usb                11168  0
rfcomm                 40124  0
l2cap                  25508  5 rfcomm
bluetooth              51556  5 hci_usb,rfcomm,l2cap
sd_mod                 18400  0
usb_storage            29664  0
ohci_hcd               19620  0
usbcore               105916  5 hci_usb,usb_storage,ohci_hcd
nls_iso8859_1           3904  1
ntfs                  101612  1
sonypi                 23456  0
thermal                13200  0
processor              17616  1 thermal
fan                     3980  0
button                  6040  0
battery                 9356  0
ac                      4812  0

Unfortunately, I have the following error message when trying to
activate the device (hciconfig hci0 up):

Can't get device info: No such device

And hciconfig -a doesn't give any output.

I have to add that I am using this with udev on my system (I don't know
if it is relevant to say it but as the system is complaining about a
missing device...).

Does anybody have some clue to get this to work ?

Regards
-- 
Emmanuel Fleury

Computer Science Department, |  Office: B1-201
Aalborg University,          |  Phone:  +45 96 35 72 23
Fredriks Bajersvej 7E,       |  Fax:    +45 98 15 98 89
9220 Aalborg East, Denmark   |  Email:  fleury@cs.auc.dk


                 reply	other threads:[~2004-05-04 18:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1083694169.13271.13.camel@rade7.e.cs.auc.dk \
    --to=fleury@cs.auc.dk \
    --cc=linux-kernel@vger.kernel.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®