Search results

  1. NapoleonWils0n

    Solved quarterly now using Nvidia 570.124.04 and Cuda 12.8

    im closing this thread because ZioMario started acting like a bell end in a private chat i said i spent several weeks trying all the different permutations different drivers, versions of linux, using jails, the linuxulator and the errors i got, and none of the combinations worked the only...
  2. NapoleonWils0n

    Solved quarterly now using Nvidia 570.124.04 and Cuda 12.8

    there's no we we refers to more than one person you havent passed any tests because python using the linuxulator doesnt work with cuda ( except with the 535 driver ) testing with blender or ffmpeg is irrelevant if python running using the linuxulator doesnt work with cuda then stable...
  3. NapoleonWils0n

    Solved quarterly now using Nvidia 570.124.04 and Cuda 12.8

    you need to test if cuda is working with the linuxulator because thats what you are going to be using CUDA initialization: Unexpected error from cudaGetDeviceCount() if python gives an error checking for cuda then stable diffusion and comfy-ui wont work because they use python trying another...
  4. NapoleonWils0n

    Solved quarterly now using Nvidia 570.124.04 and Cuda 12.8

    i dont know of any other tools to check if cuda is working
  5. NapoleonWils0n

    Solved quarterly now using Nvidia 570.124.04 and Cuda 12.8

    CUDA initialization: Unexpected error from cudaGetDeviceCount() thats means cuda isnt working because it cant count the cuda device normally you use python and torch to check if cuda is working you could try handbrake and see if there is an nvenc encoding option listed under the hardware...
  6. NapoleonWils0n

    How to install the nvidia-drm-kmod for the driver nvidia 525.78.01 on FreeBSD 14.2 to be able to run ComfyUI.

    thats the whole point you are missing you are depending on one person to keep the shim working and if it stops working then everything breaks eg the shim has stopped working the linuxulator using rocky linux, the latest nvidia driver, the latest cuda driver, the latest release of freebsd or...
  7. NapoleonWils0n

    How to install the nvidia-drm-kmod for the driver nvidia 525.78.01 on FreeBSD 14.2 to be able to run ComfyUI.

    there are just too many parts that can easily break on freebsd for this to be usable even if you managed to get it working, doing an update either on freebsd or linux is liable to break everything then your back to square one you'll spend more time constantly fixing stuff than actually using...
  8. NapoleonWils0n

    How to install the nvidia-drm-kmod for the driver nvidia 525.78.01 on FreeBSD 14.2 to be able to run ComfyUI.

    then you need to install the linux-r9-devtools no i dont think thats the issue, i switched the linuxulator to both rocky and ubuntu and built the dummy-uvm.so and it still didnt work
  9. NapoleonWils0n

    How to install the nvidia-drm-kmod for the driver nvidia 525.78.01 on FreeBSD 14.2 to be able to run ComfyUI.

    i spent several weeks trying to get stable diffusion and comfy-ui to work without success if you have seen my threads on getting Davinci Resolve to work with the 535 driver in a jail you will know how many permutations i had to go through or my thread on issues with python torch on freebsd i...
  10. NapoleonWils0n

    Why Firefox doesn’t have DRM in FreeBSD?

    Chromium has widevine support on Freebsd but not Firefox however Chromium cant use manifest v2 addons like ublock-origin anymore so you have to use manifest v3 addons like ublock origin lite the difference is ublock origin lite doesnt block video ads so every time you go to watch a video using...
  11. NapoleonWils0n

    Other app launcher with sway

    keep all your dotfiles in a git repository so you dont lose your settings and you can easily clone the repo https://github.com/NapoleonWils0n/freebsd-dotfiles https://github.com/NapoleonWils0n/freebsd-root
  12. NapoleonWils0n

    Other app launcher with sway

    hi mate did you install tofi using the freebsd package sudo pkg install tofi i have never had any issue with tofi not launching applications even applications in a linux or freebsd jail
  13. NapoleonWils0n

    Other app launcher with sway

    hi mate tofi is a light weight version of dmenu for wayland tofi https://github.com/philj56/tofi my tofi config https://github.com/NapoleonWils0n/freebsd-dotfiles/blob/master/.config/tofi/config
  14. NapoleonWils0n

    Issues with trackpad on MacBook Air 11" 2011 running FreeBSD 14.2-RELEASE

    hi mate i have a macbook air 2011 - 11 inch and there is no issue with the trackpad on Freebsd 14.2 or 14.3 using dwl, wayfire, labwc its a a kde problem with the trackpad kde is a bloated pile of garbage you get the same issue with kde on linux...
  15. NapoleonWils0n

    ollama not working in Freebsd version 14.2

    as your regular user not as root you can start ollama with ollama serve but the pkg message suggests OLLAMA_NUM_PARALLEL=1 OLLAMA_DEBUG=1 LLAMA_DEBUG=1 ollama start in practice there isnt any difference does the same thing i had ollama working on 14.2 on my dell xps 15 2019 with 16 gig of...
  16. NapoleonWils0n

    jails and browsers

    jails let you use the wayland or the x11 socket so the application is displayed on the hosts screen and use the gpu. bhyve doesnt let you use the wayland or x11 socket the same way, and you have to use a vnc connection instead which isnt as good, also to use the gpu with bhyve you need 2 gpus...
  17. NapoleonWils0n

    Alacritty and Emacs hide title bar and set opacity

    Here's how to remove the title bar from Alacritty and Emacs and set the opacity alacritty.toml [window] decorations = "none" decorations_theme_variant = "Dark" startup_mode = "Maximized" opacity = 0.90 emacs early-init.el ;; start the initial frame maximized (add-to-list...
  18. NapoleonWils0n

    jails and browsers

    hi mate, no problem take it step by step slow and steady wins the race read the man pages for the commands as you go along and refer to the handbook always a good idea to know what commands do before you press return any problems give me a shout
  19. NapoleonWils0n

    jails and browsers

    https://forums.freebsd.org/threads/jailfox-firefox-in-a-freebsd-jail.94848/
  20. NapoleonWils0n

    insufficient privileges to load firmware image nvidia_gsp_tu10x_fw

    spoke too song still crashes no choice but to switch to Ubuntu
Back
Top