All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000682]: alsamixer, rmedigicontrol and rme96 kernel driver
@ 2004-11-28 17:41 bugtrack
  2004-12-14  4:20 ` 0.9.8 lib + 1.0.6a driver + old sblive = no ac3 passthrough guan yim
  0 siblings, 1 reply; 4+ messages in thread
From: bugtrack @ 2004-11-28 17:41 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=682> 
======================================================================
Reported By:                d637e16c5433737884c13889afdeaf34
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   682
Category:                   PCI - RME 96
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Distribution:               
Kernel Version:             
======================================================================
Date Submitted:             11-27-2004 00:59 CET
Last Modified:              11-28-2004 18:41 CET
======================================================================
Summary:                    alsamixer, rmedigicontrol and rme96 kernel driver
Description: 
As it's impossible to use the alsamixer with the rme96 driver here's a
small patch for it to make it work. (it's not from me, it's from undog
#alsa on irc.freenode.org)

This patch will break rmedigicontrol, so i made a small patch for
rmedigicontrol that'll fix this, too.

Adding is trivial, it's just editing 8 lines of source.


Regards,
Matthias

PS: Added patch for rme96.c
======================================================================

----------------------------------------------------------------------
 martin - 11-28-04 18:41 
----------------------------------------------------------------------
The patch is similar to the one of bug
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=570

Issue History
Date Modified  Username       Field                    Change              
======================================================================
11-27-04 00:59 d637e16c5433737884c13889afdeaf34New Issue                        
           
11-27-04 00:59 d637e16c5433737884c13889afdeaf34File Added: rme96.c.patch        
           
11-28-04 18:41 martin         Note Added: 0002628                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* 0.9.8 lib + 1.0.6a driver + old sblive = no ac3 passthrough
  2004-11-28 17:41 [ALSA - driver 0000682]: alsamixer, rmedigicontrol and rme96 kernel driver bugtrack
@ 2004-12-14  4:20 ` guan yim
  2004-12-14  6:10   ` Lee Revell
  0 siblings, 1 reply; 4+ messages in thread
From: guan yim @ 2004-12-14  4:20 UTC (permalink / raw)
  To: alsa-devel; +Cc: pranay_k

Hi all,

When I use alsa-tools-0.9.8/ac3dec to play an ac3 file with passthrough 
option, it gives me the following messages:

Using PCM device 'plug:iec958:{AES0 0x2 AES1 0x82 AES2 0x0 AES3 0x2}'
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D3p failed: No 
such device
snd_pcm_open: No such device
Output open failed


I am using 0.9.8 lib + 1.0.6a driver + old sblive (chip: eMicro 28028) . 
However if I use everything in 0.9.8 it is ok. I check the file  
/dev/snd/pcmC0D3p  and it is indeed there. Why I couldn't mix different 
version of lib and driver? Please tell me the reason.

Thanks
guanyim

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 0.9.8 lib + 1.0.6a driver + old sblive = no ac3 passthrough
  2004-12-14  4:20 ` 0.9.8 lib + 1.0.6a driver + old sblive = no ac3 passthrough guan yim
@ 2004-12-14  6:10   ` Lee Revell
  2004-12-14  9:17     ` 0.9.8 lib + 1.0.6a driver + old sblive = no ac3passthrough guan yim
  0 siblings, 1 reply; 4+ messages in thread
From: Lee Revell @ 2004-12-14  6:10 UTC (permalink / raw)
  To: guan yim; +Cc: alsa-devel, pranay_k

On Tue, 2004-12-14 at 06:20 +0200, guan yim wrote:
> Why I couldn't mix different 
> version of lib and driver? Please tell me the reason.

Because you are not supposed to do that.  Your ALSA lib and ALSA driver
version should match.

In this specific case it is because the device changed from hw:x,3 to
hw:x,2.  But if your ALSA lib version matched then this change would not
be visible.

Lee



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 0.9.8 lib + 1.0.6a driver + old sblive = no ac3passthrough
  2004-12-14  6:10   ` Lee Revell
@ 2004-12-14  9:17     ` guan yim
  0 siblings, 0 replies; 4+ messages in thread
From: guan yim @ 2004-12-14  9:17 UTC (permalink / raw)
  To: rlrevell; +Cc: alsa-devel, pranay_k

Hi Lee,

Thank you very much. I should now using all lib and drivers with matched 
version.

Thanks
guanyim

>From: Lee Revell <rlrevell@joe-job.com>
>To: guan yim <guanyim@hotmail.com>
>CC: alsa-devel@alsa-project.org, pranay_k@hotmail.com
>Subject: Re: [Alsa-devel] 0.9.8 lib + 1.0.6a driver + old sblive = no 
>ac3passthrough
>Date: Tue, 14 Dec 2004 01:10:08 -0500
>
>On Tue, 2004-12-14 at 06:20 +0200, guan yim wrote:
> > Why I couldn't mix different
> > version of lib and driver? Please tell me the reason.
>
>Because you are not supposed to do that.  Your ALSA lib and ALSA driver
>version should match.
>
>In this specific case it is because the device changed from hw:x,3 to
>hw:x,2.  But if your ALSA lib version matched then this change would not
>be visible.
>
>Lee
>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://productguide.itmanagersjournal.com/
>_______________________________________________
>Alsa-devel mailing list
>Alsa-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/alsa-devel

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-14  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-28 17:41 [ALSA - driver 0000682]: alsamixer, rmedigicontrol and rme96 kernel driver bugtrack
2004-12-14  4:20 ` 0.9.8 lib + 1.0.6a driver + old sblive = no ac3 passthrough guan yim
2004-12-14  6:10   ` Lee Revell
2004-12-14  9:17     ` 0.9.8 lib + 1.0.6a driver + old sblive = no ac3passthrough guan yim

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.