this post was submitted on 07 Oct 2025
36 points (100.0% liked)

Linux

59779 readers
960 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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.

top 11 comments
sorted by: hot top controversial new old
[–] Strit@lemmy.linuxuserspace.show 8 points 1 month ago (1 children)

If you got it second hand, could it be a defective touchpad?

[–] xtapa@discuss.tchncs.de 6 points 1 month ago* (last edited 1 month ago) (2 children)

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.

[–] eugenia@lemmy.ml 6 points 1 month ago (2 children)

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...

[–] xtapa@discuss.tchncs.de 3 points 1 month ago

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.

[–] xtapa@discuss.tchncs.de 1 points 1 month ago (1 children)

The Ubuntu live USB made no difference. Same problem plus Ubuntu kept crashing stuff all the time, so I guess I will stay on Fedora and just live with it.

[–] eugenia@lemmy.ml 1 points 1 month ago

yeah, it's just not fully compatible that touchpad it seems.

However, there's a trick.

These DELL laptops have an ubuntu equivalent usually. They used to sell them with either Windows or Ubuntu -- in cooperation with Canonical. And Canonical had SPECIAL repos for these laptops (different for each model), where you could find special driver versions for some hardware. This meant that you were stuck in the version of ubuntu LTS the laptop came with. You couldn't upgrade it to a newer version or to another distro. So I'd suggest you check if that model has an ubuntu equivalent, and then find their repo and see what kind of drivers they have for it. https://ubuntu.com/certified/laptops?vendor=Dell

If it's not there, it just means that this hardware piece is not compatible with linux period... It happens, Linux can't support absolutely everything out there, especially since they have been developing for Windows and not for linux.

[–] drrodneymckay_@sh.itjust.works 2 points 1 month ago

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.

[–] Fives@discuss.online 6 points 1 month ago (1 children)

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?

[–] xtapa@discuss.tchncs.de 2 points 1 month ago (1 children)

Your touchpad shows up as a PS/2 device, right?

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.

[–] Fives@discuss.online 2 points 1 month ago

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.

[–] hexagonwin@lemmy.sdf.org 4 points 1 month ago

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)