Hi, diff is appended. Regarding the -rc3 and friends, currently I can't as I jumped directly from 12.5 to 13. This is my desktop at work, so I try to keep it somewhat stable. However, if you have a guess which versions to try, I can give it a spin. It takes some time though to test, as the lockup normally only happens after 1 hour or so (although I could propably speed this up by doing lots of disk IO). Best, Norbert On Mon, Sep 12, 2005 at 08:00:24PM -0700, Linus Torvalds wrote: > > > On Mon, 12 Sep 2005, Norbert Kiesel wrote: > > > > I append the lspci -vvv from both 2.6.12.5 and 2.6.13.1 The diff > > between these two is: > > Can you do "lspci -vvx" instead (the numbers are actually meaningful: > they say what the hardware has been told, while the symbolic info contains > some stuff that lspci actually gathered through other means by querying > the kernel). > > Also, "diff -U 50 working broken" is a really nice way to show not only > the differences - it gives enough context that you can see all the > relevant info from the diff, and you don't even need to show the two > different versions separately (ie the diff itself ends up containing > pretty much all relevant info). > > Finally - if you can try to pinpoint it somewhat more (eg "2.6.13-rc3 is > ok, -rc4 is not"), that would be very helpful.. > > Linus >