• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

DVB-T Stick TU1100 von X3M wird nicht erkannt

Ich habe einen DVB-T-Stick TU 11000 von X3M. Dieser wird nicht erkannt. Er hat einen Chipsatz EC168.
Ich habe dieses Paket herunter geladen: http://linuxtv.org/hg/~anttip/ec168/arc ... 66e.tar.gz und entpackt. Im Verzeichnis, bei mir ~/ec168/, habe ich den Befehl make und danach (als su) make install aufgerufen. Die Installation hat keine Fehler angezeigt. Das Firmware file dvb-usb-ec168.fw wurde in das Verzeichnis /lib/firmware kopiert.

Ich habe in einem älteren Thema "DVB-T Stick TU1100 von X3M will nicht" habe ich einige Informationen gefunden, die ich bereits geprüft habe:

1. Im Verzeichnis /lib/modules/2.6.31.5-0.1-default/kernel/drivers/media/dvb/dvb-usb/ soll die Datei dvb-usb-ec168.ko zu finden sein. Ich kann sie nicht finden.
2. Prüfung /sbin/modinfo dvb-usb-ec168; Ergebnis modinfo: could not find module dvb-usb-ec168.
3. Programm Kaffeine für DVB-T kann kein Programm suchen.

Ich bitte um Ratschläge.

Noch ein Hinweis:
In dem Installationsverzeichnis sind unter anderem Dateien mit der Bezeichnung ec168.c und ec168.h zu finden. Jedoch finde auf der gesamten Festplatte keine Files mit der Bezeichnung 168, ausser die o.g. Firmware-Datei.
 

Jägerschlürfer

Moderator
Teammitglied
stecke mal deinen Stick ein und schau dann mal, was
Code:
dmesg
sagt zu dem Stick.
(Poste einfach mal die letzten paar Zeilen, seit dem der Stick eingesteckt wurde) Evtl bekommen wir hier weitere Infos bzgl. des Sticks bzw. des Treibers
 
OP
F

fbe

hallo, hier die Ausgabe von dmesg

