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 12-20-2007, 07:44 AM   #1
kihahu
LQ Newbie
 
Registered: Dec 2007
Location: Nakuru, Kenya
Distribution: fedora
Posts: 13

Rep: Reputation: 0
Red face I have No Sound


I have a Toshiba satellite, L30. I've tried installing Both Ubuntu 7.10 and the new release of Ubuntu, The Latest Mandriva, Fedora and Open Suse. All of these distros have no sound.
Somebody help me coz I really want to trash Windows.

When I execute /sbin/lspci | grep -i audio,
I get
ATI Technologies Inc SB450 HDA Audio (rev 01).
Then on running lspci, I get
00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc 4379 Serial ATA Controller (rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 81)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller (rev 80)
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]
09:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
09:04.0 Ethernet controller: Atheros Communications, Inc. AR5005G 802.11abg NIC (rev 01)


I'm currently on the latest version of Fedora

Please, I'm a very newbie to linux, so please explain your terms as you assist.
Regards.

Last edited by kihahu; 12-21-2007 at 03:17 AM.
 
Old 12-20-2007, 07:53 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Hi. Do you know what chipset your soundcard uses? If you do not know this information, you can get it by running
Code:
/sbin/lspci | grep -i audio
That should work on any distro.
 
Old 12-20-2007, 09:33 AM   #3
RAFAL
Member
 
Registered: Feb 2006
Location: Warsaw, Poland
Distribution: Archlinux, Debian
Posts: 139

Rep: Reputation: 16
Hi

I had the same problem when I installed OpenSUSE 10.3 three months ago.
I have solved it by installing new ALSA drivers.

See here:
http://www.suseforums.net/index.php?...ult_type=posts

maybe this will help

regards

Last edited by RAFAL; 12-20-2007 at 09:35 AM. Reason: correct
 
Old 12-20-2007, 11:14 AM   #4
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
The first thing to check is if the volume is turned up, open a terminal and type alsamixer check the main volume and make sure it's up, also look at the bottom of the bar and make sure it's not mutted. If it is press the m key while it is highlighted and it will unmute it. Use your L&R arrow keys to navagate the menu and the Up&Down to change levels. Then press the Esc. key to exit.

If everything is ok then run the alsa configuration util su into root, then type alsaconf and follow the instructions after its done it should prompt you to check your alsamixer for volume again.
 
Old 12-20-2007, 11:54 AM   #5
joel2001k
Member
 
Registered: Mar 2007
Distribution: GNU/Linux debian unstable main
Posts: 95

Rep: Reputation: 17
had problems after running `alsaconf`

I had no sound after I runned alsaconf

unload unneeded drivers and load your needed driver

# echo "soundcore ac97_bus snd-intel8x0" | xargs modprobe
# modconf

now don't run `alsaconf`, perhaps you want oss emulation to access '/dev/dsp' some older applications may require it

# echo "snd-mixer-oss snd-pcm-oss" | xargs modprobe

note, I saw that there exists drivers for your notebook toshiba-acpi and toshiba in kernel/drivers/char, to detect if loaded try

# lsmod | grep toshiba

Last edited by joel2001k; 12-20-2007 at 11:55 AM.
 
Old 12-21-2007, 02:19 AM   #6
RAFAL
Member
 
Registered: Feb 2006
Location: Warsaw, Poland
Distribution: Archlinux, Debian
Posts: 139

Rep: Reputation: 16
what is your Linux distro? You have mentioned you have tried with several (Ubuntu, Fedora...)
In all cases first I will install the latest version of ALSA.
It really worked for me.

OpenSuSE 10.3 comes with ALSA 1.0.14.
I installed ALSA 1.0.15 and problem disappeared.


Please check my entry done on “Oct 31 2007, 09:53 AM”:
http://www.suseforums.net/index.php?showtopic=38763

Follow the same steps.

If you install new ASLA , then reboot the system. I think there is no need to use ./alsaconf
In OpenSUSE you can work with YaST and this should be enough.

regards
 
  


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
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 from sound blaster PCI sound card using mandrake-linux 10.1 box nila56 Linux - Hardware 2 05-29-2006 02:48 PM
Need to run system-config-sound after every boot too make sound work in FC2 jrbiochem Linux - Hardware 11 08-04-2004 07:08 AM
How to make a sound on Realtec ALC-650 card sound on a Shuttle ST62K? Laurent Linux - Hardware 0 05-30-2004 11:57 AM
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 12:37 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