Jump to content

Mavericks kernel testing on AMD (formerly Mountain Lion kernel testing on AMD)


theconnactic
 Share

6,414 posts in this topic

Recommended Posts

Can somebody post a screenshot with about this Mac active?

Also the latest kernel should work with Pentium 4 and Atom... ;)

 

post-1176412-0-70941600-1384679833_thumb.jpg

 

 

is it enough ?

i'm only using your latest kernel w/o the system.kext & voodoopstates

Link to comment
Share on other sites

Screen Shot 2013-11-17 at 16.15.22.jpg

 

 

is it enough ?

i'm only using your latest kernel w/o the system.kext & voodoopstates

CPU Unknown?

I need to fix that... ;)

Link to comment
Share on other sites

Can somebody post a screenshot with about this Mac active?

This is my screens with "about this mac" active :)

 

RC7_kernel

post-1100208-0-02772300-1384683900_thumb.png

 

BSA_kernel

post-1100208-0-43284100-1384683933_thumb.png

 

The "???" after the 6GB of Memory isn't the error of kernel (I think) so it is no improtant.

 

I have no pink icons, because I use Launchpad Refresh.app and I forgot to turn it off ;)

But the dirty icon bug is still here.

 

EDIT:

CPU Unknown?

I need to fix that... ;)

But maybe "???" is the bug of kernel, can you fix that?

Link to comment
Share on other sites

This is my screens with "about this mac" active :)

 

RC7_kernel

attachicon.gifrc7.png

 

BSA_kernel

attachicon.gifZrzut ekranu 2013-11-16 o 16.20.50.png

 

The "???" after the 6GB of Memory isn't the error of kernel (I think) so it is no improtant.

 

I have no pink icons, because I use Launchpad Refresh.app and I forgot to turn it off ;)

But the dirty icon bug is still here.

 

EDIT:

But maybe "???" is the bug of kernel, can you fix that?

After 6 GB "???" - it is only from chameleon ! 

  • Like 1
Link to comment
Share on other sites

I revised the kernel some more.

Right now I tested it on an AMD E1 APU.

The kernel contains both my tsc.c and cpuid.c mods as well as Bronzovka's

New boot arguments:

-alttsc (Use my procedure to calculate clock frequency, this was needed on the AMD APU)

-altcache (Use my old cache determination procedure enhanced with TLB calculation from Bronzovka, was also needed on the APU or KP).

-emulateintel (Set Core 2 Duo or Intel Xeon E processor data and copy GenuineIntel in).

I also revised the opemu some more (should be faster as it first checks for SSSE3 instruction).

 

No SSE3 emu yet... haven't had the time.

It is next on my list...

 

Please test it and let me know...

 

with both -alttsc and -altcache it runs just like my old kernel... but with Bronzovka's genial other fixes ;)

 

@Bronzovka: I compiled up some info of the APU... we should add that to your cache determination and TSC detection.

thanks for kernel! seem that boot faster..

post-302440-0-06738600-1384687739_thumb.png

Link to comment
Share on other sites

 

Please test it and let me know...

 

Attached Files

 

Here's my review:

 

+ fsb, busratio & cpu freqs are correctly detected

 

 

Screen_Shot_2013_11_17_at_6_27_09_PM.png

 

 

 

 

 

+ P-state auto/manual controlling works

 

 

 

 

 

Screen_Shot_2013_11_17_at_7_25_03_PM.png

 

Screen_Shot_2013_11_17_at_7_25_32_PM.png

 

 

 

 

 

 

 

+ with "-emulateintel",

the cpux detects my cpu is an intel xeon cpu

but the geekbench still detects it as an amd

 

 

 

Screen_Shot_2013_11_17_at_6_04_06_PM.png

 

 

 

 

 

now the "minus" list:

 

-  the L2 cache is detected incorrectly 

 

 

Screen_Shot_2013_11_17_at_6_41_35_PM.png

 

Screen_Shot_2013_11_17_at_6_40_37_PM.png

 

 

compared to the windows' detection

cpu_3423.png

 

 

 

 

 

- pink icons are still there on both launchpad & dashboard

 

 

Screen_Shot_2013_11_17_at_6_47_19_PM.png

 

Screen_Shot_2013_11_17_at_6_48_27_PM.png

 

 

 

 

 

