LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 07-15-2010, 08:54 AM   #1
rwjmk@telus.net
LQ Newbie
 
Registered: Jul 2010
Location: alta canada
Distribution: lucid
Posts: 5

Rep: Reputation: 0
no sound


recently upgraded to lucid from hardy-completely lost all sound-found that install ignored alsa so i used synaptic to fix -also have installed rhythmbox and movieplayer - can get video but no sound even when i boot
 
Old 07-15-2010, 08:59 AM   #2
davidchilders
LQ Newbie
 
Registered: Dec 2007
Posts: 4

Rep: Reputation: 1
When I first installed Linux, I found that, even though I had downloaded the codecs for the media I was trying to play, that I had no sound.

I eventually found that the permissions on the files in the ALSA folder (sorry, I don't recall where that was) were wrong and that opening up the permissions on the folder allowed the system to use the files to play sounds.

I hope this helps!

P.S. Helpful sites for Linux audio are;
http://lau.linuxaudio.org/
and
http://espc22.murdoch.edu.au/~stewart/guide/guide.html

Last edited by davidchilders; 07-15-2010 at 09:05 AM.
 
Old 07-15-2010, 09:43 AM   #3
shriram.goal
LQ Newbie
 
Registered: Jun 2010
Location: Chennai, India
Distribution: Red hat
Posts: 13

Rep: Reputation: 1
Are you using a Dell computer?
 
Old 07-15-2010, 09:56 PM   #4
OldmanT
LQ Newbie
 
Registered: Apr 2010
Posts: 2

Rep: Reputation: 1
The Ubuntu forum has a very good troubleshooting guide for sound troubles under the multimedia section of the forum. I have used it with great success when ever I have upgraded Ubuntu to the newer version.
 
1 members found this post helpful.
Old 07-16-2010, 09:04 AM   #5
rwjmk@telus.net
LQ Newbie
 
Registered: Jul 2010
Location: alta canada
Distribution: lucid
Posts: 5

Original Poster
Rep: Reputation: 0
yes dell dimension 3100
 
Old 07-16-2010, 09:06 AM   #6
rwjmk@telus.net
LQ Newbie
 
Registered: Jul 2010
Location: alta canada
Distribution: lucid
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by shriram.goal View Post
Are you using a Dell computer?
yes - dell dimension 3100
 
Old 07-17-2010, 03:19 AM   #7
shriram.goal
LQ Newbie
 
Registered: Jun 2010
Location: Chennai, India
Distribution: Red hat
Posts: 13

Rep: Reputation: 1
Please post the output of lspci.
 
Old 07-17-2010, 09:43 AM   #8
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
$ cat /proc/asound/cards

$ amixer

$ lspci | grep -i "audio"

$ lsmod | grep -i "snd"

$ speaker-test -c 2
 
Old 07-17-2010, 09:45 AM   #9
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
It could also be that your user isn't in the audio group.

$ groups
 
Old 07-17-2010, 11:13 AM   #10
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
The groups output:

Code:
kenny-strawn : kenny-strawn adm dialout cdrom plugdev lpadmin admin sambashare
Which one of these is the audio group so the OP could know that?
 
Old 07-17-2010, 11:35 AM   #11
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
$ groups
user1 dialout cdrom floppy audio video plugdev netdev powerdev saned
 
Old 07-18-2010, 01:44 PM   #12
rwjmk@telus.net
LQ Newbie
 
Registered: Jul 2010
Location: alta canada
Distribution: lucid
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by shriram.goal View Post
Please post the output of lspci.
00:1b.0 audio device intel 82801FB/FBM/FR/FW/FFW(IC116 Family) high def qudio controller (rev04)
 
Old 07-21-2010, 01:13 PM   #13
rwjmk@telus.net
LQ Newbie
 
Registered: Jul 2010
Location: alta canada
Distribution: lucid
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by OldmanT View Post
The Ubuntu forum has a very good troubleshooting guide for sound troubles under the multimedia section of the forum. I have used it with great success when ever I have upgraded Ubuntu to the newer version.
thanx for ur help didnt think i was going to make it - finally did
 
  


Reply



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
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
No sound with Diamond Xtreme Sound 5.1 Sound Card - PCI Port Jmccmw Linux - Software 1 07-30-2009 08:43 AM
ALSA MIDI: Sound fonts for NVIDIA/NForce Soundstorm on-board sound vharishankar Linux - Hardware 6 09-04-2007 12:37 PM
no sound from sound blaster PCI sound card using mandrake-linux 10.1 box nila56 Linux - Hardware 2 05-29-2006 02:48 PM
No Sound : request_module: failed /sbin/modprobe -- sound-slot-0. error = 256 Mebuh Linux - General 0 01-26-2004 07:51 AM

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

All times are GMT -5. The time now is 06:36 AM.

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