Feisty on T42

摘抄自 Installing_Ubuntu_7.04_on_a_ThinkPad_T43

Swap and Hibernation problem

Ubunutu uses unique IDs (UUIDs) to identify partitions. The advantage of this is you do not have to differentiate between sda and hda devices. So if upgrading to modern libata drivers will work without having to rewrite hda devices to sda ones.

However feisty seems to have a problem with this naming method and swap partitions on some installations. Do $ sudo free to check if your swap partition is used. If the line with swap it it just returns three times "0", your swap partition is not being used and you are most probably affected by bug 66637. The problem is that your system generates a new UUID for your swap partition on every reboot. Your old settings in the fstab then cannot be used anymore and your system does not use any swap. Without swap hibernate (suspend to disk) does not work either (standby/suspend to RAM still does).

Follow these instructions to fix this

  1. determine your swap with $ sudo fdisk -l. In my case it was /dev/sda2
  2. do mkswap on your swap partition and record the uuid which this command outputs, e.g. $ sudo mkswap /dev/sda2
  3. now use this UUID to put into fstab: Look for the line with the swap partition and replace the old UUID with the new one: $ sudo gedit /etc/fstab
  4. add the same UUID intu your resume file: $ sudo gedit /etc/initramfs-tools/conf.d/resume; the file should only look like this: "RESUME=UUID=<the-swap-partition-uuid>"
  5. do $ update-initramfs -u
  6. update your grub configuration; edit it with $ sudo gedit /boot/grub/menu.lst and look for the line that says "# defoptions=quiet splash" and change it to "# defoptions=quiet splash resume=<the-swap-partition-uuid>"
  7. reboot normally. After this test with $ sudo free or with $ swapon -s if your swap is now activated
  8. Now you can test hibernate, too.

Thanks to various people on the bug thread.



参考文献:

台湾人Paar 20041216

from kerneltrap

from Linux宝库200702

from Linux.com

from computerworld.com.au 20070109

from jkraemer.net2005-2006

from wiki.cchtml.com

Driver "fglrx", 3D acceleration and Ati Radeon 7500

[feisty] fglrx does not support older cards

compiz-and-ubuntu-feisty-fawn-ati-x1400

how-to-setup-fglrx-for-ubuntu-feisty(ATI Mobility X300)

ATI fglrx driver users: NEW XORG KILLS ATI DRIVERS!

[教学]ATI+feisty+aiglx+beryl 详细安装过程

fglx官方说明[很有价值]

Installing Beryl On An Ubuntu Feisty Fawn Desktop With An ATI Radeon Graphic Card

这篇文章让我对ati驱动有所了解

How_to_configure_the_TrackPoint

Installing Ubuntu 7.04 on a ThinkPad T43

fglrx--Ubuntu Drapper Installation Guide

Some Guy using T42 2373K38(Radeon Mobility 7500) on Feisty Fawn

Some Guy using Radeon Mobility 7500 Again

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值