Date: Fri, 9 Dec 2005 15:38:53 +0300 From: huge@nm.ru To: freebsd-acpi@freebsd.org Subject: toshiba portege r100 doesn't resume from S3 Message-ID: <1287807936.20051209153853@nm.ru>
next in thread | raw e-mail | index | archive | help
Hi! I have a problem. Would you help me? My Toshiba Portege R100 doesn't resume from S3. There is a problem with disk access after resume. It looks the same if I did "atacontrol detach ata0". And that's interesting: ad0 is detached but error messages are successfully logged. [from dmesg] .......... acpi_button0: run_prep cleaned up for \\_SB_.PWRB acpi_lid0: run_prep cleaned up for \\_SB_.LID_ acpi: suspend request ignored (not ready yet) cbb0: [MPSAFE] ata0: reiniting channel .. ata0: reset tp1 mask=03 ostat0=80 ostat1=80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80 ata0: stat0=0x50 err=0x00 lsb=0xfe msb=0x3f ata0: stat1=0x00 err=0x00 lsb=0xfe msb=0x3f ata0: reset tp2 stat0=50 stat1=00 devices=0x0 --> ad0: detached ata0: reinit done .. ata1: reiniting channel .. ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ata1: reinit done .. atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) battery0: battery initialization start battery0: battery initialization done, tried 1 times battery1: battery initialization start --> g_vfs_done():ad0s1a[READ(offset=277413888, length=2560)]error = 6 vnode_pager_getpages: I/O read error --> g_vfs_done():ad0s1a[READ(offset=268517376, length=12800)]error = 6 vnode_pager_getpages: I/O read error --> g_vfs_done():ad0s1e[WRITE(offset=6144000, length=2048)]error = 6 --> g_vfs_done():ad0s1e[WRITE(offset=65536, length=2048)]error = 6 panic: vinvalbuf: dirty bufs Uptime: 33m47s Cannot dump. No dump device defined. Automatic reboot in 15 seconds - press a key on the console to abort --> Press a key on the console to reboot, --> or switch off the system now. Rebooting... ......... And there is another problem. Video doesn't work after resume. With hw.acpi.reset_video=1 display is just off, with 0 it shows multicolored vertical lines. The DSDT seems to be ok since it's recompiled without errors and the same machine successfully resumes from S3 under linux. # dmesg http://media-trest.ru/r100/dmesg-v # sysctl hw.acpi http://media-trest.ru/r100/sysctl ASL http://media-trest.ru/r100/toshiba-portege-r100.asl Thanks! Alexandre Scherbanov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1287807936.20051209153853>