FreeBSD Bugzilla – Attachment 29973 Details for
Bug 50677
[PATCH] update doc/en_US.ISO8859-1/books/faq/book.sgml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.48 KB, created by
osa
on 2003-04-07 14:30:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
osa
Created:
2003-04-07 14:30:16 UTC
Size:
3.48 KB
patch
obsolete
>Index: doc/en_US.ISO8859-1/books/faq/book.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v >retrieving revision 1.522 >diff -u -r1.522 book.sgml >--- doc/en_US.ISO8859-1/books/faq/book.sgml 2003/04/07 02:06:46 1.522 >+++ doc/en_US.ISO8859-1/books/faq/book.sgml 2003/04/07 13:21:55 >@@ -2228,6 +2228,26 @@ > chapter</ulink>.</para> > </answer> > </qandaentry> >+ >+ <qandaentry> >+ <question id="5.0-CD-Boot-Problem"> >+ <para>I have a problem with boot from FreeBSD 5.0 CD.</para> >+ </question> >+ >+ <answer> >+ <para>When FreeBSD boot, press the space key, it says >+ <screen> >+ OK >+ </screen> >+ then type >+ <screen>OK <userinput>unset acpi_load</userinput> </screen> >+ then >+ <screen> >+ OK <userinput>boot</userinput> >+ </screen> >+ for continue <ulink url="../handbook/boot.html">boot >+ process</ulink>.</para> >+ </qandaentry> > </qandaset> > </chapter> > >@@ -5364,6 +5384,68 @@ > using is having problems.</para> > </listitem> > </itemizedlist> >+ </answer> >+ >+ <question id="disable-ACPI"> >+ <para>How to disable ACPI?</para> >+ </question> >+ >+ <answer> >+ <para>Add following line >+ <screen>hint.acpi.0.disabled="1"</screen> >+ into your <filename>/boot/device.hints</filename> file</para>. >+ </answer> >+ >+ <question id="NEWCARD-do-not-work"> >+ <para>I think NEWCARD implementation for PC-card do not work for me, >+ and I have a message: >+ <screen>cbb0: unsupported card type detected</screen>. >+ What can i do?</para> >+ </question> >+ >+ <answer> >+ <para>Try to use OLDCARD implementation. Remove from kernel config >+ file strings: >+ <programlisting> >+ device cbb >+ device pccard >+ device cardbus >+ </programlisting> >+ and just add: >+ <programlisting> >+ device pcic >+ device card 1 >+ </programlisting> >+ Recompile and install new kernel as described in <ulink >+ url="../handbook/kernelconfig.html">Configuring the >+ FreeBSD Kernel</ulink>.</para> >+ </answer> >+ >+ <question id="no-pccard-device"> >+ <para>When &man.pccardd.8; started, it says: >+ <screen>No /dev/pccard[0|1] devices, exit.</screen> >+ But kernel already detects all PC-cards devices. Whats wrong?</para> >+ </question> >+ >+ <answer> >+ <para>You must run &man.devd.8;. Run it manually and add following >+ line into your <filename>/etc/rc.conf</filename> >+ <screen>devd_enable="YES"</screen>.</para> >+ </answer> >+ >+ <question> >+ <para>Looks like my cards (network or sound) have conflicts with PC-cards >+ (or other devices). What can I do? As far I see, I haven't any >+ problems with FreeBSD-4.X.</para> >+ </question> >+ >+ <answer> >+ <para>Try to add following line >+ <screen> >+ hw.pci.allow_unsupported_io_range="1" >+ </screen> >+ into your <filename>/boot/loader.conf.local</filename> >+ and reboot your machine.</para> > </answer> > </qandaentry> > </qandaset>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 50677
: 29973