неработает беспроводная клава с втроенной мышкой (Debian 4.0 + Logitech DiNovo Edge)

Разбираемся с подключением и настройкой устройств ввода информации.

Модератор: Модераторы разделов

Chig
Сообщения: 11

неработает беспроводная клава с втроенной мышкой

Сообщение Chig »

Добрый день.
На днях решил прицепить беспроводную клаву Logitech с встроенной мышкой. После подключение ресивера автоматом включается клава, и работает большинство кнопок. Не работает пара кнопок (что не очень большое горе) и мышка. В консоли при подключении выводится следующее:

Код: Выделить всё

usb 1-2: new full speed USB device using uhci_hcd and address 5
usb 1-2: configuration #1 chosen from 1 choice
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 3 ports detected
usb 1-2.2: new full speed USB device using uhci_hcd and address 6
usb 1-2.2: configuration #1 chosen from 1 choice
input: Logitech Logitech BT Mini-Receiver as /class/input/input5
input: USB HID v1.11 Keyboard (Logitech Logitech BT Mini-Reciever) on usb-0000:00:1d.0-2.2
usb 1-2.3: new full speed USB device using uhci_hcd and address 7
usb 1-2.3: configuration #1 chosen from 1 choice
input: Logitech Logitech BT Mini-Receiver as /class/input/input6
input,hiddev96: USB HID v1.11 Mouse (Logitech Logitech BT Mini-Reciever) on usb-0000:00:1d.0-2.3

Вроде на месте и клава и мышка. Но клава работает а мышка нет. :( Не подскажете как настроить чтоб работала и мышка?

Система Debian 4.0 обновлённый 20го числа, клава: Logitech DiNovo Edge
ASUS P5W DH Deluxe; С2D E6600; 2GB RAM; Debian 4.0
Спасибо сказали:
Аватара пользователя
K2el
Сообщения: 341
ОС: Linux & BSD

Re: неработает беспроводная клава с втроенной мышкой

Сообщение K2el »

А что за клава? У меня комплект Logitech mx900 и все прекрасно работает, даже ставить ничего не пришлось...Может попробовать коннект понажимать(на мышке или на ресивере)?
@ - @чью жизнь!
Спасибо сказали:
Chig
Сообщения: 11

Re: неработает беспроводная клава с втроенной мышкой

Сообщение Chig »

Клава: Logitech DiNovo Edge.
Кнопка коннект не помогла :( оно отлично подключает клаву но на мышку не реагирует. Может это проблема настройки иксов? До этого момента у меня все мышки, и USB и PS/2 работали без всякой настройки, может тут просто нужно указать что мышка в том-же порту где и клава? Можно но ли вообще посмотреть что там творится с тем портом где мышь должна быть?
ASUS P5W DH Deluxe; С2D E6600; 2GB RAM; Debian 4.0
Спасибо сказали:
Аватара пользователя
alastor
Сообщения: 844
Статус: ARCH'еноид
ОС: Arch Linux current

Re: неработает беспроводная клава с втроенной мышкой

Сообщение alastor »

xorg.conf в студию и читать вот это, мошт поможет
Спасибо сказали:
Chig
Сообщения: 11

Re: неработает беспроводная клава с втроенной мышкой

Сообщение Chig »

xorg.conf:

Код: Выделить всё

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV43 [GeForce 6600 GT]"
        Driver          "nv"
        BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Универсальный монитор"
        Option          "DPMS"
        HorizSync       28-64
        VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV43 [GeForce 6600 GT]"
        Monitor         "Универсальный монитор"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection


вывод cat /proc/bus/input/devices :

Код: Выделить всё

I: Bus=0003 Vendor=046d Product=c713 Version=4900
N: Name="Logitech Logitech BT Mini-Receiver"
P: Phys=usb-0000:00:1d.1-1.2/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0
B: EV=120003
B: KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe
B: LED=1f

I: Bus=0003 Vendor=046d Product=c714 Version=4900
N: Name="Logitech Logitech BT Mini-Receiver"
P: Phys=usb-0000:00:1d.1-1.3/input0
S: Sysfs=/class/input/input1
H: Handlers=kbd mouse0 event1 ts0
B: EV=f
B: KEY=c0002 400 0 f ffff0001 f80 78000 6639fa d841d7ad 9e0000 0 0 0
B: REL=7cf
B: ABS=1 0

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/class/input/input2
H: Handlers=kbd event2
B: EV=40001
B: SND=6

I: Bus=0001 Vendor=1461 Product=0004 Version=0001
N: Name="bttv IR (card=13)"
P: Phys=pci-0000:02:02.0/ir0
S: Sysfs=/class/input/input3
H: Handlers=kbd event3
B: EV=100003
B: KEY=40fc310 82140000 0 0 0 0 2048000 180 4001 9e0000 0 0 ffc

I: Bus=0003 Vendor=046d Product=c03d Version=2000
N: Name="Logitech USB-PS/2 Optical Mouse"
P: Phys=usb-0000:00:1d.0-2/input0
S: Sysfs=/class/input/input4
H: Handlers=mouse1 event4 ts1
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103


Пока что работает обычная проводная мышка, которую видно в настройках. Пробовал то что по ссылке, никаких изменений не было, только в одной из настроек комп наглухо зависал на этапе загрузки иксов.
ASUS P5W DH Deluxe; С2D E6600; 2GB RAM; Debian 4.0
Спасибо сказали:
BlizZz
Сообщения: 104
ОС: OpenSuSE 11.0, Ubuntu 8.10

Re: неработает беспроводная клава с втроенной мышкой

Сообщение BlizZz »

У меня Microsoft Wireless Desktop (клава + мышь). Все заработало сразу при подключении, OpenSUSE 10.2, Xorg 7.2.
Может протокол мышки в "auto" переключить, вдруг поможет, по крайней мере у меня так стоит.

Код: Выделить всё

   Section "InputDevice"
       # generated from default
       Identifier     "Mouse0"
       Driver         "mouse"
       Option         "Protocol" "auto"
       Option         "Device" "/dev/psaux"
       Option         "Emulate3Buttons" "no"
       Option         "ZAxisMapping" "4 5"
   EndSection
Спасибо сказали: