Groups on CSS11150 causes routing to break

I have a CSS setup using 4 interfaces. Interface E1 is connected to our public firewall. This is where the VIP's are for inbound load balancing. E2 is a Vlan with some FTP servers. E5 is a Vlan with some Web servers. E3 is connected to another firewall going to another company using VPN. I have Services setup for FTP, Content rules setup for FTP and Groups setup for FTP and all of this works fine. I need to be able connect from the outside company to the servers in E2 from E3. I can ping from the servers in E2 to servers connected at the other company beyond E3 but I cannot ping from the servers in the other company to servers in E2. If I suspent the Group rule then all works fine but I need the Group for FTP to function properly.

you can use an ACL to apply the group only for FTP traffic.
What you have to do is remove the services from the group config and then use an acl with the option 'sourcegroup ....' to specify when to nat the traffic.
Regards,
Gilles.

Similar Messages

  • Domain Group Policy changes causes clients to be unable to connect to WSUS for Windows Updates

    Domain Controller is Windows Server 2008 R2 64-bit, Group Policy Management version 6.0.0.1. WSUS server is Windows Server 2008 Enterprise 32-bit, Update Services version 3.2.7600.226. Client machines are Windows 7, some are 64-bit and some are 32-bit.
    Every time we make any changes to any of our Group Policies most of our clients stop getting their Windows Updates from the WSUS server within 2-3 days. This occurs when we add a new policy for a group of users, temporarily disable a policy or edit a policy.
    Check of the WindowsUpdate.log on affected client machines shows:
    2014-06-25 13:40:44:976  760 1610 PT WARNING: GetAuthorizationCookie failure, error = 0x80072EE2, soap client error = 5, soap error code = 0, HTTP status code = 200
    2014-06-25 13:40:44:977  760 1610 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80072ee2
    2014-06-25 13:40:44:977  760 1610 PT WARNING: PopulateAuthCookies failed: 0x80072ee2
    2014-06-25 13:40:44:977  760 1610 PT WARNING: RefreshCookie failed: 0x80072ee2
    2014-06-25 13:40:44:977  760 1610 PT WARNING: RefreshPTState failed: 0x80072ee2
    2014-06-25 13:40:44:977  760 1610 PT WARNING: PTError: 0x80072ee2
    2014-06-25 13:40:44:977  760 1610 Report WARNING: Reporter failed to upload events with hr = 80072ee2.
    A further check of the log files shows:
    2014-06-21 19:36:06:995  156 1b0c Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <proxy server name:8080> Bypass List used : <(null)> Auth Schemes used : <>
    We do not use a proxy except for Internet connections. We configure IE with a pac file. This is set through Group Policy since we restrict user accounts from being able to set it. 
    The clients that are connecting to the WSUS server have these entries instead:
    2014-06-24 09:12:16:779  992 270 Agent Setting download properties on call A20329BC-3467-4B7E-B9F4-6AC6ACBA23E1: priority=3, interactive=1, owner is system=0, proxy settings=1, proxy session id=2
    I have a routine that will fix the problem but it is time-consuming and pulls me away from other things I should be doing:
    Run registry files on client machine (WindowsUpdate and AU) This is not always necessary and is already set by Group Policy and the affected clients already have the registry settings. No idea why it is necessary to do but it the steps below don't always
    work unless it is.
    netstop bits and netstop wuauserv
    ipconfig /flushdns
    Delete qmgr*.* files from Downloader folder
    Delete Software Distribution folder
    Run from command prompt:
    sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    netstart bits and netstart wuauserv
    wuauclt /resetauthorization /detectnow
    Run Windows Updates again from Control Panel
    This routine always fixes the problem but I've found that I must do each step to guarantee success.
    How or where is the proxy setting being changed for WSUS that we see in the WindowsUpdate logs and how do I prevent this from happening? It is also curious that it happens to most but not all of the client machines. When it does happen it's not always the
    same client machines.

    You're right - the WSUS server is on the inside and does not need a proxy server. Tried running the netsh winhttp reset proxy command but was still not able to connect to the WSUS server. After running the netsh winhttp reset proxy command received response:
    Current WinHTTP proxy setting: Direct access <no proxy server>.
    Ran the command at 13:49 and then tried Windows Updates again. Here's snippet from the log file:
    2014-06-27 13:49:56:889  548 f6c AU Triggering AU detection through DetectNow API
    2014-06-27 13:49:56:890  548 f6c AU Triggering Online detection (interactive)
    2014-06-27 13:49:56:890  548 4b8 AU #############
    2014-06-27 13:49:56:890  548 4b8 AU ## START ##  AU: Search for updates
    2014-06-27 13:49:56:890  548 4b8 AU #########
    2014-06-27 13:49:56:893  548 4b8 AU <<## SUBMITTED ## AU: Search for updates [CallId = {9CE06AB2-E859-4B4D-8D1A-193AD89623C5}]
    2014-06-27 13:49:56:893  548 1260 Agent *************
    2014-06-27 13:49:56:893  548 1260 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-06-27 13:49:56:893  548 1260 Agent *********
    2014-06-27 13:49:56:893  548 1260 Agent   * Online = Yes; Ignore download priority = No
    2014-06-27 13:49:56:893  548 1260 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1
    or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2014-06-27 13:49:56:893  548 1260 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-06-27 13:49:56:893  548 1260 Agent   * Search Scope = {Machine}
    2014-06-27 13:49:56:893  548 1260 Setup Checking for agent SelfUpdate
    2014-06-27 13:49:56:893  548 1260 Setup Client version: Core: 7.6.7600.256  Aux: 7.6.7600.256
    2014-06-27 13:49:56:894  548 1260 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-06-27 13:49:56:901  548 1260 Misc  Microsoft signed: Yes
    2014-06-27 13:49:56:927  548 1260 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2014-06-27 13:49:56:934  548 1260 Misc  Microsoft signed: Yes
    2014-06-27 13:49:56:936  548 1260 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2014-06-27 13:49:56:943  548 1260 Misc  Microsoft signed: Yes
    2014-06-27 13:49:56:956  548 1260 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2014-06-27 13:49:56:962  548 1260 Misc  Microsoft signed: Yes
    2014-06-27 13:49:56:974  548 1260 Setup Determining whether a new setup handler needs to be downloaded
    2014-06-27 13:49:56:974  548 1260 Setup SelfUpdate handler is not found.  It will be downloaded
    2014-06-27 13:49:56:974  548 1260 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256"
    2014-06-27 13:49:56:976  548 1260 Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2014-06-27 13:49:56:976  548 1260 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
    2014-06-27 13:49:56:989  548 1260 Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2014-06-27 13:49:56:989  548 1260 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256"
    2014-06-27 13:49:57:007  548 1260 Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~amd64~~7.6.7600.256" is already installed.
    2014-06-27 13:49:57:007  548 1260 Setup SelfUpdate check completed.  SelfUpdate is NOT required.
    2014-06-27 13:49:57:165  548 1260 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-06-27 13:49:57:165  548 1260 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://(FQDN of WSUS server)/ClientWebService/client.asmx
    2014-06-27 13:49:57:175  548 1260 PT WARNING: Cached cookie has expired or new PID is available
    2014-06-27 13:49:57:175  548 1260 PT Initializing simple targeting cookie, clientId = 6be4a1ae-3313-4855-bdb1-57e3312f03ec, target group = AGENCIES, DNS name = dpk2.clear-rcic.rcc.org
    2014-06-27 13:49:57:175  548 1260 PT   Server URL =
    http://(FQDN of WSUS server)/SimpleAuthWebService/SimpleAuth.asmx
    2014-06-27 13:50:57:280  548 1260 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(proxy server):8080> Bypass List used : <(null)> Auth Schemes used : <>
    2014-06-27 13:50:57:281  548 1260 PT   + Last proxy send request failed with hr = 0x80072EE2, HTTP status code = 0
    2014-06-27 13:50:57:281  548 1260 PT   + Caller provided proxy = No
    2014-06-27 13:50:57:281  548 1260 PT   + Proxy list used = webgate.rcc.org:8080
    2014-06-27 13:50:57:281  548 1260 PT   + Bypass list used = <NULL>
    2014-06-27 13:50:57:281  548 1260 PT   + Caller provided credentials = No
    2014-06-27 13:50:57:281  548 1260 PT   + Impersonate flags = 0
    2014-06-27 13:50:57:281  548 1260 PT   + Possible authorization schemes used =
    2014-06-27 13:50:57:281  548 1260 PT WARNING: GetAuthorizationCookie failure, error = 0x80072EE2, soap client error = 5, soap error code = 0, HTTP status code = 200
    2014-06-27 13:50:57:281  548 1260 PT WARNING: Failed to initialize Simple Targeting Cookie: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 PT WARNING: PopulateAuthCookies failed: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 PT WARNING: RefreshCookie failed: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 PT WARNING: RefreshPTState failed: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 PT WARNING: Sync of Updates: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 PT WARNING: SyncServerUpdatesInternal failed: 0x80072ee2
    2014-06-27 13:50:57:281  548 1260 Agent   * WARNING: Failed to synchronize, error = 0x80072EE2
    2014-06-27 13:50:57:282  548 1260 Agent   * WARNING: Exit code = 0x80072EE2
    2014-06-27 13:50:57:282  548 1260 Agent *********
    2014-06-27 13:50:57:282  548 1260 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-06-27 13:50:57:282  548 1260 Agent *************
    2014-06-27 13:50:57:282  548 1260 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2014-06-27 13:50:57:302  548 e04 AU >>##  RESUMED  ## AU: Search for updates [CallId = {9CE06AB2-E859-4B4D-8D1A-193AD89623C5}]
    2014-06-27 13:50:57:302  548 e04 AU   # WARNING: Search callback failed, result = 0x80072EE2
    2014-06-27 13:50:57:302  548 e04 AU   # WARNING: Failed to find updates with error code 80072EE2
    2014-06-27 13:50:57:302  548 e04 AU #########
    2014-06-27 13:50:57:302  548 e04 AU ##  END  ##  AU: Search for updates [CallId = {9CE06AB2-E859-4B4D-8D1A-193AD89623C5}]
    2014-06-27 13:50:57:302  548 e04 AU #############
    2014-06-27 13:50:57:303  548 e04 AU Successfully wrote event for AU health state:0
    2014-06-27 13:50:57:303  548 e04 AU AU setting next detection timeout to 2014-06-27 22:50:57
    2014-06-27 13:50:57:304  548 e04 AU Setting AU scheduled install time to 2014-06-28 05:00:00
    2014-06-27 13:50:57:304  548 e04 AU Successfully wrote event for AU health state:0
    2014-06-27 13:50:57:305  548 e04 AU Successfully wrote event for AU health state:0
    2014-06-27 13:51:02:285  548 1260 Report REPORT EVENT: {BD25B39C-6570-454C-A046-AF3AF2DEBDD4} 2014-06-27 13:50:57:282-0400 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80072ee2 AutomaticUpdates Failure Software
    Synchronization Windows Update Client failed to detect with error 0x80072ee2.
    2014-06-27 13:51:02:295  548 1260 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2014-06-27 13:51:02:295  548 1260 Report WER Report sent: 7.6.7600.256 0x80072ee2 00000000-0000-0000-0000-000000000000 Scan 101 Managed
    2014-06-27 13:51:02:295  548 1260 Report CWERReporter finishing event handling. (00000000)
    2014-06-27 13:51:48:184  548 4b8 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2014-06-27 13:51:48:187  548 4b8 DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-06-27 13:51:48:187  548 4b8 DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-06-27 13:51:48:187  548 4b8 DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-06-27 13:51:48:187  548 4b8 DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-06-27 13:51:48:187  548 4b8 Report CWERReporter finishing event handling. (00000000)
    2014-06-27 13:51:48:252  548 4b8 Service *********
    2014-06-27 13:51:48:252  548 4b8 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2014-06-27 13:51:48:252  548 4b8 Service *************
    2014-06-27 13:51:53:002  548 160c Misc ===========  Logging initialized (build: 7.6.7600.256, tz: -0400)  ===========
    2014-06-27 13:51:53:002  548 160c Misc   = Process: C:\Windows\system32\svchost.exe
    2014-06-27 13:51:53:002  548 160c Misc   = Module: c:\windows\system32\wuaueng.dll
    Ran a batch file which resets the AU and WindowsUpdate registry keys and then runs the steps listed above:
    regedit /s C:\WindowsUpdate.reg
    regedit /s C:\AU.reg
    net stop bits
    net stop wuauserv
    Ipconfig /flushdns
    del C:\ProgramData\Microsoft\Network\Downloader\qmgr*.*
    del  /F /Q C:\Windows\SoftwareDistribution\*.*
    sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    net start bits
    net start wuauserv
    wuauclt /resetauthorization /detectnow
    After this runs, am able to connect to WSUS server for updates. I mentioned Group Policy changes because this only breaks after the Group Policy changes. It doesn't affect every client machine but most of them. Was wondering how the proxy gets reset from
    none to the proxy server for Windows Updates?

  • Group above master/detail report; page break causes repeat of master frame

    Hi
    I have a a group above master/detail report; when there is a page break part way through the master frame it causes the whole master frame to be repeated on the next page. I don't want this to happen, I just want the remainder of the master frame to be displayed on the next page. any ideas?
    TIA

    Hi
    I've tried switching the "Page Protect" to No at the page level and the "Print Object On" is set to "First Page" but it doesn't solve the problem. The whole master frame is repeated on the next page when a page break occurs part way through. The master/detail Repeating Frame "Print Object On" is set to "Last Page".
    Any other ideas?
    TIA

  • Major fibre cable break causes routing woes

    http://www.ispreview.co.uk/index.php/2012/08/major-fibre-cable-break-causes-broadband-routing-woes-f...

    hi it would not affect a local DLM issue as it was a UK to Europe main fibre link that went down and was out side the BT network and also affected adsl services and access to web sites over a very wide area of Europe and many ISP's
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Break Column in Group Above Report - Causing Error in Data Groupings

    Since I'm required to designate at least one Break Column in my Group Above report, I created a dummy column in my SELECT statement. I did this so that I could designate the required minimum of at least one break column, but I designated one that won't have any impact on how the report is ordered, because it will be the same value (NULL) for every record. So, my SELECT statement starts out looking something like this:
    SELECT
    NULL break_column,
    column_1 column1_name,
    column_2 column2_name,
    column_3 column3_name,
    column_4 column4_name,
    column_5 column5_name
    I needed for the break column to have no impact on the ordering of the report because I need for the ORDER BY clause to completely control how the report is sorted, w/o any interference by a hard-coded break column. I need this because my intention is to make the ORDER BY clause dynamic, and a hard-coded break column with actual data would supercede the ORDER BY clause, thereby making it static.
    Everything is working correctly with regard to how the report is sorting the records designated as group columns; however, the detail columns are getting all messed up as far as what main record they're grouped under.
    By this I mean that when I designate only one break column, some details may display under the wrong group, where they're not supposed to. For example, each page consists of demographic info. about a specific record on a table, and the details listed under it should be the individual comments that have been made on that record. The issue I'm seeing is that for some records, it's showing comments from not only the record for that group, but it continues to list out comments made for other requests as well, when those comments should be displayed under their own respective records.
    Why is this happening when I designate only one break column, and how can I keep it from doing this?

    Did you get a solution for this?
    I have the same problem.
    Any help would be appreciated.
    Thanks,
    Madhu

  • Group Policy changes cause Access Denied error for Domain Admin account

    Hi All,
    I am battling to get WSUS to work, and I think the route cause is problems editing the domain and domain controller group policy objects.
    We have 1 DC, approx 20 clients. 1 GPO for DC, 1 GPO for clients. Ther e is a link to the default domain GPO in our staff (users) OU, I don't know if it should be there or not.
    I log in as domain administrator, right-click the domain GPO in GPMC, click Edit.
    Find the setting I want to edit (specify intranet microsoft update service location), double click.
    Change something, click OK.
    I get error:
    Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continute.
    Access is denied. (Exception from HRESULT: 0x80070005
    (E_ACCESSDENIED)).
    I have followed the steps in the links posted by Brent in another post called: "restricting-domain-admin-account-to-edit-group-policies" (no links allowed for my account yet sorry) and the user does have edit settings, delete, modify security delecation.
    PLEASE NOTE: the solution may very well be something very simple/basic. I am reasonably computer savvy, but have just upgraded the whole network for an NGO on a voluntary basis. Never seen a sever before I came here, but I'm the best they have. Please bare
    that in mind when offering advice :)
    Any help appreciated!
    James

    More diagnostic info:
    Inside GPMC, there's Group Policy Results.
    If I right-click, Result Wizard, choose this computer, it works fine showing default domain controllers policy with alert that it's enforced.
    If I browse for another PC (it comes up as Domain\PC name), click Next, I get error:
    Failed to connect to DOMAIN\PCNAME due to the error listed below. Ensure that the Windows Management Instrumentation (WMI) service is enabled on the target computer, and consult the event log of the target computer for further details.
    Details: the RPC server is unavailable.
    If you need the recent related events, I will post them. I also checked that service on the client - it's automatic and started.
    PPS Clients are all Win 7, PCs are 32bit, laptops are 64. Server is Windows Server 2012 Datacenter. WSUS when clicking Help -> About from the snap-in/GUI: 6.2.9200.16384.
    PPPS Directory browsing for the whole WSUS object in IIS is enabled, thanks to SorinAlbu over at Spiceworks post WSUS and IIS.
    PPPPS Launching IE and loading http://servername:8530/iuident.cab fails 404 error from both clients and server. That file in C:\Program Files\Update Services\WebServices\Root\iuident.cab doesn't exist. Maybe because we recently removed the WSUS role and reinstalled
    it, to check if something went wrong the first time? It's all been configured using the snapin/GUI, but the new installation of the role hasn't yet connected to the Microsoft Update servers.
    PPPPPS Added the Application Server role with default settings as recommended by the step by step guide to WSUS at Technet. Still no dice.

  • Airport Extreme external hdd causes router to reboot

    When I try to access my external WD hard drive (formatted to FAT32) on my AirPort Extreme, it freezes and causes the router to reboot. How do I fix this?
    I am accessing the hdd from windows 7 pc.

    Try adding a powered USB hub....even if the WD drive has its own power supply.
    Reason...the USB port is borderline as far as its ability to supply sufficient power for a hard drive even when the Extreme is new and even when the drive has its own power supply.
    If the Extreme is a few years old, it is not delivering as much power to the USB port as it once did, and it needs some help.
    Worst case, the internal power supply on the Extreme is starting to head South. That is usually not an issue until the device is 4-5 years old.

  • Booting into linux-3.11-1 causes network to break [solved]

    I cherry picked linux-3.11-1 and linux-firmware-20130903 out of [i686 testing] on a 10-year-old machine (nforce2-based motherboard, model Asus A7N8X-E Deluxe).  Upon rebooting, into the new kernel, I am left with a partially functional network.  Downgrading/rebooting fixes the issue. 
    What works:
    *Netctl successfully bring up the interface
    *I can ping internal IP addresses (
    *I can resolve domain names; wget can start a download from the aur (aur.archlinux.org gets resolved to a numerical IP but the download never starts).
    What doesn't work:
    *I cannot ping external addresses (names or numerical)
    *I cannot ssh out or into the box
    *I cannot receive data via wget which just hangs indefinitely.
    Not quite sure where to start since systemd doesn't report any problems with netctl coming up under 3.11-1-ARCH.  Here is the dmesg output under 3.11-1-ARCH but again, I don't see anything obvious pointing to an error.  Thoughts are welcomed.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.11.0-1-ARCH (tobias@testing-i686) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Sep 3 09:40:44 CEST 2013
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fff2fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000003fff3000-0x000000003fffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
    [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
    [ 0.000000] SMBIOS 2.2 present.
    [ 0.000000] DMI: ASUSTeK Computer INC. A7N8X-E/A7N8X-E, BIOS ASUS A7N8X-E Deluxe ACPI BIOS Rev 1013 11/12/2004
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x100000
    [ 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-C7FFF write-protect
    [ 0.000000] C8000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 0A0000000 mask FE0000000 write-combining
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
    [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fffff]
    [ 0.000000] [mem 0x37000000-0x373fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x30000000-0x36ffffff]
    [ 0.000000] [mem 0x30000000-0x36ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
    [ 0.000000] [mem 0x00100000-0x003fffff] page 4k
    [ 0.000000] [mem 0x00400000-0x2fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x37400000-0x377fdfff]
    [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
    [ 0.000000] BRK [0x0177b000, 0x0177bfff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37840000-0x37c17fff]
    [ 0.000000] Allocated new RAMDISK: [mem 0x37426000-0x377fd85f]
    [ 0.000000] Move RAMDISK from [mem 0x37840000-0x37c1785f] to [mem 0x37426000-0x377fd85f]
    [ 0.000000] ACPI: RSDP 000f75e0 00014 (v00 Nvidia)
    [ 0.000000] ACPI: RSDT 3fff3000 0002C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 3fff3040 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 3fff30c0 04561 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
    [ 0.000000] ACPI: FACS 3fff0000 00040
    [ 0.000000] ACPI: APIC 3fff7640 0006E (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 135MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] BRK [0x0177c000, 0x0177cfff] PGTABLE
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
    [ 0.000000] HighMem [mem 0x377fe000-0x3ffeffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009ffff]
    [ 0.000000] node 0: [mem 0x00100000-0x3ffeffff]
    [ 0.000000] On node 0 totalpages: 262031
    [ 0.000000] free_area_init_node: node 0, pgdat c15d7680, node_mem_map f6c26020
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3999 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 223230 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 272 pages used for memmap
    [ 0.000000] HighMem zone: 34802 pages, LIFO batch:7
    [ 0.000000] Using APIC driver default
    [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
    [ 0.000000] If you got timer trouble try acpi_use_timer_override
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: BIOS IRQ0 override ignored.
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] ACPI: IRQ14 used by override.
    [ 0.000000] ACPI: IRQ15 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 14 pages/cpu @f6c11000 s33536 r0 d23808 u57344
    [ 0.000000] pcpu-alloc: s33536 r0 d23808 u57344 alloc=14*4096
    [ 0.000000] pcpu-alloc: [0] 0
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260255
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e44cf5d1-6138-4fcd-9a42-24ea02a17429 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 2097016 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0003fff0)
    [ 0.000000] Memory: 1025320K/1048124K available (4259K kernel code, 430K rwdata, 1356K rodata, 608K init, 948K bss, 22804K reserved, 139208K highmem)
    [ 0.000000] virtual kernel memory layout:
    fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc15e9000 - 0xc1681000 ( 608 kB)
    .data : 0xc1428f5e - 0xc15e8940 (1790 kB)
    .text : 0xc1000000 - 0xc1428f5e (4259 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, 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=8 to nr_cpu_ids=1.
    [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
    [ 0.000000] CPU 0 irqstacks, hard=f6406000 soft=f6408000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2191.342 MHz processor
    [ 0.003336] Calibrating delay loop (skipped), value calculated using timer frequency.. 4384.29 BogoMIPS (lpj=7304473)
    [ 0.003340] pid_max: default: 32768 minimum: 301
    [ 0.003404] Security Framework initialized
    [ 0.003424] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003442] Mount-cache hash table entries: 512
    [ 0.003784] Initializing cgroup subsys memory
    [ 0.003810] Initializing cgroup subsys devices
    [ 0.003814] Initializing cgroup subsys freezer
    [ 0.003817] Initializing cgroup subsys net_cls
    [ 0.003820] Initializing cgroup subsys blkio
    [ 0.003857] mce: CPU supports 4 MCE banks
    [ 0.003878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
    tlb_flushall_shift: -1
    [ 0.010167] Freeing SMP alternatives memory: 20K (c1681000 - c1686000)
    [ 0.011045] ACPI: Core revision 20130517
    [ 0.014805] ACPI: All ACPI Tables successfully acquired
    [ 0.015605] ftrace: allocating 19083 entries in 38 pages
    [ 0.023487] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.023931] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    [ 0.058245] smpboot: CPU0: AMD Athlon(tm) XP 3200+ (fam: 06, model: 0a, stepping: 00)
    [ 0.059999] Performance Events: AMD PMU driver.
    [ 0.059999] ... version: 0
    [ 0.059999] ... bit width: 48
    [ 0.059999] ... generic registers: 4
    [ 0.059999] ... value mask: 0000ffffffffffff
    [ 0.059999] ... max period: 00007fffffffffff
    [ 0.059999] ... fixed-purpose events: 0
    [ 0.059999] ... event mask: 000000000000000f
    [ 0.076672] Brought up 1 CPUs
    [ 0.076679] smpboot: Total of 1 processors activated (4384.29 BogoMIPS)
    [ 0.077080] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.077245] devtmpfs: initialized
    [ 0.077523] PM: Registering ACPI NVS region [mem 0x3fff0000-0x3fff2fff] (12288 bytes)
    [ 0.079094] RTC time: 17:00:47, date: 09/09/13
    [ 0.079157] NET: Registered protocol family 16
    [ 0.079371] ACPI: bus type PCI registered
    [ 0.079375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.111138] PCI: PCI BIOS revision 2.10 entry at 0xfb410, last bus=3
    [ 0.111140] PCI: Using configuration type 1 for base access
    [ 0.112142] bio: create slab <bio-0> at 0
    [ 0.112302] ACPI: Added _OSI(Module Device)
    [ 0.112305] ACPI: Added _OSI(Processor Device)
    [ 0.112307] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.112310] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.113217] ACPI: EC: Look up EC in DSDT
    [ 0.116900] ACPI: Interpreter enabled
    [ 0.116919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
    [ 0.116925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571)
    [ 0.116938] ACPI: (supports S0 S1 S4 S5)
    [ 0.116941] ACPI: Using IOAPIC for interrupt routing
    [ 0.116978] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.117081] ACPI: No dock devices found.
    [ 0.125228] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.125323] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.125327] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.125331] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.125334] acpi PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    [ 0.125337] acpi PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored)
    [ 0.125340] PCI: root bus 00: using default resources
    [ 0.125344] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    [ 0.125547] PCI host bridge to bus 0000:00
    [ 0.125553] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.125556] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.125559] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.125574] pci 0000:00:00.0: [10de:01e0] type 00 class 0x060000
    [ 0.125584] pci 0000:00:00.0: reg 0x10: [mem 0xa0000000-0xbfffffff pref]
    [ 0.125600] pci 0000:00:00.0: nForce2 C1 Halt Disconnect fixup
    [ 0.125733] pci 0000:00:00.1: [10de:01eb] type 00 class 0x050000
    [ 0.125874] pci 0000:00:00.2: [10de:01ee] type 00 class 0x050000
    [ 0.126005] pci 0000:00:00.3: [10de:01ed] type 00 class 0x050000
    [ 0.126129] pci 0000:00:00.4: [10de:01ec] type 00 class 0x050000
    [ 0.126258] pci 0000:00:00.5: [10de:01ef] type 00 class 0x050000
    [ 0.126389] pci 0000:00:01.0: [10de:0060] type 00 class 0x060100
    [ 0.126569] pci 0000:00:01.1: [10de:0064] type 00 class 0x0c0500
    [ 0.126584] pci 0000:00:01.1: reg 0x10: [io 0xdc00-0xdc1f]
    [ 0.126640] pci 0000:00:01.1: PME# supported from D3hot D3cold
    [ 0.126778] pci 0000:00:02.0: [10de:0067] type 00 class 0x0c0310
    [ 0.126793] pci 0000:00:02.0: reg 0x10: [mem 0xd6083000-0xd6083fff]
    [ 0.126848] pci 0000:00:02.0: supports D1 D2
    [ 0.126851] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.126930] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.126984] pci 0000:00:02.1: [10de:0067] type 00 class 0x0c0310
    [ 0.126999] pci 0000:00:02.1: reg 0x10: [mem 0xd6081000-0xd6081fff]
    [ 0.127053] pci 0000:00:02.1: supports D1 D2
    [ 0.127056] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.127135] pci 0000:00:02.1: System wakeup disabled by ACPI
    [ 0.127191] pci 0000:00:02.2: [10de:0068] type 00 class 0x0c0320
    [ 0.127208] pci 0000:00:02.2: reg 0x10: [mem 0xd6082000-0xd60820ff]
    [ 0.127272] pci 0000:00:02.2: supports D1 D2
    [ 0.127275] pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.127374] pci 0000:00:02.2: System wakeup disabled by ACPI
    [ 0.127430] pci 0000:00:05.0: [10de:006b] type 00 class 0x040100
    [ 0.127445] pci 0000:00:05.0: reg 0x10: [mem 0xd6000000-0xd607ffff]
    [ 0.127500] pci 0000:00:05.0: supports D1 D2
    [ 0.127623] pci 0000:00:06.0: [10de:006a] type 00 class 0x040100
    [ 0.127638] pci 0000:00:06.0: reg 0x10: [io 0xe000-0xe0ff]
    [ 0.127647] pci 0000:00:06.0: reg 0x14: [io 0xd000-0xd07f]
    [ 0.127656] pci 0000:00:06.0: reg 0x18: [mem 0xd6084000-0xd6084fff]
    [ 0.127699] pci 0000:00:06.0: supports D1 D2
    [ 0.127810] pci 0000:00:08.0: [10de:006c] type 01 class 0x060400
    [ 0.127911] pci 0000:00:08.0: System wakeup disabled by ACPI
    [ 0.127964] pci 0000:00:09.0: [10de:0065] type 00 class 0x01018a
    [ 0.128001] pci 0000:00:09.0: reg 0x20: [io 0xf000-0xf00f]
    [ 0.128162] pci 0000:00:1e.0: [10de:01e8] type 01 class 0x060400
    [ 0.128336] pci 0000:01:04.0: [11ab:4320] type 00 class 0x020000
    [ 0.128358] pci 0000:01:04.0: reg 0x10: [mem 0xd5000000-0xd5003fff]
    [ 0.128370] pci 0000:01:04.0: reg 0x14: [io 0xa000-0xa0ff]
    [ 0.128417] pci 0000:01:04.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.128456] pci 0000:01:04.0: supports D1 D2
    [ 0.128459] pci 0000:01:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.128533] pci 0000:01:0b.0: [1095:3112] type 00 class 0x010400
    [ 0.128553] pci 0000:01:0b.0: reg 0x10: [io 0xa400-0xa407]
    [ 0.128564] pci 0000:01:0b.0: reg 0x14: [io 0xa800-0xa803]
    [ 0.128576] pci 0000:01:0b.0: reg 0x18: [io 0xac00-0xac07]
    [ 0.128587] pci 0000:01:0b.0: reg 0x1c: [io 0xb000-0xb003]
    [ 0.128599] pci 0000:01:0b.0: reg 0x20: [io 0xb400-0xb40f]
    [ 0.128611] pci 0000:01:0b.0: reg 0x24: [mem 0xd5004000-0xd50041ff]
    [ 0.128622] pci 0000:01:0b.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
    [ 0.128652] pci 0000:01:0b.0: supports D1 D2
    [ 0.128722] pci 0000:00:08.0: PCI bridge to [bus 01]
    [ 0.128727] pci 0000:00:08.0: bridge window [io 0xa000-0xbfff]
    [ 0.128732] pci 0000:00:08.0: bridge window [mem 0xd4000000-0xd5ffffff]
    [ 0.128787] pci 0000:03:00.0: [10de:0221] type 00 class 0x030000
    [ 0.128803] pci 0000:03:00.0: reg 0x10: [mem 0xd1000000-0xd1ffffff]
    [ 0.128812] pci 0000:03:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff pref]
    [ 0.128821] pci 0000:03:00.0: reg 0x18: [mem 0xd2000000-0xd2ffffff]
    [ 0.128846] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.128944] pci 0000:00:1e.0: PCI bridge to [bus 03]
    [ 0.128950] pci 0000:00:1e.0: bridge window [mem 0xd1000000-0xd3ffffff]
    [ 0.128955] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xcfffffff pref]
    [ 0.128965] pci_bus 0000:00: on NUMA node 0
    [ 0.128969] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.128973] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.129112] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.129191] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
    [ 0.129271] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    [ 0.129346] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
    [ 0.129420] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.129496] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
    [ 0.129579] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
    [ 0.129784] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.129860] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
    [ 0.129933] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    [ 0.130016] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.130094] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
    [ 0.130174] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    [ 0.130253] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.130327] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.130401] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.130480] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
    [ 0.130543] ACPI: PCI Interrupt Link [APC2] (IRQs *17)
    [ 0.130605] ACPI: PCI Interrupt Link [APC3] (IRQs *18)
    [ 0.130667] ACPI: PCI Interrupt Link [APC4] (IRQs *19)
    [ 0.130728] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
    [ 0.130822] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0
    [ 0.130917] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0
    [ 0.131010] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
    [ 0.131104] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0
    [ 0.131197] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0
    [ 0.131290] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
    [ 0.131354] ACPI: PCI Interrupt Link [APCS] (IRQs *23)
    [ 0.131445] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0
    [ 0.131539] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
    [ 0.131632] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
    [ 0.131725] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
    [ 0.132431] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.132471] Found 1 acpi root devices
    [ 0.132619] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.132621] vgaarb: loaded
    [ 0.132623] vgaarb: bridge control possible 0000:03:00.0
    [ 0.132697] PCI: Using ACPI for IRQ routing
    [ 0.132724] PCI: pci_cache_line_size set to 32 bytes
    [ 0.132763] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff]
    [ 0.132920] NetLabel: Initializing
    [ 0.132923] NetLabel: domain hash size = 128
    [ 0.132925] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.132944] NetLabel: unlabeled traffic allowed by default
    [ 0.132995] Switched to clocksource refined-jiffies
    [ 0.141261] pnp: PnP ACPI init
    [ 0.141296] ACPI: bus type PNP registered
    [ 0.141637] system 00:00: [io 0x4000-0x407f] has been reserved
    [ 0.141641] system 00:00: [io 0x4080-0x40ff] has been reserved
    [ 0.141645] system 00:00: [io 0x4400-0x447f] has been reserved
    [ 0.141648] system 00:00: [io 0x4480-0x44ff] has been reserved
    [ 0.141652] system 00:00: [io 0x4200-0x427f] has been reserved
    [ 0.141655] system 00:00: [io 0x4280-0x42ff] has been reserved
    [ 0.141661] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.141707] system 00:01: [io 0x5000-0x503f] has been reserved
    [ 0.141712] system 00:01: [io 0x5500-0x553f] has been reserved
    [ 0.141716] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.141932] system 00:02: [mem 0x000d9800-0x000dbfff] has been reserved
    [ 0.141937] system 00:02: [mem 0x000f0000-0x000f7fff] could not be reserved
    [ 0.141941] system 00:02: [mem 0x000f8000-0x000fbfff] could not be reserved
    [ 0.141945] system 00:02: [mem 0x000fc000-0x000fffff] could not be reserved
    [ 0.141948] system 00:02: [mem 0x3fff0000-0x3fffffff] could not be reserved
    [ 0.141952] system 00:02: [mem 0xffff0000-0xffffffff] has been reserved
    [ 0.141955] system 00:02: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.141959] system 00:02: [mem 0x00100000-0x3ffeffff] could not be reserved
    [ 0.141962] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.141966] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.141970] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.142573] system 00:03: [io 0x04d0-0x04d1] has been reserved
    [ 0.142578] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.142596] pnp 00:04: [dma 4]
    [ 0.142633] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.142692] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.142733] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.142784] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.143142] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.143443] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.143732] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.143982] pnp 00:0b: Plug and Play ACPI device, IDs PNPb006 (active)
    [ 0.144194] pnp 00:0c: Plug and Play ACPI device, IDs PNPb02f (active)
    [ 0.144202] pnp: PnP ACPI: found 13 devices
    [ 0.144205] ACPI: bus type PNP unregistered
    [ 0.181223] Switched to clocksource acpi_pm
    [ 0.181259] pci 0000:00:08.0: BAR 15: assigned [mem 0x40000000-0x400fffff pref]
    [ 0.181264] pci 0000:01:0b.0: BAR 6: assigned [mem 0x40000000-0x4007ffff pref]
    [ 0.181269] pci 0000:01:04.0: BAR 6: assigned [mem 0x40080000-0x4009ffff pref]
    [ 0.181273] pci 0000:00:08.0: PCI bridge to [bus 01]
    [ 0.181277] pci 0000:00:08.0: bridge window [io 0xa000-0xbfff]
    [ 0.181283] pci 0000:00:08.0: bridge window [mem 0xd4000000-0xd5ffffff]
    [ 0.181288] pci 0000:00:08.0: bridge window [mem 0x40000000-0x400fffff pref]
    [ 0.181296] pci 0000:03:00.0: BAR 6: assigned [mem 0xd3000000-0xd301ffff pref]
    [ 0.181299] pci 0000:00:1e.0: PCI bridge to [bus 03]
    [ 0.181304] pci 0000:00:1e.0: bridge window [mem 0xd1000000-0xd3ffffff]
    [ 0.181308] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xcfffffff pref]
    [ 0.181322] pci 0000:00:08.0: setting latency timer to 64
    [ 0.181330] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.181333] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.181336] pci_bus 0000:01: resource 0 [io 0xa000-0xbfff]
    [ 0.181339] pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd5ffffff]
    [ 0.181342] pci_bus 0000:01: resource 2 [mem 0x40000000-0x400fffff pref]
    [ 0.181346] pci_bus 0000:03: resource 1 [mem 0xd1000000-0xd3ffffff]
    [ 0.181349] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xcfffffff pref]
    [ 0.181408] NET: Registered protocol family 2
    [ 0.181638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.181714] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.181792] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.181862] TCP: reno registered
    [ 0.181866] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.181887] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.181983] NET: Registered protocol family 1
    [ 0.182282] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
    [ 0.250255] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
    [ 0.326920] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
    [ 0.327032] pci 0000:03:00.0: Boot video device
    [ 0.327037] PCI: CLS 32 bytes, default 32
    [ 0.327105] Unpacking initramfs...
    [ 0.362835] Freeing initrd memory: 3936K (f7426000 - f77fe000)
    [ 0.362969] apm: BIOS not found.
    [ 0.363032] Scanning for low memory corruption every 60 seconds
    [ 0.363495] audit: initializing netlink socket (disabled)
    [ 0.363516] type=2000 audit(1378746047.363:1): initialized
    [ 0.376513] bounce pool size: 64 pages
    [ 0.376536] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.378493] zbud: loaded
    [ 0.378602] VFS: Disk quotas dquot_6.5.2
    [ 0.378668] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.378953] msgmni has been set to 1738
    [ 0.379253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.379293] io scheduler noop registered
    [ 0.379296] io scheduler deadline registered
    [ 0.379339] io scheduler cfq registered (default)
    [ 0.379504] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.379531] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.379633] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.379636] vesafb: scrolling: redraw
    [ 0.379639] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.379843] vesafb: framebuffer at 0xc0000000, mapped to 0xf8080000, using 3072k, total 3072k
    [ 0.435747] Console: switching to colour frame buffer device 128x48
    [ 0.491469] fb0: VESA VGA frame buffer device
    [ 0.491537] GHES: HEST is not enabled!
    [ 0.491556] isapnp: Scanning for PnP cards...
    [ 0.804800] isapnp: No Plug & Play device found
    [ 0.804853] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.825495] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.846111] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    [ 0.846589] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.846591] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.847491] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.847629] mousedev: PS/2 mouse device common for all mice
    [ 0.847730] rtc_cmos 00:05: RTC can wake from S4
    [ 0.847876] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.847904] rtc_cmos 00:05: alarms up to one year, y3k, 242 bytes nvram
    [ 0.847939] cpuidle: using governor ladder
    [ 0.847942] cpuidle: using governor menu
    [ 0.847999] drop_monitor: Initializing network drop monitor service
    [ 0.848098] TCP: cubic registered
    [ 0.848278] NET: Registered protocol family 10
    [ 0.848507] NET: Registered protocol family 17
    [ 0.848522] Key type dns_resolver registered
    [ 0.848652] Using IPI No-Shortcut mode
    [ 0.848762] PM: Hibernation image not present or could not be loaded.
    [ 0.848784] registered taskstats version 1
    [ 0.849195] Magic number: 13:458:36
    [ 0.849296] rtc_cmos 00:05: setting system clock to 2013-09-09 17:00:48 UTC (1378746048)
    [ 0.849972] Freeing unused kernel memory: 608K (c15e9000 - c1681000)
    [ 0.849996] Write protecting the kernel text: 4260k
    [ 0.850104] Write protecting the kernel read-only data: 1360k
    [ 0.863566] systemd-udevd[39]: starting version 204
    [ 0.874646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.928667] ACPI: bus type USB registered
    [ 0.928716] usbcore: registered new interface driver usbfs
    [ 0.928741] usbcore: registered new interface driver hub
    [ 0.932214] usbcore: registered new device driver usb
    [ 0.932890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.933073] ehci-pci: EHCI PCI platform driver
    [ 0.933236] ehci-pci 0000:00:02.2: setting latency timer to 64
    [ 0.933250] ehci-pci 0000:00:02.2: EHCI Host Controller
    [ 0.933260] ehci-pci 0000:00:02.2: new USB bus registered, assigned bus number 1
    [ 0.933275] ehci-pci 0000:00:02.2: debug port 1
    [ 0.933310] ehci-pci 0000:00:02.2: cache line size of 32 is not supported
    [ 0.933405] ehci-pci 0000:00:02.2: irq 20, io mem 0xd6082000
    [ 0.933923] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.934096] ohci-pci: OHCI PCI platform driver
    [ 0.938056] SCSI subsystem initialized
    [ 0.943407] ehci-pci 0000:00:02.2: USB 2.0 started, EHCI 1.00
    [ 0.943620] hub 1-0:1.0: USB hub found
    [ 0.943628] hub 1-0:1.0: 6 ports detected
    [ 0.943966] ohci-pci 0000:00:02.0: setting latency timer to 64
    [ 0.943971] ohci-pci 0000:00:02.0: OHCI PCI host controller
    [ 0.943979] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
    [ 0.944021] ohci-pci 0000:00:02.0: irq 22, io mem 0xd6083000
    [ 0.947956] ACPI: bus type ATA registered
    [ 0.952016] libata version 3.00 loaded.
    [ 0.952691] sata_sil 0000:01:0b.0: version 2.4
    [ 0.952976] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
    [ 0.956520] scsi0 : sata_sil
    [ 0.959744] scsi1 : sata_sil
    [ 0.959823] ata1: SATA max UDMA/100 mmio m512@0xd5004000 tf 0xd5004080 irq 18
    [ 0.959828] ata2: SATA max UDMA/100 mmio m512@0xd5004000 tf 0xd50040c0 irq 18
    [ 0.998900] hub 2-0:1.0: USB hub found
    [ 0.998912] hub 2-0:1.0: 3 ports detected
    [ 0.999073] pata_amd 0000:00:09.0: version 0.4.1
    [ 0.999134] pata_amd 0000:00:09.0: setting latency timer to 64
    [ 0.999815] scsi2 : pata_amd
    [ 1.000258] scsi3 : pata_amd
    [ 1.000549] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
    [ 1.000552] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
    [ 1.000684] ohci-pci 0000:00:02.1: setting latency timer to 64
    [ 1.000689] ohci-pci 0000:00:02.1: OHCI PCI host controller
    [ 1.000698] ohci-pci 0000:00:02.1: new USB bus registered, assigned bus number 3
    [ 1.000739] ohci-pci 0000:00:02.1: irq 21, io mem 0xd6081000
    [ 1.055635] hub 3-0:1.0: USB hub found
    [ 1.055645] hub 3-0:1.0: 3 ports detected
    [ 1.276705] ata1: SATA link down (SStatus 0 SControl 310)
    [ 1.363357] tsc: Refined TSC clocksource calibration: 2191.226 MHz
    [ 1.596715] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    [ 1.603799] ata2.00: HPA detected: current 156299375, native 156301488
    [ 1.603806] ata2.00: ATA-6: ST380013AS, 3.18, max UDMA/133
    [ 1.603809] ata2.00: 156299375 sectors, multi 16: LBA48
    [ 1.617155] ata2.00: configured for UDMA/100
    [ 1.617321] scsi 1:0:0:0: Direct-Access ATA ST380013AS 3.18 PQ: 0 ANSI: 5
    [ 1.777042] ata4.00: ATAPI: PIONEER DVD-RW DVR-107D, 1.21, max UDMA/33
    [ 1.777051] ata4: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000) ACPI=0x701f (60:600:0x13)
    [ 1.790272] ata4.00: configured for UDMA/33
    [ 1.797187] scsi 3:0:0:0: CD-ROM PIONEER DVD-RW DVR-107D 1.21 PQ: 0 ANSI: 5
    [ 1.803907] sd 1:0:0:0: [sda] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB)
    [ 1.803995] sd 1:0:0:0: [sda] Write Protect is off
    [ 1.804000] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.804037] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.812982] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    [ 1.812989] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.813247] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 1.856419] sda: sda1 sda2 sda3 sda4 sda5 sda6
    [ 1.857176] sd 1:0:0:0: [sda] Attached SCSI disk
    [ 2.363410] Switched to clocksource tsc
    [ 2.637191] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.355776] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 3.372392] systemd[1]: Set hostname to <sub>.
    [ 4.034589] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 4.034668] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 4.034692] systemd[1]: Expecting device sys-subsystem-net-devices-enp1s4.device...
    [ 4.034714] systemd[1]: Starting Remote File Systems.
    [ 4.034733] systemd[1]: Reached target Remote File Systems.
    [ 4.034751] systemd[1]: Starting Delayed Shutdown Socket.
    [ 4.034800] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 4.034817] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 4.034853] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.034870] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 4.034910] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 4.034933] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 4.034983] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 4.034999] systemd[1]: Starting Paths.
    [ 4.035017] systemd[1]: Reached target Paths.
    [ 4.035035] systemd[1]: Starting Journal Socket.
    [ 4.035102] systemd[1]: Listening on Journal Socket.
    [ 4.035126] systemd[1]: Starting Setup Virtual Console...
    [ 4.073117] systemd[1]: Starting Load Kernel Modules...
    [ 4.073863] systemd[1]: Starting Journal Service...
    [ 4.074569] systemd[1]: Started Journal Service.
    [ 4.074664] systemd[1]: Mounting Debug File System...
    [ 4.075284] systemd[1]: Starting Encrypted Volumes.
    [ 4.075313] systemd[1]: Reached target Encrypted Volumes.
    [ 4.075377] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 4.075555] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 4.102323] systemd[1]: Started Set Up Additional Binary Formats.
    [ 4.102460] systemd[1]: Starting udev Kernel Socket.
    [ 4.102519] systemd[1]: Listening on udev Kernel Socket.
    [ 4.102611] systemd[1]: Starting udev Control Socket.
    [ 4.102658] systemd[1]: Listening on udev Control Socket.
    [ 4.102743] systemd[1]: Starting udev Coldplug all Devices...
    [ 4.104209] systemd[1]: Mounting Huge Pages File System...
    [ 4.104909] systemd[1]: Starting Create static device nodes in /dev...
    [ 4.105595] systemd[1]: Mounting POSIX Message Queue File System...
    [ 4.128406] systemd[1]: Starting Apply Kernel Variables...
    [ 4.129193] systemd[1]: Expecting device dev-disk-by\x2dlabel-swap.device...
    [ 4.129239] systemd[1]: Started File System Check on Root Device.
    [ 4.129270] systemd[1]: Mounting Temporary Directory...
    [ 4.150626] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 4.151333] systemd[1]: Expecting device dev-disk-by\x2dlabel-boot.device...
    [ 4.151359] systemd[1]: Expecting device dev-disk-by\x2dlabel-homes.device...
    [ 4.874094] systemd-udevd[109]: starting version 204
    [ 5.091469] FS-Cache: Loaded
    [ 5.123824] RPC: Registered named UNIX socket transport module.
    [ 5.123830] RPC: Registered udp transport module.
    [ 5.123832] RPC: Registered tcp transport module.
    [ 5.123834] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 5.193221] FS-Cache: Netfs 'nfs' registered for caching
    [ 5.212678] EXT4-fs (sda2): re-mounted. Opts: (null)
    [ 5.539182] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 5.539194] ACPI: Power Button [PWRB]
    [ 5.539293] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 5.539297] ACPI: Power Button [PWRF]
    [ 5.621556] Linux agpgart interface v0.103
    [ 5.637170] agpgart: Detected NVIDIA nForce2 chipset
    [ 5.666970] agpgart-nvidia 0000:00:00.0: AGP aperture is 512M @ 0xa0000000
    [ 5.667026] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 5.854746] i2c i2c-0: nForce2 SMBus adapter at 0x5000
    [ 5.854780] i2c i2c-1: nForce2 SMBus adapter at 0x5500
    [ 5.884663] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
    [ 5.884702] snd_intel8x0 0000:00:06.0: setting latency timer to 64
    [ 5.916201] input: PC Speaker as /devices/platform/pcspkr/input/input3
    [ 5.971066] gameport gameport0: NS558 PnP Gameport is pnp00:0c/gameport0, io 0x201, speed 701kHz
    [ 6.020372] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
    [ 6.020443] skge: 1.14 addr 0xd5000000 irq 17 chip Yukon-Lite rev 7
    [ 6.020977] skge 0000:01:04.0 eth0: addr 00:0e:a6:70:b8:12
    [ 6.080144] systemd-udevd[122]: renamed network interface eth0 to enp1s4
    [ 6.206695] intel8x0_measure_ac97_clock: measured 52005 usecs (2528 samples)
    [ 6.206702] intel8x0: clocking to 47397
    [ 7.463433] Adding 1048572k swap on /dev/sda5. Priority:-1 extents:1 across:1048572k FS
    [ 7.938849] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.117195] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    [ 9.009004] skge 0000:01:04.0 enp1s4: enabling interface
    [ 9.012600] IPv6: ADDRCONF(NETDEV_UP): enp1s4: link is not ready
    [ 11.906824] skge 0000:01:04.0 enp1s4: Link is up at 1000 Mbps, full duplex, flow control both
    [ 11.906848] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s4: link becomes ready
    [ 12.093470] skge 0000:01:04.0 enp1s4: disabling interface
    [ 12.095851] skge 0000:01:04.0 enp1s4: enabling interface
    [ 15.733743] skge 0000:01:04.0 enp1s4: Link is up at 1000 Mbps, full duplex, flow control both
    [ 16.197821] NFS: Registering the id_resolver key type
    [ 16.197847] Key type id_resolver registered
    [ 16.197849] Key type id_legacy registered
    Last edited by graysky (2013-09-10 19:41:43)

    WorMzy wrote:
    At a guess, there's a problem with the skge module. The latest commit was a month ago: https://github.com/torvalds/linux/commi … 29ccaa5d74
    You could try reverting it and see if that resolves your problem.
    EDIT: There were three commits: https://github.com/torvalds/linux/commi … ell/skge.c
    Excellent suggestion and spot on!  Reverting those three commits gives me a completely functional network again!  Need to report this upstream.  Thank you very much for the idea.
    Upstream report: http://marc.info/?l=linux-netdev&m=137884262727796&w=2
    Arch report: https://bugs.archlinux.org/task/36865
    Last edited by graysky (2013-09-10 19:58:17)

  • Display sub header from second group in each page without page break

    Hi All,. I need to show the sub header in each page in pdf output using rtf. I have two grouping region and category. I have used start:body and end:body concept to repeat the header in each page. The region is repeating in each page but I also want the category to repeat in each page without having page break. Any suggestions. Thanks, Sushil

    You could added the category value to the header row and set the table properties for row to repeat on each page.. I have sent a reply to your email. Take a look to see if the output is per expectations.
    Thanks,
    Bipuser

  • Vista causing router to reboot

    Having problems with connecting my new Vista laptop to the home network. Every time I turn on the Vista computer either from sleep of from being full off, wired to the router or wireless, after logging in to Vista, the router reboots and causes the modem to disconnect leaving all network computers without internet connection and it takes anywhere from 1-5 minutes for it to come back. I have been using static IP addresses with the router, tried it DHCP and still the same problem. I am using the WRT54G Ver 6 w/1.02.0 firmware. Tried connecting to my neighbors unsecured WRT54G Ver 4 router and it worked fine, no problems or rebooting. Dont know what could be causing this but I am ready to send back this new computer if I cant figure it out soon. Any help would be appriciated since I am pretty much out of options. Thanks.

    I think I'll take back my WRT54G and get the WRT150N now

  • Adobe Flash newest installation caused sound to break up?

    I installed the newest version of Adobe Flash and it is causing the sound to break up constantly, what I need to do to fix this problem?

    I'd recommend first trying the beta version of Chrome located here:
    https://www.google.com/landing/chrome/beta/
    If the problem still exists, please see this help page to see if using the system's version of Flash Player works.
    Enable system Flash Player in Google Chrome | Windows | Mac

  • Airport express causes router crash

    My air port crashes my wifi network. I am trying to connect the airport wirelessly to my Mac solely for AirPlay. Also, my Mac does not "see" my airport express?  Help, please!,

    When the AirPort Express is configured for AirPlay, it simply "joins" the existing wireless network....just like a computer or any other wireless device would join a wireless network.
    It's hard to imagine how this would cause a network to crash...but I suppose anything is possible.
    Here's what we do not know.....and need to know to provide some help.
    1) What version of the Express that you have?
    Locate the model number on the side of bottom of the Express and post back with that info.  The mode number will start with an "A" followed by four numbers.
    2) What version of operating system your Mac is using?
    Click the Apple icon in the upper left corner of the screen, then click About This Mac to see the OS X Version number.  Post back with that info.
    3) What device is providing your wireless network now?
    Make?  Model Number?
    4) What type of wireless security setting that the current wireless router is using.?
    The Express is expecting a setting of WPA/WPA2 Personal. If your wireless router does not use that type of setting, the Express will not connect.
    With some basic information, we can begin to troubleshoot the problem.

  • Rtadvd changes default IPv6 router (and breaks things)

    Hello,
    I have been testing IPv6 on my home network and I have decided to let my iMac act as a gateway, as it's the only machine that stays on most of the day. Everything works fine with the he.net tunnel, but a few seconds after I start rtadvd, the default v6 gateway is automatically set to the link-local (fe80::/16) address of the en0 interface, breaking v6 routing for my whole network. Manually deleting such route and readding the correct one (2001::/16) on the tunnel interface gif0 fixes it.
    The problem is that I'm ultimately planning on having a shell script do all of this on boot, and having the script wait a given number of seconds before deleting and readding the route doesn't seem very elegant, not to mention that I don't really know how much time passes before the default route is changed.
    This is what my gif0 and en0 interfaces look like:
    gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
    tunnel inet 192.168.0.6 --> 216.66.80.30
    inet6 fe80::217:f2ff:fed9:eb5e%gif0 prefixlen 64 scopeid 0x2
    inet6 2001:470:1f0b:1393::2 --> 2001:470:1f0a:1393::1 prefixlen 128
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether 00:17:f2:d9:eb:5e
    inet6 fe80::217:f2ff:fed9:eb5e%en0 prefixlen 64 scopeid 0x4
    inet 192.168.0.6 netmask 0xffffff00 broadcast 192.168.0.255
    media: autoselect (100baseTX <full-duplex,flow-control>)
    status: active
    This is the default gateway that I manually set (and works):
    Internet6:
    Destination Gateway Flags Netif Expire
    default 2001:470:1f0a:1393::1 UGSc gif0
    And this is what it gets reset to (and stops working):
    Internet6:
    Destination Gateway Flags Netif Expire
    default fe80::217:f2ff:fed9:eb5e%en0 UGc en0
    This happens a short while after starting rtadvd, but I can't find anything in the manual pages that refers to the default route. I have used the very same configuration on FreeBSD (by replacing en0 with the correct interface name) and it worked flawlessly, so I'm not sure what the problem is. I suspect that I should add something to rtadvd.conf, because right now I only have a reference to en0 and that may be why the route is redirected there, but I'm not sure how to do that.
    Here is my current rtadvd.conf:
    en0:\
    :addrs#1:addr="2001:470:1f0b:1393::":prefixlen#64:tc=ether:
    Any hints will be greatly appreciated.
    Thank you

    krbonne:
    Congratulations! I am glad you were able to resolve your issue. I'm not much of a hand at networking, hence my referring you to the other Forum.
    Sorry, no Dutch ancestors. Just a Bible name my father chose for me. Incidentally, many linguistic traditions seem to favor the name, Ukranians, Hispanic, Philipinos and now Dutch, and I'm others as well.
    Please do not hesistate to return to Discussions should you have further questions, or just to browse.
    [edited by host - see Terms of Use, section 4.2.2 ]
    Good luck.
    cornelius

  • WRT54G2, FW 1.5.01 - Website Blocking by URL Causing Router to Reboot?

    Has anyone seen an issue with the use of this feature causing the router to reboot frequently? Seems to be more prevalent with the amount of traffic. Router recovers but drops all wireless clients and real time protocol (voice) sessions are interrupted. I only had 3 rather short request URIs blocked--wasn't asking too much of the thing. Soon as they were removed, router was steady as a rock...
    Anyone else seen the same thing/found a solution?
    Thanks in advance!

    Hard-reset the router for 45 seconds and try to configure the router again...

  • Addition of third computer in network causes router to drop internet connection (is the problem Dropbox???)

    This is not specifically about MacBook Pros, per se, but since all of the communities are based on specific products, I chose it since it applies to two of the devices concerned.
    We have a LINKSYS WRT54G router in our home connected to cable internet.
    We normally run a number of iOS devices on it at any given time (iPhone 5, iPhone 4s, iPhone 4, two iPad 2nd gen., one iPad Mini with Retina), and almost at all times, an Intel MacBook Pro on 10.6. We sometimes also have an Intel MacBook (black) on 10.6. These all live in harmony just fine. Both laptops have Dropbox on them, but signed in on different user accounts.
    I used to have someone working at my house quite often on an Intel MacBook Pro on 10.7, also using Dropbox (but signed into a unique account). Whenever she had her computer on in our house, it would often cause the network to just drop the internet connection suddenly. The network would still have a strong signal, internet just wouldn't work.
    We never quite figured it out. We had to reset the router constantly. It was NOT the modem -- you could reset just the router and the results were the same as if you had reset the modem. I didn't pursue a fix since she has since stopped working here.
    Recently we just added an Intel iMac on 10.6 to the house, and it is doing the same thing. The only difference is this time, it's logged into the same Dropbox account as my MacBook Pro. At first, it seemed as if there was an issue if both were trying to update at the same time. When I paused syncing on one computer or throttled the upload/download bandwidth, it seemed to get better. However, lately, I am not syncing any large files -- or any files at all, it seems, sometimes -- and I also kept one machine on throttled connections, while a THIRD machine is even off completely...and it's still kicking the internet connection off.
    Any ideas? I'm getting really tired of re-setting it every so often.
    Thank you!

    Also, there are no other networks we pick up here. Sometimes, we randomly get the neighbor's, but it's protected and we don't ever join it.
    Try the basics first:
       Change your router channel number.  Most times this works & is all you have to do.
    Disconnect & reconnect your modem.  unplug it for about 10 seconds.  Plug it back in.  Do the same for Apple’s routers.  Wait for everything to reboot.
    System Preferences>Network
    Click the Assist Me button.
    In the next window that pops up, click the Diagnostic button & do the necessary.
    Research Knowledge Base for network problems that pertain to the OS that is currently installed on your computer.   See these basic networking KB Articles:  http://support.apple.com/kb/HT1401 AirPort troubleshooting guide
    http://support.apple.com/kb/HT4628  Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT2712 Using network locations in Mac OS X
    Manually provided DNS server addresses are higher priority than DHCP's
    http://support.apple.com/kb/HT1714 Solutions for connecting to the Internet, setting up a small network, and troubleshooting
    ============================
    What to do when you can't connect to the Internet
    Also, run the Airport Utility app which is located inside the Utilities folder.
    =====================
    If using a  Linksys router, contact LinkSys Customer Support and/or post in their forums.
    If using Apple's Airport, please re-post over in one of the AirPort Forums.

Maybe you are looking for