Guide to pentium Ms

Hi, I recently put Arch on my Dell Inspiron 8600, and I was wondering if anyone had come across or writen any guides to getting the cpu frequency scaling to work reliably.  I am not concerned with acpi, but on getting my computer to scale back to 600 mhz from 1.5 ghz when I switch to batter power. 
Thanks for your help.

LB06 wrote:
Or you just modprobe governor_ondemand and echo ondemand to /sys/devices/system/cpu/cpu0/scaling_governor. It's a much easier and cleaner way to get dynamic scaling working imo.
I don't have my laptop with me, so I am not sure about the module name and pathname.
I second this; no need for deamons doing the stepping for you this way. It works like a charm.
I use ondemand when it's on AC and powersave when it switches to battery.

Similar Messages

  • Overclocking Guide

    Overclocking Guide
    Disclaimer: Overclock at your own risk!
    Data and information provided in this guide are for informational and educational purposes only, and are not intended for trading purposes. Neither MSI nor any of this thread’s authors shall be liable for any errors or delays in the content or be held responsible for any damage caused by modifying or overclocking your computer. Manufacturers may or may not honor the warranty on any overclocked or modified computer components. Perform any modifications to your systems at your own risk.
    Why Overclock?
    Today, overclocking is not any secret. It has become more popular and almost become an addiction to some people. The definition of Overclocking is simple: it means operating an Integrated Circuit beyond its specified clock speed.
    But why overclock? Some people say to get more out for the same money. “It’s there; why not get more out of it?” However, the best business reason for overclocking is that it can make “out of date” equipments useful again. If the equipment is already out of warranty, the risk is very limited. (I personally suggest any beginners to overclock any out of date PC first just to have some first time experience.)
    Know more about the Central Processing Unit (CPU)
    Processor speed is based on two factors. The first is the interface between the motherboard and the front side bus (FSB). From http://en.wikipedia.org/wiki/Main_Page (Wikipedia, the free encyclopedia), FSB is the speed at which the CPU communicates with RAM (memory). Many system components - including the PCI and AGP buses usually run at speeds derived from the frontside bus' speed. In general, a faster frontside bus means higher processing speeds and a faster computer. The other factor controlling a CPU's speed is the clock multiplier. It defines the ratio of processor speed to the FSB.
    The FSB on new processors ranges from 400 MHz to 800 MHz. These are not straight clock speeds but instead they are quad-clocked speeds. These processors actually transmit data four times per clock cycle, for example, 800 MHz FSB is actually four times the 200MHz clock (200 MHz x 4 = 800 MHz).
    The core speed of the CPU is the product of the front side bus clock and the multiplier. A processor running at 3600MHz (i.e. 3.6 GHz) might be having 800 MHz FSB, this means there is a clock multiplier setting of 4, and thus the CPU is set to run at 4 times the MHz speed of the front side bus.
    But we said earlier that they are quad-clocked speeds, so 3600 MHz actually came from 18 times 200 MHz (200 MHz x 18 = 3600 MHz).
    Please note that not all processors have quad-clocked speed FSB. For example, the Intel Pentium 4 (Northwood core) has quad-clocked speed FSB. But for example, the Intel Pentium III, AMD Athlon XP and AMD Duron have dual-clocked speed FSB only.
    To know more, please read:
    http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=2178
    Let’s lock the clock multiplier
    Few years ago, you could overclock processors by choosing a higher multiplier. This option was eliminated in order to fight CPU remarking. Counterfeit processors have regularly appeared in the market, as the CPU speed was only defined by your setting. Nowadays, the restriction to only one multiplier is both of overclocking and counterfeit prevention.
    As you can see, the only way of overclocking today is choosing a higher front side bus clock and the offer of small increments e.g. 1MHz in today's motherboards give us a great advantage in overclocking.
    However, some CPUs nowadays are still unlocked, for example, the AMD Athlon MP and AMD Athlon64 families. And some motherboard companies offer the chance to unlock the Pentium 4 (Socket 775 CPUs only) overclocking potential by using special bios, for more please read:
    http://www20.tomshardware.com/motherboard/20040916/index.html
    Look at your motherboard
    Before you overclock anything, have a look if your motherboard can overclock CPU. Look at the CPU installation section in the motherboard manual. Normally you will find either BIOS setup options or jumpers on the motherboard that allow you to adjust the FSB, CPU voltage, PCI/AGP ratio etc.
    If you have a computer that came from a major manufacturer like HP, it is likely that your motherboard does not provide any overclocking function although it is very rare nowadays.
    You need more Power!
    This is also the time to check the power supply in your computer. Like a car, speed requires power, and unstable power inevitably leads to unstable processors, so I would recommend the power supply has to be at least 350 Watts. You can find six power supply guides in this forum below:
    A Power Supply Guide
    AND
    Powersupplies(Written by Bas)
    AND
    Choosing The Right Power Supply
    AND
    Powersupply calculation....
    AND
    http://www.extremeoverclocking.com/articles/guides/Power_Supply_Guide_1.html
    Both Intel and AMD processors are power hungry, consuming 40 to 100 watts (e.g. the new Prescott) of power. Also, your graphics card may take another 55 watts of power. Now you are consuming more than 100 watts of power for merely two components in your system.
    You can also voltmod your Power Supply Unit, for more please read:
    http://www.xbitlabs.com/articles/other/display/psu-voltmodding.html
    Using higher voltages
    Today, almost each processor can be run faster than the speed it was labeled for. This applies even more if you raise the core voltage a little bit. This is just like a car running at higher speed requires more power. But this is one of the “riskiest” aspects of overclocking - by using too much power you could burn your CPU. You should always raise the voltage step by step and never go higher than 15% beyond the specification. This way it is quite easy to get a faster system without risking the processor. Apart from raising the voltage of the CPU, similarly you can raise the voltage of memory as well. One problem is of course the increasing chip temperature, so cooling is very important. We will cover that later.
    Memory Speed
    Memory speed is often tied to the FSB. For example, a Double Data Rate (DDR) 400 memory has frequency 200MHz and the module rating is PC3200. Half the performance increase you may see from overclocking a CPU comes from increasing the speed at which the processor can talk to the memory.
    When you buy memory, you may see it has label 2-3-3-7-1T. And you may also hear people saying my memory is a 2-3-3-7 one. But what does it mean? The answer is:
    CAS Latency = 2 clock cycles
    tRCD = RAS to CAS delay = 3 clock cycles
    tRP = RAS Precharge = 3 clock cycles
    tRAS = Active to Precharge = 7 clock cycles
    Command Rate = 1 clock cycle
    Different motherboards may call the above differently and not all of them will appear in the BIOS. You may need to check with your motherboard’s support team and the motherboard manual. If you have any option above in your BIOS, you can also start to adjust them. Obviously, the smaller the number the faster the memory will be.
    To know more about memory please read:
    http://www.corsairmicro.com/corsair/products/tech/memory_basics/153707/index.html
    AND
    Memory Roundup
    AND
    http://www.anandtech.com/memory/showdoc.aspx?i=2223
    Video Card
    To overclock video card, we need a third party utility to overclock the card. Although increasing numbers of manufacturers include utilities to allow customers to overclock their cards in their drivers or through an extra application, most of them do not provide this facility. Simply because overclocking stresses the system and voids manufacturer warranties. Third party utilities tend to be universal that they work on different cards irrespective of manufacturers.
    Some utilities and the places to download included:
    1. OMEGA Drivers
    http://www.omegacorner.com/
    2. StarStorm Drivers (Nvidia cards only)
    http://downloads.guru3d.com/download.php?id=10
    3. RivaTuner
    http://www.guru3d.com/
    4. PowerStrip
    http://www.entechtaiwan.com/
    5. Rage3D Tweak (ATI cards only)
    http://www.rage3d.com/index.php?node=r3dtweak
    6. RadLinker (ATI cards only)
    http://www28.brinkster.com/chrisww1942/
    7. ATITool (ATI cards only)
    http://atitool.ocfaq.com/
    Please read their own manuals in their corresponding web pages. Also, if you want to be able to have the hidden functions in Nvidia card, create a file with notepad and put this in it (thanks for Deathstalker to provide this source):
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak]
    "Coolbits"=dword:ffffffff
    "NvCplEnableHardwarePage"=dword:00000001
    "NvCplEnableAGPSettingsPage"=dword:00000001
    Save it as agpsetting.reg to your desktop or anywhere you like. Then run it and it will give you all the hidden options from Nvidia which include extra resolution settings for your desktop and overclocking for both the memory and core.
    For ATI Radeon X800 Pro softmod, please read (link provided by mopey):
    http://www.ocforums.com/showindex.php?t=312063
    For ATI Radeon X800 Pro voltage mod, please read (link provided by NovJoe):
    http://www.vr-zone.com.sg/?i=817&s=1
    For ATI Radeon 9800 XT voltage mod, please read (link provided by NovJoe):
    http://www.vr-zone.com.sg/?i=760&s=1
    To can change your Radeon 9800 Pro 256MB graphic card to Radeon 9800XT card, please read (in English):
    http://www.rojakpot.com/(jiljtv55hwgq5uabzft0f5re)/default.aspx?location=3&var1=92&var2=0
    To change your GeForceFX 5900 graphic card to GeForceFX 5900 Ultra, please read (in Traditional Chinese):
    http://www.oc.com.tw/article/0403/readocarticle.asp?id=2410
    To change your GeForceFX 5700 Ultra graphic card to QuadroFX 1100, please read (in Traditional Chinese):
    http://www.oc.com.tw/article/0403/readiyarticle.asp?id=2387
    Get the temperature down
    Cooling is probably the most important aspect of overclocking. Overclocking causes circuits to cycle faster, generating more heat. If the CPU is not cooled properly, your CPU will not run reliably and there is a very good chance that you will permanently damage your CPU.
    The heat sink and fan unit that Intel and AMD ship with its CPU are fairy good. However, for maximum stability, we need to get something better than that. For example, for CPU fans, we have Vantec Tornado, Thermaltake volcano 7+, CoolerMaster Aero 4 and Zalman CNPS7000A-AlCu etc.
    Be sure that the cooling solution you choose is specifically designed for your processor. Improperly mounting a heat sink, using the wrong model can damage your processor.
    Also, the airflow in the case is very important. If heat cannot escape the case, the CPU is still at risk. Thus, more case fans are needed apart from the power supply's exhaust fan. Tidying up the cables inside the case can help too. In addition, clearing the dust in the case by using canned compressed air can enhance the airflow but never use vacuum cleaner as it may generate electrostatic and harm the IC components.
    For more about cooling, you can also read these:
    http://www.antec-inc.com/pdf/article/info_DIYArticle3.html
    AND
    http://www.antec-inc.com/pdf/article/info_DIYArticle2.html
    AND
    Cooling guide(Written by J*A*G)
    AND
    http://www.community.tomshardware.com/forum/postlist.m?Cat=&Board=over_cooling
    For more about CPU fan, please read:
    BEST Overclockers CPU cooler????
    For more about Water Cooling, please read:
    Water cooling...
    Keep the Noise Down
    Unless your computer is cooled by a water cooling system, it will be pretty noisy. To keep the noise down, please read this:
    http://www.antec-inc.com/pdf/article/info_DIYArticle_quiet_computing.html
    Overclocking Process
    Essentially, overclocking processors consists of increasing the FSB in the BIOS, booting the computer, and then testing for stability. You repeat the process until you identify the maximum stable speed.
    In case your board offer 1 MHz-increments (which most of your boards do), you have the chance to find out the maximum clock speed by slowly closing in on the final limit MHz for MHz. Of course this cannot be done in an hour, but you will have to spend one or two days just playing with different clock speed settings. In the end you should have your CPU running at the highest possible core speed. The Most important thing to remember is that you must go Slowly!
    Also, you can overclock the processor by using software although it may not be as effective as overclocking using the motherboard BIOS. Such software includes:
    1. ClockGen
    http://www.cpuid.com/
    2. CPUFSB
    http://mitglied.lycos.de/podien/
    3. 8rdavcore
    http://www.hasw.net/8rdavcore/
    Here is a thread that talks about overclocking an Intel Pentium 4 2.4cGHz to 3.0GHz using Intel 865PE chipsets. (You may treat it as an example of overclocking.):
    Best 865PE Overclock for 2.4C to 3.0+
    Changing the FSB is a relatively simple matter of entering the computer's BIOS setup screen, switching from automatic to manual configuration and selecting the FSB speed you want. Here are some utilities that you can check your computer’s setting, especially CPU speed:
    1. CPU-Z
    http://www.cpuid.com
    2. WCPUID (Linux supported)
    http://www.h-oda.com
    3. AIDA32
    http://www.aida32.hu/aida32.php
    http://aumha.org/freeware.htm
    4. PC Wizard
    http://www.cpuid.com/
    5. EVEREST
    http://www.lavalys.com/
    6. Motherboard Monitor
    http://mbm.livewiredev.com/
    7. HWiNFO and HWiNFO32
    http://www.hwinfo.com/
    8. SpeedFan
    http://www.almico.com/
    http://www.almico.com/speedfan.php
    9. Motherboard Monitor
    http://mbm.livewiredev.com/
    http://mbm.livewiredev.com/download.html
    10. Intel Processor Frequency ID Utility (Intel CPU only)
    http://support.intel.com/support/processors/tools/frequencyid/
    11. AMD CPU Information Display Utility (AMD CPU only)
    http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871,00.html
    For more, you can go to the following to have a browse:
    http://www.3degs.net/
    Bear in mind that if the processor is capable of a 20-percent or more speed increase say, it is unlikely that your video card or memory can have the same amount of increase. And the one thing that you must remember to do if you overclock the FSB is to Set (i.e. Lock) your AGP/PCI Buses, to as close to their Default Frequencies as Possible (to PCI bus at 33 MHz and the AGP port at 66 MHz for example), or you will most definitely experience problems across the whole board e.g. your graphics card, onboard sound and IDE channels may start giving you data and other errors.
    Test for Stability and Benchmarking
    The purpose of testing is to apply a heavy workload to every aspect of your system to ensure that there are no hidden problems and stability issue. You can do testing by using special testing suites, software and games. The aim of benchmarking is to measure the performance of your system. In overclocking, benchmarking can tell you how far the system’s performance has increased when you adjust certain settings.
    For a test suite, you may try Winbench, which you can download from:
    http://www.etestinglabs.com/benchmarks/winbench/winbench.asp
    Special software for testing and benchmarking included:
    1. CPU Burn (Linux supported)
    http://users.bigpond.net.au/cpuburn/
    2. PCMark 04
    http://www.futuremark.com/
    3. Aquamark 3
    http://www.aquamark3.com/
    4. SiSoftware Sandra Standard 2004
    http://www.sisoftware.net/
    5. Prime95 (Linux supported)
    http://www.mersenne.org/
    (For more about Prime95, please read: how to use prime 95 properly)
    6. Memtest86 (Linux supported)
    http://www.memtest86.com/
    7. Memtest86+ (Linux supported)
    http://www.memtest.org/
    8. Super PI (Linux supported)
    http://pw1.netcom.com/~hjsmith/Pi/Super_Pi.html (Windows version)
    http://ftp://pi.super-computing.org/Linux/super_pi.tar.gz (Linux version)
    9. ScienceMark
    http://www.sciencemark.org/
    10. SETI @home (Linux supported)
    http://setiathome.ssl.berkeley.edu/
    For testing video card, you can run Games like Quake 3 and Unreal Tournament demo mode and left running in loops. You should be able to run a game in a loop for at least two hours after a reboot without a problem. Also, you can use 3DMark05 from FUTUREMARK (download from http://www.futuremark.com/).
    1. Unreal Tournament (Linux supported)
    http://www.unrealtournament.com/
    2. Wolfenstein: Enemy Territory (Linux supported)
    http://games.activision.com/games/wolfenstein/
    3. Quake (Linux supported)
    http://www.idsoftware.com/games/quake/
    4. Call Of Duty
    http://www.callofduty.com/index.asp
    5. X2 - The Thread
    http://www.egosoft.com/
    6. Colin McRae Rally 4
    http://www.codemasters.co.uk/colinmcraerally04/uk/colinmcraerally04.php
    7. Nascar Thunder 2004
    http://www.easports.com/games/thunder2004/home.jsp
    8. Halo
    http://www.microsoft.com/games/halo/
    9. Farcry
    http://www.farcry.ubi.com/
    10. Half-Life
    http://games.sierra.com/games/half-life/
    11. Doom 3 (Linux supported)
    http://www.doom3.com/
    Tips: The benchmark can be performed by using “demo1” which ships with Doom 3. Open the console (Windows: Ctrl+Alt+~; Linux: ~) and type “timedemo demo1”.
    12. Battlefield Vietnam
    http://www.eagames.com/official/battlefield/vietnam/us/home.jsp
    13. Serious Sam
    http://www.serioussam.com/
    14. Tomb Raider: The Angel of Darkness
    http://www.tombraider.com/
    15. Halo
    http://www.bungie.net/
    16. Tom Clancy's Splinter Cell
    http://www.splintercell.com/
    Conclusion
    I suggest you to read this guide one more time before you overclock to make sure that you have not missed anything. Wish you have a good overclocking experience, have fun!   Here is also another guide to make your have a Happier and Healthier System:
    http://www.antec-inc.com/pdf/article/info_DIYArticle4.html
    The following teaches you how to change an AMD Athlon XP 1700+ to an Athlon MP 1700+ (in Traditional Chinese):
    http://www.oc.com.tw/article/0304/readocarticle.asp?id=1390
    Also, for a Step By Step Overclocking Guide and other overclocking guides, you can go to:
    1. General overclocking tips
    2. more overclocking help
    3. Hardware & Overclocking FAQ in bit-tech
    http://forums.bit-tech.net/showindex.php?t=51323
    4. Overclocking Guide in OC Forums
    http://www.ocforums.com/showindex.php?t=263753
    5. Link Guide for anyone new to Overclocking in PC Perspective
    http://forums.pcper.com/showindex.php?t=173635
    6. Overclocking Guide in Help Overclocking
    http://www.helpoverclocking.com/english/index.htm
    7. AMD Optimal BIOS settings + Overclocking Guide
    http://www.madshrimps.be/?action=gethowto&howtoID=43
    8. Tom's Hardware CPU Overclocking Forum (contains a few overclocking guides)
    http://www.community.tomshardware.com/forum/postlist.m?Cat=&Board=over_cpu (for CPU)
    9. Tom's Hardware Graphic Cards Overclocking Forum (contains a few overclocking guides)
    http://www.community.tomshardware.com/forum/postlist.m?Cat=&Board=over_graphics (for Graphic Cards)
    For a guide on Modding Tools, please read:
    Modding Tools
    Please post any comment and/or suggestion as well as dead link of this guide (Version 1.49) at the following thread:
    Overclocking Guide Suggestion/Comment
    I would like to thank for the help and support from Bas and Wonkanoby as well as advice from Raven_, Slimbooyphat and The Fellow in setting up this guide.

    Quote from: ferohh on 01-March-05, 04:39:20
    I tried to overclock my p4. 2,66ghz to 3.18ghz.
    l increased the cpu fsb only since the multiplier is fixed at 20x.
    l tried to change it but couldn´t.
    l then increased my cpu voltage from 1.525v to 1.732v.
    At 3.2ghz, the computer was on and restarts automatically, so l turned it to 3.18ghz.
    does it mean the cpu will not overclock further or l need a new cooler?
    I did not overclock anything except the fsb.
    any help?
    I have a 2.6C Northwood pentium 4 on an MSI 875P Neo2-FISR mobo.  On air I'm able to get it to about 3.14Ghz stable.  I don't believe it's a good idea to go past 1.6 for the voltage, from what I've read, voltage doesn't help too much with the northwoods.
    I can overclock mine higher without any significant changes in temperatures, but the overclocks aren't stable and the system freezes up from time to time.  I'm using Kingston HyperX PC4000 DDR, which can run at up to 500mhz, so I can do a 1:1 ratio on the overclock.  I'm using a modular 500-watt power supply, Arctic Silver 5 and a huge honking Swiftech heatsink with an 80mm fan.

  • Centos 4.4 compatibility with Oracle 10.1.0.3 on a Pentium

    Correct me if I am wrong, but I believe the Pentium 4 is an x86 architecture (32b or 64b I am not sure how to determine).
    But, I did a little research and below is what Oracle says from a minimum o/s standpoint for Oracle 10.1.x
    * Red Hat Enterprise Linux AS 4 (base release or higher)
    o Kernel 2.6.9-5.EL (minimum)
    I logged on and found the following:
    [root@localhost ~]# uname -a
    Linux localhost.localdomain 2.6.9-42.EL #1 Sat Aug 12 09:17:58 CDT 2006 i686 i686 i386 GNU/Linux
    I then created a script to verify compatibility (Metalink Note: Note:392940.1)
    [root@localhost ~]# /root/chk_os.sh
    RedHat unknown 2.6.9-42 is not certified with 10g
    Question: is 2.6.9-42 I higher version of the kernel thatn 2.6.9-5?
    Should this be supported?

    no problem here for the kernel
    2.6.9-42.0.0.1 is the kernel coming with RH4 U4, the current patch level of RH4
    2.6.9-5 is the version in the base release of RH4, I think
    Oracle 10.x is certainly supported on kernel 2.6.9-42.x.x.x which is higher than 2.6.9-5
    for the other prerequisites, concerning required packages and settings
    you still need to check the install guide
    guido

  • Oracle 8i Enterprise Edition 8.1.6 not installing on Pentium-IV Mahcine

    We have Legal version of Oracle 8i Enterprise Edition 8.1.6 & we are trying to install the same on Pentium-IV Mahcine with Specification M/B ODSSY 82845, CPU - 1.4 GHZ, 128 MB RAM, 40 GB HDD. But it not installing and also not showing any error. Please guide.
    Email : [email protected]
    [email protected]
    [email protected]

    Another method to solve this problem:
    0. Be sure you have not installed another JVM which version is less than 1.2 on your machine.
    1. Copy all files & folders on the installation CD into a temporary folder
    2. Search all symtjit.dll in that folder & its sub-folders
    3. Rename all found files to another name, like symtjit.dl~
    4. Run the setup program in that folder
    Good luck!

  • Oracle 8 on PENTIUM IV

    hi
    kindly someone will guide me what steps have to be taken while installing oracle 8 on pentium 4
    i mean what files are to be handele during the installation.
    kindly guide me step wise
    Regards

    Hi,
    It will be a good idea to go thru the installation doc before doing the install. There are too many steps to write here. AFAIK, there are no issues of oracle8 on P4.
    BTW, why do you want to install oracle8? You will benefit, if you go for 9i or atleast the terminal release of 8i.

  • PLEASE RECOMMED IBM THINKPAD 1GHZ vs TOSHIBA TECRA PENTIUM-II FOR DBA & DEV

    Which laptop is recommended to use for better performance workstation for
    parallel use of Oracle Database Administration tools and the Oracle Development
    kit out of IBM ThinkPad 1GHz with at least 256MB RAM and around 30GB of disk
    space vs Toshiba Tecra Pentium-II with lesser memory and disk space for daily
    extensive parallel use of full Oracle Enterprise Manager Version 2.2.0.0.0, DBA
    Studio and the Developer-2000 6/6i alongwith other SQL Applications for
    rigorous testing and output in addition to other office applications for daily operations.
    Please provide any reasons/suggestions if applicable.

    Per Oracle Enterprise Manager Installation Guide for Release 2.2, part no. A85215-01 Minimum RAM requirement is 128 MB, and recommended is 256 MB. You will need additional memory for Developer 2000, and your SQL applications. One more thing ... don't forget to reserve some memory for the Operating System to run !
    Based on this, your applications will barely run with 256 MB of memory. If I were you, I would not go anything less than 512 MB of RAM for serious development work. Memory is cheap these days.
    By the way, Oracle software is not smart enough to distinguish brands like Tecra from Thinkpad !!! You need to look at the minimum and recommended values for Hardware Requirements of each product. Hope this helps.

  • 2004s installtion guide

    I have netweaver 2004s software when i tried to install it. it is asking for java policy file.. may i know where exactly i can get it from? exact file is required..
    And pleace guide me of steps if you have installed nw2004s [i have this folder] already.
    i did install this software in 2007 last year .
    when i did it in the last year. i just kept on clicking it automatically got intstalled. in fact it installed the whole MMC , eclipse ide... and the portal... but now i have no idea how to do. pls help me.
    thanks and regards,
    Rahul

    INFO 2008-08-03 14:32:15
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/inifile.2.xml'.
    INFO 2008-08-03 14:32:15
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/inifile.3.xml'.
    INFO 2008-08-03 14:32:16
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/keydb.2.xml'.
    INFO 2008-08-03 14:32:16
    Execute step fillContext of component |NW_Workplace|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:29
    Execute step fillContextProduct of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:29
    Execute step fillContext of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:30
    Execute step DNSCheck of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:30
    Execute step done of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:30
    Execute step checkParams of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:30
    Execute step fillContextForSoftwareFeatures of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:30
    Execute step loadUsageTypes of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Init|ind|ind|ind|ind|2|0.
    INFO 2008-08-03 14:32:31
    Execute step fillContextUsageTypes of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0.
    INFO 2008-08-03 14:32:31
    Execute step setAllPossible of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:31
    Execute step determineScenarioParameters of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:31
    Execute step prepareUsagesTableForUserInputXml of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:32
    Execute step determinePossibleUsageTypesXml of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:32
    Execute step prepareUsagesTableForUserInputDB of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:32
    Execute step setDefaultsGuiValues of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:32
    Execute step setDefaultsStackDetermined of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:32
    Execute step chooseMandatory of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:33
    Execute step makeABAPPartsImpossible of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:33
    Execute step setDependencyRestrictions of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:33
    Execute step prepareScenario of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:33
    Execute step fillUsagesTable of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:34
    Execute step selectUsages of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:34
    Execute step selectUsagesNetWeaver of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:34
    Execute step determineStack of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:34
    Execute step determineCharSet of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:35
    Execute step fillContext2 of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:35
    Execute step startDefaultMode of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2008-08-03 14:32:35
    Execute step fillContext of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:35
    Execute step setDefaults of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:35
    Execute step getCD of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:36
    Execute step verifyJavaHome of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:37
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:32:37 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:32:37
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:32:37 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:32:38
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar;C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-08-03 14:32:38
    Execute step verifyPolicy of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:32:38
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck.
    INFO 2008-08-03 14:32:38
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jdkPolicyCheck.
    INFO 2008-08-03 14:32:38
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:32:38
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\local_policy.log.
    INFO 2008-08-03 14:32:38
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-08-03 14:32:38
    Output of C:\j2sdk1.4.2_09\bin\jar.exe xvf C:/j2sdk1.4.2_09/jre/lib/security/local_policy.jar: extracted: META-INF/MANIFEST.MFextracted: META-INF/JCE_RSA.SFextracted: META-INF/JCE_RSA.RSA  created: META-INF/extracted: default_local.policyextracted: exempt_local.policy
    INFO 2008-08-03 14:32:38
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jdkPolicyCheck.
    INFO 2008-08-03 14:32:38
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:32:38
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\US_export_policy.log.
    INFO 2008-08-03 14:32:38
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile US_export_policy.log.
    INFO 2008-08-03 14:32:38
    Output of C:\j2sdk1.4.2_09\bin\jar.exe xvf C:/j2sdk1.4.2_09/jre/lib/security/US_export_policy.jar: extracted: META-INF/MANIFEST.MFextracted: META-INF/JCE_RSA.SFextracted: META-INF/JCE_RSA.RSA  created: META-INF/extracted: default_US_export.policy
    INFO 2008-08-03 14:32:38
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\default_local.policy.
    INFO 2008-08-03 14:32:39
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\default_US_export.policy.
    INFO 2008-08-03 14:32:39
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\exempt_local.policy.
    INFO 2008-08-03 14:32:39
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\META-INF\JCE_RSA.RSA.
    INFO 2008-08-03 14:32:39
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\META-INF\JCE_RSA.SF.
    INFO 2008-08-03 14:32:39
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jdkPolicyCheck\META-INF\MANIFEST.MF.
    INFO 2008-08-03 14:32:39
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jdkPolicyCheck/META-INF.
    INFO 2008-08-03 14:32:39
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jdkPolicyCheck.
    INFO 2008-08-03 14:32:39
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:32:39 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:32:39
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:32:39 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:33:36
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:33:36
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jce_policy-1_4_2.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile jce_policy-1_4_2.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe tf C:\jce_policy-1_4_2.zip: jce/jce/local_policy.jarjce/US_export_policy.jarjce/README.txtjce/COPYRIGHT.html
    INFO 2008-08-03 14:33:36
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jcePolicyCheck.
    INFO 2008-08-03 14:33:36
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jcePolicyCheck.
    INFO 2008-08-03 14:33:36
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:33:36
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\jce_policy-1_4_2.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile jce_policy-1_4_2.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe xvf C:\jce_policy-1_4_2.zip jce/local_policy.jar: extracted: jce/local_policy.jar
    INFO 2008-08-03 14:33:36
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jcePolicyCheck.
    INFO 2008-08-03 14:33:36
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:33:36
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\local_policy.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe tf "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jcePolicyCheck/jce/local_policy.jar": META-INF/MANIFEST.MFMETA-INF/JCE_DSA.SFMETA-INF/JCE_DSA.DSAMETA-INF/JCE_RSA.SFMETA-INF/JCE_RSA.RSAMETA-INF/default_local.policy
    INFO 2008-08-03 14:33:36
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jcePolicyCheck.
    INFO 2008-08-03 14:33:36
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB.
    INFO 2008-08-03 14:33:36
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MAXDB\local_policy.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-08-03 14:33:36
    Output of C:\j2sdk1.4.2_09\bin\jar.exe xvf "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/jcePolicyCheck/jce/local_policy.jar" META-INF/MANIFEST.MF: extracted: META-INF/MANIFEST.MF
    INFO 2008-08-03 14:33:36
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:33:36 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:33:37
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:33:37 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:33:37
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/JDKVersion.1.xml'.
    INFO 2008-08-03 14:33:37
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/JDKVersion.2.xml'.
    INFO 2008-08-03 14:33:37
    Execute step setNWOption of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|1|0.
    INFO 2008-08-03 14:33:37
    Directory C:/j2sdk1.4.2_18 is not a valid JDK directory: the java executable is missing.
    INFO 2008-08-03 14:33:37
    Directory C:/j2sdk1.4.2_04 is not a valid JDK directory: the java executable is missing.
    INFO 2008-08-03 14:33:37
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Sun Aug 03 14:33:37 EDT 2008java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    DEVWP
    MAXDBjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    Venkata
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    j2sdk1.4.2_09
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    Venkatauser.timezone=America/New_Yorkjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jaruser.name=Venkatajava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2008-08-03 14:33:38
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/ins-j2ee.jar;C:/DOCUME1/Venkata/LOCALS1/Temp/sapinst_exe.2436.1217788251/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-08-03 14:33:38
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_09 with JDK version 1.4.2_09.
    INFO 2008-08-03 14:33:38
    Execute step collect of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0.
    WARNING 2008-08-03 14:33:38
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (69), with parameter (SYSTEM\CurrentControlSet\Services\EraserUtilRebootDrv).
    WARNING 2008-08-03 14:33:38
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EraserUtilRebootDrv' does not exist on the 'localhost' host.
    ERROR 2008-08-03 14:33:38
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EraserUtilRebootDrv' does not exist on the 'localhost' host.
    ERROR 2008-08-03 14:33:38
    FCO-00011  The step collect with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0|collect was executed with status ERROR .

  • An question on msi pentium 4.

    It's about my girlfriend's computer and it won't load up and i actually did set the boot on disk and cdrom and hard drive to boot but the computer won't load up and tried change ram and still it won't load up and how to change the bios so it will load up on hard drive no problem.

    Read >>Posting Guide<< and provide full details about your system.
    Also described the issue better, what exactly hapends, where and what you done before issue to start.
    Quote
    msi pentium 4 1.5 ghz
    MSI don't made processors

  • Are all service guide processors compatible?

    Just wondering if all the processors listed in the laptop service guide are compatible with the laptop? Thank you for any help...
    This question was solved.
    View Solution.

    There are two listed 1.8 ghz processors; an i3-3217TU and a Pentium Dual 2117U. We need to know which you have to see if it is upgradeable. 1.8 ghz is actually the fastest clock speed offered on any compatible CPU although if you can install an i7 it would likely be somewhat faster. These are all low-voltage chips and tend to run at a lower clock speed although they should be good for ordinary web surfing. The "this page cannot be displayed" problem is not the processor but likely a network issue. Are you using wireless? Do you have the Ralink wireless card? A lot of people are having trouble with that and replacing the wifi card is way easier than the processor. You would not even void the warranty.
    Don't assume all computer problems are the CPU...in fact that is about the last thing on the checklist.
    Here is the Manual:
    Manual
    If this is "the Answer" please click "Accept as Solution" to help others find it.

  • Hp 15 intel pentium

    i just got a hp15 intel pentium back in august and the keys that say like f1 and so on across the top worked fine and now it seems like they stopped working cuz i tried the volume the keys which is one across the top and it worked before, but now it doesnt. is there something i can do or?

    Hi @FoxRacin95 ,
    Welcome to the HP Forums!
    It is a terrific place to find answers.
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
     I understand that your extra keys such as volume up or down are no longer responding.
    You could try a restore back to when they were functioning correctly.
    Have you done all your Windows updates?
    Have you tried running the  HP Support Assistant   to aid with HP updates and resolving issues?
    Have you tried using the Windows troubleshooter?
    To assist you I will need more information.
    What is your exact model  of HP notebook do you have?  ( Intel lis the manufacturer of the processor)
    How Do I Find My Model Number or Product Number?
    What Operating System are you running?
    Has there been any recent changes or updates ?
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Undervolting Pentium M

    Hi all, I'm having trouble undervolting the Pentium M in my X40 Thinkpad. I've been trying to follow this guide, but I can't get linux-phc or phctool working. The version of phchool-svn in the AUR gives a syntax error when executed.
    Could someone please point me to a way of achieving this?
    Since it's my first post, I also want to mention that I'm a newcomer to Arch... I used ubuntu a couple of years ago and distro-hopped for a while; was always fascinated by Arch but never had the balls to install it. I must say, installing Arch is nowhere near as hard as its reputation suggests. Thanks to a couple of guides I got everything up and running extremely quickly (only these mouse and undervolt issues left to iron out, then I'll play with themes). It feels amazing to have so much control over my system and the programs running on it. I think I've found the distro for me - finally.
    Thanks!
    Last edited by Geissler (2011-02-23 08:36:49)

    Army, when I try to makepkg linux-phc-optimize, I get a 404 error while trying to download linux-phc-optimize.bash. I know the voltages I need (same ones I used with NHC under windows) but the numbers in phc don't correspond with them.
    There's a link to a new file underneath but it's the .bash file alone... IT seems I need to add the url to the PKGBUILD file, but that results in an md5 error, not to mention the other "functions" file it needs is nowhere to be found.
    There's this table on the page I linked to previously... Trouble is, my X40 has a 1.4GHz processor so I don't know which row to use and I'm quite hesitant to just try them arbitrarily. I don't even have the same number of values as these tables are suggesting.
    Machine     CPU Type            GHz          phc_controls (fid:vid)
    T42     Pentium-M Dothan (735)     1.7     17:19 14:12 12:8 10:4 8:1 6:1
    X31     Pentium-M Banias (1.4)     1.4     14:35 12:32 10:25 8:20 6:10 (fairly conservative)
    X32     Pentium-M Dothan (745)     1.8     18:26 16:20 14:15 12:11 10:6 8:2 6:1
    X40     Pentium-M Banias LV (718)     1.2     12:18 11:15 10:12 9:9 8:6 6:3
    X41 Tablet     Pentium-M Dothan LV (758)     1.5     15:15 14:13 13:11 12:9 11:7 10:5 9:3 8:2 6:2
    Last edited by Geissler (2011-02-23 11:17:45)

  • Installation Guide

    Hi everybody
    i have installed Full ABAP Edition (with Web Dynpro for ABAP!) on my PC with Windows Server 2003 Service Pack 1.
    While the installation comes out the message:
    ERROR 2006-05-25 11:36:39
    CJSlibModule::writeError_impl()
    CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:
    Unable to create node
    privatesoft\sapmnt\ with type DIRECTORY: can't create parent node..
    ERROR 2006-05-25 11:36:39
    CJSlibModule::writeError_impl()
    CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:
    Unable to create node
    privatesoft\sapmnt\ with type DIRECTORY: can't create parent node..
    ERROR 2006-05-25 11:36:39 [iaxxgenimp.cpp:653]
    showDialog()
    FCO-00011 The step createSystemDirectories with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|i nd|6|0|createSystemDirectories was executed with status ERROR .
    INFO 2006-05-25 11:36:40 [iaxxgenimp.cpp:700]
    showDialog()
    An error occured and the user decide to stop.
    Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind| ind|6|0|createSystemDirectories".
    What should i do?
    Where can i find the pre-installation step on the inst guide?
    THX eric koston

    dont remember the exact location as i dont have my laptop right now.
    but its in in onf the doc folders - just do a search of the extracted(where you extracted the rar) folder for index.htm
    or alternatively if you start the batch file (i think it was start.bat, it would start with the welcome page where you can find the prerequisites.
    check this link for installation guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/eea83e34-0801-0010-46a2-e830cb0d496f
    and the prerequisites are
    Operating System: Windows XP Professional (Service Pack 1) or Windows Server 2003
    NTFS-File systems
    Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    At least 1 GB RAM
    Intel Pentium III/1.1 GHz or higher (or compatible)
    13 GB hard disk space recommended
    High-resolution monitor (1024x768 or higher, 256 colors)
    Sun Microsystems J2SE SDK version 1.4.2_08 (Sun JDK 1.5 not tested)
    If you have already installed SAP products on your computer, you must ensure that none of the systems are called "NSP".
    The file C:WINNTsystem32driversetcservices (Windows 2000) or C:Windowssystem32driversetcservices (Windows XP) must not include an entry for the ports 3201, 3601 and 50000 to 50030. A possible entry can be excluded by using the hash symbol (#).
    also MS loopback adapter should be installed.
    Regards
    Raja

  • MSI p965 NEO-F SpeedFan setup guide !!!

    IF you have MSI p965 Platinum board, speedfan 4.32 Beta 8 does not support it, please wait for release of speedFan beta 12, which should support platinum board. (thx: Olabe)
    25.1.2007: Added screen shots from my settings. (10th post on the thread).
    Okay. Seems many people have problems setting up speedFan with p965 neo. I agree the setup is bit cryptic, but I got it working with the help & HOWTO guide included with speedfan. If this didn't help you, try to follow these instructions.
    My setup. (tested to work with bios 1.6B9 , 1.6B13 (D) 1.6B15 (F) ) With P965 NEO-f
    I am using SpeedFan 4.32 Beta 8. (to download beta, you need to register to speedfan site b4 you can download it, so of you go to http://www.almico.com/speedfan.php )
    Oh btw if you want pictures, I'm feeling lazy, refer to speedFan manual it has nice pictures and quite good howto too.
    When you start speedfan you will see some temperatures and maybe one fanspeed that will probably say 0 RPM. Don't care about the speed reading yet.
    What we are interested are core1 and core2 temp.
    Press configure button and go to temperatures tab.
    ** TEMPERATURES
    There are temperatures core1 and core2. Open first core1.
    There you should see like speed1, speed2, speed3. For my rig, speed2 was actually CPUfan, so with 965neo it should be that, for platinum ppl you just have to figure it out by testing.
    Open CORE1 and untag all other speeds except speed2. This means that CORE1 temperature is related to SPEED2 of some fan (cpufan).
    Now Do the same to CORE2, as it is cooled by same fan.
    Now before you exit temperatures, choose core2, set desired and warning temp. SpeedFan tries to keep "desired temp". Mine is 53C, meaning if core1 or core2 goes above, fanspeed is increased, if both are below, fan will be slowed.
    !!! REMEMBER to set the FAN to cool both cores, so that if 1 threaded program is causing lot of CPU load your cooler reacts to it !!!
    ** FANS
    Go to FANs tab. Unselect all but SPEED2 (you can also rename it). This means only speed is shown for this fan. (I only use 1 fan that gives readings).
    ** SPEEDS
    Go to SPEEDS tab. And select SPEED2. Here you can set maximum and minimum power of your fans. Mine are 0% and 100%. With my mobo and intel stock cooler 0% is about 1050RPM. Tho you should check that the fan does not stop with this setting but not yet.
    ** ADVANCED
    Go to Advanced tab. From selection menu select "WINBOND blahblah".
    Now you must edit 2 settings.
    FAN2 divisor, set this to 8. (now you should be able to see fanspeed, but dont exit the menu yet).
    PWM2 mode is something like "thermal cruise" meaning its mobo controlled, change setting to "manual PWM control" and check box "remember it" from very down of the settings window.
    Now press OK.
    Now from speedFan main menu, you select (below settings button) automatic fanspeed.
    So now speedFan should be controlling your fanSpeed and you should see also your fan rpm (thx to blueKnight giving hint about the fan divider).
    If you cant see your fanSpeed I dunno, but even if you dont see it, if you have done the setup on correct fan, speedFan should now control the cpu fan power % depending on Core temps.
    Now get pifast/superpi/prime95/stresstest (i prefer stresstest).
    First run something only on one core, see if speedfan reacts it, or if you even hit your "desired temperature". Fanspeed should start going up.
    If this does not work, try changing on other core, or run 2 threaded test. (or for pifast, make a bat file that runs it continously) and run 2 pifast. Preferably before this open to CMD's and setup from task managers processor affinities so that cmd1 runs on core0, cmd2 runs on core1.
    **** pifast_continous.bat ****
    :alku
    call pifast.bat
    goto alku
    /*** pifast_continous.bat ***\
    You need to use "call" command so that it runs continously after quitting pifast.
    Pifast.bat is a batch execution file that runs the pifast with pre defined settings so that it wont ask any questions after startup.
    **** pifast.bat ****
    pifast33.exe < pi_inp.txt
    /*** pifast.bat ***\
    pi_inp.txt is an input parameters file and looks like this
    **** pi_inp.txt ****
    0
    0
    4194304
    512
    0
    /*** pi_inp.txt ***\
    If you want to be bit more hifi about your cpu.
    Google for rightmark cpu clock utility and install it. Using performance on demand settings you can setup your CPU to change speeds and voltages depending on cpu utilization (i know the cpu does this automatically).
    But also you can use thermal throttling also as "idle throttling". So I enabled throttling at idle, Im using throttle levels 12.5%, 25%, 50%, 75% and 100%. This number means that how many of CPU cycles are used for computation and how much is used for idling with trhottle. So PLS remember to choose 100% if you want to use all the CPU power u got. 
    I wont make guide about rightmark CPU clock utility, it has fine manual itself. And easy GUI. Some of the terms that there is (and TM1 and TM2 sensor or something I had to refer to manual).
    To note, my computer works perfectly with CPU clock utility. But my bit older laptop with Pentium M and some Centrino sertified board does not.
    Clock utility can set my cpu speed & throttle with my laptop, but it is conflicting with keyboard irq or something, because some times my keyb lose a key hit or two.
    Hope this helps you speedFan fans. I'm going back to water cooling when I get my SCSI drives silenced.
    - prc

    Now with some pictures from my settings.
    First before you setup, you can go to speeds tab to rename speed2 to eg. CPUFAN, tho this does not have any other effect than its easier to see from other speeds.
    In temeperature tabs, I have chosen core1 and core2 temperatures to be those temperatures that speed2 can affect. As you can see, also core1 (and core2) have "desired" and "warning" temperatures set.
      http://koti.mbnet.fi/~prc/temp/Speedfan_temp.JPG
    In Fans tab, I have unmarked all other fans than CPUFAN (before renaming speed2). I dont want to monitor other fans, also cpufan is onlyone that I can get RPM values.
      http://koti.mbnet.fi/~prc/temp/speedfan_fans.JPG
    From speeds tab I have set that CPUFAN minimum speed is 25% and maximum is 100%. Before I had 0-100%, but I changed min value to 25% to give chipset a bit more airflow, as it is with passive cooling.
      http://koti.mbnet.fi/~prc/temp/speedfan_speeds.JPG
    In advanced tab I have changed speed2 divisor to 8, and PWM2 mode to manual PWM control. This was originally something like thermal cruise or so, meaning it is BIOS controlled.
      http://koti.mbnet.fi/~prc/temp/speedfan_advanced.JPG
    Here is picture of speedfan running so that there is not much CPU load. (ok the meter says over 40%, must be some of my over 20 applications running atm, but generally load stays under 10%).
      http://koti.mbnet.fi/~prc/temp/speedfan_noload.JPG
    And here is picture of speedFan under load, running pifast on both cores.
      http://koti.mbnet.fi/~prc/temp/speedfan_load.JPG
    And here is one picture to show, that the cpu fan really reacts also to manual controls.
      http://koti.mbnet.fi/~prc/temp/speedfan_manual.JPG
    To note that if I enter speed 0% for my cpufan, it will still run about 1000 RPM, so motherboard won't stop it really. Of course fan minimum and maximum RPM depends on the fan. Some fans run over 5000 RPM (FYI).
    My speedfan is version 4.32 beta 8. From BIOS I have enabled that smartfan or whatever setting, with target temperature around 50C. But speedfan will overrule this setting when it is set to "manual PWM control". I have left it enabled, so that my BIOS can control the fanspeed (and not run on 100% all the time) if for some reason I don't startup speedfan or it gets broken.
    GL with setupping, hope you got it working, if not try to be bit more specific and lets see if theres something we can do for it.
    Ah to note, to control fan you must use fan that uses the 4pin CPUfan connector, I'm not sure if the fan needs to have some chip on itself to be actually controlled. In amd boards, where fan connector is 3pin connector, you can control all fans. (if the cpufan is controllable). Dunno about Intel boards, this is first intel board for me, after my old P3.

  • Vista Sleep Issues - 975X Pentium Powerup Edition

    Hi
    Hopefully someone can help me out with this one. I've got a 975X Pentium Powerup Edition running Bios 7.4.
    I have a continual strange problem with Vista 32 bit entering sleep mode. It will enter sleep the first time and successfully start again but on the second time it freezes whilst entering sleep with the two blue lights staying on on the front panel. Then nothing will clear it except unplugging from the power socket which isn't great!
    I've updated the graphics and sound drivers but these have made no difference. Is is possible it is to do with the Bios and is is worth me flashing it to the latest 7.8 version? If so how do I so that with Vista as the instructions on the MSI site don't seem to cover it.
    I have checked the Bios setting and it is set to support S3 sleep.
    Help appreciated as I'm stuck!
    If its not the bios does anyone have any other ideas?
    Thanks
    Jim

    Can you provide full system specs? >>Posting Guide<<
    Quote
    Then nothing will clear it except unplugging from the power socket which isn't great!
    Will the system shut down if you press & hold the power button?
    Quote
    Vista 32 bit
    Have you checked what happens if you use Windows XP? Is that a recent & up-to-date Vista installation?

  • [Guide] Install and run Windows 7/8 from an external drive without using bootcamp (works for late 2012 iMacs with 3TB drive)

    This is a copy of a post from my blog, you can also Read it on my blog...
    Introduction
    After I received my new iMac with a 3 TB Fusion Drive, I was disappointed when I realized that Bootcamp was not running on this model and prevented me from installing Windows on it. I wanted to take advantage of the powerful iMac hardware to play games but I couldn't.
    There are a few ways of working around this limitation, but I found most of them quite complex and most of the time they required formatting the internal hard drive or repartitioning it and go for a brand new installation of Mac OS X. I was not comfortable with that.
    But there is another way, and that is to install Windows on an external hard drive, using either USB or Thunderbolt. Personally I used a Lacie Rugged 1 TB drive that has both USB3 and Thunderbolt connectors. Both work very well.
    This guide may interest you if:
    You have an internal hard drive of more than 2TB and you can't run bootcamp at all (like late 2012 iMacs with a 3TB drive)
    You have limited space or you don't want to dedicate disk space on your internal hard disk drive to a Windows installation
    What this guide will make you do:
    It will make you erase all your data from your external USB3/Thunderbolt hard drive
    It will make you install Windows on your external USB3/Thunderbolt hard drive
    It will make you install bootcamp drivers
    What this will not make you do:
    It will not make you modify anything on your internal Mac hard drive
    It will not make you use or install the bootcamp assistant
    It will not activate the Preference Pane for the default boot drive. You have to boot by pressing the ALT key to manually select your boot drive each tome you want to boot Windows.
    What you'll need
    An external hard drive with a USB3 and/or Thunderbolt connector. This drive will be formatted so ensure you saved your files before going further. You can use either an SSD drive or a classic hard drive.
    A Windows 7 or 8 install DVD or ISO (check whether to install 32 or 64 bits versions based on your Bootcamp drivers) and the corresponding Windows serial number.
    One of the following:
    Mac OS X with a Windows 7 or 8 Virtual Machine (use VMWare Fusion or Parallels Desktop for example. Note: VMWare Fusion seems to have some issues with Thunderbolt and USB3. Plug your drive to a USB2 enclosure or hub to work around this -it worked for me-, or use another VM software) → Read the important note below
    A PC running Windows 7 or 8 → Read the important note below
    Windows AIK (free) running on your Virtual Machine or on your PC, or just the imagex.exe file (the rest of the Windows AIK package is not needed)
    Download imagex.exe
    Download Windows AIK (this download and installation is not required if you have already downloaded imagex.exe)
    Bootcamp drivers for your Mac. You can get these either by running bootcamp from your Mac (Applications > Utilities > Bootcamp) or, if like me you have a 3TB drive and can't run bootcamp at all, use the direct download links here.
    A USB stick to store your bootcamp drivers
    IMPORTANT: If your Mac has a 64 bits processor, your Windows Virtual Machine on OSX, your Windows installation on your PC and your Windows DVD/ISO must also be in 64 bits!
    Step by Step guide
    Step 1: Get the install.wim file
    If you have a Windows ISO file:
    Mount the ISO
    If you're on OS X: double click on the ISO file
    If you're on on Windows 7: Use a software like Virtual Clone Drive (free)
    If you're on Windows 8: double click on the ISO file
    Open the mounted drive, then go to the "sources" folder and locate the "install.wim" file. Save this file to C:\wim\ on your Windows installation or virtual machine.
    If you have a Windows DVD: open the "sources" folder on the DVD and locate the "install.wim" file. Save this file to C:\wim\ on your Windows installation or virtual machine.
    IMPORTANT: If instead of a "install.wim" file, you have "install.esd", you can not continue this step by step guide. And an ESD file can not be converted into a WIM file. So you must get a version of the Windows installation DVD/ISO that has an install.wim file.
    Step 2: Clean, partition and format your external hard drive
    On your Windows installation or virtual machine, plug in your external hard drive (can be plugged using USB2, USB3 or Thunderbolt at this stage)
    Open the command prompt in administrator mode (cmd.exe). To run it in administrator mode, right click on cmd.exe > Run as admin.
    Type the following and hit enter to open the disk partitioner utility:
    diskpartType the following and hit enter to list your drives:
    list disk
    This will display a list of disks mounted on your computer or virtual machine. Make sure your drive is listed here before you continue.Identify the disk ID of your external hard drive. Replace # by your real external disk ID in the command below:
    select disk #Clean all partitions by typing the following (warning: this will erase all data from your external drive!):
    clean
    Create the boot parition by typing the following followed by the enter key:
    create partition primary size=350
    This will create a 350MB partition on your external driveFormat the partition in FAT32 by typing the following:
    format fs=fat32 quick
    Set this partition to active by typing:
    active
    Assign a letter to mount this partition. We will use letter B in our example. If B is already used on your PC, replace B by any other available letter:
    assign letter=b
    Windows will detect a new drive and probably display a pop-up. Ignore that.Create the Windows installation partition using all the remaining space available on the external drive by typing the following:
    create partition primary
    Format the new partition in NTFS:
    format fs=ntfs quick
    Assign a letter to mount this partition. We will use letter O in our example. If O is already used on your PC, replace O by any other available letter:
    assign letter=o
    Windows will detect a new drive and probably display a pop-up. Ignore that.Exit the disk partitioner utility by typing:
    exit
    Step 3: Deploy the Windows installation image
    Still using the command prompt in admin mode (you didn't close it, did you? ), locate the imagex.exe file mentioned in the "What you'll need" section and access its folder. In our example, we have put this file in C:\imagex\imagex.exe
    Type the following and hit enter (remember to replace o: with the letter you have chosen in the previous step):
    imagex.exe /apply C:\wim\install.wim 1 o:
    This will take some time. The Windows installation image is being deployed to your external driveOnce done, type the following to create the boot section (remember to replace o: and b: with the letters you've chosen in the previous step):
    o:\windows\system32\bcdboot o:\windows /f ALL /s b:
    If you get an error message saying that you can't run this program on your PC, then most probably you are running on a 32 bits installation of windows and you're trying to deploy a 64 bits install. This means you did not read the important notes in the beginning of this guide
    If you get an error message on the options that can be used with the BCDBOOT command, then it's because you're installing Windows 7, and the /f option is not supported. If that is the case, remove /f ALL from the command and retry.
    Step 4: Boot from your external drive and install Windows
    Plug in your external drive:
    If you've done all the previous steps from a Windows PC, unplug your external drive from your PC and plug it to your Mac, either on a USB3 or a Thunderbolt port.
    If you've done all the previous steps from your Mac using a Virtual Machine, ensure the external drive is plugged in to a USB3 or Thunderbolt port. Using USB2 should also work but you'll get very poor performance so I don't recommend doing that.
    Reboot your Mac and once the bootup sound is over, immediately press the ALT (option) key and release it only when the boot drives selection screen appears. If you did not get the boot drives selection screen, reboot and try again. The timing to press the ALT (option) key is quite short. It must not be too early or too late.
    On the boot selection screen, choose "Windows" using the arrow keys on your keyboard, then press enter.
    The Windows installation starts. Follow the on-screen instructions as normal. The installation program will restart your computer one or 2 times. Don't forget to press ALT (option) right after the bootup sound, and boot on Windows again each time to continue the installation.
    Step 5: Install bootcamp drivers
    Once the Windows installation is complete, plug in the USB stick where you stored the bootcamp drivers (see "what you'll need" section), open it and right click on "setup.exe" and select "Run as admin". Follow the on-screen instructions.If you have an error saying that you can't run this program on this PC, obviously you have installed a 32 bits version of Windows and the bootcamp drivers for your Mac are made for a 64 bits version. You have to restart the whole guide and make sure to get a 64 bits version of Windows this time!
    Once the bootcamp drivers are all installed, reboot and press ALT (option) after the bootup sound to boot on Windows again. And Voilà, you have Windows installed on your USB3/Thunderbolt drive running on your Mac.
    Now each time you want to boot on Windows, press and hold the ALT (option) key after the startup sound and select "Windows", then press Enter.

    Hi i'm trying to follow your guide, I installed windows 8 on bootcamp to do it planning to remove it after the operation is done, but i get stuck at part 3: every command i give to imagex i get a pop-up ftom windws asking how do I want to open this kind of file install.wim and imagex does nothing, what do i have to do to stop those pop-ups?

Maybe you are looking for

  • Q10 buggy stuff with text entry making me sad

    I impulsively replaced my 9700 with a Q10 instead of the S4 i wanted, and now i regret it.  I am hoping these are just user errors as I want to love the Q10 and it's lovely keyboard. Two major issues: 1. Autofill -- how the heck do you turn off text

  • ASMA in HTTP adapter

    Hello All, I'm want to use the ASMA in http adapters. I tried in file adapters and  got the expected result but in HTTP couldn't get it. In file adapter: I have selected the ASMA option in sender communication channel and selected the filename so tha

  • Not a dashboard to add forms in manager business catalyst

    i don't understand:  Icreated a muse site and send it on adobe business catalyst to test. When i go on my dashboard on creative.adobe I can see  my site but whenI open the admin of this site  i can't  add form of apps or widgets . I can do that with

  • No more delta update on apple's website?

    Why apple cut off the delta download for leopard from his site? Now there are available only the combo?

  • How to clear cache

    I am generating an XML file dynamically using php, and have flex call and use it as a dataprovider. However I have been unable to make flex display the updated data, it just continues displaying the data that was first genereated in the XML file. I h