All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Gusev <Anton.Gusev@ihep.ru>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Intellimouse transmission lost
Date: Wed, 10 May 2006 20:39:09 +0400	[thread overview]
Message-ID: <4462172D.3040604@ihep.ru> (raw)

Hi all!

  As I see, my mouse (MS Intellimouse for bluetooth) works automatically
after system up without starting bluetooth daemon on my distro
(ALT-Linux3.0).
So, the kernel (2.6.16) determines devices themselves and initialize
modules.
  But everytime my bt-mouse suspends after 20-40 minutes for some
reason, which
I can't determine. Linux installed on Toshiba Satellite M40-289 laptop.
  Please, help me if You have some ideas.
Thanks in advance,
Anton.

- part of lsmod issue:
...
ohci1394               35120  0
psmouse                40072  0
hci_usb                15764  0
bluetooth              49252  1 hci_usb
usbhid                 39264  0
ohci_hcd               21508  0
ehci_hcd               33416  0
usbcore               130948  5 hci_usb,usbhid,ohci_hcd,ehci_hcd
...

- part of dmesg:
....
usbcore: registered new driver hiddev
input: HID 045e:00bf as /class/input/input1
input: USB HID v1.11 Keyboard [HID 045e:00bf] on usb-0000:00:13.1-1.2
input: HID 045e:00be as /class/input/input2
input: USB HID v1.11 Mouse [HID 045e:00be] on usb-0000:00:13.1-1.3
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Bluetooth: Core ver 2.8
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new driver hci_usb
....

- part of xorg.conf
...
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen         "Screen at Device0" 0 0
        InputDevice    "ruwin_ct_sh" "CoreKeyboard"
        InputDevice    "mouseTP"  "CorePointer"
        InputDevice    "mouseBT"  "AlwaysCore"
EndSection

Section "InputDevice"
        Identifier "mouseBT"
        Driver "mouse"
        Option "Protocol" "ExplorerPS/2"
        Option "Device" "/dev/mouse"
        Option "Buttons" "7"
        Option "ZAxisMapping" "6 7"
EndSection

Section "InputDevice"
        Identifier  "mouseTP"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "LeftEdge" "1700"
        Option      "RightEdge" "5300"
        Option      "TopEdge" "1700"
        Option      "BottomEdge" "4200"
        Option      "FingerLow" "25"
        Option      "FingerHigh" "30"
        Option      "MaxTapTime" "180"
        Option      "MaxTapMove" "220"
        Option      "VertScrollDelta" "100"
        Option      "MinSpeed" "0.06"
        Option      "MaxSpeed" "0.12"
        Option      "AccelFactor" "0.0010"
        Option      "SHMConfig" "on"
EndSection



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2006-05-10 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-10 16:39 Anton Gusev [this message]
2006-05-29 13:37 ` [Bluez-users] Intellimouse transmission lost 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=4462172D.3040604@ihep.ru \
    --to=anton.gusev@ihep.ru \
    --cc=bluez-users@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 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.