[Bug 222609] x11-servers/xorg-server: Add UDEV option to support evdev devices autodetection

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 25 09:27:16 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222609

--- Comment #49 from Manuel Stühn <freebsd at justmail.de> ---
(In reply to Emmanuel Vadot from comment #48)
I'm using a Lenovo Thinkpad T450, touchpad disabled in BIOS.
# pciconf -lv | grep -e @ -e vendor -e device                                   
hostb0 at pci0:0:0:0:      class=0x060000 card=0x503417aa chip=0x16048086 rev=0x09
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Broadwell-U Host Bridge -OPI'
vgapci0 at pci0:0:2:0:     class=0x030000 card=0x503417aa chip=0x16168086 rev=0x09
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'HD Graphics 5500'
hdac0 at pci0:0:3:0:       class=0x040300 card=0x503417aa chip=0x160c8086 rev=0x09
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Broadwell-U Audio Controller'
xhci0 at pci0:0:20:0:      class=0x0c0330 card=0x503417aa chip=0x9cb18086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP USB xHCI Controller'
none0 at pci0:0:22:0:      class=0x078000 card=0x503417aa chip=0x9cba8086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP MEI Controller'
em0 at pci0:0:25:0:        class=0x020000 card=0x222617aa chip=0x15a28086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection (3) I218-LM'
hdac1 at pci0:0:27:0:      class=0x040300 card=0x503417aa chip=0x9ca08086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP High Definition Audio Controller'
pcib1 at pci0:0:28:0:      class=0x060400 card=0x503417aa chip=0x9c9a8086 rev=0xe3
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP PCI Express Root Port'
pcib2 at pci0:0:28:1:      class=0x060400 card=0x503417aa chip=0x9c948086 rev=0xe3
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP PCI Express Root Port'
ehci0 at pci0:0:29:0:      class=0x0c0320 card=0x503417aa chip=0x9ca68086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP USB EHCI Controller'
isab0 at pci0:0:31:0:      class=0x060100 card=0x503417aa chip=0x9cc38086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP LPC Controller'
ahci0 at pci0:0:31:2:      class=0x010601 card=0x503417aa chip=0x9c838086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP SATA Controller [AHCI Mode]'
none1 at pci0:0:31:3:      class=0x0c0500 card=0x503417aa chip=0x9ca28086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP SMBus Controller'
none2 at pci0:0:31:6:      class=0x118000 card=0x503417aa chip=0x9ca48086 rev=0x03
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wildcat Point-LP Thermal Management Controller'
none3 at pci0:2:0:0:       class=0xff0000 card=0x503417aa chip=0x522710ec rev=0x01
hdr=0x00
    vendor     = 'Realtek Semiconductor Co., Ltd.'
    device     = 'RTS5227 PCI Express Card Reader'
iwm0 at pci0:3:0:0:        class=0x028000 card=0x52108086 chip=0x095b8086 rev=0x59
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Wireless 7265'

Everything but the middle mouse button of the trackpoint (which i use quite
often!) works so far with the patch of issue #244306 applied. I have no idea
how to reactivate middle mouse button. I do not need any fancy functions like
scrolling, just plain old "paste" and stuff.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list