Gentoo Archives: gentoo-desktop

From: Stuart Stegall <stuart@×××××××××××××.com>
To: 'Luke-Jr' <luke-jr@×××××××.org>, gentoo-desktop@l.g.o
Subject: RE: [gentoo-desktop] X freezing?
Date: Fri, 29 Oct 2004 21:15:52
Message-Id: 005e01c4be23$e37f4c80$6400a8c0@hellboy1
In Reply to: Re: [gentoo-desktop] X freezing? by Luke-Jr
1 >From a ssh session you would definitely need to set the DISPLAY variable
2 because you are using a pty instead of a tty device. But as you
3 previously mentioned the radeon and ati binary drivers both have major
4 issues with X crashing. When any driver crashes, you most likely need
5 to restart the system. And on some systems, you may need a hard reset
6 to reinitialize PCI devices (buggy BIOS implementation)
7
8 > -----Original Message-----
9 > From: Luke-Jr [mailto:luke-jr@×××××××.org]
10 > Sent: Friday, October 29, 2004 3:43 PM
11 > To: gentoo-desktop@l.g.o
12 > Subject: Re: [gentoo-desktop] X freezing?
13 >
14 >
15 > On Friday 29 October 2004 7:57 pm, Robert Zwerus wrote:
16 > > Mark Knecht wrote:
17 > > > My crashes are not complete. I am ssh'ed into the
18 > machine and can
19 > > > actually reboot it cleanly. The crash is apparently only X for me.
20 > >
21 > > Try entering these commands in the SSH session:
22 > > export DISPLAY=:0
23 > > startx
24 > >
25 > > Maybe your graphics chip just needs to be reset, startx
26 > will take care
27 > > of that.
28 >
29 > startx will take care of the DISPLAY variable also. In normal
30 > situations, it's
31 > fairly rare that you ever need to set it manually.
32 > Anyway, if it's the same issue I've encountered (which it
33 > seems to be), and
34 > IIRC, this won't help anything.
35 > --
36 > Luke-Jr
37 > Developer, Utopios
38 > http://utopios.org/
39 >
40
41
42
43 --
44 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] X freezing? Luke-Jr <luke-jr@×××××××.org>