-  copy-paste in PREVIEW still doesn't work

 

 

Screen_Shot_2013_11_17_at_6_50_45_PM.png

 

 

 

 

- the /utility/GRAB.app  can't capture any windows  (the result is only a blank white shot)

but it can capture both selection & full-screen

 

 

Screen_Shot_2013_11_17_at_6_56_24_PM.png

 

 

 

 

- Q-Time X crashes when playing MP4 (h.264) movies

 

 

Screen_Shot_2013_11_17_at_7_00_40_PM.png

 

 

here's is the error report:

http://pastebin.com/b6FBUBi2

 

 

 

-  both FIREFOX & SAFARI still crash when playing youtube with adobe flash plugin

 

 

Screen_Shot_2013_11_17_at_7_06_03_PM.png

 

Screen_Shot_2013_11_17_at_7_08_11_PM.png

 

 

 

 

 

the console reports: "invalid user opcode 64: 34 be db 90 ff 7f 00 00 2b 00 00 00 00 00 00 00"

 

Screen_Shot_2013_11_17_at_7_35_18_PM.png

 

 

 

 

-  the maxima works, it can connect to SBCL server

 

 

Screen_Shot_2013_11_17_at_7_12_59_PM.png

 

 

 

 

 

but it still sends "invalid user opcode 32" to the console

 

 

Screen_Shot_2013_11_17_at_7_15_24_PM.png

 

  • Like 1
Link to comment
Share on other sites

Here's my review:

 

+ fsb, busratio & cpu freqs are correctly detected

 

 

Screen_Shot_2013_11_17_at_6_27_09_PM.png

 

 

 

 

 

+ P-state auto/manual controlling works

 

 

 

 

 

Screen_Shot_2013_11_17_at_7_25_03_PM.png

 

Screen_Shot_2013_11_17_at_7_25_32_PM.png

 

 

 

 

 

 

 

+ with "-emulateintel",

the cpux detects my cpu is an intel xeon cpu

but the geekbench still detects it as an amd

 

 

 

Screen_Shot_2013_11_17_at_6_04_06_PM.png

 

 

 

 

 

now the "minus" list:

 

-  the L2 cache is detected incorrectly 

 

 

Screen_Shot_2013_11_17_at_6_41_35_PM.png

 

Screen_Shot_2013_11_17_at_6_40_37_PM.png

 

 

compared to the windows' detection

cpu_3423.png

 

 

 

 

 

- pink icons are still there on both launchpad & dashboard

 

 

Screen_Shot_2013_11_17_at_6_47_19_PM.png

 

Screen_Shot_2013_11_17_at_6_48_27_PM.png

 

 

 

 

 

-  copy-paste in PREVIEW still doesn't work

 

 

Screen_Shot_2013_11_17_at_6_50_45_PM.png

 

 

 

 

- the /utility/GRAB.app  can't capture any windows  (the result is only a blank white shot)

but it can capture both selection & full-screen

 

 

Screen_Shot_2013_11_17_at_6_56_24_PM.png

 

 

 

 

- Q-Time X crashes when playing MP4 (h.264) movies

 

 

Screen_Shot_2013_11_17_at_7_00_40_PM.png

 

 

here's is the error report:

http://pastebin.com/b6FBUBi2

 

 

 

-  both FIREFOX & SAFARI still crash when playing youtube with adobe flash plugin

 

 

Screen_Shot_2013_11_17_at_7_06_03_PM.png

 

Screen_Shot_2013_11_17_at_7_08_11_PM.png

 

 

 

 

 

the console reports: "invalid user opcode 64: 34 be db 90 ff 7f 00 00 2b 00 00 00 00 00 00 00"

 

Screen_Shot_2013_11_17_at_7_35_18_PM.png

 

 

 

 

-  the maxima works, it can connect to SBCL server

 

 

Screen_Shot_2013_11_17_at_7_12_59_PM.png

 

 

 

 

 

but it still sends "invalid user opcode 32" to the console

 

 

 

 

Did you try the -aticache boot flag to fix the L2 cache?

Link to comment
Share on other sites

Did you try the -aticache boot flag to fix the L2 cache?

 

AnV didn't mention about "-aticache" flag  :)

 

 

New boot arguments:

-alttsc (Use my procedure to calculate clock frequency, this was needed on the AMD APU)

