Failing intranet links

I have created an IS Handbook with information for our
userbase, with links from page to page and also to files and
documents held on our intranet. Once published to Flash and
uploaded to the intranet it works a dream, but the powers-that-be
would like the swf to reside on individuals workstations so that
they can access help information even if offline. The problem is
that if the swf sits on a users PC the links to our intranet fail.
I have played around with the Flash Player Security Settings but
still cannot get the links to work. Anyone have any idea whatI can
try next?
Thanks in anticipation!

> The linked documents and files are indeed on our
intranet, but no browser
> or
> pop up appears when the links are clicked on - just
nothing happens other
> than
> the icon changing to the pointing finger hand.
>
> As mentioned before, this problem only occurs when the
Flash file is
> somewhere
> other than on our intranet - if the Flash file sits on
the intranet, all
> links
> work fine. (I have checked and the path is fine!)
Sounds like you are running into Flash's security model. By
design, you
cannot link to files on a different server - too much of a
security risk.
You can either copy the appropriate documents to the same
non-intranet
location as your Flash file, or else investigate using a
crossdomain.xml on
your intranet to enable the Flash files to link to files on
the server. You
might find neither of these options are allowable because of
your company's
security policy.
Steve
http://twitter.com/Stevehoward999
Adobe Community Expert: eLearning, Mobile and Devices
European eLearning Summit - EeLS
Adobe-sponsored eLearning conference.
http://www.elearningsummit.eu

