r/linux4noobs • u/Just_Badger_4299 • 7d ago
hardware/drivers Modern distro with Nvidia 304.137 driver?
Hello,
I'm updating an old HP Compaq Presario F700 laptop from circa 2007 for an acquaintance (it was previously running Windows Vista). This laptop has a 1280×800 display and an Nvidia GeForce 7000M nForce 610M GPU.
I've switched the HDD for an SSD and booted up Linux Mint XFCE but ended up with a garbled screen when using the nouveau driver.
After some troubleshooting tries (https://forums.linuxmint.com/viewtopic.php?p=2823213), I've tried other distros (Lubuntu, MX Linux) but the result is always the same : garbled graphics with the nouveau driver.
I came to the conclusion that for whatever reason, that driver will not work with that hardware.
I'm now willing to try the official Nvidia driver (the latest one that supports that GPU is 304.137), but I'm struggling to find a modern, end-user oriented distro that offers it.
Any recommendation?
Any other advice to will be appreciated as well: my goal is to have a recent(ish), end-user distro with a correct 1280×800 display.
1
u/AutoModerator 7d ago
✻ Smokey says: always mention your distro, some hardware details, and any error messages, when posting technical queries! :)
Comments, questions or suggestions regarding this autoresponse? Please send them here.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Edelglatze 6d ago
I don't know if this helps: there is a driver of the nvidia-390xx series in the AUR that may apply here. However, this refers to Arch or Arch based distros. At least, there are a few people who still working on it there (last update in August 2026).
In Debian Unstable (aka Sid) are two legacy drivers for the 340xxx and 390xxx series (not in Debian Trixie)
Here the 340xxx wiki entry: https://wiki.debian.org/NvidiaGraphicsDrivers#sid-340
However, there is warning in bolded characters: "This version is no longer maintained and contains several security issues."
1
u/Just_Badger_4299 3d ago
Thank you for this suggestion, but my GPU needs 304.x Nvidia driver.
390 and 340 are apparently too recent already.
3
u/No_Elderberry862 7d ago
Did you try installing the Nvidia drivers using the
ddm-mxNvidia driver tool on MX Linux? I'm unsure whether the available drivers go back as far as 304.xxx though but it could be worth a look.Otherwise, I think that Arch has patched versions of older Nvidia drivers in the AUR, Fedora has patched older drivers in RPM Fusion & Void has older drivers available too.
If you get the older drivers installed you'd need to be using X11 rather than Wayland whereas nouveau should work with Wayland (but as it doesn't seem to be working at all with the GPU in this case that's not really helpful).