by mkzelda » Tue Nov 06, 2007 5:36 am
I have a couple theories for you Summer Willow.
1) I've had some issues w/ Amarok running while playing Nexuiz, due to it updating my collection every X interval, which is something like every 5-10 minutes. Random Play is much worse, which rescans every time the song changes. You can disable the auto-scanning and random play, but I just kill Amarok.
2A) A lot of kernel options changed from 2.6.19 to 2.6.23. I've heard a few people recently complaining of similar problems. For them, one of the I/O schedulers (CFQ, Anticipatory, Deadline) are bad and simply changing to another fixes the problem. You may try that.
2B) Because of the changes, blindly copying your .config to the new kernel may not work. For me, a lot of the iptables broke until I figured out where everything moved. Some options were only enabled by enabling other options that only got enabled by other options...
2C) Check your SATA/PATA drivers. These have changed both in location and availability. On some of my machines the next generation SATA/PATA worked great and the old ones no longer work, or cause crashing. On other machines I've found I can't use the new drivers, while I've also found some machines where I have to mix and match new SATA with old PATA or vice versa.
Side note/OT: I have had some issues w/ kernel 2.6.23 specifically and packages that taint the kernel like nvidia-drivers, madwifi/ndiswrapper, fuse, etc. They cant seem to find the kernel. This may be a gentoo specific problem with gentoo-sources-2.6.23 as I dont have the problem w/ the -r1 version bump, or older versions. I never found anyone else with this problem when searching on forums but I figured I'd throw this out there for anyone to confirm the same problem.