Windows 10

Forum for SH-201
abyzz
Posts: 5
Joined: 17:37, 15 March 2014
Location: Belfast, N.Ireland

Windows 10

Post by abyzz »

Anyone got their SH-201 working under Windows 10 yet?
The Win 8 driver doesn't seem to work for me.
It stopped working when I upgraded from Windows 7x64 to 10
PugFace
Posts: 124
Joined: 14:41, 17 December 2008
Location: UK

Re: Windows 10

Post by PugFace »

Install VMware on to your computer with a VM OS running XP or 7. That should sort it out but you wont be able to run the VST editor within your DAW. but the librarian and editor can work outside within the VM OS. its the only workaround now. i dont think Roland will update the software at least for a very long time to enable it for 8 or onwards.
abyzz
Posts: 5
Joined: 17:37, 15 March 2014
Location: Belfast, N.Ireland

Re: Windows 10

Post by abyzz »

good call :)
I've already changed from using the USB Midi to the legacy Midi ports to use it within my DAW
But I still want to use it for programming the sounds and patches using the librarian.
I'll try the VMware route
thanks
csherstan
Posts: 4
Joined: 18:18, 28 March 2016

Re: Windows 10

Post by csherstan »

I'd be interested in reverse engineering the drivers, etc. and releasing some open source versions. Anyone else interested/able to join me?
korakios
Posts: 14
Joined: 11:33, 15 April 2014

Re: Windows 10

Post by korakios »

I will upload a working one.if anyone interested watch this thread....
nathanjay
Posts: 2
Joined: 17:54, 16 September 2016

Re: Windows 10

Post by nathanjay »

I joined this forum just to watch this thread.

Help us Obi Wan Korakios, you're our only hope.
korakios
Posts: 14
Joined: 11:33, 15 April 2014

Re: Windows 10

Post by korakios »

Windows will not install the drivers by default ,because I modded the inf files.

Type "cmd" on the search field
Right-click "cmd" and run it as administrator
Give the following 2 commands:

Code: Select all

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
reboot and we are ready for installation

Open the device manager and find the unknown sh201 device.
right-click->properties->driver->update->don't search->have disk and goto folder where you unzipped the attached driver.Depending on the version of windows choose 32 or 64 folder.
Ignore the warnings and install.

It is done! (audio&midi)

Last step is to reverse the windows driver checking ,to default

Code: Select all

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF 
Reboot and post comments here.
Attachments
Sh-201_Win10_drivers.zip
(914.9 KiB) Downloaded 2164 times
nathanjay
Posts: 2
Joined: 17:54, 16 September 2016

Re: Windows 10

Post by nathanjay »

DUDE, YOU ARE A GENIUS!

Works perfectly.

I had to disable UEFI Secure Boot in order for "bcdedit -set TESTSIGNING ON" to work, but did a bit of googling and did that ok.

Thanks for your efforts and step by step instructions.

I am extremely happy.

Thanks!
korakios
Posts: 14
Joined: 11:33, 15 April 2014

Re: Windows 10

Post by korakios »

Thanks,
especially for the tip of temporary disabling "UEFI secure boot"

It was just a modification of the inf file . Most interfaces work that way, especially when a driver exists on Vista (preferably win7).

If you have an old interface working on Vista and up and doesn't work on latest Windows ,don't hesitate to pm me.

I tried using ASIO4All ,but it wasn't stable. (needed 64 buffer setting). But I can live with 96 samples latency...(remember to tick the box for lowest latency on sh201 asio panel)
signalx
Posts: 6
Joined: 00:20, 12 February 2016

Re: Windows 10

Post by signalx »

It works perfect, thank you.

I'm wondering why Roland could't fix it and release the driver if it works.
spec24
Posts: 8
Joined: 14:46, 5 June 2010

Re: Windows 10

Post by spec24 »

korakios wrote:Windows will not install the drivers by default ,because I modded the inf files.

Type "cmd" on the search field
Right-click "cmd" and run it as administrator
Give the following 2 commands:

Code: Select all

bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
reboot and we are ready for installation

Open the device manager and find the unknown sh201 device.
right-click->properties->driver->update->don't search->have disk and goto folder where you unzipped the attached driver.Depending on the version of windows choose 32 or 64 folder.
Ignore the warnings and install.

It is done! (audio&midi)

Last step is to reverse the windows driver checking ,to default

Code: Select all

bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF 
Reboot and post comments here.

I just wanted to send out a big thank you to you and a big condemnation to Roland who seems to really not give a shit about their loyal customers. I was ready to ditch my SH-201 until I came across this forum. Thank you thank you thank you!!!!
User avatar
tomatoKetchup
Posts: 61
Joined: 16:59, 22 November 2016
Location: Galway, Ireland
Contact:

Re: Windows 10

Post by tomatoKetchup »

@korakios: People like you deserve a medal for good service to the community. Man, you're a star!
korakios
Posts: 14
Joined: 11:33, 15 April 2014

Re: Windows 10

Post by korakios »

Thanks :)
I no longer have the sh201 but still watch this thread!
It seems after every major of windows 10 the driver is disabled but it's easy to redo the steps ;)
User avatar
tomatoKetchup
Posts: 61
Joined: 16:59, 22 November 2016
Location: Galway, Ireland
Contact:

Re: Windows 10

Post by tomatoKetchup »

korakios wrote:Thanks :)
It seems after every major of windows 10 the driver is disabled but it's easy to redo the steps ;)
Was just about to say that! Windows had a major update yesterday and the driver is gone, so have to do it again. Bloody annoying they are at Microsoft! :(
robmausser
Posts: 1
Joined: 21:23, 27 January 2018

Re: Windows 10

Post by robmausser »

I am having an issue with my sh-201 on Windows 10.

The drivers work fine in terms of installation and detecting the Roland sh-201.

Sound output and MIDI works fine through USB.

However, sound input is distorted, almost sounds like a ring modulator.

It sounds like a bit depth issue, but I have tried various applications and various bit depths and sample rates (of course the ones that are supposed to work with the sh-201.

Any suggestions?
Post Reply