From Fedora Project Wiki

(Redirected from Dell Mini Inspiron)

Installing Fedora 9 & 14

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.