Re: Random X crash

2014-12-04 Thread Jimmy Johnson
On 12/04/2014 02:56 PM, Joris Bolsens wrote: I am getting seemingly random crashes of X. I have 3 monitors (2 external, 1 laptop), and occasionally they will flash black, and orientation gets reset to default. I have not been able to find any action that specifically triggers this, although when

Random X crash

2014-12-04 Thread Joris Bolsens
I am getting seemingly random crashes of X. I have 3 monitors (2 external, 1 laptop), and occasionally they will flash black, and orientation gets reset to default. I have not been able to find any action that specifically triggers this, although when i look at dmesg, it seems to somehow be relate

Re: etch laptop system logs me out during inactivity (X crash?)

2006-12-30 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Dec 30, 2006 at 02:39:34PM -0500, Rick Reynolds wrote: > I've seen this happening on my etch laptop more often recently (not > exactly sure when I first saw it, but it has probably been within the > last 3 months). I generally keep the syste

etch laptop system logs me out during inactivity (X crash?)

2006-12-30 Thread Rick Reynolds
I've seen this happening on my etch laptop more often recently (not exactly sure when I first saw it, but it has probably been within the last 3 months). I generally keep the system relatively up-to-date (almost always within a couple weeks of current testing). I typically leave my laptop on

Re: junk on tty after x crash

2004-08-25 Thread Travis Crump
Thomas Adam wrote: On Wed, Aug 25, 2004 at 11:12:52AM +0200, Andrej Hocevar wrote: Hello, this is very disturbing -- when my X server doesn't shut down smoothly, it leaves some junk behind on the tty it was running on. The result is that next time I startx, it doesn't use the same tty anymore. Wh

Re: junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
On Wed, Aug 25, 2004 at 09:08:27AM -0700, Stefan O'Rear wrote: > I would suggest (after X bombs) running: > > ~ %% sudo lsof /dev/tty11 Yes, I've tried that: nothing! I can do "setterm -reset > /dev/tty11" all right, but the problem doesn't go away. I can even switch to that tty and type some cha

Re: junk on tty after x crash

2004-08-25 Thread Thomas Adam
On Wed, Aug 25, 2004 at 05:53:10PM +0200, Andrej Hocevar wrote: > Sorry, obviously I didn't make myself clear: according to my inittab > settings, the first available tty for X is tty11. If for some reason X > cannot shut down properly, tty11 is left with some useless character(s) Then you must ha

Re: junk on tty after x crash

2004-08-25 Thread Stefan O'Rear
On Wed, Aug 25, 2004 at 05:53:10PM +0200, Andrej Hocevar wrote: > Sorry, obviously I didn't make myself clear: according to my inittab > settings, the first available tty for X is tty11. If for some reason X > cannot shut down properly, tty11 is left with some useless character(s) > which obviously

Re: junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
On Wed, Aug 25, 2004 at 10:42:06AM +0100, Thomas Adam wrote: > I'm not sure what the problem is here. If you mean you want to surpress the > output that startx produces, do: > > startx > /dev/null 2>&1 > > If you'd rather keep it for later: > > startx > ~/.startx-output.log 2>&1 > > Or am I not

Re: junk on tty after x crash

2004-08-25 Thread Thomas Adam
On Wed, Aug 25, 2004 at 11:12:52AM +0200, Andrej Hocevar wrote: > Hello, > this is very disturbing -- when my X server doesn't shut down smoothly, > it leaves some junk behind on the tty it was running on. The result is > that next time I startx, it doesn't use the same tty anymore. > > What can

junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
Hello, this is very disturbing -- when my X server doesn't shut down smoothly, it leaves some junk behind on the tty it was running on. The result is that next time I startx, it doesn't use the same tty anymore. What can I do to get rid of this annoying problem? Thanks, andrej -- echo

Re: x-crash (please decipher my log file)

2004-03-26 Thread Pigeon
On Fri, Mar 26, 2004 at 11:43:15PM +0100, Niels L. Ellegaard wrote: > Mar 26 10:13:25 nissefisken kernel: atkbd.c: Unknown key released (translated set 2, > code 0x7a on isa0060/serio0). > Mar 26 10:13:25 nissefisken kernel: atkbd.c: This is an XFree86 bug. It shouldn't > access hardware directly

Re: x-crash (please decipher my log file)