Similar Messages

  • ERROR:Simulator:861 - Failed to link the design

    hi
    i'm a very new student user of xilinx 14.2 design tool who just used it 2 weeks.
    this week i should do "Simulate Behavioral Model" but i can't....
    just i saw below messages.. and i don't know what is the matter.
    Started : "Simulate Behavioral Model".
    Determining files marked for global include in the design... Running fuse... Command Line: fuse -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -o {E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_isim_beh.exe} -prj {E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_beh.prj} work.full_adder1_TB work.glbl {} Running: C:\Xilinx\14.2\ISE_DS\ISE\bin\nt\unwrapped\fuse.exe -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -o E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_isim_beh.exe -prj E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_beh.prj work.full_adder1_TB work.glbl ISim P.28xd (signature 0x1048c146) Number of CPUs detected in this system: 2 Turning on mult-threading, number of parallel sub-compilation jobs: 4 Determining compilation order of HDL files Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/half_adder1.v" into library work Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1.v" into library work Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB.v" into library work Analyzing Verilog file "C:/Xilinx/14.2/ISE_DS/ISE//verilog/src/glbl.v" into library work Starting static elaboration Completed static elaboration Fuse Memory Usage: 104956 KB Fuse CPU Usage: 327 ms Compiling module half_adder Compiling module full_adder Compiling module full_adder1_TB Compiling module glbl Time Resolution for simulation is 1ps. Waiting for 3 sub-compilation(s) to finish...
    ERROR:Simulator:861 - Failed to link the design
    Process "Simulate Behavioral Model" failed
    i've obeied the procedure in my reference but not working. 
    so i re thought and re did but don't know why..
    in my friend's computer with OS windows 7, that works well with same source but not mine..
    hmm..by any chance, doesn't xilinx 14.2 support OS windows 8 yet??
    my OS is windows 8 32bit enterprise k RTM ver.
    is this a OS compatibility problem or just my mistake in doing my procedure??
    i want to know if there is anyone whose OS is windows 8 and Isim works well!!!
    i can't find about 'operating xilinx in windows 8' in my country's sites.
    please tell me :)
    P.S.  sorry for my poor English, i don't know english well 'cause i'm Korean,
    if i could use Korean, I would say what i think and want more concretely..ㅠㅠ
    anyway thanks for reading..& please reply if you knows~

    This may be the same fix that ningunos2010 provided but I got this idea from anthbs's post. I looked up what .exe files the ISim tool used, and then simply took the nt64 files and copied them over to the nt folder so that it wouldn't run the 32 bit ISim but the 64 bit one that anthbs claimed would work. At first it didn't come up with any errors it says the simulation ran successfully but it wouldn't open the actual ISim gui. In order to fix this I went to the ISimgui.exe file and unclicked run as administrator. I'm not sure if that's clicked by default or if I had changed it at some point trying to fix the issue.
    Anyway these are the files I copied over from nt64 to nt folder:
    fuse.exe
    isimgui.exe
    vhpcomp.exe
    vlogcomp.exe

  • RH AS3 Install of Oracle 9.2.0.4 is failing whilst linking ins_precomp.mk

    Install of Oracle 9.2.0.4 is failing whilst linking ins_precomp.mk - make.log is below.
    Please does anyone know how to solve this problem.
    Thanks in advance,
    Pentti
    Red Hat Enterprise Linux AS release 3 (Taroon Update 4)
    Kernel 2.4.21-27.0.2.ELsmp on an i686
    [oracle9@dell-6650-red-01 install]$ cat make.log
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/app/oracle9
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/app/oracle9
    (if [ "compile" = "compile" ] ; then \
    /app/oracle9/bin/gennttab > ntcontab.c ;\
    gcc -c ntcontab.c ;\
    rm -f /app/oracle9/lib/ntcontab.o ;\
    mv ntcontab.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/ntcontab
    r - /app/oracle9/lib/ntcontab.o
    (if [ "compile" = "assemble" ] ; then \
    /app/oracle9/bin/gennttab > ntcontab.s ;\
    /usr/bin/as -o ntcontab.o ntcontab.s ;\
    rm -f /app/oracle9/lib/ntcontab.o ;\
    mv ntcontab.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/ntcontab
    (if [ "compile" = "oratmp" ] ; then \
    /app/oracle9/bin/gennttab > ntcontab.c ;\
    /lib/idcpp ntcontab.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f ntcontab.c ;\
    /usr/bin/as -o ntcontab.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /app/oracle9/lib/ntcontab.o ;\
    mv ntcontab.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/ntcontab
    (if [ "compile" = "binary" ] ; then \
    /app/oracle9/bin/gennttab > ntcontab.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c ntcontab.c ;\
    -rm -f /app/oracle9/lib/ntcontab.o ;\
    -mv ntcontab.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/ntcontab
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/app/oracle9
    (if [ "compile" = "compile" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    gcc -c nnfgt.c ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    r - /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "assemble" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.s ;\
    /usr/bin/as -o nnfgt.o nnfgt.s ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "oratmp" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    /lib/idcpp nnfgt.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f nnfgt.c ;\
    /usr/bin/as -o nnfgt.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "binary" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c nnfgt.c ;\
    -rm -f /app/oracle9/lib/nnfgt.o ;\
    -mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    /usr/bin/make -f ins_precomp.mk links ORACLE_HOME=/app/oracle9
    (cd /app/oracle9/precomp/public ; rm -f SQLCA.H)
    (cd /app/oracle9/precomp/public ; rm -f ORACA.H)
    (cd /app/oracle9/precomp/public ; rm -f SQLDA.H)
    (cd /app/oracle9/precomp/public ; rm -f SQLCA.COB)
    (cd /app/oracle9/precomp/public ; rm -f ORACA.COB)
    (cd /app/oracle9/precomp/public ; rm -f SQLCA.FOR)
    (cd /app/oracle9/precomp/public ; rm -f ORACA.FOR)
    (cd /app/oracle9/precomp/public ; rm -f BNDDSC.FOR)
    (cd /app/oracle9/precomp/public ; rm -f SELDSC.FOR)
    (cd /app/oracle9/precomp/public ; ln -s sqlca.h SQLCA.H)
    (cd /app/oracle9/precomp/public ; ln -s oraca.h ORACA.H)
    (cd /app/oracle9/precomp/public ; ln -s sqlda.h SQLDA.H)
    (cd /app/oracle9/precomp/public ; ln -s sqlca.cob SQLCA.COB)
    (cd /app/oracle9/precomp/public ; ln -s oraca.cob ORACA.COB)
    (cd /app/oracle9/precomp/public ; ln -s sqlca.for SQLCA.FOR)
    (cd /app/oracle9/precomp/public ; ln -s oraca.for ORACA.FOR)
    (cd /app/oracle9/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
    (cd /app/oracle9/precomp/public ; ln -s seldsc.for SELDSC.FOR)
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/app/oracle9
    (if [ "compile" = "compile" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    gcc -c nnfgt.c ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    r - /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "assemble" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.s ;\
    /usr/bin/as -o nnfgt.o nnfgt.s ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "oratmp" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    /lib/idcpp nnfgt.c oratmp.c ;\
    -i oratmp.c -o oratmp.s -f nnfgt.c ;\
    /usr/bin/as -o nnfgt.o oratmp.s ;\
    rm -f oratmp.c oratmp.s ;\
    rm -f /app/oracle9/lib/nnfgt.o ;\
    mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    (if [ "compile" = "binary" ] ; then \
    /app/oracle9/bin/gennfgt > nnfgt.c ;\
    TARGET_BINARY_INTERFACE= ;\
    export TARGET_BINARY_INTERFACE ;\
    gcc -c nnfgt.c ;\
    -rm -f /app/oracle9/lib/nnfgt.o ;\
    -mv nnfgt.o /app/oracle9/lib/ ;\
    /usr/bin/ar rv /app/oracle9/lib/libn9.a /app/oracle9/lib/nnfgt.o
    /usr/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/app/oracle9
    /usr/bin/ar cr /app/oracle9/rdbms/lib/libknlopt.a /app/oracle9/rdbms/lib/kc
    /usr/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/app/oracle9
    /usr/bin/ar cr /app/oracle9/rdbms/lib/libknlopt.a /app/oracle9/rdbms/lib/kx
    /usr/bin/make -f ins_rdbms.mk dm_on ORACLE_HOME=/app/oracle9
    /usr/bin/ar d /app/oracle9/rdbms/lib/libknlopt.a dmndm.o
    /usr/bin/ar cr /app/oracle9/rdbms/lib/libknlopt.a /app/oracle9/rdbms/lib/dm
    /usr/bin/make -f ins_rdbms.mk olap_on ORACLE_HOME=/app/oracle9
    /usr/bin/ar d /app/oracle9/rdbms/lib/libknlopt.a xsnoolap.o
    /usr/bin/ar cr /app/oracle9/rdbms/lib/libknlopt.a /app/oracle9/rdbms/lib/xs
    /usr/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/app/oracle9
    /usr/bin/ar d /app/oracle9/rdbms/lib/libknlopt.a ksnkkpo.o
    /usr/bin/ar cr /app/oracle9/rdbms/lib/libknlopt.a /app/oracle9/rdbms/lib/kk
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/app/oracle9
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/app/oracle
    /app/oracle9/bin/genclntsh
    /app/oracle9/rdbms/lib/kpudfo.o: file not recognized: File format not recog
    collect2: ld returned 1 exit status
    cat: /tmp/clntst9.21070/*.nm: No such file or directory
    sort: open failed: /tmp/clntst9.21070/*.objs: No such file or directory
    Usage: ar [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [
    ar -M [<mri-script]
    commands:
    d - delete file(s) from the archive
    m[ab] - move file(s) in the archive
    p - print file(s) found in the archive
    q[f] - quick append file(s) to the archive
    r[ab][f] - replace existing or insert new file(s) into the archive
    t - display contents of archive
    x[o] - extract file(s) from the archive
    command specific modifiers:
    [a] - put file(s) after [member-name]
    - put file(s) before [member-name] (same as )
    [N] - use instance [count] of name
    [f] - truncate inserted file names
    [P] - use full path names when matching
    [o] - preserve original dates
    - only replace files that are newer than current archive con
    generic modifiers:
    [c] - do not warn if the library had to be created
    [s] - create an archive index (cf. ranlib)
    [S] - do not build a symbol table
    [v] - be verbose
    [V] - display the version number
    emulation options:
    No emulation specific options
    ar: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-littl
    Created /app/oracle9/lib/libclntst9.a
    [oracle9@dell-6650-red-01 install]$

    Hi Pentti!
    There is a patch for this. Search on MetaLink with "install ins_precomp.mk" and you will find it.
    cu
    Andreas

  • Installation error:Failed to link liborasdkbase.so.10.2

    I am installing Ora10gR2 on Linux, and I got the following error message. There is No requirement failure or warning. Can anyone tell me what's wrong here?
    INFO: End output from spawned process.
    INFO:
    INFO: - Linking liborasdkbase
    INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genorasdksh -base
    INFO: $Id: genorasdksh.sh 02-mar-2005.16:22:46 mchengjr Exp $
    INFO: Generating BASE ORASDK library...
    INFO: Creating /u01/app/oracle/product/10.2.0/db_1/lib/liborasdkbase.so.10.2
    INFO: gcc:
    INFO: /usr/lib/libstdc++.so.5: No such file or directory
    INFO:
    INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genorasdksh: Failed to link liborasdkbase.so.10.2
    INFO: make: *** [liborasdkbase] Error 1
    INFO: End output from spawned process.
    Thanks!

    Probably all required packages listed in prerequisites were not installed. Check documentation at http://tahiti.oracle.com
    I am installing Ora10gR2 on LinuxAs you didn't provide the info what exact Linux (distribution) you are using I could only say install compat-libstdc++ package.

  • IP integration Node: failed to link the design

    I'm unable to generate supporting files when importing a VHDL file into IP integration node. I have seen people having the same issue because they used an unsupported OS but my OS is supported by Vivado 2014.4.
    I have: 
    NI LabView 2014 with all the modules and latest updates installed
    Xilinx Vivado 2014.4
    Windows 8.1 64 bit (which is sipported by labview)
    I get the following error: 
    Waiting for 2 sub-compilation(s) to finish...
    ERROR: [XSIM 43-3238] Failed to link the design.
    Generated IP unsuccessfully. Your source file(s) can't work for the FPGA famili(es) you select. Fix the above error(s) or warning(s) and generate the IP again, or go back to previous page to reselect FPGA Family Support.
    It is worth to mention that I have selected only one FPGA family (zenq) which vivado supports. The code that I'm importing is correct and very short. Just a LED test which worked fine on simulations. What is causing this issue and how my I solve this? 
    Solved!
    Go to Solution.

    Hi aan928
    You are correct in that 8.1 does support LV 2014 but LV2014 isn't FULLY supported (as in modules and drivers) FPGA being one of them. The Compiler tools that we are dependent on Xillinx for unfortunatly aren't at this moment in time. Although some FPGA compilation may work, not all compilations will. Unfortunatly there is no timeline in terms of how Xillinx & NI will fully implement support for specific modules with window 8.0 & 8.1.
    Please reference the document below to see a full list of compatabilities beween NI tools & 8.0 which may provide some help
    http://www.ni.com/white-paper/14281/en/
    Regards

    J Hird CLAD
    NI UK Applications Engineer

  • Failed to link the C++ XML parser

    I have tried to build the samples provided with C++ parser but
    have failed to link the stuff due to missing core40.lib.
    This library does not come with standard oracle 8 client.
    What do I need to be able to link the samples ?
    Also in the bin/ directory there is an executable called xml.exe
    but it does not execute because the oranls8.dll is missing.
    These two problems are most likely related.
    Do I need a special SDK or something ??
    And BTW the env is NT :)
    Regards
    Mike
    null

    The core40.lib also comes with the Oracle 8 RDBMS. Have you
    looked in $ORACLE_HOME\lib ? Also, oranls8.dll is also
    included.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    Michael Urbaniak (guest) wrote:
    : No, no, no, I am talking about core40.lib not core40.dll ....
    : This library does not come with Oracle 8 RDBMS. The dll does :(
    : There must be some kind of SDK or something ......
    : Mike
    : Oracle XML Team wrote:
    : : You need an installation of the Oracle 8 RDBMS to get those
    : : libraries which you can download from OTN. Our next release
    : : will include them, but that is about a week away.
    : : Oracle XML Team
    : : http://technet.oracle.com
    : : Oracle Technology Network
    : : Michael Urbaniak (guest) wrote:
    : : : I have tried to build the samples provided with C++ parser
    : but
    : : : have failed to link the stuff due to missing core40.lib.
    : : : This library does not come with standard oracle 8 client.
    : : : What do I need to be able to link the samples ?
    : : : Also in the bin/ directory there is an executable called
    : : xml.exe
    : : : but it does not execute because the oranls8.dll is missing.
    : : : These two problems are most likely related.
    : : : Do I need a special SDK or something ??
    : : : And BTW the env is NT :)
    : : : Regards
    : : : Mike
    null

  • Problem with failing ata link

    Hello,
    I might be in the wrong section, but I got a serious issue I can´t track down!
    Lets start with the symptoms:
    on BIOS-HW-initialisation I get randomly a S.M.A.R.T. error for my root-HD (if the error occurs ARCH won´t boot, but WIN7 does from the same drive without any problems!)
    if ARCH start usually everything is fine, but:
    recently, during normal usage of ARCH, my second HD with my home-partition disappeared (still listed on /etc/mtab, but no more in fdisk -l or lsblk)
    I know, that I can´t exclude possible hardware-problems, but since my second HD never showed any problems via S.M.A.R.T. I wouldn´t consider it as origin of the problem.
    Maybe this is due to a problematic ata-chip on my mainboard (ASRock 880g Extreme3)?
    This could maybe explain the errors randomly between both drives.
    As additional information:
    Earlier I experienced problems booting ARCH with some 'frozen ata links' already, which were related to my DVD-drive (at least they disappeared after I plugged it off).
    The errormessages did not point to the DVD-drive, but to my earlier root-HD, which broke after a short lifetime of maybe 1.5 years.
    I don´t know if this could be a mainboard related problem.
    Can those problems affect the sanity of harddrives?
    Then why didn´t WIN7 had any problems at all? (Okay maybe WIN7 simply ignores problems...)
    I used Kubuntu previously of ARCH and sata-related error messages came after the migration to ARCH.
    I would think, that this could lead to a driver/kernel related issue, but to be honest, I am not enough into this matter...
    My search in the WWW didn´t lead to any helping clues...
    So if someone more experienced could give me some advice on interpreting the situation and my syslog I would be very thankful!
    If you need more information, tell me and I will update the post!
    Thanks and greeting!
    Malte
    uname -a: Linux 3.4.4-2-ARCH #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012 x86_64 GNU/Linux
    This is the syslog (sda is the data-HD):
    Jul 12 13:12:34 localhost kernel: [ 3620.597956] ata3: hard resetting link
    Jul 12 13:12:35 localhost kernel: [ 3621.082485] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:35 localhost kernel: [ 3621.088099] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x100)
    Jul 12 13:12:40 localhost kernel: [ 3626.079118] ata3: hard resetting link
    Jul 12 13:12:40 localhost kernel: [ 3626.565475] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:40 localhost kernel: [ 3626.571103] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x100)
    Jul 12 13:12:40 localhost kernel: [ 3626.571122] ata3: limiting SATA link speed to 1.5 Gbps
    Jul 12 13:12:45 localhost kernel: [ 3631.562105] ata3: hard resetting link
    Jul 12 13:12:47 localhost kernel: [ 3633.770658] ata3: SATA link down (SStatus 1 SControl 310)
    Jul 12 13:12:47 localhost kernel: [ 3633.770674] ata3.00: disabled
    Jul 12 13:12:47 localhost kernel: [ 3633.784024] ata3: hard resetting link
    Jul 12 13:12:48 localhost kernel: [ 3634.670054] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:48 localhost kernel: [ 3634.789959] ata3: hard resetting link
    Jul 12 13:12:49 localhost kernel: [ 3635.276308] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:49 localhost kernel: [ 3635.412888] ata3: hard resetting link
    Jul 12 13:12:50 localhost kernel: [ 3635.899221] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:50 localhost kernel: [ 3636.015842] ata3: hard resetting link
    Jul 12 13:12:50 localhost kernel: [ 3636.502157] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 12 13:12:50 localhost kernel: [ 3636.635375] sd 2:0:0:0: [sda] Result: hostbyte=0x00 driverbyte=0x08
    Jul 12 13:12:50 localhost kernel: [ 3636.635378] sd 2:0:0:0: [sda] Sense Key : 0xb [current] [descriptor]
    Jul 12 13:12:50 localhost kernel: [ 3636.635380] Descriptor sense data with sense descriptors (in hex):
    Jul 12 13:12:50 localhost kernel: [ 3636.635382] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    Jul 12 13:12:50 localhost kernel: [ 3636.635386] 6f 9a 2a 2f
    Jul 12 13:12:50 localhost kernel: [ 3636.635388] sd 2:0:0:0: [sda] ASC=0x0 ASCQ=0x0
    Jul 12 13:12:50 localhost kernel: [ 3636.635390] sd 2:0:0:0: [sda] CDB: cdb[0]=0x28: 28 00 6f 9a 2a 2f 00 01 00 00
    Jul 12 13:12:50 localhost kernel: [ 3636.635418] sd 2:0:0:0: [sda] killing request
    Jul 12 13:12:50 localhost kernel: [ 3636.635429] ata3: EH complete
    Jul 12 13:12:50 localhost kernel: [ 3636.635440] ata3.00: detaching (SCSI 2:0:0:0)
    Jul 12 13:12:50 localhost kernel: [ 3636.635467] sd 2:0:0:0: [sda] Unhandled error code
    Jul 12 13:12:50 localhost kernel: [ 3636.635469] sd 2:0:0:0: [sda] Result: hostbyte=0x01 driverbyte=0x00
    Jul 12 13:12:50 localhost kernel: [ 3636.635471] sd 2:0:0:0: [sda] CDB: cdb[0]=0x28: 28 00 6f 9a 2b 2f 00 01 00 00
    Jul 12 13:12:50 localhost kernel: [ 3636.641628] sd 2:0:0:0: [sda] Synchronizing SCSI cache
    Jul 12 13:12:50 localhost kernel: [ 3636.641659] sd 2:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    Jul 12 13:12:50 localhost kernel: [ 3636.641662] sd 2:0:0:0: [sda] Stopping disk
    Jul 12 13:12:50 localhost kernel: [ 3636.641667] sd 2:0:0:0: [sda] START_STOP FAILED
    Jul 12 13:12:50 localhost kernel: [ 3636.641669] sd 2:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    fdisk -l (as you can see, only my root-HD sdb is present...)
    [root@rechenknecht ~]# fdisk -l
    Disk /dev/sdb: 500.1 GB, 500107862016 bytes
    255 Köpfe, 63 Sektoren/Spur, 60801 Zylinder, zusammen 976773168 Sektoren
    Einheiten = Sektoren von 1 × 512 = 512 Bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x4e93d8b3
    Gerät boot. Anfang Ende Blöcke Id System
    /dev/sdb1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
    /dev/sdb2 206848 102402047 51097600 7 HPFS/NTFS/exFAT
    /dev/sdb3 102402048 800643071 349120512 7 HPFS/NTFS/exFAT
    /dev/sdb4 800643072 976773167 88065048 5 Erweiterte
    /dev/sdb5 * 800643135 801028631 192748+ 83 Linux
    /dev/sdb6 801028695 820524977 9748141+ 82 Linux Swap / Solaris
    /dev/sdb7 820525041 976773167 78124063+ 83 Linux
    cat /etc/mtab (still a mounted sda in mtab?)
    [root@rechenknecht ~]# cat /etc/mtab
    rootfs / rootfs rw 0 0
    proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
    sys /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
    dev /dev devtmpfs rw,nosuid,relatime,size=4054648k,nr_inodes=1013662,mode=755 0 0
    run /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
    /dev/sdb7 / ext4 rw,relatime,data=ordered 0 0
    devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
    shm /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
    tmpfs /tmp tmpfs rw,nosuid,nodev,relatime 0 0
    /dev/sdb5 /boot ext4 rw,relatime,data=ordered 0 0
    /dev/sda1 /mnt/daten ext4 rw,relatime,data=ordered 0 0
    binfmt /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0
    cat /var/log/dmesg.log
    [root@rechenknecht ~]# cat /var/log/dmesg.log
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.4-2-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012
    [ 0.000000] Command line: root=/dev/sdb7 ro nomodeset vga=0
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009b800 (usable)
    [ 0.000000] BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000c7ea0000 (usable)
    [ 0.000000] BIOS-e820: 00000000c7ea0000 - 00000000c7eb0000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000c7eb0000 - 00000000c7ee0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000c7ee0000 - 00000000c7f00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000238000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./880G Extreme3, BIOS P1.70 06/21/2010
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x238000 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-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    [ 0.000000] 2 base 0000C0000000 mask FFFFF8000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 0000000238000000 aka 9088M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000c8000000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xc7ea0 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 20480
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000c7ea0000
    [ 0.000000] 0000000000 - 00c0000000 page 1G
    [ 0.000000] 00c0000000 - 00c7e00000 page 2M
    [ 0.000000] 00c7e00000 - 00c7ea0000 page 4k
    [ 0.000000] kernel direct mapping tables up to c7ea0000 @ 1fffd000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000238000000
    [ 0.000000] 0100000000 - 0200000000 page 1G
    [ 0.000000] 0200000000 - 0238000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 238000000 @ c7e9e000-c7ea0000
    [ 0.000000] RAMDISK: 37d19000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000fa940 00014 (v00 ACPIAM)
    [ 0.000000] ACPI: RSDT 00000000c7ea0000 00044 (v01 062110 RSDT2249 20100621 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000c7ea0200 00084 (v01 A_M_I OEMFACP 12000601 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000c7ea0450 07D9F (v01 AS368 AS368164 00000164 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000c7eb0000 00040
    [ 0.000000] ACPI: APIC 00000000c7ea0390 0007C (v01 062110 APIC2249 20100621 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000c7ea0410 0003C (v01 062110 OEMMCFG 20100621 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000c7eb0040 00072 (v01 062110 OEMB2249 20100621 MSFT 00000097)
    [ 0.000000] ACPI: SRAT 00000000c7eaa450 000E8 (v03 AMD FAM_F_10 00000002 AMD 00000001)
    [ 0.000000] ACPI: AAFT 00000000c7eaa540 00027 (v01 062110 OEMAAFT 20100621 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000c7eaa570 00038 (v01 062110 OEMHPET 20100621 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000c7eaa5b0 0088C (v01 A M I POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
    [ 0.000000] SRAT: Node 0 PXM 0 0-a0000
    [ 0.000000] SRAT: Node 0 PXM 0 100000-c8000000
    [ 0.000000] SRAT: Node 0 PXM 0 100000000-238000000
    [ 0.000000] NUMA: Node 0 [0,a0000) + [100000,c8000000) -> [0,c8000000)
    [ 0.000000] NUMA: Node 0 [0,c8000000) + [100000000,238000000) -> [0,238000000)
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000238000000
    [ 0.000000] NODE_DATA [0000000237ffc000 - 0000000237ffffff]
    [ 0.000000] [ffffea0000000000-ffffea0008dfffff] PMD -> [ffff88022f600000-ffff8802375fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00238000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009b
    [ 0.000000] 0: 0x00000100 -> 0x000c7ea0
    [ 0.000000] 0: 0x00100000 -> 0x00238000
    [ 0.000000] On node 0 totalpages: 2096683
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3910 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 798432 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19968 pages used for memmap
    [ 0.000000] Normal zone: 1257984 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[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, 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: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 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: 0x8300 base: 0xfed00000
    [ 0.000000] SMP: Allowing 6 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 000000000009c000
    [ 0.000000] PM: Registered nosave memory: 000000000009c000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000c7ea0000 - 00000000c7eb0000
    [ 0.000000] PM: Registered nosave memory: 00000000c7eb0000 - 00000000c7ee0000
    [ 0.000000] PM: Registered nosave memory: 00000000c7ee0000 - 00000000c7f00000
    [ 0.000000] PM: Registered nosave memory: 00000000c7f00000 - 00000000fff00000
    [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at c7f00000 (gap: c7f00000:38000000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880237c00000 s82880 r8192 d23616 u262144
    [ 0.000000] pcpu-alloc: s82880 r8192 d23616 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060326
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=/dev/sdb7 ro nomodeset vga=0
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ bc000000 size 32 MB
    [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    [ 0.000000] Please enable the IOMMU option in the BIOS setup
    [ 0.000000] This costs you 64 MB of RAM
    [ 0.000000] Mapping aperture over 65536 KB of RAM @ bc000000
    [ 0.000000] PM: Registered nosave memory: 00000000bc000000 - 00000000c0000000
    [ 0.000000] Memory: 8109296k/9306112k available (4538k kernel code, 919380k absent, 277436k reserved, 4308k data, 740k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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] NR_IRQS:4352 nr_irqs:728 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 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] Fast TSC calibration using PIT
    [ 0.003333] Detected 3422.215 MHz processor.
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6847.61 BogoMIPS (lpj=11407383)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000025] Security Framework initialized
    [ 0.000029] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000418] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002612] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003622] Mount-cache hash table entries: 256
    [ 0.003775] Initializing cgroup subsys cpuacct
    [ 0.003777] Initializing cgroup subsys memory
    [ 0.003784] Initializing cgroup subsys devices
    [ 0.003786] Initializing cgroup subsys freezer
    [ 0.003787] Initializing cgroup subsys net_cls
    [ 0.003789] Initializing cgroup subsys blkio
    [ 0.003808] tseg: 0000000000
    [ 0.003818] CPU: Physical Processor ID: 0
    [ 0.003819] CPU: Processor Core ID: 0
    [ 0.003821] mce: CPU supports 6 MCE banks
    [ 0.003825] LVT offset 0 assigned for vector 0xf9
    [ 0.004362] ACPI: Core revision 20120320
    [ 0.007773] ftrace: allocating 17820 entries in 70 pages
    [ 0.014762] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.047742] CPU0: AMD Phenom(tm) II X4 965 Processor stepping 03
    [ 0.153366] Performance Events: AMD PMU driver.
    [ 0.153369] ... version: 0
    [ 0.153370] ... bit width: 48
    [ 0.153371] ... generic registers: 4
    [ 0.153372] ... value mask: 0000ffffffffffff
    [ 0.153373] ... max period: 00007fffffffffff
    [ 0.153374] ... fixed-purpose events: 0
    [ 0.153375] ... event mask: 000000000000000f
    [ 0.173405] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.193370] Booting Node 0, Processors #1
    [ 0.206528] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.216703] #2
    [ 0.229898] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.240014] #3
    [ 0.253215] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.253239] Brought up 4 CPUs
    [ 0.253241] Total of 4 processors activated (27388.45 BogoMIPS).
    [ 0.257652] devtmpfs: initialized
    [ 0.259104] PM: Registering ACPI NVS region [mem 0xc7eb0000-0xc7edffff] (196608 bytes)
    [ 0.259606] NET: Registered protocol family 16
    [ 0.259683] node 0 link 0: io port [1000, ffffff]
    [ 0.259685] TOM: 00000000c8000000 aka 3200M
    [ 0.259687] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    [ 0.259689] node 0 link 0: mmio [a0000, bffff]
    [ 0.259691] node 0 link 0: mmio [c8000000, dfffffff]
    [ 0.259693] node 0 link 0: mmio [e0000000, efffffff] ==> none
    [ 0.259694] node 0 link 0: mmio [f0000000, ffefffff]
    [ 0.259696] TOM2: 0000000238000000 aka 9088M
    [ 0.259697] bus: [00, 07] on node 0 link 0
    [ 0.259699] bus: 00 index 0 [io 0x0000-0xffff]
    [ 0.259700] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    [ 0.259701] bus: 00 index 2 [mem 0xc8000000-0xdfffffff]
    [ 0.259702] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
    [ 0.259704] bus: 00 index 4 [mem 0x238000000-0xfcffffffff]
    [ 0.259748] ACPI: bus type pci registered
    [ 0.259790] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.259792] PCI: not using MMCONFIG
    [ 0.259793] PCI: Using configuration type 1 for base access
    [ 0.259794] PCI: Using configuration type 1 for extended access
    [ 0.260241] bio: create slab <bio-0> at 0
    [ 0.260287] ACPI: Added _OSI(Module Device)
    [ 0.260288] ACPI: Added _OSI(Processor Device)
    [ 0.260289] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.260290] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.260774] ACPI: EC: Look up EC in DSDT
    [ 0.261441] ACPI: Executed 4 blocks of module-level executable AML code
    [ 0.263476] ACPI: Interpreter enabled
    [ 0.263480] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.263496] ACPI: Using IOAPIC for interrupt routing
    [ 0.263622] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.264266] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.282569] ACPI: No dock devices found.
    [ 0.282572] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.282625] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.282707] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.282709] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    [ 0.282710] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.282712] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.282714] pci_root PNP0A03:00: host bridge window [mem 0xc7f00000-0xdfffffff]
    [ 0.282715] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
    [ 0.282737] PCI host bridge to bus 0000:00
    [ 0.282739] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.282740] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.282742] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.282744] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    [ 0.282745] pci_bus 0000:00: root bus resource [mem 0xc7f00000-0xdfffffff]
    [ 0.282747] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    [ 0.282756] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
    [ 0.282831] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400
    [ 0.282858] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.282875] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
    [ 0.282901] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
    [ 0.282912] pci 0000:00:0a.0: [1022:9609] type 01 class 0x060400
    [ 0.282938] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    [ 0.282993] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
    [ 0.283009] pci 0000:00:11.0: reg 10: [io 0xb000-0xb007]
    [ 0.283015] pci 0000:00:11.0: reg 14: [io 0xa000-0xa003]
    [ 0.283022] pci 0000:00:11.0: reg 18: [io 0x9000-0x9007]
    [ 0.283029] pci 0000:00:11.0: reg 1c: [io 0x8000-0x8003]
    [ 0.283036] pci 0000:00:11.0: reg 20: [io 0x7000-0x700f]
    [ 0.283043] pci 0000:00:11.0: reg 24: [mem 0xfe5ffc00-0xfe5fffff]
    [ 0.283093] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    [ 0.283102] pci 0000:00:12.0: reg 10: [mem 0xfe5fe000-0xfe5fefff]
    [ 0.283157] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    [ 0.283170] pci 0000:00:12.2: reg 10: [mem 0xfe5ff800-0xfe5ff8ff]
    [ 0.283229] pci 0000:00:12.2: supports D1 D2
    [ 0.283230] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.283247] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    [ 0.283256] pci 0000:00:13.0: reg 10: [mem 0xfe5fd000-0xfe5fdfff]
    [ 0.283308] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    [ 0.283322] pci 0000:00:13.2: reg 10: [mem 0xfe5ff400-0xfe5ff4ff]
    [ 0.283380] pci 0000:00:13.2: supports D1 D2
    [ 0.283381] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.283398] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    [ 0.283449] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
    [ 0.283459] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    [ 0.283466] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    [ 0.283473] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    [ 0.283479] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    [ 0.283486] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
    [ 0.283513] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    [ 0.283528] pci 0000:00:14.2: reg 10: [mem 0xfe5f4000-0xfe5f7fff 64bit]
    [ 0.283576] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.283587] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    [ 0.283641] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    [ 0.283671] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    [ 0.283681] pci 0000:00:14.5: reg 10: [mem 0xfe5fc000-0xfe5fcfff]
    [ 0.283732] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
    [ 0.283783] pci 0000:00:15.0: supports D1 D2
    [ 0.283804] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
    [ 0.283813] pci 0000:00:16.0: reg 10: [mem 0xfe5f3000-0xfe5f3fff]
    [ 0.283864] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
    [ 0.283878] pci 0000:00:16.2: reg 10: [mem 0xfe5ff000-0xfe5ff0ff]
    [ 0.283936] pci 0000:00:16.2: supports D1 D2
    [ 0.283937] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
    [ 0.283953] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    [ 0.283965] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    [ 0.283974] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    [ 0.283984] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    [ 0.283996] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    [ 0.284069] pci 0000:04:00.0: [1002:6738] type 00 class 0x030000
    [ 0.284082] pci 0000:04:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.284092] pci 0000:04:00.0: reg 18: [mem 0xfe8e0000-0xfe8fffff 64bit]
    [ 0.284098] pci 0000:04:00.0: reg 20: [io 0xe000-0xe0ff]
    [ 0.284111] pci 0000:04:00.0: reg 30: [mem 0xfe8c0000-0xfe8dffff pref]
    [ 0.284141] pci 0000:04:00.0: supports D1 D2
    [ 0.284162] pci 0000:04:00.1: [1002:aa88] type 00 class 0x040300
    [ 0.284174] pci 0000:04:00.1: reg 10: [mem 0xfe8bc000-0xfe8bffff 64bit]
    [ 0.284231] pci 0000:04:00.1: supports D1 D2
    [ 0.293145] pci 0000:00:02.0: PCI bridge to [bus 04-04]
    [ 0.293150] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 0.293152] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe8fffff]
    [ 0.293155] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.293193] pci 0000:01:00.0: [1033:0194] type 00 class 0x0c0330
    [ 0.293208] pci 0000:01:00.0: reg 10: [mem 0xfe6fe000-0xfe6fffff 64bit]
    [ 0.293279] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 0.303139] pci 0000:00:09.0: PCI bridge to [bus 01-01]
    [ 0.303144] pci 0000:00:09.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.303183] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.303195] pci 0000:02:00.0: reg 10: [io 0xc800-0xc8ff]
    [ 0.303213] pci 0000:02:00.0: reg 18: [mem 0xcffff000-0xcfffffff 64bit pref]
    [ 0.303225] pci 0000:02:00.0: reg 20: [mem 0xcfff8000-0xcfffbfff 64bit pref]
    [ 0.303277] pci 0000:02:00.0: supports D1 D2
    [ 0.303278] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.313132] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.313137] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff]
    [ 0.313140] pci 0000:00:0a.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.313187] pci 0000:05:06.0: [1814:0601] type 00 class 0x028000
    [ 0.313204] pci 0000:05:06.0: reg 10: [mem 0xfe9f0000-0xfe9fffff]
    [ 0.313322] pci 0000:00:14.4: PCI bridge to [bus 05-05] (subtractive decode)
    [ 0.313326] pci 0000:00:14.4: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.313330] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.313331] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.313333] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.313335] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.313336] pci 0000:00:14.4: bridge window [mem 0xc7f00000-0xdfffffff] (subtractive decode)
    [ 0.313338] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.313388] pci 0000:03:00.0: [1106:3403] type 00 class 0x0c0010
    [ 0.313408] pci 0000:03:00.0: reg 10: [mem 0xfe7ff800-0xfe7fffff 64bit]
    [ 0.313419] pci 0000:03:00.0: reg 18: [io 0xd800-0xd8ff]
    [ 0.313504] pci 0000:03:00.0: supports D2
    [ 0.313505] pci 0000:03:00.0: PME# supported from D2 D3hot D3cold
    [ 0.323166] pci 0000:00:15.0: PCI bridge to [bus 03-03]
    [ 0.323171] pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
    [ 0.323174] pci 0000:00:15.0: bridge window [mem 0xfe700000-0xfe7fffff]
    [ 0.323192] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.323279] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    [ 0.323297] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE9._PRT]
    [ 0.323311] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
    [ 0.323332] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    [ 0.323371] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
    [ 0.323386] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.323388] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.323389] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.325822] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11 14 15) *0
    [ 0.325859] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11 14 15) *0
    [ 0.325896] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11 14 15) *0
    [ 0.325932] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11 14 15) *0
    [ 0.325959] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11 14 15) *0
    [ 0.325980] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11 14 15) *0
    [ 0.326001] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11 14 15) *0
    [ 0.326021] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11 14 15) *0
    [ 0.326094] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.326096] vgaarb: loaded
    [ 0.326097] vgaarb: bridge control possible 0000:04:00.0
    [ 0.326125] PCI: Using ACPI for IRQ routing
    [ 0.332165] PCI: pci_cache_line_size set to 64 bytes
    [ 0.332227] reserve RAM buffer: 000000000009b800 - 000000000009ffff
    [ 0.332228] reserve RAM buffer: 00000000c7ea0000 - 00000000c7ffffff
    [ 0.332293] NetLabel: Initializing
    [ 0.332294] NetLabel: domain hash size = 128
    [ 0.332295] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.332303] NetLabel: unlabeled traffic allowed by default
    [ 0.332334] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.332337] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    [ 0.334364] Switching to clocksource hpet
    [ 0.338169] pnp: PnP ACPI init
    [ 0.338178] ACPI: bus type pnp registered
    [ 0.338246] pnp 00:00: [bus 00-ff]
    [ 0.338248] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.338251] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.338252] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.338254] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.338255] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.338256] pnp 00:00: [mem 0xc7f00000-0xdfffffff window]
    [ 0.338258] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
    [ 0.338282] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.338331] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.338333] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.338363] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.338384] pnp 00:02: [dma 4]
    [ 0.338386] pnp 00:02: [io 0x0000-0x000f]
    [ 0.338387] pnp 00:02: [io 0x0081-0x0083]
    [ 0.338388] pnp 00:02: [io 0x0087]
    [ 0.338389] pnp 00:02: [io 0x0089-0x008b]
    [ 0.338390] pnp 00:02: [io 0x008f]
    [ 0.338391] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.338405] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.338411] pnp 00:03: [io 0x0070-0x0071]
    [ 0.338425] pnp 00:03: [irq 8]
    [ 0.338442] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.338448] pnp 00:04: [io 0x0061]
    [ 0.338462] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.338466] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.338469] pnp 00:05: [irq 13]
    [ 0.338485] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.338610] pnp 00:06: [mem 0xfed00000-0xfed003ff]
    [ 0.338627] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.338668] pnp 00:07: [mem 0xfec00000-0xfec00fff]
    [ 0.338669] pnp 00:07: [mem 0xfee00000-0xfee00fff]
    [ 0.338695] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.338697] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.338699] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.338773] pnp 00:08: [io 0x0010-0x001f]
    [ 0.338774] pnp 00:08: [io 0x0022-0x003f]
    [ 0.338775] pnp 00:08: [io 0x0062-0x0063]
    [ 0.338776] pnp 00:08: [io 0x0065-0x006f]
    [ 0.338777] pnp 00:08: [io 0x0072-0x007f]
    [ 0.338778] pnp 00:08: [io 0x0080]
    [ 0.338779] pnp 00:08: [io 0x0084-0x0086]
    [ 0.338780] pnp 00:08: [io 0x0088]
    [ 0.338781] pnp 00:08: [io 0x008c-0x008e]
    [ 0.338782] pnp 00:08: [io 0x0090-0x009f]
    [ 0.338783] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.338784] pnp 00:08: [io 0x00b1]
    [ 0.338785] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.338787] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.338788] pnp 00:08: [io 0x040b]
    [ 0.338789] pnp 00:08: [io 0x04d6]
    [ 0.338790] pnp 00:08: [io 0x0c00-0x0c01]
    [ 0.338791] pnp 00:08: [io 0x0c14]
    [ 0.338792] pnp 00:08: [io 0x0c50-0x0c51]
    [ 0.338794] pnp 00:08: [io 0x0c52]
    [ 0.338795] pnp 00:08: [io 0x0c6c]
    [ 0.338796] pnp 00:08: [io 0x0c6f]
    [ 0.338797] pnp 00:08: [io 0x0cd0-0x0cd1]
    [ 0.338798] pnp 00:08: [io 0x0cd2-0x0cd3]
    [ 0.338799] pnp 00:08: [io 0x0cd4-0x0cd5]
    [ 0.338800] pnp 00:08: [io 0x0cd6-0x0cd7]
    [ 0.338801] pnp 00:08: [io 0x0cd8-0x0cdf]
    [ 0.338802] pnp 00:08: [io 0x0800-0x089f]
    [ 0.338804] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.338805] pnp 00:08: [io 0x0b00-0x0b1f]
    [ 0.338806] pnp 00:08: [io 0x0b20-0x0b3f]
    [ 0.338807] pnp 00:08: [io 0x0900-0x090f]
    [ 0.338808] pnp 00:08: [io 0x0910-0x091f]
    [ 0.338809] pnp 00:08: [io 0xfe00-0xfefe]
    [ 0.338810] pnp 00:08: [io 0x0060-0x005f disabled]
    [ 0.338812] pnp 00:08: [io 0x0064-0x0063 disabled]
    [ 0.338813] pnp 00:08: [mem 0xffb80000-0xffbfffff]
    [ 0.338814] pnp 00:08: [mem 0xfec10000-0xfec1001f]
    [ 0.338815] pnp 00:08: [mem 0xfed80000-0xfed80fff]
    [ 0.338816] pnp 00:08: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.338871] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.338873] system 00:08: [io 0x040b] has been reserved
    [ 0.338874] system 00:08: [io 0x04d6] has been reserved
    [ 0.338876] system 00:08: [io 0x0c00-0x0c01] has been reserved
    [ 0.338877] system 00:08: [io 0x0c14] has been reserved
    [ 0.338878] system 00:08: [io 0x0c50-0x0c51] has been reserved
    [ 0.338880] system 00:08: [io 0x0c52] has been reserved
    [ 0.338881] system 00:08: [io 0x0c6c] has been reserved
    [ 0.338883] system 00:08: [io 0x0c6f] has been reserved
    [ 0.338884] system 00:08: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.338886] system 00:08: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.338887] system 00:08: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.338889] system 00:08: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.338890] system 00:08: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.338892] system 00:08: [io 0x0800-0x089f] has been reserved
    [ 0.338893] system 00:08: [io 0x0b00-0x0b1f] has been reserved
    [ 0.338895] system 00:08: [io 0x0b20-0x0b3f] has been reserved
    [ 0.338896] system 00:08: [io 0x0900-0x090f] has been reserved
    [ 0.338898] system 00:08: [io 0x0910-0x091f] has been reserved
    [ 0.338899] system 00:08: [io 0xfe00-0xfefe] has been reserved
    [ 0.338901] system 00:08: [mem 0xffb80000-0xffbfffff] has been reserved
    [ 0.338903] system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.338904] system 00:08: [mem 0xfed80000-0xfed80fff] has been reserved
    [ 0.338906] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.338920] pnp 00:09: [io 0x0060]
    [ 0.338921] pnp 00:09: [io 0x0064]
    [ 0.338958] pnp 00:09: [irq 1]
    [ 0.338977] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.339141] pnp 00:0a: [io 0x03f8-0x03ff]
    [ 0.339144] pnp 00:0a: [irq 4]
    [ 0.339146] pnp 00:0a: [dma 0 disabled]
    [ 0.339187] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.339220] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.339221] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.339222] pnp 00:0b: [io 0x0290-0x029f]
    [ 0.339250] system 00:0b: [io 0x0290-0x029f] has been reserved
    [ 0.339252] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.339269] pnp 00:0c: [mem 0xe0000000-0xefffffff]
    [ 0.339296] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.339298] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.339365] pnp 00:0d: [mem 0x00000000-0x0009ffff]
    [ 0.339366] pnp 00:0d: [mem 0x000c0000-0x000cffff]
    [ 0.339367] pnp 00:0d: [mem 0x000e0000-0x000fffff]
    [ 0.339369] pnp 00:0d: [mem 0x00100000-0xc7efffff]
    [ 0.339370] pnp 00:0d: [mem 0xfec00000-0xffffffff]
    [ 0.339401] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.339403] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.339405] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.339406] system 00:0d: [mem 0x00100000-0xc7efffff] could not be reserved
    [ 0.339408] system 00:0d: [mem 0xfec00000-0xffffffff] could not be reserved
    [ 0.339410] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.339470] pnp: PnP ACPI: found 14 devices
    [ 0.339471] ACPI: ACPI bus type pnp unregistered
    [ 0.345740] pci 0000:00:02.0: PCI bridge to [bus 04-04]
    [ 0.345742] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    [ 0.345745] pci 0000:00:02.0: bridge window [mem 0xfe800000-0xfe8fffff]
    [ 0.345747] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.345750] pci 0000:00:09.0: PCI bridge to [bus 01-01]
    [ 0.345752] pci 0000:00:09.0: bridge window [mem 0xfe600000-0xfe6fffff]
    [ 0.345756] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.345757] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff]
    [ 0.345760] pci 0000:00:0a.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.345763] pci 0000:00:14.4: PCI bridge to [bus 05-05]
    [ 0.345767] pci 0000:00:14.4: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.345773] pci 0000:00:15.0: PCI bridge to [bus 03-03]
    [ 0.345775] pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
    [ 0.345778] pci 0000:00:15.0: bridge window [mem 0xfe700000-0xfe7fffff]
    [ 0.345808] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.345810] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.345811] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.345813] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.345814] pci_bus 0000:00: resource 8 [mem 0xc7f00000-0xdfffffff]
    [ 0.345816] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.345817] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
    [ 0.345818] pci_bus 0000:04: resource 1 [mem 0xfe800000-0xfe8fffff]
    [ 0.345820] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.345821] pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    [ 0.345823] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 0.345824] pci_bus 0000:02: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
    [ 0.345826] pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
    [ 0.345827] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.345829] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.345830] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.345831] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.345833] pci_bus 0000:05: resource 8 [mem 0xc7f00000-0xdfffffff]
    [ 0.345834] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.345836] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    [ 0.345837] pci_bus 0000:03: resource 1 [mem 0xfe700000-0xfe7fffff]
    [ 0.345866] NET: Registered protocol family 2
    [ 0.345989] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.346848] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.349037] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.349296] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.349298] TCP: reno registered
    [ 0.349310] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.349356] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.349453] NET: Registered protocol family 1
    [ 0.677681] pci 0000:04:00.0: Boot video device
    [ 0.677713] PCI: CLS 64 bytes, default 64
    [ 0.677749] Unpacking initramfs...
    [ 0.718032] Freeing initrd memory: 2908k freed
    [ 0.719807] PCI-DMA: Disabling AGP.
    [ 0.719871] PCI-DMA: aperture base @ bc000000 size 65536 KB
    [ 0.719872] PCI-DMA: using GART IOMMU.
    [ 0.719874] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    [ 0.725070] LVT offset 1 assigned for vector 0x400
    [ 0.725079] IBS: LVT offset 1 assigned
    [ 0.725089] perf: AMD IBS detected (0x0000001f)
    [ 0.725203] audit: initializing netlink socket (disabled)
    [ 0.725213] type=2000 audit(1342095131.619:1): initialized
    [ 0.725791] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.727601] VFS: Disk quotas dquot_6.5.2
    [ 0.727633] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.727700] msgmni has been set to 15972
    [ 0.727874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.727898] io scheduler noop registered
    [ 0.727899] io scheduler deadline registered
    [ 0.727931] io scheduler cfq registered (default)
    [ 0.728079] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 0.728205] pcieport 0000:00:09.0: irq 41 for MSI/MSI-X
    [ 0.728311] pcieport 0000:00:0a.0: irq 42 for MSI/MSI-X
    [ 0.728517] GHES: HEST is not enabled!
    [ 0.728597] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.749121] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.769870] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.770045] Linux agpgart interface v0.103
    [ 0.770081] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.770083] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.770826] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.770924] mousedev: PS/2 mouse device common for all mice
    [ 0.770963] rtc_cmos 00:03: RTC can wake from S4
    [ 0.771049] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.771067] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.771072] cpuidle: using governor ladder
    [ 0.771074] cpuidle: using governor menu
    [ 0.771167] TCP: cubic registered
    [ 0.771232] NET: Registered protocol family 10
    [ 0.771354] NET: Registered protocol family 17
    [ 0.771357] Registering the dns_resolver key type
    [ 0.771479] PM: Hibernation image not present or could not be loaded.
    [ 0.771486] registered taskstats version 1
    [ 0.772203] rtc_cmos 00:03: setting system clock to 2012-07-12 12:12:12 UTC (1342095132)
    [ 0.772225] Initializing network drop monitor service
    [ 0.775123] Freeing unused kernel memory: 740k freed
    [ 0.775261] Write protecting the kernel read-only data: 8192k
    [ 0.778687] Freeing unused kernel memory: 1588k freed
    [ 0.780366] Freeing unused kernel memory: 640k freed
    [ 0.786942] udevd[81]: starting version 185
    [ 0.806218] usbcore: registered new interface driver usbfs
    [ 0.806236] usbcore: registered new interface driver hub
    [ 0.806293] usbcore: registered new device driver usb
    [ 0.806913] SCSI subsystem initialized
    [ 0.808327] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.808550] ehci_hcd 0000:00:12.2: EHCI Host Controller
    [ 0.808577] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    [ 0.808585] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 0.808603] QUIRK: Enable AMD PLL fix
    [ 0.808612] ehci_hcd 0000:00:12.2: debug port 1
    [ 0.808631] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe5ff800
    [ 0.809224] libata version 3.00 loaded.
    [ 0.809903] xhci_hcd 0000:01:00.0: xHCI Host Controller
    [ 0.809925] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
    [ 0.810035] xhci_hcd 0000:01:00.0: irq 17, io mem 0xfe6fe000
    [ 0.810076] xhci_hcd 0000:01:00.0: irq 43 for MSI/MSI-X
    [ 0.810081] xhci_hcd 0000:01:00.0: irq 44 for MSI/MSI-X
    [ 0.810085] xhci_hcd 0000:01:00.0: irq 45 for MSI/MSI-X
    [ 0.810090] xhci_hcd 0000:01:00.0: irq 46 for MSI/MSI-X
    [ 0.810094] xhci_hcd 0000:01:00.0: irq 47 for MSI/MSI-X
    [ 0.810322] xHCI xhci_add_endpoint called for root hub
    [ 0.810323] xHCI xhci_check_bandwidth called for root hub
    [ 0.810492] hub 2-0:1.0: USB hub found
    [ 0.810497] hub 2-0:1.0: 2 ports detected
    [ 0.810688] xhci_hcd 0000:01:00.0: xHCI Host Controller
    [ 0.810693] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
    [ 0.813735] xHCI xhci_add_endpoint called for root hub
    [ 0.813737] xHCI xhci_check_bandwidth called for root hub
    [ 0.813784] hub 3-0:1.0: USB hub found
    [ 0.813792] hub 3-0:1.0: 2 ports detected
    [ 0.814472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.817469] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 0.817877] hub 1-0:1.0: USB hub found
    [ 0.817879] hub 1-0:1.0: 5 ports detected
    [ 0.818099] ehci_hcd 0000:00:13.2: EHCI Host Controller
    [ 0.818107] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    [ 0.818112] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 0.818129] ehci_hcd 0000:00:13.2: debug port 1
    [ 0.818138] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfe5ff400
    [ 0.827497] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 0.827604] hub 4-0:1.0: USB hub found
    [ 0.827606] hub 4-0:1.0: 5 ports detected
    [ 0.827728] ehci_hcd 0000:00:16.2: EHCI Host Controller
    [ 0.827734] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 5
    [ 0.827739] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 0.827754] ehci_hcd 0000:00:16.2: debug port 1
    [ 0.827764] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfe5ff000
    [ 0.837496] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
    [ 0.837603] hub 5-0:1.0: USB hub found
    [ 0.837605] hub 5-0:1.0: 4 ports detected
    [ 0.841081] ahci 0000:00:11.0: version 3.0
    [ 0.841136] ahci 0000:00:11.0: irq 48 for MSI/MSI-X
    [ 0.841201] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
    [ 0.841204] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    [ 0.841602] scsi0 : ahci
    [ 0.841675] scsi1 : ahci
    [ 0.841726] scsi2 : ahci
    [ 0.841774] scsi3 : ahci
    [ 0.841809] ata1: SATA max UDMA/133 abar m1024@0xfe5ffc00 port 0xfe5ffd00 irq 48
    [ 0.841811] ata2: SATA max UDMA/133 abar m1024@0xfe5ffc00 port 0xfe5ffd80 irq 48
    [ 0.841814] ata3: SATA max UDMA/133 abar m1024@0xfe5ffc00 port 0xfe5ffe00 irq 48
    [ 0.841816] ata4: SATA max UDMA/133 abar m1024@0xfe5ffc00 port 0xfe5ffe80 irq 48
    [ 0.841947] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 0.841954] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 6
    [ 0.841984] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfe5fe000
    [ 0.898238] hub 6-0:1.0: USB hub found
    [ 0.898243] hub 6-0:1.0: 5 ports detected
    [ 0.898366] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 0.898373] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 7
    [ 0.898385] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe5fd000
    [ 0.954864] hub 7-0:1.0: USB hub found
    [ 0.954868] hub 7-0:1.0: 5 ports detected
    [ 0.954992] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 0.955005] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 8
    [ 0.955017] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe5fc000
    [ 1.011491] hub 8-0:1.0: USB hub found
    [ 1.011495] hub 8-0:1.0: 2 ports detected
    [ 1.011602] ohci_hcd 0000:00:16.0: OHCI Host Controller
    [ 1.011607] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 9
    [ 1.011619] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfe5f3000
    [ 1.068113] hub 9-0:1.0: USB hub found
    [ 1.068118] hub 9-0:1.0: 4 ports detected
    [ 1.160646] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.160677] ata1: SATA link down (SStatus 0 SControl 300)
    [ 1.317173] usb 7-1: new low-speed USB device number 2 using ohci_hcd
    [ 1.327173] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.327198] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.332726] ata4.00: ATA-8: SAMSUNG HD502HJ, 1AJ10001, max UDMA/133
    [ 1.332728] ata4.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 1.332859] ata3.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    [ 1.332862] ata3.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    [ 1.338315] ata4.00: configured for UDMA/133
    [ 1.338581] ata3.00: configured for UDMA/133
    [ 1.338734] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    [ 1.338907] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD502HJ 1AJ1 PQ: 0 ANSI: 5
    [ 1.341163] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.341181] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1.341191] sd 2:0:0:0: [sda] Write Protect is off
    [ 1.341193] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.341215] sd 3:0:0:0: [sdb] Write Protect is off
    [ 1.341217] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.341225] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.341238] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.351164] sda: sda1
    [ 1.351389] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 1.401086] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 >
    [ 1.401524] sd 3:0:0:0: [sdb] Attached SCSI disk
    [ 1.481781] usbcore: registered new interface driver usbhid
    [ 1.481782] usbhid: USB HID core driver
    [ 1.487591] input: Microsft Microsoft Wireless Desktop Receiver 3.1 as /devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.0/input/input0
    [ 1.487653] microsoft 0003:045E:00F9.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsft Microsoft Wireless Desktop Receiver 3.1] on usb-0000:00:13.0-1/input0
    [ 1.508451] microsoft 0003:045E:00F9.0002: fixing up Microsoft Wireless Receiver Model 1028 report descriptor
    [ 1.521532] input: Microsft Microsoft Wireless Desktop Receiver 3.1 as /devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.1/input/input1
    [ 1.521648] microsoft 0003:045E:00F9.0002: input,hidraw1: USB HID v1.11 Mouse [Microsft Microsoft Wireless Desktop Receiver 3.1] on usb-0000:00:13.0-1/input1
    [ 1.610307] usb 9-4: new full-speed USB device number 2 using ohci_hcd
    [ 1.726903] Refined TSC clocksource calibration: 3422.454 MHz.
    [ 1.726912] Switching to clocksource tsc
    [ 1.786627] input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:16.0/usb9/9-4/9-4:1.3/input/input2
    [ 1.786674] generic-usb 0003:046D:0A0B.0003: input,hidraw2: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:16.0-4/input3
    [ 1.950887] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.192500] udevd[184]: starting version 185
    [ 3.958438] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 3.958443] ACPI: Power Button [PWRB]
    [ 3.958512] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 3.958514] ACPI: Power Button [PWRF]
    [ 3.978134] wmi: Mapper loaded
    [ 4.015387] pata_atiixp 0000:00:14.1: setting latency timer to 64
    [ 4.015586] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 4.015668] r8169 0000:02:00.0: irq 49 for MSI/MSI-X
    [ 4.015786] r8169 0000:02:00.0: eth0: RTL8168e/8111e at 0xffffc900119a0000, 00:25:22:69:80:29, XID 0c200000 IRQ 49
    [ 4.015788] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 4.015801] scsi4 : pata_atiixp
    [ 4.015859] scsi5 : pata_atiixp
    [ 4.016032] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    [ 4.016034] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    [ 4.033484] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
    [ 4.033560] sp5100_tco: mmio address 0xb8fe00 already in use
    [ 4.079638] powernow-k8: Found 1 AMD Phenom(tm) II X4 965 Processor (4 cpu cores) (version 2.20.00)
    [ 4.079668] powernow-k8: 0 : pstate 0 (3400 MHz)
    [ 4.079670] powernow-k8: 1 : pstate 1 (2700 MHz)
    [ 4.079671] powernow-k8: 2 : pstate 2 (2200 MHz)
    [ 4.079672] powernow-k8: 3 : pstate 3 (800 MHz)
    [ 4.106096] microcode: CPU0: patch_level=0x010000b6
    [ 4.127578] microcode: failed to load file amd-ucode/microcode_amd.bin
    [ 4.127723] microcode: CPU1: patch_level=0x010000b6
    [ 4.128583] microcode: failed to load file amd-ucode/microcode_amd.bin
    [ 4.128674] microcode: CPU2: patch_level=0x010000b6
    [ 4.129514] microcode: failed to load file amd-ucode/microcode_amd.bin
    [ 4.129606] microcode: CPU3: patch_level=0x010000b6
    [ 4.130329] microcode: failed to load file amd-ucode/microcode_amd.bin
    [ 4.130535] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.162216] EDAC MC: Ver: 2.1.0
    [ 4.212356] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120320/utaddress-251)
    [ 4.212375] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.222694] MCE: In-kernel MCE decoding enabled.
    [ 4.280312] [drm] Initialized drm 1.1.0 20060810
    [ 4.403795] AMD64 EDAC driver v3.4.0
    [ 4.403955] EDAC amd64: DRAM ECC disabled.
    [ 4.403974] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    [ 4.403978] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    [ 4.403982] (Note that use of the override may cause unknown side effects.)
    [ 4.445168] firewire_ohci 0000:03:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
    [ 4.527650] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.790059] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.790219] Registered led device: rt2800pci-phy0::radio
    [ 4.790231] Registered led device: rt2800pci-phy0::assoc
    [ 4.790242] Registered led device: rt2800pci-phy0::quality
    [ 4.904991] [drm] VGACON disable radeon kernel modesetting.
    [ 4.905329] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 4.905330] [drm] No driver support for vblank timestamp query.
    [ 4.905333] [drm] Initialized radeon 1.33.0 20080528 for 0000:04:00.0 on minor 0
    [ 4.911887] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [ 4.911889] AMD IOMMUv2 functionality not available on this sytem
    [ 4.945232] firewire_core 0000:03:00.0: created device fw0: GUID 008f130026a90a00, S400
    [ 5.022074] usbcore: registered new interface driver snd-usb-audio
    [ 5.085203] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [ 5.085206] Disabling lock debugging due to kernel taint
    [ 5.090452] [fglrx] Maximum main memory to use for locked dma buffers: 7756 MBytes.
    [ 5.090549] [fglrx] vendor: 1002 device: 6738 count: 1
    [ 5.090911] [fglrx] ioport: bar 4, base 0xe000, size: 0x100
    [ 5.091202] [fglrx] Kernel PAT support is enabled
    [ 5.091219] [fglrx] module loaded - fglrx 8.96.4 [Apr 5 2012] with 1 minors
    [ 5.100526] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
    [ 5.100607] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
    [ 5.100767] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
    [ 5.100828] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
    [ 5.100886] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
    [ 5.101067] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
    [ 5.101174] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
    [ 5.101661] snd_hda_intel 0000:04:00.1: irq 50 for MSI/MSI-X
    [ 5.145389] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:04:00.1/sound/card2/input12
    [ 7.130063] EXT4-fs (sdb7): re-mounted. Opts: (null)
    [ 7.205827] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.293502] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.388548] Adding 9748136k swap on /dev/sdb6. Priority:-1 extents:1 across:9748136k
    And for ultimate completeness (I hope so)
    lspci -v
    [root@rechenknecht ~]# lspci -v
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
    Subsystem: ASRock Incorporation Device 9601
    Flags: bus master, 66MHz, medium devsel, latency 0
    Capabilities: [c4] HyperTransport: Slave or Primary Interface
    Capabilities: [54] HyperTransport: UnitID Clumping
    Capabilities: [40] HyperTransport: Retry Mode
    Capabilities: [9c] HyperTransport: #1a
    Capabilities: [f8] HyperTransport: #1c
    00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
    I/O behind bridge: 0000e000-0000efff
    Memory behind bridge: fe800000-fe8fffff
    Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
    Capabilities: [b0] Subsystem: ASRock Incorporation Device 9601
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [110] Virtual Channel
    Kernel driver in use: pcieport
    00:09.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 4) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    Memory behind bridge: fe600000-fe6fffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
    Capabilities: [b0] Subsystem: ASRock Incorporation Device 9601
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [110] Virtual Channel
    Kernel driver in use: pcieport
    00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
    I/O behind bridge: 0000c000-0000cfff
    Prefetchable memory behind bridge: 00000000cff00000-00000000cfffffff
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Root Port (Slot+), MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit-
    Capabilities: [b0] Subsystem: ASRock Incorporation Device 9601
    Capabilities: [b8] HyperTransport: MSI Mapping Enable+ Fixed+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [110] Virtual Channel
    Kernel driver in use: pcieport
    00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40) (prog-if 01 [AHCI 1.0])
    Subsystem: ASRock Incorporation Device 4391
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 48
    I/O ports at b000 [size=8]
    I/O ports at a000 [size=4]
    I/O ports at 9000 [size=8]
    I/O ports at 8000 [size=4]
    I/O ports at 7000 [size=16]
    Memory at fe5ffc00 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [50] MSI: Enable+ Count=1/4 Maskable- 64bit+
    Capabilities: [70] SATA HBA v1.0
    Capabilities: [a4] PCI Advanced Features
    Kernel driver in use: ahci
    00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
    Subsystem: ASRock Incorporation Device 4397
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
    Memory at fe5fe000 (32-bit, non-prefetchable) [size=4K]
    Kernel driver in use: ohci_hcd
    00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
    Subsystem: ASRock Incorporation Device 4396
    Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
    Memory at fe5ff800 (32-bit, non-prefetchable) [size=256]
    Capabilities: [c0] Power Management version 2
    Capabilities: [e4] Debug port: BAR=1 offset=00e0
    Kernel driver in use: ehci_hcd
    00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
    Subsystem

    When I do that and publish the navbar item, the subsribers do not see it as "Page in this application", they see the URL f?p=104:1.
    An example on htmldb.oracle.com could be useful.
    Scott

  • Netctl fails with "link is not ready"

    Hi all
    I was hoping that you can help me out! I'm new to archlinux so please accept my apologies if I've missed something obvious.
    I've just setup a new archlinux system on my HP N40L according to the archwiki beginner's guide and this btrfs guide.
    I want to automatically connect to the internet with a static ip via ethernet cable.
    netctl setup
    cp /etc/netctl/examples/ethernet-static /etc/netctl/ethernet
    nano /etc/netctl/ethernet
    netctl start ethernet
    netctl profile
    Description='A basic static ethernet connection'
    Interface=enp2s0
    Connection=ethernet
    IP=static
    Address=('192.168.1.212/24')
    #Routes=('192.168.0.0/24 via 192.168.1.2')
    Gateway='192.168.1.1'
    DNS=('62.24.128.17')
    ## For IPv6 autoconfiguration
    #IP6=stateless
    ## For IPv6 static address configuration
    #IP6=static
    #Address6=('1234:5678:9abc:def::1/64' '1234:3456::123/96')
    #Routes6=('abcd::1234')
    #Gateway6='1234:0:123::abcd'
    journalctl output
    Jul 21 21:52:50 arch network[340]: Starting network profile 'ethernet'...
    Jul 21 21:52:50 arch kernel: tg3 0000:02:00.0: irq 43 for MSI/MSI-X
    Jul 21 21:52:51 arch kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    Jul 21 21:52:56 arch network[340]: No connection on interface 'enp2s0'
    Jul 21 21:52:57 arch network[340]: Failed to bring the network up for profile 'ethernet'
    Jul 21 21:52:57 arch systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
    Jul 21 21:52:57 arch systemd[1]: Failed to start A basic static ethernet connection.
    Jul 21 21:52:57 arch systemd[1]: Unit [email protected] entered failed state.
    dmesg output for ethernet card module
    [ 4.576037] tg3.c:v3.130 (February 14, 2013)
    [ 4.621520] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95723) rev 5784100] (PCI Express) MAC address a0:b3:cc:df:1e:7f
    [ 4.621526] tg3 0000:02:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
    [ 4.621530] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 4.621533] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 31.196779] tg3 0000:02:00.0: irq 43 for MSI/MSI-X
    I can connect if I use these commands so there's no physical problem with hardware.
    ip link set enp2s0 up
    ip addr add 192.168.1.200/24 dev enp2s0
    ip route add default via 192.168.1.1
    or
    systemctl start dhcpcd@enp2s0
    I also tried to bring the interface up first.
    ip link set enp2s0 up
    netctl start ethernet
    journalctl output
    Jul 21 22:00:47 arch network[438]: Starting network profile 'ethernet'...
    Jul 21 22:00:47 arch network[438]: The interface of network profile 'ethernet' is already up
    Jul 21 22:00:47 arch systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
    Jul 21 22:00:47 arch systemd[1]: Failed to start A basic static ethernet connection.
    systemctl output
    UNIT LOAD ACTIVE SUB DESCRIPTION
    proc-sys...t_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
    sys-devi...und-card0.device loaded active plugged GF119 HDMI Audio Controller
    sys-devi...et-enp2s0.device loaded active plugged NC107i Integrated PCI Express Gigabit Server Adapter
    sys-devi...-sda-sda1.device loaded active plugged SAMSUNG_SSD_830_Series
    sys-devi...-sda-sda2.device loaded active plugged SAMSUNG_SSD_830_Series
    sys-devi...block-sda.device loaded active plugged SAMSUNG_SSD_830_Series
    sys-devi...tty-ttyS0.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS0
    sys-devi...tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
    sys-devi...tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
    sys-devi...tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
    sys-module-configfs.device loaded active plugged /sys/module/configfs
    sys-subs...es-enp2s0.device loaded active plugged NC107i Integrated PCI Express Gigabit Server Adapter
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    sys-kernel-config.mount loaded active mounted Configuration File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted Temporary Directory
    systemd-...ord-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-...ssword-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running Getty on tty1
    [email protected] loaded failed failed A basic static ethernet connection
    sshd.service loaded active running OpenSSH Daemon
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-...es-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-...-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-update-utmp.service loaded active exited Update UTMP about System Reboot/Shutdown
    systemd-...sessions.service loaded active exited Permit User Sessions
    systemd-...le-setup.service loaded active exited Setup Virtual Console
    dbus.socket loaded active running D-Bus System Message Bus Socket
    dmeventd.socket loaded active listening Device-mapper event daemon FIFOs
    lvmetad.socket loaded active listening LVM2 metadata daemon socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-...d-control.socket loaded active listening udev Control Socket
    systemd-udevd-kernel.socket loaded active running udev Kernel Socket
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User System
    network.target loaded active active Network
    paths.target loaded active active Paths
    remote-fs.target loaded active active Remote File Systems
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    timers.target loaded active active Timers
    systemd-...iles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    58 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    My modem router (192.168.1.1) handles DNS and DHCP (192.168.1.2 - 192.168.1.254).
    I tried change the address pool to 192.168.1.2 - 192.168.1.253 and setting my computer's ip to 192.168.1.254 to avoid possible conflicts but this made no difference.
    I have only installed packages from the base group and the packages openssh, amd-ucode and btrfs-progs.
    thanks for the help - hopefully it's something simple I've missed
    EDIT
    I've found out that the following works
    pacman -S ifplugd
    systemctl start [email protected]
    does anyone know why the beginner's guide wasn't working for me? is there a bug with netctl?
    Last edited by tadetter (2013-07-22 22:11:17)

    Thanks for the pointer Lone_Wolf.
    I've opted for the method you linked to as it means I can remove netctl and ifplugd.
    [Unit]
    Description=Wired Static IP Connectivity
    Wants=network.target
    Before=network.target
    BindsTo=sys-subsystem-net-devices-enp2s0.device
    After=sys-subsystem-net-devices-enp2s0.device
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    ExecStart=/usr/bin/ip link set dev enp2s0 up
    ExecStart=/usr/bin/ip addr add 192.168.1.254/24 dev enp2s0
    ExecStart=/usr/bin/ip route add default via 192.168.1.1
    ExecStop=/usr/bin/ip addr flush dev enp2s0
    ExecStop=/usr/bin/ip link set dev enp2s0 down
    [Install]
    WantedBy=multi-user.target
    I guess this is a solution sorts, although the original issue remains unsolved.
    Is it worth cross posting to netctl on git?
    Last edited by tadetter (2013-07-22 22:11:38)

  • 8.1.6 install fails during linking

    OK, after about 3 hours, I'm at a loss...
    I'm getting a bunch of linking errors after the Installer finishes copying over the files.
    Specifically, it says 'Error in invoking target ntcontab.o of makefile ... 8.1.6/network/lib/ins_net_client.mk'.
    Note that this happens when I am linking the SSL libs. Other similar errors happen during the linking of Net8.
    I can ignore the errors, and Net8 will fail (obviously), but everything else works.
    Sound familiar?
    I'm running a fresh install of Red Hat 6.1; I have quadruple-checked the path and environmental variables.
    Help.
    Thanks,
    Aaron

    Thanx kashifMohd,
    Downloaded the fix, vetted it, and before creating a new Administrator account used the following recipe with success:
    1. Ran downloaded fix with usual Admin Account and got the “Error 1321 for Search.api.” as before, but now there is a pop-up asking "Retry" or "Cancel" that did not appear when using "Get Updates" function from running Adobe Reader. Replied "Cancel".
    2. Rebooted, and disabled Kaspersky Anti-Virus.
    3. Again ran downloaded fix with usual Admin Account and got Error 1321 for different file: "C:\Program Files\Adobe\Reader 8.0\Reader\plug_ins3d\3difr.x3d" with pop-up asking "Retry" or "Cancel".
    4. Clicked "Retry" this time and installation completed successfully.
    Thanx again.

  • Interactive pdf is "dead" after accessing via intranet link in IE

    Hello,
    Our marketing dept. has created some nice interactive PDF's.    After posting to the intranet, however, these come down "flat" (all interactivity stripped out) in the IE pdf viewer.  I'm assuming that this is by design for security reasons.
    The audience is technophobic and unable to open Acrobat reader and flip the setting.   I'm exploring setting the default reader to Acrobat via a registry edit.
    Is there any way to tell the IE in-browser pdf reader to allow interactivity to be displayed if a document is from a trusted URL?   We're using about 90% IE 7 and 8 with some IE6 remaining.
    Any input/suggestions that you can provide would be greatly appreciated.
    Thanks,
    Trey Carroll

    Hi Bernd,
    The interactivity is mostly just a bunch of links that allow navigation within the pdf.   Also, the page orientation where 2 pages display side-by-side (horizontally) is lost and the pages render singly in sequential order (vertically) when viewed in IE.    I was guessing that this was becuase the IE viewer imposes security restrictions.
    Thanks,
    Trey Carroll

  • Porting windows program with winelib - compiles, but fails to link.

    I'm trying to port zCPU emulator . I've got it to build and created object files. Now it doesn't link to its own functions and some wine ones
    Any ideas?
    As you see, I'm using small script for build.
    Here's a package of what I'm building from: http://silentman.org.ua/build.tar.bz2
    [sm@home-sm zcpu_emu_build] LANG="en_US.UTF-8" sh ./build.sh
    zcpu_emu.o: In function `putch(int)':
    zcpu_emu.cpp:(.text+0x20c): undefined reference to `_putch'
    zcpu_emu.o: In function `kbhit()':
    zcpu_emu.cpp:(.text+0x229): undefined reference to `_kbhit'
    zcpu_emu.o: In function `getch()':
    zcpu_emu.cpp:(.text+0x246): undefined reference to `_getch'
    zcpu_emu.o: In function `RunLoop(void*)':
    zcpu_emu.cpp:(.text+0x6ad): undefined reference to `video_event_loop()'
    zcpu_emu.o: In function `PokeVideoDriver(int&, int&)':
    zcpu_emu.cpp:(.text._Z15PokeVideoDriverRiS_[PokeVideoDriver(int&, int&)]+0x58): undefined reference to `con_putch(int)'
    zcpu_emu.cpp:(.text._Z15PokeVideoDriverRiS_[PokeVideoDriver(int&, int&)]+0xef): undefined reference to `video_draw_rectangle(int, int, int, int, unsigned char, unsigned char, unsigned char)'
    zcpu_emu.o: In function `ScratchPort(int, int)':
    zcpu_emu.cpp:(.text._Z11ScratchPortii[ScratchPort(int, int)]+0x39): undefined reference to `WriteToSCSI(int, int, int)'
    zcpu_emu.o: In function `GetPort(int&)':
    zcpu_emu.cpp:(.text._Z7GetPortRi[GetPort(int&)]+0x1d): undefined reference to `ReadFromSCSI()'
    SCSI.o: In function `InitSCSI()':
    SCSI.cpp:(.text+0xe1): undefined reference to `con_write(char const*, ...)'
    SCSI.cpp:(.text+0x198): undefined reference to `con_write(char const*, ...)'
    SCSI.cpp:(.text+0x22a): undefined reference to `con_endl()'
    SCSI.cpp:(.text+0x238): undefined reference to `con_write(char const*, ...)'
    SCSI.cpp:(.text+0x23d): undefined reference to `con_endl()'
    zBIOS.o: In function `DiskIO()':
    zBIOS.cpp:(.text+0x11c): undefined reference to `WriteToSCSI(int, int, int)'
    zBIOS.cpp:(.text+0x13c): undefined reference to `WriteToSCSI(int, int, int)'
    zBIOS.cpp:(.text+0x15d): undefined reference to `WriteToSCSI(int, int, int)'
    zBIOS.cpp:(.text+0x162): undefined reference to `ReadFromSCSI()'
    zBIOS.cpp:(.text+0x194): undefined reference to `WriteToSCSI(int, int, int)'
    zBIOS.cpp:(.text+0x199): undefined reference to `ReadFromSCSI()'
    /usr/lib/wine/libwinecrt0.a(exe_main.o): In function `main':
    exe_main.c:(.text+0x9d): undefined reference to `WinMain'
    collect2: ld returned 1 exit status
    winegcc: g++ failed
    Last edited by SilentMan (2008-06-12 12:54:38)

    Look like it is expecting Conio, which was a MS only console IO API. There are some implementations of Conio for Linux though. It might be worth learning ncurses, to just replace the Conio bits.

  • Safari CSH fails when linking to bookmark

    We've discovered an issue in Safari 2.x.x.
    When a MapID links to a bookmark in a topic, any CSH links to
    that MapID fail and the content pane in WebHelp returns a 404.
    I've searched and found one reccomendation to replace the #
    sign with a ?, but the poster's response claimed that had no
    effect. I couldn't find any technotes on the issue on Adobe.com
    Is there a solution, or is this a known issue? If it's a
    known issue, we'll have to drop RH altogether. This is yet another
    of may WebHelp bugs that is causing us too much gried to justify
    continuing to use the product.

    Hello Paul -
    IIRC, linking from one project to another project topic
    bookmark (bookmark within a WebHelp topic) doesn't work.
    Anyone else recall this general discuss from some time ago?
    Regards,
    GEWB

  • How to USE SE41 to create help menu to go to simple intranet link

    Hello All,
    We are redesigning our SAP help system to go away from context sensative help to a Sharepoint based help site. Not as slick but cheaper. To that end I've been researching SE41 and how to turn off existing help menu choices. That will be pretty easy. I'd also like an option to use a menu to launch a simple link to our master help site on our intranet. Has anyone done anything like this?
    Thanks,
    Doug

    Update: There seems tio be a function code used in the help menu to launch the SAP Service Marketplace link. IT uses function code HNET. I'm new to this. Is this something I can just create a z copy of and modify. Not even sure how to work with it. Looks in SE80 and couldn't find. Help!!!
    Thanks,
    Dougy

  • OS restore fails in Link and over Wireless

    I support mobility for my company.  I have received a BlackBerry Q10 that a user was not able to activate. When I tried to connect to Link to restore the OS, I received a message stating setup had not been completed on the device, disconnect and complete set up.
    I disconnected, went to Set up and received only a ghosted "BlackBerry 10" background screen, similar to what you get when you first reboot the device.
    I tried to go to settings to wipe the device, as soon as I select Settings, I am returned to the home screen.  Same if I try to swipe down and select Settings.
    I tried to do the method described at BlackBerry.com/support, using Internet Explorer and receive the same "Set up is not complete.  Disconnect device..." message.
    How to I get this device reset, restored, wiped, anythng so I can get the user set up?
    Solved!
    Go to Solution.

    Hello,
    From what you describe, the OS on this device is badly corrupted, and normal means will not work for it. I recommend you use an AutoLoader to cleanly reload the OS to the device:
    http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Failed to link OCCI programs (ld: warning: libnnz10.so, needed by ...)

    Has anybody succesfully compiled OCCI client application ?
    I'm using Oracle XE (client and database) and when compiling I get this error:
    /usr/bin/ld: warning: libnnz10.so, needed by /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so, not found (try using -rpath or -rpath-link)
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib/libclntsh.so: undefined reference to `nzos_ServiceWriteQueue'
    ...

    $vi ld.so.conf
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/client/lib
    is added.
    $ldconfig
    $rpmbuild -bb ......

Maybe you are looking for

  • Can I run my HP Laptop without battery if it cannot be removed (mechanism battery access jammed)

    I don't know if my first message got posted, so I apologize if this is a double post: Hi. I have an HP Laptop from 2008. I had to replace the battery last year. Stupidly, I kept the Laptop plugged into A/C. The battery started losing power a week or

  • How to get the message Sender's information in MSMQ?

    Hi, everyone I am going to develop a Windows server to monitor the messages in MSMQ. Now I wanna get the message sender's name(that is the API of this message, like class name or function name of who send the message.) I make a simple demo and it can

  • Captivate LMSFinishissued needs to be reset

    We're in the process of upgrading our LMS. We've noticed that our Captivate programs (mostly Captivate 4....just starting to use Captivate 5) aren't reporting back in the new version as it did in the old. According to our LMS Technical Support, the p

  • Virus Barrier X4 question and a Top 10 Network/Security question

    I am currently running Norton AV/Mac. It runs fine, no problems, no slow down, am happy! However, I know that there are some very experienced Mac users who are very down on Norton AV as far as causing problems/hogging resources/slowing things down...

  • Updating to original ios 6.0.

    I want to update from ios 5.1.1 to 6.0 to get the new features but I was to lazy (and too little memory) at the time to do it. Now I can only update to 6.1.3. which only has bug fixes while 6.0. has hunreds of new features. Is there anyway I can upda