Hello all ,<br><div class="gmail_quote">            I am an undergraduate student, is configuring X server as a part of my project. I followed the shell script and the other instructions given in the link which is as follows:<br>
<br><a href="http://www.x.org/wiki/Development/git" target="_blank">http://www.x.org/wiki/Development/git</a><br>
<br>After all the configuration done without any dependencies remaining, as per given in the link I tried to execute following command:<br><br><b><tt>rmmod i915</tt></b><br><br>But it was flashing error that 'i915 is running'<br>

<br>so couldn't execute further commands. which are as follows:<br><br><ol type="1"><li><p><tt>rmmod drm</tt> <span></span></p></li><li><p>
<tt>insmod </tt><i><path_to_drm_tree_above></i><tt>/linux-core/drm.ko</tt> <span></span></p></li><li><p><tt>insmod </tt><i><path_to_drm_tree_above></i><tt>/linux-core/i915.ko</tt></p>
</li></ol><br>So at last I set path for the <font size="4"><b><tt>LD_LIBRARY_PATH=/opt/gfx-test/lib</tt></b></font><br><br>( I have used variables as follows:<br><b> PKG_CONFIG_PATH=/opt/gfx-test/lib/pkgconfig</b><br>
 <font size="2"><b>ACLOCAL="aclocal -I $PREFIX/share/aclocal</b><br></font>also I used prefix option with --prefix=/opt/gfx-test )<br><br>and to start X server ,executed following command:<br><br><font size="4"><b><tt>startx -- /opt/gfx-test/bin/Xorg -verbose</tt></b><br>

</font><br>But I faced following text as an error:<br><br><br>This is a pre-release version of the X server from The X.Org Foundation.<br>It is not supported in any way.<br>Bugs may be filed in the bugzilla at <a href="http://bugs.freedesktop.org/" target="_blank">http://bugs.freedesktop.org/</a>.<br>

Select the "xorg" product for bugs you find in this release.<br>Before reporting bugs in pre-release versions please check the<br>latest version in the X.Org Foundation git repository.<br>See <a href="http://wiki.x.org/wiki/GitPage" target="_blank">http://wiki.x.org/wiki/GitPage</a> for git access instructions.<br>

<br>X.Org X Server 1.6.99.901 (1.7.0 RC 1)<br>Release Date: (unreleased)<br>X Protocol Version 11, Revision 0<br>Build Operating System: Linux 2.6.24-16-generic i686 <br>Current Operating System: Linux projectmachine4 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686<br>

Kernel command line: root=UUID=844682b6-783b-4023-8c8c-6fa032c78002 ro quiet splash<br>Build Date: 15 September 2009  09:33:52PM<br> <br>Current version of pixman: 0.17.1<br>    Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>

    to make sure that you have the latest version.<br>Markers: (--) probed, (**) from config file, (==) default setting,<br>    (++) from command line, (!!) notice, (II) informational,<br>    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>

(==) Log file: "/opt/gfx-test/var/log/Xorg.1.log", Time: Tue Sep 15 22:41:27 2009<br>(==) Using config file: "/etc/X11/xorg.conf"<br>(==) ServerLayout "Default Layout"<br>(**) |-->Screen "Default Screen" (0)<br>

(**) |   |-->Monitor "Configured Monitor"<br>(**) |   |-->Device "Configured Video Device"<br>(==) Not automatically adding devices<br>(==) Not automatically enabling devices<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/misc/" does not exist.<br>

    Entry deleted from font path.<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/TTF/" does not exist.<br>    Entry deleted from font path.<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/OTF" does not exist.<br>

    Entry deleted from font path.<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/Type1/" does not exist.<br>    Entry deleted from font path.<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/100dpi/" does not exist.<br>

    Entry deleted from font path.<br>(WW) The directory "/opt/gfx-test/lib/X11/fonts/75dpi/" does not exist.<br>    Entry deleted from font path.<br>(==) FontPath set to:<br>    built-ins<br>(==) ModulePath set to "/opt/gfx-test/lib/xorg/modules"<br>

(==) |-->Input Device "Configured Mouse"<br>(==) |-->Input Device "Generic Keyboard"<br>(==) The core pointer device wasn't specified explicitly in the layout.<br>    Using the first core pointer device.<br>

(==) The core keyboard device wasn't specified explicitly in the layout.<br>    Using the first keyboard device.<br>(II) Loader magic: 0x81dcaa0<br>(II) Module ABI versions:<br>    X.Org ANSI C Emulation: 0.4<br>    X.Org Video Driver: 6.0<br>

    X.Org XInput driver : 7.0<br>    X.Org Server Extension : 2.0<br>(--) using VT number 9<br><br>(--) PCI:*(0:0:2:0) 8086:2992:103c:2801 rev 2, Mem @ 0xf0400000/1048576, 0xe0000000/268435456, I/O @ 0x00001100/8<br>(II) Open ACPI successful (/var/run/acpid.socket)<br>

(II) LoadModule: "extmod"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/extensions/libextmod.so<br>(II) Module extmod: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 1.0.0<br>

    Module class: X.Org Server Extension<br>    ABI class: X.Org Server Extension, version 2.0<br>(II) Loading extension MIT-SCREEN-SAVER<br>(II) Loading extension XFree86-VidModeExtension<br>(II) Loading extension XFree86-DGA<br>

(II) Loading extension DPMS<br>(II) Loading extension XVideo<br>(II) Loading extension XVideo-MotionCompensation<br>(II) Loading extension X-Resource<br>(II) LoadModule: "dbe"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/extensions/libdbe.so<br>

(II) Module dbe: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 1.0.0<br>    Module class: X.Org Server Extension<br>    ABI class: X.Org Server Extension, version 2.0<br>(II) Loading extension DOUBLE-BUFFER<br>

(II) LoadModule: "glx"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/extensions/libglx.so<br>(II) Module glx: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 1.0.0<br>    ABI class: X.Org Server Extension, version 2.0<br>

(==) AIGLX enabled<br>(II) Loading extension GLX<br>(II) LoadModule: "dri"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/extensions/libdri.so<br>(II) Module dri: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 1.0.0<br>

    ABI class: X.Org Server Extension, version 2.0<br>(II) Loading extension XFree86-DRI<br>(II) LoadModule: "dri2"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/extensions/libdri2.so<br>(II) Module dri2: vendor="X.Org Foundation"<br>

    compiled for 1.6.99.901, module version = 1.1.0<br>    ABI class: X.Org Server Extension, version 2.0<br>(II) Loading extension DRI2<br>(==) Matched intel for the autoconfigured driver<br>(==) Assigned the driver to the xf86ConfigLayout<br>

(II) LoadModule: "intel"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/drivers/intel_drv.so<br>(II) Module intel: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 2.8.99<br>
    Module class: X.Org Video Driver<br>
    ABI class: X.Org Video Driver, version 6.0<br>(II) LoadModule: "mouse"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/input/mouse_drv.so<br>(II) Module mouse: vendor="X.Org Foundation"<br>    compiled for 1.6.99.901, module version = 1.4.99<br>

    Module class: X.Org XInput Driver<br>    ABI class: X.Org XInput driver, version 7.0<br>(II) LoadModule: "kbd"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/input/kbd_drv.so<br>(II) Module kbd: vendor="X.Org Foundation"<br>

    compiled for 1.6.99.901, module version = 1.3.99<br>    Module class: X.Org XInput Driver<br>    ABI class: X.Org XInput driver, version 7.0<br>(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,<br>    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,<br>

    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,<br>    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,<br>    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale<br>(II) Primary Device is: PCI 00@00:02:0<br>

(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br>(II) Loading sub module "vgahw"<br>(II) LoadModule: "vgahw"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/libvgahw.so<br>(II) Module vgahw: vendor="X.Org Foundation"<br>

    compiled for 1.6.99.901, module version = 0.1.0<br>    ABI class: X.Org Video Driver, version 6.0<br>(II) Loading sub module "ramdac"<br>(II) LoadModule: "ramdac"<br>(II) Module "ramdac" already built-in<br>

drmOpenDevice: node name is /dev/dri/card0<br>drmOpenDevice: open result is 10, (OK)<br>drmOpenByBusid: Searching for BusID pci:0000:00:02.0<br>drmOpenDevice: node name is /dev/dri/card0<br>drmOpenDevice: open result is 10, (OK)<br>

drmOpenByBusid: drmOpenMinor returns 10<br>drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0<br>(EE) intel(0): [drm] failed to set drm interface version.<br>(EE) intel(0): Failed to become DRM master.<br>(II) intel(0): Creating default Display subsection in Screen section<br>

    "Default Screen" for depth/fbbpp 24/32<br>(==) intel(0): Depth 24, (--) framebuffer bpp 32<br>(==) intel(0): RGB weight 888<br>(==) intel(0): Default visual is TrueColor<br>(II) intel(0): Integrated Graphics Chipset: Intel(R) 965Q<br>

(--) intel(0): Chipset: "965Q"<br>(--) intel(0): Linear framebuffer at 0xE0000000<br>(--) intel(0): IO registers at addr 0xF0400000 size 1048576<br>(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB<br>

(II) intel(0): No SDVO device is found in VBT<br>(II) intel(0): 2 display pipes available.<br>(II) Loading sub module "ddc"<br>(II) LoadModule: "ddc"<br>(II) Module "ddc" already built-in<br>

(II) Loading sub module "i2c"<br>(II) LoadModule: "i2c"<br>(II) Module "i2c" already built-in<br>(II) intel(0): Output VGA using monitor section Configured Monitor<br>(II) intel(0): I2C bus "CRTDDC_A" initialized.<br>

(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.<br>(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.<br>(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.<br>

(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.<br>(II) intel(0): I2C bus "CRTDDC_A" removed.<br>(II) intel(0): I2C bus "CRTDDC_D" initialized.<br>(II) intel(0): I2C device "CRTDDC_D:ddc2" registered at address 0xA0.<br>

(II) intel(0): I2C device "CRTDDC_D:ddc2" removed.<br>(II) intel(0): I2C bus "CRTDDC_D" removed.<br>(II) intel(0): I2C bus "CRTDDC_E" initialized.<br>(II) intel(0): I2C device "CRTDDC_E:ddc2" registered at address 0xA0.<br>

(II) intel(0): I2C device "CRTDDC_E:ddc2" removed.<br>(II) intel(0): I2C bus "CRTDDC_E" removed.<br>(II) intel(0): Output VGA connected<br>(II) intel(0): Using fuzzy aspect match for initial modes<br>
(II) intel(0): Output VGA using initial mode 1024x768<br>
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.<br>(II) intel(0): detected 512 kB GTT.<br>(II) intel(0): detected 7676 kB stolen memory.<br>(==) intel(0): video overlay key set to 0x101fe<br>

(==) intel(0): DPI set to (96, 96)<br>(II) Loading sub module "fb"<br>(II) LoadModule: "fb"<br>(II) Loading /opt/gfx-test/lib/xorg/modules/libfb.so<br>(II) Module fb: vendor="X.Org Foundation"<br>

    compiled for 1.6.99.901, module version = 1.0.0<br>    ABI class: X.Org ANSI C Emulation, version 0.4<br>(II) intel(0): Comparing regs from server start up to After PreInit<br>(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00020207 to 0x80020207<br>

(WW) intel(0): PIPEASTAT before: status: VBLANK_INT_ENABLE VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS<br>(WW) intel(0): PIPEASTAT after: status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS<br>

(==) Depth 24 pixmap format is 32 bpp<br>(II) intel(0): Kernel reported 487168 total, 16130 used<br>(II) intel(0): I830CheckAvailableMemory: 1884152 kB available<br>(WW) intel(0): DRI2: failed to open drm device<br>(**) intel(0): Framebuffer compression disabled<br>

(**) intel(0): Tiling enabled<br>(**) intel(0): SwapBuffers wait enabled<br>(EE) intel(0): Failed to initialize kernel memory manager<br>(==) intel(0): VideoRam: 262144 KB<br>(II) intel(0): Attempting memory allocation with tiled buffers.<br>

(II) intel(0): Tiled allocation successful.<br>(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000<br>(II) UXA(0): Driver registered support for the following operations:<br>(II)         solid<br>

(II)         copy<br>(II)         composite (RENDER acceleration)<br>(==) intel(0): Backing store disabled<br>(==) intel(0): Silken mouse enabled<br>(II) intel(0): Initializing HW Cursor<br>(WW) intel(0): drmSetMaster failed: Bad file descriptor<br>

(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0077f000 (pgoffset 1919)<br>(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0082a000 (pgoffset 2090)<br>(II) intel(0): xf86BindGARTMemory: bind key 6 at 0x0082b000 (pgoffset 2091)<br>

(II) intel(0): Fixed memory allocation layout:<br>(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)<br>(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)<br>(II) intel(0): 0x0002a000-0x00829fff: fake bufmgr (8192 kB)<br>

(II) intel(0): 0x0077f000:            end of stolen memory<br>(II) intel(0): 0x0082a000-0x0082afff: overlay registers (4 kB)<br>(II) intel(0): 0x0082b000-0x00b2afff: front buffer (3072 kB) X tiled<br>(II) intel(0): 0x10000000:            end of aperture<br>

(II) intel(0): BO memory allocation layout:<br>(WW) intel(0): ESR is 0x00000001<br>(WW) intel(0): Existing errors found in hardware state.<br>(II) intel(0): Output configuration:<br>(II) intel(0):   Pipe A is on<br>(II) intel(0):   Display plane A is now enabled and connected to pipe A.<br>

(II) intel(0):   Pipe B is off<br>(II) intel(0):   Display plane B is now disabled and connected to pipe B.<br>(II) intel(0):   Output VGA is connected to pipe A<br>(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.<br>

(==) intel(0): DPMS enabled<br>(==) intel(0): Intel XvMC decoder disabled<br>(II) intel(0): Set up textured video<br>(II) intel(0): Set up overlay video<br>(II) intel(0): direct rendering: Failed<br>(--) RandR disabled<br>

(II) Initializing built-in extension Generic Event Extension<br>(II) Initializing built-in extension SHAPE<br>(II) Initializing built-in extension MIT-SHM<br>(II) Initializing built-in extension XInputExtension<br>(II) Initializing built-in extension XTEST<br>

(II) Initializing built-in extension BIG-REQUESTS<br>(II) Initializing built-in extension SYNC<br>(II) Initializing built-in extension XKEYBOARD<br>(II) Initializing built-in extension XC-MISC<br>(II) Initializing built-in extension XINERAMA<br>

(II) Initializing built-in extension XFIXES<br>(II) Initializing built-in extension RENDER<br>(II) Initializing built-in extension RANDR<br>(II) Initializing built-in extension COMPOSITE<br>(II) Initializing built-in extension DAMAGE<br>

(II) AIGLX: Screen 0 is not DRI2 capable<br>(II) AIGLX: Screen 0 is not DRI capable<br>(II) AIGLX: Loaded and initialized /opt/gfx-test/lib/dri/swrast_dri.so<br>(II) GLX: Initialized DRISWRAST GL provider for screen 0<br>

(II) intel(0): Setting screen physical size to 270 x 203<br>(EE) XKB: Couldn't open rules file /opt/gfx-test/share/X11/xkb/rules/base<br>XKB: Failed to compile keymap<br>Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.<br>

<br>Fatal server error:<br>Failed to activate core devices.<br><br>Please consult the The X.Org Foundation support <br>     at <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br> for help. <br>Please also check the log file at "/opt/gfx-test/var/log/Xorg.1.log" for additional information.<br>

<br>(II) intel(0): xf86UnbindGARTMemory: unbind key 4<br>(II) intel(0): xf86UnbindGARTMemory: unbind key 5<br>(II) intel(0): xf86UnbindGARTMemory: unbind key 6<br>(WW) intel(0): drmDropMaster failed: Bad file descriptor<br>

<br><br>Please help in this regard..<br><br>Thanks,<br><font color="#888888">Amey<br>
</font></div><br>