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