14 Jan
2009
14 Jan
'09
5:18 p.m.
On Wed, 2009-01-14 at 11:46 +0100, Takashi Iwai wrote:
You can try GPIO setup via hda-verb program. ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb-0.3.tar.gz
For example, hda-verb /dev/snd/hwC0D0 1 SET_GPIO_MASK 3 hda-verb /dev/snd/hwC0D0 1 SET_GPIO_DIR 3 hda-verb /dev/snd/hwC0D0 1 SET_GPIO_DATA 3 will set GPIO#0 and #1 to 1.
Try the above first without model option.
No luck.
BTW, looking at your alsa-info output, all volumes are quite low. Try to raise more.
I played with the volumes before, didn't help. Should I try to look into the Apple driver binary?
johannes