Hi all,
I've just finished setup TuxOnIce on my notebook and everything seems to be right.
The only problem I'm facing now is the userspace program that don' seems to work.
First a bit of my machine:
T60 Lenovo with a Slackware 12.1.
No fbcondecor patch
No bootsplah of any kind (bootsplah, splashy, fbsplash etc ).
linux 2.6.26.3 vanilla with tuxonice-3.0-rc7a-for-2.6.26.patch
suspend2-userui-0.5.1 installed
hibernate-script-1.99 installed ( and configured )
Options from common.conf | grep -v #
---------------------------------------------------------------------------------
Verbosity 0
LogFile /var/log/hibernate.log
LogVerbosity 1
ProcSetting userui_program /usr/local/sbin/suspend2ui_fbsplash
SaveClock restore-only
Mount /Win98
UnmountFSTypes vfat fat msdos
OnResume 20 /usr/local/bin/tpb -d
UnloadBlacklistedModules yes
LoadModules auto
SwitchToTextMode yes
UseDummyXServer yes
---------------------------------------------------------------------------------
When hibernating I get messages from printk instead of getting the fb image, and when resuming I have
as additional info:
Failed to launch userspace program '/usr/local/sbin/suspend2ui_fbsplash': Error -2
Launch userspace program failed.
If ( as normal user, or user root ) I switch to a console ( ctrl-alt-F6 ) and
launch '/usr/local/sbin/suspend2ui_fbsplash -t I can get the nice image with the test scrollbar running.
It's not really a big deal, as I'm interessed in hibernate more than having the splash, but I must admit that the printk
messages, on every windows I have opened, and in kwrited is a bit more annoying.
Is there something I can do to fix this last stuff ?
Thanks in advance
Pigi