Re: ACPI resume doesn't work in i386 with SMP enabled on netbook

2011-08-20 Thread Любомир Григоров
It is commonly know for i386 to have problems with ACPI suspend/resume.
AMD64 is a different story.

Check my thread, some devs explain further:
http://forums.freebsd.org/showthread.php?t=22960

Cheers.

2011/8/20 Garrett Cooper yaneg...@gmail.com

 Hi,
/etc/rc.resume with GENERIC hangs on my netbook on resume (it
 comes up with a blank black screen), so I removed all of the drivers
 from my custom $KERNCONF (except the most essential pieces, i.e. acpi,
 ata_cam, options INET, etc) and debugged the suspend/resume issue down
 SMP support (it was hanging in the ioapic code). Once I disabled SMP
 support, suspend/resume worked properly.
My next question: how do I fix this issue or what should I do next
 to debug it further :)?
 Thanks!
 -Garrett

 $ uname -a
 FreeBSD akai-ntbk.local 9.0-BETA1 FreeBSD 9.0-BETA1 #1 r224948M: Fri
 Aug 19 00:35:51 PDT 2011
 root@akai-ntbk.local:/usr/obj/usr/src/sys/NETBOOK  i386
 ___
 freebsd-acpi@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
 To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org




-- 
Lyubomir Grigorov (bgalakazam)
___
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org


Re: ACPI resume doesn't work in i386 with SMP enabled on netbook

2011-08-20 Thread Garrett Cooper
2011/8/20 Любомир Григоров nm.kn...@gmail.com:
 It is commonly know for i386 to have problems with ACPI suspend/resume.
 AMD64 is a different story.

 Check my thread, some devs explain further:
 http://forums.freebsd.org/showthread.php?t=22960
 Cheers.
 2011/8/20 Garrett Cooper yaneg...@gmail.com

 Hi,
    /etc/rc.resume with GENERIC hangs on my netbook on resume (it
 comes up with a blank black screen), so I removed all of the drivers
 from my custom $KERNCONF (except the most essential pieces, i.e. acpi,
 ata_cam, options INET, etc) and debugged the suspend/resume issue down
 SMP support (it was hanging in the ioapic code). Once I disabled SMP
 support, suspend/resume worked properly.
    My next question: how do I fix this issue or what should I do next
 to debug it further :)?
 Thanks!
 -Garrett

 $ uname -a
 FreeBSD akai-ntbk.local 9.0-BETA1 FreeBSD 9.0-BETA1 #1 r224948M: Fri
 Aug 19 00:35:51 PDT 2011
 root@akai-ntbk.local:/usr/obj/usr/src/sys/NETBOOK  i386

Perfect -- thanks for the info :)!
-Garrett
___
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org