You are not logged in.

#1 2009-06-07 08:15:35

virtuemood
Member
Registered: 2009-04-04
Posts: 33

How to load ide modules earlier

I want to get tuxonice work. but the error occur:
TuxOnIce: Can't translate "/dev/sda5" into a device id yet.
I guess I need to load ide modules earlier.
So, I change /etc/mkinitcpio.conf to load ide as modules rather than hooks
but the problem is still here.
Tuxonice is called before ide module

Offline

#2 2009-06-07 08:33:13

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: How to load ide modules earlier

you probably need to place the resume hook lower in the hooks array, like this:

HOOKS="base udev autodetect pata scsi sata resume filesystems"

ᶘ ᵒᴥᵒᶅ

Offline

#3 2009-06-07 10:03:10

virtuemood
Member
Registered: 2009-04-04
Posts: 33

Re: How to load ide modules earlier

I guess the setting will call tuxonice twice.

dmesg|grep Tux
TuxOnIce 3.0.1 (http://tuxonice.net)
TuxOnIce: Can't translate "/dev/sda5" into a device id yet.
TuxOnIce: Normal swapspace found.
TuxOnIce: Failed to initialise the lzo compression transform.

I think the setting is a right solution to this problem.
but another problen appeared.

Offline

#4 2009-06-07 10:21:10

virtuemood
Member
Registered: 2009-04-04
Posts: 33

Re: How to load ide modules earlier

I add lzo module into /etc/mkinitcpio.conf
and everything is ok.

I can never thank you enough.

Offline

#5 2009-06-07 17:27:46

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: How to load ide modules earlier

i guess it's safe to mark this thread [solved] then wink


ᶘ ᵒᴥᵒᶅ

Offline

#6 2009-08-13 13:24:00

vi3dr0
Member
From: Poland
Registered: 2009-03-22
Posts: 208

Re: How to load ide modules earlier

I had everything you suggested here eariler and I'm still getting

TuxOnIce 3.0.1 (http://tuxonice.net)
TuxOnIce: Can't translate "/dev/sda3" into a device id yet.

.


Thinkpad T61p : T7700 | 4GB RAM | nVidia FX 570M | Intel 4965
Arch64 @ Openbox

Offline

Board footer

Powered by FluxBB