PDA

View Full Version : [ubuntu] G4 imac audio help


Slappey
March 20th, 2009, 01:33 AM
Ok, so i've tried searching, and reading around the forums, to try to get my audio to work, but unfortunately I've yet to get it working. Any chance someone could walk me through it step by step on how to get it working?

I tried running alsa mixer from terminal, but nothing happened, then i tried running sudo modprobe snd-powermac, which made it so when i hit backspace, it would beep at me, but otherwise, i couldn't get a single sound out of the machine.

Any suggestions?

Thanks in advance for your help,
~ Teh Slapz

tiresia
March 20th, 2009, 03:28 AM
which version have you installed?
When you load the module snd-powermac can you hear also music if you insert a music cd?

Slappey
March 20th, 2009, 10:55 PM
which version have you installed?
When you load the module snd-powermac can you hear also music if you insert a music cd?

8.10, I don't know, I haven't tried, Gimme a sec to find a cd, and see if it works.

/edits

Yes, I can, is there a way where I could manage the audio levels though?

tiresia
March 21st, 2009, 07:19 AM
Yes, I can, is there a way where I could manage the audio levels though?

If that module works for you, add it to the list of module that the kernel loads at boot up.
sudo nano /etc/modules
Exit (ctrl-X) and save (say 'Yes')
Restart the computer to check it is working

To manage audio and volume control:
alsamixer (in a terminal)
volume control (in GNOME System > Preferences > Volume Control)

Slappey
March 22nd, 2009, 02:35 AM
thanks, got it working after the restart.

thanks for your help,

~ Teh Slapz