kxproject / kx-audio-driver

kX driver source code (for Windows and Mac)
Other
143 stars 64 forks source link

kx-3553/3552 installation failed with "kX device not found" message #16

Closed mole2old closed 6 years ago

mole2old commented 6 years ago

Target OS: Windows 7x64 Professional (UAC disabled, SecureBoot Disabled)

  1. kx-3553 installation debug log (pastebin)
  2. Additional screenshots part #1 (imgur)
  3. Additional screenshots part #2 (imgur) To E. Gavrilov: see PM (Conversations) on hardwareheaven forum, we have а good news.
flood404 commented 6 years ago

The kx-3553 driver is not signed. Windows will not load unsigned drivers if secure boot is enabled in BIOS. Or if you do not disable driver signature enforcement at every boot. I have the 3553 working in windows 10 pro with secure boot disabled. I did not have to do anything else. I have abandoned windows 7 since windows 10 came out.

mole2old commented 6 years ago

In my case SecureBoot always disabled in BIOS.

flood404 commented 6 years ago

Ok and its also possible some program is detecting the Kx.sys as a trojan and deleting it. I wonder if you make ky.sys as read only so it can't be deleted. Also if you need the driver for the gameport I have that one which is what the PCI input device you have listed in there.

flood404 commented 6 years ago

I just updated to the windows 10 1803 17133 version the driver is still loading fine for me.

Proshaa commented 6 years ago

подтверждаю - всё выглядит именно так, как на представленных скринах. ОС 8.1х64 Ent, SecureBoot отключен, UAC отключен, Defender в ручном режиме, других антивирусов нет. установить драйвер (3553) с помощью kxsetup.exe получилось только включив режим совместимости с Win7 для всех ехе и нескольких перезагрузок. кроме того, при первой установке версии 3551 пришлось добавить рег-файл с ассоциациями, иначе не взлетало.

flood404 commented 6 years ago

I did have the version 3552 installed and just installed the 3553 without uninstalling the 3552 version.

Я установил версию 3552 и установил 3553 без удаления версии 3552. YA ustanovil versiyu 3552 i ustanovil 3553 bez udaleniya versii 3552.

kxproject commented 6 years ago

Issue should be fixed in the latest commit.

kreksoverzum commented 4 years ago

Just in case if it helps in the future: I ran into the same issue when installed kxdrv3553-full-unsigned.exe. I fixed the error the same way mole2old did, but before that i noticed that in Sysinternal's Autoruns utility the driver location was set to "system32\drivers\kx.sys" instead of "C:\Windows\system32\drivers\kx.sys" and therefore was not loaded. Because i hope the problem is solved and because I have no ability to build and test the latest trunk i decided not to post a new issue. image