LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Urgent- Linux sound problem (https://www.linuxquestions.org/questions/linux-newbie-8/urgent-linux-sound-problem-4175546769/)

nickmacey 06-29-2015 06:49 PM

Urgent- Linux sound problem
 
I was wondering if anyone could help me with a sound problem- my sound card is not detected in both the admin and standard users.
I am pretty farmillar with linux like Nano and other commands, thanks in advance.

John VV 06-29-2015 07:16 PM

if you do not bother to include any needed information there is nothing really we can do

we do not Know what Operating system you are using?
we do not Know what Hardware is being used ?
we do not Know what do not know if "pulse audio" is being used or if ALSA or OSS is being used?
we do not Know what Desktop environment you are using ( Gnome2 ,Gnome3 , KDE4 , xfce,lxde, e17 ,...)

nickmacey 06-29-2015 08:47 PM

Sorry, for not including some basic information, Sorry for your trouble bacause I've allready fixed the problem thanks again for your time.

frankbell 06-29-2015 08:49 PM

So what was the problem? You solution might help someone else.

nickmacey 06-30-2015 03:06 PM

Fixed!!!
 
Here's the fix
Code:

sudo nano /etc/modules
For my Imac G5 I had to comment
Code:

snd-powermac
and add
Code:

snd-aoa
snd-aoa-fabric-layout
snd-aoa-soundbus
snd-aoa-i2sbus
snd-aoa-codec-tas

That was the fix that worked for me.

frankbell 06-30-2015 07:52 PM

Thanks for posting back.


All times are GMT -5. The time now is 03:01 PM.