2009-08-03

Learning Ubuntu #7 - Suspend is Working, Upgrading to OO 3.1, Getting CIFS working

  1. Have a look at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/336158. I cut, modified slightly, and pasted the following into the specified file. All is well. Suspend is now working.

    <match key="system.hardware.product" contains_outof="L300">
    <merge key="power_management.quirk.vbe_post" type="bool">true</merge>
    <merge key="power_management.quirk.s3_bios" type="bool">false</merge>
    </match>


  2. This appears to be the definitive guide for the OO 3.1 upgrade
    This did not work out the way it was described, but I did end up with 3.1 installed - note - look carefully - it still look like 3.0 - read the small print. Spell check is not working - I will follow up on that latter.

  3. This appears to be the definitive guide for basic Samba setup

No comments:

Post a Comment