[Arm-netbook] ALSA info - trying to get sound working
Luke Kenneth Casson Leighton
luke.leighton at googlemail.com
Thu Mar 25 20:18:40 GMT 2010
On Thu, Mar 25, 2010 at 7:59 PM, Frans Pop <elendil at planet.nl> wrote:
> Could someone who still has the original ChiTech installation run the
> alsa-info [1] script (as root) and send me the result?
frans - did you see the two GPIO pins that need to be pulled?
at the top of s3c24xx_pcm_open() they pull:
s3c_gpio_cfgpin(S3C_GPK13, S3C_GPK13_OUTP);
s3c_gpio_setpin(S3C_GPK13, 1);
without those you're definitely screwed.
l.
More information about the Arm-netbook
mailing list