-altcache (Use my old cache determination procedure enhanced with TLB calculation from Bronzovka, was also needed on the APU or KP).

-emulateintel (Set Core 2 Duo or Intel Xeon E processor data and copy GenuineIntel in).

 

 

testing the kernel with "-altcache"

 

 

 

dodol.png

 

 

Link to comment
Share on other sites

@ Andy

Here is "About this Mac" Phenom II x4  B50 and machdep:

 

post-513502-0-21950000-1384698277_thumb.png

 

I do get a KP on this kernel, "kernel_bsa", when I run Geekbench3 (not in Geekbench2), can't get an image though, I'll see what I can do.

But very happy about the Pink Launchpad gone (for me -5770) :)

 

Youtube videos on Safari are working well for me, however the QT screen-capture looks garbled:

 

utube.mov

Link to comment
Share on other sites

yup! you got the same false reading of the L2 cache compared to this one

 

are you running the launchpad reset script on the startup ?

 

Yeah, sure enough.... 2x512 is not right! hadn't seen it before!.

 

are you running the launchpad reset script on the startup ?

 

 

That's a negative... NO launchpadreset.app on my 5770 :) ... beta_kernel from Bronya also was wo/ Pink launchpad errors! :D  The pink never bothered me much so I never used the reset app...  :rolleyes:

Link to comment
Share on other sites

Yeah, sure enough.... 2x512 is not right! hadn't seen it before!.

 

 

That's a negative... NO launchpadreset.app on my 5770 :) ... beta_kernel from Bronya also was wo/ Pink launchpad errors! :D  The pink never bothered me much so I never used the reset app...  :rolleyes:

So maybe the pink launchpad gets because of some kext? Maybe we should try delete some kext and check if still is pink...? hmmm?

Could you upload your Extra folder?

Link to comment
Share on other sites

:)

 

Andy kernel works well, there are only png capture which retains the red image, the resolution change are disappearing pink icons QuikTime works well and the "export, Sempron is not a powerful CPU, it is good for dual core Atlon a great step forward ......….:)

 

http://www.youtube.com/watch?v=SNNA6t1Cdyo

