Summary: | kernel builds ok but unusable due to system lockup | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Geoff Madden <mgmadden> |
Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | EoD |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge info for x86
configuration used to compilr kernel working config for 2.6.38 |
Description
Geoff Madden
2011-03-24 09:17:38 UTC
Created attachment 267053 [details]
emerge info for x86
Created attachment 267055 [details]
configuration used to compilr kernel
I have borrowed my .config from my x86_64 athlon and modified to suit the x86, this compile was totally successful.I am using it now,What baffles me is itis almost identical to the configs I have used previously. Can some one point me to a use of a unix tool to compare the both configs ,in a (dumb)user readable manner it will be appreciated,as I would like to not make this mistake in the future. Geoff Created attachment 267361 [details]
working config for 2.6.38
A difference in your new config is the lack of "CONFIG_DRM_NOUVEAU_DEBUG=y". Your report sounds very much like this one: https://bugs.freedesktop.org/show_bug.cgi?id=35374 (In reply to comment #5) > A difference in your new config is the lack of "CONFIG_DRM_NOUVEAU_DEBUG=y". > > Your report sounds very much like this one: > https://bugs.freedesktop.org/show_bug.cgi?id=35374 Yep that looks about right,thank the good programmer up above for the corrections in later kernels. I will try to commit to Memory the debug feature for the x86. But it's complicated this end as I have different gui cards for the each machine ATI for x86_64 and NV5M64 for the x86 both have AMD processors,but of different ages. I probably should just resort to one machine make life simpler HI. Geoff |