Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #234867

Re: Xorg fatal server error segmentation fault i686

From Greg Wooledge <greg@wooledge.org>
Newsgroups linux.debian.user
Subject Re: Xorg fatal server error segmentation fault i686
Date 2021-05-05 14:30 +0200
Message-ID <CboP7-7z3-5@gated-at.bofh.it> (permalink)
References <CbovL-7rb-1@gated-at.bofh.it> <CboP7-7z3-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 05, 2021 at 08:20:21AM -0400, Dan Ritter wrote:
> As your non-root user, write a .xinitrc:
> 
> #!/bin/sh
> xterm &
> exec mate-session
> 
> and then run
> 
> startx
> 
> Tell us what happens then. If it crashes, let us see your
> /etc/apt/sources.list and anything in sources.list.d/

In addition to this:

1) Identify your video hardware.  Use "lspci -nn" for this.

2) Check for any missing firmware.  Use "dmesg | grep -i firmware" for
   this.

   If there are any missing firmware files that the kernel wants to use,
   figure out which (non-free) package they're in, install that, and
   reboot.

The OP mentioned "nouveau", which means an nvidia device is in play.  This
means it may also be necessary to install some proprietary nvidia drivers.
We won't know for sure until we know which device it is.

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 14:10 +0200
  Re: Xorg fatal server error segmentation fault i686 Dan Ritter <dsr@randomstring.org> - 2021-05-05 14:30 +0200
    Re: Xorg fatal server error segmentation fault i686 Greg Wooledge <greg@wooledge.org> - 2021-05-05 14:30 +0200
      Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 17:00 +0200
        Re: Xorg fatal server error segmentation fault i686 Greg Wooledge <greg@wooledge.org> - 2021-05-05 17:20 +0200
        Re: Xorg fatal server error segmentation fault i686 Brad Rogers <brad@fineby.me.uk> - 2021-05-05 17:30 +0200
          Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 20:00 +0200
            Re: Xorg fatal server error segmentation fault i686 Brad Rogers <brad@fineby.me.uk> - 2021-05-05 20:20 +0200
    Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 16:20 +0200
      Re: Xorg fatal server error segmentation fault i686 Dan Ritter <dsr@randomstring.org> - 2021-05-05 16:50 +0200
        Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 17:30 +0200
    Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 16:30 +0200
  Re: Xorg fatal server error segmentation fault i686 Richmond <richmond@criptext.com> - 2021-05-05 15:00 +0200
  Re: Xorg fatal server error segmentation fault i686 Felix Miata <mrmazda@earthlink.net> - 2021-05-06 05:40 +0200

csiph-web