On Tue, 17 May 2005, Peter Hessler wrote: > noacpi: no dice; nolacpi: no dice; both together: no dice; pci=routeirq > as hinted to in the dmesg: no dice
urgs, > also, how would I figure out what are valid options to append? a quick > websearch shows nothing useful. apt-get install kernel-source-2.6.11 .. less Documentation/kernel-parameters.txt > : > Kernels that fail: 2.6.11-1-mckinley, 2.6.10-1-mckinley, > : > 2.6.8-3-mckinley, self-built 2.6.10 and > : > self-built 2.6.8. > : > Kernels that work: 2.4.27-2-mckinley > : > (kernels are official debian builds, unless otherwise noted) > : as you like to try out kernels, > : did you try 2.6.12-rc4? > > that does not exist in apt-get land (although, I'm willing to stipulate > I'm doing the wrong thing). no you are right it's not yet in experimental.. > Should I just grab it from kernel.org (and if so, how do I get it to do > the same thing as installing an official build?) the debian reference has some bits, beware when working of from the debian configs that the upstream ide is not modularized. oldconfig is also very handy. cp /boot/config-2.6.foo .config make oldconfig (lots of enter) http://www.debian.org/doc/manuals/reference/ch-kernel.en.html when throwing the --initrd to make-kpkg forget about that message that you need a patch, on any recent 2.4 or 2.6 you won't need one. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]