Hello all,

  I'm running SuSE 7.3 with kernel 2.4.10 and Alsa0.5.10b and my sound
  card is a AD1885 AC 97. (I tried to updrade to alsa-0.9.0rc1, but then
  __nothing__ would work...)  

 Although I can get the modules loaded I don't get any sound at
 all. Volume settings have been raised with alsamixer.

 If I run alsaconf I get something like this:

Loading driver:
Starting sound driver: snd-card-intel8x0
/lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o: unresolved
symbol snd_verbose_printk
/lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o: unresolved
symbol snd_info_create_module_entry
/lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o: insmod
/lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o failed
/lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o: insmod
snd-card-intel8x0 failed
                                                              done

aplay: main:447: audio open error: No such file or directory
=======================================================================

 You can use aplay to play audio files with ALSA, and almost
 any OSS sound tools and games out there should also work.

 Have a fun!

-----------------------------------------------------
-----------------------------------------------------


  If I just use modprobe, the modules will be loaded:

 
loki 13:51 ~ # modprobe -v snd-intel8x0

/sbin/insmod
/lib/modules/2.4.10-4GB/kernel/sound/acore/seq/snd-seq-device.o
Using /lib/modules/2.4.10-4GB/kernel/sound/acore/seq/snd-seq-device.o
Symbol version prefix ''
/sbin/insmod /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-rawmidi.o
Using /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-rawmidi.o
/sbin/insmod
/lib/modules/2.4.10-4GB/kernel/sound/drivers/mpu401/snd-mpu401-uart.o
Using
/lib/modules/2.4.10-4GB/kernel/sound/drivers/mpu401/snd-mpu401-uart.o
/sbin/insmod
/lib/modules/2.4.10-4GB/kernel/sound/pci/ac97/snd-ac97-codec.o
Using /lib/modules/2.4.10-4GB/kernel/sound/pci/ac97/snd-ac97-codec.o
/sbin/insmod /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o
Using /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-timer.o
/sbin/insmod /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-pcm.o
Using /lib/modules/2.4.10-4GB/kernel/sound/acore/snd-pcm.o
/sbin/insmod /lib/modules/2.4.10-4GB/kernel/sound/pci/snd-intel8x0.o
Using /lib/modules/2.4.10-4GB/kernel/sound/pci/snd-intel8x0.o


loki 13:52 ~ # lsmod

Module                  Size  Used by
snd-intel8x0            9984   0  (unused)
snd-pcm                45632   0  [snd-intel8x0]
snd-timer               9232   0  [snd-pcm]
snd-ac97-codec         22608   0  [snd-intel8x0]
snd-mpu401-uart         2544   0  [snd-intel8x0]
snd-rawmidi            11328   0  [snd-mpu401-uart]
snd-seq-device          3696   0  [snd-rawmidi]
snd                    23200   0  (autoclean) [snd-intel8x0 snd-pcm
snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3280   0  (autoclean) [snd]
parport_pc             19280   1  (autoclean)
lp                      5248   0  (autoclean)
parport                22240   1  (autoclean) [parport_pc lp]
nfsd                   64880   4  (autoclean)
ipv6                  124736  -1  (autoclean)
evdev                   4160   0  (unused)
input                   3072   0  [evdev]
uhci                   22400   0  (unused)
e100                   54336   1  (autoclean)
iptable_nat            12656   0  (autoclean) (unused)
ip_conntrack           12848   1  (autoclean) [iptable_nat]
iptable_filter          1728   0  (autoclean) (unused)
ip_tables              10496   4  [iptable_nat iptable_filter]
lvm-mod                45632   6
usbcore                47264   1  [uhci]
reiserfs              147920   6


 Console will keep giving the following error messages:

 loki kernel: PCI: Setting latency timer of device 00:1f.5 to 64
 loki insmod: /lib/modules/2.4.10-4GB/misc/snd-mixer.o: insmod sound-slot-0 failed


 Any ideas?

 Should I just keep retrying to compile alsa-0.9.0rc1?

 (Am I missing something obvious?)

 Best regards,
-- 
Francisco

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to