Comment 15 for bug 151544

Revision history for this message
Martin G Miller (mgmiller) wrote :

I am running AMD 64 with 32 bit Gutsy upgraded from Feisty. I also take about 45 seconds to go from login to desktop. I have 2 gig ram and Nvidia 7800 GT running nvidia-glx-new drivers. Here is the out put of 2 dmesg greps:
marty@tux:~$ dmesg | grep audit
[ 38.451889] audit: initializing netlink socket (disabled)
[ 38.451902] audit(1193268681.132:1): initialized
marty@tux:~$ dmesg | grep error
[ 37.605494] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 68.340902] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
[ 78.468779] powernow-k8: BIOS error - no PSB or ACPI _PSS objects

dmesg | grep failure returned no output, so the primary security module does not seem to be an issue for me.
In fact, here is the output of dmesg searches for primary security and module:
marty@tux:~$ dmesg | grep failure
marty@tux:~$ dmesg | grep primary
marty@tux:~$ dmesg | grep security
marty@tux:~$ dmesg | grep module
[ 66.544455] nvidia: module license 'NVIDIA' taints kernel.

I know it's off topic, but I wonder if the <<powernow-k8: BIOS error - no PSB or ACPI _PSS objects>> message is a clue as to why I can't do S3 sleep on this machine.