Re: Removing the prism54 module
From: Edward Ando <hidden>
Date: 2007-08-01 09:21:59
Also in:
linux-wireless
With pleasure: lsmod Module Size Used by tun 7680 1 snd_seq_oss 26816 0 snd_seq_device 5288 1 snd_seq_oss snd_seq_midi_event 5408 1 snd_seq_oss snd_seq 39856 4 snd_seq_oss,snd_seq_midi_event snd_pcm_oss 37344 0 snd_mixer_oss 13504 1 snd_pcm_oss pcmcia 33184 0 snd_intel8x0 27108 2 snd_ac97_codec 88836 1 snd_intel8x0 ac97_bus 1824 1 snd_ac97_codec snd_pcm 62896 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec snd_timer 17064 2 snd_seq,snd_pcm prism54 48848 0 snd_page_alloc 7080 2 snd_intel8x0,snd_pcm yenta_socket 22140 1 rsrc_nonstatic 8580 1 yenta_socket Edward On Tue, 31 Jul 2007 21:20:57 -0400 "Luis R. Rodriguez" [off-list ref] wrote:
On 7/28/07, Edward Ando [off-list ref] wrote:quoted
Dear All, I am trying to set up software suspend 2 (TuxOnIce now it seems). This has decided it wants to remove the prism54 module before starting the hibernate process. When it tries to do this, (or when I manually do: "ifconfig eth1 down"), I start getting these messages on all terminals, ad infinitum: kernel: unregister_netdevice: waiting for eth1 to become free. Usage count = 4Hmm... can you show lsmod output please? Luis