-
Demosthenex
maybe i should reinstall w/o efi to get mirroring setup correctly
-
bsdbandit
good evening
-
bsdbandit
im trying to cross compile my rust code from freebsd to windows OS is there a port for mingw ?
-
yo9fah
Good morning all
-
rennj
time appropriate greetings peoples
-
rennj
UTC GMT ZULU and such...
-
yo9fah
yep
-
ngortheone
morning
-
mason
UGT
-
darwin
i see OpenCL is available... is that still only with Linux kernel emulation or is it native now?
-
meena
darwin: look at the code or how it's built, if the docs don't say
-
meena
(if there are no docs, it's a big chance it was just imported from Linux lolsob)
-
parv
;-)-X
-
parv
lolsob indeed, meena
-
bsdbandit
good morning
-
angry_vincent
Hi.
-
meena
-
VimDiesel
Title: 269410 – www/apache24: add toption to build mod_tls
-
dumbbell
darwin: It could work with an Intel GPU (it doesn't work for me except if executed as root, but it does for others). GPGPU support isn't compiled for AMD GPUs (amdgpu DRM drivers). The old AMD GPU driver, radeonkms, doesn't have support at all. Finally, NVIDIA doesn't provide their GPGPU libraries for FreeBSD AFAIK.
-
sedzcat
Hi, I am installing FreeBSD 13.1-RELEASE on a Macbook-Pro mid-2010 and I am having some issues with Xorg. I installed nvidia graphics and this is the Xorg.0.log
bsd.to/DNy4 Any help will be good
-
VimDiesel
Title: dpaste/DNy4 (Plain Text)
-
mariuss
sedzcat: have you rebooted?
-
sedzcat
Yes, several times
-
mariuss
I saw a similar error on an iMac form the same era. I saw the same error, but a reboot cleared it up.
-
sedzcat
I will reboot the machine again and then say something
-
mariuss
A vaguely remember that I needed to start an additional service before the reboot.
-
sedzcat
Reboot and the same error
-
sedzcat
I am curious about this [ 569.950] (EE) NVIDIA: Use the -ignoreABI option to override this check.
-
sedzcat
I keep getting this -IgnoreABI when I run startx
-
sedzcat
[ 569.949] This server has a video driver ABI version of 25.2 that this
-
sedzcat
driver does not officially support. Please check
-
sedzcat
nvidia.com for driver updates or downgrade to an X
-
sedzcat
server with a supported driver ABI.
-
VimDiesel
Title: World Leader in Artificial Intelligence Computing | NVIDIA
-
sedzcat
It unload Nvidia drivers and then says (EE) no screens found(EE)
-
sedzcat
Anyone? Would appreciate guys :)
-
megaTherion
Question about bhyve/uefi, regarding EFI resolutions / GOP - is it correct that widescreen resolutions are not supported at all?
-
otis
i still use "MEDIUM" in my vnc client.
-
ivanbu
-
VimDiesel
Title: Nvidia incompatible ABI | The FreeBSD Forums
-
CrtxReavr
sedzcat, are you able to kldload the nvidia module?
-
Remilia
looks like errata-notices are coming in fine this time
-
» zykotick9 notes, kldstat reports both a nvidia.ko and a nvidia-modeset.ko loaded, ymmv
-
mason
TIL that 'geli init' can do multiple providers at once, and TIL why it's good that I don't do that.
-
parv
That was interesting advisory.
-
Remilia
in other interesting things: the errata notices are signed by security-officer but come from a different email address so OpenPGP fails
-
harpia
my AWS Lightsail running FreeBSD 12.3 is becoming unresponsive over the network after a few days running a Tor relay. Can't see any warnings in /var/log/messages anymore. At first it would warn about some limit reached, after which I changed these options: kern.ipc.nmbjumbop="122884" and kern.ipc.soacceptqueue="256". No idea what to do now.
-
parv
Remilia, Oh my!😑
-
parv
*sigh* Only if I could pick the changes (tzdata one this time) from a list of many others
-
Kobaz
how do i make sure /etc/resolv.conf gets generated properly on boot? my /etc/resolvconf.conf has search_domains="xxxx", but it didn't get put in
-
Kobaz
i can manually put in the search path to /etc/resolv.conf, but then next reboot's not going to have it
-
Demosthenex
i have a mirrored swap partition on geli encrypted one time devices. disk failed and came back, so no need to recreate everything. swap mirror is degraded because geli for that partition is offline. isn't there a startup script which can bring up eli devices, like mount -a ?
-
Demosthenex
oh ho, the mirror device is the eli encrypted one, not the partitions. so mount -a did fix the mirror
-
Demosthenex
hrm, so next is my zpool partition. it's geli encrypted before being in the zpool
-
Demosthenex
there's no items for geli in rc.conf or sysctl.conf, so it's being discovered at boot time
-
Demosthenex
interesting. so "mount -a", "geli attach $PART", and "zpool reopen" fixed it all. how lovely!
-
cybercrypto
Hi all, I have installed a PCI card (from realtek) which is not recongnized by the kernel as built in re module.
-
cybercrypto
the pciconf shows me this: none3@pci0:1:6:0:class=0x000000 rev=0x10 hdr=0x00 vendor=0x10e8 device=0x82b0 subvendor=0x0004 subdevice=0x0000
-
cybercrypto
I searched the vendor and it is something like "Applied Micro Circuits Corp"
-
cybercrypto
anyone has any ideas how to check driver compatibility?
-
cybercrypto
it is NIC giga ehternet - PCI (not express)
-
Kit_Leopold
Hello. I'm installing the FreeBSD operating system inside a VirtualBox virtual machine. The installation was successful, during installation I chose the UFS file system. After turning on the FreeBSD operating system for the first time, I ran two commands in the console:
-
Kit_Leopold
freebsd-update fetch
-
Kit_Leopold
freebsd-update install
-
Kit_Leopold
-
Kit_Leopold
And after executing the second command I get this message. Can you please tell me what this message means? I chose the UFS file system and not ZFS.
-
Kit_Leopold
-
Kit_Leopold
ZSF filesustem version: 5
-
Kit_Leopold
ZFS storage pool version: features support (5000)
-
megaTherion
Kit_Leopold: it has loaded the zfs module, but it doesnt matter to you if you dont use ZFS anyways
-
Kit_Leopold
megaTherion: Thank you for your reply!
-
AReal486
Hello everyone.
-
» JKHII wonders why the OpenSSL security update that was committed to main then MFCed to stable13 and stable13 yesterday was not part of today's security update.
-
Demosthenex
OMFG freebsd implements device locking?! i can't dd over a mounted block device as root!
-
Demosthenex
where is this documented?!
-
Kalten
Demosthenex: even if you wrote something meaningfull to a mounted slice of a device: how would the filesystem cache know about the change? What would the filesystem do in case of a race condition? It would mean pure chaos. What good would it do you?