After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Thanks,
Joe
On Sat, 2006-09-02 at 12:00 +0000, Joseph Haig wrote:
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Nope. I don't have a Dell though. I've seen a lot of posts where people are told to check to see if things got muted and they did check and things were muted and un-muting fixed it.
In case that's not your problem, here's my modules for comparison (ignor the hardware-specific piece, of course).
# lsmod|grep snd snd_via82xx 26565 2 snd_ac97_codec 64145 1 snd_via82xx snd_pcm_oss 49401 0 snd_mixer_oss 18241 2 snd_pcm_oss snd_pcm 97225 2 snd_via82xx,snd_pcm_oss snd_timer 30149 1 snd_pcm snd_page_alloc 9929 2 snd_via82xx,snd_pcm snd_mpu401_uart 8897 1 snd_via82xx snd_rawmidi 26853 1 snd_mpu401_uart snd_seq_device 8265 1 snd_rawmidi snd 55973 11 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device soundcore 10017 2 snd
Thanks,
Joe
<snip sig stuff>
HTH -- Bill
On Sat, 2006-09-02 at 12:00 +0000, Joseph Haig wrote:
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Thanks,
Joe
I would have a look at your mixer settings.
For comparison is the lsmod output from my CentOS 4.4 laptop with the same hardware and for me sound is fine.
[philip@wyett ~]$ /sbin/lsmod | grep snd snd_azx 18385 3 snd_hda_codec 117953 1 snd_azx snd_pcm_oss 49401 0 snd_mixer_oss 18241 2 snd_pcm_oss snd_pcm 97225 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 30149 1 snd_pcm snd 55973 10 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 10017 2 snd snd_page_alloc 9929 2 snd_azx,snd_pcm
Regards
Phil
On Sat, 2006-09-02 at 12:00 +0000, Joseph Haig wrote:
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to
use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Thanks,
Joe
You might look look at Dell's linux-precision list archives (http://lists.us.dell.com/pipermail/linux-precision/), this subject came up in the last couple of weeks after the Red Hat 4.4 upgrade. There were some pointers there that might help.
----- Original Message ---- From: Jay Leafey jay.leafey@mindless.com
You might look look at Dell's linux-precision list archives (http://lists.us.dell.com/pipermail/linux-precision/), this subject came up in the last couple of weeks after the Red Hat 4.4 upgrade. There were some pointers there that might help.
------------------------------------
Thanks. I was a bit sceptical at first, as the mailing list is for Dell Precision rather than Dimension, but I found the solution to the problem there in the end. In case anyone else is having the same issue, I downloaded a driver from here:
According to the instructions, this was an issue with 4.1 that was solved in 4.2. Evidently, it then got accidentally removed at a later date.
Bye,
Joe
Joseph Haig wrote:
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Thanks,
Joe
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
We're actually having the same issue after upgrading to 4.4 aswell. Checked all the muted settings etc, but its not that no sound - the sound is all distorted.
As a temporary solution, we jsut change back to the 34.0.2-686 drivers via Grub (we need it once in a blue moon).
But everyone else either plays sound, or none at all.
Hi, I have the same problem here on a desktop machine, specs:
Motherboard Intel D101GGC Sound card: Realtek High Definition Audio (onboard)
I have the same modules listed on the first post.
I already try with the module listed for the DELL laptop but not worked, centos 4.4 load snd_azx instead intel-hda and when try to load these module they says not exist.
Thanks for your help
Brad Falzon escribió:
Joseph Haig wrote:
After upgrading from CentOS 4.3 to 4.4 the sound doesn't work anymore. Messages like the following appear in dmesg when I try to use it:
application firefox-bin uses obsolete OSS audio interface
The output from 'lsmod | snd' is:
snd_azx 21713 2 snd_hda_codec 121665 1 snd_azx snd_pcm_oss 52729 0 snd_mixer_oss 21953 2 snd_pcm_oss snd_pcm 92357 3 snd_azx,snd_hda_codec,snd_pcm_oss snd_timer 28229 1 snd_pcm snd 57509 8 snd_azx,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 13089 2 snd snd_page_alloc 13897 2 snd_azx,snd_pcm
The computer is a Dell Dimension 3100 and the soundcard in on-board. Has anyone else seen this problem?
Thanks,
Joe
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
We're actually having the same issue after upgrading to 4.4 aswell. Checked all the muted settings etc, but its not that no sound - the sound is all distorted.
As a temporary solution, we jsut change back to the 34.0.2-686 drivers via Grub (we need it once in a blue moon).
But everyone else either plays sound, or none at all. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos