public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: jungle@saphire.dk
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Logitech MX900 mouse not working.
Date: Sun, 25 Jul 2004 18:11:13 +0200	[thread overview]
Message-ID: <1090771873.31693.6.camel@pegasus> (raw)
In-Reply-To: <1090770937.983.26.camel@aquarius>

Hi Kim,

> > the error message is different, so I assume that you either don't
> > activated the hiddev support in your kernel or you use the dynamic USB
> > minor allocation. Check your kernel config for CONFIG_USB_DYNAMIC_MINORS
> > and CONFIG_USB_HIDDEV.
> 
> I checked my kernel configuration and found that
> CONFIG_USB_DYNAMIC_MINORS is nowhere to be found (not configured),
> however CONFIG_USB_HIDDEV is:
> 
> #
> # USB Human Interface Devices (HID)
> #
> CONFIG_USB_HID=m
> CONFIG_USB_HIDINPUT=y
> CONFIG_USB_HIDDEV=y
> 
> It is also loaded (usbhid,usbkbd,usbmouse).

don't load usbkbd and usbmouse. Actually I don't know how you get them
compiled at the same time. Read the help text for those modules and
check your kernel config again. Mine looks like this:

<snip>

CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m

<snip>

CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set

<snip>

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2004-07-25 16:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-25 14:20 [Bluez-users] Logitech MX900 mouse not working Kim Pedersen
2004-07-25 14:30 ` Bc. Michal Semler
2004-07-25 14:32 ` Bc. Michal Semler
2004-07-25 15:30   ` Kim Pedersen
2004-07-25 15:42     ` Marcel Holtmann
2004-07-25 15:55       ` Kim Pedersen
2004-07-25 16:11         ` Marcel Holtmann [this message]
2004-07-25 16:33           ` Kim Pedersen
2004-07-25 14:53 ` Marcel Holtmann

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=1090771873.31693.6.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=jungle@saphire.dk \
    /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