public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Logitech MX900 mouse not working.
@ 2004-07-25 14:20 Kim Pedersen
  2004-07-25 14:30 ` Bc. Michal Semler
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kim Pedersen @ 2004-07-25 14:20 UTC (permalink / raw)
  To: bluez-users

Hello,

I just bought a Logitech MX900 set (Mouse, Keyboard and Bluetooth HUB),
and I am trying very hard to get it working. 

At the moment I am able to use the keyboard, due to the PS2 compability
feature, but I am unable to even use hciscan to obtain a bluetooth
address on the mouse. The only response I get from the mouse in X is up
and down movement, laggy and unusable.

I have read the mailing list archive and the Logitech MX900 Bluetooth
Optical mouse page (http://www.bueche.ch/comp/mx900/mx900.html) and
followed the instructions, but with no luck. I also tried all the tips
in the feedback section on that page. Google provided me with some
resources which I have tried, again with no luck.


At the moment I am running a 2.6.7 kernel with the 2.6.8-rc2 patch,
which was recommended on the Bluez website. I am using Debian Unstable
and have installed the userland utilies.

I have tried to load all sorts of bluetooth modules and compiling them
directly into the kernel (shouldnt matter, but you know, you get
paranoid). 

No matter what I do, I cannot get hcitool scan to give me anything but:

Device is not available: Success

hid2hci tells me:
Switching device 046d:c703 to HCI mode failed (No such file or
directory)


dmesg tells me it has found the USB Bluetooth hub:

usb 3-2: new full speed USB device using address 2
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 2 ports detected
usb 3-2.1: new low speed USB device using address 3
input: Logitech USB Receiver on usb-0000:00:1d.2-2.1
input: Logitech USB Receiver on usb-0000:00:1d.2-2.1

Right now, this is the output of lsmod (Keep in mind that I have tried
ALOT of different combinations of the bluetooth modules):

Module                  Size  Used by
hci_vhci                6016  0 
hci_uart               15316  0 
bfusb                  11648  0 
firmware_class          8576  1 bfusb
hci_usb                11136  0 
agpgart                28844  0 
hidp                   12672  0 
ehci_hcd               27524  0 
snd_emu10k1_synth       7936  0 
snd_emux_synth         36352  1 snd_emu10k1_synth
snd_seq_virmidi         7040  1 snd_emux_synth
snd_seq_midi_emul       7808  1 snd_emux_synth
snd_emu10k1            94344  3 snd_emu10k1_synth
snd_util_mem            4352  2 snd_emux_synth,snd_emu10k1
snd_hwdep               8224  2 snd_emux_synth,snd_emu10k1
ipaq                   11156  0 
usbserial              26984  1 ipaq
nvidia               2077320  12 
usb_storage            59984  0 
loop                   13832  0 
uhci_hcd               30608  0 
ohci_hcd               20100  0 
usbhid                 30272  0 
usbmouse                5376  0 
usbkbd                  7040  0 
usbcore               104420  13
bfusb,hci_usb,ehci_hcd,ipaq,usbserial,usb_storage,uhci_hcd,ohci_hcd,usbhid,usbmouse,usbkbd


I hope someone will be able to point me to a step by step instruction
set, or tell me where I am missing a step here. It is starting to annoy
me.

Again, I think I have read quite alot of documentation, but I could have
missed something. If that is the case, just point me to it.

Thanks.

Sincerely,

// Kim Pedersen
  -- Freedom Matters!





-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  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 14:53 ` Marcel Holtmann
  2 siblings, 0 replies; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 14:30 UTC (permalink / raw)
  To: jungle; +Cc: bluez-users

post into mailing list=20
lsusb

To see if your kernel see BT hub from Logitech

Michal

