Re: random xorg crashes after xorg upgrade to 7.2

2007-06-04 Thread Lowell Gilbert
Dino Vliet [EMAIL PROTECTED] writes:

 My (unchanged) xorg conf looks like:

How about changing xorg.conf to point the paths at /usr/local?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: random xorg crashes after xorg upgrade to 7.2

2007-06-04 Thread David Benfell
On Mon, 04 Jun 2007 08:36:07 -0400, Lowell Gilbert wrote:
 Dino Vliet [EMAIL PROTECTED] writes:
 
  My (unchanged) xorg conf looks like:
 
 How about changing xorg.conf to point the paths at /usr/local?

I noticed this too, but if the mergebase.sh script sets a symbolic
link from /usr/local/ to /usr/X11R6/, why does it make a difference?


-- 
David Benfell, LCP
[EMAIL PROTECTED]
---
Resume available at http://www.parts-unknown.org/
NOTE: I sign all messages with GnuPG (0DD1D1E3).


pgpTBgUhkeuHn.pgp
Description: PGP signature


Re: random xorg crashes after xorg upgrade to 7.2

2007-06-04 Thread Nikola Lecic
Hello,

On Sun, 3 Jun 2007 03:47:50 -0700 (PDT)
Dino Vliet [EMAIL PROTECTED] wrote:

 [...]
 I really don't know where to look.
 My (unchanged) xorg conf looks like:
 
 Section ServerLayout
 Identifier X.org Configured
 Screen  0  Screen0 0 0
 InputDeviceMouse0 CorePointer
 InputDeviceKeyboard0 CoreKeyboard
 EndSection
 [...]
 Section Screen
 Identifier Screen0
 Device Card0
 MonitorMonitor0
 DefaultDepth 24
 SubSection Display
 Viewport   0 0
 Depth 1
 EndSubSection
 SubSection Display
 Viewport   0 0
 Depth 4
 EndSubSection
 SubSection Display
 Viewport   0 0
 Depth 8
 EndSubSection
 SubSection Display
 Viewport   0 0
 Depth 15
 EndSubSection
 SubSection Display
 Viewport   0 0
 Depth 16
 EndSubSection
 SubSection Display
 Viewport   0 0
 Depth 24
 Modes 1280x1024 1024x768
 EndSubSection
 EndSection
 [...]

This seems to be a (semi-)automatically generated xorg.conf, i.e. there
isn't very much customisation you would like to save.

So, please run Xorg without xorg.conf and see what will happen; then
send here a new Xorg log.

Nikola Lečić
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]