ɴꙩᴍᴀᴅ
@n0madcoder I installed version 13, and I wonder if it is necessary to install drm-kmod for my integrated graphics intel
If you want hardware accelerated graphics it's recommended. Otherwise your gpu functionality is going to be limited
D.M
If you want hardware accelerated graphics it's recommended. Otherwise your gpu functionality is going to be limited
OK, OK thank you. Xq in / usr / ports / graphics I get several like drm-kmod drm-devel-kmod drm-current-kmod drm-fbsd12.0-kmod drm-fbsd13.0-kmod
D.M
If you are in 13, use: libdrm and drm-fbsd13.0-kmod
lidrm should I also compile? When I did make install in drm-fbsd13.0-kmod it throws make error
ɴꙩᴍᴀᴅ
lidrm should I also compile? When I did make install in drm-fbsd13.0-kmod it throws make error
I would just use pkgs unless you need to tweak some flags for the system
ɴꙩᴍᴀᴅ
May I ask why are you building from ports?
D.M
May I ask why are you building from ports?
Because it is said that from the ports it would be better
ɴꙩᴍᴀᴅ
Because it is said that from the ports it would be better
It is if you need certain compilation flags to be toggled (on or off) but for a normal desktop usage, pkgd should work fine
ɴꙩᴍᴀᴅ
Can you post a log of the make error?
ɴꙩᴍᴀᴅ
Vasek
hi guys, I am using FreeBSD 13 with GNOME3 desktop and GDM. After suspend, I cannot login with my user account (password verification takes forever or I got "Authentication" error even when using correct password). I can login with my root user. Any experience or thoughts on this?
Vasek
and, even after reboots, the issue persists
Vasek
Is GNOME poorly supported on FreeBSD, or why do you suggest something else
Vasek
?
Anonymous
on new installs of 13 there has been a TON of updates. have you done the updates ?
Vasek
If I am not able to fix it, I can switch to XFCE, but I dont want to give up so easily 😏 It seems that similar problems were in the past on Linuxes too: https://askubuntu.com/questions/968275/cant-login-after-suspend-on-ubuntu-17-10
Anonymous
short story: i did a pkg autoremove it took out gnome !! .. had to reinstall. anyway try sddm.
Anonymous
based
it happened to you too ?
Anonymous
no, i dont use gnome
Anonymous
hahaha me either or ubuntu not real happy linux went to systemd devuan is still init YEA !!
Anonymous
Vasek
Wait you can use gnome3 ? Doesn't it need systemd?
I guess the FreeBSD port does not need it. In any case, it did work for some time until the suspend that locked out my user
Andriy
Neruq
#freebsd channel on libera.chat Unable to Speak If a channel is set to mode +r, you won’t be able to join it unless you are registered and identified to NickServ. If you try to join, you might be forwarded to a different channel. If a channel is set to quiet unregistered users (mode +q $~a), you won’t be able to speak while on that channel unless you are registered and identified. Both of these modes are used by some channels to reduce channel harassment and abuse. Once you have registered and are logged in, this issue should disappear. Nickname Expiry Registered nicknames and accounts will expire if they’re not used for a long time, after which they’ll be available for another user to take over. See our policies for details of when this occurs.
D.M
I am configuring the premises, and I do it in /etc/login.conf I do not know if it is the right place
SL
good morning, I need to acces my freebsd box remotely with sftp with image thumbnail preview (its a nas).
SL
I ve yet installed some android app with no luck, andftp,mobilesftp,easyftp,turboclient, with no luck... any suggestion?
SL
found smth thank you anyway
ɴꙩᴍᴀᴅ
Hello and welcome @Diego_Baires
ɴꙩᴍᴀᴅ
Just curious, which machine is the keyboard from your profile pic?
ɴꙩᴍᴀᴅ
My bet is for Spectrum (Sinclair)
Seems so, almost. Thanks for the hint (:
Vicen
D.M
Hello. How can I make efi's virtual terminal reduce its font size when the system starts up?
Fred
found smth thank you anyway
Can you write a short note on what you used and how you implemented these tools to achieve your result. Other FreeBSD users, want to follow your solution.
Fred
Hello. How can I make efi's virtual terminal reduce its font size when the system starts up?
Use a. Tiny virtual keyboard like that Sinclair model above. This is a good question to have answered about font selection size in EFI boot mode.
D.M
kern.vt.fb.default_mode="1366x768"
D.M
But it doesn't change me
ɴꙩᴍᴀᴅ
It is something related to the freambuffer of vt. I put in /boot/loader.con
Indeed. With dri_kmod you should see a fb "pop" at some point during boot that will adapt the resolution. Before the switch, I'd have to take a look because I have disabled kern.vt
Neruq
Because on my laptop the temperature with FreeBSD installed is 52 C, while on Linux it is 32 C, and also the frequency consumption rises from one moment to another to 90% with an open application such as Firefox or compiling a package rises to 98% and automatically shuts down the machine.
Krond
No graphics acceleration?
Neruq
Is it because FreeBSD software is obsolete and that nowadays software should be modern like Linux?
Anonymous
Is it because FreeBSD software is obsolete and that nowadays software should be modern like Linux?
by "freebsd software is obsolete" you mean the freebsd kernel is not really well built for desktop consumption?
Anonymous
And whose fault are those misconfigurations?
Anonymous
By the way he implies, it doesn't happen on linux
Sylvain
Hi folks. I just freshened my laptop (new processor, new qwerty keyboard, and fresh 1Tb ssd) and am willing to install a triple openbsd, FreeBSD, ArchLinux boot. I am also willing to go for full encryption, if I can manage. Does anyone know about this w/ FreeBSD ? The official documentation from the handbook does not seem to detail that specific case but only post-install encrypted disk addition. Unless I have misread. Is there a reference documentation for encrypted FreeBSD 13 installation ? There are also two other important details : sharing a partition between all three systems that should also be encrypted, and using a bootloader that can manage these. Regarding the first point, from what I have found the only solution is ext2 + encfs. Which is fine to me. Regarding the second point, I have been using rEFInd up to now, I do not know if it works with an encrypted EFI partition or even with simply booting encrypted systems, although I suppose this is on the part of their respective efi bootloaders. Any help appreciated :) Thank you !
kub-kun
But im not sure IF OpenBSD allows for encryption
K
what wrong with luks
I would have had to stack it, and didn’t like doing that on a multi disk stripe
K
ZFS does that already
K
I don’t want to play LEGO with hard drives and partitions
Sylvain
Oops sorry I meant to ask here for FreeBSD specifically, of course. (edited) I'll manage for openbsd and Arch on their respective docs/forum ;) But tbh the reason I ask is I can't seem to find proper official FreeBSD documentation on this (encrypted install).
K
I don’t want to play LEGO with hard drives and partitions
Why make my life harder if ZFS already supports what I need? Lol
Anonymous
and most OEM's dont even bother with it
Anonymous
Anonymous
ZFS has been merged, same for Linux and FreeBSD. Look it up on how to enable zpool encryption
how's support for ZFS in the linux kernel in general? does it work as well as it does on freebsd?
K
isnt ZFS a filesystem? how does it have the ability to encrypt itself?
ZFS combines a logical volume manager (zpool), a file system and a software raid too. The more you let ZFS manage, instead of using stuff like luks or LVM, the better performance and availability you get. I read Michael w Lucas books about ZFS, I suggest you to do the same
K
how's support for ZFS in the linux kernel in general? does it work as well as it does on freebsd?
On arch ZFS is not in the kernel tree, so I’m using an external repo with the module. So far I had no problems except when a new kernel Version is released (often) and the zfs module lags behind. When that happens, I’ll have to wait until it catches up
K
btw, who does the decryption of the ZFS partition? the initramfs?
Yes same as luks, you are prompted for a password when initramfs mounts the pool
Anonymous