I just installed FC3 Test 3 this afternoon, and it installed cleanly and nicely. Everything went along well. But now after having run up2date and installing the 2.6.9 kernel, I rebooted using the new ...
Introduction Kernel drivers are the bridge between the Linux operating system and the hardware components of a computer. They play a crucial role in managing and facilitating communication between the ...
If I compile agpgart as a module then I use the line:<BR><BR>modprobe agpgart agp_try_unsupported=1<BR><BR>How do I pass that string, "agp_try_unsupported=1", to the kernel if I have agpgart built ...