lkml.org 
[lkml]   [2006]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: swsusp problem
Date
On Sunday 10 September 2006 15:49, Pavel Machek wrote:
> Hi!
>
> > >What kind of machine is that? What cpu? Really 486?
> >
> > yes, it's viglen dossier 486 based laptop .
>
> Forget it, this thing does not support 4MB pages, and swsusp currently
> needs them. (We'll need to fix that, but not now -- fix is port of
> page-table handling code from x86-64).
>
> It should die with
>
> if (!cpu_has_pse) {
> printk(KERN_ERR "PSE is required for swsusp.\n");
> return -EPERM;
> }
>
> ...can you investigate why it does not?
>

Probably because of this:

> > flags : fpu vme pse
^^^

> > bogomips : 31.55
>

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-09-11 02:58    [W:0.034 / U:1.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site