Skip to main content

Questions tagged [gentoo]

Gentoo is a free and open source Linux and FreeBSD distribution that uses the Portage package management system.

3 votes
1 answer
188 views

Two fully functioning profiles running simultaneously

Question: Is it possible to open two different instances of Firefox, each running a separate profile, and have it so each time firefox -P <profile name> is run it will connect to the already ...
hololeap's user avatar
  • 1,441
1 vote
1 answer
2k views

Cuda installation to Gentoo

I desperate to install dev-util/nvidia-cuda-sdk to my Gentoo system (3.12.30-gentoo kernel) for programming and for rendering with blender 2.72b I have a Nvidia Quadro FX 3700 graphic card using the ...
atevm's user avatar
  • 369
0 votes
1 answer
577 views

Gentoo - Virt-Manager Interface Issues

I am trying to start the interface within virt-manager. Unfortunately, I am prompted with this error when trying to run the Virtual Network: "Error starting network 'default': Unable to create bridge ...
icehac's user avatar
  • 13
4 votes
1 answer
1k views

Gentoo Linux: Building a kernel that only only contains drivers for the hardware in place

I would like to build a kernel for my system that only contains modules for the hardware which is really in place. Of course I can walk through lspci and manually select all the necessary device ...
Matthias Güntert's user avatar
1 vote
1 answer
852 views

updating php 5.5 to latest stable version on gentoo