Last login: Thu Nov 14 04:01:09 on console
iMac-de-gils83:~ gils83$ sysctl kern hw vm machdep security
kern.ostype: Darwin
kern.osrelease: 13.0.0
kern.osrevision: 199506
kern.version: Darwin Kernel Version 13.0.0: za 16 nov 2013 23:04:26 CET; andyvand:xnu-2422.1.72-AMD/BUILD/obj/RELEASE_X86_64
kern.maxvnodes: 33792
kern.maxproc: 532
kern.maxfiles: 12288
kern.argmax: 262144
kern.securelevel: 0
kern.hostname: iMac-de-gils83.local
kern.hostid: 0
kern.clockrate: { hz = 100, tick = 10000, tickadj = 0, profhz = 100, stathz = 100 }
kern.posix1version: 200112
kern.ngroups: 16
kern.job_control: 1
kern.saved_ids: 1
kern.boottime: { sec = 1384397989, usec = 0 } Thu Nov 14 03:59:49 2013
kern.nisdomainname: 
kern.maxfilesperproc: 10240
kern.maxprocperuid: 266
kern.ipc.maxsockbuf: 4194304
kern.ipc.sockbuf_waste_factor: 8
kern.ipc.somaxconn: 128
kern.ipc.nmbclusters: 32768
kern.ipc.soqlimitcompat: 1
kern.ipc.mleak_sample_factor: 500
kern.ipc.mb_normalized: 0
kern.ipc.mb_watchdog: 0
kern.ipc.sosendminchain: 16384
kern.ipc.sorecvmincopy: 16384
kern.ipc.sosendjcl: 1
kern.ipc.sosendjcl_ignore_capab: 0
kern.ipc.sodefunctlog: 0
kern.ipc.sothrottlelog: 0
kern.ipc.sorestrictrecv: 1
kern.ipc.sotcdb: 1
kern.ipc.maxsockets: 512
kern.ipc.njcl: 10920
kern.ipc.njclbytes: 16384
kern.ipc.soqlencomp: 0
kern.ipc.io_policy.throttled: 0
kern.ipc.io_policy.log: 0
kern.ipc.io_policy.uuid: 1
kern.usrstack: 1545396224
kern.netboot: 0
kern.sysv.shmmax: 4194304
kern.sysv.shmmin: 1
kern.sysv.shmmni: 32
kern.sysv.shmseg: 8
kern.sysv.shmall: 1024
kern.sysv.semmni: 87381
kern.sysv.semmns: 87381
kern.sysv.semmnu: 87381
kern.sysv.semmsl: 87381
kern.sysv.semume: 10
kern.aiomax: 90
kern.aioprocmax: 16
kern.aiothreads: 4
kern.corefile: /cores/core.%P
kern.coredump: 1
kern.sugid_coredump: 0
kern.delayterm: 0
kern.shreg_private: 0
kern.posix.sem.max: 10000
kern.usrstack64: 140734738784256
kern.nx: 0
kern.tfp.policy: 2
kern.procname: 
kern.speculative_reads_disabled: 0
kern.osversion: 13A603
kern.safeboot: 0
kern.lctx.last: 1
kern.lctx.count: 0
kern.lctx.max: 8192
kern.rage_vnode: 0
kern.tty.ptmx_max: 127
kern.threadname: 
kern.sleeptime: { sec = 0, usec = 0 } Thu Jan  1 01:00:00 1970
kern.waketime: { sec = 0, usec = 0 } Thu Jan  1 01:00:00 1970
kern.willshutdown: 0
kern.progressmeterenable: 0
kern.progressmeter: 0
kern.hibernatefile: 
kern.bootsignature: 
kern.hibernatemode: 0
kern.hibernategraphicsready: 0
kern.hibernatewakenotification: 0
kern.hibernatelockscreenready: 0
kern.hibernatehidready: 0
kern.wq_yielded_threshold: 2000
kern.wq_yielded_window_usecs: 30000
kern.wq_stalled_window_usecs: 200
kern.wq_reduce_pool_window_usecs: 5000000
kern.wq_max_timer_interval_usecs: 50000
kern.wq_max_threads: 512
kern.wq_max_constrained_threads: 64
kern.nbuf: 10485
kern.maxnbuf: 10485
kern.jnl_trim_flush: 240
kern.flush_cache_on_write: 0
kern.ds_supgroups_supported: 1
kern.sugid_scripts: 0
kern.zleak.active: 0
kern.zleak.max_zonemap_size: 805306368
kern.zleak.global_threshold: 402653184
kern.zleak.zone_threshold: 50331648
kern.uuid: 1E98B187-2301-31D8-A76B-6F0A7C023322
kern.bootargs: boot-uuid=A8F85854-4ADD-3D77-A59B-3D115B948F2E rd=*uuid -f npci=0x2000 -v
kern.num_files: 1100
kern.num_vnodes: 33792
kern.num_tasks: 1024
kern.num_threads: 2560
kern.num_taskthreads: 2560
kern.namecache_disabled: 0
kern.ignore_is_ssd: 0
kern.preheat_pages_max: 256
kern.preheat_pages_min: 8
kern.speculative_prefetch_max: 24576
kern.speculative_prefetch_max_iosize: 524288
kern.vm_page_free_target: 2000
kern.vm_page_free_min: 1500
kern.vm_page_free_reserved: 128
kern.vm_page_speculative_percentage: 5
kern.vm_page_speculative_q_age_ms: 500
kern.vm_max_delayed_work_limit: 32
kern.vm_max_batch: 256
kern.bootsessionuuid: AA8B0774-16B2-4279-9049-C5AEAEEA1820
kern.timer.coalescing_enabled: 1
kern.timer.deadline_tracking_bin_1: 2000000
kern.timer.deadline_tracking_bin_2: 5000000
kern.timer.longterm.threshold: 1000
kern.timer.longterm.qlen: 84
kern.singleuser: 0
kern.affinity_sets_enabled: 1
kern.affinity_sets_mapping: 1
kern.slide: 0
kern.kdebug_thread_block: 0
kern.stack_size: 16384
kern.stack_depth_max: 12624
kern.ipc_portbt: 0
kern.sched: traditional_with_pset_runqueue
kern.memorystatus_vm_pressure_level: 2
kern.memorystatus_purge_on_warning: 2
kern.memorystatus_purge_on_urgent: 5
kern.memorystatus_purge_on_critical: 8
kern.msgbuf: 65536
kern.secure_kernel: 0
kern.interrupt_timer_coalescing_enabled: 1
kern.timer_coalesce_idle_entry_hard_deadline_max: 5000000
kern.timer_coalesce_bg_scale: -5
kern.timer_coalesce_bg_ns_max: 100000000
kern.timer_coalesce_kt_scale: 3
kern.timer_coalesce_kt_ns_max: 1000000
kern.timer_coalesce_fp_scale: 3
kern.timer_coalesce_fp_ns_max: 1000000
kern.timer_coalesce_ts_scale: 3
kern.timer_coalesce_ts_ns_max: 1000000
kern.timer_coalesce_tier0_scale: 3
kern.timer_coalesce_tier0_ns_max: 1000000
kern.timer_coalesce_tier1_scale: 2
kern.timer_coalesce_tier1_ns_max: 5000000
kern.timer_coalesce_tier2_scale: 1
kern.timer_coalesce_tier2_ns_max: 20000000
kern.timer_coalesce_tier3_scale: -2
kern.timer_coalesce_tier3_ns_max: 75000000
kern.timer_coalesce_tier4_scale: -15
kern.timer_coalesce_tier4_ns_max: 10000000000
kern.timer_coalesce_tier5_scale: -15
kern.timer_coalesce_tier5_ns_max: 10000000000
kern.ostype = Darwin
kern.osrelease = 13.0.0
kern.osrevision = 199506
kern.version = Darwin Kernel Version 13.0.0: za 16 nov 2013 23:04:26 CET; andyvand:xnu-2422.1.72-AMD/BUILD/obj/RELEASE_X86_64
kern.maxvnodes = 33792
kern.maxproc = 532
kern.maxfiles = 12288
kern.argmax = 262144
kern.securelevel = 0
kern.hostname = iMac-de-gils83.local
kern.hostid = 0
kern.clockrate: hz = 100, tick = 10000, profhz = 100, stathz = 100
kern.posix1version = 200112
kern.ngroups = 16
kern.job_control = 1
kern.saved_ids = 1
kern.boottime = Thu Nov 14 03:59:49 2013

