Skip to main content

All Questions

Tagged with
0 votes
1 answer
270 views

Gentoo kernel panic on hyper-v

I recently installed gentoo. I followed the guide for amd64 installation. I double-checked if the /boot was mounted before I installed the bootloader (GRUB). I chose the GPT+UEFI option for partition ...
Sai Chaithanya's user avatar
0 votes
2 answers
532 views

Custom linux kernel not booting w/ nVidia GT710

I've been using Gentoo for over 15 years now and decided to replace one of my machines with a brand new AMD Ryzen machine. But: I can't get it to boot with a custom kernel, whilst the standard ...
binary_jam's user avatar
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
1 answer
254 views

Raid system fails to boot after moving from 2.6 kernel to 3.5

I'm running Gentoo Linux with a custom compiled kernel and I've just migrated from a 2.6 kernel to a 3.5. As my HD's are on RAID 0 mode I use a custom initrd file in order to be able to boot. While ...
peris's user avatar
  • 163
3 votes
1 answer
2k views

find kernel config option in menuconfig

I've upgraded my gentoo-sources today to 3.3.8, and now I am looking at diff between old kernel's defconfig and old kernel's .config: there are about 20 changes. I want to apply this changes manually ...
puchu's user avatar
  • 1,922
1 vote
1 answer
978 views

Boot Gentoo Linux off SD Card on MacBook Pro

I'm trying to boot off an SD card on a MacBook Pro 5,4. I can get into GRUB and boot the kernel but I get a panic when it tries to find the root file system. For some reason, no matter what option I ...
brendan's user avatar
  • 41
8 votes
1 answer
42k views

iproute2 not functioning ("RTNETLINK answers: Operation not supported")

The command and error message: gtwy ~ # ip rule add from 64.251.23.186 table t1 RTNETLINK answers: Operation not supported Older article of the same problem, but it did not help me: http://forums....
James Watt's user avatar
  • 1,825
4 votes
1 answer
2k views

Extracting init script from bult-in intrfs into Linux bzImage

I have following problem - I damaged my system (Gentoo - by rebuilding using gcc 4.5) beyond repair. I unmounted /home, copied /etc + other important files and I've started reinstalling system. ...
Maja Piechotka's user avatar
0 votes
1 answer
5k views

/dev/input/uinput Device appears to be 'broken'

I'm trying to setup Pystromo so that I can remap the keys on my Belkin N52TE gamepad. Pystromo basically captures the key strokes and then outputs the remapped keystrokes to the uinput device. ...
Adam Luchjenbroers's user avatar
0 votes
5 answers
2k views

uname -a gives wrong version of kernel in gentoo?

Hi I'm running gentoo and doing uname -a gives the wrong kernel version. tony@P_P-o ~ $ uname -a Linux P_P-o 2.6.27-gentoo-r8 #12 SMP PREEMPT Sun Nov 8 19:46:59 PST 2009 i686 Genuine Intel(R) CPU ...
freedrull's user avatar
  • 1,063