* Known PCM bug in ymfpci on Tecra 8100
@ 2004-07-13 7:02 Bryan Bennetts
2004-07-13 16:22 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: Bryan Bennetts @ 2004-07-13 7:02 UTC (permalink / raw)
To: alsa-devel
Hi,
Has anyone had any joy fixing this problem? If not is there anything I can do
to help? I am willing to attempt debugging if someone will point me at a
'dummy's guide' to attaching a debugger to ALSA.
Sorry if this was a dumb question, I can see the bug is known but couldn't
find any open bug in the bug tracker.
Cheers, Bry.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Known PCM bug in ymfpci on Tecra 8100
2004-07-13 7:02 Known PCM bug in ymfpci on Tecra 8100 Bryan Bennetts
@ 2004-07-13 16:22 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2004-07-13 16:22 UTC (permalink / raw)
To: Bryan Bennetts; +Cc: alsa-devel
At Tue, 13 Jul 2004 07:02:00 +0000,
Bryan Bennetts wrote:
>
> Hi,
>
> Has anyone had any joy fixing this problem? If not is there anything I can do
> to help? I am willing to attempt debugging if someone will point me at a
> 'dummy's guide' to attaching a debugger to ALSA.
>
> Sorry if this was a dumb question, I can see the bug is known but couldn't
> find any open bug in the bug tracker.
What kind of bug? If you don't find one on BTS, please enter it.
thanks,
Takashi
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Known PCM bug in ymfpci on Tecra 8100
@ 2004-07-13 17:21 bbennetts
2004-07-13 17:27 ` Takashi Iwai
0 siblings, 1 reply; 5+ messages in thread
From: bbennetts @ 2004-07-13 17:21 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
>>
>> Hi,
>>
>> Has anyone had any joy fixing this problem? If not is there anything I can do
>> to help? I am willing to attempt debugging if someone will point me at a
>> 'dummy's guide' to attaching a debugger to ALSA.
>>
>> Sorry if this was a dumb question, I can see the bug is known but couldn't
>> find any open bug in the bug tracker.
>
>What kind of bug? If you don't find one on BTS, please enter it.
>
>
>thanks,
>
>Takashi
Hmm, in the ymfpci description it has :
Known bugs
- pcm playback is not audible on toshiba tecra8100.
I _do_ get sound, unfortunately its just crackly static noise:-(
I shall raise it as a bug.
Cheers, Bryan.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Known PCM bug in ymfpci on Tecra 8100
2004-07-13 17:21 bbennetts
@ 2004-07-13 17:27 ` Takashi Iwai
0 siblings, 0 replies; 5+ messages in thread
From: Takashi Iwai @ 2004-07-13 17:27 UTC (permalink / raw)
To: bbennetts; +Cc: alsa-devel
At Tue, 13 Jul 2004 18:21:54 +0100,
<bbennetts@blueyonder.co.uk> wrote:
>
> >>
> >> Hi,
> >>
> >> Has anyone had any joy fixing this problem? If not is there anything I can do
> >> to help? I am willing to attempt debugging if someone will point me at a
> >> 'dummy's guide' to attaching a debugger to ALSA.
> >>
> >> Sorry if this was a dumb question, I can see the bug is known but couldn't
> >> find any open bug in the bug tracker.
> >
> >What kind of bug? If you don't find one on BTS, please enter it.
> >
> >
> >thanks,
> >
> >Takashi
>
> Hmm, in the ymfpci description it has :
>
> Known bugs
>
> - pcm playback is not audible on toshiba tecra8100.
Ah, that one...
> I _do_ get sound, unfortunately its just crackly static noise:-(
>
> I shall raise it as a bug.
Yes, please.
It's likely the lack of some register initiailzation, since OSS ymfpci
and the old ALSA 0.5.x ymfpci seem working. The question is which
register affects this.
Takashi
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Known PCM bug in ymfpci on Tecra 8100
@ 2004-07-13 17:39 bbennetts
0 siblings, 0 replies; 5+ messages in thread
From: bbennetts @ 2004-07-13 17:39 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
>>
>> >>
>> >> Hi,
>> >>
>> >> Has anyone had any joy fixing this problem? If not is there anything I >can do
>> >> to help? I am willing to attempt debugging if someone will point me at >a
>> >> 'dummy's guide' to attaching a debugger to ALSA.
>> >>
>> >> Sorry if this was a dumb question, I can see the bug is known but >couldn't
>> >> find any open bug in the bug tracker.
>> >
>> >What kind of bug? If you don't find one on BTS, please enter it.
>> >
>> >
>> >thanks,
>> >
>> >Takashi
>>
>> Hmm, in the ymfpci description it has :
>>
>> Known bugs
>>
>> - pcm playback is not audible on toshiba tecra8100.
>
>Ah, that one...
>
>> I _do_ get sound, unfortunately its just crackly static noise:-(
>>
>> I shall raise it as a bug.
>
>Yes, please.
>It's likely the lack of some register initiailzation, since OSS ymfpci
>and the old ALSA 0.5.x ymfpci seem working. The question is which
>register affects this.
>
>
>Takashi
Raised : 384
I'm happy to have a bash at debugging it, although I have never done any driver dev so there may be an amount of hand holding required. Alternatively I can provide whatever outputs you want.
Cheers, Bry.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-07-13 17:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-13 7:02 Known PCM bug in ymfpci on Tecra 8100 Bryan Bennetts
2004-07-13 16:22 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2004-07-13 17:21 bbennetts
2004-07-13 17:27 ` Takashi Iwai
2004-07-13 17:39 bbennetts
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.