I have recently been put in charge of keeping an eye on the servers (we don't have a server admin) and I just realized that we are running a pretty old version of php which has multiple ...
zeki86's user avatar
  • 11
0 votes
0 answers
1k views

Gentoo machine on new network don't get an ip address from the DHCP server

I just moved my stationery/server from one town to an other and now the Internet connection have stopped working. It is the same Internet supplier in both towns it is called Waoo Fiberbredbånd. ...
Svend's user avatar
  • 9
1 vote
1 answer
135 views

nfsroot freezing every once in a while presumably due to network glitch

Setup I've set up a thin client running gentoo according to these instructions. It seems to work quite nicely except that every once in a while it freezes. I've found that I can duplicate the issue ...
CrazyCasta's user avatar
0 votes
1 answer
734 views

NVIDIA GTX650 Ti 1 GB, nvidia-drivers, boot udev fail on gentoo

I have an Asus H97 Plus motherboard with i7 4790 proc, 16gb ram, samsung ssd, western digital hdd and a Gigabyte nVidia GTX650 Ti 1GB videocard. I have just installed a Gentoo on it (kernel: gentoo-...
AdamK's user avatar
  • 29
1 vote
1 answer
91 views

How can I monitor every newly created process of an entire Linux system?

I am on a gentoo Linux system and I want to monitor the time and name of every created and deleted process on an entire Linux system. How can I do that? If possible, I do not want to install new ...
Alex's user avatar
  • 442
1 vote
2 answers
922 views

Gentoo xorg-server update conflicts

I ran eix-sync and emerge world -uvDp, then I got below message. I am quite confused by this message. It seems it is saying that the lower version of xorg-server is conflicting withe higher version ...
David S.'s user avatar
  • 946
2 votes
1 answer
1k views

Permanent permissions change on /proc

I have a Kopete plug-in that tries to blink my Thinkpad light when I have a new incoming message. To accomplish this it uses a /proc virtual file provided by the thinkpad-acpi kernel module, situated ...
dappiu's user avatar
  • 123
1 vote
2 answers
1k views

How does multiarch works?

I'm trying to set up a multiarch rootfs for a system which can run both endianess from the same kernel. Of course, I can' t mix libraries of different endianness inside the same program. On top of ...
user2284570's user avatar
  • 1,873
1 vote
1 answer
549 views

Install Gentoo via compilation on virtualbox?

Note that I am not asking how to install Gentoo on a Virtualbox VM. My question is this: I have a slow machine ("Armpit"), and a fast machine ("Emperor"). Let's say I want to ...
Fela Maslen's user avatar
1 vote
0 answers
137 views

Making a special key do a command Gentoo Linux (commandline!)

I have Gentoo installed on my MacBookPro7.1 (nVidia graphics card). With pommed, i can use the kb lights up and down buttons, also the volume up/down/mute buttons with alsa and the LCD backlight down ...
AdamK's user avatar
  • 29
1 vote
1 answer
645 views

Can't enable apache mod on emerge

I want to add mod_proxy and mod_proxy_http to Apache server on my Gentoo, but apparently some file with high priority on the system is disabling the mods and preventing me to install. I am currently ...
ranieri's user avatar
  • 655
0 votes
1 answer
59 views

Gentoo virtualbox X support

So i wanted to play around in gentoo to level up my linux knowledge. I've installed it on virtualbox, but i didn't add a few USE flags, and during core compilation i didn't select a few necessary ...
AudioTroubler's user avatar
1 vote
0 answers
2k views

gcc --as-needed linker flag not working

I have two computers with Gentoo, both on AMD64. I try to build a following program: int main() {tgetent();} The command to compile is: gcc -v 1.c -Wl,--as-needed -lncurses On one computer it ...
aikipooh's user avatar
3 votes
2 answers
15k views

How to Configure the Network after an initial install of Gentoo?

I installed gentoo with the minimal CD. Utilities like iwconfig and net-setup are included and I managed to connect on the livecd to the network (and the internet). However when I boot my system I ...
tread's user avatar
  • 356
12 votes
5 answers
17k views

Chrome 33 shows ugly, blocky, pixelated fonts in Linux

After updating to the latest version of Chrome (33) on my Gentoo Linux box, certain sites such as GitHub have started rendering with ugly, pixelated, non-antialiased fonts. Small text is now basically ...
Andrew Mao's user avatar
  • 1,241
2 votes
0 answers
1k views

Sound distortion in PulseAudio on Gentoo

I'm running Gentoo Linux on an amd64-powered PC. My soundcard is Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA). I'm also using PulseAudio. The problem is that sound frequently goes ...
ashpool's user avatar
  • 399
1 vote
3 answers
5k views

Can't mount share in VirtualBox guest

I'm attempting to mount a share in a guest OS in VirtualBox: $ mount -t vboxsf share /mnt/share /sbin/mount.vboxsf: mounting failed with the error: No such device If I click the folder icon in the ...
Thanatos's user avatar
  • 2,502
2 votes
2 answers
1k views

List currently installed unstable packages (Gentoo Linux)

I accidentally removed my package accept_keywords file. There were only a few packages which I needed from ~amd64, but I can't remember them all. I could recover them if I had the list all the ...
ashpool's user avatar
  • 399
2 votes
1 answer
4k views

Gentoo Portage Circular Dependency

I installed a new Gentoo Linux on my box. I'm using Arch Linux for a while now and I thought it was time for something new. The system runs happily and it is bootable, but I can't figure out how to ...
bash0r's user avatar
  • 123
0 votes
1 answer
136 views

Gentoo Linux: emerge installs several versions of portages

I'm a beginner in Gentoo Linux. Just have been installed Calculate. I want to install Ruby. But when I call emerge -av dev-lang/ruby it installs 1.8.7 AND 1.9.3 AND 2.0.0. Why?? Ok. When I specify a ...
Kuraga's user avatar
  • 103
0 votes
1 answer
83 views

How to add emerge --info to a bugreport with pybugz?

Users are usually requested to attach emerge --info to a bug report. bugz attach 501008 < (emerge --info) can create this system information in one line, but with a number as file name. Hence the ...
Jonas Stein's user avatar
  • 1,142
1 vote
1 answer
3k views

Gentoo and Grub2: system hangs when using GRUB_GFXPAYLOAD_LINUX=keep

I've successfully installed Gentoo as a VirtualBox Guest VM following the handbook (http://www.gentoo.org/doc/en/handbook/handbook-x86.xml). Everything in order, but I want to change the default ...
Raoul's user avatar
  • 1,071
2 votes
1 answer
9k views

How to unmerge a package and it's dependencies in Gentoo?

I'd like to remove a package from my Gentoo system. The --unmerge option will remove the package without any consideration, and --depclean will remove the package only if there is no package installed ...
adrin's user avatar
  • 429
1 vote
1 answer
110 views

Is there some public gentoo repository for installing java-related stuff?

Is there some public gentoo repository for installing java-related stuff? Could be layman or whatever. Things I'm interested in are: apache-activemq, apache-solr, fusesource etc.
archer's user avatar
  • 179
3 votes
3 answers
9k views

Installing Windows 8.1 64 on Qemu Fails - no disk can be found due to Virtio driver issues

I'm unable to install Windows 8.1 x64 with the following steps on a qemu virtual machine: qemu-img create -f qcow2 Windows8.img 20G qemu-system-x86_64 -machine pc,accel=kvm:tcg -cpu host -m 2048 -...
vanthome's user avatar
  • 198
3 votes
1 answer
3k views

Using minimal LXC containers as an advanced and secure chroot to isolate services

First of all I'm not a security expert, and I never used LXC before. I'm trying to harden as much as possible a Gentoo hardened server. To do so, I'm thinking to use LXC, maybe combined with KVM, to ...
kuroneko's user avatar
  • 133
0 votes
1 answer
243 views

What gentoo stage should I install for Xeon processor?

I own Quad CPU Intel(R) Xeon(R) CPU E7450 @ 2.40GHz What gentoo stage3 should I install? Seems ia64 and amd64 are not compatible.
archer's user avatar
  • 179
0 votes
1 answer
2k views

Force to rebuild gentoo packages which have been merged as dependency

How can I upgrade (emerge) packages which came as dependency and which I do not want to add to the worldfile as selected packages? Example The package media-libs/jpeg was installed as dependency of ...
Jonas Stein's user avatar
  • 1,142
0 votes
3 answers
2k views

How to install eclipse 4.3.1 on a gentoo linux system?

Currently there is no ebuild for eclipse standard 4.3.1 so the installation has to be done manually. How is a clean installation of eclipse on a gentoo system possible? Is it sufficient to extract ...
Jonas Stein's user avatar
  • 1,142
0 votes
1 answer
76 views

Where are the equery's docstrings from?

I have to package a few things on Gentoo and I'd like to document the use flags, giving more information about it in the equery uses output. An example with the gnupg package: # equery uses app-...
Anto's user avatar
  • 712
5 votes
6 answers
44k views

How to repair an SD card which shows incorrect size?

I have a 16 GB Transcend SD card and am using it in my smartphone. One day I discovered that the smartphone recognizes it as only 6 GB. I've tried to find the solution to set the correct size of the ...
archer's user avatar
  • 179
2 votes
1 answer
3k views

Can't set screen brightness in Gentoo system

My system: Linux gentoo 3.10.7-gentoo-r1 VGA compatible controller: NVIDIA Corporation GT216M [GeForce GT 240M] (rev a2) output of xbacklight: No outputs have backlight property output of xrandr: ...
Yang Liu's user avatar
  • 148
1 vote
2 answers
248 views

Which Gentoo ebuild provide phpize binary?

could someone point to the ebuild which provides phpize binary? It's mainly used to compile packages with php pecl. I'm on a Gentoo up-to-date machine, so I'm also on PHP5.5.
peris's user avatar
  • 163
1 vote
0 answers
367 views

Wine not finding some files

I'm having strange issues with Wine : If I look a C:\windows\system32\drivers\ in wine explorer, the directory looks empty, while the directory ~/.wine/drive_c/windows/system32/drivers is not. Plus,...
Levans's user avatar
  • 2,170
3 votes
0 answers
691 views

Squid over i2p, tor and localhost resources [duplicate]

i try to setup squid as a single top-level proxy, that give me access to i2p, tor(through privoxy) and some localhost resources. I`m using Gentoo and squid 3.2.13, if it is important. In this regard, ...
glebiuskv's user avatar
  • 183
3 votes
3 answers
7k views

Gentoo LDFLAGS optimizations really needed?

I'm using Gentoo Linux. Here is my toolchain: sys-kernel/linux-headers-3.9 sys-devel/binutils-2.23.1 USE="cxx nls zlib -multislot -multitarget -static-libs {-test} -vanilla" sys-devel/gcc-4.7.3-r1:...
user2868193's user avatar
1 vote
1 answer
891 views

Font in remote X connection

I have a headless Gentoo box and would like to run X app on it but forward the display to a Cygwin Xorg server running on my Windows PC. It works but I am not sure in this case if I specify some ...
murphytalk's user avatar
2 votes
0 answers
392 views

Can't compile static ZFS binaries on Gentoo

My kernel: geek-sources-3.11.1 from init6 overlay with zfs and couple other patches. Right now I'm using SysRescCD and doing everything in a chroot. My last try was: $ grep static-libs /etc/portage/...
dnt's user avatar
  • 54
2 votes
1 answer
14k views

Shutdown: you must be root to do that

How do I allow normal users to shutdown/reboot? I try to shutdown as my user el but get this response: el@voyager ~ $ shutdown now shutdown: you must be root to do that! Usage: shutdown [-...
Eric Leschinski's user avatar
9 votes
1 answer
2k views

Why is Chromium running all tabs in a single process?

Typically, Chromium will group n tabs together into a single OS process, where n is typically a small number. However, for one of my Chromium profiles, all of my currently open tabs appear to be in ...
Thanatos's user avatar
  • 2,502
1 vote
2 answers
1k views

XFS in-memory corruption after hibernate

I am constantly getting the below errors with XFS filesystem present on software raid-1 which was then converted to 3-disk raid-5. Errors happen exclusively after hibernate, normally either ...
ZyX's user avatar
  • 263
1 vote
0 answers
297 views

How do I force gdm 3.6 stay on DISPLAY :0?

Every time I log out of my session, gdm moves to a different DISPLAY variable. Judging from /var/log/gdm, it rotates between :0 and :5. I'm finding no documentation on this logic. How do I keep gdm ...
lkraav's user avatar
  • 1,249
1 vote
0 answers
148 views

something wrong with mount in VirtualBox

I install Gentoo as a virtual machine in VirtualBox and I use Windows 8 as the host. I share a disk in my windows system and I use mount.cifs in Gentoo to mount the disk. Everything seems fine. But ...
轩辕魂's user avatar
1 vote
0 answers
287 views

`emerge --changed-use` does not work for PHP_INI_VERSION

All the gentoo docs on installing PHP[1][2] mentions that I should add a line to make.conf to use the 'production' php.ini PHP_INI_VERSION="production" but that does not seems to do anything... what ...
gcb's user avatar
  • 5,011
1 vote
0 answers
297 views

Use Ruby with no-root user in Gentoo

I am just started to update my Gitlab on Gentoo server (4.2 > 5.0). For new version Gitlab need to use Ruby with user 'git'. # check ruby version for git user ( 1.9 required!! ) # gitlab shell ...
Flaps's user avatar
  • 11
3 votes
2 answers
348 views

Gentoo Upgrading

I have times were my PC catches dust (i.e. for months it sits in the corner, unplugged). Traditionally I have a gentoo installed and I like it very much in general. The only problem is, that once I do ...
wirrbel's user avatar
  • 163

15 30 50 per page
1 2
3
4 5
7