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.

you are viewing a single comment's thread
view the rest of the comments
[–] 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.