Difference between revisions of "User:Daballiemo"

From LinuxMCE
Jump to: navigation, search
(New page: Here I will put my setup shortly)
 
m (update)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:User Setups]]
 +
'''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
 
Here I will put my setup shortly
 +
 +
'''Things I want to research in the future'''

Latest revision as of 15:28, 16 April 2023

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