Changes between Initial Version and Version 1 of Ticket #9069, comment 18
- Timestamp:
- Aug 17, 2014, 1:04:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9069, comment 18
initial v1 1 Update: (hrev47704) I got some more insight into this bug, the stock Ps/2 mouse driver *does* work, but it's not loaded at startup. I can't figure out why but the driver is loaded after some time (may be 1h, may be less) and it gets shown in the ProcessController as the thread "input_server -> Extended Ps/2 Mouse 1 watcher". After that the mouse just works perfectly. (And before that it doesn't work ofc)1 Update: (hrev47704) I got some more insight into this bug, the stock Ps/2 mouse driver *does* work, but it's not loaded at startup. I can't figure out why but the driver is loaded after some time (may be 1h, may be less) and it gets shown in the ProcessController as the thread "input_server -> Extended Ps/2 Mouse 1 watcher". After that the mouse just works perfectly. (And before that it doesn't work ofc) 2 2 3 3 And yes, the other driver I tried behaves the same exact way. 4 5 PS: I'm starting to think this bug is not related to the one reported in this ticket. Should I open a new one?