Csaba Keszei | 21 Nov 18:47
Favicon

Re: current state of nvidia quadro 140m and tuxonice

Hi,

I have migrated to a new laptop with nvidia quadro board:

01:00.0 VGA compatible controller: nVidia Corporation Quadro FX 570M 
(rev a1)

Unfortunately recent tuxonice does not resume. Switching to X or 
starting a new X server locks the machine. This is a soft lockup since 
powr button or crtl-alt-del starts the reboot process. I think it can 
successfully unmount the filesystems but halt/reboot fails. I have 
collected some logs, I hope this helps:

 NVIDIA-Linux-x86-177.82:

success:
Nov 20 15:30:16 kecsalap2 kernel: TuxOnIce debugging info:
Nov 20 15:30:16 kecsalap2 kernel: - TuxOnIce core  : 3.0-rc7
Nov 20 15:30:16 kecsalap2 kernel: - Kernel Version : 2.6.27.6
Nov 20 15:30:16 kecsalap2 kernel: - Compiler vers. : 4.3
Nov 20 15:30:16 kecsalap2 kernel: - Attempt number : 1
Nov 20 15:30:16 kecsalap2 kernel: - Parameters     : 0 1335296 0 0 0 5
Nov 20 15:30:16 kecsalap2 kernel: - Overall expected compression 
percentage: 0.
Nov 20 15:30:16 kecsalap2 kernel: - Checksum method is 'md4'.
Nov 20 15:30:16 kecsalap2 kernel:  0 pages resaved in atomic copy.
Nov 20 15:30:16 kecsalap2 kernel: - Compressor is 'lzf'.
Nov 20 15:30:16 kecsalap2 kernel:  Compressed 11972608 bytes into 
5609668 (53 percent compression).
Nov 20 15:30:16 kecsalap2 kernel: - Max outstanding reads 1055. Max 
(Continue reading)

Kenneth Crudup | 19 Nov 21:53

Re: current state of nvidia quadro 140m and tuxonice


On Thu, 20 Nov 2008, Nigel Cunningham wrote:

> I've spent a lot of time comparing my code to swsusp code,
> and haven't yet spotted anything that I think should make a difference.

There's a claim on NVNews.net that says it might be related to GPU shared
memory- are we perhaps doing any optimizations in that region somehow?

	-Kenny

--

-- 
Kenneth R. Crudup  Sr. SW Engineer, Scott County Consulting, Los Angeles
O: 3630 S. Sepulveda Blvd. #138, L.A., CA 90034-6809      (888) 454-8181
Kenneth Crudup | 13 Nov 12:05

NVidia driver 177.82 is out, but ToI still won't work with it


  "Fixed a problem on recent mobile GPUs that caused a power management
   resume from S3 to take 30+ seconds."

  http://www.nvnews.net/vbulletin/showthread.php?p=1842773

	-Kenny

--

-- 
Kenneth R. Crudup  Sr. SW Engineer, Scott County Consulting, Los Angeles
O: 3630 S. Sepulveda Blvd. #138, L.A., CA 90034-6809      (888) 454-8181
Michael Ott | 13 Nov 06:24
Favicon

TuxOnIce && splashy

Hi!

On Sat Apr 26 21:32:51 UTC 2008 you wrote:
> > Hello,
> > 
> > What about splashy support in TuxOnIce?
> > I see that TOI support fbsplash, but don't support splashy
> > Is there any plans of supporting splashy ?
>
> I started support on this last night. It seems to be a bit
> temperamental, so it might take a little while to figure out.
Is there anything new at splashy. I did not find anything
in the web and on tuxonice.net

CU  

  Michael

--

-- 
    ,''`.   
   : :' :   Michael Ott 
   `. `'    e-mail: michael at king-coder dot de
     `-

_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel
(Continue reading)

Nigel Cunningham | 11 Nov 23:45
Favicon

2.6.27 git tree regenerated.

Hi all.

I had some problems with the 2.6.27 tree on kernel.org, and have
therefore just regenerated it. If people who are pulling from it have
problems, you may need to do a fresh pull too. Sorry for any
inconvenience this causes.

Nigel
Favicon

Feature request: safe sleep

Hi!

I have been using the tuxonice patches for a while and I miss a feature: the "safe sleep".
The safe sleep is the combination of the suspent-to-ram and the suspend-to-disk. It saves the contents of the RAM to the disk (like the simple hibernation), but instead of powering off, it switches the computer to sleep mode.

It would be cool if the TuxOnIce can support this feature.

Cheers,
Thomas Demeter

_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel
bobzhang | 5 Nov 07:53
Favicon

about suspend2 's corruption problems in 2.4 kernel

Hi Negil, 

In our main page , I saw this message , 
"Current Versions
Here are the latest patches against 2.6 kernel series. 2.4 patches are currently 
unavailable due to reports of corruption problems with the most recent 2.4 kernels." 

