Hi all!
Used a PS / 2 mouse to version 8.4 (console and X's). Then, has updated to version 9.2 on two workstations. On the first workstation was PS/2 keyboard and mouse, and - mouse stopped working. On the second workstation was PS/2 mouse, keyboard, USB - mouse also stopped working. The core 8 and 9 versions are almost identical and devices are required:
PSM kernel sees the device but does not create a device file /dev/psm0. And then all of the chain is not working: the console, sysmouse, X's. In the announcement of version 8 and 9, there is nothing about the changes in the drivers of PSM. What to do next? So many years of work and suddenly stopped.
Used a PS / 2 mouse to version 8.4 (console and X's). Then, has updated to version 9.2 on two workstations. On the first workstation was PS/2 keyboard and mouse, and - mouse stopped working. On the second workstation was PS/2 mouse, keyboard, USB - mouse also stopped working. The core 8 and 9 versions are almost identical and devices are required:
Code:
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS / 2 mouse
device kbdmux # keyboard multiplexer
PSM kernel sees the device but does not create a device file /dev/psm0. And then all of the chain is not working: the console, sysmouse, X's. In the announcement of version 8 and 9, there is nothing about the changes in the drivers of PSM. What to do next? So many years of work and suddenly stopped.