[Bug 748284] Re: PCTV 50i remote not detected in natty

Vink 748284 at bugs.launchpad.net
Wed Aug 10 09:46:29 UTC 2011


Dear all:

I can confirm the issue is solved when I apply a patch from Alex Volkov
(see previous post) a Ubuntu kernel 2.6.38-11 :

> --- a/drivers/media/video/saa7134/saa7134-input.c
> +++ b/drivers/media/video/saa7134/saa7134-input.c
> @@ -821,6 +821,8 @@ void saa7134_probe_i2c_ir(struct saa7134_dev *dev)
>         memset(&dev->init_data, 0, sizeof(dev->init_data));
>         strlcpy(info.type, "ir_video", I2C_NAME_SIZE);
>  
> +       dev->init_data.type = RC_TYPE_OTHER;
> +
>         switch (dev->board) {
>         case SAA7134_BOARD_PINNACLE_PCTV_110i:
>         case SAA7134_BOARD_PINNACLE_PCTV_310i:


Now, my /proc/bus/input/devices contains the following:

> I: Bus=0018 Vendor=0000 Product=0000 Version=0000
> N: Name="i2c IR (Pinnacle PCTV)"
> P: Phys=i2c-1/1-0047/ir0
> S: Sysfs=/devices/virtual/rc/rc0/input4
> U: Uniq=
> H: Handlers=kbd event4 
> B: PROP=0
> B: EV=100013
> B: KEY=108fc010 2100802 0 0 0 0 48000 2180 c0000801 9e1680 0 0 4ffc
> B: MSC=10

So, this issue is not related to udev, but it is a kernel bug.

This issue affects Pinnacle PCTV 110i and 310i.

Regards,

Vincent

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/748284

Title:
  PCTV 50i remote not detected in natty

Status in “udev” package in Ubuntu:
  New

Bug description:
  Binary package hint: hal

  in lirc it used to be detected as input device 5 ,now there is no such
  device under cat /proc/bus/input/devices.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: hal 0.5.14-5+svn1
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sat Apr  2 18:55:25 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta 1 amd64 (20110329.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: hal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/748284/+subscriptions




More information about the foundations-bugs mailing list