Date: Fri, 24 Mar 2000 04:36:51 +0900 From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: feldman@twincreeks.net Cc: freebsd-mobile@freebsd.org Subject: Re: suspend problems on VAIO Z505HS Message-ID: <200003231936.EAA24606@tasogare.imasy.or.jp> In-Reply-To: Your message of "Thu, 23 Mar 2000 10:20:36 -0800" <20000323102036.A3686@twincreeks.net> References: <20000323102036.A3686@twincreeks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > I've got a brand new Sony VAIO PCG-Z505HS. > It works pretty well, except for a problem I've been having with > suspend/resume. > > When I suspend the system with 'zzz' or Fn-ESC then resume, > more often than not the system comes back in a funny state. > It seems as if the file system is getting scrambled, > either in-core or on the disk. Sometimes some commands > just won't work (claiming a bad magic number), other times > I've seen /kernel actually get changed on the disk. > > The other day some of the inodes on disk actually got trashed to > the point where I had to completely re-install FreeBSD. > > I'm running 3.4-RELEASE + PAO3-20000130. It seems the `CHS addressing destroy over 8GB disks after resume' problem. Please try to set Bit 12 (LBA addressing) on wdc flags (see LINT or man 4 wd) somethig like; controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xf0fff0ff (32bit + sleep hack + LBA + multi-sector) Good luck! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003231936.EAA24606>