tacromx Posted September 9, 2011 Posted September 9, 2011 Hi AllI'm trying to get audio working in server core(Standard R2 SP1)i've tried the following ....Added 'AudioEndpointBuilder', 'AudioSrv','HDAudBus', 'Class', 'DeviceClasses' and their relevant data to the system registry, also added the relevant data in 'services' but with no joyDriver loads, but with "Invalid Data"Any ideas??, have i missed something?Any help much appreciated
Tripredacus Posted September 9, 2011 Posted September 9, 2011 Any ideas??, have i missed something?Surely, Server Core does not support audio. See the following:General Development Considerations for Server Core
tacromx Posted September 9, 2011 Author Posted September 9, 2011 Absolutelly correct........however it can be modified to run audio, i'm just not sure how, same as it's not desinged to have a gui...................
tacromx Posted September 16, 2011 Author Posted September 16, 2011 Getting closer.... audio service is running now including dependencies....i was missing some entry's in the registry. just the driver loading to sort out.....nearly there!!.....
tacromx Posted September 22, 2011 Author Posted September 22, 2011 Well, this is the closest i can get, everything works apart from the loading of the audio drivers, just cant seem to get it to load them.............
cluberti Posted September 23, 2011 Posted September 23, 2011 Might want to run process monitor on that machine while installing the driver to see what file can't be found.
tacromx Posted September 27, 2011 Author Posted September 27, 2011 Thanks for your suggestion , I found the problem, .... Ksthunk.sys , the os seems to think its an unsinged driver, i ran "bcdedit -set loadoptions \DISABLE_INTEGRITY_CHECK" now running the os in "Test" mode and made a developer certificate for Ksthunk.sys, now the driver loads and installs, everything appears ok, but still no audio.....................i'll keep trying .......................
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now