Details
| Manufacturer | Acer [ALI] (by Intel) |
|---|---|
| Model | 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller |
| Bus | pci |
| Type | Audio device |
| Id | 8086 |
| Info2 | 2668 |
| Info3 | 1025 |
| Info4 | 0070 |
| Manufacturer | Acer [ALI] (by Intel) |
|---|---|
| Model | 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller |
| Bus | pci |
| Type | Audio device |
| Id | 8086 |
| Info2 | 2668 |
| Info3 | 1025 |
| Info4 | 0070 |
Overall rating: 5.0 x 2
By Linux distribution:
Comments
The hardware is damaged so I don’t know.
There is a small bug with ALSA and my driver that i cannot control the Volume properly using X Mixers (kmix, gmix etc…).
The thing is that my card is an HDA Intel that supports various modules and even an Optical output.
After some days of googling i found out that if you put the following line as a parameter when you “modprobe snd-hda-intel” it fixes it and then you can select the “Front” output as your mixer’s master channel.
options snd-hda-intel index=0 model=6stack-digout position_fix=1
PS: You can also put this line on /etc/modules.d/alsa so Gentoo do this for you automatically.