-
rtprio
6
-
ketas
7
-
mewt
/25
-
ketas
i think mewt is cat from harry potter
-
[808]state
/linux
-
[808]state
any suggestions for freebsd hosting?
-
rtprio
take your vm provider of choice and put freebsd on it
-
[808]state
i just found the /commercial/isp link on freebsd.org
-
ketas
there are providers
-
GoSox
i'm going to try to make myself a nice detailed step by steyp guide i can use to install freebsd from scratch and set up everything i need to make it my web server
-
GoSox
and once i'm done, i'll wipe the test machine and follow my steps and see if it is a follow-able, repeatable guide
-
GoSox
and if it is, then it will be time so start browsing surplus servers and see what I can find
-
loureir-or-not
hey there! i am thinking of moving to freebsd, is there anything to know about nvidia before i join in?
-
loureir-or-not
i've installed it on amd hardware in the past#
-
SponiX
loureir-or-not: you still around?
-
loureir-or-not
yes
-
HER
nvidia has an official driver for frebd
-
SponiX
I am fairly sure the Handbook covers the Nvidia GPU support
-
loureir-or-not
it does yeah
-
SponiX
Let me have a look, and see if anything needs a side-note from me
-
loureir-or-not
its like, `pkg install nvidia-drm`, some sysctl.conf changes (?) then done iirc
-
loureir-or-not
i feel like the ports system does what i want with gentoo but i am not confined by the limits of windows
-
loureir-or-not
i will admit, i love windows when i'm not doing anything crazy
-
SponiX
handbook says "nvidia-driver" is what you need
-
SponiX
and one line added to rc.conf
-
loureir-or-not
i was close
-
loureir-or-not
still really convenient that FBSD has official nvidia drivers
-
SponiX
I'm on an AMD Card for my FreeBSD machine right now
-
loureir-or-not
maybe that will mean that wayland works perfect (not sure though actually, maybe its different there)
-
SponiX
Yeah, downloading directly from Nvidia can get you more up to date versions...
-
loureir-or-not
i am fine living on i3 though, i've done it before.
-
SponiX
loureir-or-not: I run Wayland on Nvidia with Fedora Linux Rawhide...
-
SponiX
Right now I'm in xfce 4.20 on my FreeBSD Machine with X11
-
loureir-or-not
interesting
-
SponiX
I had a look at the Wayland portion of the FreeBSD handbook and it looked a bit too complicated for me
-
loureir-or-not
its kind of a hardware software relationship slot machine
-
loureir-or-not
maybe an nvidia rtx 4090 + nixos will work but when you change nixos to arch it completely fails
-
loureir-or-not
(nixos-unstable mind you)
-
loureir-or-not
but if you change out the card for a 4080 on arch... it will for some reason work?
-
loureir-or-not
thats what i believe to be the hardware lottery
-
SponiX
either should work fine on Arch, or any other Linux
-
loureir-or-not
it should, for some it just doesnt for whatever reason
-
SponiX
seems like you need to send them to me. I will test them for you. For a LONG Time ;)
-
loureir-or-not
right, be prepared to witness satans cable management (in my pc)
-
loureir-or-not
its clean at first, but you open the back and its another world
-
loureir-or-not
the contrast between whats perceived as heaven (the glass side panel) and hell (the back side panel)
-
loureir-or-not
anyway, getting the freebsd mem stick image (using a philips usb) right now
-
loureir-or-not
sorry for the religious derail
-
SponiX
wish you the best on your adventure
-
loureir-or-not
cheers!
-
SponiX
I'm setting here bored, so let me know if you need any help
-
GoSox
i can i determine what version of freebsd i'm running?
-
GoSox
"about this mac" for bsd
-
GoSox
oh i literally found 'about this sytem' in kde, problem solved
-
rtprio
GoSox: uname -a
-
loureir-or-not
hey! freebsd is installed now!
-
loureir-or-not
though... after enabling i915kms qnd nvidia-modeset, my screen freezes
-
loureir-or-not
is it because i can't enable two things at once?
-
loureir-or-not
well... two modesets?
-
loureir-or-not
you get the idea
-
rtprio
there can only be one
-
loureir-or-not
popping back in just in case anyone answered the question w/o my knowledge
-
loureir-or-not
i had the router shut off
-
vyryls
there can only be one
-
loureir-or-not
oh, gotcha
-
loureir-or-not
ill use the intel drivers
-
loureir-or-not
booting into recovery cant be crazy harx
-
loureir-or-not
its just renounting i hope
-
rtprio
what recovery are you talking about? 'single user mode' ?
-
loureir-or-not
Emacs has saved me lol
-
loureir-or-not
managed to use single user mode enough to fix my video issue
-
loureir-or-not
currently on nvidia drivers, seems intel drivers just freeze on boot
-
vyryls
On a new system I'm downloading gitup via pkg to get the ports tree. I only need to build graphics/drm-kmod so it seems over the top to fetch the entire ports tree or is it mandatory to get the whole thing?
-
nimaje
you only need the ports you want to build and the support inftrastructure they need from the ports tree, not sure if it leads to problems if subdirs referenced in top level or category makefiles are missing, but the ports tree is just recepies and not that big, about 1G here or ~3G for the full repository with history
-
kfv
vyryls: haven't used gitup for quite a while, but you could do a git clone with depth 1 to keep it as small possible as you only need.
-
kfv
Cos I doubt you could selectively (and quickly) fetch only those you need + the support infra.
-
GoSox
on an intel Mac, I would tell it to boot off of a USB freebsd installer by holding the option key at boot, and then choosing the USB drive from the list of drives shown
-
GoSox
how would I tell a 'generic' intel computer to boot off my usb freebsd installer? Like an HP rackmount x86 server?
-
vkarlsen
GoSox: Early in the boot process, try pressing F1, F2, F10 or ESC. See if that gives you a menu to choose boot device
-
GoSox
i don't have a non mac computer at this point, i was just wondering how its done on non-macs
-
GoSox
if this test machine is successful, ill be buying probably a used hp server
-
vkarlsen
Depends on the BIOS
-
GoSox
do i want to add a new user, the first user on a new install, to any specific groups or just go with the default setting for the group?
-
GoSox
i think later in the process ill have to add this user to a group to get the GUI working, i forget the details for that though
-
nimaje
the handbook says you should be in video for Xorg, maybe you want your user in the wheel group and not sure why I decided to put my user in the operator group (maybe for shutdown)
-
GoSox
wheel does sound familiar
-
GoSox
ok thats enough freebsd config for one night
-
GoSox
my poor macosx server is getting crushed by syn floods nearly constanatly, and it has hard drives with bad blocks. Its running out of time, i need to buckledown and get freebsd up and running
-
mzar
go ahead and deploy FreeBSD ghere
-
mzar
there
-
GoSox
lol i gotta learn how to install it and set it up before i deploy it :)
-
mzar
OK
-
GoSox
the VPN is probably going to be the hard part
-
GoSox
but i'm onwhere near that point yet
-
GoSox
but i'm taking top notch notes
-
mzar
harder than any other parts ?
-
GoSox
i would think so
-
mzar
that's probably erroneous assumption
-
GoSox
here's a very on-topic question. The "memstick" download is about 1.5 GB and the "dvd" download is 4ish GB. What is the differnece between them?
-
mzar
packages
-
GoSox
mzar if i'm wrong about the vpn setup being hard, that will be great
-
mzar
I believe so
-
GoSox
mzar oh btw i was talking about a vpn server not a vpn client
-
zip
I've been wondering if I could dual boot freebsd on the void laptop... which raises the question, do I have the prerequisites to get that working at all?
-
zip
I've got my fat32 "boot" partition for Linux, after all, and I have zfsbootmenu and refit which should both be able to load up a kernel and boot them
-
zip
so I _think_ I can just shove BSD kernels into my existing partition and give 'em enough to get the ZFS module up and running
-
duncan
it is supposedly possible to boot the kernel with the kexec mechanism, but I believe they have to be built as ELF like on ppc64le. there is very little documentation about it for non-ppc
-
zip
hm
-
zip
I suppose worst case I can just grab a spare USB drive and boot off that to play with it
-
duncan
also on PPC I believe ZFS may not be working because it's not using the bootloader
-
zip
well, this is an x86-64
-
duncan
i would not expect zfsbootmenu to know anything about freebsd
-
zip
no, it would not
-
zip
i guess it's a question of whether it needs to understand the linux kernel specifically
-
zip
which I guess comes down to whether kernel command line arguments are passed in the same way, which is probably not the case
-
zip
which brings me to refind I suppose
-
zip
then there's the problem that zfs has an idea of what's supposed to be the root fs, so I'd need to make sure that freebsd uses its own root
-
zip
probably not a worthwhile project compared to just installing it on an SD card or something
-
nsoci
I like to give a try to emwm windows manager. I have in .xresourses settings for terminals. Is this okay? How are other settings? Complicated?
-
mountainman1312
Is anyone familiar with flashing an Ergodox keyboard on FreeBSD? I'm rather new to FreeBSD and I'm getting tripped up on the part of adding udev rule files since it seems there's no such thing as udev here.
-
nimaje
devd should cover most udev use cases, but it will work diffrently of course
-
rhaberkorn
mountainman1312: Do you have some guide you're referring to? It might be faster to just boot into Linux or Windows for some one-off keyboard programming. NOTE: VirtualBox on FreeBSD can also pass-through USB devices like keyboards.
-
mountainman1312
I've tried a few different ways. Tried following a guide just for QMK, also tried following the guide on the kb manufacturer's website. I think you're right, I'll just ask family to let me use their windows machine for a few minutes
-
mason
mountainman1312: There's a QMK Discord that might have ideas.
-
mountainman1312
mason: I'll check it out, thanks
-
mason
mountainman1312:
discord.gg/a9YUq9HT fwiw - proprietary platform, but sometimes you have to go where the community is
-
mountainman1312
Yeah not a big fan but oh well
-
mason
I'd avoided it for years but then had a job earlier this year that used it, so I had no choice.
-
rhaberkorn
mountainman1312: I remember having flashed a custom QMK firmware on FreeBSD...
-
rhaberkorn
That was using dfu-util, which is working fine. But it will depend on the concrete bootloader your board has. I suppose it should work exactly like on Linux. I guess the udev rule is just giving non-root access to the USB device node. You can probably just skip that and use sudo/doas