Summary: | gentoo-sources-2.6.17* break nvidia SATA | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paolo Pedroni <paolo.pedroni> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | gentoo |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Paolo Pedroni
2006-08-31 08:30:34 UTC
Can you bisect it? http://www.reactivated.net/weblog/archives/2006/01/using-git-bisect-to-find-buggy-kernel-patches/ Anyway, no issues here. You can't bisect if vanilla is unaffected (In reply to comment #2) > You can't bisect if vanilla is unaffected > That's what I was about to say. I remember that I had the same issue (or a very similar one) with the kernel in the 2006.0 livecd (I can't remember which version it was, though). Anyway I really think that the problem is in one of the revisions that I highlighted (they're the only ones that deal with SATA or IDE stuff). Maybe if someone can prepare some ebuild for gentoo 2.6.17 kernel without those patches I can test them (I don't think I'm good enough to do it myself). At this stage the best thing to do is to try gentoo-sources-2.6.17 (first release) (In reply to comment #4) > At this stage the best thing to do is to try gentoo-sources-2.6.17 (first > release) > I will try tomorrow, as soon as I have the time and report back. Sorry if I didn't report sooner, but I had the fault happen with vanilla kernel 2.6.17.11, too. At the moment I'm also pondering the possibility of a hardware fault. I'll make some hardware tests in the near future and then I'll try to bisect the official tree as in Comment #1. I'll follow up as soon as I can. (In reply to comment #6) > Sorry if I didn't report sooner, but I had the fault happen with vanilla kernel > 2.6.17.11, too. At the moment I'm also pondering the possibility of a hardware > fault. I'll make some hardware tests in the near future and then I'll try to > bisect the official tree as in Comment #1. No hardware fault, AFAICS. I'm still working on determining where exactly the problem lies. I'm starting to bisect the tree. I'll let you know when I will find something. Hmm, I'm running a fairly similar system (Athlon X2 4200+, 2G RAM, Asus A8N32-SLI Deluxe, Geforce 6600, though with only one 320G SATA drive and a 160G PATA drive, no RAID) with gentoo-sources-r7 right now. I haven't noticed any hangups yet. For comparison's sake, I just tar/bzipped my 5.6G distfiles directory, copied the tar to /dev/null, then removed it without any issues. Are you running a 32 bit or a 64 bit install? I'm using a 64 bit install. (In reply to comment #8) > Hmm, I'm running a fairly similar system (Athlon X2 4200+, 2G RAM, Asus > A8N32-SLI Deluxe, Geforce 6600, though with only one 320G SATA drive and a 160G > PATA drive, no RAID) with gentoo-sources-r7 right now. > > I haven't noticed any hangups yet. For comparison's sake, I just tar/bzipped my > 5.6G distfiles directory, copied the tar to /dev/null, then removed it without > any issues. > > Are you running a 32 bit or a 64 bit install? I'm using a 64 bit install. > I can trigger the problem quite reliably with 'USE="nowin" emerge -1 nwn-data nwn' (warning: it will download 1.2 GB of files and unpack them), while performing some other operations involving the hard drives, such as querying the drives' temperature with 'hddtemp', having 'top' continuously running, and issuing 'ps -aux' from time to time. I have a hunch that the problem might lie in some weird interaction of the SATARAID system and memory swapping, but I can't pin it down. Some preliminary testing shows that 2.6.18-gentoo works fine, anyway. If this will hold until 2.6.18 goes stable, I will mark this bug INVALID, or something else. Is gentoo-sources-2.6.18 still working OK? (In reply to comment #10) > Is gentoo-sources-2.6.18 still working OK? > It seems like it is. I don't know what else to say... OK. Marking fixed as 2.6.18 is in the tree and on it's way to going stable. |