Skip to main content

Questions tagged [funtoo]

The tag has no usage guidance.

22 votes
3 answers
16k views

Difference between Gentoo and Funtoo [closed]

I'm struggling to understand how Funtoo is different from Gentoo, The Funtoo website claims to be an improved version of Gentoo saying this: Funtoo Linux features native UTF-8 support enabled by ...
Maxpm's user avatar
  • 782
13 votes
2 answers
22k views

Where is vagrant's log file?

I am trying to debug a vagrant- or VirtualBox related problem (see taiga-vagrant fails to provide a working taiga environment #21). The command VAGRANT_LOG=debug vagrant up --debug prints out plenty ...
Nikos Alexandris's user avatar
13 votes
3 answers
89k views

Nginx listens at a port, only responds if set to port 80

OS: Funtoo. I have bound NGINX to port 81 (I want to run it alongside my Apache server for a short time for ease of transition), and it listens at the port (If I point at another port, using wget I ...
Aviator45003's user avatar
9 votes
4 answers
12k views

How can I switch to my USB headset automagically when it's plugged in?

I'm running Funtoo Linux, a Gentoo derivative. My two new Plantronics USB headsets (one wired, one wireless) work nicely. I plug one in, ALSA notices it, and if I manually set an application to use ...
HedgeMage's user avatar
  • 439
5 votes
1 answer
2k views

Migrating from Funtoo to Gentoo on a running system

I have a Funtoo system now, but want to migrate (back) to Gentoo. If possible keeping a usable system during the installation (not rebuilding from scratch using a live CD). Both systems should be ~...
Tim's user avatar
  • 315
4 votes
1 answer
1k views

Lightdm Won't Start in Test Mode With OpenRC

I have a funtoo installation and I recently did sudo emerge x11-misc/lightdm which appeared to work fine, but attempting to start lightdm in test mode with sudo lightdm --test-mode gives this: ** (...
Ell's user avatar
  • 91
3 votes
2 answers
1k views

What is the equivalent of apt-file in portage, if any? [duplicate]

Hunting for dependencies when compiling software from the scratch is practically unavoidable. In Debian-based Linux distributions which use the apt-get utility to manage packages, there is also a nice ...
Nikos Alexandris's user avatar
3 votes
1 answer
3k views

Configure ALSA to work with [AMD/ATI] Kabini HDMI/DP, [AMD] FCH Azalia [closed]

I use Funtoo Linux + LXDE + ALSA on laptop Asus X552E. I have speaker and headphones, installed alsa, users in group audio. But sound does not appear, and I have no sense how to configure it. Here ...
znavko's user avatar
  • 71
3 votes
1 answer
758 views

How can I download all the software ( funtoo git repository) for offline use of funtoo, similiar to apt-mirror

I am working on a ship so once at sea I have no internet. The idea is to clone the complete git repository so that I can still install software when offine. I am using apt-mirror with debian which ...
Jasbir's user avatar
  • 31
3 votes
1 answer
570 views

Having trouble with LVM snapshot

I have a funtoo linux machine which I am trying to add ubuntu to (thats a whole other issue). It is encrypted with luks and has lvm on top of that. I have a 2 TB harddrive (sdb) which I would like ...
nckturner's user avatar
  • 163
2 votes
2 answers
639 views

How to prepare a headless machine?

I'm currently preparing an SD-card for my Raspberry Pi, i.e. an ARM machine, while I'm sitting on a x86 one. Therefore I cannot simply chroot into it and run rc-update add sshd default. So, how else ...
Tobias Kienzler's user avatar
2 votes
1 answer
164 views

Is it safe to `emerge -uavDN @world` while working?

In a related question, a few answers ("Yes", "...no problem", "typically... no problem") verify that it is safe to perform emerge -uavDN @world while working. Is it really so (for Funtoo/Gentoo)?
Nikos Alexandris's user avatar
2 votes
0 answers
839 views

Funtoo Keychain keeps asking for password when logging in using SSH

I have followed the instructions here https://www.funtoo.org/Keychain and added eval `keychain --eval --agents ssh --inherit any id_rsa` to - I have tried both but the result was the same - .zshrc ...
d-b's user avatar
  • 1,937
2 votes
1 answer
1k views

apparmor - cannot load library

I'm trying to get apparmor set up on my system and am having troubles getting past the permission denied error: ping: error while loading shared libraries: libcap.so.2: cannot stat shared object: ...
Walter's user avatar
  • 1,234
2 votes
1 answer
744 views

How to avoid emerge recalculating dependencies after adding required keywords/uses?

While emerge --autounmask-writes followed by a etc-update basically automates adding additional keywords and use flags, running emerge afterwards (without any other modifications) will again calculate ...
Tobias Kienzler's user avatar

15 30 50 per page