Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
Tremblay
Oct 8, 2002
More dog whistles than a Petco
Problem description: OpenElec doesn't seem to recognize the RF receiver for a Favi FE02RF-BL. A hardwired keyboard works fine.

Attempted fixes:

1. Verified that the RE02RF actually functions. Tested this on OSX, and Win8.1. Remote checks out ok in those OSes.

2. Checked dmesg output at dongle insertion time --no relevant output

3. Checked usb-devices output.

With hardwired keyboard:

code:
cuBox-i4-1:~ # usb-devices 

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=03.14
S:  Manufacturer=Linux 3.14.36 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=ci_hdrc.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=03.14
S:  Manufacturer=Linux 3.14.36 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=ci_hdrc.1
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=413c ProdID=2005 Rev=01.05
S:  Manufacturer=DELL
S:  Product=DELL USB Keyboard
C:  #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=usbhid
With RF dongle plugged in, no wired keyboard.

code:
cuBox-i4-1:~ # usb-devices 

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=03.14
S:  Manufacturer=Linux 3.14.36 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=ci_hdrc.0
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 1
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev=03.14
S:  Manufacturer=Linux 3.14.36 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=ci_hdrc.1
C:  #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
4. Checked journalctl output. I would expect to see kernel, and possibly systemd-udevd generating messages when the dongle is plugged in/out. There is no output pertaining to the RF dongle.

Recent changes: No changes to the system. Trying to use this keyboard is the only change.

--

Operating system: OpenELEC 5.0.8

code:
Linux cuBox-i4-1 3.14.36 #1 SMP Tue Mar 31 18:30:01 CEST 2015 armv7l GNU/Linux
System specs: SolidRun CuBox-i4 Pro

Location: USA

I have Googled and read the FAQ: Yes

Adbot
ADBOT LOVES YOU

CaptainSarcastic
Jul 6, 2013



I wonder if the USB ports on that little box aren't putting out a full 5v 2a like they would on a full-size computer. I looked up that keyboard (I've been thinking of getting one for my tablet), and it is reported as working fine in Linux in what I read.

Maybe using a powered USB hub would be a workaround, but that's just a guess. I'm not familiar with OpenELEC, so perhaps it's stripped down enough that it simply can't run that dongle. It does say that Android is also supported, so maybe try running it off a phone and see if it works there. Really, you're working with some fairly odd hardware and something of a niche distro, so it's hard to give much specific advice.

Tremblay
Oct 8, 2002
More dog whistles than a Petco

CaptainSarcastic posted:

I wonder if the USB ports on that little box aren't putting out a full 5v 2a like they would on a full-size computer. I looked up that keyboard (I've been thinking of getting one for my tablet), and it is reported as working fine in Linux in what I read.

Maybe using a powered USB hub would be a workaround, but that's just a guess. I'm not familiar with OpenELEC, so perhaps it's stripped down enough that it simply can't run that dongle. It does say that Android is also supported, so maybe try running it off a phone and see if it works there. Really, you're working with some fairly odd hardware and something of a niche distro, so it's hard to give much specific advice.

I hear ya. With a wired keyboard, and a Logitech wireless receiver no fuss, no muss. Looks like power draw for those devices was around .3A. OSX reported power draw for the Favi module at .3A. I'm not great at debugging this kind of stuff so I'm wondering if its some dorked up low level compatibility issue. I ended up returning the remote and just use Kore app on Android. It's not as nice as having a full function keyboard but the send text function works well.

  • Locked thread