Vedran Vrbanc

Results 6 comments of Vedran Vrbanc

NOT VULNERABLE ON 4.14.12-gentoo #1 SMP PREEMPT Mon Jan 8 08:03:27 CET 2018 GenuineIntel processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 78 model name :...

NOT VULNERABLE ON 4.9.70 #3 SMP Wed Dec 27 17:19:38 CST 2017 unknown processor : 0 vendor_id : AuthenticAMD cpu family : 21 model : 2 model name : AMD...

From the Turbo Chameleon programming docs: "If bit 5 of the turbo config register (D0F3h) is set then bit 0 of the VIC-II register at 53296 (D030h) controls the turbo....

I made a surge package for Gentoo linux. Normally everything is compiled with "-march=native" so I had to make an exception for surge not to use global CXXFLAGS.

Suppressing the flag is easy enough. Just thought you'd want to know this is erroring out. BTW, this is the only thing that breaks with avx2 enabled, everything else builds...

After compiling with this patch, the audio is garbled and the program segfaults after 5-6 seconds in the "SpringReverbProc::processBlock" function. I did poke around a bit myself and made a...