Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
wenn du einfach sicherstellen willst, dass deine FF immer als 1. DVB-Device erstellt wird, kannst du das dem Treibermodul ganz einfach per Modprobe mitteilen und brauchst keine speziellen UDEV Regeln.modinfo dvb_ttpcizeigt den Parameter: " adapter_nr: DVB adapter numbers"D.h. wenn dumodprobe dvb_ttpci options dvb_ttpci adapter_nr=0eingibst wird die FF immer das 1. Device.Damit dies dann automatisch beim Start passiert legst du eine Datei im Verzeichnis/etc/modprobe.d/ an namens "dvb-ttpci.conf" und schreibst einfach rein:options dvb_ttpci adapter_nr=0
Wie sehen denn deine Ausgaben zu "modinfo dvb_ttpci" aus, also vorher nacher. Ich kann mir da so keinen Reim auf einen Fehler machen.
Using username "laurent".Authenticating with public key "d_i_p_p_e_s@yahoo.de" from agentLast login: Wed Mar 10 15:57:57 2010 from 192.168.1.65laurent@FERNSEH-PC:~$ modinfo dvb_ttpciCommand 'modinfo' is available in '/sbin/modinfo'The command could not be located because '/sbin' is not included in the PATH environment variable.This is most likely caused by the lack of administrative priviledges associated with your user account.modinfo: command not foundlaurent@FERNSEH-PC:~$ sudo -s[sudo] password for laurent:root@FERNSEH-PC:~# modinfo dvb_ttpcifilename: /lib/modules/2.6.31-14-generic-pae/kernel/drivers/media/dvb/ttpci/dvb-ttpci.kofirmware: av7110/bootcode.binlicense: GPLauthor: Ralph Metzler, Marcus Metzler, othersdescription: driver for the SAA7146 based AV110 PCI DVB cards by Siemens, Technotrend, Hauppaugesrcversion: 4904B4940F609A68DF9D539alias: pci:v00001131d00007146sv000013C2sd00001002bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000000Ebc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000000Abc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000008bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000006bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000004bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000003bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000002bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000001bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000000bc*sc*i*alias: pci:v00001131d00007146sv0000110Asd00000000bc*sc*i*depends: dvb-core,saa7146,saa7146_vv,ttpci-eepromvermagic: 2.6.31-14-generic-pae SMP mod_unload modversions 586parm: ir_protocol:Infrared protocol: 0 RC5, 1 RCMM (default) (array of int)parm: ir_inversion:Inversion of infrared signal: 0 not inverted (default), 1 inverted (array of int)parm: ir_device_mask:Bitmask of infrared devices: bit 0..31 = device 0..31 (default: all) (array of uint)parm: debug:debug level (bitmask, default 0) (int)parm: vidmode:analog video out: 0 off, 1 CVBS+RGB (default), 2 CVBS+YC, 3 YC (int)parm: pids_off:clear video/audio/PCR PID filters when demux is closed (int)parm: adac:audio DAC type: 0 TI, 1 CRYSTAL, 2 MSP (use if autodetection fails) (int)parm: hw_sections:0 use software section filter, 1 use hardware (int)parm: rgb_on:For Siemens DVB-C cards only: Enable RGB control signal on SCART pin 16 to switch SCART video mode from CVBS to RGB (int)parm: volume:initial volume: default 255 (range 0-255) (int)parm: budgetpatch:use budget-patch hardware modification: default 0 (0 no, 1 autodetect, 2 always) (int)parm: full_ts:enable code for full-ts hardware modification: 0 disable (default), 1 enable (int)parm: wss_cfg_4_3:WSS 4:3 - default 0x4008 - bit 15: disable, 14: burst mode, 13..0: wss data (int)parm: wss_cfg_16_9:WSS 16:9 - default 0x0007 - bit 15: disable, 14: burst mode, 13..0: wss data (int)parm: tv_standard:TV standard: 0 PAL (default), 1 NTSC (int)parm: adapter_nr:DVB adapter numbers (array of short)root@FERNSEH-PC:~#
budgetpatch:use budget-patch hardware modification: default 0 (0 no, 1 autodetect, 2 always) (int)
adapter_nr:DVB adapter numbers (array of short)
Ah ja. Damit dürfte sich auch hier:Zitatadapter_nr:DVB adapter numbers (array of short) was getan haben. Seh ich das richtig??
root@FERNSEH-PC:# modinfo dvb_ttpcifilename: /lib/modules/2.6.31-14-generic-pae/kernel/drivers/media/dvb/ttpci/dvb-ttpci.kofirmware: av7110/bootcode.binlicense: GPLauthor: Ralph Metzler, Marcus Metzler, othersdescription: driver for the SAA7146 based AV110 PCI DVB cards by Siemens, Technotrend, Hauppaugesrcversion: 4904B4940F609A68DF9D539alias: pci:v00001131d00007146sv000013C2sd00001002bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000000Ebc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000000Abc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000008bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000006bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000004bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000003bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000002bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000001bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00000000bc*sc*i*alias: pci:v00001131d00007146sv0000110Asd00000000bc*sc*i*depends: dvb-core,saa7146,saa7146_vv,ttpci-eepromvermagic: 2.6.31-14-generic-pae SMP mod_unload modversions 586parm: ir_protocol:Infrared protocol: 0 RC5, 1 RCMM (default) (array of int)parm: ir_inversion:Inversion of infrared signal: 0 not inverted (default), 1 inverted (array of int)parm: ir_device_mask:Bitmask of infrared devices: bit 0..31 = device 0..31 (default: all) (array of uint)parm: debug:debug level (bitmask, default 0) (int)parm: vidmode:analog video out: 0 off, 1 CVBS+RGB (default), 2 CVBS+YC, 3 YC (int)parm: pids_off:clear video/audio/PCR PID filters when demux is closed (int)parm: adac:audio DAC type: 0 TI, 1 CRYSTAL, 2 MSP (use if autodetection fails) (int)parm: hw_sections:0 use software section filter, 1 use hardware (int)parm: rgb_on:For Siemens DVB-C cards only: Enable RGB control signal on SCART pin 16 to switch SCART video mode from CVBS to RGB (int)parm: volume:initial volume: default 255 (range 0-255) (int)parm: budgetpatch:use budget-patch hardware modification: default 0 (0 no, 1 autodetect, 2 always) (int)parm: full_ts:enable code for full-ts hardware modification: 0 disable (default), 1 enable (int)parm: wss_cfg_4_3:WSS 4:3 - default 0x4008 - bit 15: disable, 14: burst mode, 13..0: wss data (int)parm: wss_cfg_16_9:WSS 16:9 - default 0x0007 - bit 15: disable, 14: burst mode, 13..0: wss data (int)parm: tv_standard:TV standard: 0 PAL (default), 1 NTSC (int)parm: adapter_nr:DVB adapter numbers (array of short)root@FERNSEH-PC:~/sc# modinfo budget_cifilename: /lib/modules/2.6.31-14-generic-pae/kernel/drivers/media/dvb/ttpci/budget-ci.kodescription: driver for the SAA7146 based so-called budget PCI DVB cards w/ CI-module produced by Siemens, Technotrend, Hauppaugeauthor: Michael Hunold, Jack Thomasson, Andrew de Quincey, otherslicense: GPLsrcversion: 4A46960AFC32438F9148F22alias: pci:v00001131d00007146sv000013C2sd00001019bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000101Abc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00001017bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00001012bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00001011bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd00001010bc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000100Fbc*sc*i*alias: pci:v00001131d00007146sv000013C2sd0000100Cbc*sc*i*depends: dvb-core,budget-core,ir-common,saa7146vermagic: 2.6.31-14-generic-pae SMP mod_unload modversions 586parm: rc5_device:only IR commands to given RC5 device (device = 0 - 31, any device = 255, default: autodetect) (int)parm: ir_debug:enable debugging information for IR decoding (int)parm: adapter_nr:DVB adapter numbers (array of short)
Nun will ich aber nicht weiter langweilen