You are not logged in.

#1 2006-04-21 03:58:37

rosh
Member
Registered: 2004-09-01
Posts: 58

beyond kernel freezes on hibernate

I am getting lockups with the beyond kernel when hibernating.  I think the culprit might be ndiswrapper but I am not sure, here is a list of behaviors:

FREEZE:  console, with ndiswrapper module loaded
NO FREEZE: console
NO FREEZE:  console with ndiswrapper loaded
FREEZE:  X and ndiswrapper loaded

The behavior is certainly not consistent.  What information can I provide to help debug the issue?

Offline

#2 2006-04-21 09:18:54

patroclo7
Member
From: Bassano del Grappa, ITALY
Registered: 2006-01-11
Posts: 915

Re: beyond kernel freezes on hibernate

I would suggest, in your hibernate script to restart ndiswrapper and unload the ndiswrapper modules.  If this solves the issue in any circumstance you have find the culprit and solved th issue. For an hibernation script where it si very eas, do the following (you can use it for suspension-to-RAM, suspension-to-disk-vanilla-method and suspension-to-disk-suspend2-method):

pacman -S hibernate-script

It is in the community repo, you need to have it in your pacman.conf.


Mortuus in anima, curam gero cutis

Offline

#3 2006-04-24 06:36:53

rosh
Member
Registered: 2004-09-01
Posts: 58

Re: beyond kernel freezes on hibernate

Well, I unloaded ndiswrapper on hibernate, and have hibernated a few times without a problem, so I guess I can just chalk it up to that.

To do this, I edited the /etc/hibernate/hibernate.conf and added the following line:

UnloadModules ndiswrapper

Thanks.

Offline

Board footer

Powered by FluxBB