2004-03-26 Thread Kent West
On Fri, 2004-03-26 at 16:53, Niels L. Ellegaard wrote: > Kent West <[EMAIL PROTECTED]> writes: > > Niels L. Ellegaard wrote: > > >I removed the part about the generic mouse because I got a > > >complaint that I did not have the device /dev/input/mice (I don't > > >know how to create it... I make a

Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard
Kent West <[EMAIL PROTECTED]> writes: > Niels L. Ellegaard wrote: > >I removed the part about the generic mouse because I got a > >complaint that I did not have the device /dev/input/mice (I don't > >know how to create it... I make a symbolic link, and it get's > >deleted) > > I believe this device

Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard
Kent West <[EMAIL PROTECTED]> writes (I rearranged the citations a bit) > >Fatal server error: > >Caught signal 11. Server aborting > > I don't recall if this error number occurs with other non-X-related > errors, so I'll ask the question: Are you sure it's X that is dying > and not the failure o

Re: x-crash (please decipher my log file)

2004-03-26 Thread Niels L. Ellegaard
hugo vanwoerkom <[EMAIL PROTECTED]> writes: > Well, I think it is a bug. No (EE) and just segfault!? So what I > would do is use the Nvidia closed-source driver. I always use it and > always have good results. Thanks you for your advice. I don't think I will follow it though :) A few months ago

Re: x-crash (please decipher my log file)

2004-03-26 Thread hugo vanwoerkom
Niels L. Ellegaard wrote: I recently updated my xfree from 4.0 to 4.3 (sarge). Suddenly my x stopped working. I would be grateful if someone could help me decipher my log file. My XF86Conf-4 is almost directly created by dpkg-reconfigure. However I removed the part about the generic mouse because

Re: x-crash (please decipher my log file)

2004-03-25 Thread Kent West
Niels L. Ellegaard wrote: I recently updated my xfree from 4.0 to 4.3 (sarge). Suddenly my x stopped working. I would be grateful if someone could help me decipher my log file. My XF86Conf-4 is almost directly created by dpkg-reconfigure. However I removed the part about the generic mouse becaus

x-crash (please decipher my log file)

2004-03-25 Thread Niels L. Ellegaard
I recently updated my xfree from 4.0 to 4.3 (sarge). Suddenly my x stopped working. I would be grateful if someone could help me decipher my log file. My XF86Conf-4 is almost directly created by dpkg-reconfigure. However I removed the part about the generic mouse because I got a complaint that I

[SID] Enlightenment & mozilla X crash

2003-04-02 Thread Josh
hi i'm running a SID with enlightenment and mozilla : when i startx enlightenment, it's fine ... i can use lots of applications without crashing X. if i run mozilla browser, i can use it and continue to work under enlightenment, but sometimes, after a random amount of time ( 1min to 5min) my X

Interesting X crash

2003-01-06 Thread Gerald Livingston
OK, I have no details because it's not killing me or anything. Currently my box boots to GDM (sid). Works great. I'm thinking of killing that againbecause I do a lot of stuff remotely through ssh and read my mail via IMAP (Courier). Just want to free up the rescources since X isn't being used most

X crash

2001-10-11 Thread sarimanok
Hello all, I did an apt-get dist-upgrade with "testing" in deb http (sources.list) and my X crashes. Can't anymore install task-x-window-system and other dependencies. What X can I install now? How to do? Sarimanok NetCourrier, votre bu

Re: nvidia + GL = X crash

2000-12-07 Thread Bostjan Muller
* On 07-12-00 at 20:16 Maciej Kalisiak ([EMAIL PROTECTED]) wrote: +Here quoted text begins+ > On Wed, Dec 06, 2000 at 03:29:22PM -0500, Bostjan Muller wrote: > > Log is appended.. as it seems it gets sig11 (the program was built and > > linked > > I had this happen on a RH systems when I

Re: nvidia + GL = X crash

2000-12-07 Thread Maciej Kalisiak
On Wed, Dec 06, 2000 at 03:29:22PM -0500, Bostjan Muller wrote: > Log is appended.. as it seems it gets sig11 (the program was built and linked I had this happen on a RH systems when I toyed around with the NVidia stuff. In my case there was a stray Mesa library that was being picked up by those a

Re: nvidia + GL = X crash

2000-12-06 Thread Brandt Dusthimer
o look too hard.) Brandt Dusthimer - Original Message - From: Bostjan Muller <[EMAIL PROTECTED]> To: Debian User Mailing List Sent: Wednesday, December 06, 2000 2:29 PM Subject: Re: nvidia + GL = X crash > * On 06-12-00 at 20:39 Terry Warner ([EMAIL PROTECTED]) wrot

Re: nvidia + GL = X crash

2000-12-06 Thread Taddese Zicke
Bostjan, What nVIDIA card are you using? Is it the Riva TNT2 M64? Make sure you are not loading the XF4 DRI module. If X is crashing, it sounds like an issue with the nNVIDIA driver. Make sure you are loading the kernel driver (which is actually a module) before starting X, i.e, check /etc/modu

Re: nvidia + GL = X crash

2000-12-06 Thread Bostjan Muller
* On 06-12-00 at 20:39 Terry Warner ([EMAIL PROTECTED]) wrote: +Here quoted text begins+ > Want to send me a log of the X crash? I want to see what might be causing it. > > Thanks > > Terry > +and here the quote ends+ Log is appended.. as it seems it gets sig1

Re: nvidia + GL = X crash

2000-12-06 Thread Terry Warner
Want to send me a log of the X crash? I want to see what might be causing it. Thanks Terry On Wed, Dec 06, 2000 at 08:27:40PM +0100, Bostjan Muller babbled: > * On 06-12-00 at 19:27 Terry Warner ([EMAIL PROTECTED]) wrote: > +Here quoted text begins+ > > I just want to make

Re: nvidia + GL = X crash

2000-12-06 Thread Bostjan Muller
* On 06-12-00 at 19:27 Terry Warner ([EMAIL PROTECTED]) wrote: +Here quoted text begins+ > I just want to make sure for my own benefit that you are using the nvidia glx > stuff? as well as the nvidia kernel module correct? > > What may also be the case is you may want to check to see if s

Re: nvidia + GL = X crash

2000-12-06 Thread Terry Warner
I just want to make sure for my own benefit that you are using the nvidia glx stuff? as well as the nvidia kernel module correct? What may also be the case is you may want to check to see if some files are installed that need to be removed, basically: /usr/X11R6/lib/modules/extensions/libGLcor

nvidia + GL = X crash

2000-12-06 Thread Bostjan Muller
Hi! I have tried to install nvidia geforce2 MX with debian woody, but have failed ćvery time.. the card works, but 3d acceleration is allmost worse than my ati [EMAIL PROTECTED] in another machine... I have set up everthing, replaced the GL libs, recompiled the GLUT, but I when I run tuxracer it c

RE: Hotmail+Netscape 4.x = crash!

2000-11-07 Thread Brett Singer
lf Of Rogelio E. Castillo Haro Sent: Monday, November 06, 2000 6:28 PM To: debian-user@lists.debian.org Subject: Hotmail+Netscape 4.x = crash! Someone here can work without problems in Netscape when suf into hotmail? How can did it? -- Rogelio E. Castillo -- Unsubscribe? mail -s unsub

Hotmail+Netscape 4.x = crash!

2000-11-06 Thread Rogelio E. Castillo Haro
Someone here can work without problems in Netscape when suf into hotmail? How can did it? -- Rogelio E. Castillo

Re: X crash question (where's the core file?)

2000-07-23 Thread Jeronimo Pellegrini
:: On Sun, 23 Jul 2000 10:42:21 -0700, kmself@ix.netcom.com said: > core file should be wherever X started up. Depending on how you start, > this can be in a number of places. I use startx to launch my X session > (think for a few minutes -- what *really* is the function of an X > display manage

Re: X crash question (where's the core file?)

2000-07-23 Thread kmself
On Sun, Jul 23, 2000 at 12:50:00PM -0300, Jeronimo Pellegrini wrote: > > Hello, > > X has been crashing (signal 11) here sometimes (once a day, or maybe > once every two days). I believe it's the kernel > (2.4.0-test5-pre4), but it could be something else (I use the CVS > version of f

X crash question (where's the core file?)

2000-07-23 Thread Jeronimo Pellegrini
Hello, X has been crashing (signal 11) here sometimes (once a day, or maybe once every two days). I believe it's the kernel (2.4.0-test5-pre4), but it could be something else (I use the CVS version of flwm)... These are the only two relevand things that I have changed recently...

Re: getting to runlevel 3 after X crash?

1998-12-14 Thread Richard E. Hawkins Esq.
oliver audiated, > Unless your /etc/inittab is very different from mine, `telinit 3' will > have no effect at all. In Debian, X is not normally dependent on the > run-level. > There are two ways to stop xdm. The simple one is to press Ctrl-R at the ... It's not stopping X that's the problem;

Re: getting to runlevel 3 after X crash?

1998-12-14 Thread Oliver Elphick
"Richard E. Hawkins Esq." wrote: > >information junky that I am, i set rvplayer running again on friday, >and it crashed X another couple of times. The bad way, so that it >can't be restarted ("failure in apmsync()" and the blinkies). > >This time, I remembered that some had suggeste

getting to runlevel 3 after X crash?

1998-12-14 Thread Richard E. Hawkins Esq.
information junky that I am, i set rvplayer running again on friday, and it crashed X another couple of times. The bad way, so that it can't be restarted ("failure in apmsync()" and the blinkies). This time, I remembered that some had suggested that going to runlevel 3 rather than rebooting m

X-crash

1998-06-11 Thread xsat
Hy, I've got BIG problemm: I've got Debian some time and it was well, but I've just bought new mainboard (fic 502)and my X window started to crash ... "undefinied references in libX11.so.6, fatal error in freeing of nonexisting swap page, ... " But I've got RedHat 4.2 too, and it is unaffected by