LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-08-2006, 11:41 PM   #1
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Rep: Reputation: 31
Intel Sound card -- can't tell if it's recognized


Hi, I'm getting no sound at all from a new install of Kubuntu 5.10. My hardware seems to be recognized (?) but I'm not even sure. This is what I get...

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC880 Analog [ALC880 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0

$ lspnp -v
lspnp: /proc/bus/pnp not available

$ lspci -v
(...)
0000:00:1b.0 0403: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definiti
on Audio Controller (rev 03)
Subsystem: Intel Corp.: Unknown device e201
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ff43c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <available only to root>

If anyone could shed any light on this it would be a huge help, I'm fairly clueless after puzzling over it for many hours. Thanks
 
Old 05-09-2006, 12:05 AM   #2
ronban
Member
 
Registered: Aug 2005
Location: India
Distribution: Gentoo
Posts: 43

Rep: Reputation: 15
do you have the alsa drivers installed.. paste the output of lsmod in here will ya... also a common problem is muted hardware devices. please check that thro alsamixer if so unmmute it ans save the mixer volume it..
 
Old 05-09-2006, 07:14 AM   #3
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Original Poster
Rep: Reputation: 31
Thanks for your response...I think I have the alsa drivers installed (I've installed all of the alsa packages). Also the speakers are not muted, I've checked and all of the levels are up. lsmod gives me:

$ lsmod
Module Size Used by
i915 17920 1
drm 58004 2 i915
rfcomm 34972 0
l2cap 22404 5 rfcomm
bluetooth 43012 4 rfcomm,l2cap
speedstep_lib 4228 0
cpufreq_userspace 4444 0
cpufreq_stats 5124 0
freq_table 4484 1 cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 5916 0
cpufreq_conservative 6820 0
video 16004 0
tc1100_wmi 6916 0
sony_acpi 5516 0
pcc_acpi 11392 0
hotkey 9508 0
dev_acpi 11396 0
i2c_acpi_ec 5760 0
i2c_core 19728 1 i2c_acpi_ec
button 6672 0
battery 9604 0
container 4608 0
ac 4996 0
ipv6 217408 6
af_packet 20232 2
tsdev 7616 0
floppy 52692 0
pcspkr 3652 0
rtc 11832 0
tpm_nsc 6528 0
tpm 9504 1 tpm_nsc
snd_hda_intel 15872 1
snd_hda_codec 72064 1 snd_hda_intel
snd_pcm_oss 46368 0
snd_mixer_oss 16128 1 snd_pcm_oss
snd_pcm 78344 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 21764 1 snd_pcm
snd 48644 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixe
r_oss,snd_pcm,snd_timer
soundcore 9184 1 snd
snd_page_alloc 10120 2 snd_hda_intel,snd_pcm
shpchp 80612 0
pci_hotplug 24628 1 shpchp
intel_agp 21276 1
agpgart 32328 3 drm,intel_agp
dm_mod 50364 1
evdev 9088 0
psmouse 26116 0
mousedev 10912 1
parport_pc 31812 1
lp 11460 0
parport 32072 2 parport_pc,lp
md 40656 0
ext3 115976 1
jbd 48536 1 ext3
thermal 13192 0
processor 23100 1 thermal
fan 4740 0
usbhid 30688 0
e100 32768 0
mii 5248 1 e100
ehci_hcd 29448 0
uhci_hcd 28048 0
usbcore 104188 4 usbhid,ehci_hcd,uhci_hcd
sd_mod 17424 3
ide_cd 36996 0
cdrom 33952 1 ide_cd
ide_generic 1664 0
ata_piix 9476 5
libata 47876 1 ata_piix
scsi_mod 124872 2 sd_mod,libata
piix 9476 1
ide_core 125268 3 ide_cd,ide_generic,piix
unix 24624 460
vesafb 8088 0
capability 5000 0
commoncap 6784 1 capability
vga16fb 12232 1
vgastate 8320 1 vga16fb
softcursor 2432 2 vesafb,vga16fb
cfbimgblt 2944 2 vesafb,vga16fb
cfbfillrect 3840 2 vesafb,vga16fb
cfbcopyarea 4480 2 vesafb,vga16fb
fbcon 34176 72
tileblit 2560 1 fbcon
font 8448 1 fbcon
bitblit 5248 1 fbcon

Thanks again, much appreciated
 
Old 05-09-2006, 07:27 AM   #4
ronban
Member
 
Registered: Aug 2005
Location: India
Distribution: Gentoo
Posts: 43

Rep: Reputation: 15
Quote:
Originally Posted by ErrorBound
snd_hda_intel 15872 1
snd_hda_codec 72064 1 snd_hda_intel
snd_pcm_oss 46368 0
snd_mixer_oss 16128 1 snd_pcm_oss
snd_pcm 78344 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 21764 1 snd_pcm
snd 48644 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixe
r_oss,snd_pcm,snd_timer
soundcore 9184 1 snd
snd_page_alloc 10120 2 snd_hda_intel,snd_pcm

I think you got both alsa drivers and OSS drivers installed. Is it so ?? have you installed alsa as kernel module or external drivers. if external modules checl for oss support in kernel and remove that. and i dont ask you to check wether the spekers are nuted or not. i meant there is a tol called alsamixer which sets the mixeer volumes. also unmute themand save. thought i got a little confused there with teh speker volumes )
 
Old 05-09-2006, 11:37 AM   #5
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Original Poster
Rep: Reputation: 31
How do I check for OSS support in kernel?
 
Old 05-09-2006, 12:58 PM   #6
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Original Poster
Rep: Reputation: 31
Also, I did use alsamixer to check the levels, sorry for the confusion
 
Old 05-09-2006, 01:09 PM   #7
ErrorBound
Member
 
Registered: Apr 2006
Posts: 280

Original Poster
Rep: Reputation: 31
...do sound cards need to be mounted?
 
  


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
Sound card recognized but no sound on SoundMAX Integrated Digital Audio xzallion Fedora 46 12-13-2006 10:18 PM
onboard Intel LAN Card is not being recognized by RedHat 9.0 TempleOwl1999 Linux - Hardware 11 10-15-2005 03:46 PM
sound card not recognized by debian ... elwoodblues Linux - Laptop and Netbook 2 09-13-2005 02:46 PM
Sound Card not recognized cheesekeeper Red Hat 11 03-08-2005 03:57 AM
sound card not recognized kare13 Linux - Newbie 1 07-26-2004 09:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:22 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