[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

no sound intel 915 chipset



Im not entierly sure im on the right list here, so feel free to bag me for it :)

I just installed sarge 3.1 yesterday and for the life of me i cant get any audio happening. i'm on an intel 915 and have read about this being a problem.
These are the steps i have taken to get the sound working
1) downloaded and installed the 2.6.12 kernal which apparently has alsa in-built
After i did this and rebooted my speakers now crackle when the sound module loads "snd_hda_intel", but when i get to gnome i couldnt raise the sound control (it just went straight back down). I also tried it within the mulitmedia menu via the "volume control" but got an error similar to "could not find mixer elements and or device"
2) downloaded the alsa-base via syaptic. (1.10) Now i can raise the volume control in gnome and it will stay where i leave it. Also i can open the volume control in multimedia, which i did and promptly raised everything "UP" as everything was either muted or at the lowest setting.
3) tried  modprobe snd_hda_intel , apparently this makes sure the module is fully loaded.

Here is the output from uname -a

Linux crusader 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 2005 i686 GNU/Linux

Here is the output from lsmod

ipv6                  261984  19
i2c_i801                8716  0
i2c_core               21776  1 i2c_i801
snd_hda_intel          16096  1
snd_hda_codec          59456  1 snd_hda_intel
snd_pcm_oss            54848  0
snd_mixer_oss          19968  2 snd_pcm_oss
snd_pcm                93416  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              24644  1 snd_pcm
snd                    56260  6 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixe r_oss,snd_pcm,snd_timer
soundcore               9696  2 snd
snd_page_alloc          9860  2 snd_hda_intel,snd_pcm
nls_utf8                1920  2
ntfs                  113872  2
ext3                  141736  1
jbd                    56760  1 ext3
mbcache                 9252  1 ext3
ppp_deflate             6112  0
zlib_deflate           24088  1 ppp_deflate
bsd_comp                6080  0
ppp_async              11264  1
ppp_generic            29620  7 ppp_deflate,bsd_comp,ppp_async
slhc                    7168  1 ppp_generic
crc_ccitt               1920  1 ppp_async
parport_pc             36708  0
parport                36936  1 parport_pc
pcspkr                  3332  0
rtc                    12376  0
shpchp                 99428  0
pci_hotplug            28468  1 shpchp
intel_agp              24092  1
agpgart                35560  1 intel_agp
tsdev                   7808  0
mousedev               11776  1
evdev                   9728  0
psmouse                31236  0
e100                   35968  0
mii                     5696  1 e100
yenta_socket           23528  0
rsrc_nonstatic         13728  1 yenta_socket
pcmcia_core            51924  2 yenta_socket,rsrc_nonstatic
sd_mod                 19664  5
ide_cd                 43140  0
cdrom                  40640  1 ide_cd
ide_disk               18688  0
ide_generic             1152  0 [permanent]
pdc202xx_new            9248  0 [permanent]
aec62xx                 7360  0 [permanent]
alim15x3               12268  0 [permanent]
amd74xx                14396  0 [permanent]
atiixp                  5904  0 [permanent]
cmd64x                 12028  0 [permanent]
cs5520                  4544  0 [permanent]
cs5530                  5312  0 [permanent]
cy82c693                4676  0 [permanent]
generic                 3808  0 [permanent]
hpt34x                  5152  0 [permanent]
ns87415                 4264  0 [permanent]
opti621                 4324  0 [permanent]
pdc202xx_old           11168  0 [permanent]
piix                   10340  0 [permanent]
rz1000                  2400  0 [permanent]
sc1200                  7296  0 [permanent]
serverworks             9032  0 [permanent]
siimage                12448  0 [permanent]
sis5513                16488  0 [permanent]
slc90e66                5664  0 [permanent]
triflex                 3680  0 [permanent]
trm290                  4196  0 [permanent]
via82cxxx              13820  0 [permanent]
floppy                 60180  0
usb_storage            76384  0
ide_core              130388  28 ide_cd,ide_disk,ide_generic,pdc202xx_new,aec62x x,alim15x3,amd74xx,atiixp,cmd64x,cs5520,cs5530,cy82c693,generic,hpt34x,ns87415,o pti621,pdc202xx_old,piix,rz1000,sc1200,serverworks,siimage,sis5513,slc90e66,trif lex,trm290,via82cxxx,usb_storage
vga16fb                12968  1
vgastate               10016  1 vga16fb
usbserial              30696  0
usbhid                 36480  0
usbkbd                  7008  0
ehci_hcd               35336  0
uhci_hcd               32176  0
usbcore               122300  7 usb_storage,usbserial,usbhid,usbkbd,ehci_hcd,uhc i_hcd
thermal                13224  0
processor              21876  1 thermal
fan                     4516  0
ata_piix                9636  4
libata                 49604  1 ata_piix
scsi_mod              138472  3 sd_mod,usb_storage,libata
unix                   27888  426
fbcon                  39936  71
tileblit                2240  1 fbcon
font                    8096  1 fbcon
bitblit                 5920  1 fbcon
vesafb                  7992  0
cfbcopyarea             3872  2 vga16fb,vesafb
cfbimgblt               2816  2 vga16fb,vesafb
cfbfillrect             4128  2 vga16fb,vesafb
softcursor              2176  2 vga16fb,vesafb
capability              4584  0
commoncap               6912  1 capability


I threw these last two in as they seemed to of been asked for in debugging similar situations.
As you can prolly guess im nooby'ish, so any help would be REALLY appreciated :)

Reply to: