-
phryk
I'm confused about the drm-kmod – how do I find out what the currently used version of DRM is? I see that there's drm-510-kmod specifically fro 5.10, but I have no idea what drm-kmod itself uses? This is especially pertinent to me as my GPU is only supported from 5.11 onwards…
-
phryk
mhh, i found a WIP pull request for 5.11 on the github repo of drm-kmod. guess it's not there yet.
-
Plasmoduck
I havent used my computer for some time and I just upgraded packages and it installed like 70 new packages, some of which all the gpu-firmare-amd-kmod*
-
Plasmoduck
I have an intel graphics card, why do I need these?
-
Plasmoduck
I tried to remove one and it was going to remove drm-kmod which I need for my intel graphics
-
Plasmoduck
actually, pkg installed every gpu-firmware-*
-
Plasmoduck
so pkg install drm-kmod installs everything now
-
Plasmoduck
I just built the port, hopefully it didn't install all that other crap
-
luna
anyone know the EuroBSDCon streaming URL for today?
-
luna
found it on the twitter
twitter.com/eurobsdcon
-
VimDiesel
Title: EuroBSDcon (@eurobsdcon) / Twitter
-
luna
-
VimDiesel
Title: EuroBSDcon (@eurobsdcon): "Thanks to heroic efforts by @BSDTV there will be streams of the talks. Track 1: Opens a webpage player:
bsdtv-player.secdn.net/theatre/c726dda9-ffb0-4afa-bf71-55cfc9ab7b67 If you want to view via VLC:
bsdtv-hls.secdn.net/bsdtv-channel/p…lay/input_track1.smil/playlist.m3u8"|nitter
-
FUZxxl
Hello!
-
FUZxxl
With ZFS, is it safe to apply a label (with glabel) to a zfs disk after it was initialised?
-
FUZxxl
i.e. I've done "zpool attach tank disk"
-
FUZxxl
and now I want to do "glabel label foo disk
-
debdrup
GEOM labels can be metadata-free, which you'd need to do if there's already a partition on the disk.
-
FUZxxl
the disk is not partitioned
-
FUZxxl
in essence I'm asking if ZFS tolerated meta data on the last sector
-
debdrup
I wouldn't think it'd go well.
-
FUZxxl
:-(
-
FUZxxl
ok
-
debdrup
Hold up though.
-
» FUZxxl goes and resilvers *again*
-
debdrup
Are you asking if you can add a geom label then add a zpool on top of that?
-
FUZxxl
no, the other way round
-
FUZxxl
the first way works of course
-
debdrup
The first works, the second sounds like a recipe for disaster.
-
debdrup
I'm pretty sure ZFS uses that part of the disk for its own metadata (specifically, the zpool labels).
-
debdrup
Consult the ZFS on-disk specification :)
-
FUZxxl
hm hm
-
debdrup
-
VimDiesel
Title: GitHub - ahrens/zfsondisk: OpenZFS on disk format specification
-
FUZxxl
yeah ok it's no bueno
-
idwer
on -current, amd64, I have machine with booting problems
-
idwer
"module 'kernel' exists but with wrong version"
-
idwer
maaaaaybe I should drop the schg flag from sys/GENERIC/vers* in /usr/obj/
-
saltd
idwer, what is exact info loader shows?
-
idwer
saltd: I have footage
-
saltd
good, show it
-
idwer
loading required module 'kernel'
-
idwer
module 'kernel' exists but with wrong version
-
saltd
do you compile world/kernel yourself?
-
idwer
as said, this is -current
-
idwer
the known working build is from commit a070c11afe5990a4d60a27078263e016411602a8
-
saltd
ups did not mention thay, using -current on freebsd is dangerous, try to backward to stable
-
saltd
that*
-
saltd
or you can reinstall kernel from sources (if current is compilable) just do make installkernel KERNCONF=yourkernel.file
-
saltd
also there is some programs that can fix not bootable system, seek for it on internet
-
idwer
why would I do that
-
saltd
what you mean? if you dont need bootable system then forgot
-
phryk
Is there a way to define what geli that are marked with the boot flag actually ask for the passphrase yet? I have a whole bunch of geli containers and am using GPT names so it doesn't matter what order drives are actually connected in, and the boot process keeps asking me for passphrases for all the /dev/ada* devices that are equivalent to the named GPT ones, but I only have the /dev/gpt/ ones
-
phryk
configured and this has been a constant annoyance of mine for a decade now…
-
idwer
Allan: have you noticed ZFS problems on HEAD?
-
idwer
-
VimDiesel
Title: src - FreeBSD source tree
-
idwer
IE the commit before zfs: merge openzfs/zfs@a582d5299
-
CCFL_Man
do when setting up a nfs server, you need to know your client IPs in advance?
-
idwer
okay, odd
-
CCFL_Man
because it looks like when you set up an nfs mount, you need to oput the ip address of the client
-
idwer
best guess is that vers* needed to be recreated after an ABI bump?
-
Remilia
CCFL_Man: see exports(5)
-
irqq
how to zpool import zroot of a disk from another system on a system which alseo has zroot pool. Both disks from default install, but the one to be imported needs repair
-
rtprio
irqq: man zpool-import
-
irqq
-R /mnt ?
-
rtprio
that would be a good idea
-
irqq
ok. On a i386 micro-pc computer I created /boot.config file with -s... -P options but after that the system does not boot. Stops at bpot: prompt. Need to rm boot.config. So, btw why that happenc
-
irqq
?
-
timothias
it is really a 386 CPU?
-
idwer
could be, vrotex86dx perhaps?
-
idwer
vortex*
-
idwer
which is rated i586 iirc
-
timothias
I have nothing useful as far as advice, but honestly Im surprised it got that far.
-
timothias
Can I ask why you are using that?
-
irqq
it has 6 serial ports
-
irqq
good for a console multiplexer
-
daemon
that's not allowed you are only allowed 4 :)
-
timothias
Like I said, I have nothing to offer as far as advice, but I wish you luck.
-
irqq
good enough
-
timothias
do you know what UART the ports have?
-
irqq
not syre
-
irqq
Iam not able to boot it now to see
-
timothias
you could look at the board...
-
timothias
if you were so inclined
-
daemon
I mean you say an i386 micropc
-
daemon
I assume something embedded what make/model is it
-
daemon
or is this something salvaged
-
daemon
it likely has a tech sheet with it on the appropriate site
-
timothias
I cant imagine a 386 being all that fast...
-
rtprio
need a math coprocssor to support zfs ;)
-
timothias
its 32bit
-
saltd
me?
-
timothias
can it support zfs?
-
daemon
PAE to the rescue :P
-
irqq
Intel Atom N270 1R/2W 1,6 GHz x86
-
timothias
aha!
-
timothias
at least that was in this century
-
irqq
-
timothias
I just said that
-
VimDiesel
Title: ECW-281B-R30/N270/1GB | Industrial Computer and Components from ICP IEI
-
» timothias cries
-
daemon
quite a pretty little box really
-
daemon
I quite like the industrial style units
-
irqq
I have some more varuous boxes like that, but more powerful, and want to use this one a a "serial console server" for them
-
daemon
in the old days it was only possible to have 4 'com' ports per system due to IRQ assignment
-
daemon
so I would assume your using rs-232/serial over usb adapters?
-
daemon
or do you want to talk to really old stuff via really old programs
-
irqq
not so really outdated. 2xqotom + NSM-SKL-6L
-
daemon
should have no issue
-
daemon
except using the correct device in your <program of choice>
-
irqq
One qotom serves as FTTH PPPoE router at 1Gb/s with IPTV
-
daemon
FTTH PPPOE is a bitch, did you also have to do dhcpv6-pd
-
irqq
no
-
irqq
IPv4
-
daemon
lucky you :P
-
irqq
and happy that I managed to run triple play on FTTH with freebsd on that, and replced isp-provided router
-
daemon
eh
-
daemon
I tried it with ppp to start with
-
daemon
mpd5 is far better though
-
daemon
bandwidth and latency wise at least
-
daemon
I did a bit of a cheat and used opnsense and its auto configuration then snooped its configs and migrated them to freebsd
-
irqq
need to play a bit more just to try other options than ppp daemon. Funny thing when speed testing from inside LAN I get full speed. But when speed testing from the router itself I get only up to 150Mbps. Maybe because of thet ppp
-
irqq
yeah, I followed some advices dealing with pfsense and opnsense examples on the net and step by step made it running. igmpproxy part was bit tricky
-
daemon
oh yeah man
-
daemon
mpd5 is way faster
-
daemon
if a bit of a bitch to get config'd
-
daemon
-
VimDiesel
Title: dpaste/WS4aS (Plain Code)
-
daemon
here is mine if it helps out any in the future
-
daemon
'em2' in that lot us the nic attached to the adapter
-
daemon
s/us/is/
-
nacelle
irqq: passing packets is far less overhead than being an endpoint of the tcp streams of those packets, but even that 941ish vs 150... ouch.
-
CCFL_Man
can a freebsd nfs client work with a solaris nfs server?
-
rtprio
it should work.
-
CCFL_Man
nis+ aside
-
rtprio
it should work; what are you seeing?
-
CCFL_Man
i have not tried it yet. i was just wondering if it should be interoperable
-
rtprio
yes
-
CCFL_Man
ok. i don't see why it shouldn't be. with nfs, you need to specify hosts because there is no authentication?
-
fredi
I'm right in the middle of an important task and emacs won't print to pdf unless I Google for about 3h and I don't have this time today
-
CCFL_Man
fredi: linux user?
-
fredi
could anyone suggest another text editor for doing so on FreeBSD? just don't leafpad (I doubt it wrap lines around) and try not to name "fancy" editors (Atom/vscode)
-
fredi
CCFL_Man Linux and BSD for at least 6y now
-
fredi
I should go with gedit, atom and vscode feel like everything but BSD
-
CCFL_Man
fredi: what is wrong with joe or vim?
-
CCFL_Man
there is also nedit
-
fredi
vim do not print to pdf so easy as well
-
fredi
joe is a nano-like editor, isn't it?
-
CCFL_Man
why have you determined the problem is freebsd?
-
fredi
But the problem is not FreeBSD
-
fredi
gedit would print to pdf in 2s, CCFL_Man I'm just afraid it pulls out together the whole GNOME Shell in its dependence list
-
fredi
I logged in to ask here what people use to code
-
CCFL_Man
you use a gui?
-
fredi
shouldn't be a hard question considering where/who we are
-
fredi
CCFL_Man just when strictly needed, like right now
-
satanist
it's realy not clear what you are looking for: a text to pdf converter, an editor or something else?
-
fredi
like I said, I'm in a kind of a hurry... so I'll try gedit and that'll be it, provided GNOME ain't coming along by the tow
-
fredi
satanist a text to pdf converter obviously work, but lots of (common) editors just do it
-
fredi
however, I don't recall ever seeing a plaintext-to-pdf converter (but thanks, it's a nice idea)
-
» fredi ok, gedit is here...
-
fredi
thaat's it...
-
fredi
thanks anyway
-
fredi
P.S.: CCFL_Man I just opened a text file with vim and have no clue about how to even start "printing"
-
CCFL_Man
neither do i
-
fredi
I can do the basics, the very basics only
-
CCFL_Man
linux has kept you back?
-
fredi
Not wanting to raise and old argument, I was just used to emacs
-
fredi
CCFL_Man yes
-
fredi
For exactly this work, that I just printed to a pdf, I was kept by (K)Ubuntu for a while now
-
fredi
I had several issues, personal and things like pandemics (which made my college freeze in time)
-
CCFL_Man
ubuntu is the biggest steaming pile of all of linux
-
fredi
But then, THEN, finally, I'm as close to the end I could get rid of that crap, and didn't even wait the last 2 months when had about a GiB left in my disk, and dealt with that for about a month
-
CCFL_Man
the crap on your disk is ubuntu
-
fredi
then, I noticed content of $HOME/snap ain't the same of snap info, and there were folder for uninstalled, deprecated, and even things I'd never installed by snap
-
fredi
df output also has about 48 squashfs related to snap
-
fredi
I've gone to a forum and voiced my complaint, but it seems Canonical is a demi-goddess and I was blapheming
-
fredi
Then I got back here, where do I belong (well, I like Solaris too)
-
fredi
the crap on your disk is ubuntu <--- CCFL_Man was (past tense)
-
CCFL_Man
yeah, but you should be a regular bsd/unix user, not a regular linux user
-
fredi
(lack of)money-stranded, I had no funds for even an extra HD
-
fredi
but like I said, I once had a three-boot with Windows, Arch and FreeBSD
-
fredi
just this particular work (which is the final work for me to graduate in CS) had me prioritize (K)Ubuntu long since
-
fredi
but it's over now
-
fredi
Ubuntu and the snaps are unbelieavable as a professional shit, and these days even Arch Linux is systemd-stained
-
fredi
There's always Gentoo, I suppose. For when I have a desktop powerful enough to compile everything I'll need.
-
fredi
I don't think I'll have a need for Linux in the future anyway
-
fredi
And even among the BSDs, I feel just we and De Raadt people are fin
-
fredi
But using OpenBSD means to comply with their philosophy clearly stating security as priority one
-
fredi
This program is running inside a jail and needs another to get internet. what else one would need?
-
fredi
pf and ipfw
-
fredi
time is running, have to go
-
fredi
CCFL_Man thanks again, bye
-
meena
What's the preferred way of keeping time? ntpdate or ntpd?
-
meena
meena: ntpd, according to the ntpdate(8) man page.
-
meena
-
VimDiesel
Title: Bug #1990041 “cc_ntp: please add support for *BSD” : Bugs : cloud-init
-
meena
what's the status of WireGuard in FreeBSD?
-
meena
i know it was ripped from base…
-
meena
is the thing in ports functional?
-
kevans
yes
-
kevans
it's our intention to re-land it "soon"
-
meena
-
VimDiesel
Title: Module Reference — cloud-init 22.3 documentation
-
meena
i should probz also add a module to add pkg repos.
-
meena
-
VimDiesel
Title: Bug #1901915 “FreeBSD: Add certctl support to cc_ca_certs” : Bugs : cloud-init
-
meena
why is there no man page for pkg's repo format?
-
meena
oh, there is
-
meena
-
VimDiesel
Title: Bug #1990042 “FreeBSD add module to manage pkg repositories” : Bugs : cloud-init
-
meena
i think that's enough for tonight.
-
saltd
yeah
-
saltd
(o′┏▽┓`o)
-
» saltd slaps saltd totally with a ladies handbag
-
rtprio
okay then
-
kevans
meena: ah, I don't see any reason not to (re: wg)