Logitech m570 마우스가 있지만 slackware64 14.1에서는 작동하지 않습니다.
내 문제는 잘못된 화면 수로 인해 "X-configure"를 사용하여 xorg.conf를 생성할 수 없는 것에서 시작되었으므로 이를 생성하기 위해 그래픽 인터페이스를 사용했습니다. 그러나 기본 마우스 구성이 작동하지 않습니다. 마우스와 로지텍 통합리시버가 보이네요.
$lsusb
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
...
그러나 어떤 이유로 내 키보드를 마우스와 키보드로 감지하고 동일한 항목에 대해 2개의 다른 입력 항목을 생성합니다. 이제 /dev/usb/ 및 /dev에서 마우스를 볼 수 있지만 입력 항목으로 표시되지 않으면 xorg.conf에 어떻게 연결합니까?
$ cat /proc/bus/input devices
I: Bus=0003 Vendor=0566 Product=3107 Version=0110
N: Name="HID 0566:3107"
P: Phys=usb-0000:00:14.0-4/input0
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input0
U: Uniq=
H: Handlers=sysrq kbd event0
B: PROP=0
B: EV=120013
B: KEY=1000000000007 ff800000000007ff febeffdff3cfffff fffffffffffffffe
B: MSC=10
B: LED=7
I: Bus=0003 Vendor=0566 Product=3107 Version=0110
N: Name="HID 0566:3107"
P: Phys=usb-0000:00:14.0-4/input1
S: Sysfs=/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/input/input1
U: Uniq=
H: Handlers=kbd event1
B: PROP=0
B: EV=1f
B: KEY=4837fff072ff32d bf54444600000000 1 20f908b17c000 677bfad941dfed 9ed68000004400 10000002
B: REL=40
B: ABS=100000000
B: MSC=10
따라서 기본적으로 내 마우스는 입력에 표시되지 않으며 입력에 표시되도록 하는 방법을 알고 싶습니다. 나는 심볼릭 링크나 mknod와 같은 것을 인터넷 검색해 보았으나 그것이 내가 찾고 있는 것이 아닌 것 같습니다. /dev/usb/hiddev0 및 /dev/hidraw2를 사용하도록 xorg.conf를 편집하여 참조했지만 입력 장치 항목이 작성되었지만 실제로 작동하지 않았습니다. 그래서 어떻게 진행해야 할지 막막합니다. 도움을 주시면 정말 감사하겠습니다. 몇 시간 동안 작동시키려고 노력했습니다.
$dmesg | grep usb
[ 4.023868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[4.024300] usb usb1: Product: xHCI Host Controller
[4.024731] usb usb1: Manufacturer: Linux 3.10.17 xhci_hcd
[4.025163] usb usb1: SerialNumber: 0000:00:14.0
[4.029717] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[4.030152] usb usb2: New USB device strings: Mfr=3, Product=2,SerialNumber=1
[4.030584] usb usb2: Product: xHCI Host Controller
[4.031013] usb usb2: Manufacturer: Linux 3.10.17 xhci_hcd
[4.031442] usb usb2: SerialNumber: 0000:00:14.0
[4.039385] usbcore: registered new interface driver usbhid
[4.039832] usbhid: USB HID core driver
[4.381758] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[4.395148] usb 1-3: New USB device found, idVendor=046d, idProduct=c52b
[4.395590] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[4.396039] usb 1-3: Product: USB Receiver
[4.396478] usb 1-3: Manufacturer: Logitech
[4.553756] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[4.569918] usb 1-4: New USB device found, idVendor=0566, idProduct=3107
[4.570370] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[4.570930] usb 1-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[4.571389] usb 1-4: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[4.575143] input: HID 0566:3107 as /devices/pci0000:00/0000:00:14.0 /usb1/1-4/1-4:1.0/input/input0
[4.575693] hid-generic 0003:0566:3107.0004: input,hidraw0: USB HID v1.10 Keyboard [HID 0566:3107] on usb-0000:00:14.0-4/input0
[4.580302] input: HID 0566:3107 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/input/input1
[4.580898] hid-generic 0003:0566:3107.0005: input,hidraw1: USB HID v1.10 Device [HID 0566:3107] on usb-0000:00:14.0-4/input1
[5.191385] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[5.192020] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[5.192649] usb usb3: Product: EHCI Host Controller
[5.193287] usb usb3: Manufacturer: Linux 3.10.17 ehci_hcd
[5.193922] usb usb3: SerialNumber: 0000:00:1a.0
[5.195491] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
[5.211771] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[5.211773] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[5.211775] usb usb4: Product: EHCI Host Controller
[5.211777] usb usb4: Manufacturer: Linux 3.10.17 ehci_hcd
[5.211778] usb usb4: SerialNumber: 0000:00:1d.0
[5.499746] usb 3-1: new high-speed USB device number 2 using ehci-pci
[5.614125] usb 3-1: New USB device found, idVendor=8087, idProduct=8008
[5.614136] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[5.717741] usb 4-1: new high-speed USB device number 2 using ehci-pci
[5.833124] usb 4-1: New USB device found, idVendor=8087, idProduct=8000
[5.833133] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
답변1
/etc/X11/xorg.conf.d/10-evdev.conf
아래와 같이 물리적 주소를 에 추가합니다 .
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "Phys" "usb-0000:00:14.0-10.2/input0"
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
Option "Phys" "usb-0000:00:14.0-13.3/input0"
Driver "evdev"
EndSection
(물론 주소를 사용하세요.당신의마우스와 키보드).