From: Evgenios Metaxas <eumetaxas@hotmail.com>
To: <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] MA-720 does not work
Date: Sun, 7 Dec 2008 16:33:21 +0000 [thread overview]
Message-ID: <BAY124-W46E88B992073AAD609A3BDA8FC0@phx.gbl> (raw)
In-Reply-To: <1228598050.28839.47.camel@violet.holtmann.net>
[-- Attachment #1.1: Type: text/plain, Size: 4036 bytes --]
Thank you both for your help and time!
modinfo hci_usb gives
filename: /lib/modules/2.6.24-22-generic/kernel/drivers/bluetooth/hci_usb.ko
license: GPL
version: 2.9
description: Bluetooth HCI USB driver ver 2.9
author: Maxim Krasnyansky <maxk@qualcomm.com>, Marcel Holtmann <marcel@holtmann.org>
srcversion: 73F4DE14B5B4CED40F4236A
alias: usb:v0C10p0000d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0BDBp1002d*dc*dsc*dp*ic*isc*ip*
alias: usb:v044Ep3002d*dc*dsc*dp*ic*isc*ip*
alias: usb:v044Ep3001d*dc*dsc*dp*ic*isc*ip*
alias: usb:v04BFp030Ad*dc*dsc*dp*ic*isc*ip*
alias: usb:v057Cp3800d*dc*dsc*dp*ic*isc*ip*
alias: usb:v*p*d*dcE0dsc01dp01ic*isc*ip*
depends: usbcore,bluetooth
vermagic: 2.6.24-22-generic SMP mod_unload 586
parm: ignore:Ignore devices from the matching table (bool)
parm: ignore_dga:Ignore devices with id 08fd:0001 (bool)
parm: ignore_csr:Ignore devices with id 0a12:0001 (bool)
parm: ignore_sniffer:Ignore devices with id 0a12:0002 (bool)
parm: disable_scofix:Disable fixup of wrong SCO buffer size (bool)
parm: force_scofix:Force fixup of wrong SCO buffers size (bool)
parm: reset:Send HCI reset command on initialization (bool)
parm: isoc:Set isochronous transfers for SCO over HCI support (int)
and after mounting /proc/bus/usb/devices using "sudo mount -t usbfs usbfs /proc/bus/usb"
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=1.5 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=ff Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0df7 ProdID=0722 Rev= 0.00
S: Manufacturer=MobileAction Technology Inc.
S: Product=Bluetooth Dongle
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms
E: Ad=02(O) Atr=03(Int.) MxPS= 8 Ivl=10ms
Regarding btusb driver i am on Ubuntu 8.04. It was not in Synaptic and Googling found a file "btusb-kmp-0.1-2.1.src.rpm"
and installed it using alien. modprobe btusb or modprobe btusb-kmp returned errors that module could not be found.
Regards
Eugene
> From: marcel@holtmann.org
> To: bluez-devel@lists.sourceforge.net
> Date: Sat, 6 Dec 2008 22:14:10 +0100
> Subject: Re: [Bluez-devel] MA-720 does not work
>
> Hi Yuriy,
>
> > in this line there is only one module hci_usb. the other words are
> > parameters for this module.
> > but i don't know exactly if we can use those parameters.
> > I tried to help you in this way because early I did like this for
> > module 'usbserial'. so I supposed it would be helpful
>
> are you still trying to debug this. Check modinfo hci_usb (or better
> actually use the btusb driver). You can only use the module parameters
> listed there. Period. There have never been any vendor or product module
> parameters for any of these drivers. That is just pure uslpbserial crap
> and shouldn't even been there. We can use sysfs to bind/unbind drivers.
>
> I wanna see "cat /proc/bus/usb/devices" from your device. And if that is
> not mounted then check Google on how to mount it.
>
> Regards
>
> Marcel
>
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you. Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
[-- Attachment #1.2: Type: text/html, Size: 5561 bytes --]
[-- Attachment #2: Type: text/plain, Size: 366 bytes --]
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2008-12-07 16:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 15:39 [Bluez-devel] MA-720 does not work Evgenios Metaxas
2008-12-05 9:54 ` Yuriy Vikulov
2008-12-05 17:10 ` Evgenios Metaxas
2008-12-05 17:20 ` Patryk Zawadzki
2008-12-05 18:40 ` Marcel Holtmann
2008-12-06 18:55 ` Evgenios Metaxas
2008-12-06 21:01 ` Yuriy Vikulov
2008-12-06 21:14 ` Marcel Holtmann
2008-12-07 16:33 ` Evgenios Metaxas [this message]
2008-12-07 17:18 ` Marcel Holtmann
2008-12-07 18:41 ` Evgenios Metaxas
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=BAY124-W46E88B992073AAD609A3BDA8FC0@phx.gbl \
--to=eumetaxas@hotmail.com \
--cc=bluez-devel@lists.sourceforge.net \
/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