2009/7/24 Robert Hancock <hancock...@gmail.com>:
> On Fri, Jul 24, 2009 at 9:56 AM, Dave Pawson<dave.paw...@gmail.com> wrote:
>> 2009/7/24 Clemens Ladisch <cladi...@googlemail.com>:
>>
>>> Is there any error message in the system log when you do this:
>>>        rmmod snd-hda-intel
>>
>> $ rmmod snd-hda-intel
>> ERROR: Module snd_hda_intel is in use
>
> OK, that didn't quite work. Can you post the output of lsmod? Also,
> make sure that any audio applications have been stopped (if your
> distro uses Pulseaudio you might have to do pulseaudio -k as the
> logged-in user to stop it first).

Just needed to stop the pulseaudio applet.

[r...@marge2 ~]# rmmod snd-hda-intel

guessing that removed the 'snd-hda-intel' module (from the kernel?)



[r...@marge2 ~]# lsmod
Module                  Size  Used by
fuse                   49780  2
sco                     9324  2
bridge                 41488  0
stp                     1944  1 bridge
llc                     4780  2 bridge,stp
bnep                   10888  2
l2cap                  18884  3 bnep
bluetooth              44768  5 sco,bnep,l2cap
sunrpc                152348  1
nf_conntrack_ftp        6284  0
ip6t_REJECT             3160  2
ip6t_ipv6header         1820  2
nf_conntrack_ipv6      11368  10
ip6table_filter         3132  1
ip6_tables             10712  2 ip6t_ipv6header,ip6table_filter
ipv6                  232324  32 ip6t_REJECT,nf_conntrack_ipv6
dm_multipath           13636  0
uinput                  6496  0
snd_hda_codec_atihdmi     3040  0
snd_hda_codec_realtek   189376  0
snd_hda_codec          54280  2 snd_hda_codec_atihdmi,snd_hda_codec_realtek
snd_hwdep               6584  1 snd_hda_codec
snd_seq_dummy           2448  0
snd_seq_oss            27224  0
snd_seq_midi_event      5564  1 snd_seq_oss
snd_seq                45148  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5988  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            37176  0
snd_mixer_oss          12776  1 snd_pcm_oss
snd_pcm                62200  2 snd_hda_codec,snd_pcm_oss
iTCO_wdt               10464  0
iTCO_vendor_support     2736  1 iTCO_wdt
snd_timer              17888  2 snd_seq,snd_pcm
firewire_ohci          19456  0
snd                    49056  11
snd_hda_codec_realtek,snd_hda_codec,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               5404  1 snd
firewire_core          36556  1 firewire_ohci
atl1e                  28780  0
pata_marvell            3208  0
usblp                  10616  0
crc_itu_t               1580  1 firewire_core
i2c_i801                8060  0
pcspkr                  2156  0
asus_atk0110            8240  0
hwmon                   2148  1 asus_atk0110
serio_raw               4852  0
snd_page_alloc          7644  1 snd_pcm
floppy                 48044  0
ata_generic             4264  0
pata_acpi               3620  0
radeon                482224  0
drm                   166732  1 radeon
i2c_algo_bit            4804  1 radeon
i2c_core               18016  4 i2c_i801,radeon,drm,i2c_algo_bit




-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to