Rafa
BTW, HW is mainly managed by kernel drivers and mesa (GPU). KDE just uses what the drivers provide.
Maitikaonyx
https://pypi.org/project/deemix/
I will try it, thank you for now i will update you
Mmmm
anyone know how to access usb drive from inside vm with byhve (windows os as guest) ?
Andriy
anyone know how to access usb drive from inside vm with byhve (windows os as guest) ?
It looks like for now it is to passthrough pci card with usb controller.
Hardcode
just yesterday I've passed usb dongle as a disk inside VM
Hardcode
everything was just fine
Hardcode
but I guess you've gone the hard way with USB passthrough :)
Hardcode
well, the usual way
Hardcode
disk1_name="/dev/da1" disk1_type="virtio-blk" disk1_dev="custom"
Andriy
disk1_name="/dev/da1" disk1_type="virtio-blk" disk1_dev="custom"
Oh, vm didn't knew the disk was detachable.
Hardcode
yup, and that hurts :/
Mmmm
disk1_name="/dev/da1" disk1_type="virtio-blk" disk1_dev="custom"
Hmm dont get it, could you please show the complete syntax?
Mmmm
Did you use bhyve?
Hardcode
everyone’s using a shell wrapper around bhyve, sysutils/vm-bhyve
Hardcode
because the bhyve itself is cryptic
Hardcode
these were the lines from that latter wrapper
SL
hello anyone knows a ftps client to run in terminal only?
Andriy
Hmm dont get it, could you please show the complete syntax?
-s 4,virtio-blk,/dev/da1 Looks like this in bare bhyve
Anonymous
Hi guys ,how change default editor? I want change vi to vim, command EDITOR=vim not work 4 me
Hardcode
thats probably because the base system isnt comprising it
Hardcode
install it from ports
G
People what's the advantage of installing from ports?
G
I mean do we really have an observable performance advantage?
Carl
I mean do we really have an observable performance advantage?
It depends ... Sometimes you get better performance because you made it smaller avoiding features you won't use Sometimes you get better performance because you include some special features Sometimes you get a worst performance than the pkg because you don't know what you are doing And other times, the source is so simple than you will obtain the same than pkg I recomend you to use always the pkg because the porters knows much better the program and they try to optimize for every situation and then, use the port only if you miss a feature you need ... but it's just my personal opinion 👍
G
In this sense freebsd is similar to gnu
Carl
the ports are just flags to turn on or turn off features in the program ... it depends what you need and what the source offers you
G
the ports are just flags to turn on or turn off features in the program ... it depends what you need and what the source offers you
yeah i know i was just wondering what people who is messing up with flags is really customizing
Pouria
Hi guys ,how change default editor? I want change vi to vim, command EDITOR=vim not work 4 me
What is your shell? if you use tcsh/csh write following line to ~/.login or ~/.cshrc: setenv EDITOR vim or if you use bash write following line to ~/.bashrc: export EDITOR=vim
Mmmm
disk1_name="/dev/da1" disk1_type="virtio-blk" disk1_dev="custom"
did u get usb mode or hd? because i use ahci-hd, it works but with it read as hard drive not usb drive. i cant make it work with virtio-blk.
Hardcode
there's no difference from the block device point of view: both use CAM layer
Hardcode
I don’t have one
Andriy
We need ms edge on fbsd asap 😈🤭
Andriy
Why?😶😱
[Sarcasm]
ɴꙩᴍᴀᴅ
😂 I thought so
ɴꙩᴍᴀᴅ
I preferred to ask anyway. Maybe there was a serious reason and I was missing it (:
Andriy
I can't get ms point to create another browser...
./pascal.sh
nice i finally managed to get my nfs shares working as they should
Rberto
#FridayDesktop
Rberto
Rberto
ɴꙩᴍᴀᴅ
👍👍🥳
SL
Which desktop is?
ɴꙩᴍᴀᴅ
Which desktop is?
XFCE I guess
SL
I used time ago for desktop but I had every kind of problem, so now only small server
SL
Drivers peripheral
SL
Also with video card ... but I speak about 10 years ago of more
ɴꙩᴍᴀᴅ
Give it a try with 13.0 if you have some spare time
SL
i used pcbsd
SL
dont know if it still exists
SL
i could have a spare laptop with a broken ubuntu to put it on
Rberto
xfce
SL
now ? on the laptop? gt540m nvidia
SL
i have 12 on my little nas working like a charm on a 32bit architecture, I arrived to the conclusion time ago that is not made for dektop use... but who knows
Rberto
i have 12 on my little nas working like a charm on a 32bit architecture, I arrived to the conclusion time ago that is not made for dektop use... but who knows
Actually I'm using it and I'm glad. pd: I love the coding, so I'm obligating to me to learn faster than if I was using another SO 😅😅😅
SL
good point, but I m not a professional of freebsd . it s only for fun.
Andriy
I've tested wireguard-kmod in azure on FreeBSD B1ls instance (1cpu, 0.5G ram) 5$/mo and got 630/470MBps
ɴꙩᴍᴀᴅ
i could have a spare laptop with a broken ubuntu to put it on
Feel free to ask any questions if you decide to go on (:
Rberto
good point, but I m not a professional of freebsd . it s only for fun.
I'm using freebsd from a week ago, so I'm not professional either.
SL
thank You all, could be an idea since ubuntu bored me enought
Anonymous
Peter Paterson
That's a lot of love!!! :D
Anonymous
how long does it take for helloSystem to start up??