Activity log for bug #33350

Date Who What changed Old value New value Message
2006-03-02 02:58:46 Chris Halse Rogers bug added bug
2006-03-02 02:59:29 Chris Halse Rogers None: severity Normal Wishlist
2006-03-02 02:59:29 Chris Halse Rogers None: statusexplanation
2007-10-31 00:49:50 Stéphane Loeuillet linux-source-2.6.15: status New In Progress
2008-11-21 23:45:06 Leann Ogasawara linux-source-2.6.15: status In Progress Won't Fix
2008-11-21 23:45:06 Leann Ogasawara linux-source-2.6.15: statusexplanation Wow, this is a pretty old bug. I've looked at the dapper kernel git tree and do not see this card being supported. It's unlikely this will be applied to Dapper as an SRU at this point. I can however confirm as Chris mentioned that this is supported in Edgy through the most recent Intrepid kernel. Thanks. commit 450efcfd2e1d941e302a8c89322fbfcef237be98 Author: pasky@ucw.cz <pasky@ucw.cz> Date: Sun Nov 12 14:22:32 2006 -0300 V4L/DVB (4814): Remote support for Avermedia 777 I didn't test it personally since I don't have this card, but A16AR uses the same interface and that one certainly does work perfectly (see the next patch). This patch was originally sent in http://marc.theaimsgroup.com/?l=linux-video&m=114743413825375&w=2 https://www.redhat.com/mailman/private/video4linux-list/2006-May/msg00103.html but never got applied. This version has some trivial modifications and drops the weird gpio hack (it's not clear what practical purpose does it serve). Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net> Signed-off-by: Petr Baudis <pasky@ucw.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>