Re: How to restart alsa?

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

 



On 8/22/06, Mark Haney <mhaney@xxxxxxxxxxxxxxxx> wrote:
>> Strange.  Okay, have you queried rpm to see if it's installed?  What's
>> the output of rpm -qa | grep alsa say?
>>
>> I don't remember exactly how FC handles it, but is alsa a kernel module
>> or built into the kernel on your system?
>
> # rpm -qa | grep alsa
> alsa-utils-1.0.11-4.rc2
> java-1.5.0-sun-alsa-1.5.0.06-1jpp
> alsa-lib-1.0.11-4.rc2
> alsa-lib-devel-1.0.11-4.rc2
> #
>
> Regarding your second question, I do not really know how to answer them.
>
Run an 'lsmod' and see if alsa is listed (or anything with 'snd' in the
used by column).  I'm nowhere near an FC5 box with sound, as my laptop
is Gentoo and all my FC boxes are servers, so I'm not sure what I should
be seeing on that front.  I doubt seriously that FC's implementation of
also would be THAT different from any other distro.

OK:

# /sbin/lsmod | grep snd
snd_hda_intel          22613  2
snd_hda_codec         141761  1 snd_hda_intel
snd_seq_dummy           8133  0
snd_seq_oss            37185  0
snd_seq_midi_event     11841  1 snd_seq_oss
snd_seq                59441  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         13005  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            43985  1
snd_mixer_oss          21825  2 snd_pcm_oss
snd_pcm                88005  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              28613  2 snd_seq,snd_pcm
snd                    59973  9
snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              14113  3 snd
snd_page_alloc         14665  2 snd_hda_intel,snd_pcm
#

Paul

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux