biberao
-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
biberao reacted to drobbins in GNOME 3.34.1 Ready and coming in a few days
GNOME 3.34.1 is ready for use and will become the default version of GNOME in 1.4-release in a few days. If you would like to use it now, you can add the following to /etc/ego.conf:
[kits] gnome-kit = 3.34-prime Then ego sync, emerge -auDN @world, emerge @preserved-rebuild, and restart xdm and you should be in business.
If you would like to avoid upgrading to GNOME 3.34, now is the time to insert the following code into /etc/ego.conf:
[kits] gnome-kit = 3.32-prime Then, in a few days when 3.34-prime becomes active, you will stick with 3.32-prime and not get the updates until you want them.
-
biberao reacted to drobbins in Funtoo Auth Upgraded -- with hiccups...
Hi All,
I've upgraded our authentication framework, and you should be able to log in. But the migration was not without hiccups.
You should be able to log in to forums, wiki, bugs, code.funtoo.org and friends.
You might notice that some bugs on bugs.funtoo.org have my name listed as "drobbins#1". This isn't because I think I'm awesome, but because our migration triggered some bad behavior in JIRA and I need to repair its user database. It's annoying, but very fixable, and I'll get to this soon, and should continue to work in the meantime.
If you have login issues, please message me privately on the forums, or contact me directly on discord or telegram (links on the main wiki page.)
-
biberao reacted to drobbins in New steam-nvidia-launcher
Steam now has an official launcher script to make it easier to use, called "steam-nvidia-launcher". I've updated the Steam documentation at https://www.funtoo.org/Steam to now direct users to use the launcher script instead. It's easier to use and more robust, as you just have one script that does everything from download the docker image, to create the container, to start the container if it already exists and needs to be started locally.
steam-nvidia-launcher also fixes a bug where the Steam container wouldn't start consistently after a reboot.
Launcher is available here. Remember to consult the wiki (link above) for usage info:
https://code.funtoo.org/bitbucket/users/drobbins/repos/docker-steam/browse/steam-nvidia-launcher
