Skip to content
  • FreeBSD

    World freebsd install nvidia
    6
    0 Votes
    6 Posts
    0 Views
    T
    @alfonsosiciliano @grahamperrin Yes.As one of the maintainers for NVIDIA driver ports on FreeBSD, I'm trying to keep ports as up-to-date as possible.So I recommend fetching via x11/nvidia-driver-devel.This -devel variant keeps whichever newer one of Production Branch or New Feature Branch of drivers. So it should have most up-to-date version of the json file. You can see the policy in commit message here. https://cgit.freebsd.org/ports/commit/x11/nvidia-driver-devel?id=c7cde11f842b33bb36b85b91400bec795430c421Note that Beta Branch of drivers are NOT covered by this -devel variant. Beta Branch of drivers are the trigger to start investigating whether additional works are needed or not when it becomes NFB or PB of drivers.
  • 0 Votes
    1 Posts
    0 Views
    T
    Found #NVIDIA released new legacy 580 branch of #driver 580.178.04.Unfortunately, NVIDIA_Changelog included in upstream tarball doesn't seem to have what's changed in this version (same description as previous one), looked for info and found this. https://docs.nvidia.com/datacenter/tesla/pdf/NVIDIA_Data_Center_GPU_Driver_Release_Notes_580_v12.0.pdfAnyway, looks fine for RTX A400 installed in Minisforum MS-01 and Quadro P1000 (notebook) in ThinkPad P52. So filed Bug297298 and corresponding review D58674 for upgrading #FreeBSD #ports. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297298 https://reviews.freebsd.org/D58674
  • 0 Votes
    1 Posts
    0 Views
    T
    Found #NVIDIA released new Production Branch of drivers 595.91.07 and new New Feature Branch of drivers 610.57.04. https://www.nvidia.com/en-us/drivers/details/277702/ https://www.nvidia.com/en-us/drivers/details/274515/I've filed Bug297265 (corresponding review is D58639) and Bug297266 (corresponding review is D58640) respectively for upgrading #FreeBSD #ports. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297265 https://reviews.freebsd.org/D58639 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297266 https://reviews.freebsd.org/D58640
  • NVIDIA Optimus on FreeBSD

    FreeBSD freebsd nvidia optimus
    2
    0 Votes
    2 Posts
    61 Views
    T
    @grahamperrin Optimus is a trademark of NVIDIA for their implementation of hybrid graphics.And other manufacturers like AMD calls almost the same thing differently.From the CPU-side of the view, PRIME is the underlying interface for iGPU and dGPU (not limited with NVIDIA) to offload heavy graphics tasks to mighty dGPU, mainly using efficient (but poor in performance) iGPU.Before Austin's port of nvidia-drm.ko appears, the only "working" way to achieve hybrid graphics was to use VirtualGL, with configuring individual "screen" for iGPU and dGPU respectively, and screen rendered by dGPU was needed to be transferred to another (for iGPU) with software BitBlt, as physical framebuffer cannot be shared with this method.And current implementation of nvidia-drm.ko relies on PRIME to work. Without PRIME, there's no way (arbitrations) for dGPU to access (part of) physical framebuffer of iGPU.See detailed and precise info by Austin here. https://badland.io/prime-configuration.md
  • Oops!

    World nvidia gpu drivers freebsd ports
    1
    0 Votes
    1 Posts
    0 Views
    T
    Oops! Overlooked new NFB of #NVIDIA #GPU #drivers 610.43.03 (previous one was 610.43."02"!) for 2 weeks...Filed Bug296950 for upgrading -devel variants https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296950and opened corresponding review D58375 for #FreeBSD #ports. https://reviews.freebsd.org/D58375Anyway, seems to be a minor upgrade. https://www.nvidia.com/en-us/drivers/details/274185/Same Release Highlights for Linux counterpart. https://www.nvidia.com/en-us/drivers/details/274183/
  • Kubutu 26.04 LTS Beta

    Linux kubuntu nvidia nouveau
    1
    1 Votes
    1 Posts
    153 Views
    grahamperrinG
    Kubuntu 26.04 Beta — Resolute Raccoon | Kubuntu Seeing Firefox 148 (from Snap Store) raised an eyebrow, because I already have 149.0 (the official Debian package). I booted the beta from an old, slow USB memory stick. Live, without upgrading. It has Firefox 149 First impressions: no regression an existing issue with graphics is not fixed. There's probably a bug report for the graphics issue. I can't remember where I discussed it, I didn't want to spend too much time. The bug is an annoyance, but my time will be better spent getting a new computer …