Jump to content

[AMD] Yosemite Kernel Testing (for help use the Help Topic)


Duran Keeley
 Share

1,898 posts in this topic

Recommended Posts

Do you mean I must use Kernel in R8x series instead of Bronya_all_amd.Rc4 ?

Because I always got reboot when I used your SSEPlus_R4, R5, & R6 or hanged as the below:

Invalid user opcode (64-bit): f0 48 0f c7 0f 75 ef 5b c3 0f

 

NO  You can use any

 

Me & him on kernel There are differences in the code

 
I'm using based AnV Version
 
Before feedback Please Description Kernel Version THX
Link to comment
Share on other sites

Open a terminal and type in: uname -a

 

Post the output here. That should tell me what kernel you are booting with.

Darwin Mac-Pro-di-Kayaman.local 14.1.0 Darwin Kernel Version 14.1.0: 2015 2 8 周日 115845 WET; Torachiyo:xnu-2782.1.97-SSEPlus/BUILD/obj/RELEASE_X86_64 x86_64

 

This is my kernel

What version can i update to with this kernel?I'm on 10.10

Link to comment
Share on other sites

hi dev ... 

 

thanks for all of this development for AMD  :D

 

there is two graphical problem i noticed till now using latest kernels here

 

the first one is on pixelmator app

when you use brush you can see corruption on alpha ?

 

post-378955-0-14169600-1423747078_thumb.png

 

the second one puppet pin tool on aftereffects when  use it aftereffects crashes

 

post-378955-0-32520100-1423747163_thumb.png

 

Link to comment
Share on other sites

hi dev ... 

 

thanks for all of this development for AMD  :D

 

there is two graphical problem i noticed till now using latest kernels here

 

the first one is on pixelmator app

when you use brush you can see corruption on alpha ?

 

 

 

the second one puppet pin tool on aftereffects when  use it aftereffects crashes

 

 

 

Hi !

THIS ON FX CPUS ?

  • Like 1
Link to comment
Share on other sites

so is the emulated ssse3 better than the stocked one on fx or what ? :D

 

It would seem so.

But we match Intel pretty precisely...

Some food for thought to read up on: AMD has unaligned vector bugs for SSSE3... (AMD unaligned SSE, look in qemu)

  • Like 1
Link to comment
Share on other sites

Darwin Mac-Pro-di-Kayaman.local 14.1.0 Darwin Kernel Version 14.1.0: 2015 2 8 周日 115845 WET; Torachiyo:xnu-2782.1.97-SSEPlus/BUILD/obj/RELEASE_X86_64 x86_64

 

This is my kernel

What version can i update to with this kernel?I'm on 10.10

As I suspected, you are still using the older kernel by Tora Chi Yo dated 2/8/15. This is why you are still having audio stuttering problems. Try to use the boot flag UseKernelCache=No after updating your kernel to 1010SSEPlus-rev.8.
Link to comment
Share on other sites

Afternoon all, do the latest kernels support pentium d 805 2.66 ghz ?

Yep, all our kernels should work on Pentium D.

Mine and the one of Tora Chi Yo has even support for Pentium 4 added to the TSC so...

Bronya's kernel works for Pentium D too.

Pentium D = Intel Core 2 MSR TSC...

Link to comment
Share on other sites

As I suspected, you are still using the older kernel by Tora Chi Yo dated 2/8/15. This is why you are still having audio stuttering problems. Try to use the boot flag UseKernelCache=No after updating your kernel to 1010SSEPlus-rev.8.

 

Darwin Mac-Pro-di-Kayaman.local 14.0.0 Darwin Kernel Version 14.0.0: 2015年 2月11日 周三 08時42分14秒 WET; Torachiyo:xnu-2782.1.97-SSEPlus/BUILD/obj/RELEASE_X86_64 x86_64

 

Same thing, -f doesn't work, grey screen at startup, already use UseKernelCache=NO

But now the audio works without bootflags  :) AMD Cool & Quiet activated in bios, C1E disabled

2bQkLdb.png?1

  • Like 2
Link to comment
Share on other sites

also want to mention also 

clovergrowerpro fail on compiling tools required  on compiling clover bootlaoder

here is the log of error..

 

 

/Users/MK/CloverGrowerPro/src/gcc/gcc-4.9.2/configure --prefix='/Users/MK/CloverGrowerPro/toolchain' --with-sysroot='/Users/MK/CloverGrowerPro/toolchain/sdk' --enable-languages=c,c++ --libdir='/Users/MK/CloverGrowerPro/toolchain/lib/gcc49' --includedir='/Users/MK/CloverGrowerPro/toolchain/include/gcc49' --datarootdir='/Users/MK/CloverGrowerPro/toolchain/share/gcc49' --with-gettext=/Users/MK/CloverGrowerPro/toolchain --with-system-zlib --disable-nls --enable-plugin --with-gxx-include-dir='/Users/MK/CloverGrowerPro/toolchain/include/gcc49/c++/' --with-gmp='/Users/MK/CloverGrowerPro/toolchain' --with-mpfr='/Users/MK/CloverGrowerPro/toolchain' --with-mpc='/Users/MK/CloverGrowerPro/toolchain' --with-isl='/Users/MK/CloverGrowerPro/toolchain' --with-cloog='/Users/MK/CloverGrowerPro/toolchain' --enable-cloog-backend=isl --disable-bootstrap  --disable-isl-version-check

checking build system type... x86_64-apple-darwin14.0.0
checking host system type... x86_64-apple-darwin14.0.0
checking target system type... x86_64-apple-darwin14.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their respective hosting sites as well as at
you obtained GMP, MPFR and/or MPC from a vendor distribution package,
make sure that you have installed both the libraries and the header
files.  They may be located in separate packages.
 

it says Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.

but on my notebook this problem doesn't appear !!!..

Link to comment
Share on other sites

10.10.2 with  1010-SSEPlus-Rev.8

invalid kernel opcode 64

 

thanks

 

10.10.2 doesnt work yet and will most likely not work until Apple releases their sources.

 

Same page just 3 posts up. Come on, dude. Read the thread

  • Like 2
Link to comment
Share on other sites

 Share

×
×
  • Create New...