Results 1 to 2 of 2
Hi All,
I have a 5.1 setup with my laptop running through a USB sound card. The system is set up to be my media center so I have it ...
- 08-07-2011 #1
Computer Defaults to Internal Speakers After Sleep
Hi All,
I have a 5.1 setup with my laptop running through a USB sound card. The system is set up to be my media center so I have it sleeping a majority of the time, unfortunately when it comes out of sleep it defaults to the internal speakers and I have to manually go through pulse to change it back to the 5.1. Any way to change this? Thanks in advanceBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 08-07-2011 #2Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
Dunno how much translates to Ubuntu and Pulse as I use Debian and Alsa, but I had a similar issue. I edited /etc/modprob.d/alsa-base.conf so the sound I wanted as default, stayed default:
I also edited /etc/modprob.d/alsa-base-blacklist.conf so my internal speaker driver was blacklisted:Code:# Prevent abnormal drivers from grabbing index 0 options snd-intel8x0m index=0 ### changed from -2 to 0
Code:# Comment this entry in order to load snd-pcsp driver blacklist snd-pcsp


Reply With Quote