summaryrefslogtreecommitdiffstats
path: root/README
blob: 20160424103b24d010e32918150d5fc7f5ca7b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
this is modified original AF903x driver v9.08.14.1

!!! works with linux-2.6.35 and newer 

- Valid kernel sources, or headers need to exist in (a symlink to) /usr/src/linux
- As root! patch the v4l/dvb-usb-ids.h or unlink the symlink and copy the contents; then patch.
	* Unlink and copy (Does not require root)
	  unlink v4l/dvb-usb-ids.h
	  cp /usr/src/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h v4l/dvb-usb-ids.h
	* patch (if above is not done then needs to be done as root)
	  patch -p0 < asus_dvb-usb-ids.h.diff
- and type make && make install && depmod -a
  modprobe dvb-usb-af903x

## The following MAY no longer be required when having the kernel Symbols: RC_CORE and RC_MAP
- As root create or modify file /etc/modprobe.d/usbhid.conf and add
  options usbhid quirks=0x0b05:0x1779:0x0004