From Fedora Project Wiki

m (Dell Mini Inspiron moved to Dell Inspiron Mini 9: Incorrect original title)
(→‎Wireless: There's an rpm package with the Broadcom driver available.)
Line 15: Line 15:
Fedora 10 reports the wireless card as:
Fedora 10 reports the wireless card as:
<pre>Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)</pre>
<pre>Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)</pre>
Broadcom provides a non-open-source [http://www.broadcom.com/support/802.11/linux_sta.php driver]; for more information, see [http://fedoramobile.org/ Fedora Mobile].
[[OtherRepositories|RPM Fusion]] provides an external non-free kernel module from [http://www.broadcom.com/support/802.11/linux_sta.php Broadcom] in the <code>kmod-wl</code> package. For more information, see [http://fedoramobile.org/ Fedora Mobile].


Another solution is to replace the Broadcom card with an Intel one. Full-height mini-PCIe Intel cards should work; these can be picked up cheaply.
Another solution is to replace the Broadcom card with an Intel one. Full-height mini-PCIe Intel cards should work; these can be picked up cheaply.

Revision as of 21:50, 24 February 2009

Installing Fedora 9

The initial Fedora 9 release didn't include support for the network adapter used in the Dell Mini Inspiron, so to get Fedora to boot and install you have three options:

  • Install Rawhide
  • Create a respin, or use Fedora Unity's respin
  • Disable the ethernet in the bios for installation, and then install the latest kernel from koji via a USB device before turning the ethernet back on.

Obviously, you'll need to use an external optical drive or put Fedora on some other kind of removable storage to install it.

Wireless

After you get Fedora installed, you'll find that the wireless doesn't work out of the box. This is because it uses the Broadcom bcm4310 card, which doesn't yet have a free driver.

Fedora 10 reports the wireless card as:

Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

RPM Fusion provides an external non-free kernel module from Broadcom in the kmod-wl package. For more information, see Fedora Mobile.

Another solution is to replace the Broadcom card with an Intel one. Full-height mini-PCIe Intel cards should work; these can be picked up cheaply.

Sound

Sound doesn't work by default when you install Fedora, but can be enabled by adding:

options snd-hda-intel index=0 model=dell

to /etc/modprobe.d/sound. This file doesn't exist by default, so just create it.

Dual Head

To use an external monitor with this device, simply plug it in and reboot. You'll then need to turn off the laptops screen to be able to get the external screen to display at the correct resolution. I haven't found out why the resolutions can't be set independently yet.