Page 2 of 25 FirstFirst 123412 ... LastLast
Results 11 to 20 of 247

Thread: Af9015

  1. #11
    Join Date
    Feb 2007
    Beans
    27

    Re: Af9015

    Quote Originally Posted by teetee View Post
    When trying to install af9015-ca6a41d1798b (or v4l) I'll get:



    And that "Virhe" is Error...
    teetee, check out if this is the problem:
    http://linuxtv.org/wiki/index.php/Afatech_AF9015

    For devices based on the MT2060 tuner (such as the Geniatech T328B) you may need to patch the file MT2060M.h in the following way:

    replace

    typedef unsigned long UData_t;

    with

    typedef unsigned int UData_t;

    Then compile, install, modprobe dvb_usb_af9015 and you are finished.

  2. #12
    Join Date
    May 2007
    Beans
    32

    Re: Af9015

    OK.

    Where that MT2060M.h -file can be found? I have found:
    mt20xx.h, mt2060.h and mt2060_priv.h -files (in several places, actually).

    So if it some one of those, then in what directory file needed to patch is located?

    Thanks.

    Edit:
    Hmm. Maybe I have tried with wrong drivers? Now I got drivers from here:
    http://af.zsolttech.com/
    Last edited by teetee; February 5th, 2008 at 04:16 PM.

  3. #13
    Join Date
    May 2007
    Beans
    32

    Re: Af9015

    Ok. Now I have installed drivers. Nice...

    dmesg | grep dvb
    [ 4090.537745] dvb-usb: found a 'Afatech USB2.0 DVB-T Recevier' in warm state.
    [ 4090.539739] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
    [ 4090.543733] dvb-usb: Afatech USB2.0 DVB-T Recevier successfully initialized and connected.
    [ 4090.543759] usbcore: registered new interface driver dvb_usb_af901x
    Is anything else needed to install? Well, next I will try to use this one also. So I will try to find something to watch...

  4. #14
    Join Date
    May 2007
    Beans
    32

    Re: Af9015

    It seems that it is now working. Badly, but working anyway...

    There is lot of errors (or something) in audio and video. Also all channels cannot be found. And I have my house's antenna attached.

  5. #15
    Join Date
    May 2007
    Beans
    32

    Re: Af9015

    If anybody know place to get firmware for AF9015 let me know... (maybe I should get correct firmware to get better quality?)

    Also I am wondering if my USB-port cannot give enough power, but I will get very soon USB-hub to test, so I will find that out.
    Edit: USB-hub didn't help.
    Last edited by teetee; February 5th, 2008 at 06:00 PM.

  6. #16
    Join Date
    Feb 2007
    Beans
    27

    Re: Af9015

    unfortunately my tuner uses mc44s803 from freescale, I'll try a different way http://linuxtv.org/pipermail/linux-d...er/020689.html
    thanks anyway again.

  7. #17
    Join Date
    Jan 2005
    Beans
    6

    Re: Af9015

    Try the followin address instead:

    http://www.otit.fi/~crope/v4l-dvb/af...-usb-af9015.fw

  8. #18
    Join Date
    Sep 2007
    Beans
    45

    Re: Af9015

    I don't speak spanish but I managed to make it work thanks to this page, it's quite easy actually! Just copy paste!

    http://www.ubuntu-es.org/index.php?q=node/76680

    though I didn't figure out how to make it work with vlc but mplayer /dev/dvb/adapter0/dvr0 works.
    Last edited by ceminino; February 14th, 2008 at 09:26 PM.

  9. #19
    Join Date
    Jan 2005
    Beans
    6

    Re: Af9015

    FYI: Antti added support for the remote control which comes with the af9015. I don't have the remote control so I cannot test or give additional instructions, but I figured someone might be interested in trying it out. http://linuxtv.org/hg/~anttip/af9015/

  10. #20
    Join Date
    Sep 2007
    Beans
    45

    Re: Af9015

    damn! installing the tuner somehow destroyed the webcam, The module uvcvideo.ko can't be loaded anymore!

    FATAL: Error inserting uvcvideo (/lib/modules/2.6.22-14-generic/ubuntu/media/usbvideo/uvcvideo.ko): Unknown symbol in module, or unknown parameter (see dmesg)

    damn!

Page 2 of 25 FirstFirst 123412 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •