===============================================================================
   
    AVerMedia Driver Release Notes

    C039 PID: 0xC039, 0xD039
    A833 PID: 0x0833, 0x1833, 0x2833, 0x3833

===============================================================================


0. License
    This driver is mostly composed of GPLv2 modules unless specifically
    specified. THERE IS NO WARRANTY FOR THIS PROGRAM and please use the driver
    only when you agree with the terms and those described in the following
    link. (http://www.gnu.org/copyleft/gpl.html)

1. Prerequisits
    a. Kernel v2.6.29 and later version. 
    b. Make sure /lib/modules/`uname -r`/build exists.
    c. Make sure "dvb_frontend.h" exist in your Ubuntu.
    d. Kernel module dependencies: videodev, videobuf-core, v4l2-common,
       tda18271, videobuf-vmalloc, snd_pcm, snd_timer, snd_page_alloc, snd,
       and soundcore.

NOTE: the driver is tested with Mplayer and VLC against Ubuntu 10.04, 10.10 and 11.04
	
2. Install driver to a system
    a. Remove A833/C039 device from your system.
    b. Run package installer.
       $ sudo ./C039_LinuxDrv_x86_vxxx-beta_Install.sh

    c. Plug A833/C039 device into a USB 2.0 port of your system.
		
3. Known issue
    a. No system suspend allowed while device is streaming with any of analog
       or digital input.
    b. Removal of device during streaming will defunction the driver.
    c. No FM support.
    d. No Remote Control support.
    e. Mplayer v1.0rc4 (ubuntu 10.10) has A/V sync issue in analog TV preview.

4. Troubleshooting support
    Please contact AVerMedia customer support and attach the install log file,
    $HOME/driver_install_log.txt, and describe the problem in detail.
    Thank you.

-----------------
5. Change Log
-----------------

------------------
v1.0.28 2011/07/07
------------------
- Improve audio function to avoid volume mute sometimes
- Improve power saving feature

-------------------
v1.0.27 2011/06/27
-------------------
- Support kernel 2.6.39

-------------------
v1.0.25 2011/05/26
-------------------
- Fix installer bug

-------------------
v1.0.24 2011/05/20
-------------------
- Kernel v2.6.36 and later support
- Driver bug fixes

-------------------
v1.0.21 2011/03/14
-------------------
- Refine shell script to facilitate the demonstration.

-------------------
v1.0.19 2011/01/03
-------------------
- Add new model support

-------------------
v1.0.18 2010/12/27
-------------------
- No suspend support while streaming to improve system stability

-------------------
v1.0.17 2010/12/15
-------------------
- Add A833 support
- Fix device fails to work after resume
- Improve system stability

-------------------
v1.0.15 2010/11/26
-------------------
- Support A833 models

-------------------
2010/11/18
-------------------
- Fix C039 S3/S4 problem

-------------------
2010/11/12
-------------------
- kernel v2.6.35 compatible 

-----------------
2010/11/01
-----------------
- Update package

-----------------
2010/06/11
-----------------
- Release for Fedora 12

-----------------
2010/05/14
-----------------
- Initial Release

