from xtapa@discuss.tchncs.de to linux@lemmy.ml on 07 Oct 09:34
https://discuss.tchncs.de/post/46414659
I recently got my hands on a Dell Latitude E7470 and installed Fedora Workstation. Even though I enabled two finger scroll (and disabled touchpad edge scroll), the right side of the touchpad still has a dead zone of considerable size. So, when I start a mouse movement too far on the right side, it wont register.
I tried a few things, like adding quirk configs, but the zone is still there. Bios had no option to disable. (I reinstalled with UEFI, prior installation was legacy uefi / bios, so I have to give it a look again).
Does someone have a way to disable the dead zone?
Also, the fingerprint sensor doesn’t work. From what I could research, it is a broadcom device with officials drivers for MS and Ubuntu. I tried some stuff to get this thing running, but it didn’t work out. I still have to try a bios update after the reinstall. Is there a way to get this thing running under Fedora? It’s not a crucial feature, but a nice to have for sure.
threaded - newest
If you got it second hand, could it be a defective touchpad?
I don’t think so. If the movement starts outside the “dead zone”, the touchpad works fine even within the “dead zone”. Only if the movement starts in the dead zone, it’s actually dead and its exactly the size of the “edge scroll zone”, when the option is enabled.
I had a Dell Latitude at work a few years ago, I don’t know if it was this exact model number, but the same series. And iirc on there was a driver option to disable the “dead zone” under microsoft.
This sounds similar to one we had at work recently. on a new model Dell Latitude, however all we are Windows so I cant provide much assistance and Win11 has changed our whole touch pad config experience. None of the devices we have have the advanced component manufacturer settings windows anymore. Only the generic Windows settings options.
Try Linux Mint or Ubuntu live usb and see if it has the issue fixed for you. If yes, check if they have a different config and copy it over. If not, but it still works better, you might want to move to a debian-based distro. If it also doesn’t work, maybe not much you can do, might be one of these weird dell touchpads that don’t work correctly – i have one of these…
Oh, Live USB is a good idea.
I really wanted to give Fedora a try, but maybe the time has come to give Ubuntu a second chance, when theres no solution.
So it looks like the touchpad problem is a known issue with that particular model. A web search turned up an Arch Linux forum post from 2017 with the same issue. Unfortunately, there was no solution posted.
Your touchpad shows up as a PS/2 device, right? I have a ThinkPad A475 with a PS/2 trackpad that won’t function at all in Linux unless I add
i8042.reset
as a GRUB argument.Maybe see if that helps?
Yes.
I am not an expert with GRUB at all. For some reason, this sounds very aggressive and with a high chance of side effects. Theres nothing of worth on the device though, so I guess I’ll give it a try.
If you enter it in at boot time it’s not permanent, so it’ll either work or it won’t, but it shouldn’t break anything.
maybe playing around some values in synclient can fix it. that’s how i created a dead zone in my panasonic laptop. (some area is keep touched while using keyboard so)