| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.32 2005/07/29 17:11:30 josejx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.33 2005/08/06 19:03:31 josejx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.9</version> |
11 | <version>2.10</version> |
| 12 | <date>2005-07-04</date> |
12 | <date>2005-08-06</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Timezone</title> |
15 | <title>Timezone</title> |
| 16 | <body> |
16 | <body> |
| 17 | |
17 | |
| … | |
… | |
| 225 | Platform options ---> |
225 | Platform options ---> |
| 226 | [ ] Preemptible Kernel |
226 | [ ] Preemptible Kernel |
| 227 | </pre> |
227 | </pre> |
| 228 | |
228 | |
| 229 | <p> |
229 | <p> |
|
|
230 | Do not turn off kernel framebuffer support as it is required for a successful |
|
|
231 | boot. If you are using an NVIDIA based chipset, you should use the OpenFirmware |
|
|
232 | framebuffer. If you are using an ATI based chipset, you should select the |
|
|
233 | framebuffer driver based upon your chipset (Mach64, Rage128 or Radeon). |
|
|
234 | </p> |
|
|
235 | |
|
|
236 | <pre caption="Chosing a Framebuffer Driver"> |
|
|
237 | Device Drivers ---> |
|
|
238 | Graphics support ---> |
|
|
239 | <*> Support for frame buffer devices |
|
|
240 | [*] Open Firmware frame buffer device support |
|
|
241 | <*> ATI Radeon display support |
|
|
242 | <*> ATI Rage128 display support |
|
|
243 | <*> ATI Mach64 display support |
|
|
244 | Console display driver support ---> |
|
|
245 | <*> Framebuffer Console support |
|
|
246 | </pre> |
|
|
247 | |
|
|
248 | <note> |
|
|
249 | If you select more than one framebuffer device, it may default to a less than |
|
|
250 | optimal driver. Either use only one framebuffer device or specify which |
|
|
251 | to use by passing the driver to use to the kernel on boot such as |
|
|
252 | <c>video=radeonfb</c>. |
|
|
253 | </note> |
|
|
254 | |
|
|
255 | <p> |
| 230 | When you're done configuring your kernel, continue with <uri |
256 | When you're done configuring your kernel, continue with <uri |
| 231 | link="#compiling">Compiling and Installing</uri>. |
257 | link="#compiling">Compiling and Installing</uri>. |
| 232 | </p> |
258 | </p> |
| 233 | |
259 | |
| 234 | </body> |
260 | </body> |