Tagged Questions
3
votes
3answers
206 views
How to determine which module taints the kernel?
My kernel keeps panicking when connected to a certain wireless network. I'd like to send a bug report but my kernel is apparently tainted. From /var/log/messages:
Apr 17 21:28:22 Eiger kernel: ...
1
vote
2answers
280 views
Automate modprobe command at boot time on Fedora
My distribution is Fedora 17 Gnome.
Every time I reboot/restart my computer I need to run this command as root:
modprobe rt2800usb
How can I make it permanent?
2
votes
1answer
81 views
How to run Different congestion control algorithms in FEDORA 17 ..?
Earlier versions of Fedora has different loadable kernel modules which includes diffrent congestion control algorithms etc at (/lib/modules/"kernel-name"/kernel/ipv4).These are present in the form of ...
1
vote
1answer
107 views
Compling KUTE traffic generator 1.4 on Fedora Core 5
I am trying to install KUTE traffic generator on Fedora Core 5 kernel version 2.6.15.
When I try to complile I get this error message:
[root@dhcppc128 kute-1.4]# make
make modules
make[1]: Entering ...
2
votes
1answer
3k views
NVIDIA installer can't find kernel source/build files (compiled from kernel.org)
I just compiled and installed the new 3.0-rc2 kernel from kernel.org on my Fedora 15 system. Everything seems to work fine and I can successfully boot into the system. However, this broke my ...