Edit page UbuntuPaperCuts
[wiki.git] / UbuntuPaperCuts
index 7817c6c4fc8e74836beb85f11b001e809999bcd1..63d3f2131d2403b570e6b696c95705264e6e700d 100644 (file)
    * https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/437649
    * confirmed on precise
 
- # --Sometimes, when switching monitors on/off, the DisplayPort output starts to flicker (looks very much like a double-buffering issue).--
+ # --Sometimes, when switching monitors on/off, the DisplayPort output starts to flicker. Looks very much like a double-buffering issue--
    * I've not seen this in a while, maybe fixed
 
 === Upgrade issues ===
  # My home is dm-crypt encrypted, alghough not with luks. After upgrading to Oneiric, it was no longer being mounted because mount thought it was of type minixfs. WTF?? To fix this, I had to pass '-n nominix' to blkid in /lib/cryptsetup/checks/un_blkid. This filtering was present in an earlier version of cryptsetup, but it has been removed in 2:1.1.3-1.
    * breaks boot
 
- # --On my x200s, something goes wrong when initramfs tries to switch to the root filesystem. Due to a race with udev, some files cannot be deleted in the tmpfs.--
+ # --On my x200s, something goes wrong when initramfs tries to switch to the root filesystem. Due to a race with udev, some files cannot be deleted in the tmpfs--
    * breaks boot
    * https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/155689
    * https://bugs.launchpad.net/ubuntu/+source/linux/+bug/613273