You are not logged in.

#1 2009-11-15 19:51:09

bpisciot
Member
From: Flyover Land
Registered: 2004-12-16
Posts: 78

X works, but odd error message re modeset

I'm not complaining--I have X working presumably using KMS.  I have an older notebook machine with an older Intel video card (i810).  Upgraded to the new xf86-video-intel driver.  My X server refused to start until I followed the instructions for enabling KMS.  It now works, but I get an odd error message when I boot the machine:

Kernel command line: root=/dev/disk/by-uuid/84e819d5-9e86-4864-8442-631dde19f59e ro i915.modeset=1 5                                                                           
Unknown boot option `i915.modeset=1': ignoring


But KMS appears to be working.  Here's the relevant part of my Xorg.0.log:


(**) intel(0): Kernel mode setting active, disabling FBC.


I'm operating on the assumption that I have no problem requiring fixing, but is there a way for me to set things up so my system doesn't throw an error when I boot?

Thanks.

Bob


"You're only young once, but you can always be immature."

Offline

#2 2009-11-15 21:57:05

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: X works, but odd error message re modeset

Take that option out of menu.lst, where you put it?

Offline

#3 2009-11-15 22:39:29

anrxc
Member
From: Croatia
Registered: 2008-03-22
Posts: 835
Website

Re: X works, but odd error message re modeset

is there a way for me to set things up so my system doesn't throw an error when I boot?

The error is printed because i915 is not built into the kernel, in Arch it is a module. When the module gets loaded it does pick-up that setting, as you already noticed your KMS is enabled.


You need to install an RTFM interface.

Offline

#4 2009-11-15 22:47:51

bpisciot
Member
From: Flyover Land
Registered: 2004-12-16
Posts: 78

Re: X works, but odd error message re modeset

Thanks.  That makes sense.  I'll just ignore the error for now.

anrxc wrote:

is there a way for me to set things up so my system doesn't throw an error when I boot?

The error is printed because i915 is not built into the kernel, in Arch it is a module. When the module gets loaded it does pick-up that setting, as you already noticed your KMS is enabled.


"You're only young once, but you can always be immature."

Offline

Board footer

Powered by FluxBB