kern.nisdomainname = 
kern.maxfilesperproc = 10240
kern.maxprocperuid = 266
kern.usrstack = 1545396224
kern.netboot = 0
kern.aiomax = 90
kern.aioprocmax = 16
kern.aiothreads = 4
kern.corefile = /cores/core.%P
kern.coredump = 1
kern.sugid_coredump = 0
kern.delayterm = 0
kern.shreg_private = 0
kern.usrstack64 = 140734738784256
kern.nx = 0
kern.procname = 
kern.speculative_reads_disabled = 0
kern.osversion = 13A603
kern.safeboot = 0
kern.rage_vnode = 0
kern.thread_name = kern
hw.ncpu: 1
hw.byteorder: 1234
hw.memsize: 2147483648
hw.activecpu: 1
hw.physicalcpu: 1
hw.physicalcpu_max: 1
hw.logicalcpu: 1
hw.logicalcpu_max: 1
hw.cputype: 7
hw.cpusubtype: 4
hw.cpu64bit_capable: 1
hw.cpufamily: 2028621756
hw.cacheconfig: 1 1 1 0 0 0 0 0 0 0
hw.cachesize: 2147483648 65536 524288 0 0 0 0 0 0 0
hw.pagesize: 4096
hw.busfrequency: 792000000
hw.busfrequency_min: 792000000
hw.busfrequency_max: 792000000
hw.cpufrequency: 2188000000
hw.cpufrequency_min: 2188000000
hw.cpufrequency_max: 2188000000
hw.cachelinesize: 64
hw.l1icachesize: 65536
hw.l1dcachesize: 65536
hw.l2cachesize: 524288
hw.tbfrequency: 1000000000
hw.packages: 1
hw.optional.floatingpoint: 1
hw.optional.mmx: 1
hw.optional.sse: 1
hw.optional.sse2: 1
hw.optional.sse3: 1
hw.optional.supplementalsse3: 1
hw.optional.sse4_1: 0
hw.optional.sse4_2: 0
hw.optional.x86_64: 1
hw.optional.aes: 0
hw.optional.avx1_0: 0
hw.optional.rdrand: 0
hw.optional.f16c: 0
hw.optional.enfstrg: 0
hw.optional.fma: 0
hw.optional.avx2_0: 0
hw.optional.bmi1: 0
hw.optional.bmi2: 0
hw.optional.rtm: 0
hw.optional.hle: 0
hw.machine = x86_64
hw.model = iMac12,1
hw.ncpu = 1
hw.byteorder = 1234
hw.physmem = 2147483648
hw.usermem = 1871728640
hw.pagesize = 4096
hw.epoch = 0
hw.vectorunit = 1
hw.busfrequency = 792000000
hw.cpufrequency = 2188000000
hw.cachelinesize = 64
hw.l1icachesize = 65536
hw.l1dcachesize = 65536
hw.l2settings = 1
hw.l2cachesize = 524288
hw.tbfrequency = 1000000000
hw.memsize = 2147483648
hw.availcpu = 1
vm.loadavg: { 1.99 2.40 1.68 }
vm.swapusage: total = 1024.00M  used = 0.00M  free = 1024.00M  (encrypted)
vm.cs_force_kill: 0
vm.cs_force_hard: 0
vm.cs_debug: 0
vm.cs_all_vnodes: 0
vm.cs_enforcement: 0
vm.cs_enforcement_panic: 0
vm.sigpup_disable: 0
vm.global_no_user_wire_amount: 67108864
vm.global_user_wire_limit: 2080374784
vm.user_wire_limit: 2080374784
vm.vm_copy_src_not_internal: 0
vm.vm_copy_src_not_symmetric: 0
vm.vm_copy_src_large: 0
vm.vm_page_external_count: 305921
vm.vm_page_filecache_min: 50000
vm.compressor_mode: 4
vm.compressor_bytes_used: 0
vm.compressor_swapout_target_age: 0
vm.compressor_eval_period_in_msecs: 250
vm.compressor_sample_min_in_msecs: 500
vm.compressor_sample_max_in_msecs: 10000
vm.compressor_thrashing_threshold_per_10msecs: 50
vm.compressor_thrashing_min_per_10msecs: 20
vm.compressor_minorcompact_threshold_divisor: 11
vm.compressor_majorcompact_threshold_divisor: 13
vm.compressor_unthrottle_threshold_divisor: 20
vm.compressor_catchup_threshold_divisor: 35
vm.cs_validation: 1
vm.cs_blob_count: 427
vm.cs_blob_size: 6177152
vm.cs_blob_count_peak: 432
vm.cs_blob_size_peak: 6206672
vm.cs_blob_size_max: 1667072
vm.vm_debug_events: 0
vm.allow_stack_exec: 0
vm.allow_data_exec: 1
vm.shared_region_unnest_logging: 1
vm.shared_region_trace_level: 1
vm.shared_region_version: 3
vm.shared_region_persistence: 0
vm.vm_page_free_target: 2000
vm.memory_pressure: 0
vm.page_free_wanted: 0
vm.page_purgeable_count: 387
vm.page_purgeable_wired_count: 0
vm.madvise_free_debug: 0
vm.page_reusable_count: 9966
vm.reusable_success: 603
vm.reusable_failure: 0
vm.reusable_shared: 85
vm.all_reusable_calls: 537
vm.partial_reusable_calls: 33
vm.reuse_success: 421
vm.reuse_failure: 0
vm.all_reuse_calls: 328
vm.partial_reuse_calls: 140
vm.can_reuse_success: 14834
vm.can_reuse_failure: 354
vm.reusable_reclaimed: 0
vm.page_free_count: 14223
vm.page_speculative_count: 189713
vm.page_cleaned_count: 0
vm.pageout_inactive_dirty_internal: 0
vm.pageout_inactive_dirty_external: 0
vm.pageout_inactive_clean: 0
vm.pageout_speculative_clean: 7820
vm.pageout_inactive_used: 0
vm.pageout_freed_from_inactive_clean: 0
vm.pageout_freed_from_speculative: 7820
vm.pageout_freed_from_cleaned: 0
vm.pageout_enqueued_cleaned: 0
vm.pageout_enqueued_cleaned_from_inactive_clean: 0
vm.pageout_enqueued_cleaned_from_inactive_dirty: 0
vm.pageout_cleaned: 0
vm.pageout_cleaned_reactivated: 0
vm.pageout_cleaned_reference_reactivated: 0
vm.pageout_cleaned_volatile_reactivated: 0
vm.pageout_cleaned_fault_reactivated: 0
vm.pageout_cleaned_commit_reactivated: 0
vm.pageout_cleaned_busy: 0
vm.pageout_cleaned_nolock: 0
machdep.cpu.max_basic: 1
machdep.cpu.max_ext: 2147483672
machdep.cpu.vendor: AuthenticAMD
machdep.cpu.brand_string: AMD Sempron(tm) Processor LE-1250
machdep.cpu.family: 15
machdep.cpu.model: 127
machdep.cpu.extmodel: 7
machdep.cpu.extfamily: 0
machdep.cpu.stepping: 2
machdep.cpu.feature_bits: 126614527 8705
machdep.cpu.extfeature_bits: 3955489791 281
machdep.cpu.signature: 462834
machdep.cpu.brand: 0
machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 SSE3 SSSE3 CX16
machdep.cpu.extfeatures: SYSCALL EM64T LAHF RDTSCP TSCI
machdep.cpu.cores_per_package: 1
machdep.cpu.microcode_version: 21
machdep.cpu.processor_flag: 1
machdep.cpu.cache.linesize: 64
machdep.cpu.cache.L2_associativity: 16
machdep.cpu.cache.size: 524288
machdep.cpu.tlb.inst.small: 32
machdep.cpu.tlb.inst.large: 8
machdep.cpu.tlb.data.small: 32
machdep.cpu.tlb.data.small_level1: 512
machdep.cpu.tlb.data.large: 8
machdep.cpu.address_bits.physical: 40
machdep.cpu.address_bits.virtual: 48
machdep.cpu.core_count: 1
machdep.cpu.thread_count: 1
machdep.vectors.timer: 221
machdep.vectors.IPI: 222
machdep.pmap.hashwalks: 207729
machdep.pmap.hashcnts: 515709
machdep.pmap.hashmax: 36
machdep.pmap.kernel_text_ps: 2097152
machdep.pmap.kern_pv_reserve: 2000
machdep.memmap.Conventional: 2146824192
machdep.memmap.RuntimeServices: 0
machdep.memmap.ACPIReclaim: 57344
machdep.memmap.ACPINVS: 139264
machdep.memmap.PalCode: 0
machdep.memmap.Reserved: 2273280
machdep.memmap.Unusable: 0
machdep.memmap.Other: 0
machdep.tsc.frequency: 2188870123
machdep.tsc.deep_idle_rebase: 1
machdep.tsc.nanotime.tsc_base: 125451149398
machdep.tsc.nanotime.ns_base: 0
machdep.tsc.nanotime.scale: 1962184622
machdep.tsc.nanotime.shift: 0
machdep.tsc.nanotime.generation: 2
machdep.misc.panic_restart_timeout: 1266874889
machdep.misc.interrupt_latency_max: 0x0 0xdd 0x15eca
machdep.misc.machine_check_panic: 
machdep.misc.timer_queue_trace: 
machdep.misc.nmis: 0
machdep.eager_timer_evaluations: 40
machdep.eager_timer_evaluation_max: 174988
machdep.user_idle_level: 0
security.mac.sandbox.sentinel: .sb-7c34f74e
security.mac.sandbox.audio_active: 0
security.mac.qtn.sandbox_enforce: 1
security.mac.qtn.user_approved_exec: 1
security.mac.max_slots: 7
security.mac.labelvnodes: 0
security.mac.mmap_revocation: 0
security.mac.mmap_revocation_via_cow: 0
security.mac.device_enforce: 1
security.mac.pipe_enforce: 1
security.mac.posixsem_enforce: 1
security.mac.posixshm_enforce: 1
security.mac.proc_enforce: 1
security.mac.socket_enforce: 1
security.mac.system_enforce: 1
security.mac.sysvmsg_enforce: 1
security.mac.sysvsem_enforce: 1
security.mac.sysvshm_enforce: 1
security.mac.vm_enforce: 1
security.mac.vnode_enforce: 1
iMac-de-gils83:~ gils83$ 

