Hello,

I've been trying over a period of months to get reliable operation of
alsa on an HP Omnibook 5500CT. I'd like to use this system as the
playback for .mp3 files stored on another system on my network. I've
updated everything I can think of, and the problem is pretty much
unchanged. I started with Debian 2.2 stable (potato) with kernel
2.2.17 and the Debian stable package of alsa 0.4.1i. I'm now running
Debian "testing" with kernel 2.2.19 so I could get a gcc new enough to
compile the latest alsa stable drivers.

When it is working, the system sounds fine. Currently I am using
mp3blaster to repetivily play a song list of about 40 songs. Sooner or
later, anywhere from a few minutes to several hours, the sound stops
playing right in the middle of a song. Nothing else is affected, the
mp3blaster keystrokes work, and all the other functions of the
notebook are fine, i.e. network, screen, keyboard, other virtual
consoles. The speaker still beeps, and that is going through the mixer
in group Mono. When the PCM sound channel is hung, changes to the
SPKR/Mono channel volume using the mixer controls in mp3blaster don't
work, but the speaker still beeps at the volume it was proviously set
to. If I exit mp3blaster, and execute 'saytime', no sound is produced.
When the PCM channel is hung 'saytime' takes just over 10 seconds to
return to a shell prompt with no sound or errors produced. When the
PCM channel is live, 'saytime' takes about 4.5 seconds to voice the
time and return to a shell prompt.

There are no errors printed or logged. To restore sound operation, I
have to do a system shutdown and completely remove the power or do a
hardware reset, a reboot is not sufficient. This would seem to
indicate that the sound chip is in some strange state and needs to be
powered down or hardware reset to get a full reset.

The hanging is not dependent on any particular application, it also
hangs with mpg123 with a playlist. I've tried both smbfs and NFS to
access the server, currently using NFS with 8192 size buffers. Tried
two different brands of network cards. All APM is turned off in the
kernel and in the 5500CT's bios, except for the hard disk spin down in
the bios after 3 min.

System details:
HP Omnibook 5500CT
Bios 2.16.0
Pentium 133
64Mb ram
10/100 Linksys network card
CS4232 sound chip
Debian "testing" with locally compiled kernel 2.2.19
gcc 2.95.4-6
libc6 2.2.4-1
pcmcia compiled from source 3.1.29
alsa driver 0.5.11
alsa library 0.5.10b
alsa utils 0.5.10

I don't think there are fundamental issues with the setup, otherwise I
would not be getting sound at all. I've tried many different
parameters for the sound card. None have worked any different or
better than the others. Currently I am using the "preferred" values I
found in /proc/isapnp.

Here's the section from /etc/modules.conf
alias char-major-116 snd
alias snd-card-0 snd-card-cs4232
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=29 snd_device_uid=0
options snd-card-cs4232 snd_index=0 snd_id=CARD_0 snd_port=0x534
snd_cport=0x538 snd_mpu_port=0x330 snd_fm_port=0x388 snd_irq=5
snd_mpu_irq=9 snd_dma1=1 snd_dma1_size=64 snd_dma2=0 snd_dma2_size=64

There are no port or irq conflicts
music:/proc# cat ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
0213-0213 : isapnp read
0220-022f : CS4232 - SB
0330-0331 : CS4232 - MPU-401
0340-035f : axnet_cs
0378-037a : parport0
0388-038b : CS4232 - FM
03c0-03df : vga+
03e0-03e1 : i82365
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0534-0537 : CS4232
0538-053f : CS4232 - control
0a79-0a79 : isapnp write

music:/proc# cat interrupts
           CPU0
  0:     296290          XT-PIC  timer
  1:        525          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:      78284          XT-PIC  CS4232
  9:          0          XT-PIC  CS4232 - MPU401
 11:       8162          XT-PIC  axnet_cs
 13:          1          XT-PIC  fpu
 14:      46265          XT-PIC  ide0
NMI:          0

At this point, it would seem that there is a very low level problem
with the driver.

Any help with this would be greatly appreciated!

Thanks,

Denny Fox


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

Reply via email to