Changes between Initial Version and Version 1 of Ticket #8270, comment 8


Ignore:
Timestamp:
Aug 27, 2012, 8:43:24 PM (12 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8270, comment 8

    initial v1  
    55{{{
    66KERN: set_mix: 23 mixer: 0
    7 KERN: set_mix: 23 mixer unmuting 0 (1737000)
     7KERN: set_mix: 23 mixer unmuting 0 (1737000)
    88KERN: set_mix: 23 mixer   muting 1 (1737100)
    99KERN: set_mix: 23 mixer   muting 2 (1737200)
     
    1616'''verb[j]=0;'''
    1717
    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:
     18everything 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:
    1919
    2020{{{