Thread: No Audio
View Single Post

  #5 (permalink)  
Old 06-15-2007, 06:07 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
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 | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote