C�pia Ross Vandegrift <[EMAIL PROTECTED]>:

> Hello,
> 
>       So, I still configure XFree 4.1 with xf86config.  If it ain't broke
> don't fix it right?  Well, I recently picked up from the list that it is
> in fact broken (how and why wasn't clarified.... it seems to work
> fine...).  I decided to generate a new XF86Config with xf86cfg, since I
> needed to make substantial changes anyhow.
> 
> I fired it up at root shell:
> 
> # xf86cfg
> [snip lots of XFree startup messages]
> Module ABI versions:
>         XFree86 ANSI C Emulation: 0.1
>         XFree86 Video Driver: 0.4
>         XFree86 XInput driver : 0.2
>         XFree86 Server Extension : 0.1
>         XFree86 Font Renderer : 0.2
> Loader running on linux
> Illegal instruction

  Run it with the -nomodules option. And optionally, with the -textmode
option. This problem is happening because either the driver is doing to
much in it's initialization routine (and xf86cfg is not wrapping some
function it may be calling), or has some bad data structure, the most
common one is having the 'null terminated' list of available options
not 'null terminated'.

> At this point X is running on the stipple background.  I saw the window
> flash up for a second....
> 
> Taking another tact, I reinstalled my old XF86Config, started X as root,
> and ran xf86cfg from an xterm.  Same exact problem.
> 
> Something is obviously wrong here.
> 
> My machine is a Duron 600MHZ, 384M of RAM, G400 DualHead in single
> headed config
> 
> 
> Ross Vandegrift
> [EMAIL PROTECTED]
> 
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert

Paulo
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to