Hallo,
heute wollte ich den VDR meines Bruders (Signatur VDR2) auf easyVDR 2.5 umstellen. Die TeVii S464 bringt ja eine eigene Fernbedienung mit, die allerdings nicht genutzt werden soll. Eine Fernbedienung soll über den Atric IR-Einschalter Rev.5 laufen. Ich habe in der Syslog gesehen, dass wohl versucht wird, Lirc und IR gleichzeitig zu starten:
lsmod:
lspci:
Das Kernelmodul cx88xx bietet nun die Option
"disable_irisable IR support (int)"
Diese habe ich nun versucht dem Kernelmodul mit auf die Reise zugeben. Ich habe mir eine
mit der Option
angelegt. Doch leider ohne Erfolg. Irgendwie wird alles was ich in modprobe.d konfiguriere, ignoriert. Testweise habe ich ein paar Sachen auf die Blacklist gesetzt aber sie wurden dennoch geladen.
Gruß
Obelix
heute wollte ich den VDR meines Bruders (Signatur VDR2) auf easyVDR 2.5 umstellen. Die TeVii S464 bringt ja eine eigene Fernbedienung mit, die allerdings nicht genutzt werden soll. Eine Fernbedienung soll über den Atric IR-Einschalter Rev.5 laufen. Ich habe in der Syslog gesehen, dass wohl versucht wird, Lirc und IR gleichzeitig zu starten:
Code:
[ 316.380481] init: easyvdr-inputlirc main process (3742) killed by TERM signal
[ 316.392186] init: easyvdr-irmplircd main process (3743) killed by TERM signal
[ 316.816693] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)...
[ 316.816718] ds3000_firmware_ondemand: Waiting for firmware upload(2)...
[ 320.284525] init: easyvdr-vdr post-start process (3767) terminated with status 1
[ 320.307737] init: easyvdr-create-ramdisk main process (4602) killed by TERM signal
[ 408.656897] init: easyvdr-inputlirc main process (4706) killed by TERM signal
[ 408.671271] init: easyvdr-irmplircd main process (4707) killed by TERM signal
[ 409.088660] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)...
[ 409.088686] ds3000_firmware_ondemand: Waiting for firmware upload(2)...
[ 412.412987] init: easyvdr-vdr post-start process (4731) terminated with status 1
[ 412.438681] init: easyvdr-create-ramdisk main process (5564) killed by TERM signal
lsmod:
Code:
Module Size Used by
lirc_serial 19103 3
autofs4 38708 1
nfsd 279845 2
auth_rpcgss 59337 1 nfsd
nfs_acl 12837 1 nfsd
nfs 237583 0
lockd 93977 2 nfs,nfsd
sunrpc 294716 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
fscache 63988 1 nfs
nvidia 10565308 51
ts2020 13107 1
ds3000 18388 1
cx88_dvb 34393 10
cx88_vp3054_i2c 12911 1 cx88_dvb
videobuf_dvb 14092 1 cx88_dvb
dvb_core 121659 2 cx88_dvb,videobuf_dvb
snd_hda_codec_hdmi 47548 4
ir_lirc_codec 13062 0
lirc_dev 19980 2 lirc_serial,ir_lirc_codec
ir_mce_kbd_decoder 13214 0
ir_sharp_decoder 12716 0
ir_sanyo_decoder 12839 0
ir_nec_decoder 12915 0
ir_sony_decoder 12713 0
ir_jvc_decoder 12751 0
ir_rc6_decoder 12874 0
ir_rc5_decoder 12710 0
rc_tevii_nec 12508 0
snd_hda_codec_analog 15049 1
snd_hda_codec_generic 69011 1 snd_hda_codec_analog
gpio_ich 13586 0
dell_wmi 12761 0
sparse_keymap 13948 1 dell_wmi
joydev 17393 0
snd_usb_audio 166338 1
snd_usbmidi_lib 29828 1 snd_usb_audio
dcdbas 14928 0
tuner 27358 1
dm_multipath 22843 0
scsi_dh 14882 1 dm_multipath
coretemp 13441 0
kvm 452096 0
snd_hda_intel 30469 1
snd_hda_controller 30228 1 snd_hda_intel
snd_hda_codec 139719 5 snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller,snd_hda_codec_analog
snd_hwdep 17698 2 snd_usb_audio,snd_hda_codec
snd_pcm 104112 6 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
serio_raw 13483 0
snd_seq_midi 13564 0
snd_seq_midi_event 14899 1 snd_seq_midi
cx8802 18988 1 cx88_dvb
cx8800 37908 0
snd_rawmidi 30876 2 snd_usbmidi_lib,snd_seq_midi
cx88xx 88508 3 cx88_dvb,cx8800,cx8802
btcx_risc 13640 3 cx8800,cx8802,cx88xx
tveeprom 21216 1 cx88xx
videobuf_dma_sg 19262 4 cx88_dvb,cx8800,cx8802,cx88xx
rc_core 28718 13 ir_sharp_decoder,lirc_dev,ir_lirc_codec,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,cx88xx,rc_tevii_nec,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder
lpc_ich 21093 0
videobuf_core 26023 5 videobuf_dma_sg,videobuf_dvb,cx8800,cx8802,cx88xx
v4l2_common 15681 3 tuner,cx8800,cx88xx
snd_seq 63074 2 snd_seq_midi_event,snd_seq_midi
videodev 153793 4 tuner,cx8800,cx88xx,v4l2_common
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29562 2 snd_pcm,snd_seq
media 21903 1 videodev
i2c_algo_bit 13413 2 cx88_vp3054_i2c,cx88xx
snd 79468 16 snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_hda_codec_analog
drm 311018 3 nvidia
soundcore 15047 2 snd,snd_hda_codec
mei_me 19696 0
mei 87875 1 mei_me
wmi 19193 1 dell_wmi
shpchp 37047 0
mac_hid 13227 0
parport_pc 32741 0
ppdev 17671 0
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
btrfs 903559 0
raid10 48167 0
raid456 90985 0
async_raid6_recov 17269 1 raid456
async_memcpy 12762 2 raid456,async_raid6_recov
async_pq 13365 2 raid456,async_raid6_recov
async_xor 13160 3 async_pq,raid456,async_raid6_recov
async_tx 13509 5 async_pq,raid456,async_xor,async_memcpy,async_raid6_recov
xor 21411 2 btrfs,async_xor
raid6_pq 97812 3 async_pq,btrfs,async_raid6_recov
raid1 35530 0
raid0 17842 0
multipath 13145 0
linear 12894 0
dm_mirror 22135 0
dm_region_hash 20862 1 dm_mirror
dm_log 18411 2 dm_region_hash,dm_mirror
hid_cherry 12638 0
hid_generic 12559 0
usbhid 52616 0
hid 110426 3 hid_cherry,hid_generic,usbhid
psmouse 106767 0
ahci 34142 3
libahci 32424 1 ahci
e1000e 226396 0
ptp 19395 1 e1000e
pata_acpi 13053 0
pps_core 19382 1 ptp
lspci:
Code:
04:02.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
04:02.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
Das Kernelmodul cx88xx bietet nun die Option
"disable_irisable IR support (int)"
Diese habe ich nun versucht dem Kernelmodul mit auf die Reise zugeben. Ich habe mir eine
Code:
/etc/modprobe.d/cx88xx.conf
mit der Option
Code:
options cx88xx disable_ir:1
angelegt. Doch leider ohne Erfolg. Irgendwie wird alles was ich in modprobe.d konfiguriere, ignoriert. Testweise habe ich ein paar Sachen auf die Blacklist gesetzt aber sie wurden dennoch geladen.
Gruß
Obelix