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...
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...
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...
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...
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...
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...
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
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...
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...
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
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
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
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...
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...
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...
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...
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
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.