-
nimaje
not sure what changed between 14.3 and 14.4 but package builds take extremely long now
-
kfv
-
unixman_home
Hey folks. Here's a question I have been unable to resolve with web searches this morning: "Where can I get a SHA256 sum for the freebsd-update utility to make sure it is not a trojan?" I have a server I *think* may be compromised and am doing forensics on it after taking it offline. TIA
-
lts
From another server/VM perhaps?
-
zi
unixman_home: cgit.freesd.org/src
-
zi
download+sha it
-
zi
just make sure you grab the right one for your osversion
-
lts
Also, it is a shell script, you can manually review/diff the contents
-
unixman_home
Thanks!
-
unixman_home
I forgot it is a script, lts. I've been neck deep in forensics and am one-track today.
-
lts
If you're not in a hurry, continuing tomorrow is likely to produce better results
-
acu
Hello Everyone.... can anyone point to a AI in debian community ? I am interested if anyone made working or is using AI Agents such as OpenCODE or Hermes-Agent or AgentZero or OpenClaw ....
-
zi
llamacpp? ollama?
-
lts
You might have the wrong channel
-
ek
Yeah. We're running Ollama on FBSD at the moment for testing some stuff.
-
ek
acu: Granted, this is FBSD and not Debian.
-
acu
sorry it was a Freudian slip about Debian ---- I know all of the Agents work flawlesly in Debian - I use them there ---- I wanted to ask about FreeBSD AI Agents ---- like OpenCode etc ----- yes I have ollama on a FreeBSD - with NVIDIA - at this point it seem that NVIDIA and ollama needsk Vuklan - I am testing the difference between similar setup on linux... but I need any agent to run on FreeBSD ...
-
acu
But the question is what AI Agents work on FreeBSD
-
Reinhilde
I don't recommend using any of them
-
rtprio
acu: there is a package for ollama but yeah, it needs vulkan
-
riad
hi there
-
joepublic
Your greeting is acknowledted and returned.
-
riad
for some reason freebsd doesnt like my graphics card
-
riad
i have an amd vega56 and whenever i try to load the driver for it i get a kernel panic
-
riad
i used to have this issue in 14.3 -release a few months ago and thought it would be fixed in 15.0 -release
-
riad
but no luck, i can only run in console and xorg/wayland isnt possibler
-
riad
s/possibler/possible/
-
acu
riad: in order someone to help you you need to provide technical details and steps you have taken - otherwise is difficult to guess - and people have not time for that - so - you need to detailed your steps, and provide people with some error messages from dmesg or other logs
-
acu
riad: of course if OpenCOde was running on FreeBSD - it would have solve your problem in max 5 minutes
-
riad
acu: i kinda doubt that xD
-
acu
because ?
-
lts
With solutions from Linux materials, probably
-
riad
heres the dmesg snippet of trying to load the firmware
-
riad
-
riad
im genuinely suprised that something as common as a vega56/64 has issues with freebsd (and only freebsd)
-
riad
acu: because a hallucinating word generator doesnt usually help much with gpu firmware debugging
-
acu
oh god - please make an effort to actually use the technology before making edicts that have 0 grounding
-
lts
Decent troll, 4/10
-
riad
is there a better place to get answers for an issue like such? the mailing lists seem pretty low volume at first glance
-
ivy
riad: the mailing lists are the best place, usually people will turn up when you ask a question
-
ivy
i'm not sure what the right list is for drm drivers though
-
nimaje
riad: "Your requested paste entry 'ce5e4038' could not be found" did you accidentally mess up when pasting?
-
lts
Works for me
-
riad
ivy: yea the lists are very scattered
-
ivy
riad: if in doubt, post on questions@
-
nimaje
ok, strange loading the plainh variant via curl works…
-
ivy
since the driver is a port, you could also cc ports@
-
riad
ivy: thanks, will do
-
riad
what was this site which showed dmesg's for bsd's to check for hardware compatibility? it started with ny[dot]
-
ivy
-
nimaje
hm, for some reason it tries to load firmware from /boot/firmware/amdgpu/ while gpu-firmware-amd-kmod-vega10 doesn't install anything there (and no other gpu-firmware-kmod port too) but it has similar named .ko in /boot/modules/ to the firmware it wants to load
-
acu
riad: this makes a thorough inventory - and may tell you details about compatibility .... hw-probe -all -upload
-
acu
-
ivy
-
rtprio
somehow all my pkgbase repos are orphaned? i'm not sure how that happened:
-
rtprio
FreeBSD-apm-15.0 ? orphaned: base/FreeBSD-apm
-
rtprio
does someone know the best way to diagnose this, and get these back into their repo?