UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Do you get some sort of occasional lag? that may last for about a second and that stops every current processes?
I never detected such behaviour with Dapper. My installation of Edgy is for the most part operational, it's only problem is this irritating lag. Usually it occurs if i'm running a web browser or just normal multitasking, but in most cases the web browser appears to be the cause.
Note: Yes, I have the proper video card drivers installed.
I recently read that edgy's kernel changed the preemption model to voluntary. If you're willing to do it, you could recompile the kernel and change the frequency to 1000mhz and the preemption model to see if it helps.
I've noticed that when I'm running tvtime, xorg grabs and releases large amounts of CPU. There also seems to be a lag when terminal opens. The window comes up but there is a short delay before the prompt is seen. I don't remember either of these characteristics with Dapper. I'll stick with Edgy and look forward to Fiesty.
I recently read that edgy's kernel changed the preemption model to voluntary. If you're willing to do it, you could recompile the kernel and change the frequency to 1000mhz and the preemption model to see if it helps.
Have any links that might help? compiling the kernel is new to me, and looks somewhat difficult.
That's a good guide but I'd install the Ubuntu kernel source package and compile that one instead of a vanilla one from kernel.org. That way everything you have now will work after changing that couple parameters.
If you're using restricted modules, make sure you create a symlink to the exact name of your new kernel inside /lib/modules to ensure that the firmwares are loaded. The symlink should point to an existing kernel module directory.
For example, if your existing kernel is 2.6.17-10-generic, there should be a folder called exactly like that inside /lib/modules. You'll want your new kernel to use those modules (since it's the same kernel source with a couple configuration tweaks). If your new kernel ends up being named something like 2.6.17-10-generic-custom, then make a link inside /lib/modules called 2.6.17-10-generic-custom that points to /lib/modules/2.6.17-10-generic
CyranI never detected such behaviour with Dapper. My installation of Edgy is for the most part operational, it's only problem is this irritating lag. Usually it occurs if i'm running a web browser or just normal multitasking, but in most cases the web browser appears to be the cause.
Same thing here. I wonder if a install of firefox from their site will work better than the one that ships in edgy? Note to self: gotta try it sometime.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.