Bug 16406 - cs46xx on Voyetra turns off amp while CD plays
Summary: cs46xx on Voyetra turns off amp while CD plays
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alan Cox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-16 23:09 UTC by Bill Nottingham
Modified: 2014-03-17 02:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-09-24 12:27:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2000-08-16 23:09:09 UTC
In the cs46xx driver, it turns off power to the amp even though
a CD is playing. This causes the CD audio to drop out after
a few seconds.

Ideally, you should be able to have it somehow just leave
the amp on, either by default, or with a module parameter.
(or make the power-saving turning off of the amp a module
parameter.)

Comment 1 Alan Cox 2000-08-17 16:18:29 UTC
Ok I think the right answer is to turn the amp on whenever the CD input is
selected. I will investigate if this is doable.


Comment 2 Dan Taylor 2000-08-21 21:40:04 UTC
Still failing in RC2.

Comment 3 Alan Cox 2000-08-22 17:06:18 UTC
I have a possible fix in my build tree. This will go to Bill once I've tested
stuff 


Comment 4 Alan Cox 2000-09-03 11:51:49 UTC
There is a test patch for the power on/off issue in 2.2.18pre2 - its not perfect
it checks MUTE
when it needs to check MUTE | vol ==0 for off. That is next on the list to try


Alan


Comment 5 Alan Cox 2000-09-14 23:53:45 UTC
Bill implemented the volume 0 or muted solution and it seems to work sanely


Comment 6 Michael K. Johnson 2001-12-06 17:29:21 UTC
This looks like an accidentally not closed bug report, closing now.


Note You need to log in before you can comment on or make changes to this bug.