Posiadam tuner usb dvb-t, model wandtv dvb-t. Kilka informacji na początek.
Kod: Zaznacz cały
lsusbKod: Zaznacz cały
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless Adapter
Bus 001 Device 006: ID 048d:9005 Integrated Technology Express, Inc. <---- to jest ten tuner
Bus 002 Device 002: ID 1c4f:0002 SiGma Micro
Bus 002 Device 003: ID 15d9:0a33 Trust International B.V. Optical Mouse
Kod: Zaznacz cały
uname --allKod: Zaznacz cały
Linux x-4e135accf5b64 2.6.39-2.slh.1-aptosid-amd64 #1 SMP PREEMPT Thu Jun 23 22:36:49 UTC 2011 x86_64 GNU/Linux
Kod: Zaznacz cały
lsmod | grep dvbKod: Zaznacz cały
dvb_usb_it9135 74030 0
dvb_usb 15106 1 dvb_usb_it9135
dvb_core 86680 1 dvb_usb
rc_core 14594 7 ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder,dvb_usb
i2c_core 18208 3 nvidia,dvb_usb,i2c_nforce2
usbcore 136542 8 rt73usb,rt2x00usb,dvb_usb_it9135,dvb_usb,usbhid,ohci_hcd,ehci_hcd
Kod: Zaznacz cały
lsmod | grep lircKod: Zaznacz cały
ir_lirc_codec 4259 0
lirc_dev 9439 1 ir_lirc_codec
rc_core 14594 7 ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder,dvb_usb
Kod: Zaznacz cały
dmesg | grep lircKod: Zaznacz cały
[ 19.357040] lirc_dev: IR Remote Control driver registered, major 251
Ale:
Kod: Zaznacz cały
cat /etc/lirc/hardware.confKod: Zaznacz cały
# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS=""
#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=false
#Don't start irexec, even if a good config file seems to exist.
#START_IREXEC=false
#Try to load appropriate kernel modules
LOAD_MODULES=true
# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="UNCONFIGURED"
# usually /dev/lirc0 is the correct setting for systems using udev
DEVICE=""
MODULES=""
# Default configuration files for your hardware if any
LIRCD_CONF=""
LIRCMD_CONF=""