Hi there,

Following instructions on
http://linux.oreillynet.com/pub/a/linux/2002/09/19/linuxlaptop.html I
have set up ALSA-0.9rc6 on my HP Omnibook 4150 (I'm currently using
commercial OSS, but I don't like it).

The sound works fine on boot, but if I suspend the machine appears to
hang somewhere during the resume stage (nothing in the logs though) not
even Alt-SysRq-B works, I have to power-cycle.

The 4150 is the one with the neomagic 256AV chipset (not the B model).
The relevant part of modules.conf is:

alias char-major-116 snd
alias snd-card-0 snd-cs4232
# module options
options snd-cs4232 port=0x534 cport=0x538 mpu_port=-1 fm_port=0x388
irq=5 dma1=1 dma2=0 isapnp=0
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# Save/restore mixer settings
post-install snd-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove snd-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :

I also tried booting without inserting the ALSA modules, suspend/resume
and then insert the modules to see what happens. The sound does not work
correctly. Playing through the OSS emul layer (through play) I get the
last part of the sound file repeated. Playing ALSA natively (through
aplay) plays each chunk of the file twice (i.e., instead of abcdef... I
get aabbccddeeff...).

Any ideas on what might be the problem and how it could be solved?

I'm running RedHat 8.0, kernel 2.4.18-19.8.0 and the alsa packages from
freshrpms.net:

alsa-driver-0.9.0-fr0rc6.2
alsa-utils-0.9.0-fr0rc6.1
alsa-kernel-0.9.0-fr0rc6.2_2.4.18_19.8.0
alsa-lib-0.9.0-fr0rc6.1
alsa-lib-devel-0.9.0-fr0rc6.1

Any help appreciated,

Diego
-- 
-------------------------------------------------------
Diego Santa Cruz
PhD. student
Publications available at http://ltswww.epfl.ch/~dsanta
Signal Processing Institute (LTS1 / ITS / STI)
Swiss Federal Institute of Technology (EPFL)
EPFL - STI - ITS, CH-1015 Lausanne, Switzerland
E-mail:     [EMAIL PROTECTED]
Phone:      +41 - 21 - 693 26 57
Fax:        +41 - 21 - 693 76 00
-------------------------------------------------------



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to