* No sound with HDA ATI HDMI since kernel 3.0
@ 2011-08-08 20:42 Yannick Palanque
2011-08-09 7:25 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Yannick Palanque @ 2011-08-08 20:42 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 1607 bytes --]
Hello,
First, I'm sorry for my english is awkward and I'm not sure if I'm at
the right place.
I use Linux amd64 and have two sound "cards":
Motherboard:
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xfe9f8000 irq 47
Graphic card:
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfeaec000 irq 48
(lspci ouput and alsa-info.txt attached)
I have no problem with 2.6.39.3.
With kernel 3.0 and 3.0.1, I have no sound with HDMI output.
VLC 1.1.3 gives me no sound (I don't see any error message).
MPlayer SVN-r31918 (with correct -ao alsa:device=hw=1.3 option, it
works with 2.6.39.3) gives me no sound and I see the audio position in
seconds on status line going approximatively 6 times faster than normal
(in fact, video is 6 times faster, too).
I attached dmesg output for kernels 2.6.39.3 and 3.0.1.
For both kernels, I have the line
hda-intel: IRQ timing workaround is activated for card #1.
Suggest a bigger bdl_pos_adj.
I tried modifying parameters bdl_pos_adj and position_fix, because I
read that some people tried this, when I searched for this problem, but
only 2.6.39.3 worked, with default setup (see attached tests.txt file).
I also tried to replace the files in sound/pci/hda/* from 2.6.39.3 (I
read that about Debian bug 635362 in this very list) but it doesn't work
better.
I'm only a modest user and I don't know what to do best, but I would be
delighted if I could help to solve what I believe to be a bug on a
specific hardware.
Cordially,
--
Yannick Palanque
[-- Attachment #2: alsa-info.txt.bz2 --]
[-- Type: application/x-bzip, Size: 6132 bytes --]
[-- Attachment #3: dmesg_2.6.39.3.bz2 --]
[-- Type: application/x-bzip, Size: 13943 bytes --]
[-- Attachment #4: dmesg_3.0.1.bz2 --]
[-- Type: application/x-bzip, Size: 14006 bytes --]
[-- Attachment #5: lspci.bz2 --]
[-- Type: application/x-bzip, Size: 2213 bytes --]
[-- Attachment #6: tests.txt --]
[-- Type: text/plain, Size: 2563 bytes --]
========================================
yannick@kafka:~$ uname -a
Linux kafka 3.0.1 #1 SMP Fri Aug 5 17:48:26 CEST 2011 x86_64 GNU/Linux
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
0,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
64,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
root@kafka:~# cat /sys/module/snd_hda_intel/parameters/position_fix
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~/musique/morceaux$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
128,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
0,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
256,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
========================================
yannick@kafka:~$ uname -a
Linux kafka 3.0.0 #1 SMP Fri Jul 22 21:39:49 CEST 2011 x86_64 GNU/Linux
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
========================================
yannick@kafka:~$ uname -a
Linux kafka 2.6.39.3 #1 SMP Thu Jul 14 15:28:31 CEST 2011 x86_64 GNU/Linux
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/position_fix
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
yannick@kafka:~$ cat /sys/module/snd_hda_intel/parameters/bdl_pos_adj
1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
[-- Attachment #7: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: No sound with HDA ATI HDMI since kernel 3.0
2011-08-08 20:42 No sound with HDA ATI HDMI since kernel 3.0 Yannick Palanque
@ 2011-08-09 7:25 ` Takashi Iwai
2011-08-14 10:19 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2011-08-09 7:25 UTC (permalink / raw)
To: Yannick Palanque; +Cc: alsa-devel
At Mon, 8 Aug 2011 22:42:52 +0200,
Yannick Palanque wrote:
>
> Hello,
>
> First, I'm sorry for my english is awkward and I'm not sure if I'm at
> the right place.
>
> I use Linux amd64 and have two sound "cards":
>
> Motherboard:
> 0 [Intel ]: HDA-Intel - HDA Intel
> HDA Intel at 0xfe9f8000 irq 47
> Graphic card:
> 1 [HDMI ]: HDA-Intel - HDA ATI HDMI
> HDA ATI HDMI at 0xfeaec000 irq 48
>
> (lspci ouput and alsa-info.txt attached)
>
> I have no problem with 2.6.39.3.
> With kernel 3.0 and 3.0.1, I have no sound with HDMI output.
>
> VLC 1.1.3 gives me no sound (I don't see any error message).
> MPlayer SVN-r31918 (with correct -ao alsa:device=hw=1.3 option, it
> works with 2.6.39.3) gives me no sound and I see the audio position in
> seconds on status line going approximatively 6 times faster than normal
> (in fact, video is 6 times faster, too).
>
> I attached dmesg output for kernels 2.6.39.3 and 3.0.1.
>
> For both kernels, I have the line
> hda-intel: IRQ timing workaround is activated for card #1.
> Suggest a bigger bdl_pos_adj.
This message is irrelevant from your problem.
> I tried modifying parameters bdl_pos_adj and position_fix, because I
> read that some people tried this, when I searched for this problem, but
> only 2.6.39.3 worked, with default setup (see attached tests.txt file).
>
> I also tried to replace the files in sound/pci/hda/* from 2.6.39.3 (I
> read that about Debian bug 635362 in this very list) but it doesn't work
> better.
If replacing the sound driver code doesn't fix, it means the problem
is rather in the video-driver side. Better to ask video guys.
Takashi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: No sound with HDA ATI HDMI since kernel 3.0
2011-08-09 7:25 ` Takashi Iwai
@ 2011-08-14 10:19 ` Takashi Iwai
2011-08-14 15:32 ` Yannick Palanque
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2011-08-14 10:19 UTC (permalink / raw)
To: Yannick Palanque; +Cc: alsa-devel
At Tue, 09 Aug 2011 09:25:09 +0200,
Takashi Iwai wrote:
>
> At Mon, 8 Aug 2011 22:42:52 +0200,
> Yannick Palanque wrote:
> >
> > Hello,
> >
> > First, I'm sorry for my english is awkward and I'm not sure if I'm at
> > the right place.
> >
> > I use Linux amd64 and have two sound "cards":
> >
> > Motherboard:
> > 0 [Intel ]: HDA-Intel - HDA Intel
> > HDA Intel at 0xfe9f8000 irq 47
> > Graphic card:
> > 1 [HDMI ]: HDA-Intel - HDA ATI HDMI
> > HDA ATI HDMI at 0xfeaec000 irq 48
> >
> > (lspci ouput and alsa-info.txt attached)
> >
> > I have no problem with 2.6.39.3.
> > With kernel 3.0 and 3.0.1, I have no sound with HDMI output.
> >
> > VLC 1.1.3 gives me no sound (I don't see any error message).
> > MPlayer SVN-r31918 (with correct -ao alsa:device=hw=1.3 option, it
> > works with 2.6.39.3) gives me no sound and I see the audio position in
> > seconds on status line going approximatively 6 times faster than normal
> > (in fact, video is 6 times faster, too).
> >
> > I attached dmesg output for kernels 2.6.39.3 and 3.0.1.
> >
> > For both kernels, I have the line
> > hda-intel: IRQ timing workaround is activated for card #1.
> > Suggest a bigger bdl_pos_adj.
>
> This message is irrelevant from your problem.
>
> > I tried modifying parameters bdl_pos_adj and position_fix, because I
> > read that some people tried this, when I searched for this problem, but
> > only 2.6.39.3 worked, with default setup (see attached tests.txt file).
> >
> > I also tried to replace the files in sound/pci/hda/* from 2.6.39.3 (I
> > read that about Debian bug 635362 in this very list) but it doesn't work
> > better.
>
> If replacing the sound driver code doesn't fix, it means the problem
> is rather in the video-driver side. Better to ask video guys.
It turned out that radeon driver changed the default parameter value
since 3.0 kernel by some reason. Now HDMI audio is disabled in the
video driver as default. For enabling, pass radeon.audio=1 module (or
boot) option.
Takashi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-14 15:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08 20:42 No sound with HDA ATI HDMI since kernel 3.0 Yannick Palanque
2011-08-09 7:25 ` Takashi Iwai
2011-08-14 10:19 ` Takashi Iwai
2011-08-14 15:32 ` Yannick Palanque
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.