uefidoom icon indicating copy to clipboard operation
uefidoom copied to clipboard

Mouse control problem

Open polsup opened this issue 4 years ago • 3 comments

Mouse control problem on Asus P8H77-M motherboard (this problem is most likely present on other AMI BIOS). Only the simultaneous events of moving the mouse and pressing(or releasing) one of the buttons are detected. Just pressing LMB will not fire. Just moving the mouse doesn't move the character (space marine) either.

polsup avatar Sep 02 '20 18:09 polsup

Are you sure you aren't using an outdated build? Try the latest build. I fixed the issue later.

However, you will have to change the mouse sensitivity settings in the options to be able to use the mouse to turn and even then, it does not work properly as the player turns too fast. This is something I have been trying to fix but I can't yet. Maybe when I can actually write an alternate interface to mouse/keyboard in UEFI.

Cacodemon345 avatar Sep 15 '20 05:09 Cacodemon345

I compiled the source code for this git repository with the newest version of edk2 (had to fix several compilation errors for this repository). But the problem is not mouse sensitivity. The problem is in the motherboard's efi bios itself or in the incorrect way of receiving events from the mouse for a given bios. But in the BIOS setup utility the mouse works correctly. I also updated the latest BIOS version - the problem remained.

polsup avatar Sep 16 '20 11:09 polsup

Did ASUS/American Megatrends botch the mouse in one of their updates? Also, what compiler did you use to compile the project? Remember that GCC isn't supported.

Cacodemon345 avatar Sep 16 '20 16:09 Cacodemon345