516201Capturedcran20131114042332.png

 

 

797240Capturedcran20131114040811.png

 

 

430121Capturedcran20131114041817.png

 

202431Capturedcran20131114041859.png

Link to comment
Share on other sites

So maybe the pink launchpad gets because of some kext? Maybe we should try delete some kext and check if still is pink...? hmmm?

Could you upload your Extra folder?

 

 

I don't think that it maybe my Kexts... most of them are for functionality:

 

ALXEthernet  -AtherosL1c ether kext

AppleATIATA -ATI Sata (this one maybe superfluous)

DVD_Apple -AnV's Superdrive kext

FakeSMC -fakesmc

corecrypto -patched

PXHCD -USB 3

 

 

Also I have them in S/L/E not in Extra/E

but I am attaching none the less:

 

S_L_ExtandExtra.zip

 

Additionally: though I don't get the Pink Launchpad I get  Errors on screen capture ( quicktime.gif  utube.mov   3.39MB   2 downloads) and the icon errors as well as Preview Greenness when saving/copying.

post-513502-0-34704700-1384702063_thumb.png

Link to comment
Share on other sites

I don't think that it maybe my Kexts... most of them are for functionality:

 

ALXEthernet  -AtherosL1c ether kext

AppleATIATA -ATI Sata

DVD_Apple -AnV's Superdrive kext

FakeSMC -fakesmc

PXHCD -USB 3

SuperVIAATA -ATI Sata

 

Also I have them in S/L/E not in Extra/E

but I am attaching none the less:

 

attachicon.gifS_L_ExtandExtra.zip

Ok, you're right. These kexts are for functionality only. Just thought that you never had problem with pink icons etc, so maybe you use/don't use some kexts.

But thanks a lot man :)

Link to comment
Share on other sites

I don't think that it maybe my Kexts... most of them are for functionality:

 

ALXEthernet  -AtherosL1c ether kext

AppleATIATA -ATI Sata

DVD_Apple -AnV's Superdrive kext

FakeSMC -fakesmc

PXHCD -USB 3

SuperVIAATA -ATI Sata

 

Also I have them in S/L/E not in Extra/E

but I am attaching none the less:

 

attachicon.gifS_L_ExtandExtra.zip

in E/E good works ;) 

  • Like 1
Link to comment
Share on other sites

Ok, you're right. These kexts are for functionality only. Just thought that you never had problem with pink icons etc, so maybe you use/don't use some kexts.

But thanks a lot man :)

I only had problems from rc5 to rc7 (i.e. pink launchpad)... before and after those Launchpad behaves...

 

I attribute it to being MacPro5,1 along with OEM Radeon 5770.

