Gentoo Archives: gentoo-desktop

From: Luke-Jr <luke-jr@×××××××.org>
To: Stuart Stegall <stuart@×××××××××××××.com>
Cc: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] X freezing?
Date: Fri, 29 Oct 2004 22:14:54
Message-Id: 200410292215.10270.luke-jr@utopios.org
In Reply to: RE: [gentoo-desktop] X freezing? by Stuart Stegall
1 On Saturday 30 October 2004 1:58 am, Stuart Stegall wrote:
2 > From a ssh session you would definitely need to set the DISPLAY variable
3 > because you are using a pty instead of a tty device.
4
5 I'm quite sure this is not the case. DISPLAY is set based on args to startx or
6 X. It is the port number (minus 6000) used for TCP connections, not the
7 virtual terminal.
8
9 > But as you previously mentioned the radeon and ati binary drivers both have
10 > major issues with X crashing.
11
12 Only with DRI enabled. My 9200 SE is 100% stable with it disabled. Thus, I run
13 DISPLAY :5 on vt11 for games/3d.
14
15 > When any driver crashes, you most likely need to restart the system. And on
16 > some systems, you may need a hard reset to reinitialize PCI devices (buggy
17 > BIOS implementation)
18
19 I've had a few instances where removing a module and reloading it fixes a
20 problem... Other times, it completely screws up the system too, though.
21 rmmod -f is handy on occasion, though dangerous....
22
23 >
24 > > -----Original Message-----
25 > > From: Luke-Jr [mailto:luke-jr@×××××××.org]
26 > > Sent: Friday, October 29, 2004 3:43 PM
27 > > To: gentoo-desktop@l.g.o
28 > > Subject: Re: [gentoo-desktop] X freezing?
29 > >
30 > > On Friday 29 October 2004 7:57 pm, Robert Zwerus wrote:
31 > > > Mark Knecht wrote:
32 > > > > My crashes are not complete. I am ssh'ed into the
33 > >
34 > > machine and can
35 > >
36 > > > > actually reboot it cleanly. The crash is apparently only X for me.
37 > > >
38 > > > Try entering these commands in the SSH session:
39 > > > export DISPLAY=:0
40 > > > startx
41 > > >
42 > > > Maybe your graphics chip just needs to be reset, startx
43 > >
44 > > will take care
45 > >
46 > > > of that.
47 > >
48 > > startx will take care of the DISPLAY variable also. In normal
49 > > situations, it's
50 > > fairly rare that you ever need to set it manually.
51 > > Anyway, if it's the same issue I've encountered (which it
52 > > seems to be), and
53 > > IIRC, this won't help anything.
54 > > --
55 > > Luke-Jr
56 > > Developer, Utopios
57 > > http://utopios.org/
58
59 --
60 Luke-Jr
61 Developer, Utopios
62 http://utopios.org/
63
64 --
65 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] X freezing? Mark Knecht <mknecht@××××××××××.com>