SliTaz SliTaz Forum

You are not logged in.

#1 2012-01-31 08:45:39

zealkaiser
Member
Registered: 2011-04-13
Posts: 28

No sound on HP mini 110 netbook

I have a netbook. There is no sound.

On [c]lspci | grep Audio[/c] I get

00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Defination Audio Controller (rev 02)

Offline

#2 2012-01-31 09:47:41

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: No sound on HP mini 110 netbook

Check the volume with Alsamixer and make sure it's not all the way down or set to mute.

Offline

#3 2012-01-31 13:42:28

zealkaiser
Member
Registered: 2011-04-13
Posts: 28

Re: No sound on HP mini 110 netbook

I have already tried. Even I tried to make all sound levels 100%. But nothing worked

Offline

#4 2012-01-31 14:20:58

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: No sound on HP mini 110 netbook

Maybe try this: http://www.linuxquestions.org/questions/linux-hardware-18/no-sound-ubuntu-10-04-hp-mini-110-a-798751/

Offline

#5 2012-02-01 07:03:06

zealkaiser
Member
Registered: 2011-04-13
Posts: 28

Re: No sound on HP mini 110 netbook

I can't see any file like /etc/modprobe.d/alsa-base.conf

Offline

#6 2012-02-01 08:14:13

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: No sound on HP mini 110 netbook

Because it's not there. You need to create it with something like [c]touch /etc/modprobe.d/alsa-base.conf[/c] as root.

Offline

#7 2012-02-01 12:24:07

zealkaiser
Member
Registered: 2011-04-13
Posts: 28

Re: No sound on HP mini 110 netbook

Thanks! It worked.

If anyone facing the same problem do this

open terminal and type

su (password: root)

cd /etc/modprobe.d/

cat > alsa-base.conf << "EOF"

>options snd-hda-intel model=ref

>EOF

Now reboot. If using live CD generate the ISO again

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]