Re: xorg-server memory leak
If nvidia-settings brings up the nvidia Xorg control panel, and shows your display correctly, then yes you are running with the nvidia driver.
Does that error output always show the same 3 memory addresses? Since it says "not released memory pool", I'm inclined to think it is a feature of your motherboard/BIOS design, rather than anything about Linux. There's a similar "feature" on my Intel motherboard -- a boot warning regarding memory reservation, but it's irrelevant to running the system.
The other thing to do is just to let your system run for a few days, and see if there is any evidence of any kind of degradation. Linux will tend to "use up" memory, mainly for disk cache, in a way that is unnerving for folks whose main experience is with Windows. But in Linux, it's a good thing to use your memory in a productive way. When you start an application or start copying files around or something like that, it should re-adjust the memory allocation to let you work productively, and as long as it does that, you do not have reason for concern.
If nvidia-settings brings up the nvidia Xorg control panel, and shows your display correctly, then yes you are running with the nvidia driver.
Does that error output always show the same 3 memory addresses? Since it says "not released memory pool", I'm inclined to think it is a feature of your motherboard/BIOS design, rather than anything about Linux. There's a similar "feature" on my Intel motherboard -- a boot warning regarding memory reservation, but it's irrelevant to running the system.
The other thing to do is just to let your system run for a few days, and see if there is any evidence of any kind of degradation. Linux will tend to "use up" memory, mainly for disk cache, in a way that is unnerving for folks whose main experience is with Windows. But in Linux, it's a good thing to use your memory in a productive way. When you start an application or start copying files around or something like that, it should re-adjust the memory allocation to let you work productively, and as long as it does that, you do not have reason for concern.
Comment