Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

[solved]Nvidia 580 and framebuffer issue

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
braz2kuk
Tux's lil' helper
Tux's lil' helper
Posts: 107
Joined: Thu Apr 26, 2007 11:51 pm

[solved]Nvidia 580 and framebuffer issue

  • Quote

Post by braz2kuk » Tue Feb 10, 2026 11:00 pm

Hi,

Recently moved to 580 version of the Nvidia drivers, with the latest 6.18.9 kernel, previously I had the framebuffer off however with this version it forces it on, as my screen is 4k resolution the text on boot is tiny and I get screen tearing and distortion.

Is there anyway to amend or for the resolution of the frame buffer to be lower i.e 2k or even 1080?

I am not seeing a way to do this.

Thanks
Last edited by braz2kuk on Thu Feb 12, 2026 6:42 pm, edited 1 time in total.
Top
Ionen
Developer
Developer
User avatar
Posts: 3014
Joined: Thu Dec 06, 2018 2:23 pm

  • Quote

Post by Ionen » Wed Feb 11, 2026 12:08 am

If this is nvidia-drivers-580.126.09-r1 (note the -r1), then (like 590.x) it stopped passing fbdev=0 to override the upstream's default (the real default is fbdev=1), this can be reverted to the previous behaviour (aka, it's not "forced") by editing /etc/modprobe.d/nvidia.conf if needed which is fine as long as you do not enable a conflicting device like CONFIG_DRM_SIMPLEDRM in your kernel which doing so would *require* fbdev=1 if it gets used (in the future dist-kernels may enable SIMPLEDRM by default like e.g. fedora does, and that's why we're re-enabling fbdev=1 -- as long as it's not prebuilt gentoo-kernel-bin, you can always opt-out though)

Unsure if there's anything you can do to keep it enabled and reduce the resolution though, afaik if possible nvidia inherits the mode set by the kernel if any (may it be FB_EFI or DRM_SIMPLEDRM) which itself has a mode generally inherited from grub/efi or whatnot that typically is your native resolution -- but I haven't really experimented with fbdev=1. Know it can be quirky at times, esp. with multi-monitor setups and/or large resolutions and it's not really configurable at the moment that I'm aware of.

For the record, the ebuild prints a one-time warning about flipping fbdev when upgrading to that version, albeit many may not have noticed:

Code: Select all

    if ver_replacing -lt 580.126.09-r1; then
        elog "\n>=nvidia-drivers-580.126.09-r1 changes some defaults that may or may"
        elog "not need attention:"
        elog "1. nvidia-drm.modeset=1 is now default regardless of USE=wayland"
        elog "2. nvidia-drm.fbdev=1 is now also tentatively default to match upstream"
        elog "See ${EROOT}/etc/modprobe.d/nvidia.conf to modify settings if needed,"
        elog "fbdev=1 *could* cause issues for the console display with some setups."
    fi
If this is not -r1 but rather than the stable -r0 version (we do plan to stabilize -r1 soon'ish), then I'd assume it's something that changed in the kernel rather than nvidia given it "shouldn't" be changing the console then.
Top
jburns
Veteran
Veteran
Posts: 1255
Joined: Thu Jan 18, 2007 4:44 am
Location: Massachusetts USA

  • Quote

Post by jburns » Wed Feb 11, 2026 5:09 am

If you are using grub, you can set the resolution in /etc/default/grub. For 1k resolution

Code: Select all

GRUB_GFXMODE=1920x1080
GRUB_GFXPAYLOAD_LINUX=keep
Top
braz2kuk
Tux's lil' helper
Tux's lil' helper
Posts: 107
Joined: Thu Apr 26, 2007 11:51 pm

  • Quote

Post by braz2kuk » Thu Feb 12, 2026 6:41 pm

Thanks setting fbdev=0 sorted it.
Top
Post Reply

4 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic