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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
08-31-2009, 09:14 AM
|
#1
|
|
LQ Newbie
Registered: Aug 2009
Posts: 5
Rep:
|
The sound wont work even after trying every other method given on the web...
i am a Linux newbie and have very little experience in it. I recently installed Ubuntu 9.04 (clean installation) and performed all the routine updates...
Everything seems fine except that no matter what i tried, sound did not work..... i tried update manager and updated latest ALSA (as recommended in some site on web) I tried reconfiguring PulseAudio....
Even followed a PulseAudio Applet tutorials.... yet i did not get sound working....
on executing lspci |grep Audio
I get the following...
00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01)
what should i choose as my sound preference?
In Pulse mixer, the bar indicates that a sound is being played.... except i dont hear anything....
alsamixer -Dhw
shows the volume of all at maximum....
i made sure nothing is mute....
the sound works absolutely fine on Windows... i want to make it work in Ubuntu.... please help anyone!!
my friend has a hp and he had absolutely no problem since the first installation .....
Someone please guide me to get the sound working..... Please!!
Last edited by alphaquest; 08-31-2009 at 10:35 PM.
|
|
|
|
08-31-2009, 09:19 AM
|
#2
|
|
Member
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528
Rep:
|
Have you tried opening a terminal window and typed sudo alsaconf and run through the setup?
|
|
|
|
08-31-2009, 09:24 AM
|
#3
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
No capitals...
It is not considered wise, useful, nor polite to post using capital letters as you have done. You will obtain less attention, less consideration, and less help than you otherwise might.
I would recommend you edit to a more accepted type face.
http://www.linuxquestions.org/linux/...Ask_a_Question
Last edited by thorkelljarl; 09-01-2009 at 09:03 AM.
|
|
|
|
08-31-2009, 10:39 PM
|
#4
|
|
LQ Newbie
Registered: Aug 2009
Posts: 5
Original Poster
Rep:
|
@ mrrangerman: i have tried what you suggested... but it said...
sudo: alsaconf: command not found
what should i try next?? thanks for the post..
|
|
|
|
08-31-2009, 10:43 PM
|
#5
|
|
LQ Newbie
Registered: Aug 2009
Posts: 5
Original Poster
Rep:
|
if i try the following command... it gives the following output..
sudo apt-get install alsa-base alsa-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
alsa-base is already the newest version.
alsa-utils is already the newest version.
The following packages were automatically installed and are no longer required:
libclucene0ldbl libsm-dev libice-dev x11proto-kb-dev librdf0 kdelibs5
libxdmcp-dev libexiv2-5 librasqal1 xtrans-dev libsoprano4 x11proto-core-dev
kdelibs5-data libxt-dev openjdk-6-jdk flashplugin-installer
x11proto-input-dev libqt4-svg libpthread-stubs0-dev libxau-dev
libstreamanalyzer0 libphonon4 flashplugin-nonfree libpthread-stubs0
kdelibs-bin libpq5 libstreams0 libraptor1 libx11-dev libxcb1-dev
soprano-daemon
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
what should i do next? thanks in advance..
|
|
|
|
08-31-2009, 10:49 PM
|
#6
|
|
LQ Newbie
Registered: Aug 2009
Posts: 5
Original Poster
Rep:
|
and it is not a permissions thing either...
i tried
sudo -i
alsaconf
the bash gave an error saying command not found....
|
|
|
|
08-31-2009, 11:41 PM
|
#7
|
|
Member
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Vector Linux
Posts: 945
Rep:
|
Apparently alsaconf has been removed; so, it is not a surprise that you could not find it. Anyway, beyond that bit of trivia, I'm afraid I've got no useful suggestion for you.
|
|
|
|
08-31-2009, 11:49 PM
|
#8
|
|
Member
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Vector Linux
Posts: 945
Rep:
|
Did some further browsing, and found, on the Debian wiki, this tidbit: "try to configure alsa by running the command 'alsactl init' as root." There's further discussion about this on the Debian user forum.
|
|
|
|
09-01-2009, 03:40 AM
|
#9
|
|
LQ Newbie
Registered: Aug 2009
Posts: 5
Original Poster
Rep:
|
@mark_alfred : thanks for the heads up.... i tried
alsactl init
Unknown hardware: "HDA-Intel" "Realtek ALC260" "HDA:10ec0260,103c0000,00100400 HDA:14f12bfa,103c30ba,00090000" "" ""
Hardware is initialized using a guess method
what should i do now? Anyone?? it would be really nice if someone can point me out in the right direction.... what should be done next....
also apparently,
in the volume control tab of pulseAudio,
it is displaying Null output instead of any device....
what next can i try?
|
|
|
|
09-01-2009, 09:33 AM
|
#10
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
Module...
Two thoughts...
Just to check,try to find out which kernel module 9.04 is loading by using the command "lsmod". See "man lsmod"
Quote:
Unknown hardware: "HDA-Intel" "Realtek ALC260" "HDA:10ec0260,103c0000,00100400 HDA:14f12bfa,103c30ba,00090000" "" ""
Hardware is initialized using a guess method
|
This seems to be the best guess by 9.04 for finding the module to use, but there is no guarantee that it has guessed correctly.
Try the command "lshw" to see if you can identify the chip that way, and see if it is found as a Realtek ALC 260. I believe the kernel module ALC260 uses is snd_hda_intel.
Have you looked at, or looked for, the documentation of your motherboard or sound card for more information? Google naturally helps.
This line of approach assumes that the sound module being loaded may not be correct and that the information you could gather would allow you find and have the system load the right module.
Last edited by thorkelljarl; 09-01-2009 at 05:12 PM.
|
|
|
|
09-01-2009, 10:33 AM
|
#11
|
|
Senior Member
Registered: Jun 2008
Posts: 1,631
Rep: 
|
A bit more...
Try the command "cat/proc/asound/card0/codec#* | grep Codec" or "aplay -l" according to this thread.
http://ubuntuforums.org/showthread.php?t=616845
The output should give the precise chip or card.
You may read on to see if the thread is a solution to your sound problem.
Last edited by thorkelljarl; 09-01-2009 at 07:37 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:28 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|