Code:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.35-24-generic (buildd@vernadsky) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 (Ubuntu 2.6.35-24.42-generic 2.6.35.8)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001dee0000 (usable)
[    0.000000]  BIOS-e820: 000000001dee0000 - 000000001deec000 (ACPI data)
[    0.000000]  BIOS-e820: 000000001deec000 - 000000001df00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000001df00000 - 0000000020000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffffc00 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[    0.000000] DMI present.
[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x1dee0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FE0000000 write-back
[    0.000000]   1 base 01DF00000 mask FFFF00000 uncachable
[    0.000000]   2 base 01E000000 mask FFE000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (reserved)
[    0.000000]  modified: 0000000000001000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009f800 (usable)
[    0.000000]  modified: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  modified: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000001dee0000 (usable)
[    0.000000]  modified: 000000001dee0000 - 000000001deec000 (ACPI data)
[    0.000000]  modified: 000000001deec000 - 000000001df00000 (ACPI NVS)
[    0.000000]  modified: 000000001df00000 - 0000000020000000 (reserved)
[    0.000000]  modified: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  modified: 00000000fffffc00 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-000000001dee0000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 001dc00000 page 2M
[    0.000000]  001dc00000 - 001dee0000 page 4k
[    0.000000] kernel direct mapping tables up to 1dee0000 @ 15000-1a000
[    0.000000] RAMDISK: 15d22000 - 16768000
[    0.000000] ACPI: RSDP 000f6560 00014 (v00 HP    )
[    0.000000] ACPI: RSDT 1dee66d9 00034 (v01 HP     3084     06040000  LTP 00000000)
[    0.000000] ACPI: FACP 1deebed2 00074 (v01 HP     3084     06040000 PTL  00000050)
[    0.000000] ACPI: DSDT 1dee6c22 052B0 (v01 HP     3084     06040000 MSFT 0100000E)
[    0.000000] ACPI: FACS 1defcfc0 00040
[    0.000000] ACPI: BOOT 1deebfd8 00028 (v01 HP     3084     06040000  LTP 00000001)
[    0.000000] ACPI: SSDT 1dee6b10 0010A (v01 HP     3084     00000001 INTL 20030224)
[    0.000000] ACPI: SSDT 1dee670d 001F3 (v01 HP     3084     00002000 INTL 20030224)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 478MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1dee0000
[    0.000000]   low ram: 0 - 1dee0000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000001 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0001dee0
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000001 -> 0x00000002
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0001dee0
[    0.000000] On node 0 totalpages: 122480
[    0.000000] free_area_init_node: node 0, pgdat c07ffd00, node_mem_map c1001020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3952 pages, LIFO batch:0
[    0.000000]   Normal zone: 926 pages used for memmap
[    0.000000]   Normal zone: 117570 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000010000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
[    0.000000] PM: Registered nosave memory: 00000000000ce000 - 00000000000d0000
[    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:df800000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] early_res array is doubled to 64 at [16000 - 167ff]
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c1400000 s36416 r0 d20928 u4194304
[    0.000000] pcpu-alloc: s36416 r0 d20928 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 121522
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic root=UUID=e83bfa0b-7f07-497d-8ef0-a12f61ba63e0 ro quiet splash
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 2451820 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Subtract (41 early reservations)
[    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE
[    0.000000]   #2 [0000100000 - 00009a2adc]   TEXT DATA BSS
[    0.000000]   #3 [0015d22000 - 0016768000]         RAMDISK
[    0.000000]   #4 [000009f800 - 0000100000]   BIOS reserved
[    0.000000]   #5 [00009a3000 - 00009a6130]             BRK
[    0.000000]   #6 [0000010000 - 0000011000]      TRAMPOLINE
[    0.000000]   #7 [0000011000 - 0000015000]     ACPI WAKEUP
[    0.000000]   #8 [0000015000 - 0000016000]         PGTABLE
[    0.000000]   #9 [0001000000 - 0001001000]         BOOTMEM
[    0.000000]   #10 [0001001000 - 00013c1000]         BOOTMEM
[    0.000000]   #11 [00013c1000 - 00013c1004]         BOOTMEM
[    0.000000]   #12 [00013c1040 - 00013c1100]         BOOTMEM
[    0.000000]   #13 [00013c1100 - 00013c112c]         BOOTMEM
[    0.000000]   #14 [00013c1140 - 00013c2940]         BOOTMEM
[    0.000000]   #15 [00013c2940 - 00013c2aac]         BOOTMEM
[    0.000000]   #16 [00013c2ac0 - 00013c2b00]         BOOTMEM
[    0.000000]   #17 [00013c2b00 - 00013c2b40]         BOOTMEM
[    0.000000]   #18 [00013c2b40 - 00013c2b80]         BOOTMEM
[    0.000000]   #19 [00013c2b80 - 00013c2bc0]         BOOTMEM
[    0.000000]   #20 [00013c2bc0 - 00013c2c00]         BOOTMEM
[    0.000000]   #21 [00013c2c00 - 00013c2c40]         BOOTMEM
[    0.000000]   #22 [00013c2c40 - 00013c2c80]         BOOTMEM
[    0.000000]   #23 [00013c2c80 - 00013c2cc0]         BOOTMEM
[    0.000000]   #24 [00013c2cc0 - 00013c2d00]         BOOTMEM
[    0.000000]   #25 [00013c2d00 - 00013c2d40]         BOOTMEM
[    0.000000]   #26 [00013c2d40 - 00013c2d50]         BOOTMEM
[    0.000000]   #27 [00013c2d80 - 00013c2d90]         BOOTMEM
[    0.000000]   #28 [00013c2dc0 - 00013c2e2a]         BOOTMEM
[    0.000000]   #29 [00013c2e40 - 00013c2eaa]         BOOTMEM
[    0.000000]   #30 [0001400000 - 000140e000]         BOOTMEM
[    0.000000]   #31 [00013c4ec0 - 00013c4ec4]         BOOTMEM
[    0.000000]   #32 [00013c4f00 - 00013c4f04]         BOOTMEM
[    0.000000]   #33 [00013c4f40 - 00013c4f44]         BOOTMEM
[    0.000000]   #34 [00013c4f80 - 00013c4f84]         BOOTMEM
[    0.000000]   #35 [00013c4fc0 - 00013c5070]         BOOTMEM
[    0.000000]   #36 [00013c5080 - 00013c5128]         BOOTMEM
[    0.000000]   #37 [00013c2ec0 - 00013c4ec0]         BOOTMEM
[    0.000000]   #38 [000140e000 - 000144e000]         BOOTMEM
[    0.000000]   #39 [00013c5140 - 00013e5140]         BOOTMEM
[    0.000000]   #40 [000144e000 - 00016a496c]         BOOTMEM
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 463812k/490368k available (4931k kernel code, 26108k reserved, 2333k data, 688k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xde6e0000 - 0xff7fe000   ( 529 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xddee0000   ( 478 MB)
[    0.000000]       .init : 0xc0819000 - 0xc08c5000   ( 688 kB)
[    0.000000]       .data : 0xc05d0ebe - 0xc08184e8   (2333 kB)
[    0.000000]       .text : 0xc0100000 - 0xc05d0ebe   (4931 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1498.716 MHz processor.
[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 2997.43 BogoMIPS (lpj=5994864)
[    0.004013] pid_max: default: 32768 minimum: 301
[    0.004037] Security Framework initialized
[    0.004067] AppArmor: AppArmor initialized
[    0.004069] Yama: becoming mindful.
[    0.004152] Mount-cache hash table entries: 512
[    0.008091] Initializing cgroup subsys ns
[    0.008097] Initializing cgroup subsys cpuacct
[    0.008103] Initializing cgroup subsys memory
[    0.008116] Initializing cgroup subsys devices
[    0.008120] Initializing cgroup subsys freezer
[    0.008123] Initializing cgroup subsys net_cls
[    0.008163] mce: CPU supports 5 MCE banks
[    0.008182] Performance Events: 
[    0.008185] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.008188] no hardware sampling interrupt available.
[    0.008191] p6 PMU driver.
[    0.008213] ... version:                0
[    0.008215] ... bit width:              32
[    0.008218] ... generic registers:      2
[    0.008221] ... value mask:             00000000ffffffff
[    0.008224] ... max period:             000000007fffffff
[    0.008227] ... fixed-purpose events:   0
[    0.008229] ... event mask:             0000000000000003
[    0.009411] SMP alternatives: switching to UP code
[    0.018780] Freeing SMP alternatives: 24k freed
[    0.018792] ACPI: Core revision 20100428
[    0.027560] ACPI: setting ELCR to 0200 (from 0c20)
[    0.028010] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.028015] ftrace: allocating 21756 entries in 43 pages
[    0.032098] weird, boot CPU (#0) not listed by the BIOS.
[    0.032102] SMP motherboard not detected.
[    0.032105] Local APIC not detected. Using dummy APIC emulation.
[    0.032108] SMP disabled
[    0.032259] Brought up 1 CPUs
[    0.032262] Total of 1 processors activated (2997.43 BogoMIPS).
[    0.034071] devtmpfs: initialized
[    0.037526] regulator: core version 0.5
[    0.037549] Time: 14:30:48  Date: 01/09/11
[    0.037596] NET: Registered protocol family 16
[    0.037758] EISA bus registered
[    0.037769] ACPI: bus type pci registered
[    0.039064] PCI: PCI BIOS revision 2.10 entry at 0xfd9a2, last bus=2
[    0.039067] PCI: Using configuration type 1 for base access
[    0.040397] bio: create slab <bio-0> at 0
[    0.041774] ACPI: EC: Look up EC in DSDT
[    0.048156] ACPI: Interpreter enabled
[    0.048164] ACPI: (supports S0 S3 S4 S5)
[    0.048192] ACPI: Using PIC for interrupt routing
[    0.052225] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[    0.057439] ACPI: EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
[    0.057735] ACPI: No dock devices found.
[    0.057741] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.058552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.061240] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.061245] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.061249] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.061253] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000d3fff] (ignored)
[    0.061257] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff] (ignored)
[    0.061261] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff] (ignored)
[    0.061266] pci_root PNP0A03:00: host bridge window [mem 0x20000000-0xfebfffff] (ignored)
[    0.061389] pci 0000:00:02.0: reg 10: [mem 0xe8000000-0xefffffff pref]
[    0.061395] pci 0000:00:02.0: reg 14: [mem 0xe0000000-0xe007ffff]
[    0.061401] pci 0000:00:02.0: reg 18: [io  0x1800-0x1807]
[    0.061423] pci 0000:00:02.0: supports D1
[    0.061440] pci 0000:00:02.1: reg 10: [mem 0xf0000000-0xf7ffffff pref]
[    0.061447] pci 0000:00:02.1: reg 14: [mem 0xe0080000-0xe00fffff]
[    0.061470] pci 0000:00:02.1: supports D1
[    0.061541] pci 0000:00:1d.0: reg 20: [io  0x1820-0x183f]
[    0.061591] pci 0000:00:1d.1: reg 20: [io  0x1840-0x185f]
[    0.061640] pci 0000:00:1d.2: reg 20: [io  0x1860-0x187f]
[    0.061692] pci 0000:00:1d.7: reg 10: [mem 0xe0100000-0xe01003ff]
[    0.061746] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.061752] pci 0000:00:1d.7: PME# disabled
[    0.061835] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH4 ACPI/GPIO/TCO
[    0.061840] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH4 GPIO
[    0.061863] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.061870] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.061877] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.061885] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.061892] pci 0000:00:1f.1: reg 20: [io  0x1810-0x181f]
[    0.061900] pci 0000:00:1f.1: reg 24: [mem 0x00000000-0x000003ff]
[    0.061948] pci 0000:00:1f.3: reg 20: [io  0x1880-0x189f]
[    0.061987] pci 0000:00:1f.5: reg 10: [io  0x1c00-0x1cff]
[    0.061994] pci 0000:00:1f.5: reg 14: [io  0x18c0-0x18ff]
[    0.062001] pci 0000:00:1f.5: reg 18: [mem 0xe0100c00-0xe0100dff]
[    0.062009] pci 0000:00:1f.5: reg 1c: [mem 0xe0100800-0xe01008ff]
[    0.062037] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.062042] pci 0000:00:1f.5: PME# disabled
[    0.062067] pci 0000:00:1f.6: reg 10: [io  0x2400-0x24ff]
[    0.062074] pci 0000:00:1f.6: reg 14: [io  0x2000-0x207f]
[    0.062109] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.062114] pci 0000:00:1f.6: PME# disabled
[    0.062153] pci 0000:02:00.0: reg 10: [io  0x3000-0x30ff]
[    0.062161] pci 0000:02:00.0: reg 14: [mem 0xe0205800-0xe02058ff]
[    0.062198] pci 0000:02:00.0: supports D1 D2
[    0.062201] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.062206] pci 0000:02:00.0: PME# disabled
[    0.062238] pci 0000:02:05.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.062256] pci 0000:02:05.0: supports D1 D2
[    0.062259] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.062264] pci 0000:02:05.0: PME# disabled
[    0.062291] pci 0000:02:06.0: reg 10: [mem 0xe0204000-0xe0204fff]
[    0.062333] pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
[    0.062338] pci 0000:02:06.0: PME# disabled
[    0.062365] pci 0000:02:07.0: reg 10: [mem 0xe0205000-0xe02057ff]
[    0.062373] pci 0000:02:07.0: reg 14: [mem 0xe0200000-0xe0203fff]
[    0.062410] pci 0000:02:07.0: supports D1 D2
[    0.062413] pci 0000:02:07.0: PME# supported from D0 D1 D2 D3hot
[    0.062418] pci 0000:02:07.0: PME# disabled
[    0.062450] pci 0000:00:1e.0: PCI bridge to [bus 02-02] (subtractive decode)
[    0.062456] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.062462] pci 0000:00:1e.0:   bridge window [mem 0xe0200000-0xe02fffff]
[    0.062468] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.062473] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.062476] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[    0.062512] pci_bus 0000:03: [bus 03-06] partially hidden behind transparent bridge 0000:02 [bus 02-02]
[    0.062523] pci_bus 0000:00: on NUMA node 0
[    0.062529] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.062759] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.067833] ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
[    0.067987] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.068150] ACPI: PCI Interrupt Link [LNKC] (IRQs *11)
[    0.068297] ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
[    0.068445] ACPI: PCI Interrupt Link [LNKE] (IRQs 11) *0, disabled.
[    0.068593] ACPI: PCI Interrupt Link [LNKF] (IRQs *11)
[    0.068740] ACPI: PCI Interrupt Link [LNKG] (IRQs 11) *0, disabled.
[    0.068890] ACPI: PCI Interrupt Link [LNKH] (IRQs *11)
[    0.068940] HEST: Table is not found!
[    0.069029] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.069041] vgaarb: loaded
[    0.069248] SCSI subsystem initialized
[    0.069295] libata version 3.00 loaded.
[    0.069367] usbcore: registered new interface driver usbfs
[    0.069391] usbcore: registered new interface driver hub
[    0.069425] usbcore: registered new device driver usb
[    0.069629] ACPI: WMI: Mapper loaded
[    0.069631] PCI: Using ACPI for IRQ routing
[    0.069663] PCI: pci_cache_line_size set to 64 bytes
[    0.069732] reserve RAM buffer: 0000000000002000 - 000000000000ffff 
[    0.069735] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
[    0.069739] reserve RAM buffer: 000000001dee0000 - 000000001fffffff 
[    0.069873] NetLabel: Initializing
[    0.069876] NetLabel:  domain hash size = 128
[    0.069878] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.069896] NetLabel:  unlabeled traffic allowed by default
[    0.069947] Switching to clocksource tsc
[    0.082568] AppArmor: AppArmor Filesystem Enabled
[    0.082605] pnp: PnP ACPI init
[    0.082644] ACPI: bus type pnp registered
[    0.084827] ERROR: Unable to locate IOAPIC for GSI 8
[    0.084882] ERROR: Unable to locate IOAPIC for GSI 13
[    0.085502] ERROR: Unable to locate IOAPIC for GSI 1
[    0.085595] ERROR: Unable to locate IOAPIC for GSI 12
[    0.085722] pnp: PnP ACPI: found 7 devices
[    0.085725] ACPI: ACPI bus type pnp unregistered
[    0.085731] PnPBIOS: Disabled by ACPI PNP
[    0.085754] system 00:04: [io  0x0600-0x060f] has been reserved
[    0.085758] system 00:04: [io  0x0800-0x080f] has been reserved
[    0.085762] system 00:04: [io  0x1000-0x107f] has been reserved
[    0.085766] system 00:04: [io  0x1180-0x11bf] has been reserved
[    0.085772] system 00:04: [mem 0xfec10000-0xfec1ffff] has been reserved
[    0.122445] pci 0000:00:1e.0: BAR 15: assigned [mem 0x20000000-0x23ffffff pref]
[    0.122451] pci 0000:00:1f.1: BAR 5: assigned [mem 0x24000000-0x240003ff]
[    0.122460] pci 0000:00:1f.1: BAR 5: set to [mem 0x24000000-0x240003ff] (PCI address [0x24000000-0x240003ff]
[    0.122466] pci 0000:02:05.0: BAR 15: assigned [mem 0x20000000-0x23ffffff pref]
[    0.122471] pci 0000:02:05.0: BAR 16: assigned [mem 0x28000000-0x2bffffff]
[    0.122475] pci 0000:02:05.0: BAR 0: assigned [mem 0xe0206000-0xe0206fff]
[    0.122481] pci 0000:02:05.0: BAR 0: set to [mem 0xe0206000-0xe0206fff] (PCI address [0xe0206000-0xe0206fff]
[    0.122486] pci 0000:02:05.0: BAR 13: assigned [io  0x3400-0x34ff]
[    0.122490] pci 0000:02:05.0: BAR 14: assigned [io  0x3800-0x38ff]
[    0.122494] pci 0000:02:05.0: CardBus bridge to [bus 03-06]
[    0.122498] pci 0000:02:05.0:   bridge window [io  0x3400-0x34ff]
[    0.122503] pci 0000:02:05.0:   bridge window [io  0x3800-0x38ff]
[    0.122509] pci 0000:02:05.0:   bridge window [mem 0x20000000-0x23ffffff pref]
[    0.122515] pci 0000:02:05.0:   bridge window [mem 0x28000000-0x2bffffff]
[    0.122521] pci 0000:00:1e.0: PCI bridge to [bus 02-02]
[    0.122525] pci 0000:00:1e.0:   bridge window [io  0x3000-0x3fff]
[    0.122532] pci 0000:00:1e.0:   bridge window [mem 0xe0200000-0xe02fffff]
[    0.122538] pci 0000:00:1e.0:   bridge window [mem 0x20000000-0x23ffffff pref]
[    0.122557] pci 0000:00:1e.0: setting latency timer to 64
[    0.122792] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
[    0.122796] PCI: setting IRQ 11 as level-triggered
[    0.122802] pci 0000:02:05.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    0.122811] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.122815] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.122818] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.122822] pci_bus 0000:02: resource 1 [mem 0xe0200000-0xe02fffff]
[    0.122826] pci_bus 0000:02: resource 2 [mem 0x20000000-0x23ffffff pref]
[    0.122830] pci_bus 0000:02: resource 4 [io  0x0000-0xffff]
[    0.122833] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[    0.122837] pci_bus 0000:03: resource 0 [io  0x3400-0x34ff]
[    0.122840] pci_bus 0000:03: resource 1 [io  0x3800-0x38ff]
[    0.122844] pci_bus 0000:03: resource 2 [mem 0x20000000-0x23ffffff pref]
[    0.122848] pci_bus 0000:03: resource 3 [mem 0x28000000-0x2bffffff]
[    0.122909] NET: Registered protocol family 2
[    0.123008] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.123283] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.123446] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    0.123608] TCP: Hash tables configured (established 16384 bind 16384)
[    0.123611] TCP reno registered
[    0.123616] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.123631] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.123739] NET: Registered protocol family 1
[    0.123765] pci 0000:00:02.0: Boot video device
[    0.123859] PCI: CLS 32 bytes, default 64
[    0.123968] Simple Boot Flag at 0x36 set to 0x1
[    0.124084] cpufreq-nforce2: No nForce2 chipset.
[    0.124118] Scanning for low memory corruption every 60 seconds
[    0.124354] audit: initializing netlink socket (disabled)
[    0.124372] type=2000 audit(1294583448.120:1): initialized
[    0.139760] Trying to unpack rootfs image as initramfs...
[    0.158138] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.166185] VFS: Disk quotas dquot_6.5.2
[    0.166291] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.167205] fuse init (API version 7.14)
[    0.167329] msgmni has been set to 905
[    0.174379] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.174384] io scheduler noop registered
[    0.174387] io scheduler deadline registered
[    0.174407] io scheduler cfq registered (default)
[    0.174602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.174634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.175857] ACPI: AC Adapter [ACAD] (on-line)
[    0.175967] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.176013] ACPI: Lid Switch [LID0]
[    0.176077] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.176084] ACPI: Power Button [PWRB]
[    0.176156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.176161] ACPI: Power Button [PWRF]
[    0.176357] ACPI: acpi_idle registered with cpuidle
[    0.176521] Marking TSC unstable due to TSC halts in idle
[    0.181975] Switching to clocksource acpi_pm
[    0.182909] thermal LNXTHERM:01: registered as thermal_zone0
[    0.182920] ACPI: Thermal Zone [THRM] (54 C)
[    0.183002] ERST: Table is not found!
[    0.183204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.183836] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[    0.183841] PCI: setting IRQ 5 as level-triggered
[    0.183848] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[    0.183857] serial 0000:00:1f.6: PCI INT B disabled
[    0.185435] brd: module loaded
[    0.186191] loop: module loaded
[    0.186440] ata_piix 0000:00:1f.1: version 2.13
[    0.186453] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    0.186648] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.186653] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    0.186705] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.192216] scsi0 : ata_piix
[    0.192431] scsi1 : ata_piix
[    0.193941] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[    0.193945] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[    0.194436] Fixed MDIO Bus: probed
[    0.194490] PPP generic driver version 2.4.2
[    0.194577] tun: Universal TUN/TAP device driver, 1.6
[    0.194580] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.194696] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.194915] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[    0.194921] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[    0.194945] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.194950] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.194995] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.195034] ehci_hcd 0000:00:1d.7: debug port 1
[    0.198929] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.199012] isapnp: Scanning for PnP cards...
[    0.208389] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xe0100000
[    0.266564] ACPI: EC: GPE storm detected, transactions will use polling mode
[    0.272072] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.272325] hub 1-0:1.0: USB hub found
[    0.272333] hub 1-0:1.0: 6 ports detected
[    0.272443] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.272473] uhci_hcd: USB Universal Host Controller Interface driver
[    0.272787] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.272792] PCI: setting IRQ 10 as level-triggered
[    0.272798] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[    0.272811] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.272816] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.272877] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.272910] uhci_hcd 0000:00:1d.0: irq 10, io base 0x00001820
[    0.273081] hub 2-0:1.0: USB hub found
[    0.273088] hub 2-0:1.0: 2 ports detected
[    0.273343] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.273349] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    0.273357] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.273361] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.273414] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.273438] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
[    0.273598] hub 3-0:1.0: USB hub found
[    0.273606] hub 3-0:1.0: 2 ports detected
[    0.273671] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    0.273678] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.273683] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.273724] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.273746] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
[    0.273910] hub 4-0:1.0: USB hub found
[    0.273916] hub 4-0:1.0: 2 ports detected
[    0.274063] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PSM1] at 0x60,0x64 irq 1,12
[    0.280856] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.280868] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.281038] mice: PS/2 mouse device common for all mice
[    0.281248] rtc_cmos 00:01: RTC can wake from S4
[    0.281307] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.281327] rtc0: alarms up to one month, y3k, 242 bytes nvram
[    0.281499] device-mapper: uevent: version 1.0.3
[    0.284119] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.288335] device-mapper: multipath: version 1.1.1 loaded
[    0.288340] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.288536] EISA: Probing bus 0 at eisa.0
[    0.288546] Cannot allocate resource for EISA slot 1
[    0.288550] Cannot allocate resource for EISA slot 2
[    0.288554] Cannot allocate resource for EISA slot 3
[    0.288576] EISA: Detected 0 cards.
[    0.296541] cpuidle: using governor ladder
[    0.296621] cpuidle: using governor menu
[    0.297041] TCP cubic registered
[    0.297236] NET: Registered protocol family 10
[    0.297718] lo: Disabled Privacy Extensions
[    0.298003] NET: Registered protocol family 17
[    0.298380] Using IPI No-Shortcut mode
[    0.298523] PM: Resume from disk failed.
[    0.298540] registered taskstats version 1
[    0.298785]   Magic number: 11:605:535
[    0.298813] bdi 1:13: hash matches
[    0.298929] rtc_cmos 00:01: setting system clock to 2011-01-09 14:30:49 UTC (1294583449)
[    0.298933] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.298936] EDD information not available.
[    0.356210] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.392825] ata2.00: ATAPI: SD-R2512, 1A04, max MWDMA2
[    0.444591] ata1.00: ATA-7: WDC WD800BEVE-00UYT0, 01.04A01, max UDMA/100
[    0.444597] ata1.00: 156301488 sectors, multi 16: LBA48 
[    0.444766] ata2.00: configured for MWDMA2
[    0.453066] ata1.00: configured for UDMA/100
[    0.622154] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    0.887658] isapnp: No Plug & Play device found
[    0.888002] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800BEVE-00 01.0 PQ: 0 ANSI: 5
[    0.888301] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.888563] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    0.888638] sd 0:0:0:0: [sda] Write Protect is off
[    0.888642] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.888675] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.888888]  sda:
[    0.900654] ACPI: Battery Slot [BAT0] (battery present)
[    0.937282]  sda1 sda2 <
[    0.946083] scsi 1:0:0:0: CD-ROM            TOSHIBA  DVD-ROM SD-R2512 1A04 PQ: 0 ANSI: 5
[    0.955622] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    0.955629] Uniform CD-ROM driver Revision: 3.20
[    0.955818] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.955922] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    0.966770]  sda5 >
[    0.967272] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.967703] Freeing initrd memory: 10520k freed
[    0.978479] Freeing unused kernel memory: 688k freed
[    0.979333] Write protecting the kernel text: 4932k
[    0.979384] Write protecting the kernel read-only data: 1980k
[    0.998277] udev[69]: starting version 163
[    1.285546] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    1.285584] 8139cp 0000:02:00.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    1.300173] 8139too: 8139too Fast Ethernet driver 0.9.28
[    1.300221] 8139too 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[    1.301280] 8139too 0000:02:00.0: eth0: RealTek RTL8139 at 0x3000, 00:c0:9f:45:68:5b, IRQ 10
[    1.302367] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
[    1.302373] firewire_ohci 0000:02:07.0: PCI INT A -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11
[    1.305784] usbcore: registered new interface driver hiddev
[    1.308269] input: HID 18b4:fffa as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/input/input4
[    1.308506] generic-usb 0003:18B4:FFFA.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 18b4:fffa] on usb-0000:00:1d.7-1/input0
[    1.308686] usbcore: registered new interface driver usbhid
[    1.308689] usbhid: USB HID core driver
[    1.356065] firewire_ohci: Added fw-ohci device 0000:02:07.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[    1.417939] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.856201] firewire_core: created device fw0: GUID 00c09f00001c8190, S400
[   15.048551] udev[301]: starting version 163
[   15.086787] Adding 1533948k swap on /dev/sda5.  Priority:-1 extents:1 across:1533948k 
[   15.161380] lp: driver loaded but no devices found
[   15.332375] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[   15.332648] acpi device:03: registered as cooling_device1
[   15.332809] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
[   15.332910] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[   15.382510] intel_rng: FWH not detected
[   15.451245] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.612470] lib80211: common routines for IEEE802.11 drivers
[   15.612475] lib80211_crypt: registered algorithm 'NULL'
[   15.677097] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   15.688884] Linux agpgart interface v0.103
[   15.737762] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
[   15.738579] agpgart-intel 0000:00:00.0: detected 32636K stolen memory
[   15.772983] yenta_cardbus 0000:02:05.0: CardBus bridge found [103c:3084]
[   15.773003] yenta_cardbus 0000:02:05.0: Using CSCINT to route CSC interrupts to PCI
[   15.773007] yenta_cardbus 0000:02:05.0: Routing CardBus interrupts to PCI
[   15.773013] yenta_cardbus 0000:02:05.0: TI: mfunc 0x01111112, devctl 0x64
[   15.773538] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[   15.896987] type=1400 audit(1294583465.095:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=545 comm="apparmor_parser"
[   15.897842] type=1400 audit(1294583465.095:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=545 comm="apparmor_parser"
[   15.898307] type=1400 audit(1294583465.095:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=545 comm="apparmor_parser"
[   15.921423] cfg80211: Calling CRDA to update world regulatory domain
[   15.968422] libipw: 802.11 data/management/control stack, git-1.1.13
[   15.968428] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   15.972355] cfg80211: World regulatory domain updated:
[   15.972361]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.972365]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.972369]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.972373]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   15.972377]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   15.972381]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   16.020729] yenta_cardbus 0000:02:05.0: ISA IRQ mask 0x00d8, PCI irq 11
[   16.020736] yenta_cardbus 0000:02:05.0: Socket status: 30000010
[   16.020742] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[   16.020757] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [io  0x3000-0x3fff]
[   16.020763] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: excluding 0x3000-0x30ff 0x3400-0x34ff 0x3800-0x38ff
[   16.024253] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[   16.024257] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   16.028252] 
[   16.028258] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [mem 0xe0200000-0xe02fffff]
[   16.028265] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0200000-0xe02fffff: excluding 0xe0200000-0xe020ffff
[   16.028283] yenta_cardbus 0000:02:05.0: pcmcia: parent PCI bridge window: [mem 0x20000000-0x23ffffff pref]
[   16.028288] pcmcia_socket pcmcia_socket0: cs: memory probe 0x20000000-0x23ffffff: excluding 0x20000000-0x23ffffff
[   16.041410] [drm] Initialized drm 1.1.0 20060810
[   16.044664] ipw2200 0000:02:06.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[   16.061878] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   16.160503] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   16.166201] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x4d0-0x4d7
[   16.166921] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   16.167520] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   16.171608] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xcc000-0xcffff 0xdc000-0xfffff
[   16.171688] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   16.171764] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[   16.171843] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   16.315953] i915 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[   16.315963] i915 0000:00:02.0: setting latency timer to 64
[   16.330111] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x236eb3, caps: 0x904713/0x10008/0x0
[   16.353573] [drm] set up 31M of stolen space
[   16.473479] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   16.645064] type=1400 audit(1294583465.843:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=716 comm="apparmor_parser"
[   16.650416] type=1400 audit(1294583465.847:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=718 comm="apparmor_parser"
[   16.651266] type=1400 audit(1294583465.847:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=718 comm="apparmor_parser"
[   16.651731] type=1400 audit(1294583465.847:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=718 comm="apparmor_parser"
[   16.675594] type=1400 audit(1294583465.871:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=721 comm="apparmor_parser"
[   16.691448] type=1400 audit(1294583465.887:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=721 comm="apparmor_parser"
[   16.701741] type=1400 audit(1294583465.899:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=721 comm="apparmor_parser"
[   16.713728] ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)
[   16.788262] eth0: link down
[   16.788398] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   16.862948] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.863426] [drm] initialized overlay support
[   17.216075] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[   17.216088] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0210000-0xe02fffff: excluding 0xe02fe000-0xe030bfff
[   17.226782] pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 3)
[   17.313232] Skipping EDID probe due to cached edid
[   17.377026] 0.0: ttyS0 at I/O 0x3f8 (irq = 3) is a 16550A
[   17.657500] Console: switching to colour frame buffer device 128x48
[   17.662168] fb0: inteldrmfb frame buffer device
[   17.662170] drm: registered panic notifier
[   17.668041] Slow work thread pool: Starting up
[   17.670436] Slow work thread pool: Ready
[   17.670458] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   17.670710] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   17.670764] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   17.924225] Skipping EDID probe due to cached edid
[   17.988041] intel8x0_measure_ac97_clock: measured 53304 usecs (2568 samples)
[   17.988047] intel8x0: clocking to 48000
[   18.166138] ppdev: user-space parallel port driver
[   18.789614] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[   24.300471] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[   26.944042] eth1: no IPv6 routers present
[   30.703617] lib80211_crypt: registered algorithm 'TKIP'

