Search results for query: nvidia

  1. GoNeFast_01

    bhyve Current state of bhyve Nvidia passthrough?

    ...2080ti will upgrade in future planning to game 1920 x 1080. Later today will downgrade to 14p3 and test in that environment with corvink/14.2/nvidia-wip verison uname -ar \ FreeBSD white_beastie 15.0-RELEASE-p5 FreeBSD 15.0-RELEASE-p5 GENERIC amd64 #cd /usr/ #rm -rf /usr/src #git clone...
  2. SlySven

    Solved Samba version selection help

    ...of years ago and the current stable release is 4.24. Is there any way to upgrade without going back to a TUI on a vty and hoping I can put the other packages back? As a side issue I can't do this easily as Ctrl+Alt+Fn-ing out of X11 doesn't leave me with a usable vty thanks to the NVidia...
  3. S

    Sound crackling with Nvidia card

    That was the odd part with the NVIDIA card. Intense graphic usage did not exhibit the noise. I could play a game without it happening. What causes it seems to be a path less often hit. Besides the nvidia-settings query and sometimes within mpv, it could happen when I ran the cursor over the...
  4. T

    Sound crackling with Nvidia card

    My quite wild prediction is that NVIDIA dGPUs eaten up PCIe bandwidth on heavy GPU loads. In this case, something alike could happen on heavy disk I/O on NVMe SSDs with heavy CPU loads, which bites me, caused by poudriere bulk builds. Possibly tuning sysctl kern.sched.ule.preempt_thresh (the...
  5. S

    Sound crackling with Nvidia card

    ...for me, resulted in less crackling noise. I did not submit a bug. I felt like I did but was probably feeling that from reporting here, the Nvidia forum and the ASUS forum. Please submit one to Bugzilla as I have too many little bugs I am trying to squish at once. 😅 Most recently, it was...
  6. T

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    ...like below whether or not main repo and kmods repo matches in versions by comparing repos. For 15.0 and later: pkg search -r FreeBSD-ports nvidia pkg search -r FreeBSD-ports-kmods nvidia For 14.x and before: pkg search -r FreeBSD nvidia pkg search -r FreeBSD-kmods nvidia Currently, it...
  7. pollito_cpc

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    scottro excellent idea! I will lock my Nvidia packages for now (as I often do a pkg upgrade -y), periodically check FreshPorts for new versions of the drivers, and when I want to upgrade the drivers, I will create the boot environment as you said, install the new drivers, and only remove the old...
  8. MG

    Useful scripts

    Never had any problem with it. This script is very old and it's only goal is to not waste time on determining inconsistent category placement. It's bash for the tab- completion. The only bashism that I notice now and rhen is an error because I changed a running script with an editor. (Only...
  9. T

    ** Warning ** when upgrading to NVIDIA 595.58.03 Driver

    As far as I know, NVIDIA keeps backward compatibilities in nvidia-settings. On the other hand, when trying Beta drivers in preparation for this upgrade, pre-595 versions of nvidia-setting cannot get sufficient info from 595.45.04 Beta driver. This was the first time I've encountered older...
  10. Kai Burghardt

    Useful scripts

    You know, if the potential port name can be expressed by a basic regular expression, re_format, you can write:ls -d /usr/ports/*/*nvidia*Do you still need a directory full of symbolic links? You do not appear to use any bashisms, your script does not consider that things may go wrong (⇒ at least...
  11. Emrion

    ** Warning ** when upgrading to NVIDIA 595.58.03 Driver

    I will just tell my specific case for the nvidia-595 era. This version drops support for the GTX 750 Ti, I have in my test machine. I uninstalled nivida-driver & nvidia-kmod and reinstalled nivida-driver-580 & nvidia-kmod-580 in order to specify a driver version. Because otherwise, it wants to...
  12. fjdlr

    Your /etc/rc.conf please

    ...devfs_system_ruleset="localrules" dbus_enable="YES" linux_enable="YES" fsck_y_enable="YES" cupsd_enable="YES" kld_list="ext2fs nvidia-modeset fusefs" lightdm_enable="YES" avahi_daemon_enable="YES" sendmail_enable="NONE" apcupsd_enable="YES" zfs_enable="YES" postfix_enable="YES"...
  13. Alain De Vos

    Your /etc/rc.conf please

    cat /etc/rc.conf kld_list="nvidia-modeset \ acpi_video fusefs cryptodev filemon vmm \ coretemp hwpmc ichsmb ipmi drm sem \ usb_template ulpt umodem uslcom nmdm ow udf uhid ums \ libiconv libmchain cd9660_iconv msdosfs_iconv cuse gpioths mac_priority ext2 ext2fs fusefs" ### Important...
  14. Alain De Vos

    Audio card Behringer Dies after some time , eg 18 hours.

    ...pool version: features support (5000) ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept, logging disabled hdacc0: <NVIDIA (0x0093) HDA CODEC> at cad 0 on hdac0 hdaa0: <NVIDIA (0x0093) Audio Function Group> at nid 1 on hdacc0 pcm0: <NVIDIA (0x0093) (HDMI/DP 8ch)> at...
  15. Alain De Vos

    Audio card Behringer Dies after some time , eg 18 hours.

    output of /dev/sndstat, pcm0: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm1: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm2: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm3: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm4: <Realtek ALC897 (Rear Analog)> (play/rec) default pcm5: <Realtek ALC897 (Front...
  16. S

    ** Warning ** when upgrading to NVIDIA 595.58.03 Driver

    For what it's worth before any upgrade with Nvidia, as I have a system on ZFS, I use bectl to make an alternative boot from the working system. This way, if the upgrade messes up, I can boot to the working one. I also find that I can fix problems most of the time, by upgrading ports to the very...
  17. T

    ** Warning ** when upgrading to NVIDIA 595.58.03 Driver

    ...thus, finishes in different timings. This is mutually unavoidable. Users are adviced to perform dry-run and confirm the versions of nvidia-kmod* and corresponding nvidia-driver* pkgs (if you're using nvidia-drm-*-kmod* pkg, it need to be, too) matches before performing actual upgrades. And...
  18. drsnx60

    ** Warning ** when upgrading to NVIDIA 595.58.03 Driver

    Hi all, Im running FreeBSD 15-stable on my laptop and did a Uppgrade of the NVIDIA GPU Driver to 595.58.03 on the Quadro T1000 GPU in the laptop. I ran a # pkg upgrade on the laptop that i try to do monthly and then investigated the...
  19. Criosphinx

    Vulkan, ROCm and general AMD GPU questions

    graphics/vulkan-caps-viewer A report I submitted months ago, 188 Vulkan extensions, I still had 14.3 https://vulkan.gpuinfo.org/displayreport.php?id=42918 Starting from Radeon HD 7000 AMD cards should have Vulkan support but I'm not sure I only have an old NVidia 650 and the Radeon above.
  20. Alain De Vos

    Why FreeBSD, if I may..

    I like him, I hate NVidia. But them systemd ...
Back
Top