Re: [ice1712] Word Clock with Delta1010 E

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Zitat von Takashi Iwai <tiwai@xxxxxxx>:
>
> Is register 0x01 set with bit 0x10 (aka SPDIF input-clock-master)?
> I haven't touched this driver for a very long time, so I'm not sure
> whether envy24control changed this bit automatically with word sync
> setup...

Yes, it's set. envy24control changes the mixer settings, but I added a

	spin_lock_irq(&ice->reg_lock);
	bval = inb(ice->profi_port + 0x01);
	spin_unlock_irq(&ice->reg_lock);
	snd_printk(KERN_WARNING "Register 0x01 has a value of 0x%x\n",
                    (unsigned int)bval);

to check. Any other ideas?


Regards,
Bernhard



_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux