MZ-per-X
Anmeldungsdatum: 22. Januar 2018
Beiträge: 5
|
Hallo zusammen, ich bin seit zwei Wochen neuer Linux-Benutzer auf Ubuntu 16.04 LTS, und jetzt bin ich neu hier und hoffe auf Eure Hilfe. ☺ Ich würde ab und an gerne ein bissel Fernsehen schauen, jedoch finden die Programme w_scan und MeTV auf der offenbar funktionierenden TV-Karte keine Sender. Der Computer hängt an einem Kabelanschluss von Kabel Deutschland, und auf meinem parallel installierten Windows XP kann ich über MoreTV die Programme schauen. Hier ist der Output von w_scan: w_scan
w_scan version 20141122 (compiled for DVB API 5.10)
guessing country 'DE', use -c <country> to override
using settings for GERMANY
DVB aerial
DVB-T Europe
scan type TERRESTRIAL, channellist 4
output format vdr-2.0
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
/dev/dvb/adapter0/frontend0 -> TERRESTRIAL "NXP TDA10048HN DVB-T": good :-)
Using TERRESTRIAL frontend (adapter /dev/dvb/adapter0/frontend0)
-_-_-_-_ Getting frontend capabilities-_-_-_-_
Using DVB API 5.10
frontend 'NXP TDA10048HN DVB-T' supports
INVERSION_AUTO
QAM_AUTO
TRANSMISSION_MODE_AUTO
GUARD_INTERVAL_AUTO
HIERARCHY_AUTO
FEC_AUTO
FREQ (177.00MHz ... 858.00MHz)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
Scanning DVB-T...
Scanning 7MHz frequencies...
177500: (time: 00:00.220)
184500: (time: 00:05.444)
191500: (time: 00:10.712)
198500: (time: 00:15.832)
205500: (time: 00:20.952)
212500: (time: 00:26.176)
219500: (time: 00:31.292)
226500: (time: 00:36.516)
Scanning 8MHz frequencies...
474000: (time: 00:41.632)
482000: (time: 00:46.804)
490000: (time: 00:52.024)
498000: (time: 00:57.140)
506000: (time: 01:00.120)
514000: (time: 01:03.100)
522000: (time: 01:06.080)
530000: (time: 01:09.060)
538000: (time: 01:12.040)
546000: (time: 01:15.020)
554000: (time: 01:18.000)
562000: (time: 01:20.980)
570000: (time: 01:23.960)
578000: (time: 01:26.940)
586000: (time: 01:29.920)
594000: (time: 01:32.900)
602000: (time: 01:35.880)
610000: (time: 01:38.860)
618000: (time: 01:41.841)
626000: (time: 01:44.821)
634000: (time: 01:47.801)
642000: (time: 01:50.781)
650000: (time: 01:53.761)
658000: (time: 01:56.742)
666000: (time: 01:59.722)
674000: (time: 02:02.702)
682000: (time: 02:05.678)
690000: (time: 02:08.658)
698000: (time: 02:11.638)
706000: (time: 02:14.619)
714000: (time: 02:17.599)
722000: (time: 02:20.579)
730000: (time: 02:23.559)
738000: (time: 02:26.539)
746000: (time: 02:29.519)
754000: (time: 02:32.500)
762000: (time: 02:35.480)
770000: (time: 02:38.460)
778000: (time: 02:41.440)
786000: (time: 02:44.420)
794000: (time: 02:47.400)
802000: (time: 02:50.381)
810000: (time: 02:53.361)
818000: (time: 02:56.341)
826000: (time: 02:59.321)
834000: (time: 03:02.301)
842000: (time: 03:05.281)
850000: (time: 03:08.261)
858000: (time: 03:11.242)
ERROR: Sorry - i couldn't get any working frequency/transponder
Nothing to scan!! Danke im Voraus für jede Hilfe! Jens
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Deine W-SCAN - Abfrage sollte wie im WiKi beschrieben ausgeführt werden https://wiki.ubuntuusers.de/w_scan/ Hat Kabel Deutschland schon auf DVB-C2 umgestellt ?
|
MZ-per-X
(Themenstarter)
Anmeldungsdatum: 22. Januar 2018
Beiträge: 5
|
Hallo, danke für Deine Antwort. SpiritOfTux schrieb: Deine W-SCAN - Abfrage sollte wie im WiKi beschrieben ausgeführt werden https://wiki.ubuntuusers.de/w_scan/
Ich habe mal den folgenden Befehl ausgeführt:
w_scan -fc -c DE -X > ~/channels.conf
w_scan -fc -c DE -X
w_scan version 20141122 (compiled for DVB API 5.10)
using settings for GERMANY
DVB cable
DVB-C
scan type CABLE, channellist 7
output format czap/tzap/szap/xine
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
/dev/dvb/adapter0/frontend0 -> "NXP TDA10048HN DVB-T" doesnt support CABLE -> SEARCH NEXT ONE.
main:3904: FATAL: ***** NO USEABLE CABLE CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running.
Heißt das, dass die Karte doch nicht richtig funktioniert?
Hat Kabel Deutschland schon auf DVB-C2 umgestellt ?
Das weiß ich leider nicht.
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Poste bitte | inxi -FxZ
lspci -nn
lspci -nnk
|
Nachtrag:
Wenn die Angaben hier stimmen "NXP TDA10048HN DVB-T" kann sie nur Terrestrische-Signale (Antenne(n)) empfangen
Für Kabelanschluss wird DVB-C/C2 benötigt wie diese https://digitaldevices.de/produkte/dvb-komponenten/duoflex-c2t2/
die Treiber befinden sich auch im LTS-Kernel
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Alternative Möglichkeit: Vodafone Kabel-Deutschland kannst Du auch Fernsehen per IPTV sehen, es gibt bereits fertige
Playlisten, schau mal.
|
MZ-per-X
(Themenstarter)
Anmeldungsdatum: 22. Januar 2018
Beiträge: 5
|
Ich habe nochmal Windows XP hochgefahren und dort in WinTV6 die Einstellungen nachgeschaut, mit denen es funktioniert: Analog-Tuner –> Cable –> Tuner-Format BG –> Videoformat PAL_BGHIDK Hier sind auch noch die gewünschten Outputs: 1) inxi -FxZ
System: Host: jensers-bolide Kernel: 4.4.0-109-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Unity 7.4.0 (Gtk 3.18.9-1ubuntu3.3)
Distro: Ubuntu 16.04 xenial
Machine: System: HP-Pavilion product: FL339AA-ABD m9463de
Mobo: PEGATRON model: Benicia v: 1.01
Bios: American Megatrends v: 5.30 date: 09/05/2008
CPU: Quad core Intel Core2 Quad Q9400 (-MCP-) cache: 3072 KB
flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 21332
clock speeds: max: 2667 MHz 1: 2000 MHz 2: 2000 MHz 3: 2000 MHz
4: 2000 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP]
bus-ID: 05:00.0
Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa)
Resolution: 1280x1024@59.89hz
GLX Renderer: AMD PITCAIRN (DRM 2.43.0 / 4.4.0-109-generic, LLVM 5.0.0)
GLX Version: 3.0 Mesa 17.2.4 Direct Rendering: Yes
Audio: Card-1 Intel 82801I (ICH9 Family) HD Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Card-2 Advanced Micro Devices [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
driver: snd_hda_intel bus-ID: 05:00.1
Sound: Advanced Linux Sound Architecture v: k4.4.0-109-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: e800 bus-ID: 02:00.0
IF: enp2s0 state: up speed: 1000 Mbps duplex: full
mac: 00:22:15:58:21:e7
Drives: HDD Total Size: 1000.2GB (22.4% used)
ID-1: /dev/sda model: Hitachi_HDP72505 size: 500.1GB
ID-2: /dev/sdb model: Hitachi_HDP72505 size: 500.1GB
Partition: ID-1: / size: 87G used: 5.6G (7%) fs: ext4 dev: /dev/sdb5
ID-2: swap-1 size: 4.29GB used: 0.00GB (0%) fs: swap dev: /dev/sdb6
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 61.0C mobo: N/A gpu: 42.0
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 208 Uptime: 5 min Memory: 1034.7/3951.1MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.481) inxi: 2.2.35 2) lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port [8086:29c1] (rev 02)
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02)
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 02)
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
00:1d.3 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface Controller [8086:2916] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] [8086:2920] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] [8086:2926] (rev 02)
01:05.0 FireWire (IEEE 1394) [0c00]: LSI Corporation FW322/323 [TrueFire] 1394a Controller [11c1:5811] (rev 70)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
03:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP] [1002:6819]
05:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0] 3) lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller [8086:29c0] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
00:01.0 PCI bridge [0604]: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port [8086:29c1] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 92)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801IR (ICH9R) LPC Interface Controller [8086:2916] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 IDE interface [0101]: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] [8086:2920] (rev 02)
Subsystem: Hewlett-Packard Company 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] [103c:2a6f]
Kernel driver in use: ata_piix
Kernel modules: pata_acpi
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel modules: i2c_i801
00:1f.5 IDE interface [0101]: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] [8086:2926] (rev 02)
Subsystem: Hewlett-Packard Company 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] [103c:2a6f]
Kernel driver in use: ata_piix
Kernel modules: pata_acpi
01:05.0 FireWire (IEEE 1394) [0c00]: LSI Corporation FW322/323 [TrueFire] 1394a Controller [11c1:5811] (rev 70)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: firewire_ohci
Kernel modules: firewire_ohci
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 02)
Subsystem: Hewlett-Packard Company Asus IPIBL-LB Motherboard [103c:2a6f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
Subsystem: Hauppauge computer works Inc. CX23885 PCI Video and Audio Decoder [0070:71d3]
Kernel driver in use: cx23885
Kernel modules: cx23885
05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP] [1002:6819]
Subsystem: Hightech Information System Ltd. Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP] [1787:201c]
Kernel driver in use: radeon
Kernel modules: radeon
05:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
Subsystem: Hightech Information System Ltd. Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1787:aab0]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel IPTV recherchiere ich bei Gelegenheit. Danke nochmal!
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Bitte 👍 Lass den W_SCAN mit Anschlussart "S" laufen (dein Gedankenanstoß, WinXP), bin mir nicht sicher welche WinTV-HVR-xxxxxx Karte
dies ist. Ansonsten müsste der Rechner kurz geöffnet werden, auf der Karte sollte sich ein
Typenschild befinden dort findet man Angaben wie Hersteller/Type/Model. Nachtrag:
Poste bitte den Output
| dmesg | egrep -i "tv|dvb|haupp|cx|tda"
|
|
MZ-per-X
(Themenstarter)
Anmeldungsdatum: 22. Januar 2018
Beiträge: 5
|
Meinst Du das hier mit Anschlussart S? w_scan -fs -sS19E2
w_scan version 20141122 (compiled for DVB API 5.10)
using settings for 19.2 east Astra 1F/1G/1H/1KR/1L
scan type SATELLITE, channellist 67
output format vdr-2.0
output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.
/dev/dvb/adapter0/frontend0 -> "NXP TDA10048HN DVB-T" doesnt support SATELLITE -> SEARCH NEXT ONE.
main:3904: FATAL: ***** NO USEABLE SATELLITE CARD FOUND. *****
Please check wether dvb driver is loaded and
verify that no dvb application (i.e. vdr) is running. Und hier der dmesg-Output: dmesg | egrep -i "tv|dvb|haupp|cx|tda"
[ 17.754130] cx23885 driver version 0.0.4 loaded
[ 17.754249] CORE cx23885[0]: subsystem: 0070:71d3, board: Hauppauge WinTV-HVR1200 [card=7,autodetected]
[ 17.922708] tveeprom 10-0050: Hauppauge model 71949, rev H2E9, serial# 4031715952
[ 17.922711] tveeprom 10-0050: MAC address is 00:0d:fe:4f:1a:70
[ 17.922713] tveeprom 10-0050: tuner model is Philips 18271_8295 (idx 149, type 54)
[ 17.922716] tveeprom 10-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom 0xf4)
[ 17.922717] tveeprom 10-0050: audio processor is CX23885 (idx 39)
[ 17.922719] tveeprom 10-0050: decoder processor is CX23885 (idx 33)
[ 17.922720] tveeprom 10-0050: has no radio
[ 17.922721] cx23885[0]: hauppauge eeprom: model=71949
[ 17.922723] cx23885_dvb_register() allocating 1 frontend(s)
[ 17.922726] cx23885[0]: cx23885 based dvb card
[ 18.132730] tda829x 11-0042: type set to tda8295
[ 18.161674] tda18271 11-0060: creating new instance
[ 18.196350] TDA18271HD/C1 detected @ 11-0060
[ 18.494010] DVB: registering new adapter (cx23885[0])
[ 18.494020] cx23885 0000:03:00.0: DVB: registering adapter 0 frontend 0 (NXP TDA10048HN DVB-T)...
[ 18.494431] cx23885_dev_checkrevision() Hardware revision = 0xb0
[ 18.494438] cx23885[0]/0: found at 0000:03:00.0, rev: 2, irq: 17, latency: 0, mmio: 0xfe800000
[ 1860.668338] tda10048_firmware_upload: waiting for firmware upload (dvb-fe-tda10048-1.0.fw)...
[ 1860.692821] cx23885 0000:03:00.0: Direct firmware load for dvb-fe-tda10048-1.0.fw failed with error -2
[ 1860.692827] tda10048_firmware_upload: Upload failed. (file not found?) Ich bin ja begeistert, was es alles für tolle Kommandozeileneingaben gibt! ☺
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Nicht mit dem -sS19E2 Satelliten-Parameter (hier will er auf eine Tab zugreifen), meinte | w_scan -fs -c DE -X > ~/channels.conf
|
, mein Fehler Edit:
Es besteht hier noch ein Fehler
[ 1860.668338] tda10048_firmware_upload: waiting for firmware upload (dvb-fe-tda10048-1.0.fw)...
[ 1860.692821] cx23885 0000:03:00.0: Direct firmware load for dvb-fe-tda10048-1.0.fw failed with error -2
[ 1860.692827] tda10048_firmware_upload: Upload failed. (file not found?) Test mit v4.14.15 Mainline Build ?? http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.14.15/
| ls -laR /lib/modules | grep tda10048
-rw-r--r-- 1 root root 22406 Jan 23 21:52 tda10048.ko # v4.14.15/
|
|
MZ-per-X
(Themenstarter)
Anmeldungsdatum: 22. Januar 2018
Beiträge: 5
|
Hm, w_scan scheint trotzdem den s-Parameter zu wollen. w_scan -fs -c DE -X
w_scan version 20141122 (compiled for DVB API 5.10)
main:3693: FATAL: Missing argument "-s" (satellite setting) 4.14.15 hat wirklich eine neuere Treiberversion: ls -laR /lib/modules | grep tda10048
-rw-r--r-- 1 root root 23838 Jan 9 22:29 tda10048.ko
-rw-r--r-- 1 root root 23838 Jan 19 14:07 tda10048.ko
-rw-r--r-- 1 root root 23822 Apr 19 2016 tda10048.ko Aber wie teste ich diese Kernelversion? Bin noch furchtbarer Newbie... ☺
|
SpiritOfTux
Anmeldungsdatum: 14. September 2017
Beiträge: 369
|
Sehe mal in diesen Beitrag ab hier nach, würde mich aber auf die LTS-Kernel beschränken https://forum.ubuntuusers.de/post/8931459/
|
lama4linux
Anmeldungsdatum: 17. November 2016
Beiträge: 145
|
MZ-per-X schrieb: Hm, w_scan scheint trotzdem den s-Parameter zu wollen. w_scan -fs -c DE -X
w_scan version 20141122 (compiled for DVB API 5.10)
main:3693: FATAL: Missing argument "-s" (satellite setting)
Ist nicht verwunderlich. Mit -fs wird festgelegt, dass es um Satellitensignale gehen soll. Auf der Manpage heißt es für -f »Depending on "TYPE", either of the arguments "-s" or "-c" is mandatory.«
-c wird dann zwar angegeben, macht aber bei Satelliten keinen Sinn. Für -s heißt es »-s SATELLITE_ID Mandatory argument for satellite scans, see option -f.«
Wenn also -fs, dann ist auch noch -s notwendig. So verstehe ich das jedenfalls. Wünsche viel Erfolg mit dem anderen Kerneldings.
|
Lidux
Anmeldungsdatum: 18. April 2007
Beiträge: 16720
|
Hallo MZ-per-X, Du brauchst den Kerneltreiber für den analogen Teil deiner TV Karte (entsprechende Einstellung unter XP). Automatisch wird versucht das Kabeltreibermodul für DVB-T zu laden, d.h. dieses Signal wird in vielen Teilen nicht mehr ausgestrahlt. (Jetzt DVB-T2). Hier fehlt aber die Firmware. PS: DVB-C und DVB-S hat die Karte höchstwahrscheinlich nicht .... Handbuch / Netz befragen. Gruss Lidux
|