[ilugd] Disable KMS

2010-08-08 Thread Pankaj swami
How to disable KMS in Ubuntu 9.04? ___ Ilugd mailing list Ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd

Re: [ilugd] Disable KMS

2010-08-08 Thread Nishant Prakash Kashyap
On Sun, Aug 8, 2010 at 1:21 PM, Pankaj swami pswa...@gmail.com wrote: How to disable KMS in Ubuntu 9.04? ___ Ilugd mailing list Ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd what is KMS -- Regards, Nishant Prakash

Re: [ilugd] Disable KMS

2010-08-08 Thread jeet7668 .
Kernel mode-setting (KMS) shifts responsibility for selecting and setting up the graphics mode from X.org to the kernel. When X.org is started, it then detects and uses the mode without any further mode changes. This promises to make booting faster, more graphical, and less flickery. If you need

Re: [ilugd] Disable KMS

2010-08-08 Thread Mahesh T. Pai
WARBUBG jeet7668 . said on Sun, Aug 08, 2010 at 01:50:32PM +0530,: If you need to turn KMS *off* do the following depending on the hardware : # ATI Radeon: echo options radeon modeset=0 /etc/modprobe.d/radeon-kms.conf # Intel: echo options i915 modeset=0