kodi-rbp unable to type on search dialog

Raspberry Pi 2

kodi-rbp unable to type on search dialog

Postby hirs » Sat Jun 06, 2015 11:44 am

Hi,

For some reason, probably because Kodi is not using Xorg, I'm unable to type anything on any search dialog. All keys are sent to the background instead to the input box.

Anyone else has experienced that?

I'm using a Microsoft usb wireless keyboard on the raspberry 2.

Thanks!
Last edited by hirs on Mon Jul 13, 2015 11:44 am, edited 1 time in total.
hirs
 
Posts: 2
Joined: Thu May 14, 2015 11:04 am

Re: kodi-rbp unable to type on search dialog

Postby joao » Fri Jun 26, 2015 1:09 pm

same issue here. a fix:

change the file /etc/udev/rules.d/raspberrypi.rules from

SUBSYSTEM=="vchiq|input", MODE="0777"
KERNEL=="mouse|mice|event", MODE="0777"

SUBSYSTEM=="vchiq|input|tty", MODE="0777"
KERNEL=="mouse|mice|event|tty0", MODE="0777"
joao
 
Posts: 10
Joined: Sun May 17, 2015 8:41 pm

Re: kodi-rbp unable to type on search dialog

Postby hirs » Wed Jul 01, 2015 5:25 pm

Thanks joao, worked like a charm!
hirs
 
Posts: 2
Joined: Thu May 14, 2015 11:04 am

Re: kodi-rbp unable to type on search dialog

Postby Espionage724 » Sat Aug 15, 2015 4:34 am

Is there a difference to using the above vs just adding SUBSYSTEM=="tty", KERNEL=="tty0", GROUP="tty", MODE="0666" as a new line instead? (https://wiki.archlinux.org/index.php/Kodi#Raspberry_Pi recommends this)
Espionage724
 
Posts: 5
Joined: Wed Aug 12, 2015 5:41 pm


Return to Broadcom

Who is online

Users browsing this forum: No registered users and 2 guests

cron