LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-27-2008, 10:20 PM   #1
Mr Snow
LQ Newbie
 
Registered: Nov 2008
Posts: 1

Rep: Reputation: 0
sound drivers for Ubuntu


I am new to the Linux world and i am having trouble finding and installing sound drivers for my new computer.

I have a

Asus mother board P5KPL/1600 running an
Intel core 2 duo E8500 3.16
Asus EAH3450 512gb graphics card

I no longer want to be a slave to microsoft.

please help. I want to get the best out of my machine running Ubuntu 8.4

Where can i find drivers to run.
 
Old 11-28-2008, 02:01 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 14.2, 15.0, current, slackware-arm-currnet
Posts: 6,040

Rep: Reputation: 799Reputation: 799Reputation: 799Reputation: 799Reputation: 799Reputation: 799Reputation: 799
Quote:
Where can i find drivers to run.
Most common 'drivers' come with the OS. Ubuntu ships with may pre-compiled modules to make sound work.

First you have to know what sound hardware you have. To find out, open a command prompt. Run the commad '/sbin/lspci | grep audio' ( commands are run without quotes ) just enter what is between the quotes.

On the system I'm on now, it looks like this...

Quote:
bash-3.1$ /sbin/lspci | grep audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio Controller
Your output will differ, you probably have an Intel HD audio controller. ( Just a guess ).

Next, to find out if there is a loaded driver. Run the command '/sbin/lsmod grep | snd'

On My system this looks like this..

Quote:
bash-3.1$ /sbin/lspci | grep audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio Controller (rev 12)
bash-3.1$ /sbin/lsmod | grep snd
snd_seq_dummy 6660 0
snd_seq_oss 32896 0
snd_seq_midi_event 10112 1 snd_seq_oss
snd_seq 50256 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss 40352 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_intel8x0 31900 2
snd_ac97_codec 98724 1 snd_intel8x0
snd_mpu401 10216 0
snd_mpu401_uart 10496 1 snd_mpu401
ac97_bus 5760 1 snd_ac97_codec
snd_rawmidi 22560 1 snd_mpu401_uart
snd_pcm 72068 4 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_seq_device 10380 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd_timer 22532 3 snd_seq,snd_pcm
snd 47716 14 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_mpu401,snd_mpu401_uart ,snd_rawmidi,snd_pcm,snd_seq_device,snd_timer
snd_page_alloc 11528 2 snd_intel8x0,snd_pcm
soundcore 9824 1 snd
You will get very little if there is no module loaded to support your card.

Once we know what the card is, then we go to the Alsa site, find out what driver you need. If it comes with Ubuntu, then we use the command 'modprobe moduleneame' to load it.

If the driver did not come with Ubuntu, there may be source available. Then you get the source, compile the driver and load it.

Once a driver is loaded, you load a mixer, make sure the volume is un-muted, turn up the volume, and it should play.

For some very new hardware, sometimes there is no driver. Then you have to either write one, or wait for one to become available.

See what the commands tell you. Post the results. We'll go from there.
 
Old 11-28-2008, 07:58 AM   #3
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Rep: Reputation: 37
What distro are you using? The audio might be installed but need tweaking. On my Debian Etch laptop, Alsa was installed but I still had no audio. I had to add options to adjust in Alsa's config panel and then uncheck "external amplifier" which was selected by default.

 
Old 11-28-2008, 08:01 AM   #4
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Rep: Reputation: 37
I read your post 3 times looking for the distro, and finally saw it after I replied. Sorry about that, I'm still on my first cup of coffee.

 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Drivers not working in Ubuntu Thorlord Linux - Hardware 2 07-29-2008 05:12 AM
Need HELP please-Ubuntu provided drivers vs. ATI official drivers smiley_lauf Ubuntu 2 02-12-2006 11:30 AM
Nedd HELP please-Ubuntu provided drivers vs. ATI official drivers smiley_lauf Ubuntu 1 02-11-2006 09:01 AM
Proprietary nvidia drivers vs. generic intel sound and ethernet drivers vharishankar Linux - Hardware 2 02-22-2005 05:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration