nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

No Audio

This is a discussion on No Audio within the Linux hardware forums, part of the Linux Getting Started category; Hello, I have no sound on my linux box. It look like the drivers are not installed on it. here ...

Register free or login to your existing account and remove all advertisements.


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux hardware

Linux answers from nixCraft.


Linux hardware Discussion about Linux hardware related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-15-2007, 02:03 PM
Junior Member
User
 
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shankar100
Send a message via Yahoo to shankar100
Default No Audio

Hello,

I have no sound on my linux box. It look like the drivers are not installed on it. here is the out put of lspci command:

[root@localhost ~]# lspci
00:00.0 Host bridge: ATI Technologies Inc: Unknown device 5a33 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc: Unknown device 5a3f
00:11.0 IDE interface: ATI Technologies Inc: Unknown device 437a (rev 80)
00:12.0 IDE interface: ATI Technologies Inc: Unknown device 4379 (rev 80)
00:13.0 USB Controller: ATI Technologies Inc: Unknown device 4374 (rev 80)
00:13.1 USB Controller: ATI Technologies Inc: Unknown device 4375 (rev 80)
00:13.2 USB Controller: ATI Technologies Inc: Unknown device 4373 (rev 80)
00:14.0 SMBus: ATI Technologies Inc: Unknown device 4372 (rev 82)
00:14.1 IDE interface: ATI Technologies Inc: Unknown device 4376 (rev 80)
00:14.2 Class 0403: ATI Technologies Inc: Unknown device 437b (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc: Unknown device 4377 (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc: Unknown device 4371 (rev 80)
01:05.0 VGA compatible controller: ATI Technologies Inc: Unknown device 5a61
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

Please help me in this regard.

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-15-2007, 03:44 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,683
Thanks: 11
Thanked 241 Times in 181 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Hello,

First upgrade your pci hardware database using update-pciids command
Code:
update-pciids
and rerun command lspci again:
Code:
lspci
What distro and kernel you are running on?
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #3 (permalink)  
Old 06-15-2007, 04:01 PM
Junior Member
User
 
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shankar100
Send a message via Yahoo to shankar100
Default

Quote:
Originally Posted by nixcraft View Post
Hello,

First upgrade your pci hardware database using update-pciids command
Code:
update-pciids
and rerun command lspci again:
Code:
lspci
What distro and kernel you are running on?
Sorry, update-pciids does not work on my box.

I have RHEL 4.0 with kernel 2.6.9-5.

Thanks..
Reply With Quote
  #4 (permalink)  
Old 06-15-2007, 04:21 PM
Junior Member
User
 
Join Date: Dec 2006
Location: Hyderabad,India.
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shankar100
Send a message via Yahoo to shankar100
Default

[QUOTE=shankar100;5626]Sorry, update-pciids does not work on my box.

I have RHEL 4.0 with kernel 2.6.9-5.



IT is
uname -a
Linux localhost.localdomain 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
so 32-bit...

Thanks
Reply With Quote
  #5 (permalink)  
Old 06-15-2007, 05:07 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,683
Thanks: 11
Thanked 241 Times in 181 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Same system here
Code:
uname -mrs
Linux 2.6.9-55.ELsmp x86_64
Code:
which update-pciids
/sbin/update-pciids

Login as root to run update-pciids or use full path/sbin/update-pciids

Otherwise goto Linux PCI ID Repository and download file using wget :
Code:
cd /usr/share/hwdata/
mv pci.ids pci.ids.bakcup
wget http://pciids.sourceforge.net/pci.ids
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Linux Copy an audio cd / track to hard disk Peterrodg Getting started tutorials 2 01-12-2008 10:50 PM
AUDIO CAPTURE PROBLEM ON ARM PB926EJ-s board, Audio couldn't capture on the ARM Board fazlur Linux hardware 0 09-05-2007 05:04 PM
Recording stream audio on ubuntu Linux sweta Linux software 0 07-11-2007 05:29 AM


All times are GMT +5.5. The time now is 01:13 AM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38