Upgraded machine, rather than default entered shell to do final task. When finished typed in reboot
Machine came up, and reached the normal login prompt. Tried to login typing on keyboard nothing happened, initial thought had hung. Checked from another machine and could ssh and complete the packages upgrades, in case some package was causing issue. Once complete used shutdown -r now, the same happened. Did shutdown -r now, this time typed bsd.rd at boot prompt, bsd.rd I could still type, entered shell and tried bsd.sp same issue with not being able to type. As part of the upgrade I saved previous bsd / bsd.sp / bsd.rd, so booted and entered bsd.1 the previous bsd before the upgrade, The usb keyboard is working again. The previous bsd was created on 20th Apr, the upgrade bsd created on the 20th May. The /bsd from 20th May had been running on another machine, but I normal only ever ssh to that machine, or use old serial console, rather than the usb keyboard. Check the usb keyboard does appear that it's not working either. num lock/caps keys don't turn lights on/off. Both machines are nearly identical running GENERIC.MP amd64 kernel, the one still running the newer /bsd is use to build packages, releases and has been up running without other issues running dpb builds. The only problem seems to be the usb keyboard. Going to build machine that has an old /bsd from 6th May tried that and looked like keyboard wasn't working, but noted keyboard lights flashed when reached radeondrm driver. Did a boot -c and disabled radeondrm continued and cap/num lock lights working. Back to upgraded machine, and did the same boot -c and disabled radeondrm and usb keyboard back working. However the screen doesn't look very nice, lower resolution. $ dmesg | grep -i radeon UKC> disable radeon 228 radeondrm* at pci* dev -1 function -1 flags 0x0 UKC> disable radeondrm 228 radeondrm* disabled vga1 at pci1 dev 5 function 0 "ATI Radeon HD 4250" rev 0x00 azalia0 at pci1 dev 5 function 1 "ATI Radeon HD 4200 HD Audio" rev 0x00: msi $ dmesg | egrep -i "radeon|modesetting" radeondrm0 at pci1 dev 5 function 0 "ATI Radeon HD 4250" rev 0x00 drm0 at radeondrm0 radeondrm0: apic 2 int 18 azalia0 at pci1 dev 5 function 1 "ATI Radeon HD 4200 HD Audio" rev 0x00: msi initializing kernel modesetting (RS880 0x1002:0x9715 0x1458:0xD000). radeondrm0: 1024x768, 32bpp wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0 >From cvs log between 20th April to 6th May ... revision 1.7 date: 2018/04/25 01:27:46; author: jsg; state: Exp; lines: +906 -21; commitid: sATjL4ONH9UfGvNV; update ttm and radeondrm(4) to Linux 4.4.129
