https://bugzilla.novell.com/show_bug.cgi?id=633496 https://bugzilla.novell.com/show_bug.cgi?id=633496#c7 Till Dörges <td@pre-secure.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|td@pre-secure.de | --- Comment #7 from Till Dörges <td@pre-secure.de> 2010-09-15 22:52:21 UTC --- (In reply to comment #6)
can you post me an output of lsmod | grep em28xx
$ lsmod | grep em28xx em28xx_dvb 9719 0 dvb_core 109809 1 em28xx_dvb em28xx_alsa 7859 1 em28xx 103963 2 em28xx_dvb,em28xx_alsa v4l2_common 19775 3 tuner,tvp5150,em28xx videodev 43636 4 tuner,tvp5150,em28xx,v4l2_common ir_common 49030 1 em28xx videobuf_vmalloc 7045 1 em28xx videobuf_core 20421 2 em28xx,videobuf_vmalloc ir_core 8158 2 em28xx,ir_common tveeprom 13945 1 em28xx snd_pcm 104441 5 em28xx_alsa,snd_pcm_oss,snd_hda_intel,snd_hda_codec snd 82622 23 em28xx_alsa,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer,thinkpad_acpi usbcore 229058 13 em28xx_dvb,em28xx_alsa,em28xx,zaurus,cdc_ether,btusb,usbnet,cdc_wdm,cdc_acm,usbhid,uhci_hcd,ehci_hcd
and can you run the following sequence in shell?
source /usr/lib/pm-utils/pm-functions LOGGING=1 PM_DEBUG=1 modunload em28xx
# source /usr/lib/pm-utils/pm-functions # LOGGING=1 # PM_DEBUG=1 # modunload em28xx FATAL: Module em28xx_alsa is in use. # could not unload 'em28xx_alsa', usage count was 1 touch: cannot touch `/var/run/pm-utils//storage/module:em28xx_dvb': No such file or directory -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.