I started installing Linux on my Dell Studio 1555 as soon as I got it and checked that everything was alright. I installed OpenSUSE 11.1 initially. I had issues with installing drivers for my ATI Mobility Radeon HD4570. The OpenSUSE wiki said that its drivers had no Linux version. I tried different methods but the drivers just refused to work. Actually the problem is that ATI is gradually making its drivers open source and getting rid of the proprietary drivers. I was on the verge of believing that I had no option but to wait for the release of the Linux drivers and use Windows till then. That was a very bad feeling. Then I thought about giving Ubuntu a try. The proprietary FGLRX driver worked perfectly well with Ubuntu.
I installed Ubuntu and everything seemed to be alright initially. After a while, I realized that there was a problem with sound. In fact, I was getting no sound. I searched the Ubuntu forums and found a simple solution to the issue. Here's how to solve the no-sound problem in Ubuntu on Dell Studio.
You just need to edit the alsa-base.conf file. To do that run this command in the terminal-
sudo gedit /etc/modprobe.d/alsa-base.conf
Then add this line to the file-
options snd-hda-intel model=dell-m6
Save the file and restart your laptop. This should solve the problem. You should start getting sound now.
Short URL-http://namanb.com/p792


Hey,
I recommend you mail takashi iwai (tiwai@suse.de), who is an alsa-driver maintainer and ask him to add your sound card's PCI ID to the dell-m6 model list in patch_realtek.c so that it is loaded by default without you physically having to force the model name in future versions of the linux kernel.
Thanks for the information.
[...] I installed Ubuntu on my Dell Studio 1555, I faced more than one problem. I forgot to mention about this issue in my last post. In Ubuntu, the brightness control buttons of [...]
Thank you, Naman, for a great post. I installed Ubuntu 9.04 on my Dell laptop Studio 1555 and got no sound. I searched the website but could not find anything helpful. I almost pulled my hair out, then I found your post. It worked when I added the options line to the alsa-base.conf file.
Thanks again,
-Chan
Glad to help
Did what was suggested. Still did not get any soundQQ
What's your laptop model?