Re: FC5 Sound Problems - yes, I did search!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 6/15/06, Keith G. Robertson-Turner <fedora-gmane.00002@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
nigel henry wrote:
> On Wednesday 14 June 2006 19:42, Jeremy Thompson wrote:

>> Got FC5 up and running, no sound out of my speakers however.  I
>> have checked all the sound configs I could find and nothing is
>> muted.

May not be relevant but ...

I couldn't get sound going on this system (Intel Azalea) and tore my
hair out over it for a long time. Then one day, out of desperation, I
plugged the headphone jack into the microphone socket.

Yes, that's right.

Alsa had mapped the main bus to the wrong port.

Worth a try, but then I guess that's probably one of the first things
you did - right?

> To check if Alsa is running  (su to root on the CLI to run these)
> /etc/rc.d/init.d/alsasound stop
> then
> /etc/rc.d/init.d/alsasound start

Or:

]# service alsasound status 

----
service alsasound status
alsasound: unrecognized service
----

Commands mentioned in other email -

 cat /proc/asound/cards
 0 [V8237          ]: VIA8237 - VIA 8237
                      VIA 8237 with ALC655 at 0xee00, irq 18
 1 [Audigy2        ]: Audigy2 - Audigy 2 ZS [SB0350]
                      Audigy 2 ZS [SB0350] (rev.4, serial:0x20021102) at 0xe000, irq 19


Obviously there is no alsa service starting?  However, when I do the switch on Audigy 0 I can here the speakers pop.

when I try to start the alsasound service I get -

----
[root@localhost ~]# service alsasound start
alsasound: unrecognized service
---

I can hear the speakers 'pop' every few seconds.  Not sure what to do.

Here's lsmod for completness -
----
[root@localhost ~]# /sbin/lsmod
Module                  Size  Used by
autofs4                19141  1
hidp                   16065  2
l2cap                  23617  5 hidp
bluetooth              44709  2 hidp,l2cap
ip_conntrack_netbios_ns     3009  0
ipt_REJECT              5441  1
xt_state                2241  6
ip_conntrack           50029  2 ip_conntrack_netbios_ns,xt_state
nfnetlink               6489  1 ip_conntrack
xt_tcpudp               3264  8
iptable_filter          3137  1
ip_tables              11529  1 iptable_filter
x_tables               13125  4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
vfat                   11968  2
fat                    47837  1 vfat
video                  15173  0
button                  6609  0
battery                 9285  0
ac                      4933  0
sg                     32349  0
fglrx                 384300  8
ipv6                  225825  12
lp                     12169  0
parport_pc             25573  1
parport                34569  2 lp,parport_pc
floppy                 57733  0
nvram                   8393  0
joydev                  9601  0
ohci1394               32133  0
ehci_hcd               30029  0
ieee1394              289305  1 ohci1394
usb_storage            62625  2
uhci_hcd               29393  0
snd_emu10k1_synth       6977  0
snd_emux_synth         31553  1 snd_emu10k1_synth
snd_seq_virmidi         7361  1 snd_emux_synth
snd_seq_midi_emul       5953  1 snd_emux_synth
snd_emu10k1           105157  2 snd_emu10k1_synth
snd_via82xx            26329  1
snd_ac97_codec         83809  2 snd_emu10k1,snd_via82xx
snd_ac97_bus            2497  1 snd_ac97_codec
snd_seq_dummy           3781  0
snd_seq_oss            28864  0
snd_seq_midi_event      7105  2 snd_seq_virmidi,snd_seq_oss
snd_seq                47665  8 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            45009  0
snd_mixer_oss          16449  1 snd_pcm_oss
snd_pcm                77381  4 snd_emu10k1,snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer              23621  3 snd_emu10k1,snd_seq,snd_pcm
emu10k1_gp              3905  0
gameport               15433  3 snd_via82xx,emu10k1_gp
snd_page_alloc         10697  3 snd_emu10k1,snd_via82xx,snd_pcm
i2c_viapro              8277  0
i2c_core               21057  1 i2c_viapro
snd_mpu401_uart         7873  1 snd_via82xx
snd_rawmidi            24385  3 snd_seq_virmidi,snd_emu10k1,snd_mpu401_uart
snd_util_mem            5441  2 snd_emux_synth,snd_emu10k1
snd_hwdep               9797  2 snd_emux_synth,snd_emu10k1
r8169                  27593  0
snd_seq_device          9165  7 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd                    51141  19 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_via82xx,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_hwdep,snd_seq_device
soundcore               9377  1 snd
dm_snapshot            16621  0
dm_zero                 2241  0
dm_mirror              20881  0
dm_mod                 52313  6 dm_snapshot,dm_zero,dm_mirror
ext3                  117193  2
jbd                    53205  1 ext3
sata_via                8517  0
libata                 54225  1 sata_via
sd_mod                 16577  3
scsi_mod              126825  4 sg,usb_storage,libata,sd_mod
----

Please, if it's something I did wrong let me know so I can claw hammer my skull as much annoyance as this has caused me.  As far as I know it's a stock FC5 updated to today, 16Jun06.

Thanks.

JT

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux