Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-sparc-faq.xml
Date: Sun, 01 Jul 2007 03:03:52
Message-Id: E1I4pit-0001g7-8w@stork.gentoo.org
1 nightmorph 07/07/01 03:03:39
2
3 Modified: gentoo-sparc-faq.xml
4 Log:
5 a few updates from the patch on bug 183783, and lots of other updates that i made as i went along reading the doc. it was pretty outdated. should be shiny now.
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/en/gentoo-sparc-faq.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml?r1=1.13&r2=1.14
13
14 Index: gentoo-sparc-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- gentoo-sparc-faq.xml 4 Dec 2006 21:17:14 -0000 1.13
21 +++ gentoo-sparc-faq.xml 1 Jul 2007 03:03:39 -0000 1.14
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.13 2006/12/04 21:17:14 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-faq.xml,v 1.14 2007/07/01 03:03:39 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide link="/doc/en/gentoo-sparc-faq.xml">
29 @@ -19,8 +19,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.8</version>
34 -<date>2006-09-20</date>
35 +<version>1.9</version>
36 +<date>2007-06-30</date>
37
38 <chapter>
39 <title>Documentation Notes</title>
40 @@ -32,11 +32,10 @@
41 </p>
42
43 <p>
44 -When mentioning <c>SPARC</c> and <c>SPARC64</c>, this refers to the type of
45 -<c>sun4x</c> system. SPARC represents the 32 bit systems using the
46 -<c>sun4c</c>, <c>sun4d</c> and <c>sun4m</c> architectures (i.e. SPARCstations).
47 -SPARC64 represents the <c>sun4u</c> architecture seen in the UltraSPARC series
48 -of systems (Ultras, Blades, SunFires, etc).
49 +When mentioning <c>SPARC</c>, this refers to the type of <c>sun4x</c> system.
50 +SPARC represents the <c>sun4u</c> architecture seen in the UltraSPARC series of
51 +systems (Ultras, Blades, SunFires, etc). Older 32-bit systems are no longer
52 +supported by the Gentoo/SPARC team.
53 </p>
54
55 <p>
56 @@ -103,6 +102,7 @@
57
58 </body>
59 </section>
60 +<!-- sparc32 is no longer supported
61 <section>
62 <title>How do I network boot my SPARC system for installation?</title>
63 <body>
64 @@ -116,6 +116,7 @@
65
66 </body>
67 </section>
68 +-->
69 <section>
70 <title>I have a CRT/LCD monitor attached to my SPARC that selects a resolution
71 my monitor can't handle when the kernel boots. How do I get a visible and/or
72 @@ -126,9 +127,8 @@
73 This problem is a result of the framebuffer support the Linux kernel loads at
74 boot time, and the modelines available on SPARC systems. Here we will assume
75 your monitor and video card will agree on a resolution of 1024 by 768 at a
76 -refresh rate of 60 Hz. In OBP, you can set the resolution by adjusting the
77 -setting for <c>output-device</c>. To view the current setting, use the
78 -command:
79 +refresh rate of 60 Hz. In OBP, you can set the resolution by adjusting the
80 +setting for <c>output-device</c>. To view the current setting, use the command:
81 </p>
82
83 <pre caption="View current settings">
84 @@ -194,9 +194,8 @@
85
86 <p>
87 Most of the time, the default kernel options will be acceptable for hardware
88 -support. You will need to make sure that <c>devfs</c> (in case you don't use
89 -<c>udev</c>) and <c>virtual memory filesystem support</c> is enabled in the
90 -kernel as instructed in the <uri
91 +support. You will need to make sure that <c>virtual memory</c> and <c>/proc
92 +filesystem</c> support is enabled in the kernel as instructed in the <uri
93 link="/doc/en/handbook/handbook-sparc.xml">Installation Handbook</uri>.
94 </p>
95
96 @@ -267,6 +266,7 @@
97
98 </body>
99 </section>
100 +<!-- sparc32 is no longer supported
101 <section>
102 <title>I just booted my SPARCstation after installing Gentoo but it won't boot.
103 Why isn't it booting?</title>
104 @@ -286,10 +286,9 @@
105 </p>
106
107 <p>
108 -The OBP in most or all sun4c and sun4m systems aliases "disk" to the device
109 -with SCSI ID 3, and "disk0" through "disk3" to the device with = the
110 -corresponding SCSI ID, if it happens to be a disk rather than a tape, CDROM,
111 -etc.
112 +The OBP in most or all sun4c and sun4m systems aliases "disk" to the device with
113 +SCSI ID 3, and "disk0" through "disk3" to the device with the corresponding SCSI
114 +ID, if it happens to be a disk rather than a tape, CDROM, etc.
115 </p>
116
117 <p>
118 @@ -311,6 +310,7 @@
119
120 </body>
121 </section>
122 +-->
123 </chapter>
124
125 <chapter>
126 @@ -334,6 +334,11 @@
127 </p>
128
129 <p>
130 +32-bit SPARC systems are no longer supported by the Gentoo/SPARC team.
131 +</p>
132 +
133 +<!-- 32bit is no longer supported
134 +<p>
135 32-bit SPARC systems vary. Systems with the sun4m architecture have been
136 reported to work fine (SS4-SS20) including SMP configurations with the later
137 2.4 series kernels. sun4m systems using HyperSPARC or Ross processors in a SMP
138 @@ -350,6 +355,7 @@
139 support for various versions of the Linux kernel. This can help indicate how
140 usable your SPARC system would be under SPARC/Linux.
141 </p>
142 +-->
143
144 </body>
145 </section>
146 @@ -386,8 +392,7 @@
147 </body>
148 </section>
149 <section>
150 -<title>So you keep talking about sun4c/sun4d/sun4m/sun4u. How do I
151 -know which one I have?</title>
152 +<title>How do I know which Sparc I have?</title>
153 <body>
154
155 <p>
156 @@ -404,10 +409,10 @@
157
158 <p>
159 First, the reason they all they all have the same setting is due to a value in
160 -OpenBoot PROM (OBP). The story goes that in times past, it was assumed that if
161 -a host had multiple interfaces, the interfaces would not reside on the same
162 -Ethernet and therefore having the MAC address unique to a machine rather than
163 -to a NIC wouldn't be a problem. As time went on and different technologies
164 +OpenBoot PROM (OBP). The story goes that in times past, it was assumed that if a
165 +host had multiple interfaces, the interfaces would not reside on the same
166 +Ethernet and therefore having the MAC address unique to a machine rather than to
167 +a NIC wouldn't be a problem. As time went on and different technologies
168 developed, the opposite was proven.
169 </p>
170
171 @@ -455,8 +460,7 @@
172 <title>Applications</title>
173 <section>
174 <title>
175 -How do I get XFree86 to find a usable modeline on my Ultra 5/10 or Blade
176 -100/150?
177 +How do I get Xorg to find a usable modeline on my Ultra 5/10 or Blade 100/150?
178 </title>
179 <body>
180
181 @@ -464,22 +468,21 @@
182 The ATI Framebuffer normally expects a PC's BIOS to set the Reference Clock
183 speed for the video card. However, on non-x86 architectures, this doesn't
184 happen. So what needs to be done is to set the Reference Clock speed in the
185 -XF86Config file.
186 +<path>/etc/X11/xorg.conf</path>.
187 </p>
188
189 <p>
190 -In the "Device" section of your XF86Config file, you will want to add a line
191 -similar to the following:
192 +In the "Device" section of your <path>/etc/X11/xorg.conf</path>, you will
193 +want to add a line similar to the following:
194 </p>
195
196 -<pre caption="Add to XF86Config">
197 +<pre caption="Add to xorg.conf">
198 Option "reference_clock" "28.636 MHz"
199 </pre>
200
201 <p>
202 -The following URLs contain more information on how to set the reference clock:
203 -<uri>http://www.xfree86.org/~dawes/4.3.0/ati5.html#26</uri>. If you have issues
204 -you might want to try without a similar setting first.
205 +Other common speeds are 14.318 MHz and 29.5 MHz. If you have issues you might
206 +want to try without a similar setting first.
207 </p>
208
209 </body>
210 @@ -496,14 +499,10 @@
211
212 <p>
213 If you still want to install the package, you can follow the instructions from
214 -the at <uri link="http://forums.gentoo.org/viewforum.php?t=33534">Portage
215 -Masked Package FAQ</uri>.
216 +the <uri link="/doc/en/handbook/handbook-sparc.xml?part=3&amp;chap=3">Portage
217 +Handbook</uri>.
218 </p>
219
220 -<note>
221 -The FAQ mentions the sparc64 keyword, which is invalid.
222 -</note>
223 -
224 </body>
225 </section>
226 <section>
227 @@ -546,7 +545,7 @@
228 The best way is to join the <c>#gentoo-sparc</c> IRC channel on Freenode IRC
229 network <c>irc.freenode.net</c>. This is where all of the developers hang out
230 and talk SPARC (amongst other things). Short of email, this is the best way to
231 -get our attention, and blame seemant! :)
232 +get our attention.
233 </p>
234
235 <p>
236 @@ -559,7 +558,7 @@
237 <p>
238 Additionally, you can view the bugs for Gentoo/SPARC via the <uri
239 link="http://bugs.gentoo.org">Gentoo Bugzilla</uri>. The bugs will be assigned
240 -or CC'd to sparc@g.o.
241 +or CCed to sparc@g.o.
242 </p>
243
244 </body>
245 @@ -571,7 +570,7 @@
246
247 <p>
248 A list of problematic packages can be found at
249 -<uri>http://dev.gentoo.org/~weeve/problems.html</uri>
250 +<uri>http://dev.gentoo.org/~weeve/problems.html</uri>.
251 </p>
252
253 </body>
254 @@ -594,8 +593,7 @@
255 <uri link="http://forums.gentoo.org/viewforum.php?f=27">Gentoo/SPARC
256 Forum</uri>
257 </li>
258 - <li><mail>sparc@g.o</mail> - Gentoo/SPARC team email address
259 - </li>
260 + <li><mail>sparc@g.o</mail> - Gentoo/SPARC team email address</li>
261 </ul>
262
263 <p>
264 @@ -617,7 +615,7 @@
265 </li>
266 <li>
267 <uri link="http://www.obsolyte.com">Obsolyte</uri> - Information on older
268 - SPARC systems and links to a lot of other great SPARC related sites.
269 + SPARC systems and links to a lot of other great SPARC related sites
270 </li>
271 <li>
272 <uri
273 @@ -627,7 +625,7 @@
274 </li>
275 <li>
276 <uri link="http://docs.sun.com/app/docs/coll/216.2">OBP Reference Guide</uri> -
277 - Sun's guide to the OpenBoot PROM.
278 + Sun's guide to the OpenBoot PROM
279 </li>
280 </ul>
281
282
283
284
285 --
286 gentoo-doc-cvs@g.o mailing list