Please do not reply to this email: if you want to comment on the bug, go to 
the URL shown below and enter your comments there.    
   
http://bugs.xfree86.org/show_bug.cgi?id=314     
     




------- Additional Comments From [EMAIL PROTECTED]  2003-03-09 10:37 -------
Strange, I had deleted "export RADEON_NO_IRQS=1" from /etc/profile and X didn't
crash, may be, it's really not needed for Amilo A.

Re: Lachlan Mulcahy
Did you use code directy from CVS? Generally, using sources from CVS may lead to
compilation errors. I used developers snapshot (X4.3.99.11) which would be able
to compile at least.

I also have bad experience with setting NothingOutsideProjectRoot and
EtcX11Directory, and even changing destination directory, other than /usr (I
can't start xfs after that) Destination is somewhat hardcoded in some programs.
Yes, everything is settable via command line parameters (I hope) but expect
problems with standard scripts, like "/etc/init.d/xfs start" etc.

To prevent from destroing original X:
- copy  /usr/X11R6 -> /usr/X11R6_old,    rm -fr /usr/X11R6
- save font configuration from /etc and /etc/X11 (1+2 files)
- save in /usr/lib/ libGL and libGLU (4 files ??)
  (WHY they are not in /usr/X11R6/lib as other XFree libs??? is it a bug?)

  The files described above are the only ones to be overwrited during
  make install. 
  /etc/X11/XF86Config will NOT be overwrited or modified.

- compile and install XFree to /usr

In order to return to old XFree, just:
mv /usr/X11R6 -> /usr/X11R6_new OR remove it :-)
mv /usr/X11R6_old -> /usr/X11R6

...well, this is definitly NOT the smartest way, but it's working
     
     
--      
Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to