Hi everyone, We're trying to diagnose an elusive problem with users periodically not being able to open new windows in an existing X session. It seems like it's related to xauth. In any case, we'd like to increase the verbosity of logging of the X server to help us figure out what's going on. I see that Xorg has a logverbose option. My question is, how do I set that? It looks like LDM calls X, and that the call is hard-coded. Is there any way to pass extra options to LDM to use with Xorg? How can I make X more verbose?
We've tried putting a wrapper script around X that simply re-calls X with the same arguments it received, plus the -logverbose argument. We also tried re-compiling LDM, adding a -logverbose argument to the call to X. In both cases, we ended up with continuously re-spawning X processes. Are we missing something simple? How should we try to do this? Thanks, Brian P.S. We're running LTSP5 on Ubuntu 8.04 (Hardy) using the ltsp-server package version 5.0.40~bzr20080212-0ubuntu7. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
