Bug 33013

Summary: [sound] mixer does not have treble/bass for Soundblaster Live! 5.1
Product: Base System Reporter: John <john>
Component: kernAssignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   

Description John 2001-12-19 18:10:01 UTC
mixer(8) does not contain the treble and bass settings.

In my kernel config, I have "device pcm" set.

$ dmesg
pcm0: <Creative EMU10K1> port 0xe000-0xe01f irq 11 at device 12.0 on pci0

$ mixer
Mixer vol      is currently set to  75:75
Mixer pcm      is currently set to  15:15
Mixer speaker  is currently set to  75:75
Mixer line     is currently set to  75:75
Mixer mic      is currently set to   0:0
Mixer cd       is currently set to  75:75
Mixer rec      is currently set to   0:0
Mixer line1    is currently set to  75:75
Mixer phin     is currently set to   0:0
Mixer phout    is currently set to   0:0
Mixer video    is currently set to  75:75
Mixer monitor  is currently set to  75:75

Fix: 

unknown
How-To-Repeat: Install a Soundblaster Live! 5.1 card.  Use mixer(8) to see if it supports the treble and bass options.
Comment 1 Sheldon Hearn 2001-12-20 11:32:48 UTC
On Wed, 19 Dec 2001 10:07:18 PST, John wrote:

> >Number:         33013
> >Category:       misc
> >Synopsis:       mixer does not have treble/bass for Soundblaster Live! 5.1

Are you sure this card actually provides these controls?  I noticed way
back when I switched from the original SB2 to the first one that used
the Vibra chip, that treble and bass weren't supported at all by the
chip itself (no support in Windows, even).

Ciao,
Sheldon.
Comment 2 John 2001-12-20 23:44:53 UTC
On Thu, 20 Dec 2001 13:32:48 +0200
Sheldon Hearn <sheldonh@starjuice.net> wrote:

> 
> 
> On Wed, 19 Dec 2001 10:07:18 PST, John wrote:
> 
> > >Number:         33013
> > >Category:       misc
> > >Synopsis:       mixer does not have treble/bass for Soundblaster Live! 5.1
> 
> Are you sure this card actually provides these controls?  I noticed way
> back when I switched from the original SB2 to the first one that used
> the Vibra chip, that treble and bass weren't supported at all by the
> chip itself (no support in Windows, even).
> 
> Ciao,
> Sheldon.

In Windows, I can go into advanced sound options and increase/decrease both treble and bass using that sliding bar.

- John
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-30 14:41:13 UTC
Responsible Changed
From-To: freebsd-bugs->cg

Over to the audio maintainer.
Comment 4 gandalf 2001-12-30 18:57:33 UTC
the vast majority of sblive cards use codecs that do not have tone controls.
under windows, tone controls are implemented using filters implemented in
dsp code.  this will not be supported under freebsd for some time.

    -cg
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2004-08-31 02:54:48 UTC
State Changed
From-To: open->suspended

It does not seem that this functionality will be implemented anytime 
soon, so mark it as suspended. 


Comment 6 Mark Linimon freebsd_committer freebsd_triage 2004-08-31 02:54:48 UTC
Responsible Changed
From-To: cg->sound

With permission, reassign from committer to mailing list alias.
Comment 7 Alexander Leidinger freebsd_committer freebsd_triage 2005-09-11 14:03:35 UTC
State Changed
From-To: suspended->closed