Chad
The doc says, % export XDG_RUNTIME_DIR=/var/run/user/id -u
Chad
I do see a usr folder.
Chad
Checking
Chad
Will try. Thank you.
Ronard NX
Chad
I was able to do this and set the environment variable XDG_RUNTIME_DIR. When I check the variable it says permission denied even though I can write to the var run path. I tried to launch hikari after I finished the instructions and it fails. Found 0 GPUs. Cannot create backend. Not sure what to try next.
XS
You might have wrong permissions set on the filesystem for your user. What does it say exactly? You can send a screenshot if you want.
Does your GPU correctly installed (firmware and driver) this is required before being able to run any program on it. Your user also needs to be in the video group.
Chad
Chad
Pciconf -vl displayed tiger lake as the GPU. Is there another command?
Tyler
ɴꙩᴍᴀᴅ
but i have two other groups now with the same issue. i am only realizing it when i need some help and want use the group. In this case Oneplus8T update group. I donno why happening it....😔
ɴꙩᴍᴀᴅ
Tyler ask the admins to report false-positive on the TG anti-spam bot on the actions that took over your user id
Tyler
XS
same happened to me, by digging telegram help you understand that being "premium" makes the antispam less hard
Tyler
XS
you are lucky hehe
Tyler
Tyler
What is the default settings of tap0? i have deleted it by mistake(ifconfig destroy tap0) and i have created again but if i do vm init now the vm-public switch does not activate it
Tyler
i did destroy tap0 interface by mistake while the guest was running. Now i cant get VNC client to connect to the server. i was trying to delete guest and create new one but not helping. Also i did try reinstall vm-bhyve and tigervnc but also did not work. Also i was deleting and creating a new VM dir. Also did not help. 😞
I dont use any firewall.
Any idea what else i should try?
Vincent
Anyone using potabi on an arm device?
トミ
Jeff
lol. I was so curious I had to look up the exchange rate. that won't even pay for lunch! ($22.10 USD) :^)
🇵🇸🍉
Where i can find the original Bourne shell
XS
Here: https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd/sh
🇵🇸🍉
🇵🇸🍉
Tyler
I did fresh install manually freebsd. 480M efi partition for boot and 99G zfs. but this ssd has got 11 different partitions more. Ext4 and NTFS. But freebsd does not see any. Even if i installed fuse-ntfs and fuse-ext2 packages and modify loader.conf and rc.conf adding fuse to kernel at bootup. 🙄
No such geom.
🇵🇸🍉
Is sh in freebsd is the original bourne shell?
Dmitry
Hello. Please answer, will discrete intel(A380) graphics cards work on freebsd?
harmony5 🇺🇳 ⌤
Ronard NX
🇵🇸🍉
XS
I take it totally easy, just wanted to point where to find this information, the manual page has additionnal infos.
Makaba
Hi guys. Do you know if anyone has ever made an updatable immutable FeeBSD? I mean with read only root and atomic updates.
guru
Good idea?
Jay
Makaba
Jay
In some cases - sure. Think thin client with desktop environment, browser and RDP client for example.
Makaba
And what about a /home FreeBSD container for desktop apps?
Jay
If you can imagine it, you can do it. You can create boot1,boot2,cfg,zfs partitions and import zfs on boot. Read https://man.freebsd.org/cgi/man.cgi?nanobsd
Tyler
Any idea why the guest does not get net on vm-bhyve if vm switch created and activated in ifconfig?
Tyler
No pf of ipfw or ipfilter applied.
T
Please, what is the format for USB to share files between freebsd, ubuntu and Windows ? Fat32 ?
ɴꙩᴍᴀᴅ
Jay
Jeff
IP forwarding isn't enabled?
T
Thanks
T
Thanks
Tyler
Why bloody vm-bhyve does not give DHCP to the guest os? 😡🤬
Tyler
Tyler
The VNC does connect. Nothing wrong about it. But the guest does not get DHCP from the host.
Jeff
bpf? (I was thinking of devfs rules for VNET jails, sorry)
🇵🇸🍉
🇵🇸🍉
Seriously??
🇵🇸🍉
R.I.P Bram we will miss you.
ɴꙩᴍᴀᴅ
Indeed
XS
XS
That is why
XS
Idk what you are trying to get, but if you have your vms connected to a network with a DHCP service, eg your isp box or your own, the guest os can do DHCP requests
Tyler
None of the vm-bridge guide mentiom that. Just create and add switch to the interface and thats all. But does not work.
XS
Tyler
Tyler
Tyler
If I vm install the os the installation will launch and will fail at DHCP stage. So i could enter manually the ip but no clue what exactly
XS
As I said if the guest does a dhcp request and that request arrive in a network having a dhcpd (eg your ISP box) then you will get a dhcp lease, and this won't work if the network is misconfigured
XS
Normally you connect the VM to a bridge having a physical interface in the said network
Tyler
Tyler
But what else need to add to manage DHCP also?
XS
So your VMS are in the public switch If they are configured correctly, however no idea for your em0
XS
Perhaps it is not configured correctly