Andybleaden (Talk | contribs) m (Edit to show issues and fix for Broadcom wireless drivers after update kills them) |
Dawnfoster (Talk | contribs) (Added a known issues section & made minor tweaks to the wireless driver issue (wording / formatting)) |
||
| Line 1: | Line 1: | ||
| - | '''Use these instructions at your own risk. These instructions are only for updating MeeGo 1.0 for Netbooks, and we are still testing the update features.''' | + | '''Use these instructions at your own risk. These instructions are only for updating MeeGo 1.0 for Netbooks, and we are still testing the update features.''' Please review the known issues section before starting the update process. |
== Update Setup (One-time Steps) == | == Update Setup (One-time Steps) == | ||
| Line 39: | Line 39: | ||
More help [http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software using the GUI update system] can be found in our online user help documentation. | More help [http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software using the GUI update system] can be found in our online user help documentation. | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
== Future Updates == | == Future Updates == | ||
| Line 58: | Line 49: | ||
[http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software More help using the GUI update system] can be found in our online user help documentation. | [http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software More help using the GUI update system] can be found in our online user help documentation. | ||
| + | |||
| + | == Known Issues == | ||
| + | |||
| + | === Broadcom Wireless Drivers === | ||
| + | |||
| + | Those of you who have installed Broadcom Wireless Drivers from Slaine.org may find they no longer work after the update so will need to rebuild them by opening a terminal and running | ||
| + | rpmbuild --rebuild --target=i586 wl-kmod-5.60.48.36-1.moblin.src.rpm | ||
| + | |||
| + | After rebuilding, you should have working wifi. More [http://slaine.org/_slaine/Meego_1.0_Wifi.html details about the Broadcom drivers can be found at Slaine.org], and more details about this update issue can be found in [http://forum.meego.com/showthread.php?t=662&page=1 this forum post]. | ||
Use these instructions at your own risk. These instructions are only for updating MeeGo 1.0 for Netbooks, and we are still testing the update features. Please review the known issues section before starting the update process.
Contents |
When you want to begin updating your system and testing our update process for the first time, you will need to complete these one-time steps. Again, just a quick reminder that we are still testing the update process, so proceed at your own risk.
Add the Update Repositories
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/core/repos/ia32/packages core-update-testing
yes
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/netbook/repos/ia32/packages netbook-update-testing
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/non-oss/repos/ia32/packages non-oss-update-testing
Refresh the New Repositories
After adding your repos, you will need to do a refresh by typing:
zypper refresh
The first time you run the update, you will get one package manager update that is required before we can send you the rest of the updates. Don't worry, more updates will follow.
The Update System will often run through more than one wave of updates. This is normal. We often need to do updates in stages to resolve update dependencies. Continue to let it run through the updates.
Update via the GUI Update System
Note: If you have already installed your updates or there, you should get a dialog telling you that all software is up to date.
More help using the GUI update system can be found in our online user help documentation.
Future updates can be installed right from the user interface without any additional terminal commands.
You should receive notifications that you have an 'Important update available'.
More help using the GUI update system can be found in our online user help documentation.
Those of you who have installed Broadcom Wireless Drivers from Slaine.org may find they no longer work after the update so will need to rebuild them by opening a terminal and running
rpmbuild --rebuild --target=i586 wl-kmod-5.60.48.36-1.moblin.src.rpm
After rebuilding, you should have working wifi. More details about the Broadcom drivers can be found at Slaine.org, and more details about this update issue can be found in this forum post.