about the corruption problems report with most recent 2.4 , 
would you mind please giving me detailed info ? for example , user's bugs report or developer's ideas ?  
I dived into TuxOnIce's bug zillia and archieved mailing list (user and development) ,but unfortunately I
find nothing . 
In my mind , I feel that this sentense will cause everyone confused , 
1, what is the recent kernel ?  You mean that 2.4.36.8 or other version , I feel that you'd better giving us
detailed version number. 
2, should give us a link in which user reports this bug and what he has done and how he has done. 
    Different users have their own application , maybe it is not affected for others.

 
thanks for your reply , kindly hope your more info. 

 
By the way , now I want to port 2.4.21 into mips architecture . By searching our mailing list ,
I found that it seems that someone has began to do such work ,but don't post related patch , 
Do you tell us the latest news about porting 2.6 or 2.4 series into MIPS architecture ? thanks very much!  
Do you any plan to port TuxOnIce to MIPS architecture ? 

 
Following is some messages in our mailing list,

Suspend2’s patch on ARM architecture on 2005.11.14 
http://lists.tuxonice.net/lurker/message/20051114.094040.11261d0e.en.html#suspend2-devel

In this message , I find this info:  
“Hi Hiroki. 

Thanks for sending this. I've just released rc10, and will incorporate 
your patch into the next release. 

Regards, 

Nigel”

But in the latest patch , why I didn’t find ARM words , 

One user want to port suspend2 to mips architecture ,and the reply of author of suspend2 :
http://lists.tuxonice.net/lurker/message/20060215.225134.b3b5ed05.en.html

One baby has began to do such work , it seems that he has finished this work that he can suspend current data
into usb harddisk : 
But can’t hibernate into usb flash: 
http://lists.tuxonice.net/lurker/message/20070124.195330.87415b0d.en.html

Another baby want to port suspend2 to MIPS architecture , but don’t know what exactly he should do :
http://lists.tuxonice.net/lurker/message/20070705.104938.21d208d1.en.html
http://lists.tuxonice.net/lurker/message/20070705.110629.a1147138.en.html

The third fellow has claimed that he has ported swsusp to mips almost , but still has problem :
http://lists.tuxonice.net/lurker/message/20071107.143443.3d6d2176.en.html

_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel
U Kuehn | 4 Nov 20:35
Favicon

Tuxonice for 2.6.27

Hi,

is there a version of tuxonice for kernel 2.6.27? The latest I see on
tuxonice.net is 3rc7a for 2.6.26 (which works great!).

Regards,
Ulrich
Andrey Rahmatullin | 3 Nov 20:37
Favicon

UUID= notation

Hello.
What is current status of resume=UUID=foo notation? First, I receive "No
matching enabled allocator found. Resuming disabled.". Should it be
resume=swap:UUID=foo or what? Second, will UUID be preserved after
suspend? What if I cancel a resume and do mkswap?

--

-- 
WBR, wRAR (ALT Linux Team)
_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel
Ratnam Tatavarty | 1 Nov 05:37

iSCSI Problem.

I am using a remote storage for my root partition via iSCSI and
hibernating to a swapfile in the root partition.
The suspend cycle went fine but the resume froze with the error
"connection1:0 ping timeout " (please refer the screenshot) since
during suspend, the sessions were not logged out but the network
went down. Is there any way to solve this, either using any iSCSI
option (or by placing some hooks into /linux/drivers/scsi/libiscsi.c ?).

Any help is greatly appreciated.

Config:
Linux chase.localdomain 2.6.25 #6 SMP Sat Nov 1 00:04:42 EDT 2008 i686
with tuxonice-3.0-rc7-for-2.6.25.patch.

Thanks.
Ratnam.

_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel
Martin Steigerwald | 13 Oct 12:12
Favicon

safe resuming: automatically invalidating an outdated hibernate snapshot

Cc to linux-kernel: This is mainly for tuxonice, but it might also be relevant 
for other hibernate implementations. Maybe some general mechanism for 
checking whether an on disk snapshot of the system is current would be good - 
as also the resume parameter could be missing or wrong or whatnot.

Hi!

Is there a way to automatically invalidate the tuxonice snapshot when a non 
tuxonice kernel is booted accidentally? I.e. could tuxonice recognize when 
the swap partition has been accessed *after* the snapshot has been written?

It happened here several times that someone booted the wrong kernel and then 
someone else booted the right one again. TuxOnIce would then resume from a 
snapshot that it not up-to-date anymore. This leads to filesystem breakage as 
the filesystem slab objects and other in memory structures would not 
represent the current state of the filesystem on disk. xfs_repair did a 
marvellous job on these occassions and I already changed menu.lst to hide the 
GRUB boot menu by default, but it would be better if this case of  
maloperation can be intercepted.

Ciao,
--

-- 
Martin Steigerwald - team(ix) GmbH - http://www.teamix.de
gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90
_______________________________________________
TuxOnIce-devel mailing list
TuxOnIce-devel <at> lists.tuxonice.net
http://lists.tuxonice.net/mailman/listinfo/tuxonice-devel

Gmane