From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001161]: Midi in still does not work for Hoontech/STAudio DSP2000 C-Port
Date: Thu, 16 Jun 2005 14:54:53 +0200 [thread overview]
Message-ID: <cff190a0555c7145b2aa6ff346f285ad@bugtrack.alsa-project.org> (raw)
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1161>
======================================================================
Reported By: vandongen2
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1161
Category: PCI - ice1712
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution: linux from scratch
Kernel Version: 2.6.12-rc4-RT-V0.7.47-03
======================================================================
Date Submitted: 06-06-2005 15:29 CEST
Last Modified: 06-16-2005 14:54 CEST
======================================================================
Summary: Midi in still does not work for Hoontech/STAudio
DSP2000 C-Port
Description:
As reported before in bug 000055 that is now marked resolved.
It has not been resolved.
The problem seems to be related to hardware specific registers on the card
that need to be set.
I will be happy to spend a couple of days trying different flags/bits with
the initialisation code, if somebody gives me an idea of where to start.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0000055 Midi in does not work for Hoontech/STAu...
======================================================================
----------------------------------------------------------------------
perex - 06-16-05 14:54
----------------------------------------------------------------------
Could you try this patch?
Index: hoontech.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/ice1712/hoontech.c,v
retrieving revision 1.8
diff -u -r1.8 hoontech.c
--- hoontech.c 27 Sep 2004 14:44:14 -0000 1.8
+++ hoontech.c 16 Jun 2005 12:53:44 -0000
@@ -188,7 +188,7 @@
ICE1712_STDSP24_3_INSEL(ice->spec.hoontech.boxbits, 0);
/* let's go - activate only functions in first box */
- ice->spec.hoontech.config = 0;
+ ice->spec.hoontech.config = ICE1712_STDSP24_INSEL;
/* ICE1712_STDSP24_MUTE |
ICE1712_STDSP24_INSEL |
ICE1712_STDSP24_DAREAR; */
Issue History
Date Modified Username Field Change
======================================================================
06-06-05 15:29 vandongen2 New Issue
06-06-05 15:29 vandongen2 Distribution => linux from scratch
06-06-05 15:29 vandongen2 Kernel Version =>
2.6.12-rc4-RT-V0.7.47-03
06-07-05 08:24 perex Relationship added related to 0000055
06-16-05 14:54 perex Note Added: 0005055
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
next reply other threads:[~2005-06-16 12:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-16 12:54 bugtrack [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-19 14:59 [ALSA - driver 0001161]: Midi in still does not work for Hoontech/STAudio DSP2000 C-Port bugtrack
2006-03-05 12:22 bugtrack
2005-06-17 9:13 bugtrack
2005-06-07 6:24 bugtrack
2005-06-06 13:29 bugtrack
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cff190a0555c7145b2aa6ff346f285ad@bugtrack.alsa-project.org \
--to=bugtrack@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.