Featured Posts

Play Tetris Using Mac Leopard TerminalPlay Tetris Using Mac Leopard Terminal Terminal Tetris is actually part of the Gnu Emacs and is something you should able to do on any unix system that has Emacs on it.I attached text and video instructions.To...

Readmore

Automate a Remote Login Using SSH - LinuxAutomate a Remote Login Using SSH - LinuxTo do just that you need to create SSH Key Pair1. we need to use ssh-agent to create an SSH key pair.To do that run this command: ssh-keygen -t rsaWhen prompted...

Readmore

Free Google Wave InvitesFree Google Wave InvitesDo you really want a Google Wave Invite but don't want to pay $$$ on eBay???I got one for you....The deal is:I give you an Invitation and once you get it...

Readmore

Google DNS Test Results After using Google DNS for few days, And after running NameBench twice I found that:Google DNS is faster then Most if not All other DNS Servers.Check out the results:Bottom...

Readmore

Start Google Chrome in Incognito ModeStart Google Chrome in Incognito Mode I'm Using Mozilla FireFox as my default web browser But I like using Chrome for Private Browsing.Google Chrome doesn't provide an option to load Incognito by default so...

Readmore

Cool Geex Rss

Dell Mini – How To Enable Sound After Ubuntu 9.10 Upgrade

Posted on : 10-30-2009 | By : Cool Geex | In : Dell Mini, Linux, Ubuntu

1

ubuntu

In some cases uninstalling Pulse Audio Works, But you should try this first:

1. Open terminal

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

3. Add to the end of the file:

options snd-hda-intel model=dell

4. Reboot and then go to the volume control and turned the speaker

volume up to maximum.

And You’re Done.

If it doesn’t work and you want to try to uninstall Pulse Audio Just open terminal and

sudo apt-get purge pulseaudio

You can also go and download The Original ubuntu 9.10 dell factory recovery iso

Related posts:

  1. Perform a clean Installation of Windows 7 with Upgrade DVD
  2. Linux Process Control With HTOP
  3. Enable Hidden Files View In Snow Leopard

How To Link To This Page?

To link to this page, simply Copy and Paste the following code to your web page.

Comments (1)

Thank you for this post! It worked great for me on a Dell Mini 10.

Please note the file to edit needs a ‘.conf’ at end, as in:

/etc/modprobe.d/alsa-base.conf

Write a comment