Difference between revisions of "User:Daballiemo"

From LinuxMCE
Jump to: navigation, search
Line 15: Line 15:
  
 
'''Setup'''
 
'''Setup'''
 +
 +
''Kantoor''
 +
 +
MD:
 +
 +
Foxconn nT330i
 +
 +
Audio: 0d8c:0103 C-Media Electronics, Inc. Turtle Beach Audio Advantage Micro (USB audio the following /root/.asoundrc setup):
 +
 +
pcm.softvol {
 +
    type            softvol
 +
    slave {
 +
        pcm        "cards.pcm.default"
 +
    }
 +
    control {
 +
        name        "Master"
 +
        card        0
 +
    }
 +
}
 +
# Then define the new device as the default
 +
pcm.!default {
 +
      type            plug
 +
      slave.pcm      "softvol"
 +
}
 +
 +
  
 
Here I will put my setup shortly
 
Here I will put my setup shortly
  
 
'''Things I want to research in the future'''
 
'''Things I want to research in the future'''

Revision as of 15:01, 30 January 2011

Who is Daballiemo

Daballiemo is:

  • living in the Netherlands,
  • male and born in 1965,
  • working within the Dutch MOD and the executive for the IP and legacy network,
  • busy with linux (and espec. Ubuntu) since 2005 as a hobby,
  • still trying to combine his 2 hobbies (Motorcycle driving and LMCE) which btw is not a good idea ;-)

Regards,

Han (aka Daballiemo on IRC)

Setup

Kantoor

MD:

Foxconn nT330i

Audio: 0d8c:0103 C-Media Electronics, Inc. Turtle Beach Audio Advantage Micro (USB audio the following /root/.asoundrc setup):

pcm.softvol {
   type            softvol
   slave {
       pcm         "cards.pcm.default"
   }
   control {
       name        "Master"
       card        0
   }
}
# Then define the new device as the default
pcm.!default {
      type             plug
      slave.pcm       "softvol"
} 


Here I will put my setup shortly

Things I want to research in the future