-
ghoti
I've been accessing an exfat volume using fuse. After a recent disconnect, I see: "WARN: volume was not unmounted cleanly.". I don't think I'm in much danger with this particular voluem but how do I fsck this volume and clear the flag? The fuse-exfat package didn't come with its own fsck...
-
V_PauAmma_V
From package exfat-utils, exfatfsck(8).
-
ghoti
V_PauAmma_V: thank you!
-
fraxamo
Hi, has the location for EuroBSDCon 2023 been decided yet?
-
fraxamo
I thought it was usually announced at the end of the current conference but searching for it hasn't turned up anything
-
meka
fraxamo: Henning did anounce it at the closing presentation and it is Portugal, but I forgot the name of the place
-
meka
It's not Lisbon, I know that much
-
fraxamo
Thanks
-
grahamperrin
fraxamo: Startpage finds Coimbra
-
fraxamo
Hi Graham, that helps. Thanks
-
PredatorONormies
Con-s suck, because they comply to the covid-19 tyranny, or should I call them lies?
-
grahamperrin
Call them what you like, however if the calling relates to COVID-19: you're in the wrong channel.
-
steew
Has EuroBSDCon been to Spain yet? Out of curiosity.
-
sereg
under 22.6.5 of the handbook it says "The frambuffer may be accessed from the host or over the network ...."
-
sereg
The section is about graphical UEFI for bhyve guests, my problem is connected to the guest, i am unable to connect via vnc (pinging the guest says host down) and unsure how i can connect to the framebuffer from the host
-
sereg
problem is connecting to the guest *
-
last1
how can I run a periodic script as a certain user ?
-
last1
or they automatically all run as root
-
jgh
man crontab
-
axis9
crontab -e
-
mason
For my part, I only attend things that take adequate pandemic precautions.
-
mason
I'm glad the BSD conferences do.
-
hlz
hmm.. why is the nsxiv image viewer installing 'libid3tag' - an audio package. checked nsxiv's freshport page and it's not listed anywhere either
-
hlz
nevermind it's a dependency for a package i overlooked :P
-
Remilia
I would not be that surprised, I once saw people suggest packing EXIF metadata in ID3v2 tags
-
grahamperrin
-
grahamperrin
graphics/drm-510-kmod was queued, and built.
-
grahamperrin
Subsequent successful runs: graphics/drm-510-kmod was not even listed, can anyone tell why?
-
grahamperrin
-
grahamperrin
pkg search -r FreeBSD drm-510-kmod on FreeBSD 14.0-CURRENT does find the package.
-
V_PauAmma_V
That's not what I asked. Which *version* do you see in output from "pkg search drm-510-kmod" (no -r)?
-
grahamperrin
The repository is relevant (here) because I have multiple repos. Sorry for omitting the answer:
-
grahamperrin
drm-510-kmod-5.10.113_7 DRM drivers modules
-
grahamperrin
In other news (mini-rant): Phabricator sucks, The End.
-
grahamperrin
I guess, the listing question might be answered by pkgmgr@ or someone in that area.