Sponsored Content
Operating Systems OS X (Apple) 12-Core MacPro (2013) kernel_task over 1200% Post 303033967 by Neo on Monday 15th of April 2019 11:26:10 AM
Old 04-15-2019
Yes, I tried for many hours, a few times, sometimes for 20 minutes, etc, but I will try overnight again before lugging the beast to Apple.

Thanks for reminding me to try an "overnight unplugged" test before throwing in the towel.
This User Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Can I use a general printer(HP LaserJet 1200) on solaris?

can it be used? how to config it? thanks (4 Replies)
Discussion started by: cloudsmell
4 Replies

2. OS X (Apple)

kernel_task help

I installed 10.5 (Leopard) on my G4 733 Mhz (after minor tampering with the install package, just switched a boolean FALSE to TRUE). Everything works fine after startup, but once I sleep the computer and wake it back up, kernel_task starts using at as much CPU runtime as it can, as in past 90%.... (0 Replies)
Discussion started by: peter.story
0 Replies

3. Solaris

T5140 CPU Speed is 1200 Mhz or 1165 Mhz?

Hi bros, CPU speed of Sun Sparc Enterprise T5140 in data sheet is 1200 Mhz. Why it shows in "prtdiag -v" command each thread just has speed at 1165 Mhz. Thank you, tien86 (4 Replies)
Discussion started by: tien86
4 Replies

4. Hardware

2013 Apple Mac Pro 2.7GHz 12 Core/64GB/256GB Flash/Dual AMD FirePro D700 6GB 6,1

Hey MacPro users. I just bought a refurbished 13-Core MacPro with 64GB of RAM for a cybersecurity gaming project I'm working on. Could not wait for the new MacPro in 2019, so this will have to do: 2013 Apple Mac Pro 2.7GHz 12 Core/64GB/256GB Flash/Dual AMD FirePro D700 6GB 6,1 Now, I'm... (0 Replies)
Discussion started by: Neo
0 Replies

5. OS X (Apple)

DiskSpeedTest 256GB OEM v. 960GB Transcend 855 SSD MacPro 2013, 12-Core, 64GB RAM

Before Upgrade: https://www.unix.com/members/1-albums177-picture1220.png After Upgrade: https://www.unix.com/members/1-albums177-picture1221.png (0 Replies)
Discussion started by: Neo
0 Replies

6. OS X (Apple)

Warning! Upgrade to Catalina 10.15.3 Crashes MacPro (2013) - Will Not Boot !

WARNING! Just upgraded my MacPro (2013) from Catalina 10.15.2 to 10.15.3. After the routine download and restart for upgrade installation, the Mac would not boot. Totally crashed. Now, I'm in the process of a 15 hour restore from my last time machine backup. I'm not very happy with... (3 Replies)
Discussion started by: Neo
3 Replies
BEAST(1)							BEAST Manual Pages							  BEAST(1)

NAME
beast - Music composition and modular synthesis application. SYNOPSIS
beast [OPTIONS] [FILES...] DESCRIPTION
beast is the BEtter Audio SysTem. It is a music composition and modular synthesis application released as free software under the GNU GPL and GNU LGPL. beast comes with various synthesis modules which can be arranged in networks for modular synthesis. It is capable of monophonic and poly- phonic voice processing, provides MIDI sequencer functionality and supports external sequencer sources. A huge set of extra modules is available through the support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. beast's underlying sound engine BSE also comes with a scheme scripting extension which allows for advanced non-interactive processing via bsescm(1) and creation of additional GUI functionality for beast. OPTIONS
beast follows the usual GNU command line syntax, with long options starting with two dashes ('-'). --skinrc FILENAME Read skin resources from FILENAME. --print-dir RESOURCE Print the directory for a specific resource (e.g. 'plugins' or 'images'). Giving just --print-dir without an extra argument causes beast to print the list of available resources. --merge Causes the following files to be merged into the previous or first project. --devel Enrich the GUI with hints useful for (script) developers -h, --help Shows a brief help message. -v, --version Prints out beast and component versions and file paths. -n NICELEVEL Execute with priority NICELEVEL, this option only takes effect for the root suid wrapper 'beast'. -N Disables renicing to execute with existing priority. --display DISPLAY X server display for the GUI; see X(7). --bse-latency USECONDS Set the allowed synthesis latency for BSE in milliseconds. --bse-mixing-freq FREQUENCY Set the desired synthesis mixing frequency in Hz. --bse-control-freq FREQUENCY Set the desired control frequency in Hz, this should be much smaller than the synthesis mixing frequency to reduce CPU load. The default value of approximately 1000 Hz is usually a good choice. --bse-pcm-driver DRIVER-CONF -p DRIVER-CONF This options results in an attempt to open the PCM driver DRIVER-CONF when playback is started. Multiple options may be supplied to try a variety of drivers and unless DRIVER-CONF is specified as 'auto', only the drivers listed by options are used. Each DRIVER-CONF consists of a driver name and an optional comma seperated list of arguments attached to the driver withan equal sign, e.g.: -p oss=/dev/dsp2,rw -p auto --bse-midi-driver DRIVER-CONF -m DRIVER-CONF This option is similar to the --bse-pcm-driver option, but applies to MIDI drivers and devices. It also may be specified multiple times and features an 'auto' driver. --bse-driver-list Produce a list of all available PCM and MIDI drivers and available devices. -- Stop argument processing, interpret all remaining arguments as file names. Development Options: --debug KEYS Enable certain verbosity stages. --debug-list List possible debug keys. -:[flags] This option enables or disables various debugging specific flags for beast core developers. Use of -: is not recommended, because the supported flags may change between versions and cause possibly harmful misbehaviour. Gtk+ Options: --gtk-debug FLAGS Gtk+ debugging flags to enable. --gtk-no-debug FLAGS Gtk+ debugging flags to disable. --gtk-module MODULE Load additional Gtk+ modules. --gdk-debug FLAGS Gdk debugging flags to enable. --gdk-no-debug FLAGS Gdk debugging flags to disable. --g-fatal-warnings Make warnings fatal (abort). --sync Do all X calls synchronously. SEE ALSO
bsescm(1), bse(5), sfidl(1), BEAST/BSE Website (http://beast.testbit.eu) beast-0.7.3 2011-04-08 02:30:18 +0200 BEAST(1)
All times are GMT -4. The time now is 03:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy