-
oxbar
[tj]: Thanks
-
SponiX
Anyone know how to fix an invisible mouse cursor in xorg (KDE or XFCE both)?
-
mage
f451: tsoome: remember my issue with zfs and mounting problem in jail? in fact you cannot mount a ZFS dataset as an unprivileged user, only root can do it
-
Posterdati
dh: there's no xfce4-desktop package in 14.2 p2
-
mage
it's a bit strange to me that we have vfs.usermount, ZFS delegations, jailed dataset, etc and that only root can mount it, it takes away a bit of interest
-
mage
also I don't see the point why you're allowed to create a dataset but not mount it, although I understand that it's different layers
-
crb
mage would you want me to be able to mount a zfs data set of /bin
-
crb
s/of/over/
-
mage
crb: if I'm in a jail and that I explicitely allow it.. why not
-
mage
crb: I'm talking about jailed dataset only
-
mage
with delegations I guess you can do it on the HOST anyway
-
Posterdati
mmmh seems docproj package is missing too
-
crb
the ability to mount a filesystem is the ability to put binaries in a place where they will be trusted to execute, that's a security hole. Even in a jail. At least to the things in the jail
-
dh
Posterdati: You may want to try building it from ports then
-
tsoome
mage this does sound like inconsistency. probably something for developers to think about.
-
Posterdati
dh: yes, but I cannot install ports, seems that there are other missing packeges too, like docproj
-
LXGHTNXNG
i don't mean to be vague (I do mean to bevague): DAE X11 memory leak on amdgpu?
-
agent314
wayland here
-
agent314
so is @world just everything in /var/lib/portage/world?
-
LXGHTNXNG
i tried sway, it was the only time the mouse has ever been jumpy and sticky when not under load
-
agent314
oh crap this isn't gentoo is it
-
agent314
my freebsd installs dont have x11 or wayland :)
-
LXGHTNXNG
be happy you are not in this hell
-
mage
tsoome: do you think I should open a PR ?
-
tsoome
sure.
-
tsoome
either you should not be able to create dataset in jail or you should be able to mount created dataset in jail.
-
mage
that sounds logical indeed
-
tsoome
and the behavior should be clearly documented.
-
tsoome
in restricted environment they usually disable mount to avoid attacks with corrupted file system access, but this is not the case with zfs mount.
-
mage
-
tsoome
huh, 11.2:D
-
tsoome
ok, last comment refers to 12.2, I think it should be updated to current version;)
-
Rand0m
Hi there, I'm having issue with starting X at my machine. I posted in fBSD forum but haven't got any answer (
forums.FreeBSD.org/threads/graphics-not-working-intel-gpu.97478)
-
Rand0m
I wonder if anyone can help me
-
mage
tsoome: I've added some comments
-
karolyi
hello, quick question, what happened to golang packages in 14-RELEASE? none of their versions show up, fallouts show some build errors, and now a go-compiled package I use is gone
-
debdrup
well, if there are build errors, that's why they aren't available..
-
karolyi
they are still available in 15 and 13 though
-
debdrup
15 and 13 are built on different schedules though
-
karolyi
I also went to bugs.freebsd.org but didn't find any ongoing things about it
-
karolyi
also, I could build go123 on my freebsd box
-
karolyi
so just wondering
-
karolyi
which means I have the binaries if you need them :)
-
karolyi
for x86_64, that is
-
nimaje
lists.freebsd.org/archives/freebsd-ports/2025-April/007557.html tldr there is/was some bug in -CURRENT which made builds fail, builders were rolled back to an earlier version of -CURRENT, so now it means waiting for a new build of those repos and hoping that bug was the only reason go failed to build
-
debdrup
-
karolyi
thanks, subbing for that one
-
debdrup
i found it on the freebsd-go list on
lists.freebsd.org :)
-
karolyi
I looked for the text www/go123, hence why I didn't find it
-
karolyi
sorry, lang/go123
-
debdrup
interesting that wildcards don't appear to work in bugzilla
-
karolyi
btw are you guys doing your freebsd-related work all voluntarily, for free?
-
nimaje
well, my "freebsd-related work" is complaining when stuff is broken and sometimes providing patches, I should really look into fixing that login.conf bug I opened, not being able to use " in strings is annoying
-
karolyi
> The crash from Go seems to be in the garbage collector, I cannot reproduce the issue when I disable the GC with GOGC=off.
-
karolyi
this sounds pretty bad
-
karolyi
definitely subbing that bug
-
nimaje
(and I definitly postponed sending that patch for the netsurf port too long)
-
Posterdati
dh: I'm compiling it from ports :)
-
Rand0m
Hi there, I need help with getting graphics to work for my system
-
Rand0m
I have a post in freeBSD forum ـدار اإلفــتــاء املصريّة. ودُور
-
Rand0m
اإلفـــتـــاء فـــي الــعــالــم الــعــربــي تخضع
-
Rand0m
لوصاية ماليّة وعقائديّة من النظام
-
Rand0m
الــســعــودي (بــاســتــثــنــاء مــفــتــي ليبيا
-
Rand0m
-
Rand0m
and will appreciate any help
-
Rand0m
sorry some rubbish were pasted by mistake, apologies
-
nimaje
have you tried without any xorg config and loading i915kms before starting Xorg?
-
Rand0m
yes I tried without any xorg configs, and I start xorg manually after the i915kms been loaded
-
Rand0m
nimaje: I always get couldn't open module intel in the xorg logs
-
nimaje
well, you don't want intel, you want modeset
-
armin
Installed packages to be UPGRADED: firefox: 137.0_2,2 -> 137.0.1,2
-
armin
hu? 2 to 1?
-
Rand0m
I removed the xorg configurations and that's what I get
-
nimaje
intel would be the xf86-video-intel legacy driver
-
nimaje
Xorg should try the modeset driver after it failed to use the intel driver, look if you get any warnings about modeset
-
Rand0m
if I put the xorg config files where I specify the driver to modesetting I get different error
-
nimaje
what error do you get there?
-
nimaje
(without a xorg config it should try all drivers until it finds a working one (probably in alphabetic order so it tries intel before modeset))
-
Rand0m
-
Rand0m
I paste above
-
nimaje
are you in the video group?
-
Rand0m
yes
-
Rand0m
nimaje: in wheel and video
-
ivy
armin: 137.0.1 is newer than 137.0 regardless of the portrevision
-
armin
ivy: I'm blind, thank you.
-
nimaje
Rand0m: are you sure you don't have any xorg config left in /usr/local/etc/X11/xorg.conf.d ? there are some (**) Option lines in your log, which aren't in mine
-
Rand0m
nimaje: the logs in
paste.debian.net/1368874 after I copied the configuration back
-
Rand0m
this [Rand0m> nimaje: I always get couldn't open module intel in the xorg logs ] was when I removed them
-
Rand0m
sorry for the confusion
-
nimaje
so, try again to remove any xorg config you have and pastebin the logfile of trying to start X like that, the message that it failed to load intel driver is expected as it is the legacy driver you don't want to use and don't have installed, but it gets tried first
-
Rand0m
sure, will do now
-
Rand0m
-
nimaje
hm, why are you missing (==) Matched {intel,modesetting,scfb,vesa} as autoconfigured after glx got loaded? is that why it only tries intel? but why does it even try intel there?
-
Rand0m
I don't know
-
nimaje
you installed the xorg meta-package and drm-kmod?
-
Rand0m
but nimaje when I added the configs as per the previous logs, it seems it was picking the modesetting. but why it wasn't starting?
-
nimaje
what was the config you added?
-
Rand0m
paste.debian.net/1368874 that's the one with the config file
-
Rand0m
and in the config I had Driver "modesetting"
-
nimaje
just Driver "modesetting" ? shouldn't it contain section or something?
-
Rand0m
yes it does let me pasteit for you
-
Rand0m
-
nimaje
if you try without the BusID ?
-
Rand0m
okay, will do it now
-
Rand0m
-
nimaje
hm, why does it fail to find devices? (and why does it try to use some fonts it didn't try without a config? and why does it try to load intel? and why does it set some Options it didn't before?)
-
Rand0m
the fonts are from a different config file, but that shouldn't be an issue though
-
nimaje
please pastebin the complete config, not just some section you guess is relevant and please test with only that fragment you pastebinned before
-
Rand0m
okay I just kept the driver one without the bus and this is the log
paste.debian.net/1368887
-
Rand0m
so this is the driver config without the busid
-
Rand0m
only
-
nimaje
ok, thatlooks like what I would expect, except that it doesn't find any screens and still tries to load intel
-
Rand0m
so what to do?
-
nimaje
if you try with BusID "PCI:0:0:2:0" ? in your config you only had one 0 before the 2, but there are two in the pciconf output in the forum post
-
Rand0m
okay let me try it, I will add BusID "PCI:0:0:2:0"
-
Rand0m
but in saying that, and as far as I know, this is only important if you have multiple cards installed. right? but I will try it now, one minute and I will paste the log file
-
nimaje
xorg should autodetect it, but it doesn't for you for some reason, so lets try if it works if it is specified explicitly
-
Rand0m
nimaje: that with BusID with double 0s before the 2,
paste.debian.net/1368891
-
Rand0m
Sorry got disconnected
-
Rand0m
my last message was: nimaje: that with BusID with double 0s before the 2,
paste.debian.net/1368891
-
nimaje
ok, progress, with the correct BusID it finds the screen, but for some reason the default screen section doesn't match it "Screen 0 deleted because of no matching config section." but before that "No screen section available. Using defaults." I would assume the default should match any screen that is found
-
svragv
When I discovered mdo exists i uninstalled doas
-
svragv
salute
-
nimaje
then the next test would be giving it some explicite screen section, no idea how it should look like
-
Rand0m
I can boot nomadbsd and run xrandr
-
Rand0m
get the screen id from it
-
nimaje
look if they have anything in /usr/local/etc/X11/xorg.conf.d or /etc/X11/xorg.conf.d
-
Rand0m
nope, I will boot nomadbsd from the usb (a bit slow though) and run xrandr. the monitor/screen configuration should look like
paste.debian.net/1368894 with the correct identifier
-
Rand0m
will be back shortly
-
Rand0m
Hi nimaje, I pasted the monitor config and the logs
paste.debian.net/1368897 Thanks
-
nimaje
that is now on FreeBSD with the Monitor section added to that Device section we created before? the config complains about not finding a matching Screen section and according to the xorg.conf man page a Screen section is there to connect a Device to a Monitor
-
Rand0m
I just added screen (although I never had to create it before) but nothing changed
-
Rand0m
I will past the logs and configuration
-
nimaje
yeah, no idea, autoconfiguration always worked fine for me
-
Rand0m
usually I add the monitor when I have multiple screens but anyway I will paste the logs now
-
Rand0m
nimaje: please find them in
paste.debian.net/1368899
-
Rand0m
nimaje: should I be using drm-515-kmod or drm-61-kmod?
-
nimaje
drm-kmod will depend on whichever you should use on your freebsd version
-
thedaemon
Rand0m: which GPU?
-
thedaemon
I'm using drm-616-kmod, since 515 will not work with my 6750XT
-
Rand0m
thedaemon: device = 'WhiskeyLake-U GT2 [UHD Graphics 620]'
-
Rand0m
-
thedaemon
either should work fine for that one I believe
-
thedaemon
8th gen?
-
Rand0m
yes
-
thedaemon
that's old enough it should be covered in 515
-
Rand0m
I tried both but none is working
-
thedaemon
oh?
-
Rand0m
so let me try again 515
-
thedaemon
have you loaded the kernel modules?
-
thedaemon
Do you know the steps involved?
-
Rand0m
yes, the kernel modules were loaded, I'm removing the drm-61 and installing 515 again for another try
-
thedaemon
personally I had to compile drm-616-kmod from ports
-
thedaemon
good luck
-
thedaemon
Do you reboot and it turns off our screen then you reboot into single user mode?
-
Rand0m
I did compile it from ports
-
thedaemon
:( I'm sorry
-
thedaemon
-
thedaemon
Well, lots of people use it
-
Rand0m
it works on nomadbsd but struggling to get it to work on freebsd
-
Rand0m
compiling the 515 shouldn't take too much time
-
thedaemon
Well, since NomadBSD is FreeBSD, should be a matter of figuring out what is wrong
-
Rand0m
I tried everything, here tonight we tried again
-
Rand0m
thedaemon: no luck :(
-
Rand0m
Thanks nimaje and thedaemon for all your help, It after midnight here and I will call a night
-
nimaje
and probably a good time to tell everyone to upload their dmesg to
dmesgd.nycbug.org/index.cgi and a probe to
bsd-hardware.info
-
mzar
if you are running FreeBSD or interesting hardware, please feel free to upload you dmesg
-
dk
cheers. for my understanding, should yesterday's FreeBSD-EN-25:07.openssl have been a security advisory instead of an EN? or is it not a vulnerability, depite the description? (i tend to take care of ENs much later, so i was surprised)
-
Yaazkal
does anyone reccommend a data center? I'm looking for a bare metal server in Miami/Tampa or something near
-
johnjaye
Yaazkal: is that like renting a vps or ec2 instance? does the location of it matter that much?
-
Yaazkal
not vps, looking for bare metal server. Looking for those locations because it's near to the users
-
johnjaye
oh yeah. it's a crazy world of people buying all kinds of cloud and server based stuff.
-
johnjaye
i didn't even know netflix had a bunch of CDNs around the country with freebsd just to serve content faster.
-
rtprio
Yaazkal: i have friends that use freebsd on vultr, it appears they have a center in flordia
-
rtprio
i don't recall if they have full servers or just vps, sorry
-
Yaazkal
rtprio: they do have bare metal, but it's not clear if I can customize them (like adding more disks). Seems they did not understand my request because they just answered "If you need more space you can buy another server". I want to have a server with a mirror for OS and then mirror striped for jails (6 disks total)
-
isley
not a recommendation but hostdime has orlando and miami locations.
-
Yaazkal
I'm trying to get a quote with Hivelocity... but has not been easy too. Really their service is like... meh (bad experience recently)
-
Yaazkal
isley: I'll take a look, thanks
-
rtprio
they were okay
-
rtprio
not great
-
Yaazkal
rtprio they who? vultr?
-
rtprio
hiveolicty was okay, i guess
-
hernan604
-
Yaazkal
hernan604 thank, I'll check
-
nimaje
dk: I would have expected that one to be a SA too, even if it says 'Systems not exposed to low-latency adversaries and systems not using "exotic" elliptic curve parameters are not affected.' same with the expat one
-
nimaje
especially as low-latency adversaries just means that you need some second part that gives you RCE
-
ccx
Which is the Wireguard implementation I want on current system? wireguard-go from ports?
-
nimaje
the one in the base system, maybe you want to install wireguard-tools to have wg-quick
-
thedaemon
^ wg-quick from wireguard-tools is what I use.