Dell Latitude D520
From Gentoo Linux Wiki
This lists just some of the hours of work required to get the D520 functional under Gentoo.
Contents |
[edit] DMA and Hard Drive
Follow this guide: http://forums.gentoo.org/viewtopic-p-4570091.html#4570091 Thanks to NeddySeagoon for this.
[edit] Wireless
See this guide.
[edit] CD-Rom and Hard Drive
In the new 2.6.19 kernels, DMA for the DVD drive is now supported so I recommend you grab at least that version. Just make sure you enable it in the sata section.
[edit] Graphics
See this guide.
[edit] Alsa and Sound
The driver is the PCI intel HD audio and I recommend building it into the kernel (I dont generally build as modules as a rule). However, in order to get recording working you MUST pass the following option to the driver
snd-hda-intel.model=ref
Add this as a kernel parameter in your boot loader. For example in grub
kernel /vmlinuz root=/dev/sda3 snd-hda-intel.model=ref
Now just load your mixing program (I use kmix) and play with the settings until it works. Note: the laptop has an internal mic of poor quality
[edit] Skype
Get the latest masked version of Skype (1.3+) by adding it to your keywords file. This enables alsa support. In your kernel you must set
Processor type and features >> Timer frequency >> 1000hz
I didn't try 250hz but 1000 gives great recording performance
This article is still a Stub. You can help Gentoo-Wiki by expanding it.
