At Mon, 03 Feb 2014 19:25:26 +0200,
.::AMP::. wrote:
>
> Hello again,
>
> I tried to build ALSA on my machine openSUSE 13.1 (3.11.6-4-desktop #1
> SMP PREEMPT Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 x86_64 x86_64
> GNU/Linux)
>
> and I got
> amp@linux-fefb:~/data/src/alsa-driver-1.0.25>
I have a Asrock H61TM board with an ALC892 onboard that exposes a 7.1 analogue
audio header, connected to which I have 8 RCA plugs via a ribbon cable. The
issue I have is that I can get audio out of all the channels except for Front
Left and Right. (i have checked the cable and used another also
At Mon, 03 Feb 2014 17:26:50 +0200,
.::AMP::. wrote:
>
> Hello,
>
> thanks to your feedback, I did a quick review of the ice1712.c file
> (where I saw you have worked on it) and another one emu10k1.c where I
> can see methods like static int snd_emu10k1_suspend(struct pci_dev *pci,
> pm_messag
Just one more thought from my previous questions:
"What is the difference between the boot process ALSA init and
the manual module insert (modprobe/insmod) or daemon reload."
If we say suspend/resume in ice1712 driver lacks, it still works during
boot, why this can't be duplicated after suspend/
What a pity. I may try do this myself. I don't have experience with
drivers but I have programming skills in other areas.
Can anyone tell me where is the start point for involving in such thing,
what do I need and where do I get it from?
Thanks
AMP
On 02/03/2014 01:28 PM, Takashi Iwai wrote:
>
At Sun, 02 Feb 2014 23:42:36 +0200,
.::AMP::. wrote:
>
> I can do this after initial boot
>
>
>
> linux-fefb:/tmp # rmmod snd_ice1712
> ERROR: Module snd_ice1712 is in use
> linux-fefb:/tmp # ls -alh /dev/snd/
> total 0
> drwxr-xr-x 3 root root 180 Jan 31 11:15 .
> drwxr-xr-x 19 r