Thanks Dan,<br>                  I configured the xserver with option &#39;--enable-config-hal&#39; and it worked.<br><br><br><div class="gmail_quote">On Tue, Feb 2, 2010 at 7:31 PM, Dan Nicholson <span dir="ltr">&lt;<a href="mailto:dbn.lists@gmail.com">dbn.lists@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Tue, Feb 2, 2010 at 12:26 AM, Amey &lt;<a href="mailto:amey1288@gmail.com">amey1288@gmail.com</a>&gt; wrote:<br>

&gt;<br>
&gt; On Mon, Feb 1, 2010 at 9:02 AM, Dan Nicholson &lt;<a href="mailto:dbn.lists@gmail.com">dbn.lists@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Jan 31, 2010 at 4:58 PM, Peter Hutterer<br>
&gt;&gt; &lt;<a href="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</a>&gt; wrote:<br>
&gt;&gt; &gt; On Sat, Jan 30, 2010 at 09:17:12AM +0530, Amey wrote:<br>
&gt;&gt; &gt;&gt; Hello all,<br>
&gt;&gt; &gt;&gt;                I am a final year graduate student and I am trying to<br>
&gt;&gt; &gt;&gt; configure X server.In that when I tried to run X server after all the<br>
&gt;&gt; &gt;&gt; configuration done with following commands:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; *1) sudo /etc/init.d/gdm stop<br>
&gt;&gt; &gt;&gt; 2) sudo startx -- /opt/mpx/bin/Xorg verbose :0   (P.S. I installed all<br>
&gt;&gt; &gt;&gt; the<br>
&gt;&gt; &gt;&gt; packages with prefix /opt/mpx )<br>
&gt;&gt; &gt;&gt; *<br>
&gt;&gt; &gt;&gt; then X server didn&#39;t run initialy  and I got the following log:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; (II) AIGLX: Loaded and initialized /opt/mpx/lib/dri/swrast_dri.so<br>
&gt;&gt; &gt;&gt; (II) GLX: Initialized DRISWRAST GL provider for screen 0<br>
&gt;&gt; &gt;&gt; (II) NV(0): Setting screen physical size to 338 x 211<br>
&gt;&gt; &gt;&gt; (EE) Error compiling keymap (server-0)<br>
&gt;&gt; &gt;&gt; (EE) XKB: Couldn&#39;t compile keymap<br>
&gt;&gt; &gt;&gt; XKB: Failed to compile keymap<br>
&gt;&gt; &gt;&gt; Keyboard initialization failed. This could be a missing or incorrect<br>
&gt;&gt; &gt;&gt; setup<br>
&gt;&gt; &gt;&gt; of xkeyboard-config.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; This is often the case if /opt/mpx/share/X11/xkb/compiled/ doesn&#39;t exist<br>
&gt;&gt; &gt; or<br>
&gt;&gt; &gt; isn&#39;t writable. Check for that too.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; For above error  I configured xkeyboard-config package with prefix<br>
&gt;&gt; &gt;&gt; /opt/mpx/<br>
&gt;&gt; &gt;&gt; and again tried to run X server with above sequence of  commands.But<br>
&gt;&gt; &gt;&gt; still<br>
&gt;&gt; &gt;&gt; error was there. So checked for &quot;xkbcomp&quot; in /opt/mpx then found it<br>
&gt;&gt; &gt;&gt; here:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; /opt/mpx/share/X11/xkb<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; this is weird, xkbcomp should not be in this directory. Please<br>
&gt;&gt; &gt; reconfigure<br>
&gt;&gt; &gt; with the right prefix and reinstall instead of the symlink.<br>
&gt;&gt; &gt; that aside - is there any reason you disable hotplugging?<br>
&gt;&gt;<br>
&gt;&gt; This comes from some dubious behavior in xkeyboard-config. It creates<br>
&gt;&gt; a symlink to xkbcomp in the xkb base directory unless you pass a<br>
&gt;&gt; --disable-xkbcomp-symlink or something like that.<br>
&gt;&gt;<br>
&gt;&gt; Amey, just build xkbcomp with --prefix=/opt/mpx and make sure it uses<br>
&gt;&gt; a base path of /opt/mpx/share/X11/xkb so it will pick up your config<br>
&gt;&gt; files. There should be a configure option if it doesn&#39;t just follow<br>
&gt;&gt; --prefix by default.<br>
&gt;&gt;<br>
&gt;<br>
&gt;             Thanks Dan, It worked by configuring xkbcomp package by<br>
&gt; following the instructions you told.<br>
&gt; But still I have one more problem which is of reattaching the master pointer<br>
&gt; to plugged mouse i.e. slave device.<br>
&gt;             When I used &#39;list&#39; option of xinput command it shows some 2<br>
&gt; virtual core pointers and one master ( that I created earlier by<br>
&gt; &#39;create-master&#39; option ) .For that I had configured lib-hal-dev package from<br>
&gt; synaptics and also checked for dbus package so it ws already there so didn&#39;t<br>
&gt; install again.But still when I plug in an usb mouse its not getting<br>
&gt; recognised when I checked using &#39;list&#39; option of xinput command.<br>
&gt;<br>
&gt; P.S. I have configured X server on ubuntu interpid-ibex.<br>
<br>
</div></div>Possibly the server was not built with hal support for hotplugging. If<br>
you attach a Xorg.0.log, it should shed some light.<br>
<br>
--<br>
<font color="#888888">Dan<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br>Amey.<br>