In message <48FE6351.2000805@xxxxxxxxxxxx>, Andrej Podzimek wrote: >One more little note about the firmware: > > [andrej@xandrej firmware]$ sha1sum dvb-usb-af9015.fw > 6a0edcc65f490d69534d4f071915fc73f5461560 dvb-usb-af9015.fw > >That file can be found here: http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/dvb-usb-af9015.fw > >Is it the right one? Shell I try something else? Lo try this patch (WARNING, although I have one of these devices and this looked to fix it, I have no idea what this actually means).
diff -r 964e3eafa442 linux/drivers/media/dvb/dvb-usb/af9015.c --- a/linux/drivers/media/dvb/dvb-usb/af9015.c Tue Oct 21 21:09:38 2008 +0100 +++ b/linux/drivers/media/dvb/dvb-usb/af9015.c Wed Oct 22 01:45:41 2008 +0100 @@ -1204,6 +1204,7 @@ static struct dvb_usb_device_properties af9015_properties[] = { { .caps = DVB_USB_IS_AN_I2C_ADAPTER, + .no_reconnect = 1, .usb_ctrl = DEVICE_SPECIFIC, .download_firmware = af9015_download_firmware, @@ -1302,6 +1303,7 @@ } }, { .caps = DVB_USB_IS_AN_I2C_ADAPTER, + .no_reconnect = 1, .usb_ctrl = DEVICE_SPECIFIC, .download_firmware = af9015_download_firmware,
-- // / {:)==={ Darron Broad <darron@xxxxxxxx> \\ \
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb