Thread: ARGH!!
View Single Post

   
  #7 (permalink)  
Old 02-20-2008, 06:50 AM
Laurenz Albe
 
Posts: n/a
Default Re: ARGH!!

Unknown <not@here.com> wrote:
> Tried that..no workie


What mean, no workie? What outputty?

It appears to me that you have 2 problems: one with IPv6 (which should have
been fixed with the -nolisten... directive) and one where X cannot load
some modules that it wants.
You say it works as root.
So try and 'strace' the invocation of X as root and non-root and find
what goes wrong in the latter case.
Maybe it is a permission problem?
Maybe X looks for the modules in a wrong place? strace will tell.

Yours,
Laurenz Albe
Reply With Quote