Results 1 to 10 of 11
I have a asus a8n delux mother board, i use to run xp on it but i decided go with linux for fun.
I just installed mint 14 64 bit, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-19-2013 #1Just Joined!
- Join Date
- Jan 2013
- Posts
- 10
help with no sound, being working on it for a day now.
I have a asus a8n delux mother board, i use to run xp on it but i decided go with linux for fun.
I just installed mint 14 64 bit, and cannot get sound to play.
I have gone in to sound preferences and have set in to onboard hard ware Analog stereo out put. I have no pci sound card. Trying to use my on board in the mother board.
When i test the speakers i get nothing, i know the speakers work i tested them on a different computer.
It looks like their is nothing wrong with anything thing but it work play sound.
In the volume control it states 100% unamplified could that be telling me something.
Any one have any thoughts on what i might be able to do i would appreciate it.Last edited by glutetoot; 01-19-2013 at 08:00 PM. Reason: sp
- 01-19-2013 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
This is not an uncommon problem. From a command-line window, run the alsamixer application and turn up the PCM (hardware) volume. Often on installation, Linux systems set this to 0, hence the lack of sound. This assumes of course that the correct drivers are installed. Anyway, try that first, and if that doesn't work we'll help you with further diagnoses.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-20-2013 #3Just Joined!
- Join Date
- Jan 2013
- Posts
- 10
Thanks for the reply but that did not work, the pcm was at 100% already.
Any other ideas?
- 01-20-2013 #4Just Joined!
- Join Date
- Jan 2013
- Posts
- 10
Ok so, i noticed that i never installed my motherboard drivers. But i can't seam to
Figure out how to do it. In the Linux desktop i see my cd icon. When i open it, their is a Linuxdrivers folder.
But I'm new to linux and can't seem to figure out how to get them installed. I'm sure this its most likely my problem
Any advice on how to install them?
- 01-20-2013 #5I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 01-20-2013 #6
Since you are at the beginning. This is what I did when I first loaded my system - no sound.
#apt-get install linux-sound-base (dpkg-reconfigure for alsa if necessary)
#apt-get install alsa-base
#apt-get install oss-compat alsa-oss
#alsactl init
returns-Unknown hardware: "xxxxxx" "Analog Devices xxxxxx" (will list your devices - not an error)
REBOOT SYSTEM!"Wisdom is justified of all her children"
- 01-21-2013 #7Just Joined!
- Join Date
- Jan 2013
- Posts
- 10
- 01-21-2013 #8Just Joined!
- Join Date
- Jan 2007
- Posts
- 9
Not an idiot, you should type in only:
apt-get install linux-sound-base
apt-get install alsa-base
apt-get install oss-compat alsa-oss
alsactl init
- 01-22-2013 #9I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 01-22-2013 #10Just Joined!
- Join Date
- Jan 2013
- Posts
- 10
Ok so i just moved it a new house and don't have my internet yet. I assume that these commands link me to the to install right?
If i don't have the computer to the internet how would i go about using these commands to work?


Reply With Quote

