Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300649 - drivers/saa7134 does not contain full support for AverMedia Super 007 DVB Card
Summary: drivers/saa7134 does not contain full support for AverMedia Super 007 DVB Card
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 01:43 UTC by Lukas Grulich
Modified: 2010-02-04 18:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for src/linux/drivers/media/video/saa7134/saa7134-cards.c (saa7134-cards.patch,505 bytes, patch)
2010-01-12 01:45 UTC, Lukas Grulich
Details | Diff
Patch for src/linux/drivers/media/video/saa7134/saa7134-input.c (saa7134-input.patch,436 bytes, patch)
2010-01-12 01:46 UTC, Lukas Grulich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Grulich 2010-01-12 01:43:06 UTC
The AverMedia AverTV Super007 DVB Card bundled remote control does not work. The module saa7134 does not create appropriate input device in /dev.

Reproducible: Always

Steps to Reproduce:
1. Boot system
2.
3.

Actual Results:  
/dev does not contain input device for remote
Comment 1 Lukas Grulich 2010-01-12 01:45:25 UTC
Created attachment 216152 [details, diff]
Patch for src/linux/drivers/media/video/saa7134/saa7134-cards.c
Comment 2 Lukas Grulich 2010-01-12 01:46:17 UTC
Created attachment 216154 [details, diff]
Patch for src/linux/drivers/media/video/saa7134/saa7134-input.c
Comment 3 George Kadianakis (RETIRED) gentoo-dev 2010-01-12 13:04:26 UTC
Hey,

what kernel version are you running? Can you try with the latest stable gentoo-sources release?
Have you checked in /dev/input/ for the remote's device interface?

And... really, what are the attached patches?