* 2.6.26-rc1 sound regression
@ 2008-05-14 13:07 Wolfgang Erig
2008-05-14 17:41 ` Glauber Costa
2008-05-14 20:40 ` Rene Herman
0 siblings, 2 replies; 4+ messages in thread
From: Wolfgang Erig @ 2008-05-14 13:07 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Glauber Costa
Hi,
my sound stops working with 2.6.26-rc1,
alsaplayer makes intermitted random noise.
Bisecting worked fine and the last steps were:
$ git bisect good
Bisecting: 9 revisions left to test after this
[71848d687e2a477cb7c68a854d8fdeaa5dff0ffc] x86: remove virt_to_bus in pci-dma_64.c
$ git bisect good
Bisecting: 4 revisions left to test after this
[8f19ca1341a6d89bd96e2e69e6e10f46d3258089] x86: unify gfp masks
$ git bisect bad
Bisecting: 2 revisions left to test after this
[45a07e774950ef479f8996c0e2c5550dd6440453] x86: use a fallback dev for i386
$ git bisect good
Bisecting: 1 revisions left to test after this
[5fa78ca75d8e67063948a01b51594a0904af5710] x86: retry allocation if failed
The last kernel is bad.
Checked 2.6.26-rc2 too which is bad.
This is a 10+x year old laptop, but it does useful work for me.
The driver is snd_sb8.
Wolfgang
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.26-rc1 sound regression
2008-05-14 13:07 2.6.26-rc1 sound regression Wolfgang Erig
@ 2008-05-14 17:41 ` Glauber Costa
2008-05-14 20:40 ` Rene Herman
1 sibling, 0 replies; 4+ messages in thread
From: Glauber Costa @ 2008-05-14 17:41 UTC (permalink / raw)
To: Linux Kernel Mailing List, Glauber Costa
Wolfgang Erig wrote:
> Hi,
>
> my sound stops working with 2.6.26-rc1,
> alsaplayer makes intermitted random noise.
> Bisecting worked fine and the last steps were:
>
> $ git bisect good
> Bisecting: 9 revisions left to test after this
> [71848d687e2a477cb7c68a854d8fdeaa5dff0ffc] x86: remove virt_to_bus in pci-dma_64.c
>
> $ git bisect good
> Bisecting: 4 revisions left to test after this
> [8f19ca1341a6d89bd96e2e69e6e10f46d3258089] x86: unify gfp masks
>
> $ git bisect bad
> Bisecting: 2 revisions left to test after this
> [45a07e774950ef479f8996c0e2c5550dd6440453] x86: use a fallback dev for i386
>
> $ git bisect good
> Bisecting: 1 revisions left to test after this
> [5fa78ca75d8e67063948a01b51594a0904af5710] x86: retry allocation if failed
>
> The last kernel is bad.
> Checked 2.6.26-rc2 too which is bad.
>
> This is a 10+x year old laptop, but it does useful work for me.
> The driver is snd_sb8.
>
> Wolfgang
This is probably the same issue we had at http://lkml.org/lkml/2008/5/8/522
Can you please confirm we're talking about the same issue, i.e. , if the
posted fix also fix your issue?
thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.26-rc1 sound regression
2008-05-14 13:07 2.6.26-rc1 sound regression Wolfgang Erig
2008-05-14 17:41 ` Glauber Costa
@ 2008-05-14 20:40 ` Rene Herman
2008-05-15 16:05 ` Wolfgang Erig
1 sibling, 1 reply; 4+ messages in thread
From: Rene Herman @ 2008-05-14 20:40 UTC (permalink / raw)
To: Wolfgang.Erig; +Cc: Linux Kernel Mailing List, Glauber Costa
On 14-05-08 15:07, Wolfgang Erig wrote:
> my sound stops working with 2.6.26-rc1,
Thanks for the report and investigation -- this bug has been fixed in
current mainline (a little post -rc2) already though.
It's commit 4a367f3a9dbf2e7ffcee4702203479809236ee6e, "x86/PCI: fix
broken ISA DMA"
Rene.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.26-rc1 sound regression
2008-05-14 20:40 ` Rene Herman
@ 2008-05-15 16:05 ` Wolfgang Erig
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Erig @ 2008-05-15 16:05 UTC (permalink / raw)
To: Rene Herman; +Cc: Linux Kernel Mailing List, Glauber Costa
On Wed, May 14, 2008 at 10:40:42PM +0200, Rene Herman wrote:
> On 14-05-08 15:07, Wolfgang Erig wrote:
>
>> my sound stops working with 2.6.26-rc1,
>
> Thanks for the report and investigation -- this bug has been fixed in
> current mainline (a little post -rc2) already though.
>
> It's commit 4a367f3a9dbf2e7ffcee4702203479809236ee6e, "x86/PCI: fix
> broken ISA DMA"
tried the latest version
(git pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git)
and it works.
Thanks,
Wolfgang (happy to hear nice music again)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-15 16:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 13:07 2.6.26-rc1 sound regression Wolfgang Erig
2008-05-14 17:41 ` Glauber Costa
2008-05-14 20:40 ` Rene Herman
2008-05-15 16:05 ` Wolfgang Erig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox