lsusb gives me "Device 002: ID 15a4:9016". So I loaded the module, rebooted and 
now it works.
Can I now remove the cloned repositories from my home folder or will this 
destroy everything?

Thanks for your help!

I'm sorry for having been so stupid to forget to load the module but I
thought, CypherDelic's instructions where complete and I switched my
brain off.

I would suggest the following installation plan:

1. Get the Firmware from:
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/

2. Move it into he right place:
sudo mv dvb-usb-digivox-02.fw /lib/firmware/`uname -r`

3. Install actual V4l:
hg clone http://linuxtv.org/hg/v4l-dvb
cd v4l-dvb
sudo make
sudo make install
cd ..

4. Install ANTTIP AF9015:
hg clone http://linuxtv.org/hg/~anttip/af9015/
cd af9015
sudo make
sudo make install

5. Load the module
sudo modprobe dvb_usb_af9015

If this is succesful you should get something like this on sudo lsmod | grep 
af9015:
dvb_usb_af9015         31652  0 
dvb_usb                27532  1 dvb_usb_af9015
i2c_core               31892  4 tda18271,af9013,dvb_usb_af9015,dvb_usb
usbcore               148848  6 dvb_usb_af9015,dvb_usb,usbhid,uhci_hcd,ehci_hcd

Then restart the computer.

-- 
Intrepid and Kernel 2.6.27: MSI Digivox mini II (V3.0) [Afatech DVB-T 2] not 
detected
https://bugs.launchpad.net/bugs/271367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to