Many thanks for the help. Creating '/etc/udev/rules.d/99-mouse.rules' with:

#!/bin/sh
export DISPLAY=":0"
export XAUTHORITY="/home/<user>/.Xauthority"
/usr/bin/xinput set-prop "DLL063E:00 06CB:2934" "Device Enabled" $1

seems to have worked as I'm in OM Lx 3 again with working kbd and mouse. Is there any way to improve on this? And a question is "/home/<user>/.Xauthority" correct or does it need the actual user name? It's working so I'm thinking that's how it should be.

Ben Bullard
ben79
--------------------
OpenMandriva-QA Team

On 01/19/2016 10:44 PM, Bernhard Rosenkraenzer wrote:

Hi,

I'm not sure why you're getting the error - my father has a M$ keyboard and mouse and they work fine, same USB ID too. I wonder if there's some subtle difference in hardware revisions.

Does the stuff suggested here work?

http://askubuntu.com/questions/547586/udev-not-running-scripts

(you may have to ssh in from another box or borrow a different keyboard somewhere to try...)

ttyl

bero

On 2016-01-20 03:25, Ben Bullard wrote:

OK, not a developer and don't know code. Is there something I can do to get Om Lx 3 to work with my Microsoft kbd and mouse (can't afford to replace)? Or am out of luck regarding wanting to use OM Lx 3? If there is something I can do I'd do it but I don't know what to do?
Ben Bullard
ben79
--------------------
OpenMandriva-QA Team

On 01/19/2016 08:12 PM, Bernhard Rosenkraenzer wrote:
On 2016-01-20 02:59, Ben Bullard wrote:

Jan 19 18:22:20 ben-pc kernel: traps: systemd-udevd[538] trap invalid opcode ip:7f0d83eec9f7 sp:7fff713f82a0 error:0 Jan 19 18:22:20 ben-pc kernel: traps: systemd-udevd[567] trap invalid opcode ip:7f0d83eec9f7 sp:7fff713f82a0 error:0 in libpthread-2.22.so[7f0d83ee2000+15000]

This (and the similar ones) is interesting but likely unrelated...

Jan 19 18:22:20 ben-pc systemd-coredump[2408]: Failed to generate stack trace: Unwinding not supported for this architecture

This prevents it from posting more details on the bug above

Jan 19 18:22:21 ben-pc systemd-udevd[527]: worker [3289] failed while handling '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:045E:0745.0002' Jan 19 18:22:21 ben-pc systemd-udevd[527]: worker [3436] failed while handling '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:045E:0745.0001' Jan 19 18:22:21 ben-pc systemd-udevd[527]: worker [575] failed while handling '/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:045E:0745.0003'


And this is likely your input device problem.
USB device ID 045e:0745 seems to be the USB receiver for Nazi branded keyboards and mice.
udev failing on those will prevent X and friends from seeing them...

Googling that device ID shows some problems on other distros that may be related:
http://askubuntu.com/questions/547586/udev-not-running-scripts
https://github.com/cemmanouilidis/naturalscrolling/issues/48

ttyl
bero



_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org

Reply via email to