On Mon, 30 Sep 2002, Staci wrote:
>
> Problem:
> X locks up when I use any decent browser. Opera, Galeon, and
> occsionally even Mozilla, all lock up under regular use. And I mean,
> lock up and take all of X with them: the cursor locks, any sound stops,
> and any animation stands still. I can't ctrl alt backspace or delete, I
> must push the power button on the front of my box to reboot.
You should be able to telnet in from another machine to reboot though.
Things to try:
1) Don't use a font server. If you have, in your XF86Config, in
the Section "Files", a FontPath entry that looks like:
FontPath "unix/:some number"
remove it. And instead take the paths from your font server config
(often in /etc/X11/fs/config) and put those in the XF86Config instead.
Eg.
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
2) If that doesn't help, comment out the TrueType line. That may change
the appearance of the fonts severely, but it's a good test to try
to narrow down the problem.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert