← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 787735] Re: Snapstream Firefly non-functional

 

Still not working.  Here is what I did:
rm /etc/modprobe.d/lirc-blacklist
modprobe ati-remote

$ lsmod | grep ati
ati_remote             13942  0 
pata_atiixp            13165  0 

Here is what dmesg says when ati-remote is loaded:
[ 3893.666788] usbcore: registered new interface driver ati_remote
[ 3893.666792] ati_remote: 2.2.1:ATI/X10 RF USB Remote Control

Edit /etc/lirc/hardware.conf.  Here are the diffs from the mythbuntu control userspace configuration:
$ diff -u hardware-userspace.conf hardware.conf
--- hardware-userspace.conf	2011-05-22 16:06:54.092442540 -0600
+++ hardware.conf	2011-05-25 17:34:13.498180752 -0600
@@ -1,9 +1,9 @@
-REMOTE="ATI/NVidia/X10 RF Remote (userspace)"
-REMOTE_MODULES=""
-REMOTE_DRIVER="atilibusb"
+REMOTE="ATI/NVidia/X10 RF Remote (ati_remote)"
+REMOTE_MODULES="ati_remote"
+REMOTE_DRIVER="devinput"
 REMOTE_DEVICE=""
 REMOTE_SOCKET=""
-REMOTE_LIRCD_CONF="atiusb/lircd.conf.atilibusb"
+REMOTE_LIRCD_CONF="atiusb/lircd.conf.atiusb"
 REMOTE_LIRCD_ARGS=""
 TRANSMITTER="None"
 TRANSMITTER_MODULES=""

No output from irw or mode2.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/787735

Title:
  Snapstream Firefly non-functional

Status in “lirc” package in Ubuntu:
  New

Bug description:
  Binary package hint: lirc

  Using the mythbuntu control center configuration for a Snapstream
  Firefly and atilibusb, no key presses show up under mythtv or irw.

  I couldn't get the userspace driver to work in 10.10 either (but
  didn't file a bug - bad user).  In 10.10, I got it working using the
  lirc_atiusb module, but that also doesn't work under 11.04.

  I've attached the hardware.conf below.  The lircd.conf just includes
  /usr/share/lirc/remotes/atiusb/lircd.conf.atilibusb

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: lirc 0.8.7-0ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Tue May 24 12:39:59 2011
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lirc
  UpgradeStatus: Upgraded to natty on 2011-05-22 (1 days ago)


References