No prob... :thumbsup_anim:

Its just a guess though..  :fishing:

Link to comment
Share on other sites

Ok, you're right. These kexts are for functionality only. Just thought that you never had problem with pink icons etc, so maybe you use/don't use some kexts.

But thanks a lot man :)

Actually tragediana you may be somewhat right!! :) I was doing tests with all of my Kexts (I also had corecrypto -patched) apparently having all of my kexts in S/L/E it fixes Pink Launchpad... you see I do get it but for half a second then they disappear really fast.... but remove all to E/E they remained pink the whole time (10 mins)

 

Thats how it works for me, maybe test it?

 

@DJPhoenix

Careful w/ support stuff guys ?delete the ones you don't need?

have you tried removing:

-ApplePolicyControl

-AppleUpstreamUserClient

-AppleTyMCEDrvr

??

  • Like 2
Link to comment
Share on other sites

Yes , i re-search and i found fails in cupid and tsc for family 12h and 14h , family 12h and 14h don't support address8000_001D, then should work on amd-apu_e1 .

Wait for kernel without flag -altcache and -alttsc...

Yes we need to fix this.

I'll work on this tonight too ;)

  • Like 3
Link to comment
Share on other sites

Hi Tested latest kernel.... still pink launchpad, clock still jumping all over time...

otherwise pretty good!  ; )

 

AMD64X2 3800+ , Nvidia 9400GT, 4 G ram, Nvidia MC61 chipset (2008)

 

 


timing problem causing clock issues??  see Diagnostics messages "exceeded max slew - resetting clock"...

post-749905-0-08061100-1384706722_thumb.png

post-749905-0-92153500-1384706741_thumb.png

Link to comment
Share on other sites

 Share

×
×
  • Create New...