Details
| Manufacturer | Dell (by Intel) |
|---|---|
| Model | 82801H (ICH8 Family) HD Audio Controller |
| Bus | pci |
| Type | Audio device |
| Id | 8086 |
| Info2 | 284b |
| Info3 | 1028 |
| Info4 | 01ff |
| Manufacturer | Dell (by Intel) |
|---|---|
| Model | 82801H (ICH8 Family) HD Audio Controller |
| Bus | pci |
| Type | Audio device |
| Id | 8086 |
| Info2 | 284b |
| Info3 | 1028 |
| Info4 | 01ff |
Overall rating: 3.4 x 5
By Linux distribution:
Comments
Needed to recompile the kernel so that the driver is compiled in – instead of being a module.
(CONFIG_SND_HDA_INTEL=y)
Had to build a custom kernel with the intel_hda driver built in – i.e. not as a module.
Append this line to /etc/modprobe.d/alsa-base
options snd-hda-intel model=dell-m42
Wroten own ebuild. But works with kernel 2.6.24 out of box