und ergänzend die Ausgabe lsusb
Code:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 18b4:fffa e3C Technologies EC168 (v2) based USB DVB-T receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Ich meine, es wird ein Stick erkannt. Jedoch kann ich z.B. im Programm Kaffeine keinen Sendersuchlauf starten, da kein Stick zur Verfügung steht.
 
OP
F

fbe

Installationsfehler gefunden. Es muss eine Datei in einem Unterverz. des Installationspaktes gelöscht werden. Dann klappt es. Hier die komplette Anleitung:

Updated procedure which works with Ubuntu 10.10, it should work with some earlier versions too.

cd $HOME #make sure you are in your home directory

sudo apt-get install mercurial # when not done earlier

hg clone http://linuxtv.org/hg/~anttip/ec168/

cd ec168/linux/drivers/media/IR # fatal error in ir-sysfs.c disable it by removing the Makefile

rm Makefile #Unbedingt dieses File löschen

cd $HOME # go back to your home directory

cd ec168/

make CONFIG_DVB_FIREDTV:=n # compile with the firewire modules disabled, these are not required and will abort the compilation before it finishes, now the compile will give some errormessages but it will finish successfully.

sudo make install

sudo depmod -a

sudo modprobe dvb-usb-ec168

wget http://palosaari.fi/linux/v4l-dvb/firmware/ec168/dvb-usb-ec168.fw

sudo cp dvb-usb-ec168.fw /lib/firmware/. # yes the . at the end is correct

sudo depmod -a
 
Oben