[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DVI swtch is not working with Debian 8.0



German wrote:

> If the problem is not os, then why mouse and keyboard works in BIOS
> though the KVM?

The PC uses something like built in HID to enable the mouse and keyboard in
bios. When the OS boots it hands over to the OS. It looks like the DVI is
not properly recognized or setup. 

You should have a look in udev and if you use X server perhaps check also
there.
You could try unplug and plug again to let udev recognize the input devices
again.

The question is do you have the input devices setup (it means your DVI is
recognized and setup correctly).

You should definitely post some logs to see what happens in the background,
not just play guessing. Also have the kernel version mentioned.

give us something like this

$ dmesg  | grep HID
[    2.118820] usbhid: USB HID core driver
[    2.169960] hid-generic 0003:04D9:1503.0001: input,hidraw0: USB HID v1.10
Keyboard [  USB Keyboard] on usb-0000:00:14.0-5.2/input0
[    2.222932] hid-generic 0003:04D9:1503.0002: input,hidraw1: USB HID v1.10
Device [  USB Keyboard] on usb-0000:00:14.0-5.2/input1
[    2.245166] hid-generic 0003:0D62:A100.0003: input,hidraw2: USB HID v1.10
Mouse [Darfon USB Optical Mouse] on usb-0000:00:14.0-4.2.1/input0
[24327.358325] hid-generic 0003:0D62:A100.0004: input,hidraw2: USB HID v1.10
Mouse [Darfon USB Optical Mouse] on usb-0000:00:14.0-4.2.1/input0



regards


Reply to: