summaryrefslogtreecommitdiff
blob: 4b23d379b465e20ba38fe0a318a4c031026fc844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2010-10-21 23:56+0600\n"
"PO-Revision-Date: 2010-10-21 23:46+0600\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):6
msgid "Gentoo Linux/SPARC Frequently Asked Questions"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(author:title):8
msgid "SPARC Developer"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(mail:link):9
msgid "weeve"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(author:title):11
msgid "Editor"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(mail:link):12
msgid "nightmorph"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(abstract):15
msgid ""
"This FAQ is designed to help answer the most commonly asked questions about "
"Gentoo/SPARC and Linux on SPARC architecture. Feel free to send revisions "
"and corrections to the Gentoo/SPARC team or the doc team."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(version):25
msgid "1.12"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(date):26
msgid "2010-03-02"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):29
msgid "Questions"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):31
msgid "Documentation Notes"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):34
msgid ""
"These are some notes to elaborate on acronyms and terms used in this "
"document."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):38
msgid ""
"When mentioning <c>SPARC</c>, this refers to the type of <c>sun4x</c> "
"system. SPARC represents the <c>sun4u</c> architecture seen in the "
"UltraSPARC series of systems (Ultras, Blades, SunFires, etc). Older 32-bit "
"systems are no longer supported by the Gentoo/SPARC team."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):45
msgid "Acronyms: <c>OBP</c> = OpenBoot PROM, <c>SS</c> = SPARCstation."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):54
msgid "Installation"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):56
msgid "How do I install/use my SPARC over a serial console?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):59
msgid ""
"First, make sure you do not have a keyboard and monitor plugged in. OBP will "
"use the monitor for output by default if either are plugged in. You will "
"need a null modem cable or a regular serial cable with a null modem adapter "
"to be able to view output."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):66
msgid "Standard serial port settings:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):71
msgid "9600 baud"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):72
msgid "8 data bits"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):73
msgid "None for parity"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):74
msgid "1 stop bits"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):77
msgid ""
"Below is a list of commonly used programs for viewing a serial console. "
"Check to see if your serial console application has the ability to send a "
"break, as it can be very useful on a SPARC. The break signal on a serial "
"console is the equivalent to issuing the Stop+A command on the keyboard."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(th):86
msgid "Linux"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(th):87
msgid "Windows"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):90
msgid "Minicom"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):91
msgid "Hyperterm"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):94
msgid "Kermit"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):95
msgid "TeraTerm Pro"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):98
msgid "Console"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(ti):102
msgid "Seyon"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):111
msgid ""
"I have a CRT/LCD monitor attached to my SPARC that selects a resolution my "
"monitor can't handle when the kernel boots. How do I get a visible and/or "
"non-distorted display on my monitor?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):116
msgid ""
"This problem is a result of the framebuffer support the Linux kernel loads "
"at boot time, and the modelines available on SPARC systems. Here we will "
"assume your monitor and video card will agree on a resolution of 1024 by 768 "
"at a refresh rate of 60 Hz. In OBP, you can set the resolution by adjusting "
"the setting for <c>output-device</c>. To view the current setting, use the "
"command:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):124
msgid "View current settings"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):124
#, no-wrap
msgid ""
"\n"
"ok <i>printenv output-device</i>\n"
"\n"
"<comment>&lt;output-device&gt;        &lt;screen&gt;          &lt;screen&gt;</comment>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):130
msgid ""
"Now, to set this so it will start the display using the above mentioned "
"resolution, we will use the <c>setenv</c> command as follows:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):135
msgid "Setting display"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):135
#, no-wrap
msgid ""
"\n"
"ok <i>setenv output-device screen:r1024x768x60</i>\n"
"\n"
"output-device =       screen:r1024x768x60\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):141
msgid "In order for this to take effect, you will need to reset the machine:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):145
msgid "Resetting the machine"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):145
#, no-wrap
msgid ""
"\n"
"ok <i>reset</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):149
msgid ""
"Additionally, for users using the onboard video card based on the ATI Mach64 "
"chipset (Ultra 5/10 and Blade 100/150), you will want to append the "
"following to your kernel boot options:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):155
msgid "Appending a kernel boot option"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):155
#, no-wrap
msgid ""
"\n"
"video=atyfb:1024x768@60\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):159
msgid ""
"If you are booting from SILO, you can append the above string onto the end "
"of a given boot image. The following example would be if you were booting "
"from the LiveCD."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):165
msgid "Booting a Gentoo LiveCD"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):165
#, no-wrap
msgid ""
"\n"
"boot: <i>gentoo video=atyfb:1024x768@60</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):169
msgid ""
"If you were booting from the network, you would append the string onto the "
"end of the boot net command in OBP as illustrated below:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):174
msgid "Booting from the net"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):174
#, no-wrap
msgid ""
"\n"
"ok <i>boot net video=atyfb:1024x768@60</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):181
msgid "I'm new to SPARC and am not sure what kernel options to use, HELP!"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):185
msgid ""
"Most of the time, the default kernel options will be acceptable for hardware "
"support. You will need to make sure that <c>virtual memory</c> and <c>/proc "
"filesystem</c> support is enabled in the kernel as instructed in the <uri "
"link=\"/doc/en/handbook/handbook-sparc.xml\">Installation Handbook</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):195
msgid "How do I dual boot Gentoo Linux/SPARC with Solaris?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):198
msgid ""
"Dual booting Gentoo/SPARC and Solaris can be done one of two ways. The two "
"ways are: having both Gentoo/SPARC and Solaris on the same drive, or having "
"them on separate drives. Below are example SILO configurations for each "
"scenario. In the example configs, the following things are assumed:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):205
msgid "Single Drive Setup:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):210
msgid "Boot drive is SCSI ID 0"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):211
msgid "Gentoo boots from partition 1"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):212
msgid "Solaris boots from partition 5"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):215
msgid "Separate Drive Setup:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):220
msgid "Second drive is SCSI ID 1"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):221
msgid "Gentoo is on SCSI ID 0"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):222
msgid "Solaris is on SCSI ID 1"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):223
msgid "boot-device in OBP is SCSI ID 0"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):227
msgid "Sample silo.conf for a single drive installation"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):227
#, no-wrap
msgid ""
"\n"
"<comment># Generic config options</comment>\n"
"partition = 1\n"
"timeout = 50\n"
"\n"
"<comment># Gentoo/SPARC options</comment>\n"
"image = /boot/vmlinux\n"
"    label = linux\n"
"    root=/dev/sda4\n"
"\n"
"<comment># Solaris options</comment>\n"
"other=5\n"
"    label = Solaris\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):242
msgid "Sample silo.conf for separate disk installation"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):242
#, no-wrap
msgid ""
"\n"
"<comment># Generic config options</comment>\n"
"parition = 1\n"
"timeout = 50\n"
"\n"
"<comment># Gentoo/SPARC options</comment>\n"
"image = /boot/vmlinux\n"
"    label = linux\n"
"    root=/dev/sda4\n"
"\n"
"<comment># Solaris options</comment>\n"
"other = /sbus/espdma/esp/sd@1,0;1\n"
"    label = solaris\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):262
msgid "Hardware"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):264
msgid "Will Gentoo run on my SPARC?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):267
msgid ""
"It depends on the type of SPARC, but chances are yes. One exception seems to "
"be the SPARC based laptops from Tadpole, particularly the newer models. If "
"you have a working Tadpole on Gentoo/SPARC, please contact us and let us "
"know the details on the model and anything special needed to get it to work."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):274
msgid ""
"The Gentoo/SPARC team maintains a <uri link=\"/proj/en/base/sparc/sunhw.xml"
"\">hardware compatibility list</uri> for SPARC64 systems. In general, "
"support for SPARC64 systems is good enough to allow some users to run it "
"successfully in production environments."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):284
msgid "What additional hardware is supported under Gentoo/SPARC?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):287
msgid ""
"For a list of additionally supported Sun hardware, consult the following "
"list from the <uri link=\"http://www.ultralinux.org/faq.html#q_2_2."
"\">UltraLinux homepage</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):293
msgid ""
"A partial list of Sun devices which do NOT currently have support under "
"Gentoo/SPARC or SPARC/Linux in general are:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):299
msgid "SunPCI cards"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):300
msgid "SBUS or PCI PCMCIA controllers"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):301
msgid "Smart card readers on some Sun Blade workstations"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):302
msgid "Floppy drive on some Sun Blade workstations"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):305
msgid ""
"Also, the Gentoo/SPARC team maintains a <uri link=\"/proj/en/base/sparc/"
"hwlist.xml\">list of non-Sun PCI hardware that has been tested on Gentoo/"
"SPARC</uri>. To submit additions to the list, email <mail>sparc@gentoo.org</"
"mail> with the information on the hardware as displayed in the existing "
"hardware list."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):316
msgid "How do I know which SPARC I have?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):319
msgid ""
"The <uri link=\"http://www.ultralinux.org/faq.html#q_2_1\">UltraLinux FAQ</"
"uri> has the answer."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):327
msgid ""
"My box has more than one Sun Ethernet device. Why do they all have the same "
"MAC address and how do I fix it?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):331
msgid ""
"First, the reason they all they all have the same setting is due to a value "
"in OpenBoot PROM (OBP). The story goes that in times past, it was assumed "
"that if a host had multiple interfaces, the interfaces would not reside on "
"the same Ethernet and therefore having the MAC address unique to a machine "
"rather than to a NIC wouldn't be a problem. As time went on and different "
"technologies developed, the opposite was proven."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):340
msgid ""
"As for fixing the issue, there are two ways to it; from OBP and from Linux. "
"The OBP variable <c>local-mac-address?</c> controls this behavior. The "
"following commands will help you to determine what <c>local-mac-address?</c> "
"is set to:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):346
msgid "View local-mac-address? setting from OBP"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):346
#, no-wrap
msgid ""
"\n"
"ok <i>printenv local-mac-address?</i>\n"
"local-mac-address? =  false\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):351
msgid "View local-mac-address? setting from Linux"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):351
#, no-wrap
msgid ""
"\n"
"# <i>eeprom local-mac-address?</i>\n"
"local-mac-address?=false\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):356
msgid ""
"As you'll notice from the samples above, <c>local-mac-address?</c> is set to "
"<b>false</b>. This will cause all interfaces on a SPARC to use the same MAC "
"address. To change this behavior, use either of the commands below "
"(depending on whether you do it from OBP or Linux):"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):363
msgid "Set local-mac-address? from OBP"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):363
#, no-wrap
msgid ""
"\n"
"ok <i>setenv local-mac-address?=true</i>\n"
"local-mac-address? =  true\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):368
msgid "Set local-mac-address? from Linux"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):368
#, no-wrap
msgid ""
"\n"
"# <i>eeprom local-mac-address?=true</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):372
msgid "Note that you may need to reboot to see the changes take affect."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):379
msgid "Is SPARC big-endian or little-endian?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):382
msgid ""
"The version supported by Gentoo/SPARC (v9) is bi-endian. It uses big-endian "
"instructions, but can access data in little-endian byte-order, such as PCI "
"devices, which are little-endian by nature."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):393
msgid "Applications"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):395
msgid ""
"How do I get Xorg to find a usable modeline on my Ultra 5/10 or Blade "
"100/150?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):400
msgid ""
"The ATI Framebuffer normally expects a PC's BIOS to set the Reference Clock "
"speed for the video card. However, on non-x86 architectures, this doesn't "
"happen. So what needs to be done is to set the Reference Clock speed in the "
"<path>/etc/X11/xorg.conf</path>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):407
msgid ""
"In the \"Device\" section of your <path>/etc/X11/xorg.conf</path>, you will "
"want to add a line similar to the following:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):412
msgid "Add to xorg.conf"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):412
#, no-wrap
msgid ""
"\n"
"Option      \"reference_clock\"   \"28.636 MHz\"\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):416
msgid ""
"Other common speeds are 14.318 MHz and 29.5 MHz. If you have issues you "
"might want to try without a similar setting first."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):424
msgid "How come package foo is masked on SPARC?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):427
msgid ""
"Chances are this is due to the fact that none of the Gentoo/SPARC developers "
"have gotten around to testing this yet, and/or the package is currently "
"marked with the <c>~sparc</c> keyword (meaning it's in a testing phase)."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):433
msgid ""
"If you still want to install the package, you can follow the instructions "
"from the <uri link=\"/doc/en/handbook/handbook-sparc.xml?part=3&amp;"
"chap=3\">Portage Handbook</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):442
msgid "How can I help get package foo marked stable?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):445
msgid ""
"If you want to help ensure a package gets marked stable in a timely fashion, "
"particularly if it's an application with a small userbase (i.e. net-im/"
"bitlbee), install the package and test to make sure it works. If it appears "
"to be working well, feel free to file a bug via the <uri link=\"http://bugs."
"gentoo.org\">Gentoo Bugzilla</uri> and assign it to the Gentoo/SPARC team."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):457
msgid ""
"I tried to emerge a package, but emerge failed complaining that a dependency "
"is masked. How can I fix this?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):461
msgid ""
"This is a bug. Please file a bug report via the <uri link=\"http://bugs."
"gentoo.org\">Gentoo Bugzilla</uri> for the Gentoo/SPARC team indicating what "
"package you tried to emerge, the error message emerge gave you, and the "
"output of <c>emerge --info</c>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):471
msgid "Why am I getting an error related to 32/64-bit when compiling a kernel?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):475
msgid ""
"The way SPARC/Linux handles the cross-compiler has changed with 2.6.25 (<uri "
"link=\"http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;"
"a=commitdiff;h=54cd6ddec77b75e6926d73d263aec72255b24030\">commit</uri>), "
"thus when building a recent kernel you'd get the following error message:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):481
msgid "SPARC/Linux compile error message"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):481
#, no-wrap
msgid ""
"\n"
"CHK     include/linux/version.h \n"
"CHK     include/linux/utsrelease.h \n"
"CC      arch/sparc64/kernel/asm-offsets.s \n"
"arch/sparc64/kernel/asm-offsets.c:1: error: -m64 is not supported by this configuration \n"
"arch/sparc64/kernel/asm-offsets.c:1: error: -mlong-double-64 not allowed with -m64 \n"
"arch/sparc64/kernel/asm-offsets.c:1: error: -mcmodel= is not supported on 32 bit systems \n"
"make[1]: *** [arch/sparc64/kernel/asm-offsets.s] Error 1 \n"
"make: *** [prepare0] Error 2\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):492
msgid ""
"Because, for the moment (there's an <b>experimental</b><uri link=\"/proj/en/"
"base/sparc/multilib.xml\">multilib</uri> profile), Gentoo/SPARC native "
"compiler can't generate 64-bit code (that's what sys-devel/kgcc64 is for)."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):499
msgid ""
"What you need to do is to tell the SPARC/Linux Makefile what is your cross-"
"compiler's binary, by issuing the following commands:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre:caption):504
msgid "Gentoo/SPARC kernel &gt;=2.6.25 kernel compilation"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(pre):504
#, no-wrap
msgid ""
"\n"
"# <i>cd /usr/src/linux</i>\n"
"# <i>make CROSS_COMPILE=sparc64-unknown-linux-gnu-</i>\n"
"# <i>make CROSS_COMPILE=sparc64-unknown-linux-gnu- image modules_install</i>\n"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):515
msgid "Miscellaneous"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):517
msgid ""
"I'm interested in becoming more involved with Gentoo/SPARC. How do I go "
"about doing that?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(p):521
msgid "There are various ways to improve the project:"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):526
msgid ""
"The best way is to become an <uri link=\"/proj/en/base/sparc/at/index.xml"
"\">Arch Tester</uri>, and aid the developers with package testing."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):530
msgid ""
"File bug reports such as <uri link=\"http://dev.gentoo.org/~tcunha/reports/"
"imlate-sparc.txt\">stable, and keyword</uri> requests."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):534
msgid ""
"Join the <uri link=\"irc://irc.gentoo.org/gentoo-sparc\">#gentoo-sparc</uri> "
"IRC channel on the FreeNode IRC network."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):538
msgid ""
"Make use of the <uri link=\"http://forums.gentoo.org/viewforum.php?"
"f=27\">Gentoo/SPARC forum</uri>."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):541
msgid ""
"Propose solutions for Gentoo/SPARC related bugs via the <uri link=\"http://"
"bugs.gentoo.org\">Gentoo Bugzilla</uri>. The bugs will be assigned, or CCed "
"to sparc@gentoo.org."
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):552
msgid "Additional Resources"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(title):554
msgid "Where can I get more help or information about SPARC/Linux?"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):558
msgid ""
"<uri link=\"http://docs.sun.com/app/docs/coll/216.2\">OBP Reference Guide</"
"uri> - Sun's guide to the OpenBoot PROM"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):562
msgid ""
"<uri link=\"http://www.sunstuff.org\">OSIAH</uri> - Online Sun Information "
"Archive"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):566
msgid ""
"<uri link=\"http://www.obsolyte.com\">Obsolyte</uri> - Information on older "
"SPARC systems and links to a lot of other great SPARC related sites"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):570
msgid ""
"<uri link=\"http://docs.sun.com\">Sun Microsystems Documentation</uri> - "
"Additional hardware and software information for SPARC systems, including "
"instructions for flashing OBP"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):575
msgid ""
"<uri link=\"http://sunsolve.sun.com\">Sunsolve</uri> - Great resource for "
"Sun hardware documentation"
msgstr ""

#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(li):579
msgid ""
"<uri link=\"http://www.ultralinux.org\">UltraLinux Homepage</uri> - Homepage "
"of the SPARC/Linux port"
msgstr ""

#. Place here names of translator, one per line. Format should be NAME; ROLE; E-MAIL
#: ../../gentoo/xml/htdocs/doc/en//gentoo-sparc-faq.xml(None):0
msgid "translator-credits"
msgstr ""