~jbicha/ubuntu/oneiric/installation-guide/merge-with-debian

« back to all changes in this revision

Viewing changes to en/hardware/network-cards.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, lpia,
    powerpc, sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- $Id: network-cards.xml 48981 2007-08-19 07:21:15Z fjp $ -->
 
2
<!-- $Id: network-cards.xml 56450 2008-10-17 09:58:39Z fjp $ -->
3
3
 
4
 
 <sect1 id="network-cards">
 
4
 <sect2 id="network-cards">
5
5
 <title>Network Connectivity Hardware</title>
6
6
<para>
7
7
 
48
48
</para></listitem>
49
49
</itemizedlist>
50
50
 
51
 
</para><para arch="mipsel">
52
 
 
53
 
Due to kernel limitations only the onboard network interfaces on
54
 
DECstations are supported, TurboChannel option network cards currently
55
 
do not work.
56
 
 
57
51
</para><para arch="s390">
58
52
 
59
53
The list of supported network devices is:
90
84
 
91
85
</para><para arch="x86">
92
86
 
93
 
As for ISDN, the D-channel protocol for the (old) German 1TR6 is not
94
 
supported; Spellcaster BRI ISDN boards are also not supported by the
95
 
&d-i;. Using ISDN during the installation is not supported.
 
87
ISDN is supported, but not during the installation.
96
88
 
97
89
</para>
98
90
 
99
 
  <sect2 arch="not-s390" id="nics-firmware">
100
 
  <title>Drivers Requiring Firmware</title>
 
91
  <sect3 condition="supports-wireless" id="nics-wireless">
 
92
  <title>Wireless Network Cards</title>
101
93
<para>
102
94
 
103
 
The installation system currently does not support retrieving firmware.
104
 
This means that any network cards that use a driver that requires firmware
105
 
to be loaded, is not supported by default.
 
95
Wireless networking is in general supported as well and a growing number of
 
96
wireless adapters is supported by the official Linux kernel, although many
 
97
of them do require firmware to be loaded.
 
98
Wireless NICs that are not supported by the official Linux kernel can generally
 
99
be made to work under &debian;, but are not supported during the installation.
106
100
 
107
101
</para><para>
108
102
 
 
103
The use of wireless networking during installation is still under development
 
104
and whether it will work depends on the type of adaptor and the configuration
 
105
of your wireless access point.
109
106
If there is no other NIC you can use during the installation, it is still
110
107
possible to install &debian; using a full CD-ROM or DVD image. Select the
111
108
option to not configure a network and install using only the packages
112
109
available from the CD/DVD. You can then install the driver and firmware you
113
110
need after the installation is completed (after the reboot) and configure
114
 
your network manually. Note that the firmware may be packaged separately
115
 
from the driver and may not be available in the <quote>main</quote> section
116
 
of the &debian; archive.
117
 
 
118
 
</para><para>
119
 
 
120
 
If the driver itself <emphasis>is</emphasis> supported, you may also be
121
 
able to use the NIC during installation by copying the firmware from some
122
 
medium to <filename>/usr/lib/hotplug/firmware</filename>. Don't forget to
123
 
also copy the firmware to that location for the installed system before
124
 
the reboot at the end of the installation.
125
 
 
126
 
</para>
127
 
  </sect2>
128
 
 
129
 
  <sect2 condition="supports-wireless" id="nics-wireless">
130
 
  <title>Wireless Network Cards</title>
131
 
<para>
132
 
 
133
 
Wireless NICs are in general supported as well, with one big proviso.
134
 
A lot of wireless adapters require drivers that are either non-free or have
135
 
not been accepted into the official Linux kernel. These NICs can generally
136
 
be made to work under &debian;, but are not supported during the installation.
137
 
 
138
 
</para><para>
139
 
 
140
 
If there is no other NIC you can use during the installation, it is still
141
 
possible to install &debian; using a full CD-ROM or DVD image. Use the same
142
 
procedure as described above for NICs that require firmware.
 
111
your network manually.
143
112
 
144
113
</para><para>
145
114
 
152
121
a Windows driver.</phrase>
153
122
 
154
123
</para>
155
 
  </sect2>
 
124
  </sect3>
156
125
 
157
 
  <sect2 arch="sparc" id="nics-sparc-trouble">
 
126
  <sect3 arch="sparc" id="nics-sparc-trouble">
158
127
  <title>Known Issues for &arch-title;</title>
159
128
<para>
160
129
 
163
132
 
164
133
</para>
165
134
 
166
 
   <sect3><title>Conflict between tulip and dfme drivers</title>
 
135
   <sect4><title>Conflict between tulip and dfme drivers</title>
167
136
<!-- BTS: #334104; may also affect other arches, but most common on sparc -->
168
137
<para>
169
138
 
194
163
rebooted.
195
164
 
196
165
</para>
197
 
   </sect3>
 
166
   </sect4>
198
167
 
199
 
   <sect3><title>Sun B100 blade</title>
 
168
   <sect4><title>Sun B100 blade</title>
200
169
<!-- BTS: #384549; should be checked for kernels >2.6.18 -->
201
170
<para>
202
171
 
204
173
blade systems.
205
174
 
206
175
</para>
207
 
   </sect3>
208
 
  </sect2>
209
 
 </sect1>
 
176
   </sect4>
 
177
  </sect3>
 
178
 </sect2>