Hi all! I installed and compiled gentoo-sources 2.6.22-r5. Due to the fact, that I got kernel panics, whenever I tried to mount my root device, I disabled generic-ide to make it work. But now I am no longer able to mount my dvd-rom any longer, as it says, there is no device /dev/dvd.I found this thread at the forums and I guess, the described patch needs to be applied to the gentoo sources package. https://forums.gentoo.org/viewtopic-p-4166000-highlight-.html#4166000 There is also a similar bug report at kernel.org: http://bugzilla.kernel.org/show_bug.cgi?id=8809 The output of dmesg and lspci -nn can be found at the URL above. Let me know, if any other information is needed and if I can be of any service. Thanks in advance for any help! Bye, Sumpi
(In reply to comment #0) > The output of dmesg and lspci -nn can be found at the URL above. > Let me know, if any other information is needed and if I can be of any service. Yeah, post/attach the files here please. We don't want bugs referring to temporary third-party URLs, makes bug useless once the files are removed.
Created attachment 129747 [details] output of lspci -nn
Created attachment 129748 [details] output of dmesg
Hmmm.. Unless I'm mistaken, we have applied the patch referenced in the upstream bug url you posted in gentoo-sources-2.6.22-r5. It's part of genpatches-2.6.22-5.base.tar.bz2 and can be found at this url: http://dev.gentoo.org/~dsd/genpatches/trunk/2.6.22/1002_linux-2.6.22.3.patch
sorry, seems to be my fault. I recompiled my kernel now with other configurations and it runs smoothly now. Thanks!