Sebastian Parschauer

Results 84 comments of Sebastian Parschauer

@neuromancer Please review. TIA Btw: I've just packaged BOFH for openSUSE and I want to add this fix. See: https://build.opensuse.org/package/show/home:TuxCheater:games/BOFH

The code is extremely limited. Keeping the config compatible was my priority. Adding further sizes requires a bigger redesign. You’ve checked the interlaced mode and the double (quad) size mode...

I've tried your proposal in a virtual machine. It crashes with a segfault in full screen mode if the screen size is too big. So I'd like to keep the...

The data of hooking all malloc()s is huge and backtracing takes quite some time. So if you want to do this, then you should know what to look for and...

Suspects still open from #15: **Acer Lite-On** `04ca:0061`, **Lenovo** `17ef:602e`, **another Lenovo** `17ef:6019`, and **Jesis J1** `1a81:2804` **PixArt** mice. All of those are still not fixed with kernel `v5.3`.

Jinke Fan fixed the **HP MSU1465** PixArt mouse: https://lkml.org/lkml/2019/11/12/1877 :+1: for linking my howto!

There is **another PixArt USB device ID** with `093a:2532` - PixArt gaming mouse. According to Google translate the guy is complaining about disconnects/reconnects at: https://www.linux.org.ru/forum/general/15054466

There is a rare **Dynex** PixArt mouse (`19ff:0238`) disconnecting it seems: https://archives.gentoo.org/gentoo-user/message/557d5e687f4436cc88232a5d43861e3a

**Third Lenovo PixArt mouse** (`17ef:608d`) has been fixed by @tonyfischetti for Linux kernel `v5.6`: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=819d578d51d0ce73f06e35d69395ef55cd683a74 :+1: I knew that I know your name from the stargazers. Thank you very much!...

@hktry Thanks. This ID is very common. It is implemented upstream since v4.0. Which kernel/distro are you running that the quirk is missing? TIA