Dan,<br><br>  setuid was not set. I have set that and X is working now. <br><br>bash-3.2$ ls -l /usr/bin/Xorg <br>-rwsrwxrwx 1 root root 1563180 Feb 19 15:31 /usr/bin/Xorg<br>bash-3.2$ <br><br>Thanks for the solution :-) <br>
<br>-- <br>---------------------<br>With regards,<br>Unnikrishnan.A<br><br>"A candle loses nothing by lighting another candle"<br><br><div class="gmail_quote">On Fri, Feb 27, 2009 at 4:43 AM, 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 class="Ih2E3d">On Thu, Feb 26, 2009 at 2:51 PM, unni krishnan <<a href="mailto:unnikrishnan.a@gmail.com">unnikrishnan.a@gmail.com</a>> wrote:<br>

> Hi<br>
><br>
> I am getting following error when starting X as normal user :<br>
><br>
> Build Operating System: Linux 2.6.27.10 i686<br>
> Current Operating System: Linux <a href="http://host.webofunni.com" target="_blank">host.webofunni.com</a> 2.6.27.10 #1 SMP PREEMPT<br>
> Wed Dec 24 21:37:14 CET 2008 i686<br>
> (WW) xf86ReadBIOS: Failed to open /dev/mem (Operation not permitted)<br>
> (WW) xf86OpenConsole: chown /dev/tty7 failed: Operation not permitted<br>
> (WW) xf86OpenConsole: chown /dev/tty0 failed: Operation not permitted<br>
> xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)<br>
><br>
> I am able to start X as root and using xfce as desktop interface. Please<br>
> help.<br>
<br>
</div>Is Xorg setuid to root?<br>
<br>
sudo chown root $prefix/Xorg<br>
sudo chmod u+s $prefix/Xorg<br>
<br>
--<br>
<font color="#888888">Dan<br>
</font></blockquote></div><br><br clear="all"><br><br>