* Trivial hdsp.c patch to support rev 50 cards
@ 2003-07-28 13:47 Thomas Charbonnel
2003-07-28 13:52 ` Takashi Iwai
2003-07-28 14:34 ` Paul Davis
0 siblings, 2 replies; 19+ messages in thread
From: Thomas Charbonnel @ 2003-07-28 13:47 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 64 bytes --]
Hi,
This adds rev 50 to the list of supported cards.
Thomas
[-- Attachment #2: hdsp_rev50.patch --]
[-- Type: application/octet-stream, Size: 251 bytes --]
--- hdsp.c.old 2003-07-28 14:58:35.000000000 +0200
+++ hdsp.c 2003-07-28 14:59:07.000000000 +0200
@@ -4125,6 +4125,7 @@
switch (hdsp->firmware_rev & 0xff) {
case 0xa:
case 0xb:
+ case 0x32:
hdsp->card_name = "RME Hammerfall DSP";
break;
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 13:47 Trivial hdsp.c patch to support rev 50 cards Thomas Charbonnel
@ 2003-07-28 13:52 ` Takashi Iwai
2003-07-28 14:34 ` Paul Davis
1 sibling, 0 replies; 19+ messages in thread
From: Takashi Iwai @ 2003-07-28 13:52 UTC (permalink / raw)
To: Thomas Charbonnel; +Cc: alsa-devel
At Mon, 28 Jul 2003 15:47:44 +0200 (CEST),
Thomas Charbonnel wrote:
>
> Hi,
>
> This adds rev 50 to the list of supported cards.
thanks, applied to cvs.
Takashi
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 13:47 Trivial hdsp.c patch to support rev 50 cards Thomas Charbonnel
2003-07-28 13:52 ` Takashi Iwai
@ 2003-07-28 14:34 ` Paul Davis
2003-07-28 15:16 ` Mark Knecht
2003-08-04 17:24 ` Mark Knecht
1 sibling, 2 replies; 19+ messages in thread
From: Paul Davis @ 2003-07-28 14:34 UTC (permalink / raw)
To: Thomas Charbonnel; +Cc: alsa-devel
>This adds rev 50 to the list of supported cards.
i will have a slightly longer patch that includes this, later
today. also included will be a "no_mixer" option for the hdsp9652.
--p
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 14:34 ` Paul Davis
@ 2003-07-28 15:16 ` Mark Knecht
2003-07-28 15:40 ` Paul Davis
2003-08-04 17:24 ` Mark Knecht
1 sibling, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2003-07-28 15:16 UTC (permalink / raw)
To: Paul Davis; +Cc: alsa-devel
>
>
> >This adds rev 50 to the list of supported cards.
>
> i will have a slightly longer patch that includes this, later
> today. also included will be a "no_mixer" option for the hdsp9652.
>
> --p
>
Paul,
Is this envisioned an option in modules.conf, or a compile time option?
Also, while I have your attention, can you clarify whether the RME
Hammerfall 9652 and 9636 have mixers? I made one of my 9636 machines into
dual boot last evening and then found alsamixer didn't work. I assume that
means the 9636 has no mixer, or is this a bug I should be reporting
somewhere?
Thanks,
Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 15:16 ` Mark Knecht
@ 2003-07-28 15:40 ` Paul Davis
2003-07-28 15:55 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Paul Davis @ 2003-07-28 15:40 UTC (permalink / raw)
To: Mark Knecht; +Cc: alsa-devel
> Is this envisioned an option in modules.conf, or a compile time option?
modules.conf.
> Also, while I have your attention, can you clarify whether the RME
>Hammerfall 9652 and 9636 have mixers? I made one of my 9636 machines into
>dual boot last evening and then found alsamixer didn't work. I assume that
>means the 9636 has no mixer, or is this a bug I should be reporting
>somewhere?
the digi9652 and digi9636 have no mixer.
--p
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 15:40 ` Paul Davis
@ 2003-07-28 15:55 ` Mark Knecht
2003-07-28 16:23 ` Paul Davis
0 siblings, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2003-07-28 15:55 UTC (permalink / raw)
To: Paul Davis; +Cc: alsa-devel
>
> > Is this envisioned an option in modules.conf, or a compile
> time option?
>
> modules.conf.
>
> > Also, while I have your attention, can you clarify whether the RME
> >Hammerfall 9652 and 9636 have mixers? I made one of my 9636 machines into
> >dual boot last evening and then found alsamixer didn't work. I
> assume that
> >means the 9636 has no mixer, or is this a bug I should be reporting
> >somewhere?
>
> the digi9652 and digi9636 have no mixer.
>
> --p
>
Thanks for the info.
So then the only way to set volume levels on a DIGI9652 or DIGI9636 when
using Alsa is either in the application, or using some form of a script
like:
#!/bin/bash
for i in $(seq 1 26);do
amixer -c 0 sset 'Chn',$i 85%
done
Thanks,
Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 15:55 ` Mark Knecht
@ 2003-07-28 16:23 ` Paul Davis
0 siblings, 0 replies; 19+ messages in thread
From: Paul Davis @ 2003-07-28 16:23 UTC (permalink / raw)
To: Mark Knecht; +Cc: alsa-devel
>So then the only way to set volume levels on a DIGI9652 or DIGI9636 when
>using Alsa is either in the application, or using some form of a script
>like:
>
>#!/bin/bash
>
>for i in $(seq 1 26);do
>amixer -c 0 sset 'Chn',$i 85%
>done
only in the application. there is *no* mixer, nothing for ALSA to
control. whatever is written to the PCM data buffer is what comes out
of the hardware.
--p
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-07-28 14:34 ` Paul Davis
2003-07-28 15:16 ` Mark Knecht
@ 2003-08-04 17:24 ` Mark Knecht
2003-08-04 17:27 ` Paul Davis
1 sibling, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2003-08-04 17:24 UTC (permalink / raw)
To: Paul Davis; +Cc: alsa-devel
>
>
> >This adds rev 50 to the list of supported cards.
>
> i will have a slightly longer patch that includes this, later
> today. also included will be a "no_mixer" option for the hdsp9652.
>
> --p
>
Paul,
Did this driver & no_mixer option get into Alsa 0.9.6?
Thanks,
Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-08-04 17:24 ` Mark Knecht
@ 2003-08-04 17:27 ` Paul Davis
2003-08-04 17:47 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Paul Davis @ 2003-08-04 17:27 UTC (permalink / raw)
To: Mark Knecht; +Cc: alsa-devel
>> i will have a slightly longer patch that includes this, later
>> today. also included will be a "no_mixer" option for the hdsp9652.
>>
>> --p
>>
>
>Paul,
> Did this driver & no_mixer option get into Alsa 0.9.6?
haven't submitted them yet. i've been too busy rebuilding my systems,
recabling the studio and dealing with a nasty buyer of my old
house. this week, for sure.
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-08-04 17:27 ` Paul Davis
@ 2003-08-04 17:47 ` Mark Knecht
2003-08-04 17:55 ` Paul Davis
0 siblings, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2003-08-04 17:47 UTC (permalink / raw)
To: Paul Davis; +Cc: alsa-devel
> >Paul,
> > Did this driver & no_mixer option get into Alsa 0.9.6?
>
> haven't submitted them yet. i've been too busy rebuilding my systems,
> recabling the studio and dealing with a nasty buyer of my old
> house. this week, for sure.
>
Thanks for the answer.
This is probably a silly question, but have you tested this driver and
option with an HDSP 9652 card at your site?
The current driver in the Alsa 0.9.6 release doesn't work very well for me:
1) Mono wave files work using aplay work fine.
2) Stereo wave files using aplay crash Alsa requiring a reboot.
3) Mono sound for games (presumably OSS emulation) seem to work.
4) aplaplayer (straight or using Jack) produces audio 1 out of 20 times I
use it, and then only for about a second or two.
5) 1 out of 10 times starting an application (games mostly) that uses sound
results in a process called 'ksoftirq_CPU0' using 70% of the CPU cycles and
the machine becoming very, very slow. A reboot is required.
I updated Alsa on Sunday via Portage under Gentoo.
As has been the case for quite a long time, the picture isn't very pretty.
Wondering if you're seeing anything like this?
Thanks,
Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-08-04 17:47 ` Mark Knecht
@ 2003-08-04 17:55 ` Paul Davis
2003-08-04 18:03 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Paul Davis @ 2003-08-04 17:55 UTC (permalink / raw)
To: Mark Knecht; +Cc: alsa-devel
>This is probably a silly question, but have you tested this driver and
>option with an HDSP 9652 card at your site?
>
>The current driver in the Alsa 0.9.6 release doesn't work very well for me:
>
>1) Mono wave files work using aplay work fine.
>2) Stereo wave files using aplay crash Alsa requiring a reboot.
>3) Mono sound for games (presumably OSS emulation) seem to work.
>4) aplaplayer (straight or using Jack) produces audio 1 out of 20 times I
>use it, and then only for about a second or two.
>5) 1 out of 10 times starting an application (games mostly) that uses sound
>results in a process called 'ksoftirq_CPU0' using 70% of the CPU cycles and
>the machine becoming very, very slow. A reboot is required.
i haven't used the hdsp9652 very much, and i certainly don't ever use
it with aplay. i don't use aplay for anything, really. i've used it
for periods of time with ardour+JACK, but i am mostly using the
hdsp+digiface that is present as well.
as a side, i must note that i have a bad feeling about ALSA on SMP
systems right now as well. running JACK with SCHED_FIFO seems to be
relatively capable of inducing system lockups at the moment. without
SCHED_FIFO, it seems OK. this is running the Planet 2.4.21 kernel on a
dual PII.
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-08-04 17:55 ` Paul Davis
@ 2003-08-04 18:03 ` Mark Knecht
0 siblings, 0 replies; 19+ messages in thread
From: Mark Knecht @ 2003-08-04 18:03 UTC (permalink / raw)
To: Paul Davis; +Cc: alsa-devel
>
> i haven't used the hdsp9652 very much, and i certainly don't ever use
> it with aplay. i don't use aplay for anything, really. i've used it
> for periods of time with ardour+JACK, but i am mostly using the
> hdsp+digiface that is present as well.
I understand. Thanks.
I only have used aplay for test purposes, and really would like to request
that you test both mono and stereo wave files using aplay just to see if
you have the same problems I do. Thanks.
>
> as a side, i must note that i have a bad feeling about ALSA on SMP
> systems right now as well. running JACK with SCHED_FIFO seems to be
> relatively capable of inducing system lockups at the moment. without
> SCHED_FIFO, it seems OK. this is running the Planet 2.4.21 kernel on a
> dual PII.
Unfortunately I cannot do any of this anymore as the current HDSP 9652
driver just doesn't work for me at all.
Thanks for the info though.
Cheers,
Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
@ 2003-07-30 19:11 Dan Nyborg
2003-07-30 21:18 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Dan Nyborg @ 2003-07-30 19:11 UTC (permalink / raw)
To: alsa-devel
this message is originally from monday... i didn't realize when i replied to
the thread that i wasn't replying to alsa-devel, no wonder it didn't show up
on the list :P sorry for the duplicate, paul.
********************************************
hello,
i modified hdsp.c to support my rev. 50 card last week (the trivial way), and
have been experimenting with it for the past three days. everything seems to
work - midi, spdif lock... - i even downloaded Charbonnel's mixer app, and it
works great! i use a multiface.
however, when i try to play something with alsaplayer or aplay, my system
freezes after 2 sec to 2 min of playback... sometimes i can get through a
whole file, sometimes only partial, but an eventual lock-up is inevitable. i
have not tried sending anything other than stereo, 44100kHz, 16bit files.
has anyone seen such behavior with this driver?
i am assuming it may have something to do with my setup: linux 2.4.20, alsa
0.9.5 (with trivial patch to hdsp.c), devfs, recent multiface/pci card with
rev. 50 firmware.
there's atleast one other person with the same hammerfall set who will be
trying it out in linux later this week...
any comments appreciated,
dan.
On Mon, 28 Jul 2003 12:23:11 -0400, Paul Davis wrote
> >So then the only way to set volume levels on a DIGI9652 or DIGI9636 when
> >using Alsa is either in the application, or using some form of a script
> >like:
> >
> >#!/bin/bash
> >
> >for i in $(seq 1 26);do
> >amixer -c 0 sset 'Chn',$i 85%
> >done
>
> only in the application. there is *no* mixer, nothing for ALSA to
> control. whatever is written to the PCM data buffer is what comes out
> of the hardware.
>
> --p
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites
> including Data Reports, E-commerce, Portals, and Forums are
> available now. Download today and enter to win an XBOX or Visual
> Studio .NET. http://aspnet.click-
url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
--
Open WebMail Project (http://openwebmail.org)
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-07-30 19:11 Dan Nyborg
@ 2003-07-30 21:18 ` Mark Knecht
0 siblings, 0 replies; 19+ messages in thread
From: Mark Knecht @ 2003-07-30 21:18 UTC (permalink / raw)
To: Dan Nyborg, alsa-devel
>
> however, when i try to play something with alsaplayer or aplay, my system
> freezes after 2 sec to 2 min of playback... sometimes i can get through a
> whole file, sometimes only partial, but an eventual lock-up is
> inevitable. i
> have not tried sending anything other than stereo, 44100kHz, 16bit files.
Dan,
I'm using a 'similar' driver from Thomas, but not the identical driver,
and with the HDSP 9652, not the MultiFace. Using aplay and MONO wave files
I'm fine. Using anything in stereo results in all sorts of problems,
including hard locks or at the minimum no further sound. Only a reboot fixes
this for me.
Could you try a mono file and see what results you get?
alsaplayer sometimes works for me. For about 30 seconds I'll get sound,
and then the sound stops and doesn't work until a reboot.
- Mark
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
@ 2003-07-31 16:37 Dan Nyborg
2003-07-31 21:14 ` Mark Knecht
2003-08-02 1:38 ` Thomas Charbonnel
0 siblings, 2 replies; 19+ messages in thread
From: Dan Nyborg @ 2003-07-31 16:37 UTC (permalink / raw)
To: alsa-devel
hello,
tried playback of a mono file, to the same ends. yesterday in one instance, i
got around 45min of stereo playback before a lock up.
also experienced a lock up in ardour yesterday, monitoring a single channel
and outputing it on another channel.
haven't tried recording anything to see if the same problem exists there.
it's tough to test these things as i'm guaranteed a lock-up, ie: my drives
have to be fsck'd each time.
does anyone know of a way to safely debug this? can i catch the playback
thread before it pees on the floor, "NO! Geez hdsp, stream goes out the
urinal! ...hold that thing, damnit!!!" ?
dan.
Mark Knecht wrote:
>>however, when i try to play something with alsaplayer or aplay, my system
>>freezes after 2 sec to 2 min of playback... sometimes i can get through a
>>whole file, sometimes only partial, but an eventual lock-up is
>>inevitable. i
>>have not tried sending anything other than stereo, 44100kHz, 16bit files.
>
>
>Dan,
> I'm using a 'similar' driver from Thomas, but not the identical driver,
>and with the HDSP 9652, not the MultiFace. Using aplay and MONO wave files
>I'm fine. Using anything in stereo results in all sorts of problems,
>including hard locks or at the minimum no further sound. Only a reboot fixes
>this for me.
>
> Could you try a mono file and see what results you get?
>
> alsaplayer sometimes works for me. For about 30 seconds I'll get sound,
>and then the sound stops and doesn't work until a reboot.
>
>- Mark
>
>
>
>
>
>
>-------------------------------------------------------
>This SF.Net email sponsored by: Free pre-built ASP.NET sites including
>Data Reports, E-commerce, Portals, and Forums are available now.
>Download today and enter to win an XBOX or Visual Studio .NET.
>http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
>_______________________________________________
>Alsa-devel mailing list
>Alsa-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/alsa-devel
>
>
--
Open WebMail Project (http://openwebmail.org)
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* RE: Trivial hdsp.c patch to support rev 50 cards
2003-07-31 16:37 Dan Nyborg
@ 2003-07-31 21:14 ` Mark Knecht
2003-08-02 1:38 ` Thomas Charbonnel
1 sibling, 0 replies; 19+ messages in thread
From: Mark Knecht @ 2003-07-31 21:14 UTC (permalink / raw)
To: Dan Nyborg, alsa-devel
>
> haven't tried recording anything to see if the same problem exists there.
> it's tough to test these things as i'm guaranteed a lock-up, ie: my drives
> have to be fsck'd each time.
>
> does anyone know of a way to safely debug this? can i catch the playback
> thread before it pees on the floor, "NO! Geez hdsp, stream goes out the
> urinal! ...hold that thing, damnit!!!" ?
>
> dan.
>
The only safe way to debug this is to let someone else do it. ;-)
Use ext3/reiserfs and at least the time delays won't be as bad.
Do not have any other applications (email, etc.) open at the same time to
protect those databases.
Have a big, cold beer handy.....
(Sorry the mono thing didn't work. I can play Penguin-Command with lots of
sound and my HDSP 9652 driver works fine. Attempt alsaplayer for 1 second
and I lose all sound. Go figure...) ;-)
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: Trivial hdsp.c patch to support rev 50 cards
2003-07-31 16:37 Dan Nyborg
2003-07-31 21:14 ` Mark Knecht
@ 2003-08-02 1:38 ` Thomas Charbonnel
1 sibling, 0 replies; 19+ messages in thread
From: Thomas Charbonnel @ 2003-08-02 1:38 UTC (permalink / raw)
To: nyborg; +Cc: alsa-devel
> hello,
>
> tried playback of a mono file, to the same ends. yesterday in one
> instance, i got around 45min of stereo playback before a lock up.
>
> also experienced a lock up in ardour yesterday, monitoring a single
> channel and outputing it on another channel.
>
> haven't tried recording anything to see if the same problem exists
> there. it's tough to test these things as i'm guaranteed a lock-up, ie:
> my drives have to be fsck'd each time.
>
> does anyone know of a way to safely debug this? can i catch the playback
> thread before it pees on the floor, "NO! Geez hdsp, stream goes out the
> urinal! ...hold that thing, damnit!!!" ?
>
> dan.
>
Can you please give us more informations about your system ?
* hardware (x86, PowerPC, SMP, laptop, cardbus or pci version of the hdsp ?)
* linux kernel version and patches applied
* alsa packages versions
* gcc version used to compile kernel and alsa modules
Thomas
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
[parent not found: <NDBBLGIKBJENLAMOLFHGEEICCPAB.mknecht@controlnet.com>]
* Re: Trivial hdsp.c patch to support rev 50 cards
[not found] <NDBBLGIKBJENLAMOLFHGEEICCPAB.mknecht@controlnet.com>
@ 2003-08-15 2:06 ` Dan Nyborg
2003-08-15 18:26 ` Mark Knecht
0 siblings, 1 reply; 19+ messages in thread
From: Dan Nyborg @ 2003-08-15 2:06 UTC (permalink / raw)
To: Mark Knecht; +Cc: alsa-devel
hello mark,
sorry i did not reply sooner, i've been bogged down with work as well as
preparation for a show.
i am in the same state that i was earlier. paul had suggested that it
was a mid-level alsa problem... so i found an ancient (ie: small) hard
drive and now have a reasonably fsckable system to "debug" with. i dove
into the code and littered it with "printk" statements to try and catch
something, but i haven't alotted sufficient time to this brutish attempt.
i am thinking that somewhere in the pcm open or capture callbacks, a
pointer gets lost and some mem write process goes way out of range,
hosing memory reserved for something else... uh, that's what i think
atleast. it's bad, as i get no (hee hee hee)oops, whatsoever. however,
my kernel programming knowledge consists of what i have crammed in over
the last few weeks, so it is miniscule and confused ;).
by the end of next week, i'll be able to get back at it.
best of luck all around,
dan.
Mark Knecht wrote:
>Dan,
> I was revisiting the Alsa-Dev archives looking for information and came
>across this email from you. I had suggested you look at mono files. It
>didn't work for you.
>
> Thomas Charbonnel and I have been working on the HDSP 9652 driver. He
>does coding then I do testing. I am now consistently in pretty much the
>state you described below. However, for me, I don't really have to reboot.
>If I just start a CD playing using alsaplayer, then I will get between 1
>second and maybe 45 seconds of audio, followed by a dead time with no audio,
>but if I wait, I'll again get more audio for a few seconds. On, off on, off.
>
> I am on Alsa 0.9.6 with a bunch of patches that Thomas has done, but my
>results sound pretty similar to your. (I was not in as good a state earlier
>when we first talked!)
>
> Have you made any headway solving this on your system?
>
>Thanks,
>Mark
>
>
>hello,
>
>i modified hdsp.c to support my rev. 50 card last week (the trivial way),
>and
>have been experimenting with it for the past three days. everything seems to
>work - midi, spdif lock... - i even downloaded Charbonnel's mixer app, and
>it
>works great! i use a multiface.
>
>however, when i try to play something with alsaplayer or aplay, my system
>freezes after 2 sec to 2 min of playback... sometimes i can get through a
>whole file, sometimes only partial, but an eventual lock-up is inevitable. i
>have not tried sending anything other than stereo, 44100kHz, 16bit files.
>
>has anyone seen such behavior with this driver?
>
>i am assuming it may have something to do with my setup: linux 2.4.20, alsa
>0.9.5 (with trivial patch to hdsp.c), devfs, recent multiface/pci card with
>rev. 50 firmware.
>
>there's atleast one other person with the same hammerfall set who will be
>trying it out in linux later this week...
>
>any comments appreciated,
>
>dan.
>
>
>
>
>
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread* RE: Trivial hdsp.c patch to support rev 50 cards
2003-08-15 2:06 ` Dan Nyborg
@ 2003-08-15 18:26 ` Mark Knecht
0 siblings, 0 replies; 19+ messages in thread
From: Mark Knecht @ 2003-08-15 18:26 UTC (permalink / raw)
To: Dan Nyborg; +Cc: alsa-devel
Dan,
Actually, I misread your description until Thomas pointed out that your
complete system is freezing, or al least that's what I read now. In my case
it's only the audio freezing and coming back. The system itself is fine.
Sorry you haven't managed to get this working. We'll be around to help
when you do get back to it, and Thomas has made lots of headway with his
tools recently (hdspconf, hdspmixer) so maybe they'll help you get to the
bottom of this.
Best of luck,
Mark
> -----Original Message-----
> From: Dan Nyborg [mailto:nyborg@vertice.ca]
> Sent: Thursday, August 14, 2003 7:06 PM
> To: Mark Knecht
> Cc: alsa-devel@lists.sourceforge.net
> Subject: Re: [Alsa-devel] Trivial hdsp.c patch to support rev 50 cards
>
>
> hello mark,
>
> sorry i did not reply sooner, i've been bogged down with work as well as
> preparation for a show.
>
> i am in the same state that i was earlier. paul had suggested that it
> was a mid-level alsa problem... so i found an ancient (ie: small) hard
> drive and now have a reasonably fsckable system to "debug" with. i dove
> into the code and littered it with "printk" statements to try and catch
> something, but i haven't alotted sufficient time to this brutish attempt.
>
> i am thinking that somewhere in the pcm open or capture callbacks, a
> pointer gets lost and some mem write process goes way out of range,
> hosing memory reserved for something else... uh, that's what i think
> atleast. it's bad, as i get no (hee hee hee)oops, whatsoever. however,
> my kernel programming knowledge consists of what i have crammed in over
> the last few weeks, so it is miniscule and confused ;).
>
> by the end of next week, i'll be able to get back at it.
>
> best of luck all around,
>
> dan.
>
> Mark Knecht wrote:
>
> >Dan,
> > I was revisiting the Alsa-Dev archives looking for
> information and came
> >across this email from you. I had suggested you look at mono files. It
> >didn't work for you.
> >
> > Thomas Charbonnel and I have been working on the HDSP 9652 driver. He
> >does coding then I do testing. I am now consistently in pretty much the
> >state you described below. However, for me, I don't really have
> to reboot.
> >If I just start a CD playing using alsaplayer, then I will get between 1
> >second and maybe 45 seconds of audio, followed by a dead time
> with no audio,
> >but if I wait, I'll again get more audio for a few seconds. On,
> off on, off.
> >
> > I am on Alsa 0.9.6 with a bunch of patches that Thomas has
> done, but my
> >results sound pretty similar to your. (I was not in as good a
> state earlier
> >when we first talked!)
> >
> > Have you made any headway solving this on your system?
> >
> >Thanks,
> >Mark
> >
> >
> >hello,
> >
> >i modified hdsp.c to support my rev. 50 card last week (the trivial way),
> >and
> >have been experimenting with it for the past three days.
> everything seems to
> >work - midi, spdif lock... - i even downloaded Charbonnel's
> mixer app, and
> >it
> >works great! i use a multiface.
> >
> >however, when i try to play something with alsaplayer or aplay, my system
> >freezes after 2 sec to 2 min of playback... sometimes i can get through a
> >whole file, sometimes only partial, but an eventual lock-up is
> inevitable. i
> >have not tried sending anything other than stereo, 44100kHz, 16bit files.
> >
> >has anyone seen such behavior with this driver?
> >
> >i am assuming it may have something to do with my setup: linux
> 2.4.20, alsa
> >0.9.5 (with trivial patch to hdsp.c), devfs, recent
> multiface/pci card with
> >rev. 50 firmware.
> >
> >there's atleast one other person with the same hammerfall set who will be
> >trying it out in linux later this week...
> >
> >any comments appreciated,
> >
> >dan.
> >
> >
> >
> >
> >
>
>
>
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2003-08-15 18:26 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-28 13:47 Trivial hdsp.c patch to support rev 50 cards Thomas Charbonnel
2003-07-28 13:52 ` Takashi Iwai
2003-07-28 14:34 ` Paul Davis
2003-07-28 15:16 ` Mark Knecht
2003-07-28 15:40 ` Paul Davis
2003-07-28 15:55 ` Mark Knecht
2003-07-28 16:23 ` Paul Davis
2003-08-04 17:24 ` Mark Knecht
2003-08-04 17:27 ` Paul Davis
2003-08-04 17:47 ` Mark Knecht
2003-08-04 17:55 ` Paul Davis
2003-08-04 18:03 ` Mark Knecht
-- strict thread matches above, loose matches on Subject: below --
2003-07-30 19:11 Dan Nyborg
2003-07-30 21:18 ` Mark Knecht
2003-07-31 16:37 Dan Nyborg
2003-07-31 21:14 ` Mark Knecht
2003-08-02 1:38 ` Thomas Charbonnel
[not found] <NDBBLGIKBJENLAMOLFHGEEICCPAB.mknecht@controlnet.com>
2003-08-15 2:06 ` Dan Nyborg
2003-08-15 18:26 ` Mark Knecht
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.