Mixed cpu's i.e IA/AMD in Oracle RAC ?

here is common oracle software binary for AMD64/IA64. My question can we have mixed cpu vendor in the oracle RAC cluster? I mean one node with intel cpu and another AMD cpu? Rest of the resource i.e os level, memory etc will be idenitical. Already we running 2 nodes cluster with intel cpu and planning to add 3rd node with AMD Cpu. Will be any issues. Please advise

Using different CPU types in cluster nodes is acceptable as long as the two CPUs use the same instruction set (chipset). For example, the Intel Pentium and the AMD Athlon implement nearly identical versions of the x86 instruction set, but have radically different internal designs. In other words, you have to be able to install the Oracle software on each node from the same installation disks. If you have to use different media to install Oracle one or more nodes, then those nodes are not compatible.
While what you are proposing might be possible, it is not recommended. There might be some slight differences in how the Oracle software runs on the AMD system vs. the IA system. This is probably the case, since Oracle certifies Itanium releases separately.

Similar Messages

  • Mixing CPU models in same server pool in OVM 3

    How contained is Live Migration when it comes to CPU model?
    For example, if I have a 6 Core opteron system, (8439 SE) CPU that shows "Default_AMD_Family:16_Model:8_NoNx" in OVMM, what part of that needs to match to be compatible with another server with a different processor?
    We want to mix 8439 SE (6 core) processor systems in a pool with 6176 SE (12 core) systems, how can I tell if those processors would support Live migration between the two?
    Thanks,
    Dave
    Edited by: Dave on Dec 15, 2011 2:08 PM

    Dave wrote:
    By chance do you know how the behavior of a server pool with mis-matched pairs of servers acts? I know you can add them to the same pool, but is OVM 3 smart enough to make sure guests that were originally started on one server, only start on that kind of server in the future? For example, I dont want a server provisioned on an Intel CPU to reboot to an AMD cpu.Why not? Booting is easy and a guest that boots on Intel today will happily boot on AMD tomorrow. it's only live migration that's restricted. Everything else is fair game, assuming the storage and networking is identical across all the machines.

  • Disable Intel CPU Hyper threading in Oracle RAC environment

    Dear Expert,
    Does disable CPU hyper threading will have direct impact or maybe unexpected behavior to Oracle RAC database?
    Actually the background of this question is we have many received packet queuing on the network layer waiting to be processed. Investigation leads to the processor utilization which shows that many processor are still in idle state or not used when the other processors are busy processing incoming request.
    I have visited some oracle note like
    CPU Count Consideration for Oracle Parameter Setting When Using Hyper-Threading Technology (Doc ID 289870.1)
    Oracle and Hyper-Threading (Doc ID 205089.1)
    Using PROCESSOR_GROUP_NAME to bind a database instance to CPUs or NUMA nodes (Doc ID 1585184.1)
    These document already give useful information but i wonder if there is any possibilities risk or another consideration of disabling cpu hyper threading.
    Please let me know if any other information required.
    Thanks.
    Best Regards,
    Jolly

    As far as I know it is set as cpu architecture and mobile chips don't have the option. Not 100% as I've never needed to do it.
    Better bet would be to check Intel ark and forums with them I expect.

  • Why Fifefox 9 using so much cpu? in my case amd amd athlon x2 255 3.11 gh using it 60%?

    The cpu usage is about 50-60% with two pages opened.

    See:
    *https://support.mozilla.com/kb/Firefox+consumes+a+lot+of+CPU+resources

  • System cpu goes 50% to 100% process is oracle.exe

    My server cpu goes high 50% to 100% and process is oracle.exe.Database is oracle8i and windows 2000 server.machine is dell power edge 2800.
    problem is in oracle database or in machine or in os

    It is difficult to guess
    but most probably it is your Db which which may be causing
    There may be so many reasons for this
    It is happenig intermittently?
    What is happening at the DB level during 100%?
    Any batch process?
    any Reporting ?
    BAckup?

  • Palm Z22, Vista, AMD Phenom X4, Asus will not sync

    I have a Palm Z22 and a computer with an AMD Phenom X4 CPU, an Asus motherboard, and Vista.
    Sync problems range from unrecognized device to no progress when HotSync tries to connect.
    I have worked with Palm techs and with Microsoft and tried every trick I have read about including modifying the register.
    My hardware vendor has also tried, including going back to XP with no luck on this hardware.
    Has anyone had success connecting in this configuration?
    Post relates to: Palm Z22

    I do not have bluetooth on either the PC or the Palm, but I have tried a USB to IrDA dongle.  No help, same result.
    In my most recent attempt, the USB driver window in the lower right says the Palm driver is loaded.  I also have an entry in the USB window that says an unidentified device has been found.  Sometimes I get the window that says connecting.  Next, the Palm shows that the connection could not be established.
    Just tried again to sync with the cable, and the USB window in the lower right reports that the device is not working correctly, replace the device.  As mentioned before, the Palm works perfectly on my old XP based machine and on another Vista computer
    The Desktop software from Access has a note that it will not work with multi-CPU machines; however, it also states that this does not apply to multi-core CPUs.
    Is it possible that I am the only person using a multi-core CPU ?  Or maybe the AMD quad-core Phenom is seen as multiple CPUs. The speed advantage of this CPU and motherboard are why I selected this configuration.
    Post relates to: Palm Z22

  • Ovm_utils: can create cpu compatibility group, but can't add vm servers

    Hi,
    I am running a VM server pool with mixed CPU types. Today I took a closer look at Wim Coekaerts ovm_utils, which revealed that ovm_utils is able to create (arbitrary) cpugroups and move VM servers into them. I thought that this would be a nice thing to try, since it had always bogged me, that OVMM was too strict when it comes to live migration of VMs between VM servers with non-identical CPUs and that I had always use xm migrate -l to perform that task manually.
    Now, setting up a new cpugroup using ovm_managercontrol was easy and went like this:
    ovm_managercontrol -u admin -p ********** -h localhost -c createcpugroup -n ASM_POOL
    Which turn created a new cpugroup, as I verified with listcpugroups:
    [root@oraclevmm ovm_utils]# ovm_managercontrol -u admin -p *********** -h localhost -c listcpugroups
    Oracle VM Manager Control utility 0.5.2.
    Manager version : 3.1.1.365
    Connected.
    Command : listcpugroups
    Group : Default_Intel_F6_M26
    Server : oraclevms04
    Server : oraclevms06
    Server : oraclevms05
    Group : ASM_POOL
    Group : Default_Intel_F6_M44
    Server : oraclevms01
    Server : oraclevms02
    Server : oraclevms03
    Group : Default_Intel_F6_M15
    Server : oraclevms08
    Exit...
    However… putting any server into that group doesn't work:
    ovm_managercontrol -u admin -p *********** -h localhost -c addservertocpugroup -s oravlevms08 -n ASM_POOL
    Oracle VM Manager Control utility 0.5.2.
    Manager version : 3.1.1.365
    Connected.
    Command : addservertocpugroup
    Adding Server to CPU Compatibility group.
    Exit...
    Now… no error message, but no dice either. The vm server oraclevms08 still belongs to its initial cpu group. It didn't work with any other VM server I tried.
    Has anybody else tried this yet?

    Hi,
    I used exactly the same commands as you but with :
    Oracle VM Manager Control utility 0.5.2.
    Manager version : 3.1.1.305
    This worked fine, from what i can see you just mis-typed your servername:
    -s oravlevms08 --> oraclevms08

  • Does AMD make memory?

    Have a stick of Ultra budget memory that CPU-Z id's as AMD
    Ahumado

    somehow this posted to amd64. Sorry, should have posted to Socket A, will repost there.

  • HP Pavilion g6 Notebook incompatible with AMD PHENOM II N660 processor

    Hello,
    I am having a problem with upgrading my laptop's processor.
    Product Name : HP Pavilion g6 Notebook PC
    Product Number : QJ283EA#ABU
    The processor I've bought is a AMD Phenom II N660 which is supposed to be compatible according to this pdf:
    http://www.hp.com/ctg/Manual/c02770249.pdf
    However when I took my laptop apart to place the new processor in, the processor socket didn't match the pins on the processor. Hope that made sense? I'm not an expert with computers, but have some knowledge about them.
    What can I do? Is there anything I can do to fix this such as buying a new processor socket or is that something that can't be changed? From what I can tell the processor appears to be compatible according to the information on the pdf above, so shouldn't the pins be the same?
    Thanks for reading and I hope someone knows how to help me!
    This question was solved.
    View Solution.

    If the originally installed  CPU was of the AMD E-Series, then the system board accepts only BGA413 socket CPUs.
     If the CPU was an A-series  AMD CPU, then the socket was FS1
    The CPU that you bought is a Socket S1 (S1g4) type. 
    Upgrading the CPU does require a bit more than looking at the Maintenence & Service guide as a reference. The guide assumes that you have all of the perquisite knowlege. That is why tt is meant for HP Service Centers and technicians. 
    Regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • (Solved) systemd-journald extremely high CPU usage

    I started noticing this problem a few days ago, but I thought it was because I was running too much with too little RAM. But when running nothing more than a KDE desktop, my CPU usage bounces between 50% and 100%, making things laggy. It looks like systemd-journald is to blame, as it is using 50% of the CPU. This is an AMD Phenom II dual core, so this definitely shouldn't be happening. I noticed journal logs were more than 2 GB, so I deleted everything within /var/log/journal/. Rebooted, no change, so I disabled journal storage, but that did not solve the problem.
    Nothing in the logs looks like a problem to me:
    $ sudo journalctl
    -- Logs begin at Tue 2013-03-12 17:31:37 PDT, end at Tue 2013-03-12 18:15:56 PDT. --
    Mar 12 17:31:37 silverstone systemd-journal[149]: Allowing runtime journal files to grow to 298.6M.
    Mar 12 17:31:37 silverstone kernel: Initializing cgroup subsys cpuset
    Mar 12 17:31:37 silverstone kernel: Initializing cgroup subsys cpu
    Mar 12 17:31:37 silverstone kernel: Linux version 3.7.10-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (G
    Mar 12 17:31:37 silverstone kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=31669ea0-76db
    Mar 12 17:31:37 silverstone kernel: e820: BIOS-provided physical RAM map:
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cff8ffff] usable
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cff90000-0x00000000cff9dfff] ACPI data
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cff9e000-0x00000000cffdffff] ACPI NVS
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001afffffff] usable
    Mar 12 17:31:37 silverstone kernel: NX (Execute Disable) protection: active
    Mar 12 17:31:37 silverstone kernel: SMBIOS 2.5 present.
    Mar 12 17:31:37 silverstone kernel: DMI: MSI MS-7642/890GXM-G65 (MS-7642) , BIOS V1.2 03/31/2010
    Mar 12 17:31:37 silverstone kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    Mar 12 17:31:37 silverstone kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Mar 12 17:31:37 silverstone kernel: No AGP bridge found
    Mar 12 17:31:37 silverstone kernel: e820: last_pfn = 0x1b0000 max_arch_pfn = 0x400000000
    Mar 12 17:31:37 silverstone kernel: MTRR default type: uncachable
    Mar 12 17:31:37 silverstone kernel: MTRR fixed ranges enabled:
    Mar 12 17:31:37 silverstone kernel: 00000-9FFFF write-back
    Mar 12 17:31:37 silverstone kernel: A0000-EFFFF uncachable
    Mar 12 17:31:37 silverstone kernel: F0000-FFFFF write-protect
    Mar 12 17:31:37 silverstone kernel: MTRR variable ranges enabled:
    Mar 12 17:31:37 silverstone kernel: 0 base 000000000000 mask FFFF80000000 write-back
    Mar 12 17:31:37 silverstone kernel: 1 base 000080000000 mask FFFFC0000000 write-back
    Mar 12 17:31:37 silverstone kernel: 2 base 0000C0000000 mask FFFFF0000000 write-back
    Mar 12 17:31:37 silverstone kernel: 3 disabled
    Mar 12 17:31:37 silverstone kernel: 4 disabled
    Mar 12 17:31:37 silverstone kernel: 5 disabled
    Mar 12 17:31:37 silverstone kernel: 6 disabled
    Mar 12 17:31:37 silverstone kernel: 7 disabled
    Mar 12 17:31:37 silverstone kernel: TOM2: 00000001b0000000 aka 6912M
    Mar 12 17:31:37 silverstone kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Mar 12 17:31:37 silverstone kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    Mar 12 17:31:37 silverstone kernel: e820: last_pfn = 0xcff90 max_arch_pfn = 0x400000000
    Mar 12 17:31:37 silverstone kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff880
    Mar 12 17:31:37 silverstone kernel: initial memory mapped: [mem 0x00000000-0x1fffffff]
    Mar 12 17:31:37 silverstone kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    $ systemctl status systemd-journald
    systemd-journald.service - Journal Service
    Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static)
    Active: active (running) since Tue 2013-03-12 18:10:41 PDT; 8min ago
    Docs: man:systemd-journald.service(8)
    man:journald.conf(5)
    Main PID: 142 (systemd-journal)
    Status: "Processing requests..."
    CGroup: name=systemd:/system/systemd-journald.service
    `-142 /usr/lib/systemd/systemd-journald
    However, it looks like the log files keep getting corrupted:
    $ sudo journalctl --verify
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-000000000007f543-0004d7c4445effa4.journal
    Invalid object contents at 124687944ââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000a8cb7-0004d7c3d52e9748.journal:124687944 (of 134074368, 92%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000a8cb7-0004d7c3d52e9748.journal (Bad message)
    Invalid object contents at 75715936âââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system.journal:75715936 (of 76156928, 99%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system.journal (Bad message)
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000290d6-0004d7c3a0033472.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-0000000000000001-0004d7c413227650.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/[email protected]~
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000fcfc0-0004d7c3fd8ee9c5.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/[email protected]~
    Invalid object contents at 124701856ââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-0000000000000001-0004d7c3876dda65.journal:124701856 (of 134049792, 93%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-0000000000000001-0004d7c3876dda65.journal (Bad message)
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-00000000000a9da8-0004d7c45187e39e.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000d26b1-0004d7c3ea1b73f7.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-000000000002a43f-0004d7c425785944.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000539fb-0004d7c3b2d1f935.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-0000000000054d23-0004d7c4354da4ef.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/user-1000@2c1af599e637441985385fe37ded2a2c-0000000000001706-0004d7c38cd3de88.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/user-1000@5e6edd359123491f9998a310206ccbf9-00000000000019b4-0004d7c4153f8628.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-000000000007e345-0004d7c3c3ed8197.journal
    I am using a two or three year old SSD, so maybe it has gotten some bad sectors? But that doesn't explain why journald still bricks things when it isn't logging anything. The install is 10 months old, and I switched from init to systemd around October. Is there anything I can do, short of reinstalling?
    Thanks,
    Nicholas
    Last edited by bicyclingrevolution (2013-03-14 05:57:13)

    Thanks for the tip ilkyest, but it didn't make any difference to the systemd-journald problem.
    However, I looked at journalctl again and found it cluttered with CUPS failures:
    -- Logs begin at Tue 2013-03-12 19:17:00 PDT, end at Wed 2013-03-13 22:31:31 PDT. --
    Mar 12 19:17:00 silverstone spideroak_inotify[796]: Program started
    Mar 12 19:21:30 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 7199 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 5471 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 5699 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-coredump[1592]: Process 1590 (cupsd) dumped core.
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_3840-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_3840-RGB..
    Mar 12 19:21:28 silverstone colord[354]: Device added: cups-Deskjet_3840
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_F4100-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_F4100-RGB..
    Mar 12 19:21:28 silverstone colord[354]: Device added: cups-Deskjet_F4100
    Mar 12 19:21:28 silverstone dbus[337]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Mar 12 19:21:28 silverstone dbus[337]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs
    Mar 12 19:21:28 silverstone colord[354]: Profile removed: Deskjet_3840-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile removed: Deskjet_3840-RGB..
    Mar 12 19:21:28 silverstone colord[354]: device removed: cups-Deskjet_3840
    Mar 12 19:21:31 silverstone colord[354]: Profile removed: Deskjet_F4100-Gray..
    Mar 12 19:21:31 silverstone colord[354]: Profile removed: Deskjet_F4100-RGB..
    Mar 12 19:21:31 silverstone colord[354]: device removed: cups-Deskjet_F4100
    Mar 12 19:21:31 silverstone dbus-daemon[337]: dbus[337]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Mar 12 19:21:31 silverstone dbus-daemon[337]: dbus[337]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or director
    Mar 12 19:21:31 silverstone systemd-journal[143]: Missed 6365 kernel messages
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone cupsd[1590]: Unknown directive DefaultAuthType on line 9.
    Mar 12 19:21:31 silverstone cupsd[1590]: cupsd: client.c:757: avahi_client_get_host_name: Assertion `client' failed.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone cupsd[1594]: Unknown directive DefaultAuthType on line 9.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Disabling cups solved the CPU usage issue.
    It looks like the root of the problem is Avahi failing to start, but I have no idea why it isn't working.
    $ systemctl status dbus-org.freedesktop.Avahi.service
    dbus-org.freedesktop.Avahi.service
    Loaded: error (Reason: No such file or directory)
    Active: inactive (dead)

  • Wrong Identification Of CPU in Crash Report.

    A couple of days ago I installed Firefox 4 RC and it has been crashing a bit. In the crash report, it states that my CPU is an AMD 64. Is this just an instance where the crash reporter paints with kind of a "broad brush", or is my 24 inch iMac actually operating with an AMD 64 processor. In the "About This Mac" page built into my iMac, it states that the processor is Intel. At Apple's tech support line, I was told that it was "highly unlikely" but there is a "very miniscule chance" that my iMac has an AMD, since I bought this computer as a "refurb".
    Can you provide me with any insight with this?

    Well... with all due respect... what I was told in both replies to my question in the Mac Community forums, is that Mozilla should answer the question as to why my CPU is identified as an AMD 64 since it is their (Mozilla's) application that they use in diagnosing crashing problems with their own application... Firefox 4 RC.

  • PP CC crashes - possibly related to Mercury Playback and AMD / HD6950

    I've been having a lot of instability with my set-up.
    i73770K - 32GB RAM - HD6950 2GB - Windows 8
    Computer has been and is very stable in everything but Premiere Pro CC.
    I clean re-installed Windows 8 and Adobe CC.
    I am having instabilty with drivers 13.4 and 13.6 beta.
    I think it is directly related to Mercury Playback because when I disable the GPU acceleration and go software only, it does not crash, but even on this pretty good system, it won't playback well and it's kinda sluggish hogging all my CPU unless I resort to a bunch of low-res display trickery.
    I have projects looming, so, I need to get to where I can edit on something soon.
    I guess here are my options:
    1. $$$ Buy a newer video card like a HD7950. Maybe a newer card would help? Or maybe the AMD drivers are just sketch or Open CL support is just too new?
    2. $$$ Buy an Nvidia card. Is there any evidence that Nvidia support is more mature and therefore more stable?
    3. Edit on my MacBook Pro with HD6750M. It's just not going to be as smooth and fast as my desktop with the laptop fans going off and all that. I'd rather use my beasty desktop.
    4. $$$ Bail and just go FCPX on my Macbook Pro. Seems silly since I am paid up for the CC workflow.

    So far so good.
    I swapped out the HIS HD6950 with an MSI GTX760. I'm using the latest 320.49 driver, but keeping an eye on it in case I have to revert to an older set.
    I abused the timeline and jumped in and out of sequences to tweak color and it's fast and stable so far with low CPU utilization.
    With the AMD card it would crash frequently doing the same things.
    I did have to manually set the Mercury playback to GPU, since initially PP CC said my card is not supported, but obviously it's working since timeline operations and playback are responsive.
    EDIT: The GTX760 is going to be a very popular card so I would expect it to show up on the approved list at some point. Performance is supposed to be somewhere between the 660ti and 670.

  • 2000-2b44dx CPU question

    Hi i noticed the cpu in this laptop 2000-2b44dx has a cpu speed of 1.3 and i like gaming and desktops can change cpu chips and apperently some laptops and im wonderring if i can buy a better amd cpu and put it in the laptop.

    Hi maxsjl
    Unfortunately the CPU processor of your system (AMD E-300 1.3GHz) comes with the system motherboard & cannot be removed/replaced/upgraded.
    Here is your product specification page:
    http://h20565.www2.hp.com/portal/site/hpsc/template.PAGE/public/kb/docDisplay?javax.portlet.begCache...
    Here is you product user guide (please go through Page 1 product description & Page 17 Illustrated parts catalog chapter 3:
    http://h10032.www1.hp.com/ctg/Manual/c03575298.pdf
    Hope this resolves your concern.
    Thanks
    Visruth
    **CLICK "ACCEPT AS SOLUTION" TO HELP OTHERS WITH SAME PROBLEM**
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • HP Dv5 1207 eo cpu change

    Hi, im using hp dv5 1207 eo for a while, and i got couple of problems. Its hot and cpu slow. So my question would be if can change my cpu to another one like amd turion 2x. Now my cpu is amd athlon 64 qi-46. Both cpu's got same pin, also socket is the same. Will it suits me?

  • AMD Powernow!

    Hello evereyone!
    Im pretty new to archlinux, have that in your mind if you want to help me.
    I want to use AMD Powernow! for my cpu, so the cpu is downclocked when
    the cpu is not in full load, because the temperature is way to high right now, and
    battery life time is really bad.
    So, it would be very nice if somone explained for me how to get the powernow function
    working, i really hate to complie the kernel, because i never succeed so i prefer an other way
    if it exist some
    Some info about my Acer Aspire 1362WLC (Laptop):
    Kernel     : 2.6.13-ARCH
    CPU: Processor 0 is Mobile AMD Sempron(tm) Processor 2800+ 1601MHz, 256 KB Cache

    Holy Christ, now its working. Making an wiki for this later .Thanks everyone!
    This is my solution:
    First download cpufreqd whit pacman:
    pacman -S cpufreqd
    Then edit the DEAMONS and MODULES lines in your /etc/rc.conf to somthing like this: (dont remove your existing modules and deamons)
    MODULES=(cpufreq_powersave cpufreq_ondemand cpufreq_userspace freq_table powernow-k8)
    DAEMONS=(acpid cpufreqd)
    Then add this line to your /etc/rc.local:
    echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
    Reboot
    shutdown -r now
    Then check it (note your AC adapter have to be unpluged as deafault, just edit /etc/cpufreqd.conf as you want):
    cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
    it should retrurn 800000

Maybe you are looking for

  • [nForce] K7N2GM-V Lan driver ?

    OK I'm building 3 new boxes using the K7N2GM-V boards and have one issue: During install of Win XP SP2 it didn't sense the Ethernet port. I ran "Find New Hardware" and it finally found and installed the SMS drivers, but on install of the Realtek Ethe

  • MulticastSocket  problem!! pls help

    suppose a server listening to a port ( say 4444 ) wants to multicast a msg to a group of clients on internet.. then what should b d common group id( Class D ) and port number which all the clients have..

  • Java Code to scrape a hotmail address book

    Hi all... Can anyone help with trying to scrape a hotmail address book based on the user-id and password given with the help of a java program.. I tried using HTML Unit to do this but the process seems too tedious.. and cant really figure out the hid

  • Adding data from a rolling camera and entering it into a file

    i have managed to get my software to read camera input from a usb port! I would like it to be able t pause the rolling image and trnsfer a image of me into a file named owner, so it reconises me! NOTE! it should only have to take my profile when it i

  • SapConsole question.

    Hi everybody, looking the sapconsole develops, in the system, I noticed that are developed in a function group instead a modul pool or an excutable program. Are there a razon for that? Regards