User:Daballiemo

From LinuxMCE
Jump to: navigation, search

Who is user123456789

user123456789 is:

  • 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,

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