-
Kalten
according to
freshports.org/x11/libwacom it has a build dependency to devel/evdev-proto
-
VimDiesel
Title: FreshPorts -- x11/libwacom: Adds tablet support to libinput
-
Kalten
It might be a starting point for porting the braille-wolf
-
Oleg
When I load drm-kmod, my screen becomes blank. I have CometLake-S GT2 [UHD Graphics 630].
-
Oleg
can you please tell me what causes this problem?
-
Kalten
did you install the package, or compile the port? Kernel modules very often have to match the current system version (freebsd-update does change the basesystem).
-
Oleg
Kalten: I compiled the port.
-
Kalten
So: do compile and install the port.
-
Kalten
ah---ok. Hmmm...
-
Kalten
I am sorry, I am likely not able to help you with that. It seems to me, that one is helped here better around 18oo-00oo UTC. (as orientation: now it is 00:39 UTC) (I think there some quite active users from around west Europe/England)
-
Oleg
is it possible my monitor becomes blank because its resolution is 1920x1080?
-
Oleg
and drm-kmod can't automatically detect the monitor's resolution?
-
Kalten
are the system and the portstree aproximatly the same age? (portstree update after systemupdate, boot, than compile and reinstall port)
-
Kalten
unlikely
-
Oleg
I compiled a kernel, rebooted my system, then compiled github.com/freebsd/drm-kmod
-
Kalten
But you could connect to your mashine via ssh and go through the log files
-
Oleg
yeah, let my try it
-
Kalten
hmmm... it might be, that some ports (in the ports tree) have to be new enough too. I have never used it. Last resort might be to recompile all installed ports prior to rebuilding drm? Just guessing now.
-
Kalten
/var/log/ an maybe in
-
Kalten
...8<--- /etc/syslog.conf
-
Kalten
*.* /var/log/all.log
-
Kalten
--->8...
-
Kalten
and restart syslogd?
-
Kalten
`killall -HUP syslogd` I assume
-
arielmt
service syslogd restart
-
poisone
service syslog stop
-
poisone
echo "syslog_flags='-ss'" >> /etc/rc.conf
-
poisone
service syslog start
-
Oleg
it says it can't load kbl_dmc_ver1_04.bin
-
Oleg
what directory usually has this file?
-
rtprio
Oleg: did you compile from github or use the freebsd port
-
parv
Kalten, Thanks for the clue re Wacom etc
-
poisone
np intel c
-
LXGHTNXNG
/ =12
-
LXGHTNXNG
D: Nov 13 06:18:53 Unvanquished kernel: [15024629] sonewconn: pcb 0xfffff8005e7113e0 (45.76.244.95:25 (proto 6)): Listen queue overflow: 193 already in queue awaiting acceptance (10 occurrences)
-
LXGHTNXNG
Do I need to restart my smtpd?
-
parv
By chance is that ... qmail?
-
parv
Re fenrir & evdev looking for "linux" files, I see that "evdev-proto" package had been already installed which installs the needed files. Now "it
-
LXGHTNXNG
parv: of course. :D
-
parv
... is only a matter of passing the right include path".
-
LXGHTNXNG
I suppose I should write my own smtpd for it? My site does get a fair bit of traffic.
-
LXGHTNXNG
We've been down on SMTP and SMTPS for IPv4 for a hot minute due to this.
-
LXGHTNXNG
why is the readiness longer than the uptime... (s6-specific question, sorry.)
-
parv
By "overflow" I was reminded of recent bug, which apparently is not one, in qmail <damnit lost the URL>
-
LXGHTNXNG
(it is a bug in qmail.)
-
LXGHTNXNG
Right, I've turned off the ipv4 smtpd for now. I'm going to set up my other server to relay mail to my domains.
-
LXGHTNXNG
Right, set a less-preferred MX and set my remote host to relay ad-hoc, that should work for the duration of the outage
-
LXGHTNXNG
(the intent is to hold mail at the less-preferred MX until the main comes up)
-
cpet
LXGHTNXNG, opensmtpd ?
-
LXGHTNXNG
cpet: Nope, qmail, as previously discussed.
-
cpet
no I mean thats an option qmail has remained 1.03 for years now
-
LXGHTNXNG
I know quite well. I maintain a fork of qmail.
-
LXGHTNXNG
my upstream, schmonz' notqmail, is probably not aware of this specific failure mode.
-
cpet
I just use opensmtpd or sendmail I used qmail for a while and exim but I like opensmtpd pf like syntax
-
cpet
not sure I trust a software that hasnt had a release since 1998 or an updated version since 2017
-
cpet
but any who :)
-
LXGHTNXNG
hehe
-
LXGHTNXNG
yeah
-
LXGHTNXNG
qmail has unfixed vulns
-
LXGHTNXNG
which my fork, Nightmare Mail, intends to fix as much as possible
-
cpet
reminds me of sendmail with all the vuln the remake and yet more vulns
-
cpet
heh
-
cpet
but it's included and works
-
LXGHTNXNG
ye
-
LXGHTNXNG
I think we've restored service. Still not out of the woods, as I have tcpserver smtpd running attached to a terminal, rather than my svscan, but that'll be fine.
-
mictty
LXGHTNXNG: did you name nightmare email after corresponding xkcd?
-
LXGHTNXNG
mictty: probably not.
-
LXGHTNXNG
I named it after the nightmare I was having trying to get it to do a thing.
-
mictty
your nightmare, my disaster
-
LXGHTNXNG
:D
-
mictty
qmail presentation videos on YouTube does not show actual interaction
-
mictty
just a sequence of slides. Clueless to watch for beginners
-
LXGHTNXNG
heck.
-
LXGHTNXNG
i think we have restored service. one thing that happened is the logger service broke in an arcane way.
-
LXGHTNXNG
i can't say whether that is the cause. Bercotware is bizarre.
-
cpet
qmail was nice in its day but it wasnt in my opinion after every modern opotion was a 3rd party patch so I moved onto postfix
-
cpet
now I just use opensmtpd or sendmail just so people ask me "why"
-
parv
cpet, Why do you still not use Postfix?
-
cpet
I find opensmtpd config easier
-
cpet
usr/ports/mail/opensmtpd
-
LXGHTNXNG
cpet: got you (:
-
cpet
-
cpet
nothing fancy but it works and makes the free services happy
-
LXGHTNXNG
Should I write my own smtpserver in Tcl?
-
cpet
think theres already one
-
mictty
does opensmtpd imply no imap?
-
cpet
find . -name Makefile |xargs grep TCL
-
cpet
/exmh2/Makefile:TCLSH= tclsh8.0jp
-
cpet
mictty, I use mbox and old school mail to read my emails
-
cpet
you can use dovecot and do its magic but bleh
-
cpet
exmh is a TCL/TK based interface to the MH mail system
-
parv
cpet, unix.beer URL is showing connection timeout. I will take your word of configuration being simpler. (postfix was ok too IMO. Anyway)
-
cpet
ok so maybe not a server but its in tcl
-
cpet
look at the config
-
cpet
match from any for domain "drink.unix.beer" action "local"
-
cpet
unix.beer doesnt serve mail
-
cpet
unix.beer is hosted on icloud drink is local
-
parv
cpet, I was trying to access
unix.beer/~chris/smtpd.conf that you posted earlier
-
cpet
im sure you made apache unhappy
-
parv
(╯°□°)╯︵ ┻━┻
-
cpet
does your ip start with 119 14 195 34 45 93 ?
-
mictty
what is that beer? is this another stallman reference?
-
cpet
i drink a lot of beer while im using unix
-
cpet
so unix beer
-
cpet
parv, try again if you dont want to tell me which ip yours starts with
-
mictty
cpet: your blog, based.
-
cpet
its a personal site
-
LXGHTNXNG
cpet: is that bytes of an ipv6 addr{
-
cpet
no those are files apache creates when you connect more than 2 times
-
cpet
ap24-mod_evasive-1.10.1_2
-
Gud
Hello
-
Gud
I'm trying to build packages using poudriere with libressl, but some ports are not building
-
cpet
hi
-
cpet
yeap that is normal
-
Gud
hehe I know
-
parv
cpet, I am aware of only the IPv4 address pattern; above does not look like mine. Tried again, same error as before. Oh well
-
Gud
how do I set the ports that dont build to use a different ssl?
-
cpet
do you use chrome or firefox ?
-
cpet
think it defaults to https
-
cpet
Gud, once upon a time you could do that with portmaster and I think you can do that with poudriere
-
mictty
different source?
-
cpet
but I do not know how as I dont really compile ports any more
-
LXGHTNXNG
e o e
-
Gud
cpet: you can, but I forgot the specific options to set
-
LXGHTNXNG
mictty: No; you can use dovecot. I use dovecot with my qmail, where i want imap.
-
cpet
i bet it's the 62.x
-
parv
cpet, I see that you that the URL is devoid of "s" in "https" *ugh*; will try that way (in Firefox)
-
cpet
one day ill setup letsencrypt
-
cpet
but as of now its not needed
-
mictty
LXGHTNXNG: I need to learn more about general notion. but I will keep the combination in mind. Thanks.
-
cpet
it uses ipfw with a whitelist on my IP and blacklistd with rather anal setup
-
cpet
as its a personal site so as long as I can see it
-
parv
cpet, I have/had turned of "https all the time everywhere" but Firefox still went to "https" scheme. Can see in "w3m"
-
parv
cpet, Yea I like the syntax
-
cpet
partly why I cant stand nginx
-
cpet
confuses the hell out of me
-
cpet
:)
-
ketas
cpet: i thought you died
-
cpet
again?
-
LXGHTNXNG
ketas: ¿_¿
-
cpet
i was active duty for 3 years then i was deployed then x y z happened
-
cpet
ketas, ^
-
ketas
duty?
-
LXGHTNXNG
cpet: but they never buried you so you were able to recover?
-
cpet
I guess
-
mictty
why makes to bury a solder?
-
mictty
*what
-
cpet
I dont know
-
cpet
im just here wondering why bhyve fails to load a freebsd vm
-
mictty
cpet: to forcefully encourage to use jail?
-
cpet
aparently bios is weird with zfs creating a bootpool that freebsd-update cant find
-
mictty
cpet: I wish I get some vacation to work on what you are doing
-
cpet
a reinstall fixed it
-
LXGHTNXNG
cpet: is there any output anywhere
-
cpet
unable to determine kernel
-
cpet
fixed reinstalling using BIOS+UEFI
-
LXGHTNXNG
ah
-
cpet
dont get the script though
-
cpet
-
VimDiesel
Title: zfsboot « scripts « bsdinstall « usr.sbin - src - FreeBSD source tree
-
cpet
-
VimDiesel
Title: BOOTFILE=`sysctl -n kern.bootfile` KERNELDIR=${BOOTFILE%/kernel} if ! [ -d $ - Pastebin.com
-
cpet
seems to break there
-
ketas
cpet: why you only had gf for 3y
-
LXGHTNXNG
ketas: can you stop asking random strangers on the internet about their sexual lives?
-
LXGHTNXNG
My useful idiots had to put you on their killfile because of this same behavior you are exhibiting today.
-
cpet
bleh its IRC not twitter
-
ketas
no i can't
-
LXGHTNXNG
it is irc, and twitter is dying, cpet
-
cpet
good
-
LXGHTNXNG
but that doesn't make what ketas is doing any less shit.
-
ketas
cpet is not really stranger
-
cpet
ive known ketas for a long time so
-
LXGHTNXNG
you hadn't know my useful idiots for a very long time when you asked them comparable questions.
-
LXGHTNXNG
plonk.
-
ketas
useful idiots?
-
ketas
killfile?
-
cpet
think hes creating a hit list for you ketas
-
LXGHTNXNG
do you know what a killfile is?
-
LXGHTNXNG
-
VimDiesel
Title: Kill file - Wikipedia
-
ketas
hahaha LXGHTNXNG
-
ketas
cpet
-
cpet
easier to just /ignore ketas
-
cpet
reason being weird
-
cpet
?
-
ketas
random ignores
-
xmj
guys, just stop it.
-
ketas
but you can do it
-
cpet
see perfect example
-
LXGHTNXNG
i have done, cpet. this conversation is being unnecessarily prolonged by other parties
-
ketas
i don't even know LXGHTNXNG
-
cpet
neither do I but aparaently he doesnt like you asking about my gf
-
cpet
but any who
-
cpet
wasnt there a shell that you could allow or disallow cmds ?
-
cpet
or was that rush?
-
LXGHTNXNG
i've seen a couple of restricted shells in my time
-
cpet
there was one that each cmd you typed it could echo out a msg
-
cpet
but I forget the name
-
ketas
all were vulnerable?
-
ketas
:)
-
cpet
probably
-
cpet
find . -type f -name pkg-descr -exec /bin/cat {} \;
-
ketas
i would do openssh force cmd intead maybe
-
cpet
doesnt really show any
-
cpet
think fish did something like that
-
Fudge
good evning, my vm ive updated to 11.4-release and ssh has broken somewhere along the line, sshd should I say. get what looks like a version conflict. says something elf.so error compat20 in conf file.
-
LXGHTNXNG
can you give us the full and precise text of the error return?
-
Fudge
ill try to capture the error
-
cpet
looks like someone failed to run freebsd-update -r upgrade more than once
-
» LXGHTNXNG sighs
-
LXGHTNXNG
the patronizing terminology isn't really conducive to the desired environment, is it
-
ketas
look who's talking
-
LXGHTNXNG
MIME is an ugly hack just fyi
-
ketas
well it works
-
Fudge
ld-elf.so.1: Undefined symbol "compat20" referenced from COPY relocation in /usr/sbin/sshd
-
Fudge
i just thought maybe since the filesystem filled up could be why it fell over?
-
ketas
maybe something in hw kicked the bucket and corrupted things
-
LXGHTNXNG
ummmmmmmm
-
Fudge
hw? hardware?
-
LXGHTNXNG
you should always ensure you have at least 2GB free on the / and /usr filesystems before you run an upgrade
-
LXGHTNXNG
you will be subject to additional downtime to extract your files and start over
-
Fudge
yeah absolutely, didnt remember how smal the vm was. it's no issue at all i just had it to relearn
-
LXGHTNXNG
it may be possible to salvage this without starting over but it won't be easy
-
ketas
just compare files
-
Fudge
even harder when i cant see the console. i am having to |espeak -s 400 to read things and using script and piping tha tot espeak as well. since im blind
-
ketas
or like, do another upgrade
-
ketas
with fs free this time
-
Fudge
i thought it was the sshd_config so i dropped the vanilla one in, but you mean pull one out of ports or something, the actual sshd script from /etc/rc.d?
-
Fudge
what is fs free?
-
LXGHTNXNG
oh
-
LXGHTNXNG
uh
-
ketas
like ensure having free space this time
-
LXGHTNXNG
goodness
-
Fudge
yeah that's pretty noob mistake loL
-
Fudge
is it still cfdisk to expand filesystems?
-
LXGHTNXNG
should I write a Tcl script to parse the json into a conversational format
-
cpet
-
cpet
my good deed for today
-
Fudge
ketas: the pneny just dropped with 'fs free' ahahaha'
-
Fudge
penny
-
cpet
Fudge, did you do src or bin update ?
-
cpet
11.4 is EOL so could be why as well
-
ketas
Fudge: now it's likely gpart
-
Fudge
freebsd-update upgrade
-
cpet
did you install?
-
cpet
then install again
-
cpet
then 2 more times
-
cpet
yes you need to run it like 4 times
-
ketas
freebsd-update and pkg can check for missing files, can't they?
-
cpet
IDS
-
Fudge
What I am saying though guys, because I am blind without ssh running it's pretty hard to work with a console when you cannot get much output
-
ketas
owww
-
Fudge
so moral is, dont break it in the first place and check obvious things lol
-
ketas
hah
-
cpet
lets all run EOL software then wonder why ransomware is a thing
-
LXGHTNXNG
does anyone have a statically linked copy of sshd for 11.4
-
ketas
but you have console?
-
cpet
11.4 is EOL
-
LXGHTNXNG
like, /rescue level static
-
LXGHTNXNG
yes I'm aware
-
ketas
LXGHTNXNG: or dropbear?
-
ketas
:)
-
Fudge
yes i have console but i couldnt see the ouput of commands
-
cpet
you can extract base.xz
-
LXGHTNXNG
I want to get fudge back into their system so they can continue with the upgrades
-
Fudge
it's all good guys i just pulled the tarball and start over, it's just a vm. im working on my real hardware box too
-
LXGHTNXNG
also, re extracting base.txz - you will want to pass --exclude ./etc/
-
ketas
well you can still recover it
-
Fudge
think of it like this, if you guys turned your monitor off. what challenges would you have. you rely on the pcspkr and sending things to espeak so it reads it out. e.g whoami |espeak
-
LXGHTNXNG
well, my IRC client uses ncurses, so there's a nearly issue with that
-
cpet
once upon a time we had archive.
-
cpet
but I dont see it any more
-
LXGHTNXNG
an early.
-
ketas
there are number or reasons, accidental rm, upgraded library wrong way, lost power, that could all end up with partial system
-
cpet
actually
-
LXGHTNXNG
almost all of the programs I use have non-human-listenable output formats
-
LXGHTNXNG
this is a big problem and something I have no good solution for if I'm honest.
-
ketas
there was something in mailing list about it
-
ketas
using fbsd if blind
-
cpet
-
ketas
booting and console
-
cpet
but I think freebsd-update rollback
-
cpet
would work as well
-
cpet
does pkg work ? could just do pkg install openssh-portable
-
Fudge
oh interesting
-
Fudge
maybe that's the recent reference to Fenrir i was talking about earlier with someone
-
cpet
sometimes you just have to realize "I f'ed up time to format and reinstall"
-
cpet
heh
-
cpet
and I used to yell at these dumbass kids at work for not wearing eye protection
-
Fudge
nah ive always had bad eyes and they got worse
-
ketas
ow
-
ketas
cpet: safety squints help when grinding?
-
ketas
:P
-
cpet
grinding ?
-
ketas
any powertool that could fling objects into you face
-
ketas
could be disk itself too
-
ketas
wheel
-
ketas
have you seen goggles with something stuck in it, imagine that being the eye
-
cpet
yeap
-
fling
no
-
cpet
most people in the IT field probably dont even know what googles are
-
cpet
:)
-
Fudge
or the obvious that plagues teenaged boys
-
cpet
im too cool to wear safety gear
-
cpet
such as the guy who asked me why dont I just use gloves when changing oil and I said saves on trash
-
cpet
one day I will understand why bugs. have to be so perfect while open and net accept patches litterily in chat
-
cpet
ketas, arent you in romania or something ?
-
LXGHTNXNG
eesti, I believe
-
cpet
is that code for I dont know ?
-
la_mettrie
(estonia)
-
LXGHTNXNG
yes la_mettrie
-
cpet
how do you get estonia from eesti?
-
la_mettrie
by translating the words of natural languages (estonian language -> english)
-
LXGHTNXNG
the two are the same word in different languages
-
cpet
lame could of just googled
-
LXGHTNXNG
I'm a dragon
-
cpet
how do you ssh with dragon fingers ?
-
cpet
chopsticks?
-
» LXGHTNXNG chuckles
-
LXGHTNXNG
I make it work (:
-
cpet
so we have gitlab github and codeberg now ?
-
LXGHTNXNG
those are the three main git forges now
-
cpet
hrm
-
ketas
codeperger
-
ketas
cpet: our country has different name in every language
-
ketas
i don't even know how
-
ketas
they all ended up like this
-
cpet
not even going to ask why
-
cpet
but ok
-
ketas
some historic reason why one was chosen
-
cpet
no the git forges thing
-
ketas
apparently countries aren't names
-
cpet
what are they ?
-
LXGHTNXNG
¿
-
ketas
he said nothing
-
cpet
ok
-
cpet
forgot what I was doing with bhyve
-
ketas
something pushed important data off cpet brain
-
cpet
a lot of things do that
-
cpet
ah forgot to do a vm start
-
pertho
hmm is this normal after a freebsd-update? "The following files are affected by updates. No changes have been downloaded, however, because the files have been modified locally: /var/db/etcupdate/log"
-
antranigv
Hey FreeBSD on ARM users, when I run FreeBSD aarch64 on a hypervisor, I see that the guest (FreeBSD) is using at least 100% CPU, while the system itself is idle (according to top). anyone has seen this before? I assume it a ticker/timer issue, but no idea how to fix it
-
Oleg
so, yesterday I was talking about my monitor going into a power saving mode after I load i915kms
-
Oleg
can someone please tell me why this keeps happening?
-
Oleg
"pciconf -lv" gives me this info:
-
Oleg
vgapci0@pci0:0:2:0: class=0x030000 rev=0x05 hdr=0x00 vendor=0x8086 device=0x9bc5
-
Oleg
subvendor=0x1043 subdevice=0x8694
-
Oleg
and this info:
-
Oleg
device = 'CometLake-S GT2 [UHD Graphics 630]'
-
Oleg
so, after I load i915kms, my system never crashes, but the monitor always goes into the power saving mode.
-
Oleg
so, after this happens, I am able to access the computer through ssh
-
Oleg
and the output from "kldstat -v" shows that i915kms is loaded.
-
Oleg
yesterday, someone suggested to me to look at the logs produced by syslogd to try to figure out what causes this problem, but I still don't know how to use syslogd
-
lavaball
your pf is different from openbsd's i hear. can you guys block mac addresses with it?
-
lavaball
asking for a friend.
-
antranigv
lavaball not according to the manual. AFAIK even OpenBSD's pf can't do that. besides, anyone can change their MAC address, right? :-)
-
lavaball
everyone can change their ip on a local network as well.
-
lavaball
and mac in the open world doesn't make sense anwyay.
-
lavaball
i'm just disappointed that pf isn't into it. i had no problem on either tables to do it.
-
antranigv
lavaball you can, however, divert the mac traffic, by create a bridge/interface with the same mac addr. it would become unusable :D
-
lavaball
if i wasn't old and dumb, i tell you, i would make my own os with black jack and whores!
-
lavaball
anwyay, i'm a little over half way through the pf book, so maybe there is some other way to authenticate normal people easily.
-
lavaball
thanks so much for explaining.
-
nimaje
seems like ipfw can match on mac
-
Oleg
so, please tell me why the system doesn't crash after I load i915kms, but the monitor goes into the power-saving mode.
-
nimaje
why would you expect it to crash? but no idea why it goes into power-save
-
Oleg
I connected the monitor to the display port.
-
Oleg
but I had the same problem when it was connected to the hdmi port
-
Babaj
Oleg: Have you added your user to the video group?
-
Oleg
Babaj: how is this even related to the problem?
-
Oleg
Babaj: I load i915kms as root and the monitor goes into the power-saving mode.
-
Babaj
If you installed the "xf86-video-intel" package then remove this.
-
Oleg
I don't have it installed
-
Oleg
is it possible this issue occurs because of a buggy UEFI BIOS?
-
nimaje
seems more like that hardware behaves weird and needs something done more or less when the driver loads to not go into power-save for some reason
-
Oleg
I didn't have this problem when I had windows 11 or ubuntu installed.
-
nimaje
does that happen to if you load i915kms via kld_list in /etc/rc.conf ?
-
Oleg
and what makes it mysterious is that after I load i915kms, I can still see login to the computer through ssh and can see that i915kms is loaded
-
Oleg
but dmesg | grep drm doesn't show me any output related to Display Port connection
-
Oleg
but kldstat -v shows that i915kms is loaded
-
Babaj
Oleg: Did it work fine using the standard Vesa video driver from FreeBSD?
-
Oleg
nimaje: yes, this happens if I have kld_list in rc.conf or load i915kms manually
-
Oleg
Babaj: I never tried it
-
Oleg
Babaj: are you talking about xf86-video-vesa driver?
-
Babaj
yes
-
Oleg
and what's odd is that according to freebsd docs, uhd 630 graphics gpu is supported.
-
Oleg
Babaj: okay, let's install this driver and try to load it.
-
Babaj
If you have installed a Xorg server, then you have this driver installed.
-
Oleg
and as I said before, both windows 11 and ubuntu don't have any issues with uhd 630 graphics on my computer.
-
Babaj
Delete your driver line from rc.conf and just restart the computer.
-
Babaj
It's not Windows and not Ubuntu.
-
Oleg
Babaj: okay, I have vesa, xorg-server, twm, and xinit installed. I should simply type "xinit" on the command line to find out whether I can load X using vesa?
-
Babaj
Oleg: startx
-
Oleg
vesa is supposed to work with efi and non-efi installations?
-
Oleg
I have an efi installation.
-
Oleg
okay, when I type "startx", I get "no screens found"
-
Oleg
and xorg logs tell me this:
-
Oleg
[ 2618.251] (II) VESA(0): initializing int10
-
Oleg
[ 2618.252] (EE) VESA(0): V_BIOS address 0x0 out of range
-
Oleg
is it possible this is a motherboard-related issue?
-
Oleg
my motherboard is Asus Prime Z590-P.
-
CCFL_Man
Oleg: you're a linux user, aren't you?
-
Oleg
CCFL_Man: very rarely I use linux. but as I said, I didn't have any issues with the Intel GPU when I had ubuntu installed.
-
Oleg
have any of you ever run FreeBSD using the Asus Prime Z590-P motherboard?
-
Oleg
and is it possible this issue occurs because my UEFI BIOS might be buggy?
-
CCFL_Man
Oleg: startx runs the X server. it has nothing to do with vesa
-
Oleg
because I noticed this before: linux often can load drivers just fine even when UEFI BIOS has bugs, but freebsd can't do that.
-
Oleg
CCFL_Man: but xorg-server is supposed to automatically load vesa driver when it's installed and when xf86-video-intel is not installed
-
CCFL_Man
freebsd can also load drivers. often times, freebsd does not have up to date drivers
-
CCFL_Man
that's because it's configured that way on linux. you need to configure it to load the vesa driver
-
CCFL_Man
this isn't plug and play wintendo
-
Oleg
I wish someone could help me resolve this mysterious issue.
-
CCFL_Man
you need to configure the X to use the vesa driver
-
Oleg
as I said before, the freebsd docs claim that uhd 630 graphics gpu is supported
-
Oleg
and yet, even though I am able to load i915kms, the Display Port connection is not detected and the monitor goes into the power saving mode.
-
CCFL_Man
you need to verify you have the exact hardware the x driver supports
-
Oleg
and yet, mysteriously, i915kms.ko itself can be loaded because I checked it when I ran kldstat
-
CCFL_Man
you can load any driver you want
-
CCFL_Man
it more than likley does not support your hardware
-
CCFL_Man
perhaps it's a revision the driver does not cover
-
CCFL_Man
typical linux user
-
Oleg
CCFL_Man: doesn't support my hardware? then why do freebsd docs claim that uhd 630 graphics is supported?
-
CCFL_Man
you need to be sure the exact hardware is supported and how it's identified in your system
-
Oleg
CCFL_Man: well, I pasted the output from "pciconf -lv | grep -B4 VGA" earlier.
-
CCFL_Man
or buy hardware that is definitely supported, or modify the driver to add support for it yourself
-
Oleg
CCFL_Man: vgapci0@pci0:0:2:0: class=0x030000 rev=0x05 hdr=0x00 vendor=0x8086 device=0x9bc5 subvendor=0x1043 subdevice=0x8694
-
Oleg
CCFL_Man: vendor = 'Intel Corporation'
-
CCFL_Man
now you look in the driver documentation for that
-
Oleg
CCFL_Man: device = 'CometLake-S GT2 [UHD Graphics 630]'
-
CCFL_Man
pasting it here won't help you
-
Oleg
driver documentation for drm-kmod?
-
CCFL_Man
yes
-
CCFL_Man
it is probably not supported
-
CCFL_Man
and freebsd supporting other hardware like drive controllers and network adapters is more important than a video controller becaus you like pointv and click
-
antranigv
How to know if a service has a `status subcommand?
-
Intelo
Linux, I believe and guess, isn't that stable as freebsd is. Or is it just ubuntu and I should try another distro? anyway, with specially UI, it bloats under heavy load. Now the problem is that Linux has a lot of utilities that I am used to an need. Some configs, shortcuts etc. Until I find a way, how can I run both linux and freebsd at the same
-
Intelo
time? I thought of installing freebsd as guess and linux as host in virtualbox. Or vice versa is better? Or any other option? I think virtualbox based virtualization will be a bottleneck somewhere? Do I have other options? I need to run both at the same time in the start so that I can use in linux what freebsd does not have (or I do not yet get an
-
Intelo
alternative/solution)? Any thoughts?
-
cpet
antranigv, service bleh status
-
antranigv
Intelo it depends on your hardware
-
Intelo
amd ryzen
-
Intelo
antranigv
-
antranigv
cpet yes, but how know if it HAS that subcommand? for example, nfsd supports the status subcommand, but /etc/rc.d/dmesg does not.
-
antranigv
hm, I have an idea, just chekc the source code lol
-
antranigv
Intelo yea, that's just the CPU. btw, is it a laptop or a desktop?
-
Intelo
deskto
-
Intelo
p
-
Intelo
asus MB
-
Intelo
X570 I gues
-
Intelo
antranigv is this kind of hardware a problem?
-
Intelo
freebsd has lots of support for these kind of hw I guess. Right?
-
cpet
dmesg isnt a service
-
cpet
Intelo, no
-
antranigv
Well, running FreeBSD on the desktop is a lot easier than running on a laptop, because we're not too good in the wifi department :-)
-
antranigv
Persoanlly, I run FreeBSD on a desktop and if I need anything Linux-y, I just run a Linux Jail
-
antranigv
cpet I know, but it has a service file, and if you run `service -e`, it tells you that it's enabled
-
antranigv
cpet I'm trying to create `service -s`, which tells you the status of all enabled services.
-
cpet
dmesg isnt a service it runs and thats it
-
cpet
nfsd is a daemon and creates a file in /var/run which is what status looks at
-
Intelo
ok antranigv cpet what are the suggestions to run linux + freebsd
-
cpet
what you want
-
cpet
linux has KVM freebsd has bhyve
-
cpet
the chances of x working in linux is more than freebsd
-
cpet
but its personal preference
-
antranigv
cpet huh, trying to find that part in the code. okay I'll do more digging
-
antranigv
cpet thanks <3
-
Intelo
cpet X? you mean UI?
-
Intelo
cpet what should be host os and why?
-
cpet
X = HW
-
Intelo
my HW works on fbsd
-
cpet
Intelo, whatever you think it should be
-
cpet
antranigv, look at rc.d/natd pidfile
-
antranigv
cpet well, yeah, but how does NFSd do it? lol
-
cpet
rc.subr ?
-
antranigv
yup, looking into it now, looks like there's a function that says if the subcommand is available.
-
Intelo
cpet if host is linux, the scheduling and lmiits will be bad . so guest will be influenced
-
cpet
check_pidfile()
-
cpet
Intelo, ok?
-
cpet
kind of defeats the purpose of your question if that is the reason for questioning
-
cpet
which host os should I use, but if I use linux guest will be influenced
-
cpet
^ makes no sense
-
Intelo
cpet check_pidfile()
-
cpet
antranigv, all rc.d's include that file
-
Intelo
> ;
-
Intelo
bash: syntax error near unexpected token `;
-
cpet
bash :(
-
cpet
that was for antranigv
-
Intelo
k
-
cpet
also dont just run what people say to run without having an idea of what it does
-
cpet
Intelo, on a personal note ive hated Linux ever since I first used it with slackware 3.x, been using freebsd for 25+ years now and I see a lot of people going yay freebsd! aww my special HW doesnt work help!
-
cpet
then people get upset cause you mentioned x in a channel of y and yada yada
-
cpet
so :)
-
Intelo
I see
-
Intelo
cpet if this had been a pain point, why freebsd folks do not add more support for HW
-
cpet
Linux has more support for companies freebsd only has whatever docs are provided
-
cpet
so not freebsd fault its crappy greedy companies that dont offer docs
-
Intelo
ok
-
cpet
so if I were you linux host freebsd guest then in time ditch linux and go with freebsd
-
cpet
or screw what cpet says and go freebsd and run linux in bhyve
-
antranigv
cpet okay this is weird. like, it says newsyslog is enabled (according to service -e), but why? also why is dmesg in there? :D
-
cpet
its enabled
-
cpet
check etc/defaults/rc.conf
-
antranigv
but it's not a daemon, I assume?
-
cpet
its enabled
-
» daemon watches for validation purposes
-
antranigv
daemon hey daemon :-)
-
daemon
:P heya
-
daemon
I actually do the opposite, freebsd host with bhyve and linux guests
-
daemon
freebsd really does do well as the host in most cases; let it deal with the networking etc
-
otis
+1
-
daemon
you can also if you can be bothered do things like make custom gentoo setups that are made specfically to work with bhyve; so the nvme and such support is there non kernel module loaded
-
daemon
you can get some pretty efficient stacks
-
daemon
also its a nice way of getting access to docker at the lowest cost possible
-
cpet
root@hp:/usr # service -e | grep -e dmesg -e new
-
cpet
er
-
eoli3n
which directory could I delete to be sure that a freebsd srv will not reboot ?
-
eoli3n
/boot maybe
-
cpet
?
-
daemon
I mean ... the 'uptime' command will tell you the last boot time
-
cpet
removing /boot system will be toasted
-
eoli3n
that's what i want
-
daemon
remove /boot/kernel
-
daemon
it should be loaded in memory anyway
-
cpet
antranigv, -e Show services that are enabled
-
eoli3n
that's a node to replicate some snapshots at work, and I want to kill it remotely
-
eoli3n
i removed /boot entirely
-
daemon
that may not be wise ... if you need to kernel module load anything it will fail
-
cpet
i dont get it removing /boot wont do anything as the kernel is is memory
-
eoli3n
i just need to kill the node
-
eoli3n
rm -Rf /boot && reboot
-
cpet
shutdown -p now ?
-
daemon
oh well I mean you culd use dd to write crap to th disk too
-
daemon
but yeah without /boot the moment you reboot; it is not coming back
-
daemon
the bootlaoder will trigger then panic
-
eoli3n
ok, perfect, the node is down
-
daemon
im curious; whyu on earth :P
-
cpet
yeah?
-
daemon
people normally are asking why the system is not booting; not how to enter that state lol
-
cpet
shut it down mount a new ISO reinstall and boom
-
antranigv
cpet so this means that I don't need the services that are enabled, but rather the deamons
-
antranigv
daemons. lol
-
crb
why am I unable to find commits using git hub and the sha of the commit? for example I can't find ce9c3848ff369467749f59fd24f8b9f1241e725c using git hub but I can see it in my local copy of the src repo
-
yuripv
crb: how do you "search" on github?
-
crb
yuripv: I'm looking at the freebsd-src repo and at the top of the page is a box "search or jump to" I put in the sha and I get back the correct commit in several other repos but not freebsd src
-
yuripv
i think it's search for repository by name? anyway that's a question for github :)
-
yuripv
wrong, may be it just search the "default" (i.e. main) branch?
-
xanthor
question...anyone here tried to get steam/proton going on FreeBSD with the proprientary nvidia drivers? I'm toying with the idea of getting that set up but also...if it's an excersize in futility maybe not
-
xanthor
I'm currently using Linux as my gaming platform and it works really well...but I miss FreeBSD as my main desktop OS. Stream is what convinced me to switch over to linux, but I wouldn't mind switching back
-
xanthor
steam*
-
gnailz
join #freebsd-social
-
debdrup
xanthor: I believe the nvidia driver can work with Linuxulator if you built it via ports?
-
debdrup
Oh, huh. The LINUX value in the Makefile is part of the OPTIONS_DEFAULT environment variable - so that might not even be necessary?
-
debdrup
Assuming the Linuxulator is new enough for Steam/Proton, it might work.
-
antranigv
I added a feature like this
bsd.network/@antranigv/109338809826149752 ; any feedback before I push? it uses column(1) in service(8), does anyone know if that's allowed? also, should I add coloring or is that too much?
-
VimDiesel
Title: Antranig Vartanian: "`service -s`, a silly feature, but I like it. Th…" - BSD Network
-
V_PauAmma_V
I'd keep coloring a not-default option, personally.
-
_xor
Where do those 1-line sysctl variable descriptions come from? Are they directly defined in the source tree or is there a separate location for them that sysctl looks up? (will look at the source later, but if anyone knows off-hand, it could save me some time)
-
debdrup
antranigv: I like it, and I think V_PauAmma_V has a point about coloring being a second option
-
debdrup
_xor: the ones from the -d flag?
-
debdrup
antranigv: columnating something in (Almquist) shell without using column(1) seems like a lot of effort though, so I think using a standard POSIX utility is fine.
-
antranigv
debdrup thanks for the feedback, I was worried. lemme post the code as well, I'd love your feedback
-
debdrup
_xor: the description comes from the SYSCTL_PROC macro which sets a bunch of flags like if it's MPSAFE, whether it's read-only/can be changed before booting the kernel/can be changed at runtime, and a few other things.
-
debdrup
antranigv: I'm not a src committer, so it's very minimal what feedback I can give on the code - but since you'll hopefully be making manual page changes too, I can review those :3
-
antranigv
f*ck, I totally forgot about the manual
-
debdrup
Good thing you sought review then :3
-
antranigv
debdrup <3
-
V_PauAmma_V
_xor, source tree.
-
V_PauAmma_V
apropos -s 9 sysctl
-
V_PauAmma_V
(and since service(8) is in /usr/sbin, there's no reason why it can't use a /usr/bin command.
-
V_PauAmma_V
)
-
antranigv
What's the 2022 style of contributing to FreeBSD? still using arc?
-
rtprio
arc?
-
antranigv
yeah, arcanist or something
-
antranigv
for phabricator
-
antranigv
hey, can I use -j flag for multicore complication for ports?
-
rtprio
yes, you can use -j but not all ports will build sucessfully
-
antranigv
ugh, maybe I should just configure poudriere and be done with it
-
rtprio
how many ports are you building?
-
antranigv
root@devbsd14:/usr/ports/devel/arcanist # env BATCH=1 make missing | wc -l ===> 327
-
rtprio
pkg install -y arcanist
-
rtprio
i would think poudriere would be overkill for this application
-
V_PauAmma_V
antraniv, which arch?
-
antranigv
it's -CURRENT, so let's hope no ABI issues.
-
antranigv
V_PauAmma_V I'm on aarch64
-
V_PauAmma_V
s/v/gv/
-
rtprio
oh
-
antranigv
oh, we have a package! okay, things are better on aarch64 FreeBSD, yey
-
debdrup
Using poudriere for any number of packages is fine, because it makes things like cross-builds much easier.
-
antranigv
Anyone knows what this is? "Usage Exception: Unable to find any git commit named 'usr.sbin/service/service.sh' in this repository."
-
antranigv
ohh I have to commit locally first?
-
V_PauAmma_V
For arc with git? Yes.
-
antranigv
now I'm getting Usage Exception: No changes found. (Did you specify the wrong commit range?)
-
nacelle
did you "git add" first?
-
nacelle
(git status will show a lot)
-
antranigv
it's all fine in git log
-
V_PauAmma_V
antranigv, either "arc diff --create main" (if you used a feature branch) or (IIRC) "arc diff --create HEAD^^..HEAD" if you didn't (not recommended).
-
V_PauAmma_V
Assuming that's a single commit.
-
antranigv
V_PauAmma_V thank you <3
-
V_PauAmma_V
Probably needs '' around the ^^ range.
-
antranigv
-
VimDiesel
Title: ⚙ D37383 service(8): add -s for showing status
-
V_PauAmma_V
-
VimDiesel
Title: Phabricator - FreeBSD Wiki
-
antranigv
thank you all! <3
-
rtprio
i thought one was supposed to submit a pr; phabricator was for the freebsd team to review
-
V_PauAmma_V
"freebsd team" is loosely defined. I got a phabricator account long before I was made a committer.
-
debdrup
antranigv: you probably want to install git arc, it makes using phabricator a lot easier
-
antranigv
debdrup how do I do that?
-
V_PauAmma_V
For some use cases, at least.
-
debdrup
antranigv: `cd /usr/src/ && make -C tools/tools/git install`
-
V_PauAmma_V
There's a package, I think.
-
debdrup
Oh, there is?
-
debdrup
Yeah, then you probably wanna use that.
-
debdrup
So there is: devel/git-arc
-
V_PauAmma_V
freebsd-git-devtools is the one I used, IIRC.