techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.8K
active users

Anoncheg



I have installed Nvidia drivers in Gentoo and was able to
boot from UEFI. I disabled nvidia-settings, because it
require Rust.

Efi boot requirements in Linux Kernel:
- Device Drivers --->
- Graphics support --->
- Frame buffer Devices --->
- [*] EFI-based Framebuffer Support
- Console display driver support --->
- <*> Framebuffer Console Support

I created Gentoo Linux Ebuild package to install Realtek
driver that don't require firmware blobs directly into
kernel source tree. :)

Rust programming language is not possible to compile from
sources (mrustc is not ready).

Mozila Firefox require Rust, that is why it is not open
source. I am going to switch to Pale Moon or
qutebrowser. :(
Wayland is not ready, I was unable to install Xfce4 and
it have no mouse emulation. I am at X11/Xorg still.