Dne ne 25. =E8ervence 2004 16:20 Kim Pedersen napsal(a):
> Hello,
>
> I just bought a Logitech MX900 set (Mouse, Keyboard and Bluetooth HUB),
> and I am trying very hard to get it working.
>
> At the moment I am able to use the keyboard, due to the PS2 compability
> feature, but I am unable to even use hciscan to obtain a bluetooth
> address on the mouse. The only response I get from the mouse in X is up
> and down movement, laggy and unusable.
>
> I have read the mailing list archive and the Logitech MX900 Bluetooth
> Optical mouse page (http://www.bueche.ch/comp/mx900/mx900.html) and
> followed the instructions, but with no luck. I also tried all the tips
> in the feedback section on that page. Google provided me with some
> resources which I have tried, again with no luck.
>
>
> At the moment I am running a 2.6.7 kernel with the 2.6.8-rc2 patch,
> which was recommended on the Bluez website. I am using Debian Unstable
> and have installed the userland utilies.
>
> I have tried to load all sorts of bluetooth modules and compiling them
> directly into the kernel (shouldnt matter, but you know, you get
> paranoid).
>
> No matter what I do, I cannot get hcitool scan to give me anything but:
>
> Device is not available: Success
>
> hid2hci tells me:
> Switching device 046d:c703 to HCI mode failed (No such file or
> directory)
>
>
> dmesg tells me it has found the USB Bluetooth hub:
>
> usb 3-2: new full speed USB device using address 2
> hub 3-2:1.0: USB hub found
> hub 3-2:1.0: 2 ports detected
> usb 3-2.1: new low speed USB device using address 3
> input: Logitech USB Receiver on usb-0000:00:1d.2-2.1
> input: Logitech USB Receiver on usb-0000:00:1d.2-2.1
>
> Right now, this is the output of lsmod (Keep in mind that I have tried
> ALOT of different combinations of the bluetooth modules):
>
> Module                  Size  Used by
> hci_vhci                6016  0
> hci_uart               15316  0
> bfusb                  11648  0
> firmware_class          8576  1 bfusb
> hci_usb                11136  0
> agpgart                28844  0
> hidp                   12672  0
> ehci_hcd               27524  0
> snd_emu10k1_synth       7936  0
> snd_emux_synth         36352  1 snd_emu10k1_synth
> snd_seq_virmidi         7040  1 snd_emux_synth
> snd_seq_midi_emul       7808  1 snd_emux_synth
> snd_emu10k1            94344  3 snd_emu10k1_synth
> snd_util_mem            4352  2 snd_emux_synth,snd_emu10k1
> snd_hwdep               8224  2 snd_emux_synth,snd_emu10k1
> ipaq                   11156  0
> usbserial              26984  1 ipaq
> nvidia               2077320  12
> usb_storage            59984  0
> loop                   13832  0
> uhci_hcd               30608  0
> ohci_hcd               20100  0
> usbhid                 30272  0
> usbmouse                5376  0
> usbkbd                  7040  0
> usbcore               104420  13
> bfusb,hci_usb,ehci_hcd,ipaq,usbserial,usb_storage,uhci_hcd,ohci_hcd,usbhi=
d,
>usbmouse,usbkbd
>
>
> I hope someone will be able to point me to a step by step instruction
> set, or tell me where I am missing a step here. It is starting to annoy
> me.
>
> Again, I think I have read quite alot of documentation, but I could have
> missed something. If that is the case, just point me to it.
>
> Thanks.
>
> Sincerely,
>
> // Kim Pedersen
>   -- Freedom Matters!
>
>
>
>
>
> -------------------------------------------------------
> 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=3D4721&alloc_id=3D10040&op=3Dclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  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 14:53 ` Marcel Holtmann
  2 siblings, 1 reply; 9+ messages in thread
From: Bc. Michal Semler @ 2004-07-25 14:32 UTC (permalink / raw)
  To: jungle; +Cc: bluez-users

And you should better run hotplug
apt-get install hotplug

Michal

Dne ne 25. =E8ervence 2004 16:20 Kim Pedersen napsal(a):
> Hello,
>
> I just bought a Logitech MX900 set (Mouse, Keyboard and Bluetooth HUB),
> and I am trying very hard to get it working.
>
> At the moment I am able to use the keyboard, due to the PS2 compability
> feature, but I am unable to even use hciscan to obtain a bluetooth
> address on the mouse. The only response I get from the mouse in X is up
> and down movement, laggy and unusable.
>
> I have read the mailing list archive and the Logitech MX900 Bluetooth
> Optical mouse page (http://www.bueche.ch/comp/mx900/mx900.html) and
> followed the instructions, but with no luck. I also tried all the tips
> in the feedback section on that page. Google provided me with some
> resources which I have tried, again with no luck.
>
>
> At the moment I am running a 2.6.7 kernel with the 2.6.8-rc2 patch,
> which was recommended on the Bluez website. I am using Debian Unstable
> and have installed the userland utilies.
>
> I have tried to load all sorts of bluetooth modules and compiling them
> directly into the kernel (shouldnt matter, but you know, you get
> paranoid).
>
> No matter what I do, I cannot get hcitool scan to give me anything but:
>
> Device is not available: Success
>
> hid2hci tells me:
> Switching device 046d:c703 to HCI mode failed (No such file or
> directory)
>
>
> dmesg tells me it has found the USB Bluetooth hub:
>
> usb 3-2: new full speed USB device using address 2
> hub 3-2:1.0: USB hub found
> hub 3-2:1.0: 2 ports detected
> usb 3-2.1: new low speed USB device using address 3
> input: Logitech USB Receiver on usb-0000:00:1d.2-2.1
> input: Logitech USB Receiver on usb-0000:00:1d.2-2.1
>
> Right now, this is the output of lsmod (Keep in mind that I have tried
> ALOT of different combinations of the bluetooth modules):
>
> Module                  Size  Used by
> hci_vhci                6016  0
> hci_uart               15316  0
> bfusb                  11648  0
> firmware_class          8576  1 bfusb
> hci_usb                11136  0
> agpgart                28844  0
> hidp                   12672  0
> ehci_hcd               27524  0
> snd_emu10k1_synth       7936  0
> snd_emux_synth         36352  1 snd_emu10k1_synth
> snd_seq_virmidi         7040  1 snd_emux_synth
> snd_seq_midi_emul       7808  1 snd_emux_synth
> snd_emu10k1            94344  3 snd_emu10k1_synth
> snd_util_mem            4352  2 snd_emux_synth,snd_emu10k1
> snd_hwdep               8224  2 snd_emux_synth,snd_emu10k1
> ipaq                   11156  0
> usbserial              26984  1 ipaq
> nvidia               2077320  12
> usb_storage            59984  0
> loop                   13832  0
> uhci_hcd               30608  0
> ohci_hcd               20100  0
> usbhid                 30272  0
> usbmouse                5376  0
> usbkbd                  7040  0
> usbcore               104420  13
> bfusb,hci_usb,ehci_hcd,ipaq,usbserial,usb_storage,uhci_hcd,ohci_hcd,usbhi=
d,
>usbmouse,usbkbd
>
>
> I hope someone will be able to point me to a step by step instruction
> set, or tell me where I am missing a step here. It is starting to annoy
> me.
>
> Again, I think I have read quite alot of documentation, but I could have
> missed something. If that is the case, just point me to it.
>
> Thanks.
>
> Sincerely,
>
> // Kim Pedersen
>   -- Freedom Matters!
>
>
>
>
>
> -------------------------------------------------------
> 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=3D4721&alloc_id=3D10040&op=3Dclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  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 14:53 ` Marcel Holtmann
  2 siblings, 0 replies; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 14:53 UTC (permalink / raw)
  To: jungle; +Cc: BlueZ Mailing List

Hi Kim,

> I just bought a Logitech MX900 set (Mouse, Keyboard and Bluetooth HUB),
> and I am trying very hard to get it working. 
> 
> At the moment I am able to use the keyboard, due to the PS2 compability
> feature, but I am unable to even use hciscan to obtain a bluetooth
> address on the mouse. The only response I get from the mouse in X is up
> and down movement, laggy and unusable.
> 
> I have read the mailing list archive and the Logitech MX900 Bluetooth
> Optical mouse page (http://www.bueche.ch/comp/mx900/mx900.html) and
> followed the instructions, but with no luck. I also tried all the tips
> in the feedback section on that page. Google provided me with some
> resources which I have tried, again with no luck.
> 
> 
> At the moment I am running a 2.6.7 kernel with the 2.6.8-rc2 patch,
> which was recommended on the Bluez website. I am using Debian Unstable
> and have installed the userland utilies.
> 
> I have tried to load all sorts of bluetooth modules and compiling them
> directly into the kernel (shouldnt matter, but you know, you get
> paranoid). 
> 
> No matter what I do, I cannot get hcitool scan to give me anything but:
> 
> Device is not available: Success
> 
> hid2hci tells me:
> Switching device 046d:c703 to HCI mode failed (No such file or
> directory)

I assume that you don't have the hiddev devices nodes that are needed
for this utility. You must create them by hand, because udev is not
capable of that at the moment.

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  2004-07-25 14:32 ` Bc. Michal Semler
@ 2004-07-25 15:30   ` Kim Pedersen
  2004-07-25 15:42     ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: Kim Pedersen @ 2004-07-25 15:30 UTC (permalink / raw)
  To: bluez-users

Hi Michal,

On Sun, 2004-07-25 at 16:32, Bc. Michal Semler wrote:
> And you should better run hotplug
> apt-get install hotplug

I did this, and installed hotplug.

I also installed the usbutils package. lsusb gives me:

Bus 005 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 003: ID 046d:c703 Logitech, Inc. 
Bus 003 Device 002: ID 0451:2036 Texas Instruments, Inc. TUSB2036 Hub
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000 


The Optical wheel mouse is my standard USB mouse, not the new Bluetooth
one.


After reading Marcel Holtmann's post I also manually created some device
nodes with this shell script:

#!/bin/sh
mkdir -p /dev/usb/hid
mknod /dev/usb/hid/hiddev0 c 180 96
mknod /dev/usb/hid/hiddev1 c 180 97
mknod /dev/usb/hid/hiddev2 c 180 98
mknod /dev/usb/hid/hiddev3 c 180 99
mknod /dev/usb/hid/hiddev4 c 180 100
mknod /dev/usb/hid/hiddev5 c 180 101
mknod /dev/usb/hid/hiddev6 c 180 102
mknod /dev/usb/hid/hiddev7 c 180 103
mknod /dev/usb/hid/hiddev8 c 180 104
mknod /dev/usb/hid/hiddev9 c 180 105
mknod /dev/usb/hid/hiddev10 c 180 106
mknod /dev/usb/hid/hiddev11 c 180 107
mknod /dev/usb/hid/hiddev12 c 180 108
mknod /dev/usb/hid/hiddev13 c 180 109
mknod /dev/usb/hid/hiddev14 c 180 110
mknod /dev/usb/hid/hiddev15 c 180 111

I found the above by Googling around. Please correct me if I am doing
something wrong with this.

Still after this, it doesnt quite seem to work.

hcitool scan still reports:
Device is not available: Success

and hid2hci also still reports:
Switching device 046d:c703 to HCI mode failed (No such device)

I must be missing a step somewhere since you guys are able to get it
working properly.

Thanks,

Sincerely,

// Kim Pedersen
  -- Freedom Matters!




-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  2004-07-25 15:30   ` Kim Pedersen
@ 2004-07-25 15:42     ` Marcel Holtmann
  2004-07-25 15:55       ` Kim Pedersen
  0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 15:42 UTC (permalink / raw)
  To: jungle; +Cc: BlueZ Mailing List

Hi Kim,

> After reading Marcel Holtmann's post I also manually created some device
> nodes with this shell script:
> 
> #!/bin/sh
> mkdir -p /dev/usb/hid
> mknod /dev/usb/hid/hiddev0 c 180 96
> mknod /dev/usb/hid/hiddev1 c 180 97
> mknod /dev/usb/hid/hiddev2 c 180 98
> mknod /dev/usb/hid/hiddev3 c 180 99
> mknod /dev/usb/hid/hiddev4 c 180 100
> mknod /dev/usb/hid/hiddev5 c 180 101
> mknod /dev/usb/hid/hiddev6 c 180 102
> mknod /dev/usb/hid/hiddev7 c 180 103
> mknod /dev/usb/hid/hiddev8 c 180 104
> mknod /dev/usb/hid/hiddev9 c 180 105
> mknod /dev/usb/hid/hiddev10 c 180 106
> mknod /dev/usb/hid/hiddev11 c 180 107
> mknod /dev/usb/hid/hiddev12 c 180 108
> mknod /dev/usb/hid/hiddev13 c 180 109
> mknod /dev/usb/hid/hiddev14 c 180 110
> mknod /dev/usb/hid/hiddev15 c 180 111
> 
> I found the above by Googling around. Please correct me if I am doing
> something wrong with this.
> 
> Still after this, it doesnt quite seem to work.
> 
> hcitool scan still reports:
> Device is not available: Success
> 
> and hid2hci also still reports:
> Switching device 046d:c703 to HCI mode failed (No such device)

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.

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  2004-07-25 15:42     ` Marcel Holtmann
@ 2004-07-25 15:55       ` Kim Pedersen
  2004-07-25 16:11         ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: Kim Pedersen @ 2004-07-25 15:55 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: BlueZ Mailing List

Hi Marcel,

On Sun, 2004-07-25 at 17:42, Marcel Holtmann wrote:

> > and hid2hci also still reports:
> > Switching device 046d:c703 to HCI mode failed (No such device)
> 
> 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).

Sorry to keep pestering :)

Sincerely,

// Kim Pedersen
  -- Freedom Matters!

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  2004-07-25 15:55       ` Kim Pedersen
@ 2004-07-25 16:11         ` Marcel Holtmann
  2004-07-25 16:33           ` Kim Pedersen
  0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2004-07-25 16:11 UTC (permalink / raw)
  To: jungle; +Cc: BlueZ Mailing List

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Bluez-users] Logitech MX900 mouse not working.
  2004-07-25 16:11         ` Marcel Holtmann
@ 2004-07-25 16:33           ` Kim Pedersen
  0 siblings, 0 replies; 9+ messages in thread
From: Kim Pedersen @ 2004-07-25 16:33 UTC (permalink / raw)
  To: BlueZ Mailing List; +Cc: marcel

Hi Marcel,

On Sun, 2004-07-25 at 18:11, Marcel Holtmann wrote:
> 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>
> 

That did the trick!! THANKS!!

I am now writing this with both the keyboard and the mouse running
Bluetooth..

Again, Thanks alot :)


Sincerely,

// Kim Pedersen
  -- Freedom Matters!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-07-25 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2004-07-25 16:33           ` Kim Pedersen
2004-07-25 14:53 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox