[SOLVED] Samsung Q1 no sound

[SOLVED] Samsung Q1 no sound

Postby graydee » Apr 8th, '12, 12:43

Hi

I have a Samsung Q1 which has no sound. I had been running Jolicloud with the same issues and did the following to get it working a treat.
Identified I had an AD1986A Audio card on my Samsung by opening up a terminal window and running

sudo head -1 /proc/asound/card0/codec#0

it outputs your audio card type.

2.Edited the configuration file by this command:

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

found this section:

# Keep snd-pcsp from being loaded as first soundcard

options snd-pcsp index=-2

changed it to:

# Keep snd-pcsp from being loaded as first soundcard
#options snd-pcsp index=-2
options snd-hda-intel model=laptop-eapd

3.Rebooted,and the sound worked.

I am totally new to Mageia and Mandriva as I used to PCLINUXOS and Mint.

Could anyone tell me how I do the equivilent and get the same results in Mageia, (Total Newbe remember, who has a little experience of command line the best of times... linux is so good these days I rarely have too.)

Regards

Gray
Last edited by graydee on Apr 9th, '12, 17:25, edited 1 time in total.
graydee
 
Posts: 15
Joined: Apr 8th, '12, 12:35

Re: Samsung Q1 no sound

Postby doktor5000 » Apr 9th, '12, 12:57

graydee wrote:options snd-hda-intel model=laptop-eapd


Put this inside /etc/modprobe.conf in a new line, save and reboot. That should do it.
(i need to do something similar for my Acer 5739G to get microphone and tubabass working.)
Last edited by doktor5000 on Apr 9th, '12, 14:17, edited 1 time in total.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18042
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Samsung Q1 no sound

Postby graydee » Apr 9th, '12, 13:35

sorry to sound stupid. I would use gedit to do that with jolicloud, what command would I use with mageia
graydee
 
Posts: 15
Joined: Apr 8th, '12, 12:35

Re: Samsung Q1 no sound

Postby doktor5000 » Apr 9th, '12, 14:17

Well, use whatever text editor you like, but in a terminal i wouldn't recommend to use a graphical editor. Maybe use mcedit, from mc package (midnight commander)
or use gedit after installing it, package is also called gedit. Or simply do the following as root:
Code: Select all
echo "options snd-hda-intel model=laptop-eapd" >> /etc/modprobe.conf

This writes what is between the quotes in a new line at the end of /etc/modprobe.conf, no editor needed at all ;)
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18042
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Samsung Q1 no sound

Postby graydee » Apr 9th, '12, 14:39

thank you doktor5000.

Worked a treat..... thanks very much.... :D
graydee
 
Posts: 15
Joined: Apr 8th, '12, 12:35

Re: Samsung Q1 no sound

Postby isadora » Apr 9th, '12, 17:17

Image
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2764
Joined: Mar 25th, '11, 16:03
Location: Netherlands


Return to Sound

Who is online

Users browsing this forum: No registered users and 1 guest