[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xorg error with 2.6.32-5 kernel



On Mon, 27 Sep 2010 13:27:33 -0400 (EDT), Manu Krishnan T.V wrote:
> On Monday 27 September 2010 06:21 AM, Stephen Powell wrote:
>> Look in directory /etc/modprobe.d for a file called i915-kms.conf.
>> Look at the contents of that file.  Does it say
>>
>>     options i915 modeset=0
>>
>> If so, change the 0 to 1 and file it, then shutdown and reboot.
>> If no such file exists, then create it, specifying modeset as 1.
> 
> It is already set to "1".
> 
> Any other possibilities? Or shall I downgrade the kernel?

Hmm.  Well, it works for me using the same kernel (linux-image-2.6.32-5-686,
version 2.6.32-23) and, presumably, the same video driver
(xserver-xorg-video-intel, 2:2.9.1-4).  The only difference is the chipset.
Mine is 915G.  Yours is 845G.  Does /var/log/syslog provide any useful
clues that are not in the output of dmesg?  What does the output of

   lsmod

look like?  What happens if you set modeset to 0 for the i915 module?
(Maybe i915 isn't even being used.  Output of lsmod will tell you that.)

-- 
  .''`.     Stephen Powell    
 : :'  :
 `. `'`
   `-


Reply to: