-
megaTherion
Im looking to determine the negotiated link speed of an network interface, where would I find that?
-
megaTherion
thought that ifconfig might tell it simply.. but actually it doesn't - media says "autoselect"
-
debdrup
V_PauAmma_V: rcorder does do -p, but rc_parallel_start got reverted back in f61831d2e8b and I don't know of anyone working on fixing it.
-
megaTherion
ok wasn't all too wrong, it is normally in the same line but not for if_ue ... there is also no manpage for this driver?
-
debdrup
Also, C3 is out, so get your testing in asap.
-
debdrup
megaTherion: I think if_cdce is what you want?
-
megaTherion
debdrup: true
-
debdrup
It's now past 3, so off to bed with me.
-
megaTherion
goodnight
-
ngortheone
does anybody know if there are official AWS AMIs for FreeBSD?
-
ngortheone
I think I saw the annoucement somewhere not so long ago, but I can't remember where
-
JKHII
ngortheone: Look in the release announcement about midway throught the Availavility section.
freebsd.org/releases/13.2R/announce
-
VimDiesel
Title: FreeBSD 13.2-RELEASE Announcement | The FreeBSD Project
-
ngortheone
thanks
-
ngortheone
hmm,.. only UFS images
-
ngortheone
Are there ZFS images?
-
JKHII
Don't know
-
JKHII
It looks like there are ufs and zfs images for 14.0-RC3 that was announced a couple of hours ago.
-
ngortheone
niice
-
cedb
anyone got a blog with some nice zfs tutorials? ive read the books and all buti mean workflow wise yk
-
ngortheone
cebd depends on what you actually need. Search for Dan Langile's blogs, he posts good opeational notes, describing how he does things on FBSD
-
cedb
im mostly thinking snapshotting builds when i experiment with knobs on my poudriere jails
-
cedb
(thanks looking him upatm)
-
ngortheone
I also highly recommend checking out FreeBSD Journal
-
ngortheone
-
VimDiesel
Title: Browser-Based Edition – FreeBSD Foundation
-
ngortheone
tons of top-quality articles.
-
cedb
oh hell yeah
-
cedb
"FAQ: why we moved to a free model" now thats the kind uno card i like
-
cedb
cant seem to find a link for a paid print subscription there isnt one right?
-
ngortheone
It was LONG time ago
-
V_PauAmma_V
Not anymore, I think, but you can donate. :-)
-
ngortheone
they never removed it
-
ngortheone
I think last paid issue was in 2014
-
cedb
V_PauAmma_V: i understand its not that i want to spend money its that i really paper
-
cedb
but i pay for my paper obv
-
ngortheone
I'd pay for paper edition as well
-
ngortheone
But I dunno if there is one
-
cedb
i tried to look for solid tech paper printed publications once and... ya no
-
ngortheone
I'd even buy all issues in paper in bulk
-
cedb
im tired of adjusting browser css to read blogs
-
cedb
sysutils/glow is neat though
-
cedb
reminds me, anychance of running sway (or anything wayland really) with my "NVIDIA GeForce RTX 2060"? it worked on linux with nouveau but nvidia-drm-kmod just crashes with the fury of a thousand of luke's revelatoins
-
ngortheone
sway in nvidia is a known issue. I heard it got better in recent year. Nvidia caved in on EGLStreams and promised (or already did?) to support GBM
-
ngortheone
so it *should* work
-
cedb
so what technically would be in my kldlist for typing sway in a tty with seatd enabled to just work?
-
cedb
right now i have nvidia{,-modeset}.ko
-
cedb
ngortheone: this is waht ive got under boot/modules
ix.io/4K7L
-
ngortheone
you have all drivers loaded at once :) I woundn't do that, but hey, if that works,...
-
ngortheone
I don't think you need more drivers
-
ngortheone
-
VimDiesel
Title: GitHub - crispyricepc/sway-nvidia: Helper files to make sway a better experience for us poor NVIDIA users.
-
ngortheone
just googled it, never tried
-
cedb
its also a like 6 year old card so maybe
-
cedb
woush thanks ngortheone
-
ngortheone
-
VimDiesel
Title: Sway - ArchWiki
-
ngortheone
also always read Archwiki, tons of useful tweaks even for non-linux
-
ngortheone
6 year old card is not an issue, make sure you have latest drivers installed
-
cedb
arch is my home distro on linux the aw is basically the manpages as far as im concerned :)
-
cedb
hmm i screwed up my gettytab setting up ly, can i just kill -somesignal the gettys on my non X ttys (this current one is working) or do i need to reboot?
-
cedb
(theyre full of nonsense colored artfacts those other ttys)
-
BillyJoeBob
So, is there a way I can upgrade glibc for the Linux ABI? There's an app I'm wanting to run but the libc in the linux-c7-base is too old.
-
rtprio
adb
-
rtprio
erm
-
tercaL
Good morning
-
polyex
anyone using 14 in light production?
-
meena
V_PauAmma_V: i don't know how my keyboard managed to make "unsay" out of "that"
-
debdrup
meena: very carefully, I imagine
-
megaTherion
Im trying to get an 2.5gbps usb ethernet adapter running, basically works with the if_ure driver (if you stop freebsd from assigning if_cdce) - but the throughput is still horrible.
-
debdrup
Sorry, not really sure which parts to prod.
-
usemore
hello...i've hit a wall installing things from ports. i get the error: "<stdbool.h> does not exist on this platform. Use gnulib module 'stdbool-c99' instead of gnulib module" ...cant find anything online. it seems to occur with any build i try now
-
CueXXIII
stdbool.h does belong to the c stdlib, how did you delete that?
-
nimaje
usemore: but your system still has /usr/include/stdbool.h ?
-
CueXXIII
usemore: what happenes when you run: echo '#include <stdbool.h>' | cpp
-
usemore
# 1 "/usr/include/stdbool.h" 1 3 4
-
usemore
-r--r--r-- 1 root wheel 1658 Oct 24 03:20 /usr/include/stdbool.h
-
CueXXIII
then you need to give more context, ideally all in a pastebin
-
CueXXIII
all output
-
usemore
CueXXIII, there was several lines ouput..didnt wanna get kicked
-
usemore
what pastebin do we use here typically?
-
CueXXIII
see topic, or just chose one not annoying
-
usemore
ah yes
-
usemore
-
VimDiesel
Title: dpaste/sSfa (Plain Text)
-
usemore
theres something...maybe not what youre looking for
-
CueXXIII
that's not the complete output from the build
-
usemore
no, it isnt sorry
-
usemore
===> mpfr-4.2.1,1 depends on file: /usr/local/bin/makeinfo - not found
-
usemore
also noticed that
-
usemore
how do i redirect the build output to a text file? or what log file should i paste?
-
CueXXIII
... 2>&1 | tee buildlog.txt
-
CueXXIII
makeinfo is only for documentation file proocessing
-
usemore
Ambiguous output redirect.
-
CueXXIII
uhh… csh? echo $SHELL outputs csh?
-
usemore
-
VimDiesel
Title: dpaste/GyZs (Plain Text)
-
usemore
i think it all comes back to texinfo
-
usemore
and i previously searched for textinfo by mistake. just installed texinfo from pkg
-
usemore
my build is progressing
-
usemore
sorry for the bother
-
CueXXIII
hm, cc broken? or do you have another cc binary? -> which -a cc
-
usemore
just /usr/bin/cc
-
usemore
things are building now
-
usemore
thanks for your help
-
CueXXIII
what did you change?
-
nimaje
(using poudriere or synth (is synth still maintained?) to build ports is a good idea, as that doesn't touch your system while building, so you aren't in some half-updated state that could be broken and they build in a clean environment)
-
usemore
CueXXIII, i just installed the missing texinfo pkg
-
nimaje
hm, pretty sure the ports framework should handle that in some way and doesn't tries to build with missing dependencies and that error message seems really strange for that cause
-
usemore
i dont konw enough about it...just know it works now. thanks everyone.
-
ferz
Hi.
-
ferz
at the end of man wg there is a ref about wg-quick(8) but that man it's not installed. Is it a bug to fix in wg man?
-
cedb
building texlive on current makes tex-formats choke on this : [00:00:18] 'make: exec(/usr/local/bin/mktexlsr) failed (No such file or directory)'
-
cedb
woups sorry i thought i was in ports
-
nimaje
ferz: well, wg-quick comes from a package, not sure if that reference should be removed, probably not, but maybe it should be made clearer somewhere, that wg-quick is third-party software
-
unixman_home
Hi all. What is a current CLI paste tool that works from FreeBSD 12.4? I have tried pastebinit-1.5.1 (which I have used successfully a while back), and wgetpaste-2.33 so far and neither of them seem to work to paste from the CLI now. It seems the pastebin end-points have changed the way they accept data and the CLI tools have not kept up.
-
nimaje
hm, what do you want there? just putting stuff in some pastebin? I use a shell function for that pb () { curl --form "file=@${1:--}"
0x0.st }
-
RhodiumToad
dpaste.org can also easily be pasted to with curl
-
unixman_home
Nice. Okay, thanks!
-
RhodiumToad
but the easiest is termbin.com, which you can paste to with nc termbin.com 9999
-
RhodiumToad
for dpaste.org, you can use curl -s -F 'format=url' -F 'lexer=_code' -F 'content=<-'
dpaste.org/api
-
RhodiumToad
the lexer arg can be used to select a language (_code is the "plain code" option)
-
unixman_home
Sweet! Thanks nimaje and RhodiumToad, you guys helped me learn new things today. :)
-
rwp
When I am pasting from the command line just like RhodiumToad I always use "| nc termbin.com 9999" because it's easy enough to type, no configuration needed, and I can (mostly) remember it.
-
rwp
If I am crafting a combined paste of several things I want to show all together and if I also want it on bsd.to (see topic) then after pasting to termbin.com several different pastes I can then transfer those and edit them into the combined several paste thing on
bsd.to and then use it.
-
VimDiesel
Title: dpaste
-
RhodiumToad
bsd.to is the same basic code as dpaste.org, but unfortunately it has a csrf token that means you can't paste to it simply with curl
-
RhodiumToad
probably some sitewide config thing
-
rwp
Hmm... A pastebin site with a csrf token for POST on a site that does not require login does seem like a conflict of goals there.
-
nimaje
hm? afaiu csrf is a technique to make sure that the request was really wanted from the user and not somehow forged and would just need a second request via curl to extract the token first
-
ferz
nimaje: thank you
-
rwp
The explanation is more complicated but csrf tokens prevent one 3rd party site from exploiting a user being logged into another site which is good but the pastebin we use don't have logins and are all anonymous posting anyway so nothing to exploit.
-
rwp
It seems to me at the most likely guess is that some toolkit was used to produce the form and the Best Practice for forms in a logged in site is to always emit a csrf token and so it just happened.
-
markmcb
I'm at a loss on how to progress with PR 273372 ... it is the only (major) problem I have with FreeBSD. Should I get on the mailing lists to discuss and troubleshoot? The bug tracker seems like a bit abandoned.
-
dch
markmcb: I don't use this combo but maybe bring it up in #bhyve channel and mention its an SRIOV on chelsio
-
dch
it seems like something other people would be using
-
markmcb
dch: thanks, i didn't even realize there was one.
-
gustik
hi, any idea how to use terminfo db on freebsd?
-
gustik
because there is a pkg that says terminfo db somedate and there is also my terminal definitions, I have it installed but nothing seems to make use of it
-
gustik
some say that it needs to be read by termcap but I do not have any kind of infocap or whatever tool
-
gustik
I see that the infocmp tool is part of the base system on 14- but not included with 13-
-
gustik
aha, on 13- one needs to install the ncurses pkg
-
gustik
now I have the infocmp tool
-
gustik
looks like that terminfo is only being used by apps that are compiled, not fetched by pkg
-
gustik
when I compile tmux from ports, it works, when I fetch it from pkg, it says that he can not find terminfo database, of course, because he was not compiled with it
-
rwp
I thought that FreeBSD used termcap instead of terminfo? No?
-
gustik
well, but termcap is of no use
-
gustik
with terminfo installed and tmux compiled, he finds his way around
-
gustik
but since terminfo is part of freebsd since 14- it is about to change
-
gustik
I think openbsd and netbsd did that bold move earlier
-
gustik
-
VimDiesel
Title: termcap(5) - NetBSD Manual Pages
-
gustik
but now that I understood that maybe I could get a shot at getting that termcap working too
-
cedb
sysutils/glow is outputing garbage that looks like a string of escape codes when used with the pager option but not otherwise (alacritty) any idea what coulod cause that?
-
gustik
ah, that works now too
-
cedb
(i quite like this tool, also alacritty, on i3)
-
gustik
was not that hard, but the tips on internetz are worng as hell again
-
gustik
I am on alacritty here
-
cedb
gustik: hmm i didnt scrolback that much but is your thread related to my issue somehow?
-
rwp
Put me down as liking terminfo over termcap on a technical level as being more lookup efficient, which is why it replaced termcap other places, but I haven't found termcap to be a problem myself.
-
gustik
cedb: no idea, but might be
-
cedb
hmm terminfo wsant installed
-
gustik
I was just doing proper adjustments so that alacritty works
-
gustik
I was surprised why niche terminal emulators like st worked but alacritty not, I found that the reason was that it's included in the termcap but alacritty is not
-
cedb
well yes but now im wondering why it wouldnt work cause im on current using alacritty
-
cedb
ahhhh
-
gustik
well, as I was talking before 14- has it included
-
gustik
I have tested with 13- and 14-
-
cedb
i just get this nonsense output: ESC[38;5;252mESC[0mESC[38;5;252mESC[0m ESC[38;5;252m:::ESC[0mESC[38;5;252m {#header}ES
-
cedb
ahh okay nvm i just hadnt set my pager to something else than else my bad
-
cedb
(glow is super neat btw)
-
gustik
what is glow?
-
gustik
aha
-
gustik
markdown to console?
-
cedb
ya but with cute colors, automatic fetching from the web and gpg stashing
-
cedb
probably nothing you wouldnt be able to shell tape together but its cute and not a hassle to build
-
cedb
i use it as kind of org mode methadone cause if i got there the rabbit hole just never stops for a couple days every single damn time