From Gentoo Linux Wiki
[edit] Hardware
15 inch display @ 1024x768
Intel Core Duo
Intel 945GM chipset (ICH7)
Up to 2 GB RAM
Intel GMA 950
Synaptics touchpad
hard drive
DVD+/-RW optical drive
Broadcom BCM4401-B0 Fast Ethernet
Intel PRO/Wireless 3945ABG or Dell Wireless 1490 wifi
Dell Wireless 350 Bluetooth
Connexcant modem
Intel High Definition Audio and built-in microphone
USB 2.0
O2 Micro PC Card controller
O2 Micro Firewire controller
serial connector
[edit] Hardware Status Overview
[edit] Dell Laptop guides
Dell specific laptop guides:
[edit] Generic Laptop guides
Some generic laptop guides:
[edit] Troubleshooting
To get the sound working, you have to specify the model:
- If you build the Intel HD Audio driver into the kernel, append snd-hda-intel.model=ref to the kernel line of your boot manger config, e.g. /boot/grub/grub.conf:
| File: /boot/grub/grub.conf
|
|
|
- If you build the Intel HD Audio driver as modules, add the following to /etc/modprobe.d/snd_hda_intel:
| File: /etc/modprobe.d/snd_hda_intel
|
|
|
Afterwards run update-modules.