-
mns
I have a headless freebsd system, how did wayland get installed on it ? must be an intermittent dependency
-
rtprio
yep, most likely
-
mns
how do I find out what requires wayland ?
-
rtprio
pkg query %rn wayland
-
mns
thanks, rtprio
-
rtprio
mns: 👍
-
mns
hmmm mesa-libs, vulkan-loader, and libva. Those last two are for ffmpeg, not sure why I would have that installed. oh well time for some cleanup
-
rtprio
run pkg query again and you can find that out
-
RhodiumToad
ffmpeg might have been installed to convert files, even on a headless system?
-
mns
RhodiumToad: yeah, but it ends up pulling in wayland.
-
mns
rtprio: pkg query ffmpeg ? or with %rn ?
-
RhodiumToad
ffmpeg has a VULKAN option which is on by default
-
mns
RhodiumToad, yes. I just deleted vulkan-loader and libva and since I used --recursive it removed ffmpeg as well.
-
RhodiumToad
libva is from ffmpeg's VAAPI option
-
mns
I guess this is why probably better to build then use pkg, but I'm just too lazy.
-
rtprio
depends. my ffmpeg was installd by youtube_dl
-
mns
mine didn't have anything, so it was by me.
-
mns
meaning 'pkg query %rn ffmpeg' returned nothing
-
rtprio
unless some of the options are wholly incompatible, it's usually easier to let pkg do the default, ive found
-
rtprio
rather than try to stop out weird dependancies
-
mns
normally that's what I do, and am aware that mixing between ports and pkg isn't normally a good idea
-
rtprio
mns: that's not always true these days
-
mns
well glad to hear that its not true these days
-
_xor
Also, in my experience (and seemingly corroborated by others experiences), nVidia drivers suck and their Vulkan support is no exception.
-
» _xor is surprised he got Hyprland to work with nVidia
-
» kenrap is wondering how nvidia's open drivers are progressing these days since it's been over a year since they made it was available on github
-
kenrap
-
VimDiesel
Title: KDE Plasma Wayland poor performance & frame drops when opening apps · Issue #538 · NVIDIA/open-gpu-kernel-modules · GitHub
-
VimDiesel
538 – MAP_FILE not mentioned in mmap man page.
bugs.freebsd.org/bugzilla/show_bug.cgi?id=538
-
kenrap
Yeah... at this point their open driver is just a way for them to scope up "free labor" in the form of github contributor PRs and reap it back to the proprietary zone
-
yuripv
you exposed them, good work
-
kenrap
I don't know why you're being facetious but I wasn't paying attention to any of this
-
PyR3X
the handbook instructions for Wayland skips over the part of creating /var/run/user/`id -u` with a cryptic message when trying to run sway
-
rtprio
something about XDG_HOME ?
-
meena
nerozero: here's what DLange found about the cron thing:
bsd.network/@dvl/110792032810771269
-
VimDiesel
Title: Dan Langille: "@meena⊙cc @mibh⊙fo Usually…" - BSD Network
-
meena
i like that a bit better, cuz I just looks at the day
-
meena
less variables, seems harder to mess up :D
-
nerozero
meena, thank you for keeping watching for my question
-
nerozero
respect
-
nerozero
THANKS !
-
meena
my VM is still showing 27th…
-
meena
i wonder if once my vsock project is over, libvirt will be sending time updates over vsock??
-
meena
and if so, who's gonna listen out of that?
-
» meena downloads qemu-guest-agent source code…
-
meena
qemu-project.gitlab.io/qemu/interop/qemu-ga.html Transport method: one of unix-listen, virtio-serial, or isa-serial, or vsock-listen (virtio-serial is the default).
-
VimDiesel
Title: QEMU Guest Agent — QEMU documentation
-
PyR3X
XDG_RUNTIME_DIR needs to be set for Sway to run and the handbook suggests export XDG_RUNTIME_DIR=/var/run/user/`id -u` but this directory does not exist and Sway reports it can't open a socket
-
CmdLnKid
meena, i get those same problems from virtualbox. pretty frustrating when you want to suspend a host, wake up the following day and the time is behind
-
meena
CmdLnKid: especially since the VM doesn't know it was suspended, and as such, doesn't run /etc/rc.resume
-
CmdLnKid
no additions installed as they are very old now
-
CmdLnKid
yep
-
CmdLnKid
most my trouble is on shutdown since there is no signal sent to the vm arch for a proper shutdown then it just gets suspended instead and no watch for a full shutdown
-
CmdLnKid
its either suspended or aborted
-
meena
with ZFS i don't really notice any damage done… so, yay zfs?
-
CmdLnKid
yeah thast the lifesaver here
-
meena
anyway, now that the washing machine is finished, i can go have a shower. which is much better than staring at C code especially if it's GPL licensed.
-
CmdLnKid
lol
-
CmdLnKid
that better be a freebsd powered washing machine
-
CmdLnKid
;-)
-
meena
CmdLnKid: i really hope that washing machine isn't running any "real" OS i know, but chances are it is running one
-
CmdLnKid
ikr
-
CmdLnKid
its running BASIC
-
meena
it's much cheaper these days to buy ""micro" controllers" that are basically fully fledged CPUs, which should seem ridiculous for something that has less than eight buttons, but that's the world we live in
-
CmdLnKid
damnit meena go get your dirty bsd in the shower ;)
-
CmdLnKid
tonights dinner... bacon, salad & dressing
-
Demosthenex
mmmm bacon
-
devnull
Guys, what is the best TOTP authentication PAM module for FreeBSD that you really use? (except pam_google_authenticator)
-
Demosthenex
devnull: i'd like to know as well, because i wont' run anything with "google" in the name
-
devnull
Demosthenex, yes. I may be crazy, but not that crazy.
-
CmdLnKid
i usually leave that to appliances for remmote authentication like openvpn.net or
fudosecurity.com
-
VimDiesel
Title: Privileged Access Management Solutions for Enhanced Cybersecurity | PAM Systems | Fudo Security
-
CmdLnKid
fyi wheel systems if freebsd derived.
-
Demosthenex
devnull: doesn't need crazy to avoid evil.
-
Demosthenex
i installed btop yesterday, that's slick
-
Demosthenex
just can't seem to get it to show io activity by zpool
-
CmdLnKid
signified by disks
-
CmdLnKid
afaik it isnt fs centric
-
Demosthenex
CmdLnKid: there's an option in the menu that describes showing zpools
-
CmdLnKid
ok thnkx
-
Demosthenex
doesn't seem to work ;]
-
CmdLnKid
going through a install right now of stable that ive beeb waiiting for
-
CmdLnKid
goinng to havve to check that out
-
meena
devnull: if you have Yubi keys, you could go that route
-
Demosthenex
i like my yubikey. PKCS/PIV mode for protected ssh keys
-
Demosthenex
i'm even doing usb forwarding into an ubuntu vm in virtualbox, and remote to citrix.
-
CmdLnKid
those are awesonee
-
CmdLnKid
afraid the use, makes you neg of thee security posture tho
-
CmdLnKid
cut off a thumb and you still have a security mark
-
CmdLnKid
not that im that dude but just mentioning both sides
-
Demosthenex
what?
-
Demosthenex
its not a fingerprint scanner
-
devnull
meena yes, I have yubikey. But I want to do this for users that access my host via ssh. ssh public key + otp
-
Erhard
Is ssh forwarding an option? I use that with my yubikeys to get into to any system without ever entering sensitive info on a remote system
-
Demosthenex
Erhard: ssh agent forwarding works with yubi
-
Demosthenex
but make sure you enable touch required to authenticate
-
Erhard
Of course.
-
Erhard
I do that even locally
-
Demosthenex
so, it's dangerous to forward agent across hosts,MITM can happen
-
Demosthenex
but with the yubi set to require touch, it will blink and if you weren't using it, you know something is up
-
Erhard
Yes, and it will not auth without the touch
-
Erhard
Of course I would try to avoid hopping, but sometimes you have to if there is a border box, etc.
-
Erhard
Certainly beats entering credentials or copying keys to a remote box to get to a third box.
-
CmdLnKid
that requires knowinng your hardware "blink blink" thats what ???
-
Erhard
If you mean someone could fool you by timing one auth request off the key right when you were expecting another, then yes, that is a remote posibility
-
Erhard
But you don't go randomly touching the key unless you know you are using it.
-
devnull
Demosthenex security/oath-toolkit worked very well!
-
pertho
does drm-kmod support Alder Lake-UP3 GT2 [UHD Graphics] on 13.2-RELEASE?
-
pertho
I get "(EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices"
-
tyler82
if i start vncviewer i have name does not resolve (8) error. however i havent change anything in resolv.conf... 🤨
-
rtprio
how are you calling vncviewer
-
rodri
pertho, run pciconf -l | egrep '^vgapci', copy the pci address (something like 11:22:33), then open /usr/local/share/X11/xorg.conf.d/10-main.conf with a text editor and change the busID from the Device section. reload x11 or reboot and you should be set
-
pertho
rodri: there is no such file 10-main.conf in that directory
-
tyler82
rtprio: vncviewer as root
-
pertho
there's just 10-quirks.conf, 20-evdev-kbd.conf, and 40-libinput.conf
-
rodri
pertho, hmm, damn. do you have anything in /usr/local/etc/X11/xorg.conf.d/?
-
pertho
yes. those files I mentioned above
-
tyler82
i am looking for tigervnc alternatives. tiger is shit...😒 I am trying remmina. i remember was wroking many years ago on windows. maybe would work for me on bsd also with bhyve...🙄
-
pertho
oh that's /usr/local/share/X11/xorg.conf.d.. /usr/local/etc/X11/xorg.conf.d is empty
-
rodri
you could create one and put the following in there:
-
rodri
Section "Device"
-
rodri
Identifier "Card0"
-
rodri
Driver "modesetting"
-
rodri
BusID "PCI:41:0:0"
-
rodri
EndSection
-
rodri
with your gpu BDF instead
-
rtprio
tyler82: .... lik what command, with arguments did you run?
-
rodri
i love tigervnc :)
-
pertho
isn't tigervnc discontinued?
-
rodri
no idea tbh. it works like a charm for me though
-
tyler82
rodri: because it is working for u 😁
-
pertho
(EE) open /dev/dri/card0: No such file or directory
-
pertho
(yes I am in video group and no that file doesn't exist)
-
tyler82
rtprio: no arg. just plain "vncviewer"
-
pertho
if I kldunload i915kms and kldload it.. no output.. I guess my chipset isn't supported :(
-
pertho
maybe FreeBSD 14 will support it
-
rodri
pertho, what do you have in /dev/dri?
-
pertho
there is no /dev/dri directory
-
tyler82
nah. with remmina does work bhyve now. 😃 I donno whats wrong with tigervnc. complains about hostname resolving 🙄
-
rodri
:(
-
rodri
pertho, not supported then, yeah. too bad
-
pertho
yeah.. I guess Intel Iris XE / Alder Lake isn't supported yet
-
Xe
fwiw, this is the first time i've heard Intel Xe cards mentioned on FreeBSD
-
Xe
trust me, I'd know
-
pertho
:)
-
rodri
maybe you could get away with VESA. at least to get some graphics
-
rtprio
tyler82: what hostname are you using?
-
tyler82
-
VimDiesel
Title: Pasteboard - Uploaded Image
-
pertho
vgapci0@pci0:0:2:0: class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086 device=0x4628 subvendor=0x1558 subdevice=0x4150
-
tyler82
rtprio: lenovoPC
-
rtprio
and did you put lenovopc in to dns or /etc/hosts ?
-
pertho
rodri: yeah though Vesa is pretty awful
-
tyler82
rtprio: nope...🫣
-
rtprio
so of course it's not going to work
-
rtprio
why not try the ip address
-
rodri
-
VimDiesel
Title: Intel Alder Lake-UP3 GT2 [UHD Graphics]
-
rodri
it seems to be available for linux >=5.14. i don't know if CURRENT targets beyond that
-
tyler82
rtprio: ok. will try later on. but remmina has not got this problem....🙄
-
rtprio
i don't know what remmina is
-
rodri
an old neighbor of mine
-
rodri
ah no, that was romina
-
tyler82
rtprio: tiger vnc alternative
remmina.org
-
VimDiesel
Title: Remote desktop client with RDP, SSH, SPICE, VNC, and X2Go protocol support. - Remmina
-
rtprio
oh
-
pertho
rodri: latest I can find is 5.10
-
rodri
-
VimDiesel
Title: FreeBSD 14.0 and AMD GPU support | The FreeBSD Forums
-
rodri
> Linux 5.16 drm-kmod is also available from the current drm-kmod "main" (master) branch Github repository. It is to 100 % completed in porting.
-
rodri
you might be in luck
-
pertho
rodri: will it compile on 13.2?
-
yuripv
try it