** Description changed:
v 0.7.2 (unstable). Suspends to ram, then immediately powers up again.
Using on a desktop system (which worked fine in dapper using the kernel that
came with the default install), AMD64 3700, VIA chipset on motherboard. (What
other info is needed - let me know).
+
+ Included below:
+ fstab
+ results of 'free', indicating swap space
+ dmesg | swap output
+
+ Post script - additional notes:
+ - Bug occurs with and without a usb drive attached - although not seen in the
fstab below.
+ - Fiesty install is on hdb1, since I was just trying it out.
+ - sda1 is a sata drive. hda and hdb are ide devices.
ProblemType: Bug
Architecture: amd64
Date: Thu Mar 29 16:05:34 2007
DistroRelease: Ubuntu 7.04
- Uname: Linux possum 2.6.20-13-generic #2 SMP Sat Mar 24 23:12:02 UTC 2007
x86_64 GNU/Linux
+ Uname: Linux 2.6.20-13-generic #2 SMP Sat Mar 24 23:12:02 UTC 2007 x86_64
GNU/Linux
- Post script - additional notes:
- - fstab is below. Bug occurs with and without a usb drive attached - although
not seen in the fstab below.
- - Fiesty install is on hdb1, since I was just trying it out.
- - sda1 is a sata drive. hda and hdb are ide devices.
+ The swap file appears seems to be activated...
+ 'free' reveals the following:
+ ----------------------------------------
+ tim@:~$ free
+ total used free shared buffers cached
+ Mem: 1027056 487088 539968 0 6568 286488
+ -/+ buffers/cache: 194032 833024
+ Swap: 979924 0 979924
+ tim@:~$
+ -----------------------------------------
+
+ And, I noticed that swap is activated during boot. A cut from dmesg |
+ grep swap reveals...
+ ------------------------------
+ [ 52.044805] Adding 979924k swap on
+ /dev/disk/by-uuid/bde993d8-f0c7-4ee1-ae55-ef8161d6d5d6. Priority:-1
+ extents:1 across:979924k
+ -------------------------------
+
+ Whether it is being used?? Thought its only in use when ram fills up.
+ No?
+
Contents of fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdb1
UUID=e6238def-f9e3-4654-9bee-bb43be4fe854 / ext2
defaults,errors=remount-ro 0 1
# /dev/hda1
UUID=204C-EADB /media/hda1 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/hda2
UUID=4539fedb-b857-4e14-a16b-0e3d5befa650 /media/hda2 ext3 defaults
0 2
# /dev/hda3
UUID=26aebc85-35c1-4f42-a5ad-b8bec5a43685 /media/hda3 ext3 defaults
0 2
# /dev/hda5
UUID=2c64373f-8a48-4125-9501-8a6e1630c2c2 /media/hda5 ext3 defaults
0 2
# /dev/hda6
UUID=a657d0e6-e0bd-4a20-b8e2-5fb248eef113 /media/hda6 ext3 defaults
0 2
# /dev/hda8
UUID=f3c2bfdc-10ff-4bca-b014-c44909fc1000 /media/hda8 ext3 defaults
0 2
# /dev/hdb2
UUID=9A6D-5FD3 /media/hdb2 vfat defaults,utf8,umask=007,gid=46 0
1
# /dev/hdb4
UUID=D6589131589110FB /media/hdb4 ntfs
defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/hdb5
UUID=4818BE1E18BE0AC8 /media/hdb5 ntfs
defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/sda1
UUID=e3336fde-1588-4508-94c1-3b7cbde7be23 /media/sda1 ext2 defaults
0 2
# /dev/hda7
UUID=bde993d8-f0c7-4ee1-ae55-ef8161d6d5d6 none swap sw
0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
--
Fiesty beta, kpowersave - almost working correctly - suspend to ram
https://launchpad.net/bugs/98738
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs