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
> InputDevice"Mouse0" "CorePointer"
> InputDevice"Keyboard0" "CoreKeyboard"
> EndSection
> [...]
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor"Monitor0"
> 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]"


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 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]"


random xorg crashes after xorg upgrade to 7.2

2007-06-03 Thread Dino Vliet
Hi peeps,
now that I've succesfully upgraded my xorg to 7.2 I'm experiencing random 
problems. Sometimes closing a firefox tab causes xorg to crash or changing the 
screen resolution in gnome to a lower value. 

When it crashes, I'm thrown into the command line where I can only reboot.

I really don't know where to look.

I have the xorg-upgrade script in my possession and pkg_info | grep xorg gives:

xorg-7.2X.Org complete distribution metaport
xorg-apps-7.2   X.org apps meta-port
xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds
xorg-docs-1.3,1 X.org documentation files
xorg-drivers-7.2X.org drivers meta-port
xorg-fonts-100dpi-7.2 X.Org 100dpi bitmap fonts
xorg-fonts-7.2  X.org fonts meta-port
xorg-fonts-75dpi-7.2 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.2 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.2 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.2 X.Org TrueType fonts
xorg-fonts-type1-7.2 X.Org Type1 fonts
xorg-libraries-7.2_1 X.org libraries meta-port
xorg-nestserver-1.2.0,1 Nesting X server from X.Org
xorg-printserver-1.2.0,1 X Print server from X.Org
xorg-protos-7.2 X.org protos meta-port
xorg-server-1.2.0_2,1 X.Org X server and related programs
xorg-vfbserver-1.2.0,1 X virtual framebuffer server from X.Org


My (unchanged) xorg conf looks like:

Section "ServerLayout"
Identifier "X.org Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/local/lib/xorg/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/local/share/ghostscript/fonts/"
EndSection

Section "Module"
Load  "extmod"
Load  "glx"
Load  "dri"
Load  "dbe"
Load  "record"
Load  "xtrap"
Load  "type1"
Load  "freetype"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "kbd"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option"Protocol" "auto"
Option"Device" "/dev/sysmouse"
EndSection

Section "Monitor"
#DisplaySize  340   270# mm
Identifier   "Monitor0"
VendorName   "HWP"
ModelName"hp L1720"
 ### Uncomment if you don't want to default to DDC:
HorizSync31.0 - 80.0
VertRefresh  56.0 - 75.0
Option"DPMS"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor"   # []
#Option "HWcursor"   # []
#Option "NoAccel"# []
#Option "ShadowFB"   # []
#Option "UseFBDev"   # []
#Option "Rotate" # []
#Option "VideoKey"   # 
#Option "FlatPanel"  # []
#Option "FPDither"   # []
#Option "CrtcNumber" # 
#Option "FPScale"# []
#Option "FPTweak"# 
Identifier  "Card0"
Driver  "vesa"
#VendorName  "nVidia Corporation"
BoardName   "Unknown Board"
BusID   "PCI:5:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
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


And the Xorg error log shows :


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.1-RELEASE-p16 amd64 
Current Operating System: FreeBSD zouk.tiscali.nl 6.2-RELEASE-p5 FreeBSD 
6.2-RELEASE-p5 #14: Sun Jun  3 10:40:42 CEST 2007 
root@:/usr/obj/usr/src/sys/MYKERNEL amd64
Build Date: 28 May 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning