R184 System Update - Scheduled to go live March 26th, 2013

We are announcing a new Business Catalyst release, scheduled to go live on Tuesday, March 26th, between 1AM - 6AM PST.
Please refer to our blog post for an overview of all major changes.
Minor enhancements and cosmetic improvements
When disabling the web app item detail page a web app, the system will now hide the web app item URL, web app item preview, web app detail templates
Fixed some Internet Explorer 10 issues, impacting the WYSIWYG editor and the lists from the admin  interface
Email campaigns wizard will now display the time zone to offer a better indication on when the campaign is scheduled to be sent
Page redirect protection will be enabled for all sites; if  you plan to redirect users to external sites using PageID parameter, than you should whitelist the URL through the Secure Domain Redirect interface
New InContext editing  interface
We're working on a new and improved replacement for our  existing InContext Editing feature (ie. "Edit" mode), and are opening  it up for public beta testing on your sites.
The new editing experience no longer relies on Flash/Flex  and is written purely in HTML5/JavaScript. You can enable the new editing  experience under Site Settings > Beta Features.
Issues fixed by May release
Issue #
Description
2792792
Products export will now save CSV files to allow HTML content being correctly read by Excel when opening the export file on Mac computers
2876636
Customers can now create Customer Reports on CRM Forms that include a + sign in the list of available values
2892073
Updated "Visits by source" report to exclude the site domain
2978194
Updated the ADORA template to remove an absolute link from the registration page
3078126
Updated {module_title} to add the "output" parameter which control what information will the module display: ID or Value;Available options for the parameters are: id and value; default value is id for backwards compatibility;
3318286
Fixed an issue in the Payment Gateway user interface that was blocking users from deselecting an Offline Payment method and use PayPal standard   instead
3329461
Updated {module_productresults} to add the "Hide Secure Items" parameter that will allow users to hide products in secured catalogs. The parameter supports two values True and False; By default the module is set to false so that it preserves backwards compatibility.
3329489
Fixed an issue causing blog comment notifications to be sent to the wrong role
3055119
Fixed an issue causing the webapp role responsible to receive the comment notifications instead of   the comment role selected
3334627
We've made the /ModulesTemplates folder available in webBasics and webBasics+ plan types so that partner can update the social media module layouts
3349030
Fixed an issue causing the Close button from CRM > Type Manager panel to not work on Internet Explorer 9
3316248
Fixed an issue that was causing invoice to be printed as a screenshot on Internet Explorer 9
3347303
Updated currency for South Georgia & South Sandwich Islands
3352869
Fixed an issue causing the delivery date to be moved to the next day when editing an email campaign
3359498
Removed references to Business Catalyst from the Java_DynMenusSelectedCSS.js script file for better white label support
3489941
Removed site plan and details link for webBasics and webBasics+ sites that are under consolidated billing
3506753
Getting started videos have been removed from Partner Portal
3513631
Fixed a bug in the new email editor that was removing spaces between words when creating links
3491721
Updated the Image Picker in the new email campaign editor to display image preview for images that contain spaces in their names
3514304
Fixed an issue that was blocking users from replicating a site for with product variations enabled
2591940
Improved performance on the old file manager so that it will compute and display  dimensions for a larger number of images.
2736799
Fixed a bug that caused incorrect add to cart link to be generated by {tag_relatedproducts}
3101268
Updated the Tribecca template to make the My Cart link relative instead of absolute
3045069
Removed "Show more feeds" link from Weekly reports emails
3044175
Updated {module_pageaddress} so that it outputs the SEO friendly URL
3367788
Fixed an issue causing secure zone subscriptions to expire 1 day too early under certain cases
3488788
Fixed an issue causing secure pages to be listed multiple times in Pages list user interface
3487829
Fixed an issue that was generating an error in the Overall Summary chart for loyalty  email campaigns
3363891
Fixed an issue that was causing the web app name to not be displayed in the Site Manager > Secure Zones > Secure Content when securing web app items
3489830
Updated SEO migration tool so that it will also migrate pages that only have SEO description defined
3502202
Updated database index to fix an incorrect attribute options ordering when outputted by  {tag_attributes}
3107736
Updated email campaigns to prevent emails from being sent twice to the same email address, when the address was used simultaneously by a contact and a company
3433145
SEO - updated the web apps rendering so that it will display the web app item title, if defined in the page or detailed layout instead of the web app name
2968068
Fixed an issue on CRM > Orders interface that was causing the Print button to not be displayed right after creating a new order from admin
3475527
Updated the online editor to also display styles defined using IDs in the Apply CSS drop-down
Note: This bug fix was reverted
3487847
Fixed an issue preventing the WYSIWYG editor from inheriting CSS styles from templates
3434250
Fixed an issue where affilitate commisions were not recorded properly when using PayPal Standard as payment gateway
Message was edited by: Florin Carlig on April 29th, 2013

Hi Jack,
Let me help explain what tags we have presently that provides details about webapp A and B.  It seems you might be slightly confused on the purpose of some of these tags and what they intend to output.
Here's a screen cast of an example located on my test site: http://test0101.testsuite.biz/test/test1
This is pretty much how it'll work based on the tags that we have available at this stage.  If you are looking to set something up a bit differently let us know so we can possibly help you further. 
In the meanwhile, many of these tags where just recently introduced in our March release.  More details under "web app improvements".
- http://www.businesscatalyst.com/_blog/BC_Blog/post/Announcing_our_March_2013_system_update /
Let me know if you have any further questions or concerns. 
Thanks,
-Sidney

Similar Messages

  • R190 System Update - Scheduled to go live September 10th, 2013

    We are announcing a new Business Catalyst release, scheduled to go live on Tuesday, September 10th.
    Please refer to our blog post for an overview of all major changes.
    In this release, we're introducing the ability to set metadata for products, similar to the previous feature we've done for blogs.
    To show the Products Meta description, change the HTML for the Individual Product Large Layout to include the corresponding tags in the <head> tag. You can use {tag_productmetatitle} and {tag_productmetadescription} to output the product title and meta description, and they can be used for other meta properties as well.
    Here's a code snippet:
    <html>
    <head>
    <title>{tag_productmetatitle}</title>
      <meta content="{tag_productmetadescription}" name="description" />
      <meta content="{tag_productmetatitle}" property="og:title" />
      <meta content="{tag_productmetadescription}" property="og:description" />
    </head>
    <body>
    ...... rest of the product template code..........
    </body>
    </html>
    To populate the Meta description for your products, you can use the product import - we've updated the export and the import files with a Product Meta Description column, it's the last column in the import template file.
    Note: You still need to import all the product information (fill in all the rows and columns) even if only wanting to update the Product Meta Description.
    Issues fixed in September release                                                                                                                                                                                                                                                                                                                                                                      
    Issue #
    Description
    3573073
    When displaying webapp items, the output of {tag_addtofavorites} does not change to "Remove" once that webapp item is added to the favourites list
    3573985
    Viewing all campaigns causes a page crash, when having a large number of follow up campaigns
    2892073
    The Reports-> Summary-> Visitors-> Visits by source-> Referral report includes the site domain in the list of referrals
    3117057
    Re-arranging form fields is not saving properly, when having a large number of fields in the webform
    3580368
    Importing Wordpress blogs does not work with some specific import files
    3591212
    Customer Service Ticketing no longer sends emails to relationship users, when replying to a case
    3590455
    Customer Service Ticketing no longer sends emails to the BCC email address specified in the CST Settings
    3567997
    You get "An error occurred processing credit card" error when submitting a webform by using an Auto-fill browser extension, and that webform has the Anti-Bot Fraud Protection field enabled (has the module_ccsecurity in the webform HTML)
    3579750
    Orders placed through PayPal standard are processed at Paypal, even though the "Do not finalize my PayPal transactions" Paypal Standard option is enabled, under E-commerce->Payment Gateways
    3513305
    Enable ability to set meta data for catalog pages and products pages, without having 2 metadata descriptions on the products detail pages
    3599751
    Exporting campaign list subscribers downloads only 4 columns (full name, email address, optin status and subscribe date) - enable ability to download more customer details
    3513665
    Cannot set Role Responsible for Products through import/export of products
    2876577
    "Tax Never applies" product option is exported as a blank value like the "Tax Not applicable" option. Also, importing products with "Tax Never Applies" does not set the tax to "Tax never applies"
    2866150
    Pages imported as 301 redirects should be set to be "Excluded from search results" so they don't show up in the search results

    Hi Liam, I was using that new dropdown section but the Meta Description wasn't saving. I did 10 yesterday and today some were missing which I'd definitely done yesterday. (Maybe it's something to do with onesaas which exports and reimports the products to sync with our accounting and inventory system?)
    To be on the safe side I'm now copying the data from meta description into a custom 1 field in case it vanished again i can recopy and paste it back and not loose hours of rewriting etc.
    Plus I found the tag to show the more options-keywords on the pages too.
    So what i've learnt (in case anyone else is as lost as me..)
    Don't touch product page properties. (I'm going to go through and delete all mine)
    On the product large layout page have:
    <html>
        <head>
            <title>{tag_productmetatitle}</title>
            <meta content="{tag_productmetadescription}" name="description" />
            <meta content="{tag_tags}" name="keywords" />
            <meta content="{tag_productmetatitle}" property="og:title" />
            <meta content="{tag_productmetadescription}" property="og:description" />
        </head>
    (Does that sound good Liam?)

  • R183 System Update - Scheduled to go live January 22nd, 2013

    We are announcing a new Business Catalyst release, scheduled to go live on January 22nd, 2013.
    Please refer to our official blog post for feature highlights and other major improvements slated for this release.
    Minor enhancements and cosmetic improvements
    Grid state persistence - with this release, most of the item lists displayed in the new admin user interface will remember the page and the sorting applied on a list when returning from a detail page
    Edit page properties in the new file manager - when editing a page in the new File Manager, users can now edit the page properties like SEO metadata, workflows, or page visibility
    Updated Email Marketing wizard - we have simplified the email campaign wizard and merged the Type and Details step into a single one, updated the controls for setting up one-off and loyalty campaigns and moved the Email Campaign subject into the content tab
    Secure domain redirects - starting with this release, all sites will have this feature turned on; if you redirect users to external websites, you should add those into the Secure Domain Redirect list
    SPAM improvements - comment workflow emails are no longer sent when a comment is marked as SPAM
    Limit the comment size - Starting with this release we will be limiting the number of characters per comment to 4000
    URL Redirects have been moved from Page Details into Site Settings menu
    Display how many subscribers are into a Secure zone in the secure zone list view
    Renamed Advanced View tab from pages screen into List View and made it default for new sites
    After sending a Campaign, don't show an error when redirected to the Stats tab
    Site Manager > Pages - Advanced view buttons don't have the same height. Might be reproducible in other screens as well.
    Updated styling for Find a Customer link found in some CRM screens
    Updated styling for date picker in filters
    Fixed icons alignment in the left menu + redesign some icons to be more relevant to the menu entry
    Fixed footer spacing in some screens (it's not always the same)
    Page status (draft/live) was sometimes shown in grey
    Table list headers font-size is not the size in specs (all over the UI)
    Consistency improvements for links color (we had 5 different tones of blue, now we have just one as in specs)
    Site Manager > Page Details - Breadcrumb has the correct caption Pages instead of Web Pages
    Web Forms field categories wrap on the second line when the window is resized although the screen is optimized for low resolutions screens.
    Wizard tabs have different colors depending on the screen.
    Issues fixed by January release
    Issue #
    Description
    3157574
    Updated catalog import to fix an issue causing the import to generate incorrect URLs when more than one sub catalogs were created
    3164429
    Enforced shipping tax validation to prevent site customers from bypassing the shipping tax payment
    3343967
    Updated the Site Setting > File Manager to prevent users from creating folders that contain  # in their name
    3365127
    Fixed an issue on list views that was causing an incorrect datetime sort (was sorting alphabetically by date instead of actual date)
    3373342
    Fixed an issue that intermittently generated an error when when accessing the BC Toolbox panel, via the   admin console
    3377475
    Updated secure zone login to prevent an "Secure Zone Access Expired" error being displayed  when trying to log in a secure zone in some cases
    3430574
    Fixed an issue causing muCommander to corrupt files on upload using SFTP
    3430529
    Fixed a file system issue that was not preventing SFTP clients from retrieving missing or corrupt files on the remote storage and overwrite the client local files
    3428565
    Fixed an issue preventing users from connecting to sites on SFTP, using FireFTP
    3430571
    Fixed some issues causing CuteFTP and muCommander for Mac to corrupt files on   upload
    2908470
    Updated {tag_recipientfirstname} so that it will render an empty string instead of "Recipient" if first name is empty
    2567870
    Updated the Dynamic Menu sorting functionality to fix an issue that was causing menu items to intermittently skip a few places
    2567955
    Fixed an issue causing state tax to not be covered by the gift voucher payments on some   occasions
    2567515
    Fixed an issue causing the Web App Edit Layout to not populate checkboxes that have   the ampersand & in the name
    2753571
    Creating a new Free Shipping Type Option hides all other   pre-configured shipping options in front-end for all the sub-domains of a   website
    3227500
    Fixed "Add RSS channels to a WebPage" and "Get RSS   HTML code" links from the "Actions" dropdown list  in the new admin user interface
    3344567
    Fixed an issue preventing the get RSS HTML code link from working on the new admin user interface
    3220522
    Returning URL for DIBS payment gateway blank
    3217223
    Fixed an issue causing incorrect data to be displayed when using affiliate program tags: {tag_referralslastmonth} and   {tag_referralslastweek}
    3343296
    Fixed a an issue causing the line item descriptions displayed on a packaing slip layout to be mis-aligned
    2801224
    Updated tag_productlist sorting. The sortBy parameter can now accept "releasedate" and "expirydate" parameters.  We also added the ability to sort ascending or descending for any sort type. Example: in order to sort by release date ascending, use "releasedate asc". In order to order by expiry date descending use "expirydate desc" or simply "expirydate" which will work as before (dates are descending by default).
    Deprecated functionality
    {tag_tellafriend} and {tag_tellafriendurl} will no longer be available for use in email campaigns. Existing campaigns will continue to work as designed.

    Issues:
    1. The ecommerce Stock attribute beta is live with the bugs reported in beta. Including the main one where if you have products with stock attributes, despite them rendering in the export file you can never import products back into the system because of stock sku features. Deleting all products allows you to upload with all sku information as a work around but on some uploads stocks are reset to 0.
    2. Intermintant permission issues creating folders that have same name as web apps.
    3. Can not make folders in BC editor (under develop) that are existing web apps
    4. If you move a pre existing page via FTP into a new created web app folder and rename it to index.html It will not work. In the admin it has no file extension so you have to add it there.
    5. Just had it confirmed by live chat support who replicated it on a demo site. Securezone update details form with custom CRM fields.
    CRM fields will render current data but will not update the custom CRM fields in the crm on submission of the form.

  • R182 System Update - scheduled to go live December 4th, 2012

    We are announcing a new Business Catalyst release, scheduled to go live on Tuesday, December 4th, between 1AM - 6AM PST.
    Please see the blog post for an overview of all major changes.
    Minor enhancements
    Programmatically creating thumbnails from full size images now accepts a single dimension (width or height) and it always does proportional resize based on the dimension provided. (docs to be updated soon)
    Bounce management updates - with this release, we are going to automatically unsubscribe and opt-out customers whose email addresses have hard bounced. Additionally, we have renamed the Invalid Email Addresses report into Hard Bounces and merged it with the Bounce report.
    Import progress indicator - the import has been updated so that it now shows the import progress
    Partner Portal updates: invoice list and comissions are now ordered descendent by date; additionally, the Billing tab now shows the Site ID next to each customer name
    All charts are now rendered using a different library, leading to slightly different looks. There are no changes in chart data or functionality.
    Issues fixed
    Bug #
    Description
    2873659
    Change customer's Secure Zone Subscriptions    date interval from 1920-2020 to 2000-2100
    3078126
    {module_title} displays the title ID instead of the customer's title e.g.    Mr, Mrs, etc
    Note: this bug fix was reverted, and addressed in a future release
    3156116
    when using the import loyalty campaign template the customer anniversary    dates are pre-filled with 1-1-9999 date instead of empty
    3176084
    Total order amount wrong calculation for Netherlands, Espanol and Deutsch
    3282902
    Wholesaler price with volume discount: The quantity threshold value will    be updated with '.00' decimals after the first save and after a second save,    an error will be triggered
    3323767
    Company name is not displayed when a customer has more than one    relationship to a company, and one of the relationships has been deleted
    3330266
    Using a discount code for free shipping with a minimum total condition    ignores it and recomputes the total based on item prices only
    3338670
    The home address fields  associated    to a customer are lost when clicking Enter in the CRM contact detail panel
    3341625
    If you are using custom templates to render a product the default    "list" template will appear after pressing the Add to cart button
    3348888
    CRM entries are created when comments are set to "Must be logged    in" in order to post, and one comments as Anonymous
    3348939
    When creating a campaign where the list of customers is over 2000, at the    last step "Preview and Send", the number of recipients remains on    "Calculating..."
    3349824
    BR tags are commented from menu items tooltip on Save
    3350859
    Sites with old no longer offered site plans cannot access FTP
    3352094
    Wholesale price always saved as zero
    3355847
    Viewing/editing a campaign, contentHolder or template file through the    File Manager logs the siteID as if it's the userID in the audit log
    3353726
    Large literature items over 10 Mb cannot be uploaded. It should work for    files up to 100mb
    3354064
    Cannot forward a non-WWW domain to a domain using the DNS tool once the    domain is already added in the admin panel
    3354541
    Backup layout is not displayed when the web app items are inserted    through the new toolbox
    3359256
    Disabled sites are not enabled if upgraded via Consolidated Billing    invoice on account
    3359585
    Cannot re-add a non-WWW domain if the DNS zone is created and you have    removed it from your site
    3362275
    Product template restored to default when using product grouping    functionality in site frontend e.g. module_product,CatID,ProdID    template="" - functionality broken
    3362972
    Cannot create subdomains with more than one level after the first domain.
    2599509
    {tag_capacitydescription} rendering "Full" even though there is    1 seat available in the booking
    2638884
    Secure zone 'Frequency of Membership Renewal' option failing when    selecting 'once' with non recurring Payment gateway
    2732950
    Change the Norwegian word “laurdag” into “lørdag”
    2814482
    Sorting literature items doesn't work properly in Admin when filtering by    one letter
    3000564
    Unclassified web app items are imported as classified with previous item    classification
    3090411
    Campaigns are sent even though the site has been marked as deleted
    3110319
    Pressing the Back button to return to the checkout form will load the    default engilsh version of the checkout form
    3189476
    Campaign emails do not respect the standard for the Message-Id field
    2567870
    Moving dynamic menu items using the ‘right click > Move up/down’    seems to intermittently skip a few places
    2758568
    The tax is not recorded against the order if the initial payment fails    and the second payment is successful
    2832245
    Exporting to PDF bounced reports for email campaign throws system error
    2842411
    The webapp import hangs when having a large amount of custom fields
    2841512
    [Reports] If you create a Customer and Order and use both "Product    Purchased with Details" and "Products Purchased" options you    will get the "An error occurred" message
    2952394
    Checkout form on the Cadac template is unusable
    3225813
    Newly created sites from templates, scratch or replicated sites shouldn't    have a sitemap.xml file, even if the original site has it
    3301285
    SEO friendly URL column when importing a catalog is marked in admin panel    as optional, but this information is mandatory
    3311966
    Static file cache invalidation fails occasionally, causing old file    version to be served even though it has been modified

    Thanks for this Jackson.  Looks like my client was hit by [2758568].   Please could you clarify if "Issues fixed" mean the fix is currenly live on the system or if it will be fixed on the 4 December roll out. 

  • R195 System Update - Scheduled to go live April 10th, 2014

    On April 10th, 2014 we are going to push live a Business Catalyst system update.
    While our next release main focus will be on Open Platform and the new Partner Program which aim to transform the product into an extensible platform providing partners all the tolls they need to build a successful web agency franchise, it will also include several updates and bug fixes targeting improvements in the core product. You can read below the list of issues fixed with the current release. For more details on the Open Platform and new Partner Program, check the Business Catalyst blog.
    Issues fixed by April release
    Issue #
    Description
    3706713
    Fixed the Reset password link for e-mail accounts
    3714499
    Fixed an issue preventing admin users from accessing  the passphrase for the offline payments when the Verify Offline Password dialog is shown
    3713924
    Fixed a display issue on retina monitors for the  insert tag, toggle borders, show module toolbox buttons in the Campaign Content Editor
    3713617
    SBO Users with passwords not changed in last 90 days can't access Admin if user landing page is a CRM page or they come to Admin following a CRM link from an email
    3715074
    Fix product bulk actions (enable, disable, add, remove tag)
    3729193
    (Open Platform) Updated app loader to properly handle redirects to relative paths
    3723982
    (Open Platform) Fixed a typo in the application authorization screen
    3722296
    (Open Platform) Fixed an app loader issues which was throwing and error if appKey was starting with a non-alpha character
    3714358
    Fixed an issue in the Partner Portal causing the datacenter ID to be displayed instead of the lastname
    3713858
    Fixed an issue in the MyDetails page causing an unknown error when user was trying update personal information
    3725808
    (Open Platform) Fixed localization for  "title" and "href" attributes in menu.json files which prevented localized strings to be displayed when Admin language was changed
    3736972
    (Open Platform) Fixed an issue with menu rendering "visible" attribute (in menu.json) which did not work as expected on sub-menu entries
    3737096
    (Open Platform) menu.json content updates are not reflected right away on Admin menu reload (cached info does not get invalidated)
    Updated web app insert/update web forms to save false values for checkboxes that are not checked; previously the behavior was to leave the field empty which was inconsistent with the behavior of the admin user interface creating or updating web app items.
    We are no longer recording visits from IPs that have been blacklisted
    Fixed and issue on Chrome for Mac which was generating an error when users tried to upload PSD files
    Fixed and issue preventing users to upload PNG files in the Edit Image dialog
    (Open Platform) Excluded apps backed files from sitemap module and site search results
    We hope you will enjoy this release and look forward to your feedback.
    The Business Catalyst team

    Hi Liam, I was using that new dropdown section but the Meta Description wasn't saving. I did 10 yesterday and today some were missing which I'd definitely done yesterday. (Maybe it's something to do with onesaas which exports and reimports the products to sync with our accounting and inventory system?)
    To be on the safe side I'm now copying the data from meta description into a custom 1 field in case it vanished again i can recopy and paste it back and not loose hours of rewriting etc.
    Plus I found the tag to show the more options-keywords on the pages too.
    So what i've learnt (in case anyone else is as lost as me..)
    Don't touch product page properties. (I'm going to go through and delete all mine)
    On the product large layout page have:
    <html>
        <head>
            <title>{tag_productmetatitle}</title>
            <meta content="{tag_productmetadescription}" name="description" />
            <meta content="{tag_tags}" name="keywords" />
            <meta content="{tag_productmetatitle}" property="og:title" />
            <meta content="{tag_productmetadescription}" property="og:description" />
        </head>
    (Does that sound good Liam?)

  • System Update - scheduling updates

    I have a Lenovo SL500 and have System Update installed. I would like to schedule update automatically with System Update, and was led to believe this could be done. Indeed, the "Help" contains a topic, "Scheduling updates". This topic tells me to "Click *Schedule Updates* on the left menu". However, I do not see "*Schedule Updates*" on the left menu.
    My left menu, in System Update, comprises the following items:
      * Welcome
      * Get new updates
      * Install deferred updates
    Advanced:
      * View installation history
      * Restore hidden updates
    I have ThinkVantage System Update 3 installed, version 3.14.0024. This is on Windows Vista Home Basic.
    What gives? Why can I not see "*Schedule Updates*", and/or how do I get it to appear?
    tia,
    mooncow

    This is a mistake of TVSU.  Hotkeys 3.87 isn't for your T530.  Please ignore it while we fix the mistake on our side.
    As for APS, it will install on SSD system but it doesn't provide any benefit.

  • T61P - System Update build: 5.02.0011 - Error occurred while gathering user informatio​n

    I have issues with SU with my Lenovo t61p
    Win8Pro x64
    [Lenovo System Update build: 2013-4-11 5.02.0011] 29.4.2013 1:31:43
    Info 2013-04-29 , 01:31:43
    at Tvsu.Environment.EnvironmentManager..ctor()
    Message: Starting Environment Manager...
    Info 2013-04-29 , 01:31:43
    at Tvsu.Nls.NlsResources..ctor()
    Message: Starting the instance of NLS@Runtime
    Info 2013-04-29 , 01:31:44
    at Tvsu.Nls.NlsResources..ctor()
    Message:
    The active language is: EN
    The default language is: EN
    The OS language is: EN
    The language loaded type is: OS
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Scheduler Manager Starts...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Obtaining information from the Enviroment Manager...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Validating Starts...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Validating Ends...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Sending Values to the SchedulerParser...
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Receiving Values from the SchedulerManager
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Starting Validation Process!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - All validations have been processed!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Writting to the registry...
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - All values were saved on the Registry!
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - Reloading Scheduler
    Info 2013-04-29 , 01:31:44
    at Tvt.Commonscheduler.SchedulerParser.SetValues(Stri​ng v_ScheduleMode, String v_ScheduleDayOfTheMonth, String v_ScheduleDayOfTheWeek, String v_ScheduleHour, String v_ScheduleMinute, String scheduleSecond, String v_NumMinutes, String v_wakeFromSuspendHibernate, String v_Pre, String v_PreParameters, String v_PreShow, String v_Post, String v_PostParameters, String v_PostShow, String v_Task, String v_TaskParameter, String v_TaskShow, String v_CPUPriority, String v_minDaysBetweenExecution, String v_lastRunTimeHigh, String v_lastRunTimeLow, String v_nextRunTimeHigh, String v_nextRunTimeLow, String v_preRunAsUser, String v_runAsUser, String v_postRunAsUser, String v_schedulerAbility, String v_schedulerPath)
    Message: Scheduler Parser - The Scheduler was reloaded
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: All values sent to SchedulerParser...
    Info 2013-04-29 , 01:31:44
    at Tvsu.Commonscheduler.SchedulerManager.Save()
    Message: Scheduler Manager ends...
    Severe 2013-04-29 , 01:31:44
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Application runs with the framework: 2.0.50727.6400
    Info 2013-04-29 , 01:31:44
    at Tvsu.Engine.DataBase.InitializeDataBase()
    Message: Initializing the DataBase from file: updates.ser
    Info 2013-04-29 , 01:31:44
    at Tvsu.Sdk.SuSdk.StartApplication()
    Message: Starting the Application
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: Starting GUI...
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: MainFrame created successfully
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: GUI -- Welcome screen
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2013-04-29 , 01:31:44
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.Logic.GUIController.SearchUpdates(Objec​t sender, EventArgs args)
    Message: Starting the Search process...
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Search screen on Action pane.
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Message: GUI -- Reporting progress for the Search
    Info 2013-04-29 , 01:31:49
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Get the System Properties
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelloProcess
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadHelpFile(​)
    Message: The chm help file is already present in the system
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: The test.properties file was not found, the normal Hello process will continue.
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: HelloProcess Started
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Client level: HelloLevel_9_03_00
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml
    Info 2013-04-29 , 01:31:49
    at Tvsu.Engine.Process.HelloProcess.DownloadUDF(Strin​g helloClientLevel)
    Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\​SSClientCommon\HelloLevel_9_03_00.xml
    Info 2013-04-29 , 01:31:49
    at Tvsu.ConnectionSettings.ConnectionSettings.GetConn​ectionForURL(String url)
    Message: Creating a new Connection Settings Bean instance to Host: download.lenovo.com
    Info 2013-04-29 , 01:31:49
    at Tvt.ConnectionSettings.ConnectionSettings.GetConne​ctionForURL(String url)
    Message: Direct connection found
    Info 2013-04-29 , 01:31:49
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2013-04-29 , 01:31:49
    at Tvsu.FileDownloader.HttpsDownload.SetCertificates(​)
    Message: Setting certificates...
    Info 2013-04-29 , 01:31:50
    at Tvsu.FileDownloader.HttpsDownload.GetProxy(Connect​ionSettingsBean connBean)
    Message: Connection type set to DIRECT in ConnectionSettingsBean
    Severe 2013-04-29 , 01:31:50
    at Tvsu.FileDownloader.HttpsDownload.Init(FileDownloa​dInfo fileInfo)
    Message: Debug Log: Init method:GET
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log: doDownloadByHttps InterException is null, uri:https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log doDownloadByHttps webException message:The remote server returned an error: (404) Not Found.
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml responseStatus:404
    Severe 2013-04-29 , 01:31:52
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/ag​ent/SSClientCommon/HelloLevel_9_03_00.xml webException.StackTrace: at System.Net.HttpWebRequest.GetResponse()
    at Tvsu.FileDownloader.HttpsDownload.doDownloadByHttp​s(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Info 2013-04-29 , 01:31:52
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: UDF download status is -> Failed
    Severe 2013-04-29 , 01:31:52
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Could't connect to the HelloServer, no UDF file was downloaded
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherManager.GetEgatherParser(Strin​g type)
    Message: Running egather minimal.....
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin""" -probes REGIONAL_SETTINGS GATHERER_INFORMATION SYSTEM_SUMMARY -local /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2013-04-29 , 01:31:52
    at Tvsu.Egather.EgatherExecutor.RunAsWindowsService(S​tring directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2013-04-29 , 01:31:53
    at Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: MTM received from eGather: 6458BS9
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: An error ocurred while using the MappingParser
    Exception:
    Message: There is not entry for the key SRM
    Type: System.NullReferenceException
    at Tvt.Mapping.Languages.get_Item(String tla)
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: A value could not be mapped when using the MappingParser or eGather execution failed
    Exception:
    Message: Error getting MappingParser properties
    Type: Tvsu.Engine.Process.MappingInterfaceException
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2013-04-29 , 01:31:53
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: HelloTask executed the process: HelloProcessthe message from exception isA fatal error ocurred while in the HelloProcess
    Exception:
    Message: A fatal error ocurred while in the HelloProcess
    Type: Tvsu.Engine.Process.HelloProcessException
    at Tvsu.Engine.Task.Task.Start()
    at Tvsu.Engine.Task.Task.StartExecution()
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.CustomControls.Step.<>c__DisplayClass7.​<set_Image>b__6()
    Message: Setting FAILED status.
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.Logic.GUIController.ShowErrorMessage(Ex​ception e)
    Message: Error while gathering user information.
    Exception:
    Message: A fatal error ocurred while in the HelloProcess
    Type: Tvsu.Engine.Process.HelloProcessException
    at Tvsu.Engine.Task.Task.StartExecution()
    at Tvsu.Sdk.SuSdk.GetSystemProperties()
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2013-04-29 , 01:31:53
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < An error occurred while gathering user information. >
    Info 2013-04-29 , 01:31:55
    at Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2013-04-29 , 01:31:55
    at Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2013-04-29 , 01:31:57
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Close System Update?
    Info 2013-04-29 , 01:31:57
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(Stri​ng message, String title, MessageType t, Boolean check)
    Message: Showing QUESTION Message: < Are you sure you want to close System Update? >
    Info 2013-04-29 , 01:31:59
    at Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Application will close now? True
    Info 2013-04-29 , 01:31:59
    at Tvsukernel.FlowScreens.MainFrame.OnClosing(CancelE​ventArgs e)
    Message: User wanted to close System Update, or the package force a reboot.
    Severe 2013-04-29 , 01:31:59
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Has happened an exception while the UNCAuthenticator.Shutdown() was executedShare name can not be null or empty
    Info 2013-04-29 , 01:31:59
    at Tvsu.Engine.DataBase.ShutDownDataBase()
    Message: Shutting down the DataBase, saving any data into file: updates.ser
    Info 2013-04-29 , 01:31:59
    at Tvsu.Environment.EnvironmentManager.closeEM()
    Message: Closing Environment Manager.
    Info 2013-04-29 , 01:31:59
    at Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Shut Down the Application

    You have win8. Have you ever had an earlier version of SU , ie when you booted up the 1st time (did it work).
    Run windows update and make sure .netframework is current.
    Did you upgrade from win 7?

  • Problem with live streaming video after system updates

    Dear all,
    I hope you can assist me on this.
    Yesterday, I downloaded the following automatic updates: iLife Support 9.0.4, Remote Desktop Client update 3.4, Mac OS X Update Combined 10.6.7, Airport Utility 5.5.2.
    After that, I could NO MORE watch live streaming channels. To be precise, l can properly hear the sound, but not see the video.
    I wish to underline the fact that before installing the automatic updates listed above, I had a clear sound and video of all live streaming sites.
    I downloaded the latest versions of JAVA and Flash, but unfortunately they didn't solve the problem.
    Therefore, I am quite sure the live streaming disfunction has to do with the system automatic updates. Is there any way to uninstall yesterday's updates without compromising the various softwares and OS performance?
    What else could be if not related to the system updates?
    Looking forward to hearing from you. Thanks in advance.

    Stan,
    I hadn't heard of gspot before.  I downloaded it and it looks like a nice, handy tool.  Thanks.
    After running it, I didn't see anything that caught my eye as unusual (corrupt file, unknown codec, etc.)  I have posted a screenshot at the following URL if you care to look.
    www.cbvideo.com/gspot/gspot-out.jpg
    Now, let me add to the mystery.  I was just able to burn it without incident with Encore 1.5 and the same chapter mark locations.  There are only two things I can think of that would be possible causes.  1) something quirky about CS3, even though I've not had any prior problems in two years with it for my business OR 2) the file had become corrupted when moving from the capture computer (the older computer with 1.5) to the newer computer (with CS3).  As the file seems to be okay on the 2nd computer (plays fine in WMP and imports into both Premiere and Encore), I'm leaning toward #1.
    I have been able to successfully work around the problem to finish this job for the client, but I'd still like to know what's going on for future reference.  If anyone has other ideas, please let me know.
    Robert

  • I can't click on Schedule updates in System update!

    In System update I can't click on Schedule updates because it's disabled (grey).
    Why? How to Schedule updates to manually?

    Please update your Firefox to latest version of Firefox 25
    Download from official Google play
    *https://play.google.com/store/apps/details?id=org.mozilla.firefox
    and give a try

  • Excite PRO 3G connection not work after system update

    Hello, I live in Italy and on last Sunday (january 26th) my Excite PRO tablet (model AT10LE-A-10H) got the Android version 4.3.201121220.35. After restart my wifi works fine, all other app work fine, but my 3g connection doesn't work, mobile network bar is empty and it says "no service". My sim card is ok. I used this sim card before the system update and I didn't get any problem with Android 4.2.2.
    Please help me   I'm waiting for your help.
    Thank you
    Regards

    This is the forums for Toshiba USA. Unfortunately, we don't have informaiton about your model. You may want to contact Toshiba in your region. You could check the Toshiba Europe forums.
    - Peter

  • I recently did a system update and installed Yosemite on my Mac. Now I am unable to open CS5 at all. The error message I get is this: "To open Adobe Photoshop CS5.1, you need to install legacy Java SE 6 runtime." I have tried downloading this and it still

    I recently did a system update and installed Yosemite on my Mac. Now I am unable to open CS5 at all. The error message I get is this: "To open Adobe Photoshop CS5.1, you need to install legacy Java SE 6 runtime." I have tried downloading this and it still gives me the same mess

    In the details it is mentioned that it is an outdated version of Java.
    Is this a security risk that i need to live with to get CS5 to run with Yosemite?
    Also i need to reject messages from Java in the future about updates, or not?
    thx for any input

  • BAPI to create and update scheduling agreement (type LZM) in ECC

    Hi,
    We have a requirement to create and update scheduling agreement of type LZM in ECC from an external system.
    Is there a BAPI available for this in ECC 6.0 which can be used?
    The integration is using PI.
    Regards,
    Srivatsan

    Hello,
    Please use the T-code "SE93" and then click on Display option after entering the T-code. After entering into the detail screen of the T-code, you shall find option to click on OBJECT LIST and then enter into the Function Group. Now enter the T-code and then click on function module and a list of function module will be displayed in referrence to the T-code. 
    For your easy reference i have also mentioned the flow.
    SE93 --> Use tcode (eg. VA01) > display> Object list ---> Function Groups --> Tcode ---> Function module.
    Regards,
    Sarthak

  • Lack of 3g after system update

    Hello :-)
    It's problem with Xperia E dual
    Few days ago I updated the system to the 4.1.1 version (compilation 11.3.A.1.39).
    Unfortunatelly after updating I've discovered that smartphone don't works with 3G. On the display I've only icon "E". Before updating there was typically "H". Of course now the transfer is slower than before and of course I'm not happy of that.
    I try to solve this problem - choose in menu list of available provider and... there are only 2G nets. Because I've functioning still in the same place of live and the problem has occured after the updating I'm sure that it's strictly connected.
    Is there any solution for that?
    Another problem is with trying to call. After system updating typically twice a day I have to restart smartphone because it's totally hanged. No one can connect with me and I can't call to anybody. Smartphone looks normally and doesn't give any siglan that something is wrong. But when I try to connect to somebody I direst the number and... there is no signal at all. After few seconds telephon return to main menu. There is also no record about this trial of connection in the list of done connections. It's very uncomfortable situation.
    Sure, there are also some adventages with the system updating but problems mentioned above are really annoing.
    Have you any solutions for it?
    Thanks in advance.
    Rafal
    Solved!
    Go to Solution.

    Hi, try repairing phone software with PC Companion or Update Service.
    http://www.sonymobile.com/gb/tools/pc-companion/
    http://www.sonymobile.com/gb/tools/update-service/
    Be aware that this will erase phone data completely, backup if necessary.
    Before proceeding with software repair, confirm with your Network Operator that there is nothing wrong with the network. Also, remove and reinsert SIM card and try again (have a close look at the contact surface, ensure that it is relatively clean).
    Don't forget to mark correct answer as Accepted Solution.
    If you find the post helpful, press Kudos.

  • [SOLVED] KMS Trouble after System Update

    This is a Lenovo x130e laptop with an AMD E-450 APU and Radeon HD 6320 graphics.
    When booting, the screen freezes on this:
    http://i.imgur.com/SnLA0dv.jpg
    KMS works just fine (and the system will boot normally) when booting from the 2013.03.01 installation image (kernel 3.7.9). However, the problem occurs when booting from the 2013.04.01 and 2013.05.01 installation images (3.8.4 and 3.8.10). When I pass nomodeset to the latest kernel, it will boot fine. However, I am unable to start X (using xf86-video-ati).
    I am able to blindly log in and capture the output of dmesg (but strangely, poweroff does not work):
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.8.10-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.0 20130411 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Apr 27 12:36:59 CEST 2013
    [ 0.000000] Command line: root=UUID=705c0bb1-4be3-4d2f-b2a8-0bc04632d2ce ro rootfstype=ext4 add_efi_memmap initrd=\EFI\arch\initramfs-arch.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c6ceafff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c6ceb000-0x00000000c70fafff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000c70fb000-0x00000000c717afff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000c717b000-0x00000000c71dafff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000c71db000-0x00000000c7bfffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
    [ 0.000000] e820: update [mem 0xc4988018-0xc4996657] usable ==> usable
    [ 0.000000] e820: update [mem 0xc497c018-0xc4987857] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000c497c017] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c497c018-0x00000000c4987857] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c4987858-0x00000000c4988017] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c4988018-0x00000000c4996657] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c4996658-0x00000000c6ceafff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c6ceb000-0x00000000c70fafff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000c70fb000-0x00000000c717afff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000c717b000-0x00000000c71dafff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000c71db000-0x00000000c7bfffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000011effffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.00 by Phoenix Technologies Ltd.
    [ 0.000000] efi: ACPI=0xc71da000 ACPI 2.0=0xc71da014 SMBIOS=0xc70ed000
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000008000-0x0000000000054000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000054000-0x0000000000055000) (0MB)
    [ 0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000055000-0x000000000008f000) (0MB)
    [ 0.000000] efi: mem05: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f01000) (15MB)
    [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000001f01000-0x000000007fd22000) (2014MB)
    [ 0.000000] efi: mem10: type=2, attr=0xf, range=[0x000000007fd22000-0x0000000080000000) (2MB)
    [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000080000000-0x00000000c3d9c000) (1085MB)
    [ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000c3d9c000-0x00000000c3dbc000) (0MB)
    [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x00000000c3dbc000-0x00000000c4283000) (4MB)
    [ 0.000000] efi: mem14: type=1, attr=0xf, range=[0x00000000c4283000-0x00000000c4610000) (3MB)
    [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x00000000c4610000-0x00000000c4611000) (0MB)
    [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x00000000c4611000-0x00000000c497c000) (3MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x00000000c497c000-0x00000000c4998000) (0MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000c4998000-0x00000000c6487000) (26MB)
    [ 0.000000] efi: mem19: type=7, attr=0xf, range=[0x00000000c6487000-0x00000000c667f000) (1MB)
    [ 0.000000] efi: mem20: type=3, attr=0xf, range=[0x00000000c667f000-0x00000000c6ceb000) (6MB)
    [ 0.000000] efi: mem21: type=5, attr=0x800000000000000f, range=[0x00000000c6ceb000-0x00000000c6d35000) (0MB)
    [ 0.000000] efi: mem22: type=5, attr=0x800000000000000f, range=[0x00000000c6d35000-0x00000000c6deb000) (0MB)
    [ 0.000000] efi: mem23: type=6, attr=0x800000000000000f, range=[0x00000000c6deb000-0x00000000c7040000) (2MB)
    [ 0.000000] efi: mem24: type=6, attr=0x800000000000000f, range=[0x00000000c7040000-0x00000000c7043000) (0MB)
    [ 0.000000] efi: mem25: type=0, attr=0xf, range=[0x00000000c7043000-0x00000000c70ab000) (0MB)
    [ 0.000000] efi: mem26: type=6, attr=0x800000000000000f, range=[0x00000000c70ab000-0x00000000c70b6000) (0MB)
    [ 0.000000] efi: mem27: type=0, attr=0xf, range=[0x00000000c70b6000-0x00000000c70ba000) (0MB)
    [ 0.000000] efi: mem28: type=6, attr=0x800000000000000f, range=[0x00000000c70ba000-0x00000000c70eb000) (0MB)
    [ 0.000000] efi: mem29: type=0, attr=0xf, range=[0x00000000c70eb000-0x00000000c70ed000) (0MB)
    [ 0.000000] efi: mem30: type=0, attr=0xf, range=[0x00000000c70ed000-0x00000000c70fb000) (0MB)
    [ 0.000000] efi: mem31: type=10, attr=0xf, range=[0x00000000c70fb000-0x00000000c7132000) (0MB)
    [ 0.000000] efi: mem32: type=10, attr=0xf, range=[0x00000000c7132000-0x00000000c717b000) (0MB)
    [ 0.000000] efi: mem33: type=9, attr=0xf, range=[0x00000000c717b000-0x00000000c71bc000) (0MB)
    [ 0.000000] efi: mem34: type=9, attr=0xf, range=[0x00000000c71bc000-0x00000000c71db000) (0MB)
    [ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000c71db000-0x00000000c7c00000) (10MB)
    [ 0.000000] efi: mem36: type=7, attr=0xf, range=[0x0000000100000000-0x000000011f000000) (496MB)
    [ 0.000000] efi: mem37: type=11, attr=0x8000000000000001, range=[0x00000000fed80000-0x00000000fed81000) (0MB)
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: LENOVO 0622CTO/0622CTO, BIOS 8RET52WW (1.15 ) 11/15/2011
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x11f000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FF8000000 write-back
    [ 0.000000] 3 base 0FFF90000 mask FFFFF0000 uncachable
    [ 0.000000] 4 base 0FED80000 mask FFFFFF000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] TOM2: 000000011f000000 aka 4592M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xc7c00 max_arch_pfn = 0x400000000
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xc7bfffff]
    [ 0.000000] [mem 0x00000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xc7bfffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0xc7bfffff @ [mem 0x1fffe000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11effffff]
    [ 0.000000] [mem 0x100000000-0x11effffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x11effffff @ [mem 0xc667d000-0xc667efff]
    [ 0.000000] RAMDISK: [mem 0x7fd22000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 00000000c71da014 00024 (v04 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000c71da120 00074 (v01 LENOVO TP-8R 00000003 PTEC 00000002)
    [ 0.000000] ACPI: FACP 00000000c71c5000 000F4 (v04 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: DSDT 00000000c71c7000 112E1 (v01 LENOVO TP-8R 00001000 PTEC 00001150)
    [ 0.000000] ACPI: FACS 00000000c7166000 00040
    [ 0.000000] ACPI: SLIC 00000000c71d9000 00176 (v01 LENOVO TP-8R 00001150 PTEC 00000001)
    [ 0.000000] ACPI: HPET 00000000c71c4000 00038 (v01 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: APIC 00000000c71c3000 0005E (v02 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: MCFG 00000000c71c2000 0003C (v01 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000c71c1000 0003E (v01 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000c71c0000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
    [ 0.000000] ACPI: SSDT 00000000c71bf000 003DE (v01 AMD POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: SSDT 00000000c71bd000 0168E (v02 AMD ALIB 00000001 MSFT 04000000)
    [ 0.000000] ACPI: UEFI 00000000c71bc000 0013E (v01 LENOVO TP-8R 00001150 PTL 00000002)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011effffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11effffff]
    [ 0.000000] NODE_DATA [mem 0x11effb000-0x11effffff]
    [ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011e5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x11effffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0008efff]
    [ 0.000000] node 0: [mem 0x00090000-0x0009ffff]
    [ 0.000000] node 0: [mem 0x00100000-0xc6ceafff]
    [ 0.000000] node 0: [mem 0xc71db000-0xc7bfffff]
    [ 0.000000] node 0: [mem 0x100000000-0x11effffff]
    [ 0.000000] On node 0 totalpages: 943775
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 68 pages reserved
    [ 0.000000] DMA zone: 3851 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12701 pages used for memmap
    [ 0.000000] DMA32 zone: 800115 pages, LIFO batch:31
    [ 0.000000] Normal zone: 1984 pages used for memmap
    [ 0.000000] Normal zone: 124992 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000c497c000 - 00000000c497d000
    [ 0.000000] PM: Registered nosave memory: 00000000c4987000 - 00000000c4988000
    [ 0.000000] PM: Registered nosave memory: 00000000c4988000 - 00000000c4989000
    [ 0.000000] PM: Registered nosave memory: 00000000c4996000 - 00000000c4997000
    [ 0.000000] PM: Registered nosave memory: 00000000c6ceb000 - 00000000c70fb000
    [ 0.000000] PM: Registered nosave memory: 00000000c70fb000 - 00000000c717b000
    [ 0.000000] PM: Registered nosave memory: 00000000c717b000 - 00000000c71db000
    [ 0.000000] PM: Registered nosave memory: 00000000c7c00000 - 00000000fed80000
    [ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed81000
    [ 0.000000] PM: Registered nosave memory: 00000000fed81000 - 0000000100000000
    [ 0.000000] e820: [mem 0xc7c00000-0xfed7ffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ec00000 s85184 r8192 d21312 u1048576
    [ 0.000000] pcpu-alloc: s85184 r8192 d21312 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 928958
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=UUID=705c0bb1-4be3-4d2f-b2a8-0bc04632d2ce ro rootfstype=ext4 add_efi_memmap initrd=\EFI\arch\initramfs-arch.img
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3590004k/4702208k available (4908k kernel code, 927108k absent, 185096k reserved, 4024k data, 820k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
    [ 0.000000] NR_IRQS:4352 nr_irqs:512 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 15204352 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 1646.374 MHz processor
    [ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3294.94 BogoMIPS (lpj=5487913)
    [ 0.000012] pid_max: default: 32768 minimum: 301
    [ 0.000995] Security Framework initialized
    [ 0.001015] AppArmor: AppArmor disabled by boot time parameter
    [ 0.001526] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.004287] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.005535] Mount-cache hash table entries: 256
    [ 0.005955] Initializing cgroup subsys cpuacct
    [ 0.005965] Initializing cgroup subsys memory
    [ 0.005983] Initializing cgroup subsys devices
    [ 0.005986] Initializing cgroup subsys freezer
    [ 0.005990] Initializing cgroup subsys net_cls
    [ 0.005993] Initializing cgroup subsys blkio
    [ 0.006043] tseg: 00c7c00000
    [ 0.006047] CPU: Physical Processor ID: 0
    [ 0.006050] CPU: Processor Core ID: 0
    [ 0.006053] mce: CPU supports 6 MCE banks
    [ 0.006071] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
    tlb_flushall_shift: 5
    [ 0.006317] Freeing SMP alternatives: 20k freed
    [ 0.008436] ACPI: Core revision 20121018
    [ 0.026714] ftrace: allocating 19313 entries in 76 pages
    [ 0.045549] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.078529] smpboot: CPU0: AMD E-450 APU with Radeon(tm) HD Graphics (fam: 14, model: 02, stepping: 00)
    [ 0.182028] Performance Events: AMD PMU driver.
    [ 0.182036] ... version: 0
    [ 0.182039] ... bit width: 48
    [ 0.182041] ... generic registers: 4
    [ 0.182044] ... value mask: 0000ffffffffffff
    [ 0.182046] ... max period: 00007fffffffffff
    [ 0.182048] ... fixed-purpose events: 0
    [ 0.182051] ... event mask: 000000000000000f
    [ 0.212213] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.218927] smpboot: Booting Node 0, Processors #1 OK
    [ 0.232175] Brought up 2 CPUs
    [ 0.232181] smpboot: Total of 2 processors activated (6588.89 BogoMIPS)
    [ 0.233342] devtmpfs: initialized
    [ 0.236293] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
    [ 0.236303] PM: Registering ACPI NVS region [mem 0xc70fb000-0xc717afff] (524288 bytes)
    [ 0.238085] RTC time: 17:17:03, date: 05/02/13
    [ 0.238192] NET: Registered protocol family 16
    [ 0.238681] ACPI: bus type pci registered
    [ 0.238911] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000)
    [ 0.238917] PCI: not using MMCONFIG
    [ 0.238921] PCI: Using configuration type 1 for base access
    [ 0.238923] PCI: Using configuration type 1 for extended access
    [ 0.240283] bio: create slab <bio-0> at 0
    [ 0.240536] ACPI: Added _OSI(Module Device)
    [ 0.240540] ACPI: Added _OSI(Processor Device)
    [ 0.240544] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.240547] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.243444] ACPI: EC: Look up EC in DSDT
    [ 0.256898] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.262307] ACPI: Interpreter enabled
    [ 0.262322] ACPI: (supports S0 S3 S4 S5)
    [ 0.262362] ACPI: Using IOAPIC for interrupt routing
    [ 0.262668] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem 0xf8000000-0xf9ffffff] (base 0xf8000000)
    [ 0.263205] PCI: MMCONFIG at [mem 0xf8000000-0xf9ffffff] reserved in ACPI motherboard resources
    [ 0.268402] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    [ 0.275699] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    [ 0.281748] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
    [ 0.282060] ACPI: No dock devices found.
    [ 0.282070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.283028] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.283034] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.285271] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000ce000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce5ff])
    [ 0.285283] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-1f] only partially covers this bridge
    [ 0.285344] PCI host bridge to bus 0000:00
    [ 0.285350] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.285355] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.285359] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c1fff]
    [ 0.285364] pci_bus 0000:00: root bus resource [mem 0x000c2000-0x000c3fff]
    [ 0.285368] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c5fff]
    [ 0.285371] pci_bus 0000:00: root bus resource [mem 0x000c6000-0x000c7fff]
    [ 0.285375] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000c9fff]
    [ 0.285379] pci_bus 0000:00: root bus resource [mem 0x000ca000-0x000cbfff]
    [ 0.285383] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cdfff]
    [ 0.285387] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff]
    [ 0.285391] pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff]
    [ 0.285394] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff]
    [ 0.285398] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff]
    [ 0.285402] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff]
    [ 0.285405] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff]
    [ 0.285409] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff]
    [ 0.285413] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff]
    [ 0.285417] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff]
    [ 0.285421] pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff]
    [ 0.285424] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e5fff]
    [ 0.285428] pci_bus 0000:00: root bus resource [mem 0x000e6000-0x000e7fff]
    [ 0.285432] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000e9fff]
    [ 0.285435] pci_bus 0000:00: root bus resource [mem 0x000ea000-0x000ebfff]
    [ 0.285439] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000edfff]
    [ 0.285443] pci_bus 0000:00: root bus resource [mem 0x000ee000-0x000effff]
    [ 0.285447] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff]
    [ 0.285451] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffffffff]
    [ 0.285455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.285458] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.285481] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
    [ 0.285543] pci 0000:00:01.0: [1002:9806] type 00 class 0x030000
    [ 0.285559] pci 0000:00:01.0: reg 10: [mem 0xe0000000-0xefffffff pref]
    [ 0.285570] pci 0000:00:01.0: reg 14: [io 0x4000-0x40ff]
    [ 0.285581] pci 0000:00:01.0: reg 18: [mem 0xf0300000-0xf033ffff]
    [ 0.285644] pci 0000:00:01.0: supports D1 D2
    [ 0.285671] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
    [ 0.285684] pci 0000:00:01.1: reg 10: [mem 0xf0344000-0xf0347fff]
    [ 0.285759] pci 0000:00:01.1: supports D1 D2
    [ 0.285841] pci 0000:00:05.0: [1022:1513] type 01 class 0x060400
    [ 0.285920] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    [ 0.285953] pci 0000:00:06.0: [1022:1514] type 01 class 0x060400
    [ 0.286031] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
    [ 0.286067] pci 0000:00:07.0: [1022:1515] type 01 class 0x060400
    [ 0.286146] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    [ 0.286241] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
    [ 0.286268] pci 0000:00:11.0: reg 10: [io 0x4118-0x411f]
    [ 0.286283] pci 0000:00:11.0: reg 14: [io 0x4124-0x4127]
    [ 0.286297] pci 0000:00:11.0: reg 18: [io 0x4110-0x4117]
    [ 0.286312] pci 0000:00:11.0: reg 1c: [io 0x4120-0x4123]
    [ 0.286326] pci 0000:00:11.0: reg 20: [io 0x4100-0x410f]
    [ 0.286340] pci 0000:00:11.0: reg 24: [mem 0xf034a000-0xf034a3ff]
    [ 0.286422] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    [ 0.286442] pci 0000:00:12.0: reg 10: [mem 0xf0349000-0xf0349fff]
    [ 0.286540] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    [ 0.286567] pci 0000:00:12.2: reg 10: [mem 0xf034a500-0xf034a5ff]
    [ 0.286677] pci 0000:00:12.2: supports D1 D2
    [ 0.286681] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.286716] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    [ 0.286735] pci 0000:00:13.0: reg 10: [mem 0xf0348000-0xf0348fff]
    [ 0.286833] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    [ 0.286860] pci 0000:00:13.2: reg 10: [mem 0xf034a400-0xf034a4ff]
    [ 0.286971] pci 0000:00:13.2: supports D1 D2
    [ 0.286974] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.287009] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    [ 0.287118] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    [ 0.287148] pci 0000:00:14.2: reg 10: [mem 0xf0340000-0xf0343fff 64bit]
    [ 0.287237] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.287263] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    [ 0.287368] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    [ 0.287437] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
    [ 0.287488] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
    [ 0.287533] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
    [ 0.287580] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
    [ 0.287640] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
    [ 0.287685] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
    [ 0.287733] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
    [ 0.287778] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
    [ 0.287951] pci 0000:01:00.0: [10ec:8176] type 00 class 0x028000
    [ 0.287973] pci 0000:01:00.0: reg 10: [io 0x3000-0x30ff]
    [ 0.288008] pci 0000:01:00.0: reg 18: [mem 0xf0200000-0xf0203fff 64bit]
    [ 0.288111] pci 0000:01:00.0: supports D1 D2
    [ 0.288115] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.292364] pci 0000:00:05.0: PCI bridge to [bus 01]
    [ 0.292389] pci 0000:00:05.0: bridge window [io 0x3000-0x3fff]
    [ 0.292402] pci 0000:00:05.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.292495] pci 0000:02:00.0: [1969:1083] type 00 class 0x020000
    [ 0.292527] pci 0000:02:00.0: reg 10: [mem 0xf0100000-0xf013ffff 64bit]
    [ 0.292543] pci 0000:02:00.0: reg 18: [io 0x2000-0x207f]
    [ 0.292662] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.299020] pci 0000:00:06.0: PCI bridge to [bus 02]
    [ 0.299046] pci 0000:00:06.0: bridge window [io 0x2000-0x2fff]
    [ 0.299058] pci 0000:00:06.0: bridge window [mem 0xf0100000-0xf01fffff]
    [ 0.299152] pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
    [ 0.299178] pci 0000:03:00.0: reg 10: [mem 0xf0000000-0xf0000fff]
    [ 0.299250] pci 0000:03:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
    [ 0.299321] pci 0000:03:00.0: supports D1 D2
    [ 0.299325] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    [ 0.305685] pci 0000:00:07.0: PCI bridge to [bus 03]
    [ 0.305714] pci 0000:00:07.0: bridge window [mem 0xf0000000-0xf00fffff]
    [ 0.305857] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
    [ 0.305872] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.305876] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c1fff] (subtractive decode)
    [ 0.305880] pci 0000:00:14.4: bridge window [mem 0x000c2000-0x000c3fff] (subtractive decode)
    [ 0.305884] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c5fff] (subtractive decode)
    [ 0.305888] pci 0000:00:14.4: bridge window [mem 0x000c6000-0x000c7fff] (subtractive decode)
    [ 0.305892] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000c9fff] (subtractive decode)
    [ 0.305910] pci 0000:00:14.4: bridge window [mem 0x000ca000-0x000cbfff] (subtractive decode)
    [ 0.305914] pci 0000:00:14.4: bridge window [mem 0x000cc000-0x000cdfff] (subtractive decode)
    [ 0.305917] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d1fff] (subtractive decode)
    [ 0.305921] pci 0000:00:14.4: bridge window [mem 0x000d2000-0x000d3fff] (subtractive decode)
    [ 0.305925] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode)
    [ 0.305929] pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode)
    [ 0.305932] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode)
    [ 0.305936] pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff] (subtractive decode)
    [ 0.305940] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode)
    [ 0.305943] pci 0000:00:14.4: bridge window [mem 0x000de000-0x000dffff] (subtractive decode)
    [ 0.305947] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e1fff] (subtractive decode)
    [ 0.305951] pci 0000:00:14.4: bridge window [mem 0x000e2000-0x000e3fff] (subtractive decode)
    [ 0.305955] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e5fff] (subtractive decode)
    [ 0.305958] pci 0000:00:14.4: bridge window [mem 0x000e6000-0x000e7fff] (subtractive decode)
    [ 0.305962] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000e9fff] (subtractive decode)
    [ 0.305966] pci 0000:00:14.4: bridge window [mem 0x000ea000-0x000ebfff] (subtractive decode)
    [ 0.305969] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000edfff] (subtractive decode)
    [ 0.305973] pci 0000:00:14.4: bridge window [mem 0x000ee000-0x000effff] (subtractive decode)
    [ 0.305977] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
    [ 0.305981] pci 0000:00:14.4: bridge window [mem 0xf8000000-0xffffffff] (subtractive decode)
    [ 0.305985] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.305988] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.306096] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
    [ 0.306220] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB6_._PRT]
    [ 0.306299] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB7_._PRT]
    [ 0.306459] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
    [ 0.306829] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.307240] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 0.309788] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0
    [ 0.309945] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0
    [ 0.310107] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0
    [ 0.310268] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0
    [ 0.310407] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0
    [ 0.310528] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0
    [ 0.310648] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0
    [ 0.310767] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0
    [ 0.311149] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.311166] vgaarb: loaded
    [ 0.311168] vgaarb: bridge control possible 0000:00:01.0
    [ 0.311270] PCI: Using ACPI for IRQ routing
    [ 0.312523] PCI: pci_cache_line_size set to 64 bytes
    [ 0.312656] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
    [ 0.312660] e820: reserve RAM buffer [mem 0xc497c018-0xc7ffffff]
    [ 0.312664] e820: reserve RAM buffer [mem 0xc4988018-0xc7ffffff]
    [ 0.312668] e820: reserve RAM buffer [mem 0xc6ceb000-0xc7ffffff]
    [ 0.312671] e820: reserve RAM buffer [mem 0xc7c00000-0xc7ffffff]
    [ 0.312674] e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff]
    [ 0.312862] NetLabel: Initializing
    [ 0.312866] NetLabel: domain hash size = 128
    [ 0.312868] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.312891] NetLabel: unlabeled traffic allowed by default
    [ 0.312968] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.312977] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    [ 0.314998] Switching to clocksource hpet
    [ 0.325255] pnp: PnP ACPI init
    [ 0.325290] ACPI: bus type pnp registered
    [ 0.325565] system 00:00: [io 0x0f50-0x0f51] has been reserved
    [ 0.325573] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.325578] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.325583] system 00:00: [mem 0xf8000000-0xf9ffffff] has been reserved
    [ 0.325593] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.326345] pnp 00:01: [dma 4]
    [ 0.326393] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.326516] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.326625] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.326682] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.326794] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.326920] pnp 00:06: Plug and Play ACPI device, IDs LEN0026 PNP0f13 (active)
    [ 0.327034] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.327040] system 00:07: [io 0x0530-0x0537] has been reserved
    [ 0.327049] system 00:07: [io 0x0800-0x0827] has been reserved
    [ 0.327054] system 00:07: [io 0x0830] has been reserved
    [ 0.327058] system 00:07: [io 0x0840-0x0847] has been reserved
    [ 0.327063] system 00:07: [io 0x0b00-0x0b1f] has been reserved
    [ 0.327067] system 00:07: [io 0x0b20-0x0b3f] has been reserved
    [ 0.327072] system 00:07: [io 0x0c00-0x0c01] has been reserved
    [ 0.327076] system 00:07: [io 0x0c14] has been reserved
    [ 0.327080] system 00:07: [io 0x0c50-0x0c52] has been reserved
    [ 0.327085] system 00:07: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.327089] system 00:07: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.327093] system 00:07: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.327098] system 00:07: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.327102] system 00:07: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.327107] system 00:07: [io 0x0cf9] could not be reserved
    [ 0.327112] system 00:07: [io 0x8100-0x81ff window] has been reserved
    [ 0.327116] system 00:07: [io 0x8200-0x82ff window] has been reserved
    [ 0.327123] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.327309] pnp 00:08: [Firmware Bug]: [mem 0x00000000-0xffffffffffffffff disabled] covers only part of AMD MMCONFIG area [mem 0xf8000000-0xf9ffffff]; adding more reservations
    [ 0.327359] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.327365] system 00:08: [mem 0xffe00000-0xffffffff] has been reserved
    [ 0.327370] system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.327374] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.327379] system 00:08: [mem 0xfed61000-0xfed613ff] has been reserved
    [ 0.327384] system 00:08: [mem 0xfed80000-0xfed80fff] has been reserved
    [ 0.327390] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.327868] pnp: PnP ACPI: found 9 devices
    [ 0.327878] ACPI: ACPI bus type pnp unregistered
    [ 0.340127] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.340176] pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 0.340183] pci 0000:00:07.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 03] add_size 200000
    [ 0.340247] pci 0000:00:07.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
    [ 0.340251] pci 0000:00:07.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.340269] pci 0000:00:07.0: BAR 15: assigned [mem 0xf0400000-0xf06fffff pref]
    [ 0.340278] pci 0000:00:07.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.340284] pci 0000:00:05.0: PCI bridge to [bus 01]
    [ 0.340290] pci 0000:00:05.0: bridge window [io 0x3000-0x3fff]
    [ 0.340298] pci 0000:00:05.0: bridge window [mem 0xf0200000-0xf02fffff]
    [ 0.340308] pci 0000:00:06.0: PCI bridge to [bus 02]
    [ 0.340313] pci 0000:00:06.0: bridge window [io 0x2000-0x2fff]
    [ 0.340319] pci 0000:00:06.0: bridge window [mem 0xf0100000-0xf01fffff]
    [ 0.340331] pci 0000:03:00.0: BAR 6: assigned [mem 0xf0400000-0xf040ffff pref]
    [ 0.340336] pci 0000:00:07.0: PCI bridge to [bus 03]
    [ 0.340341] pci 0000:00:07.0: bridge window [io 0x1000-0x1fff]
    [ 0.340347] pci 0000:00:07.0: bridge window [mem 0xf0000000-0xf00fffff]
    [ 0.340353] pci 0000:00:07.0: bridge window [mem 0xf0400000-0xf06fffff pref]
    [ 0.340361] pci 0000:00:14.4: PCI bridge to [bus 04]
    [ 0.340489] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
    [ 0.340494] pci_bus 0000:00: resource 5 [mem 0x000c0000-0x000c1fff]
    [ 0.340498] pci_bus 0000:00: resource 6 [mem 0x000c2000-0x000c3fff]
    [ 0.340502] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c5fff]
    [ 0.340506] pci_bus 0000:00: resource 8 [mem 0x000c6000-0x000c7fff]
    [ 0.340510] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000c9fff]
    [ 0.340514] pci_bus 0000:00: resource 10 [mem 0x000ca000-0x000cbfff]
    [ 0.340518] pci_bus 0000:00: resource 11 [mem 0x000cc000-0x000cdfff]
    [ 0.340522] pci_bus 0000:00: resource 12 [mem 0x000d0000-0x000d1fff]
    [ 0.340525] pci_bus 0000:00: resource 13 [mem 0x000d2000-0x000d3fff]
    [ 0.340529] pci_bus 0000:00: resource 14 [mem 0x000d4000-0x000d5fff]
    [ 0.340533] pci_bus 0000:00: resource 15 [mem 0x000d6000-0x000d7fff]
    [ 0.340537] pci_bus 0000:00: resource 16 [mem 0x000d8000-0x000d9fff]
    [ 0.340541] pci_bus 0000:00: resource 17 [mem 0x000da000-0x000dbfff]
    [ 0.340545] pci_bus 0000:00: resource 18 [mem 0x000dc000-0x000ddfff]
    [ 0.340549] pci_bus 0000:00: resource 19 [mem 0x000de000-0x000dffff]
    [ 0.340553] pci_bus 0000:00: resource 20 [mem 0x000e0000-0x000e1fff]
    [ 0.340556] pci_bus 0000:00: resource 21 [mem 0x000e2000-0x000e3fff]
    [ 0.340560] pci_bus 0000:00: resource 22 [mem 0x000e4000-0x000e5fff]
    [ 0.340564] pci_bus 0000:00: resource 23 [mem 0x000e6000-0x000e7fff]
    [ 0.340568] pci_bus 0000:00: resource 24 [mem 0x000e8000-0x000e9fff]
    [ 0.340572] pci_bus 0000:00: resource 25 [mem 0x000ea000-0x000ebfff]
    [ 0.340576] pci_bus 0000:00: resource 26 [mem 0x000ec000-0x000edfff]
    [ 0.340579] pci_bus 0000:00: resource 27 [mem 0x000ee000-0x000effff]
    [ 0.340583] pci_bus 0000:00: resource 28 [mem 0xe0000000-0xf7ffffff]
    [ 0.340587] pci_bus 0000:00: resource 29 [mem 0xf8000000-0xffffffff]
    [ 0.340591] pci_bus 0000:00: resource 30 [io 0x0000-0x0cf7]
    [ 0.340595] pci_bus 0000:00: resource 31 [io 0x0d00-0xffff]
    [ 0.340600] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.340603] pci_bus 0000:01: resource 1 [mem 0xf0200000-0xf02fffff]
    [ 0.340608] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.340612] pci_bus 0000:02: resource 1 [mem 0xf0100000-0xf01fffff]
    [ 0.340616] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 0.340620] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf00fffff]
    [ 0.340624] pci_bus 0000:03: resource 2 [mem 0xf0400000-0xf06fffff pref]
    [ 0.340628] pci_bus 0000:04: resource 4 [mem 0x000a0000-0x000bffff]
    [ 0.340632] pci_bus 0000:04: resource 5 [mem 0x000c0000-0x000c1fff]
    [ 0.340636] pci_bus 0000:04: resource 6 [mem 0x000c2000-0x000c3fff]
    [ 0.340640] pci_bus 0000:04: resource 7 [mem 0x000c4000-0x000c5fff]
    [ 0.340644] pci_bus 0000:04: resource 8 [mem 0x000c6000-0x000c7fff]
    [ 0.340647] pci_bus 0000:04: resource 9 [mem 0x000c8000-0x000c9fff]
    [ 0.340651] pci_bus 0000:04: resource 10 [mem 0x000ca000-0x000cbfff]
    [ 0.340655] pci_bus 0000:04: resource 11 [mem 0x000cc000-0x000cdfff]
    [ 0.340659] pci_bus 0000:04: resource 12 [mem 0x000d0000-0x000d1fff]
    [ 0.340663] pci_bus 0000:04: resource 13 [mem 0x000d2000-0x000d3fff]
    [ 0.340667] pci_bus 0000:04: resource 14 [mem 0x000d4000-0x000d5fff]
    [ 0.340671] pci_bus 0000:04: resource 15 [mem 0x000d6000-0x000d7fff]
    [ 0.340675] pci_bus 0000:04: resource 16 [mem 0x000d8000-0x000d9fff]
    [ 0.340679] pci_bus 0000:04: resource 17 [mem 0x000da000-0x000dbfff]
    [ 0.340682] pci_bus 0000:04: resource 18 [mem 0x000dc000-0x000ddfff]
    [ 0.340686] pci_bus 0000:04: resource 19 [mem 0x000de000-0x000dffff]
    [ 0.340690] pci_bus 0000:04: resource 20 [mem 0x000e0000-0x000e1fff]
    [ 0.340694] pci_bus 0000:04: resource 21 [mem 0x000e2000-0x000e3fff]
    [ 0.340698] pci_bus 0000:04: resource 22 [mem 0x000e4000-0x000e5fff]
    [ 0.340702] pci_bus 0000:04: resource 23 [mem 0x000e6000-0x000e7fff]
    [ 0.340706] pci_bus 0000:04: resource 24 [mem 0x000e8000-0x000e9fff]
    [ 0.340709] pci_bus 0000:04: resource 25 [mem 0x000ea000-0x000ebfff]
    [ 0.340713] pci_bus 0000:04: resource 26 [mem 0x000ec000-0x000edfff]
    [ 0.340717] pci_bus 0000:04: resource 27 [mem 0x000ee000-0x000effff]
    [ 0.340721] pci_bus 0000:04: resource 28 [mem 0xe0000000-0xf7ffffff]
    [ 0.340725] pci_bus 0000:04: resource 29 [mem 0xf8000000-0xffffffff]
    [ 0.340729] pci_bus 0000:04: resource 30 [io 0x0000-0x0cf7]
    [ 0.340733] pci_bus 0000:04: resource 31 [io 0x0d00-0xffff]
    [ 0.340810] NET: Registered protocol family 2
    [ 0.341100] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.341431] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.341722] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.341916] TCP: reno registered
    [ 0.341949] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.342001] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.342193] NET: Registered protocol family 1
    [ 0.342225] pci 0000:00:01.0: Boot video device
    [ 0.342550] PCI: CLS 32 bytes, default 64
    [ 0.342642] Unpacking initramfs...
    [ 0.454086] Freeing initrd memory: 2936k freed
    [ 0.455877] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.455887] software IO TLB [mem 0xbfd9c000-0xc3d9c000] (64MB) mapped at [ffff8800bfd9c000-ffff8800c3d9bfff]
    [ 0.456257] LVT offset 0 assigned for vector 0x400
    [ 0.456390] perf: AMD IBS detected (0x000000ff)
    [ 0.457023] audit: initializing netlink socket (disabled)
    [ 0.457058] type=2000 audit(1367515023.343:1): initialized
    [ 0.477321] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.481511] VFS: Disk quotas dquot_6.5.2
    [ 0.481685] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.482269] msgmni has been set to 7105
    [ 0.482923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.482987] io scheduler noop registered
    [ 0.482996] io scheduler deadline registered
    [ 0.483017] io scheduler cfq registered (default)
    [ 0.483269] pcieport 0000:00:05.0: irq 40 for MSI/MSI-X
    [ 0.483424] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X
    [ 0.483556] pcieport 0000:00:07.0: irq 42 for MSI/MSI-X
    [ 0.483717] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
    [ 0.483722] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.483729] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded
    [ 0.483754] pcieport 0000:00:06.0: Signaling PME through PCIe PME interrupt
    [ 0.483758] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.483764] pcie_pme 0000:00:06.0:pcie01: service driver pcie_pme loaded
    [ 0.483793] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
    [ 0.483797] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.483803] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
    [ 0.483997] efifb: probing for efifb
    [ 0.484235] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90002800000, using 1200k, total 1200k
    [ 0.484238] efifb: mode is 640x480x32, linelength=2560, pages=1
    [ 0.484240] efifb: scrolling: redraw
    [ 0.484244] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.486530] Console: switching to colour frame buffer device 80x30
    [ 0.488423] fb0: EFI VGA frame buffer device
    [ 0.488484] GHES: HEST is not enabled!
    [ 0.488752] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.490749] Linux agpgart interface v0.103
    [ 0.490899] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    [ 0.494570] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.496171] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.496234] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.496276] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.496319] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.496363] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.497022] mousedev: PS/2 mouse device common for all mice
    [ 0.497259] rtc_cmos 00:03: RTC can wake from S4
    [ 0.497471] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.497563] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
    [ 0.497581] cpuidle: using governor ladder
    [ 0.497584] cpuidle: using governor menu
    [ 0.497588] EFI Variables Facility v0.08 2004-May-17
    [ 0.512391] drop_monitor: Initializing network drop monitor service
    [ 0.512521] TCP: cubic registered
    [ 0.512720] NET: Registered protocol family 10
    [ 0.513006] NET: Registered protocol family 17
    [ 0.513027] Key type dns_resolver registered
    [ 0.513939] PM: Hibernation image not present or could not be loaded.
    [ 0.513969] registered taskstats version 1
    [ 0.515088] Magic number: 13:664:288
    [ 0.515124] tty tty21: hash matches
    [ 0.515268] rtc_cmos 00:03: setting system clock to 2013-05-02 17:17:04 UTC (1367515024)
    [ 0.518037] Freeing unused kernel memory: 820k freed
    [ 0.518607] Write protecting the kernel read-only data: 8192k
    [ 0.526006] Freeing unused kernel memory: 1224k freed
    [ 0.529465] Freeing unused kernel memory: 440k freed
    [ 0.534462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.548625] systemd-udevd[45]: starting version 202
    [ 0.618261] rtsx_pci 0000:03:00.0: irq 43 for MSI/MSI-X
    [ 0.618288] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 43
    [ 0.619180] SCSI subsystem initialized
    [ 0.623757] ACPI: bus type usb registered
    [ 0.623818] usbcore: registered new interface driver usbfs
    [ 0.623841] usbcore: registered new interface driver hub
    [ 0.625066] ACPI: bus type scsi registered
    [ 0.625871] libata version 3.00 loaded.
    [ 0.627327] ahci 0000:00:11.0: version 3.0
    [ 0.627570] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    [ 0.627577] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    [ 0.629783] usbcore: registered new device driver usb
    [ 0.631205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.631677] ehci-pci: EHCI PCI platform driver
    [ 0.631986] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.634915] scsi0 : ahci
    [ 0.635125] ata1: SATA max UDMA/133 abar m1024@0xf034a000 port 0xf034a100 irq 19
    [ 0.635422] ehci-pci 0000:00:12.2: EHCI Host Controller
    [ 0.635437] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
    [ 0.635455] QUIRK: Enable AMD PLL fix
    [ 0.635460] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 0.635525] ehci-pci 0000:00:12.2: debug port 1
    [ 0.635600] ehci-pci 0000:00:12.2: irq 17, io mem 0xf034a500
    [ 0.645627] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 0.645985] hub 1-0:1.0: USB hub found
    [ 0.646009] hub 1-0:1.0: 5 ports detected
    [ 0.646880] ehci-pci 0000:00:13.2: EHCI Host Controller
    [ 0.646895] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
    [ 0.646904] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 0.646922] ehci-pci 0000:00:13.2: debug port 1
    [ 0.646974] ehci-pci 0000:00:13.2: irq 17, io mem 0xf034a400
    [ 0.654704] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 0.655035] hub 2-0:1.0: USB hub found
    [ 0.655045] hub 2-0:1.0: 5 ports detected
    [ 0.655746] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 0.655762] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
    [ 0.655817] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf0349000
    [ 0.712885] hub 3-0:1.0: USB hub found
    [ 0.712902] hub 3-0:1.0: 5 ports detected
    [ 0.713277] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 0.713290] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
    [ 0.713329] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0348000
    [ 0.769352] hub 4-0:1.0: USB hub found
    [ 0.769369] hub 4-0:1.0: 5 ports detected
    [ 0.961176] usb 2-5: new high-speed USB device number 2 using ehci-pci
    [ 1.120874] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.122846] ata1.00: ATA-8: HITACHI HTS543225A7A384, ESBZB70T, max UDMA/100
    [ 1.122861] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.124244] ata1.00: configured for UDMA/100
    [ 1.124806] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54322 ESBZ PQ: 0 ANSI: 5
    [ 1.128934] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 1.129045] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.129051] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.129095] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.178986] sda: sda1 sda2 sda3
    [ 1.180088] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.457081] tsc: Refined TSC clocksource calibration: 1646.493 MHz
    [ 1.457098] Switching to clocksource tsc
    [ 1.854652] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.509111] systemd[1]: systemd 202 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.511410] systemd[1]: Set hostname to <chaucer>.
    [ 2.856431] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 2.856902] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.857036] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.857064] systemd[1]: Starting Remote File Systems.
    [ 2.857303] systemd[1]: Reached target Remote File Systems.
    [ 2.857326] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 2.857551] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 2.857572] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.857745] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.857765] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.857948] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.858006] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 2.858198] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 2.858268] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 2.858672] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 2.858696] systemd[1]: Starting Encrypted Volumes.
    [ 2.858838] systemd[1]: Reached target Encrypted Volumes.
    [ 2.859003] systemd[1]: Starting udev Kernel Socket.
    [ 2.859190] systemd[1]: Listening on udev Kernel Socket.
    [ 2.859298] systemd[1]: Starting udev Control Socket.
    [ 2.859485] systemd[1]: Listening on udev Control Socket.
    [ 2.859520] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.859622] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.859642] systemd[1]: Starting Paths.
    [ 2.859776] systemd[1]: Reached target Paths.
    [ 2.859806] systemd[1]: Starting Journal Socket.
    [ 2.860028] systemd[1]: Listening on Journal Socket.
    [ 2.860164] systemd[1]: Starting Create static device nodes in /dev...
    [ 2.872371] systemd[1]: Starting Setup Virtual Console...
    [ 2.917008] systemd[1]: Started Set Up Additional Binary Formats.
    [ 2.917066] systemd[1]: Mounting POSIX Message Queue File System...
    [ 2.931787] systemd[1]: Mounting Huge Pages File System...
    [ 2.950070] systemd[1]: Starting Apply Kernel Variables...
    [ 2.968344] systemd[1]: Starting Load Kernel Modules...
    [ 2.975400] systemd[1]: Starting udev Coldplug all Devices...
    [ 2.979091] systemd[1]: Mounting Debug File System...
    [ 2.984811] systemd[1]: Starting Journal Service...
    [ 2.999451] systemd[1]: Started Journal Service.
    [ 2.999544] systemd[1]: Starting Swap.
    [ 3.000507] systemd[1]: Reached target Swap.
    [ 3.000558] systemd[1]: Started File System Check on Root Device.
    [ 3.000584] systemd[1]: Mounting Temporary Directory...
    [ 3.034836] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.045381] systemd[1]: Expecting device dev-disk-by\x2duuid-56f25813\x2d76db\x2d4394\x2d983d\x2d33d9888c1fd9.device...
    [ 3.046458] systemd[1]: Expecting device dev-disk-by\x2duuid-C1D1\x2d1117.device...
    [ 3.434008] microcode: CPU0: patch_level=0x05000101
    [ 3.610071] microcode: CPU0: new patch_level=0x0500010d
    [ 3.610103] microcode: CPU1: patch_level=0x05000101
    [ 3.616198] microcode: CPU1: new patch_level=0x0500010d
    [ 3.616452] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 3.657634] systemd-udevd[103]: starting version 202
    [ 3.670223] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 3.996654] ACPI: acpi_idle registered with cpuidle
    [ 4.037883] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
    [ 4.037898] ACPI: Power Button [PWRB]
    [ 4.038076] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
    [ 4.038082] ACPI: Sleep Button [SLPB]
    [ 4.038233] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
    [ 4.038621] ACPI: Lid Switch [LID]
    [ 4.038719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.038725] ACPI: Power Button [PWRF]
    [ 4.049877] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    [ 4.063435] acpi device:33: registered as cooling_device2
    [ 4.063503] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
    [ 4.063590] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
    [ 4.093102] ACPI: Battery Slot [BAT1] (battery present)
    [ 4.095625] ACPI: AC Adapter [ACAD] (on-line)
    [ 4.097347] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.097356] ACPI: Thermal Zone [THZ0] (51 C)
    [ 4.273879] wmi: Mapper loaded
    [ 4.327312] atl1c 0000:02:00.0: version 1.0.1.1-NAPI
    [ 4.378499] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SMB_.SMB0 1 (20121018/utaddress-251)
    [ 4.378516] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.397056] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
    [ 4.397159] sp5100_tco: PCI Revision ID: 0x42
    [ 4.397279] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
    [ 4.397340] sp5100_tco: Last reboot was not triggered by watchdog.
    [ 4.397466] sp5100_tco: initialized (0xffffc9000061cb00). heartbeat=60 sec (nowayout=0)
    [ 4.425604] Non-volatile memory driver v1.3
    [ 4.486947] [drm] Initialized drm 1.1.0 20060810
    [ 4.503674] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 4.508258] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 4.508266] thinkpad_acpi: http://ibm-acpi.sf.net/
    [ 4.508269] thinkpad_acpi: ThinkPad BIOS 8RET52WW (1.15 ), EC unknown
    [ 4.508272] thinkpad_acpi: Lenovo ThinkPad X130e, model 0622CTO
    [ 4.510104] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 4.533877] thinkpad_acpi: radio switch found; radios are enabled
    [ 4.533917] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
    [ 4.533945] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 4.533948] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 4.551940] media: Linux media interface: v0.10
    [ 4.564625] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 4.564795] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 4.574326] Linux video capture interface: v2.00
    [ 4.576581] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
    [ 4.588661] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.715523] systemd-udevd[114]: renamed network interface eth0 to enp2s0
    [ 4.728894] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:01a6)
    [ 4.731129] input: Integrated Camera as /devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5:1.0/input/input8
    [ 4.731323] usbcore: registered new interface driver uvcvideo
    [ 4.731326] USB Video Class driver (1.1.1)
    [ 4.804525] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
    [ 4.933696] [drm] radeon defaulting to kernel modesetting.
    [ 4.933704] [drm] radeon kernel modesetting enabled.
    [ 4.933766] checking generic (e0000000 12c000) vs hw (e0000000 10000000)
    [ 4.933769] fb: conflicting fb hw usage radeondrmfb vs EFI VGA - removing generic driver
    [ 4.933802] Console: switching to colour dummy device 80x25
    [ 4.935213] [drm] initializing kernel modesetting (PALM 0x1002:0x9806 0x17AA:0x21EC).
    [ 4.935319] [drm] register mmio base: 0xF0300000
    [ 4.935322] [drm] register mmio size: 262144
    [ 4.935430] ATOM BIOS: Lenovo
    [ 4.935482] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
    [ 4.935488] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF
    [ 4.935705] [drm] Detected VRAM RAM=384M, BAR=256M
    [ 4.935713] [drm] RAM width 32bits DDR
    [ 4.935882] [TTM] Zone kernel: Available graphics memory: 1820178 kiB
    [ 4.935890] [TTM] Initializing pool allocator
    [ 4.935900] [TTM] Initializing DMA pool allocator
    [ 4.935951] [drm] radeon: 384M of VRAM memory ready
    [ 4.935955] [drm] radeon: 512M of GTT memory ready.
    [ 4.935996] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 4.935998] [drm] Driver supports precise vblank timestamp query.
    [ 4.936062] radeon 0000:00:01.0: irq 44 for MSI/MSI-X
    [ 4.936080] radeon 0000:00:01.0: radeon: using MSI.
    [ 4.936121] [drm] radeon: irq initialized.
    [ 4.936131] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 4.938135] [drm] Loading PALM Microcode
    [ 5.009167] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 5.009484] radeon 0000:00:01.0: WB enabled
    [ 5.009492] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff88011842fc00
    [ 5.009497] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff88011842fc0c
    [ 5.012760] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
    [ 5.013171] rtlwifi: wireless switch is on
    [ 5.027372] [drm] ring test on 0 succeeded in 1 usecs
    [ 5.027440] [drm] ring test on 3 succeeded in 1 usecs
    [ 5.028555] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 5.028591] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 5.029053] [drm] Radeon Display Connectors
    [ 5.029057] [drm] Connector 0:
    [ 5.029060] [drm] VGA-1
    [ 5.029064] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
    [ 5.029066] [drm] Encoders:
    [ 5.029068] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 5.029168] BUG: unable to handle kernel NULL pointer dereference at 0000000000000010
    [ 5.029187] IP: [<ffffffffa055feb8>] radeon_atombios_get_power_modes+0x748/0x7f0 [radeon]
    [ 5.029257] PGD 118758067 PUD 118026067 PMD 0
    [ 5.029266] Oops: 0002 [#1] PREEMPT SMP
    [ 5.029274] Modules linked in: arc4 radeon(+) ttm drm_kms_helper snd_hwdep snd_pcm rtl8192ce rtlwifi uvcvideo rtl8192c_common mac80211 kvm videobuf2_vmalloc videobuf2_memops videobuf2_core videodev cfg80211 media thinkpad_acpi pcspkr drm psmouse serio_raw evdev snd_page_alloc nvram k10temp sp5100_tco i2c_piix4 snd_timer rfkill snd atl1c wmi i2c_algo_bit soundcore i2c_core rtsx_pci_ms memstick video ac battery thermal button processor microcode ext4 crc16 jbd2 mbcache sd_mod rtsx_pci_sdmmc mmc_core ohci_hcd ehci_pci ehci_hcd ahci libahci usbcore usb_common libata rtsx_pci scsi_mod
    [ 5.029371] CPU 1
    [ 5.029379] Pid: 116, comm: systemd-udevd Not tainted 3.8.10-1-ARCH #1 LENOVO 0622CTO/0622CTO
    [ 5.029388] RIP: 0010:[<ffffffffa055feb8>] [<ffffffffa055feb8>] radeon_atombios_get_power_modes+0x748/0x7f0 [radeon]
    [ 5.029428] RSP: 0018:ffff8801187afa98 EFLAGS: 00010246
    [ 5.029434] RAX: 0000000000000010 RBX: ffff880118b5b122 RCX: 0000000000000000
    [ 5.029441] RDX: 000000000000b122 RSI: ffff880118b5b122 RDI: 0000000000000000
    [ 5.029447] RBP: ffff8801187afb00 R08: ffff8801187afad3 R09: 0000000000000010
    [ 5.029454] R10: ffff880118b50000 R11: 000000000000abd4 R12: 0000000000000000
    [ 5.029460] R13: ffff880118004000 R14: 0000000000000000 R15: ffff880118b5b122
    [ 5.029468] FS: 00007f642d034780(0000) GS:ffff88011ed00000(0000) knlGS:0000000000000000
    [ 5.029476] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 5.029481] CR2: 0000000000000010 CR3: 0000000118151000 CR4: 00000000000007e0
    [ 5.029488] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 5.029495] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 5.029502] Process systemd-udevd (pid: 116, threadinfo ffff8801187ae000, task ffff8801187e0860)
    [ 5.029509] Stack:
    [ 5.029513] 0400080000000000 0000000004000800 ffff880118b5b122 ffff880118004000
    [ 5.029525] ffff880118b5b122 0000000000000202 0000000080000000 b122b12201060106
    [ 5.029535] ffff8801183fcc58 ffff880118004000 ffff8801183fc800 0000000000000000
    [ 5.029546] Call Trace:
    [ 5.029589] [<ffffffffa05b2507>] radeon_pm_init+0x3a7/0x580 [radeon]
    [ 5.029629] [<ffffffffa057edc7>] ? radeon_modeset_init+0x3e7/0xba0 [radeon]
    [ 5.029668] [<ffffffffa057ef08>] radeon_modeset_init+0x528/0xba0 [radeon]
    [ 5.029704] [<ffffffffa055b4d0>] radeon_driver_load_kms+0xf0/0x1a0 [radeon]
    [ 5.029722] [<ffffffffa02385d6>] drm_get_pci_dev+0x176/0x2b0 [drm]
    [ 5.029754] [<ffffffffa05411d3>] radeon_pci_probe+0xb3/0xe0 [radeon]
    [ 5.029767] [<ffffffff8129565e>] local_pci_probe+0x3e/0x70
    [ 5.029775] [<ffffffff81295851>] pci_device_probe+0x111/0x120
    [ 5.029785] [<ffffffff8134c6f7>] driver_probe_device+0x87/0x3a0
    [ 5.029793] [<ffffffff8134cae3>] __driver_attach+0x93/0xa0
    [ 5.029801] [<ffffffff8134ca50>] ? __device_attach+0x40/0x40
    [ 5.029809] [<ffffffff8134a6f3>] bus_for_each_dev+0x63/0xa0
    [ 5.029817] [<ffffffff8134c17e>] driver_attach+0x1e/0x20
    [ 5.029825] [<ffffffff8134bbfa>] bus_add_driver+0xda/0x2b0
    [ 5.029835] [<ffffffffa0453000>] ? 0xffffffffa0452fff
    [ 5.029843] [<ffffffff8134d171>] driver_register+0x71/0x150
    [ 5.029852] [<ffffffffa0453000>] ? 0xffffffffa0452fff
    [ 5.029860] [<ffffffff812954ed>] __pci_register_driver+0x4d/0x50
    [ 5.029875] [<ffffffffa023882a>] drm_pci_init+0x11a/0x130 [drm]
    [ 5.029884] [<ffffffffa0453000>] ? 0xffffffffa0452fff
    [ 5.029915] [<ffffffffa04530ec>] radeon_init+0xec/0xee [radeon]
    [ 5.029925] [<ffffffff8100210a>] do_one_initcall+0x10a/0x160
    [ 5.029935] [<ffffffff810bd8eb>] load_module+0x1a0b/0x20d0
    [ 5.029945] [<ffffffff81286580>] ? ddebug_proc_write+0xf0/0xf0
    [ 5.029954] [<ffffffff810be052>] sys_init_module+0xa2/0xf0
    [ 5.029965] [<ffffffff814c731d>] system_call_fastpath+0x1a/0x1f
    [ 5.029971] Code: 01 7e 08 48 8b 52 08 83 4a 24 01 48 83 c0 30 48 39 c8 75 df 49 63 85 d4 12 00 00 83 f8 ff 0f 85 18 fa ff ff 49 8b 85 b8 12 00 00 <c7> 00 00 00 00 00 49 8b 85 b8 12 00 00 41 c7 85 d4 12 00 00 00
    [ 5.030038] RIP [<ffffffffa055feb8>] radeon_atombios_get_power_modes+0x748/0x7f0 [radeon]
    [ 5.030074] RSP <ffff8801187afa98>
    [ 5.030079] CR2: 0000000000000010
    [ 5.030086] ---[ end trace 7e4aaae8a49d5edf ]---
    [ 5.040713] kvm: Nested Virtualization enabled
    [ 5.040733] kvm: Nested Paging enabled
    [ 5.072781] acpi-cpufreq: overriding BIOS provided _PSD data
    [ 5.081901] systemd-udevd[114]: renamed network interface wlan0 to wlp1s0
    [ 5.517422] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x123c00, board id: 1917, fw id: 864720
    [ 5.517469] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
    [ 5.556604] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input9
    [ 6.133474] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 6.618532] systemd-logind[170]: Watching system buttons on /dev/input/event4 (Power Button)
    [ 6.618862] systemd-logind[170]: Watching system buttons on /dev/input/event5 (Video Bus)
    [ 6.619295] systemd-logind[170]: Watching system buttons on /dev/input/event1 (Power Button)
    [ 6.619595] systemd-logind[170]: Watching system buttons on /dev/input/event3 (Lid Switch)
    [ 6.619900] systemd-logind[170]: Watching system buttons on /dev/input/event2 (Sleep Button)
    [ 6.620202] systemd-logind[170]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
    [ 11.215950] psmouse serio5: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    [ 11.431730] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio4/serio5/input/input10
    Here is the output of dmesg a

    I have the exact same problem, I can only boot in UEFI with "nomodeset", but then the ati drivers won't work. All I could find on the internet talk about the "simple solution" of adding nomodeset, but what good is it, if my ati drivers then stop working.
    Now if only AMD would make good proprietary drivers
    cdonati wrote:I am using EFISTUB to boot, and I am able to add entries to efibootmgr only when using the older kernel. When using the newest kernel, I can see the entries using efibootmgr -v, but I cannot add new ones.
    This at least I can help with, this is most likely due to this bug: https://bugzilla.redhat.com/show_bug.cg … &id=947142
    With 3.9 it should work again.

  • System Update 3.14 install fails on action: SetVendorV​alue

    Hi, folks:
    I'm attempting to install System Update 3.14 for the first time on a 2004-vintage ThinkPad T42 type 2379-DXU. The immediate failure appears to be that the action "SetVendorValue" fails. I'm not sure what the underlying cause is. The installation terminates with an alert that installation failed and the system is unchanged; but in fact the System Update application is installed and there's an icon in my Start menu. When I try to run System Update, it displays an error message in front of the splash screen and quits.
    Details and log excerpts below. Can anyone figure out why the install is failing? How can I get the install to succeed and the System Update app to run successfully? Thanks in advance for any ideas.
    In the meantime, I'm going to try downloading individual drivers manually, to solve my underlying problem. But I'd sure like to have System Update on my side in the future.
    --Jim DeLaHunt, Vancouver, Canada
     Details* run the installer "systemupdate314-2008-5-15.exe".
    * installation proceeds through several steps. Shortly after the "Writing vendor value" status message appears, the installation fails with an error alert saying that that installer cannot complete and the system is unchanged.
    * in fact, there is now a c:\Program Files\Lenovo\System Update\ folder, and a System Update icon under Start menu -> All Programs -> ThinkVantage -> System Update.
    * clicking the System Update icon in the start menu causes the program to launch and fail. The splash screen appears, then an alert "System Update could not start properly [OK]". Clicking [OK] causes the program to exit.
    Log exceprts:
    The apparently relevant bit of the install log C:\Documents and Settings\<user>\Local Settings\Temp\tvsuSetup.log reads,
    .... [front 90% of log omitted] ...
    Action 22:35:32: reloadsched.exe. reloadsched.exe
    MSI (s) (14:B8) [22:35:32:402]: Executing op: CustomActionSchedule(Action=reloadsched.exe,Action​Type=1122,,Target=C:\Program Files\Common Files\Lenovo\Scheduler\reloadsched.exe,)
    MSI (s) (14:B8) [22:35:32:432]: Note: 1: 1721 2: reloadsched.exe 3: 4: C:\Program Files\Common Files\Lenovo\Scheduler\reloadsched.exe
    Info 1721.There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. Action: reloadsched.exe, location: , command: C:\Program Files\Common Files\Lenovo\Scheduler\reloadsched.exe
    MSI (s) (14:B8) [22:35:32:432]: Executing op: ActionStart(Name=InstallFinalize,,)
    Action 22:35:32: InstallFinalize.
    MSI (s) (14:B8) [22:35:32:432]: Executing op: CleanupTempFiles(TempFiles=C:\WINDOWS\Installer\11​f23a.mst)
    MSI (s) (14:B8) [22:35:32:432]: Scheduling file 'C:\WINDOWS\Installer\11f23a.mst' for deletion during post-install cleanup (not post-reboot).
    MSI (s) (14:B8) [22:35:32:432]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotal​LDWord=43819590)
    MSI (s) (14:B8) [22:35:32:682]: User policy value 'DisableRollback' is 0
    MSI (s) (14:B8) [22:35:32:682]: Machine policy value 'DisableRollback' is 0
    Action 22:35:32: RollbackCleanup. Removing backup files
    RollbackCleanup: File: C:\Config.Msi\11f23e.rbf
    MSI (s) (14:B8) [22:35:32:702]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 402, szDescription: "".
    MSI (s) (14:B8) [22:35:32:702]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
    MSI (s) (14:B8) [22:35:32:702]: Unlocking Server
    MSI (s) (14:B8) [22:35:32:702]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
    Action ended 22:35:32: InstallFinalize. Return value 1.
    MSI (s) (14:B8) [22:35:32:702]: Doing action: SetVendorValue
    Action 22:35:32: SetVendorValue. SetVendorValue
    Action start 22:35:32: SetVendorValue.
    MSI (s) (14:34) [22:35:32:713]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI25.tmp, Entrypoint: SetVendorValue
    6/29/2008 22:35:32 DualSkins set to 0
    6/29/2008 22:35:32 szValue set to THINK
    6/29/2008 22:35:32 Unable to set key value: Vendor
    Action ended 22:35:32: SetVendorValue. Return value 3.
    Action ended 22:35:32: INSTALL. Return value 3.
    ... [snip]...
    MSI (s) (14:B8) [22:35:32:953]: Attempting to delete file C:\WINDOWS\Installer\11f23a.mst
    MSI (s) (14:B8) [22:35:32:953]: Unable to delete the file. LastError = 32
    MSI (s) (14:B8) [22:35:32:963]: MainEngineThread is returning 1603
    MSI (s) (14:04) [22:35:32:963]: Destroying RemoteAPI object.
    MSI (s) (14:68) [22:35:32:963]: Custom Action Manager thread ending.
    MSI (c) (E8:10) [22:35:32:973]: Back from server. Return value: 1603
    MSI (c) (E8:10) [22:35:32:973]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (c) (E8:10) [22:35:32:973]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
    Action ended 22:35:32: ExecuteAction. Return value 3.
    MSI (c) (E8:10) [22:35:32:973]: Doing action: SetupCompleteError
    Action 22:35:32: SetupCompleteError.
    Action start 22:35:32: SetupCompleteError.
    Action 22:35:32: SetupCompleteError. Dialog created
    MSI (c) (E8:18) [22:35:40:544]: Doing action: ISSetupFilesCleanup
    Action 22:35:40: ISSetupFilesCleanup.
    Action start 22:35:40: ISSetupFilesCleanup.
    MSI (c) (E8:AC) [22:35:40:544]: Invoking remote custom action. DLL: C:\DOCUME~1\JIMDEL~1\LOCALS~1\Temp\MSI26.tmp, Entrypoint: SFCleanupEx
    Action ended 22:35:40: ISSetupFilesCleanup. Return value 1.
    Action ended 22:35:40: SetupCompleteError. Return value 2.
    Action ended 22:35:40: INSTALL. Return value 3.
    ... [snip] ....
    === Logging stopped: 6/29/2008 22:35:41 ===
    MSI (c) (E8:10) [22:35:41:175]: Note: 1: 1708
    MSI (c) (E8:10) [22:35:41:175]: Product: System Update -- Installation operation failed.
    MSI (c) (E8:10) [22:35:41:195]: Attempting to delete file C:\DOCUME~1\JIMDEL~1\LOCALS~1\Temp\11ce5a.mst
    MSI (c) (E8:10) [22:35:41:195]: Unable to delete the file. LastError = 32
    MSI (c) (E8:10) [22:35:41:195]: Grabbed execution mutex.
    MSI (c) (E8:10) [22:35:41:195]: Cleaning up uninstalled install packages, if any exist
    MSI (c) (E8:10) [22:35:41:205]: MainEngineThread is returning 1603
    === Verbose logging stopped: 6/29/2008 22:35:41 ===
    The log from the failed startup of TVSU at
    C:\Program Files\Lenovo\System Update\logs\tvsu_log_080629230655.txt
    reads:
    [ThinkVantage System Update build: 2008-5-15 3.14.0008] 6/29/2008 11:06:55 PM
    Severe 2008-06-29 , 11:06:55
    at Tvsu.Util.RegistryUtil.Execute(String[] args)
    Message: Error occurred in registry operation, error message: Access to the registry key 'HKEY_LOCAL_MACHINE\Software\Lenovo\System Update' is denied.
    Severe 2008-06-29 , 11:06:55
    at Tvsu.Util.RegistryUtil.Execute(String[] args)
    Message: Error occurred in registry operation, error message: Access to the registry key 'HKEY_LOCAL_MACHINE\Software\Lenovo\System Update\Preferences\UCSettings\RunTime' is denied.
    Severe 2008-06-29 , 11:06:55
    at Tvsu.Gui.GUIManager.StartGUI()
    Message: Exception not expected was received.System.NullReferenceException: Object reference not set to an instance of an object.
    at Tvsu.Environment.EnvironmentManager..ctor()
    at Tvsu.Environment.EnvironmentManager.get_Instance()
    at Tvsu.Gui.GUIManager.InitializeGUI()
    at Tvsu.Gui.GUIManager.StartGUI()
    Severe 2008-06-29 , 11:06:55
    at Tvsu.Gui.FlowScreens.Messages.SetButtons(Int32 formwidth)
    Message: No Nls object was found, using hardcoded 'OK'
    Exception:
    Message: Object reference not set to an instance of an object.
    Type: System.NullReferenceException
    at Tvsu.Gui.FlowScreens.Messages.SetButtons(Int32 formwidth)
    Info 2008-06-29 , 11:06:55
    at Tvsu.Gui.FlowScreens.Messages.ShowStaticMessage(St​ring message, String title, String mastheadtext, MessageType t, Boolean check)
    Message: Showing ERROR Message: < System Update could not start properly. >
    [End of details]

    Well, the problem is solved, and System Update is installed and working.
    The root cause of the problem appeared to be that the registry directory HKEY_LOCAL_MACHINE\SOFTWARE no longer extended "full control" permission to the Administrators user group on my machine. We fixed this by using regedit:
    Start... Run... regedit....
    select directory HKEY_LOCAL_MACHINE\SOFTWARE, right-click, Permissions...,
    press Add... button
    enter SYSNAME\Administrators in the text area (SYSNAME is a placeholder for my actual machine name)
    OK... OK...
    Quit regedit
    We diagnosed the problem with the help of IT support from our employer. The problem was blocking installation of new anti-virus software. We had just removed old anti-virus and "internet security" software. Hmm, I wonder if the old security software removed this permission setting as a parting gift.
    Hope this is helpful for others who encounter the same symptoms.

Maybe you are looking for

  • EA6500 has numerous "network devices" with no MAC

    I have noticed from time to time I get many (15-20) "network devices" in the Device List with no MAC address. I notice this mainly when managing Parental Controls. I go and clean up the Device List and days later they reappear. Another interesting th

  • Web Gallery Help

    http://www.pzarchitects.com/guestpoolhouses/Willistown.html Anyone know where I can get this script to make this gallery. I think it is Adobe. I have CS3. Thanks

  • HP Pavilion dv6-3133nr overheats once in a while and shuts down

    My fiancee has a laptop that overheats once in a while and shuts down. She says when she turns it back on, it gives an error saying "There's a thermal temperature of 90". Anyone have any idea how to resolve this? She says it doesn't happen when she's

  • Auto-Login into these forums here possible ? eMail of forum admin ?

    I would appreciate if there is an auto-login into these forums from Oracle. Currently every time I re-visit the forum pages I have to type in my login+passwd again. Usually in hundreds of other forums there is an auto-login option selectable. Does so

  • Wrong money taken from account again

    Right now I am so spitting mad, I cant phone BT again, as I will lose it! I was on a payment plan, which was fine, almost, until I added Sky Sports ot my package.  I was told that for one month, the amount would change.  I accepted it, as I knew it i