Date: Thu, 13 Jun 2024 16:12:32 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279690] Inbuilt keyboard capslock LED does not work past bootloader on a MacBook Pro 11.4 Message-ID: <bug-279690-227-urdXQ8fFRf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279690-227@https.bugs.freebsd.org/bugzilla/> References: <bug-279690-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279690 --- Comment #4 from megamansec@gmail.com --- And just for a small final correction for the record.. To make the light co= me on, I need to: 1. Enable hkbd and enable usbhid in /boot/loader.conf: hkbd_load=3D"YES" hw.usb.usbhid.enable=3D"1" 2. Build the kernel without ukbd (it still seems to build and install it; probably as a fallback?) 3. reboot The "hidraw" driver also works. AFAICT, it's only the ukbd driver which this inbuilt keyboard's capslock LED is incompatible. This is the device information: ugen0.4: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0, cfg=3D0 md=3DHOST spd=3DFULL (12Mbps) pwr=3DON (500mA) bLength =3D 0x0012=20 bDescriptorType =3D 0x0001=20 bcdUSB =3D 0x0200=20 bDeviceClass =3D 0x0000 <Probed by interface class> bDeviceSubClass =3D 0x0000=20 bDeviceProtocol =3D 0x0000=20 bMaxPacketSize0 =3D 0x0040=20 idVendor =3D 0x05ac=20 idProduct =3D 0x0274=20 bcdDevice =3D 0x0624=20 iManufacturer =3D 0x0001 <Apple Inc.> iProduct =3D 0x0002 <Apple Internal Keyboard / Trackpad> iSerialNumber =3D 0x0003 <D3H74250UC1FTV4A76PF> bNumConfigurations =3D 0x0001 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279690-227-urdXQ8fFRf>