so I found, that lirc_igorplugusb module is still in lsmod  :

r...@xbmclive:~# lsmod
Module                  Size  Used by
snd_hda_codec_nvhdmi     4828  1
snd_hda_codec_realtek   203328  1
snd_hda_intel          26920  3
snd_hda_codec          75708  3 
snd_hda_codec_nvhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               7200  1 snd_hda_codec
snd_pcm_oss            37920  0
snd_mixer_oss          16028  1 snd_pcm_oss
snd_pcm                75296  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           2656  0
snd_seq_oss            28576  0
snd_seq_midi            6432  0
snd_rawmidi            22208  1 snd_seq_midi
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi
snd_seq                50224  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              22276  3 snd_pcm,snd_seq
snd_seq_device          6920  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    59204  16 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
dm_crypt               12928  0
nvidia               8880868  38
lirc_igorplugusb        5116  0
soundcore               7264  1 snd
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm
i2c_nforce2             6784  0
lirc_dev               10804  1 lirc_igorplugusb
shpchp                 32272  0
agpgart                34988  1 nvidia
lp                      8964  0
parport                35340  1 lp
usb_storage            52576  0
usbhid                 38208  0
forcedeth              54152  0

I tried next rmmod :

r...@xbmclive:~# rmmod -f lirc_igorplugusb
ERROR: Removing 'lirc_igorplugusb': Device or resource busy

and I also tested rmmod on lirc_dev :

r...@xbmclive:~# rmmod lirc_dev
ERROR: Module lirc_dev is in use by lirc_igorplugusb

What now ?

Alda

-- 
Problem go to suspend with USB device connected
https://bugs.launchpad.net/bugs/616308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to