PCTV 50i remote not detected in natty

Bug #748284 reported by Rajeev Nair
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
New
Undecided
Unassigned

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)

Revision history for this message
Rajeev Nair (rajeev) wrote :
Rajeev Nair (rajeev)
affects: hal (Ubuntu) → udev (Ubuntu)
Revision history for this message
Phoenix.bg (phoenix.bg) wrote : apport information

Architecture: amd64
CustomUdevRuleFiles: 10-vboxdrv.rules
DistroRelease: Ubuntu 11.04
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MachineType: FOXCONN A6VMX
Package: udev 167-0ubuntu3
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=bg_BG:en
 LANG=bg_BG.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.39-0-generic root=UUID=3a25c959-7a29-4cde-9a1f-407054b35f05 ro splash quiet splash nomodeset acpi_backlight=vendor vt.handoff=7
ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
Tags: natty
Uname: Linux 2.6.39-0-generic x86_64
UpgradeStatus: Upgraded to natty on 2011-05-01 (6 days ago)
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev sambashare tape vboxusers video
dmi.bios.date: 07/24/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: A6VMX
dmi.board.vendor: FOXCONN
dmi.board.version: 0A
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr080014:bd07/24/2009:svnFOXCONN:pnA6VMX:pvr0A:rvnFOXCONN:rnA6VMX:rvr0A:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: A6VMX
dmi.product.version: 0A
dmi.sys.vendor: FOXCONN

tags: added: apport-collected
Revision history for this message
Phoenix.bg (phoenix.bg) wrote : BootDmesg.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : Dependencies.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : Lspci.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : Lsusb.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : ProcModules.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : UdevDb.txt

apport information

Revision history for this message
Phoenix.bg (phoenix.bg) wrote : UdevLog.txt

apport information

Revision history for this message
Vink (vink) wrote :

I've a pinnacle 310i which have the same issue.

This bug seems to have been reported to Debian as well:

- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617488

Revision history for this message
Vink (vink) wrote :

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

Revision history for this message
Rajeev Nair (rajeev) wrote :

Great.
Can some dev add this patch in .I have opened a similar report for oneiric also.

VInk, can you explain how to add this patch?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.