On Wed, Aug 16, 2006 at 09:50:24PM +0200, Pavel Machek wrote:
> Hi!
> 
> > I replying again to this mail as I have found out the
> > problem. It was the unloading/reloading of mii module
> > which was creating problem. I don't know why this
> > module is loaded or it is loaded by b44 module which
> > is necessary for my ethernet card (which I don't use
> > as I am using my wireless card to connect). When mii
> > is in the list of modules which should be unloaded
> > before suspending to ram, after resuming I see
> > following in console when I give "strace kate"
> > command.
> > 
> > connect(13, {sa_family=AF_INET, sin_port=htons(111),
> > sin_addr=inet_addr("127.0.0.1")}, 16
> > 
> > Though I don't understand what does this mean, it gave
> > me clue that there must be something wrong with some
> > network module. The only module in the list unknown to
> > me was this mii one and moment I removed it from the
> > list (that is left it loaded before suspending), the
> > problem disappeared.
> 
> Okay, stefan, I guess we should keep the mii module.

It is not in the list of modules to unload unless added
manually. At least not on the installations i have at hand here :-)

Chirag, it would be good to file a report on bugzilla.novell.com
for this issue, to make sure it is resolved.
-- 
Stefan Seyfried                     | "Please, just tell people
QA / R&D Team Mobile Devices        |               to use KDE."
SUSE LINUX Products GmbH, Nürnberg  |          -- Linus Torvalds

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to