Warnung: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php (Zeile 156)

Warnung: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php (Zeile 156)

Warnung: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php (Zeile 156)

Warnung: Use of undefined constant VB_FRAMEWORK - assumed 'VB_FRAMEWORK' (this will throw an Error in a future version of PHP) in ..../includes/functions.php (Zeile 8101)

Warnung: Use of undefined constant archive_postsperpage - assumed 'archive_postsperpage' (this will throw an Error in a future version of PHP) in ..../archive/index.php (Zeile 456)
Saitek Displays für Radio- und Multipanel dunkel [Archiv] - X-Plane Schweiz

PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Saitek Displays für Radio- und Multipanel dunkel



Christoph
26.06.2019, 07:15
Hallo,

ich habe wieder ein Problem: Nach einem großen Update von Windows 10 bleiben die
Saitek Displays vom Multi – und Radiopanel dunkel. Ich habe die vorhandenen Treiber von Logitech (Pavlov) installiert. Es funktioniert aber nicht. Kann mir jemand helfen?

Vielen Dank im voraus.

Renatoflug
26.06.2019, 09:20
Hallo Christoph

da die Lösung

LG

Renato:cool:


http://forums.x-plane.org/index.php?showtopic=71325
http://support.microsoft.com/kb/2900614, cached version http://webcache.googleusercontent.com/search?q=cache:http://support.microsoft.com/kb/2900614

Working on our simulator with multiple Saitek / Mad Catz devices we encountered a problem where the multi panel's knobs and keys would work but the display would remain blank. After googling the problem for a while we encountered this thread and could identify the problem: the enhanced power management feature of Windows 8.1 was causing the device to receive less power than needed.

The solution is relatively simple: disable the problematic feature. There is a KB article (cached version if the original does not work) by Microsoft which explains the steps to do so. These are however cumbersome, require work with Device Manager and Registry Editor and must be repeated if the USB port in use is changed. Also for a lot of devices like ours that would take a lot of time.

Here you can download a simple application which will find all Saitek / Mad Catz devices and disable the USB enhanced power management for them. Just run the application (.net framework 4.5 required), confirm that you want to process Saitek devices and follow the steps. You will have to unplug and plug again all devices in order for Windows to start using the new setting (the application will inform you about that).

Using this software we were able to run the following devices through two powered 10 port 1.5A USB hubs as you can see on the picture:

1 x mutli panel (auto pilot): 150mA, VID_06A3&PID_0D06
2 x COM panels: 220mA, VID_06A3&PID_0D05
1 x Switch panel: 36mA, VID_06A3&PID_0D67
6 x Instrument panel: 500mA, VID_06A3&PID_A2AE
1 x Yoke: 0mA, VID_06A3&PID_712C
1 x Throttle quadrant: 100mA, VID_06A3&PID_0C2D
1 x Pedals: 100mA, VID_06A3&PID_0763
1 x BIP: 450mA, VID_06A3&PID_0B4E
The manual procedure to disable the enhanced power management is as follows:

In the properties of the device in Device Manager find Device Instance Path which is VID&PID&Instance ID
Go to Regedit------ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\U SB
Locate the subkey whose name contains the VID and PID from the path
Expand the subkey that matches the Instance ID from the path
Expand the subkey Device Parameters
Change the value EnhancedPowerManagementEnabled to 0
Unplug and replug the device in the same USB port. Note that the Device Instance changes when the USB port is changed
Restart SPAD if you are using it
This software is provided 'as-is', without any express or implied warranty. In no event will uraster be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, to alter it and redistribute it freely, subject to the following restrictions:

The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgement in the product documentation would be appreciated but is not required.
Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
This notice may not be removed or altered from any source distribution.

Christoph
26.06.2019, 13:54
Hallo Renato,
vielen Dank für Deine schnelle Antwort.

Christoph
26.06.2019, 16:22
Hallo Renato,

ich habe Deinen Rat ausgeführt und es hat geklappt.
Vielen Dank nochmals dafür.