<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix for Feisty-Sound-Toshiba Laptop</title>
	<atom:link href="http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jay</title>
		<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/comment-page-1#comment-3639</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Wed, 01 Oct 2008 01:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=214#comment-3639</guid>
		<description>Hello all .. i read all the posts and im not very experienced user. I have a toshiba satelite laptop and it suddenl stoped playing sounds. Im not sure where to add type those lines at in options or in terminal. I scan for hardware changes and in device manager everything says its working properly but I can not hear any sound from the computer besides the &quot;beep&quot; when i click on the &quot;volume control&quot; it says there is not sound device HOWEVER I can play and hear sound in Winamp after I went to Preferences&gt; Plug ins &gt; Output &gt;directsound configuration&gt; (in the configuration there are 2 options OPTION 1: PRimary sound driver  OPTION 2: REALTEK HD Audio Output ) where OPTION 1 was selected so i Changed it to OPTION 2:realtek audio  and it started playing music and i can hear the sound ONLY IN WINAMP but i am still unable to hear computer&#039;s sound or the sound on the internet.. Please help turning my sound on for my computer</description>
		<content:encoded><![CDATA[<p>Hello all .. i read all the posts and im not very experienced user. I have a toshiba satelite laptop and it suddenl stoped playing sounds. Im not sure where to add type those lines at in options or in terminal. I scan for hardware changes and in device manager everything says its working properly but I can not hear any sound from the computer besides the &#8220;beep&#8221; when i click on the &#8220;volume control&#8221; it says there is not sound device HOWEVER I can play and hear sound in Winamp after I went to Preferences&gt; Plug ins &gt; Output &gt;directsound configuration&gt; (in the configuration there are 2 options OPTION 1: PRimary sound driver  OPTION 2: REALTEK HD Audio Output ) where OPTION 1 was selected so i Changed it to OPTION 2:realtek audio  and it started playing music and i can hear the sound ONLY IN WINAMP but i am still unable to hear computer&#8217;s sound or the sound on the internet.. Please help turning my sound on for my computer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/comment-page-1#comment-3637</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 26 May 2008 04:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=214#comment-3637</guid>
		<description>edit the file using the following command from terminal

sudo gedit /etc/modprobe.d/alsa-base

add the line menctioned

save and exit the file</description>
		<content:encoded><![CDATA[<p>edit the file using the following command from terminal</p>
<p>sudo gedit /etc/modprobe.d/alsa-base</p>
<p>add the line menctioned</p>
<p>save and exit the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KBake2010</title>
		<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/comment-page-1#comment-3638</link>
		<dc:creator>KBake2010</dc:creator>
		<pubDate>Mon, 26 May 2008 03:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=214#comment-3638</guid>
		<description>sorry, but I&#039;m new to Ubuntu, and my Toshiba is not outputting any sounds. every time I try this:

/etc/modprobe.d/alsa-base

in the Terminal, it says permission denied. How do I get permission?</description>
		<content:encoded><![CDATA[<p>sorry, but I&#8217;m new to Ubuntu, and my Toshiba is not outputting any sounds. every time I try this:</p>
<p>/etc/modprobe.d/alsa-base</p>
<p>in the Terminal, it says permission denied. How do I get permission?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Moss</title>
		<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/comment-page-1#comment-3636</link>
		<dc:creator>Bob Moss</dc:creator>
		<pubDate>Thu, 15 May 2008 09:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=214#comment-3636</guid>
		<description>I&#039;ve managed to get sound running with the following:

options snd-hda-intel model=lenovo
options snd-hda-intel model=3stack
options snd-hda-intel model=auto

however, headphones didn&#039;t work. Here is the solution:

in a terminal:

sudo su

sudo gedit /etc/modprobe.conf

In the blank text document that comes up, type:

options snd-hda-intel model=6stack-digout

Then save and reboot.

Finally, head to your terminal and type:

alsamixer

use the arrow keys to navigate around, and press &#039;m&#039; on anything displaying &#039;MM&#039; - and raise their volumes.
Now open volume control edit &gt; preferences and allow &#039;surround&#039;. Make sure all channels are unmuted. &#039;Surround&#039; will control your main headphone volume!

This worked with my Toshiba Satellite L20, and it&#039;s reported to work with L35 and onwards. You&#039;ll have to experiment if you have a different Toshiba model - but this should work!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve managed to get sound running with the following:</p>
<p>options snd-hda-intel model=lenovo<br />
options snd-hda-intel model=3stack<br />
options snd-hda-intel model=auto</p>
<p>however, headphones didn&#8217;t work. Here is the solution:</p>
<p>in a terminal:</p>
<p>sudo su</p>
<p>sudo gedit /etc/modprobe.conf</p>
<p>In the blank text document that comes up, type:</p>
<p>options snd-hda-intel model=6stack-digout</p>
<p>Then save and reboot.</p>
<p>Finally, head to your terminal and type:</p>
<p>alsamixer</p>
<p>use the arrow keys to navigate around, and press &#8216;m&#8217; on anything displaying &#8216;MM&#8217; - and raise their volumes.<br />
Now open volume control edit &gt; preferences and allow &#8216;surround&#8217;. Make sure all channels are unmuted. &#8216;Surround&#8217; will control your main headphone volume!</p>
<p>This worked with my Toshiba Satellite L20, and it&#8217;s reported to work with L35 and onwards. You&#8217;ll have to experiment if you have a different Toshiba model - but this should work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Moss</title>
		<link>http://www.ubuntugeek.com/fix-for-fiesty-sound-toshiba-laptop.html/comment-page-1#comment-3635</link>
		<dc:creator>Bob Moss</dc:creator>
		<pubDate>Thu, 15 May 2008 08:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=214#comment-3635</guid>
		<description>Or you can add the following:

options snd-hda-intel model=lenovo

which has worked for my Toshiba Satellite since Feisty. However, though it acknowledges the headphone and microphone sockets, it doesn&#039;t do much with them - I will try out your solution to see if it improves the situation.

(Also, for those of you having trouble, make sure your volume is up and that you&#039;ve enabled the &#039;Volume Control/Alsa-Base&#039; in System &gt; Administration &gt; Services</description>
		<content:encoded><![CDATA[<p>Or you can add the following:</p>
<p>options snd-hda-intel model=lenovo</p>
<p>which has worked for my Toshiba Satellite since Feisty. However, though it acknowledges the headphone and microphone sockets, it doesn&#8217;t do much with them - I will try out your solution to see if it improves the situation.</p>
<p>(Also, for those of you having trouble, make sure your volume is up and that you&#8217;ve enabled the &#8216;Volume Control/Alsa-Base&#8217; in System &gt; Administration &gt; Services</p>
]]></content:encoded>
	</item>
</channel>
</rss>

