Gentoo Archives: gentoo-desktop

From: Wei Li <wei6li@×××××.com>
To: Mark Knecht <mknecht@××××××××××.com>
Cc: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] X freezing?
Date: Mon, 01 Nov 2004 21:50:44
Message-Id: 4befe2e9041101135065f2e936@mail.gmail.com
1 Mark,
2
3 So far I don't see a problem, but would give give me the output of
4 "lspci | grep AGP".
5
6
7
8 On Mon, 01 Nov 2004 13:24:45 -0800, Mark Knecht <mknecht@××××××××××.com> wrote:
9 > Wei Li wrote:
10 > > Mark,
11 > >
12 > > I'd like to know a bit details of your system:
13 > > - what's the kernel version?
14 >
15 > flash mark $ uname -a
16 > Linux flash 2.6.9-rc2-mm4-VP-S7-UMP-noACPI #8 Tue Oct 19 18:51:12 PDT
17 > 2004 i686 Mobile Intel(R) Pentium(R) 4 CPU 3.06GHz GenuineIntel
18 > GNU/Linux
19 > flash mark $
20 >
21 > This kernel was customized for low-latency audio work.
22 >
23 > > - what's your ATI card model?
24 >
25 > 0000:01:05.0 VGA compatible controller: ATI Technologies Inc RV250 5c61
26 > [Radeon Mobility 9200 M9+] (rev 01) (prog-if 00 [VGA])
27 > Subsystem: Hewlett-Packard Company: Unknown device 006b
28 > Flags: bus master, fast Back2Back, 66Mhz, medium devsel, latency 66, IRQ 16
29 > Memory at f0000000 (32-bit, prefetchable)
30 > I/O ports at 9000 [size=256]
31 > Memory at e8100000 (32-bit, non-prefetchable) [size=64K]
32 > Capabilities: <available only to root>
33 >
34 >
35 > > - do you use XFree86 or Xorg?
36 >
37 > Xorg - as I stated earlier, these freeze problems only started when I
38 > upgraded to xorg-6.8. Prior to that I ran xorg-6.7.X for 4-5 months and
39 > never had a single problem.
40 >
41 > flash root # emerge -pv xorg-x11
42 >
43 > These are the packages that I would merge, in order:
44 >
45 > Calculating dependencies ...done!
46 > [ebuild R ] x11-base/xorg-x11-6.8.0-r1 -3dfx -3dnow +bitmap-fonts
47 > -cjk -debug -dlloader -dmx -doc -hardened -insecure-drivers -ipv6 +mmx
48 > +nls +pam -sdk +sse -static -xprint* 0 kB
49 >
50 > Total size of downloads: 0 kB
51 >
52 > flash root #
53 >
54 >
55 > >
56 > >
57 > >
58 > > On Mon, 01 Nov 2004 11:42:05 -0800, Mark Knecht <mknecht@××××××××××.com> wrote:
59 > >
60 > >>Wei Li,
61 > >> Actually I think you are probably right, but in terms of knowing
62 > >>*how* to check my options it seems to be beyond me. Don't even begin to
63 > >>know where to really look and don't know how to consider what's right
64 > >>and what's wrong. Here are a few things I see:
65 > >>
66 > >> From Device Drivers->Graphics Support:
67 > >>
68 > >> [*] Support for frame buffer devices
69 > >><SNIP>
70 > >><M> VGA 16-color graphics support
71 > >>[*] VESA VGA graphics support
72 > >><SNIP>
73 > >><M> ATI Radeon display support
74 > >>[*] DDC/I2C for ATI Radeon support
75 > >>
76 > >> From Character Devices:
77 > >>
78 > >><*> /dev/agpgart (AGP Support)
79 > >><*> ATI chipset support
80 > >>
81 > >>[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
82 > >><M> ATI Radeon
83 > >>
84 > >>Those are the obvious ones. They could be wrong. I find the instructions
85 > >>for all of this stuff pretty confusing.
86 > >>
87 > >>flash linux # qpkg -I | grep ati
88 > >>app-emulation/dosemu *
89 > >>media-video/ati-drivers *
90 > >>media-video/ati-drivers-extra *
91 > >>net-print/foomatic *
92 > >>net-print/foomatic-db *
93 > >>net-print/foomatic-db-engine *
94 > >>net-print/foomatic-filters *
95 > >>flash linux #
96 > >>
97 > >>flash linux # qpkg -I | grep radeon
98 > >>flash linux #
99 > >>
100 > >>If you can see obvious messed up stuff here please let my know. I've had
101 > >>three crashes this morning. (Messing around with Wine makes the crash
102 > >>way more likely to occur.)
103 > >>
104 > >>Thanks,
105 > >>Mark
106 > >>
107 > >>
108 > >>
109 > >>Wei Li wrote:
110 > >>
111 > >>>I used to have the X freezing problem and it turned out that the
112 > >>>problem was caused by inproper configuration of AGP options inthe
113 > >>>kernel. Check your AGP options.
114 > >>>
115 > >>>
116 > >>>On Mon, 01 Nov 2004 10:51:36 -0800, Mark Knecht <mknecht@××××××××××.com> wrote:
117 > >>>
118 > >>>
119 > >>>>Luke-Jr wrote:
120 > >>>>
121 > >>>>
122 > >>>>>On Friday 29 October 2004 7:57 pm, Robert Zwerus wrote:
123 > >>>>>
124 > >>>>>
125 > >>>>>
126 > >>>>>>Mark Knecht wrote:
127 > >>>>>>
128 > >>>>>>
129 > >>>>>>
130 > >>>>>>> My crashes are not complete. I am ssh'ed into the machine and can
131 > >>>>>>>actually reboot it cleanly. The crash is apparently only X for me.
132 > >>>>>>
133 > >>>>>>Try entering these commands in the SSH session:
134 > >>>>>>export DISPLAY=:0
135 > >>>>>>startx
136 > >>>>>>
137 > >>>>>>Maybe your graphics chip just needs to be reset, startx will take care
138 > >>>>>>of that.
139 > >>>>>
140 > >>>>>
141 > >>>>>startx will take care of the DISPLAY variable also. In normal situations, it's
142 > >>>>>fairly rare that you ever need to set it manually.
143 > >>>>>Anyway, if it's the same issue I've encountered (which it seems to be), and
144 > >>>>>IIRC, this won't help anything.
145 > >>>>
146 > >>>>I had another crash this morning. Screen, keyboard and mouse were hung.
147 > >>>>(DRI is still installed - possibly incorrectly)
148 > >>>>
149 > >>>>I was able to log in remotely, su to root, rmmod radeon, modprobe radeon
150 > >>>>and startx as root. The screen came back up. I then killed my new X
151 > >>>>environment and the system came back alive.
152 > >>>>
153 > >>>>This isn't a good solution as I do not always have a remote system to do
154 > >>>>this from, but at least it gets me back in control without a power cycle
155 > >>>>and fsck.
156 > >>>>
157 > >>>>Thanks,
158 > >>>>Mark
159 > >>>>
160 > >>>>--
161 > >>>>gentoo-desktop@g.o mailing list
162 > >>>>
163 > >>>>
164 > >>>
165 > >>>
166 > >>>
167 > >>
168 > >
169 > >
170 >
171 >
172
173
174 --
175 Wei
176
177 --
178 gentoo-desktop@g.o mailing list