Changes between Initial Version and Version 1 of Ticket #8270, comment 8
- Timestamp:
- Aug 27, 2012, 8:43:24 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8270, comment 8
initial v1 5 5 {{{ 6 6 KERN: set_mix: 23 mixer: 0 7 KERN: set_mix: 23 mixer unmuting 0 (1737000)7 KERN: set_mix: 23 mixer unmuting 0 (1737000) 8 8 KERN: set_mix: 23 mixer muting 1 (1737100) 9 9 KERN: set_mix: 23 mixer muting 2 (1737200) … … 16 16 '''verb[j]=0;''' 17 17 18 everything is in order again: I have a normal audio volume... AND I believe this has fixed the Line-In bug for me also. To wit, with this zero-verb line added I really was able to roll back all the other changes, roll back the mixer bypass and the AMP_CAP_OFFSET changes ..etc, such that running "git diff" yields this and only this:18 everything is in order again: I have a normal audio volume... AND I believe this has fixed the Line-In bug (#8333) for me also. To wit, with this zero-verb line added I really was able to roll back all the other changes, roll back the mixer bypass and the AMP_CAP_OFFSET changes ..etc, such that running "git diff" yields this and only this: 19 19 20 20 {{{