[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Error Starting X Server !!
hi,
>>>>> "RamKumar" == RamKumar <rrk@xxxxxxxxxxxx> writes:
RamKumar> for pixmap caching (--) SVGA: XAA: Caching tiles and
RamKumar> stipples (--) SVGA: XAA: General lines and segments
RamKumar> _FontTransSocketUNIXConnect: Can't connect: errno = 111
RamKumar> failed to set default font path 'unix/:-1' Fatal server
RamKumar> error: could not open default font 'fixed' When
RamKumar> reporting a problem related to a server crash, please
RamKumar> send the full server output, not just the last messages
RamKumar> X connection to :0.0 broken (explicit kill or server
RamKumar> shutdown). """ Thanks Ram
Looks like you are trying to run some kind of font server
maybe xfstt?
To solve the problem first comment out the line (with a '#')
that has unix/:-1 in your XF86Config. This will get X running but you
wont get the new fonts. So, look to see at which port the font server
is running. Most probably it will run at 7100 or 7101. Just try
telnet 0 7100 or telnet 0 7101. If you dont get anything look at the
packge docs. Maybe the service is not running... If it does run
replace the unix/:-1 with unix/:7100 or whatever the correct port is.
prabhu
---
Visit our home page at: www.chennailug.org
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
in either the subject or the body to unsubscribe from this list.