From: Abhishek Patil <patilabh@msu.edu>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] BlueZ with 2.6.4 kernel
Date: Tue, 30 Mar 2004 22:30:42 -0500 [thread overview]
Message-ID: <406A3B62.40006@msu.edu> (raw)
In-Reply-To: <1080687412.2773.39.camel@pegasus>
Hi Marcel,
Thanks a lot for your reply. The patch helped.. my BT systems is up and
running... and with hotplug installed all I need to do is just start hcid.
Regards,
Abhishek
Marcel Holtmann wrote:
> Hi Abhishek,
>
>
>>I'm having trouble getting BlueZ to work with the new kernel (2.6.4). I am
>>using a 3COM Bluetooth USB device.
>>
>>I checked Marcel's website and didnt find any patch for the 2.6.x kernel.
>>so, I assume that I dont need to patch the 2.6 kernel... please correct me
>>if I am wrong.
>
>
> http://www.bluez.org/patches.html
>
>
>>My kernel compilation went smoothly and after the first reboot, I installed
>>the latest bluez-libs and bluez-utils with no errors. After another reboot,
>>I tried starting bluez:
>>
>>[root@abhishek-pc BlueZ]# modprobe bluez
>>FATAL: Module bluez not found.
>>[root@abhishek-pc BlueZ]# modprobe hci_usb
>>[root@abhishek-pc BlueZ]# modprobe hci0 up
>>FATAL: Module hci0 not found.
>
>
> It is "modprobe bluetooth" in 2.6 and it is "hciconfig hci0 up". However
> nothing of that is needed if you have hotplug installed and hcid is
> running.
>
>
>>lsmod shows the following:
>>
>>[root@abhishek-pc BlueZ]# lsmod
>>Module Size Used by
>>snd_seq_oss 32576 0
>>snd_seq_midi_event 6272 1 snd_seq_oss
>>snd_seq 52400 4 snd_seq_oss,snd_seq_midi_event
>>snd_pcm_oss 49220 1
>>snd_mixer_oss 17536 1 snd_pcm_oss
>>snd_via82xx 21792 1
>>snd_pcm 88128 2 snd_pcm_oss,snd_via82xx
>>snd_timer 22080 2 snd_seq,snd_pcm
>>snd_ac97_codec 60548 1 snd_via82xx
>>snd_page_alloc 9348 2 snd_via82xx,snd_pcm
>>snd_mpu401_uart 6208 1 snd_via82xx
>>snd_rawmidi 20800 1 snd_mpu401_uart
>>snd_seq_device 6468 3 snd_seq_oss,snd_seq,snd_rawmidi
>>hci_usb 12224 0
>>bluetooth 44452 1 hci_usb
>>usbcore 63904 1 hci_usb
>>autofs 14464 0
>
>
> Actually I miss "uhci_hcd" or "ohci_hcd".
>
> Regards
>
> Marcel
>
>
>
prev parent reply other threads:[~2004-03-31 3:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-30 20:18 [Bluez-users] BlueZ with 2.6.4 kernel Abhishek Patil
2004-03-30 22:56 ` Marcel Holtmann
2004-03-31 3:30 ` Abhishek Patil [this message]
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=406A3B62.40006@msu.edu \
--to=patilabh@msu.edu \
--cc=bluez-users@lists.sourceforge.net \
--cc=marcel@holtmann.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.