m (remove trailing dot in media name) |
Andybleaden (Talk | contribs) m (Edit to show issues and fix for Broadcom wireless drivers after update kills them) |
||
| 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. | ||
| + | |||
| + | '''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 | ||
| + | |||
| + | This should mean you are back with a working wifi as was found in this forum post | ||
| + | |||
| + | http://forum.meego.com/showthread.php?t=662&page=1 | ||
== Future Updates == | == Future Updates == | ||
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.
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.
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
This should mean you are back with a working wifi as was found in this forum post
http://forum.meego.com/showthread.php?t=662&page=1
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.