|
|
 | | From: | Chris | | Subject: | FC3 Sound problems | | Date: | Tue, 18 Jan 2005 17:05:18 GMT |
|
|
 | system-config-soundcard Simple mixer control 'PCM',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo Warning: rate is not accurate (requested = 44100Hz, got = 48000Hz) please, try the plug plugin (-Dplug:hw:0,0)
What is this and what do I do with it? The sound works with Core 1 but when I upgrade to FC3 I get no sound and this error. I searched google but got nothing I could figure out.
This is my lsmod output and it looks like the correct drivers are being loaded. Any help is appreciated.
Module Size Used by nvidia 3473436 12 md5 4033 1 ipv6 232577 10 parport_pc 24705 1 lp 11565 0 parport 41737 2 parport_pc,lp autofs4 24005 0 i2c_dev 10433 0 i2c_core 22081 1 i2c_dev sunrpc 160421 1 ipt_REJECT 6465 1 ipt_state 1857 3 ip_conntrack 40693 1 ipt_state iptable_filter 2753 1 ip_tables 16193 3 ipt_REJECT,ipt_state,iptable_filter dm_mod 54741 0 button 6481 0 battery 8517 0 ac 4805 0 uhci_hcd 31449 0 ehci_hcd 31557 0 snd_via82xx 27237 0 snd_ac97_codec 64401 1 snd_via82xx snd_pcm_oss 47609 0 snd_mixer_oss 17217 1 snd_pcm_oss snd_pcm 97993 2 snd_via82xx,snd_pcm_oss snd_timer 29765 1 snd_pcm snd_page_alloc 9673 2 snd_via82xx,snd_pcm gameport 4801 1 snd_via82xx snd_mpu401_uart 8769 1 snd_via82xx snd_rawmidi 26725 1 snd_mpu401_uart snd_seq_device 8137 1 snd_rawmidi snd 54053 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss, snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart, snd_rawmidi,snd_seq_device soundcore 9889 1 snd via_rhine 23497 0 mii 4673 1 via_rhine floppy 58609 0 ext3 116809 4 jbd 74969 1 ext3 sata_via 7109 0 libata 40005 1 sata_via sd_mod 16961 0 scsi_mod 118417 2 libata,sd_mod
|
|
 | | From: | Chris | | Subject: | Re: FC3 Sound problems | | Date: | Wed, 19 Jan 2005 02:16:36 GMT |
|
|
 | I have figured out that there is a problem with the SELinux allowing the /dev/dsp permissions to load. Where can I find a site to learn how to configure this damn SELinux? Security is one thing but this is screwed up!
On Tue, 18 Jan 2005 17:05:18 +0000, Chris wrote:
> system-config-soundcard > Simple mixer control 'PCM',0 > Capabilities: pswitch pswitch-joined > Playback channels: Mono > Mono: Playback [on] > Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit > Little Endian, Rate 44100 Hz, Stereo > Warning: rate is not accurate (requested = 44100Hz, got = 48000Hz) > please, try the plug plugin (-Dplug:hw:0,0) > > > What is this and what do I do with it? The sound works with Core 1 but > when I upgrade to FC3 I get no sound and this error. I searched google but > got nothing I could figure out. > > This is my lsmod output and it looks like the correct drivers are being > loaded. Any help is appreciated. > > > Module Size Used by > nvidia 3473436 12 > md5 4033 1 > ipv6 232577 10 > parport_pc 24705 1 > lp 11565 0 > parport 41737 2 parport_pc,lp > autofs4 24005 0 > i2c_dev 10433 0 > i2c_core 22081 1 i2c_dev > sunrpc 160421 1 > ipt_REJECT 6465 1 > ipt_state 1857 3 > ip_conntrack 40693 1 ipt_state > iptable_filter 2753 1 > ip_tables 16193 3 ipt_REJECT,ipt_state,iptable_filter > dm_mod 54741 0 > button 6481 0 > battery 8517 0 > ac 4805 0 > uhci_hcd 31449 0 > ehci_hcd 31557 0 > snd_via82xx 27237 0 > snd_ac97_codec 64401 1 snd_via82xx > snd_pcm_oss 47609 0 > snd_mixer_oss 17217 1 snd_pcm_oss > snd_pcm 97993 2 snd_via82xx,snd_pcm_oss > snd_timer 29765 1 snd_pcm > snd_page_alloc 9673 2 snd_via82xx,snd_pcm > gameport 4801 1 snd_via82xx > snd_mpu401_uart 8769 1 snd_via82xx > snd_rawmidi 26725 1 snd_mpu401_uart > snd_seq_device 8137 1 snd_rawmidi > snd 54053 9 snd_via82xx,snd_ac97_codec,snd_pcm_oss, > snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart, > snd_rawmidi,snd_seq_device > soundcore 9889 1 snd > via_rhine 23497 0 > mii 4673 1 via_rhine > floppy 58609 0 > ext3 116809 4 > jbd 74969 1 ext3 > sata_via 7109 0 > libata 40005 1 sata_via > sd_mod 16961 0 > scsi_mod 118417 2 libata,sd_mod
|
|
 | | From: | rodger | | Subject: | Re: FC3 Sound problems | | Date: | Thu, 20 Jan 2005 16:58:06 GMT |
|
|
 | Chris -
just turn selinux off with a kernel parameter at boot time, until you have your problem solved anyway: here is an example, from my /boot/grub/menu.lst file:
title Fedora Linux root (hd0,0) kernel /vmlinuz-2.6.9-1.724_FC3 ro root=/dev/hda2 selinux=0 acpi=off initrd /initrd-2.6.9-1.724_FC3.img
You shouldnt need selinux unless you are running a server with high security needs.
--
Regards,
Rodger
Email: rodgerlee@yahoo.com
Chris wrote: > I have figured out that there is a problem with the SELinux allowing the > /dev/dsp permissions to load. Where can I find a site to learn how to > configure this damn SELinux? Security is one thing but this is screwed up! > >
|
|
 | | From: | Chris | | Subject: | Re: FC3 Sound problems | | Date: | Sat, 22 Jan 2005 08:30:14 GMT |
|
|
 | Well I blew my whole network out this week. Lost a hard drive so that solved that . Selinux locked me out of my system on one machine and I experimented with a network install for the other two.
But on my installs before I had set SeLinux disabled. This time I set it active and I have the greatest sound I have ever had on a machine!! Go figure!!!!!
No if I can figure out how to get it to allow the system to auto load my Nvidia card I'll be ok. I am going to try Nvidia's permission settings again. That is where it locked me out before.
On Thu, 20 Jan 2005 16:58:06 +0000, rodger wrote:
> Chris - > > just turn selinux off with a kernel parameter at boot time, until you > have your problem solved anyway: > here is an example, from my /boot/grub/menu.lst file: > > title Fedora Linux > root (hd0,0) > kernel /vmlinuz-2.6.9-1.724_FC3 ro root=/dev/hda2 selinux=0 acpi=off > initrd /initrd-2.6.9-1.724_FC3.img > > You shouldnt need selinux unless you are running a server with high > security needs.
|
|
|