Użytkuję Ubuntu (obecnie 11.04 w wersji z Gnome)
Posiadam kartę AVerMedia TVCapture 98.
Zainstalowałem więc pakiet TvTime, po pomyślnej instalacji i konfiguracji (PAL) przyszło zaskoczenie, mianowicie natychmiastowo po włączeniu i po zmianie wejścia obrazu na Capture (podłączyłem kartę jedynie z myślą o grze na konsoli) system automatycznie się zamraża, bez jakiejkolwiek reakcji (Nawet gdy nie są podłączone żadne kabelki do karty).
Posiadam kartę graficzną Nvidia Geforce 5200FX, są zainstalowane sterowniki własnościowe (co prawda pokazuje, że nie są one w użyciu, jednak są).
Kod: Zaznacz cały
marcin@Ubunciak:~$ sudo lsmod
Module Size Used by
vesafb 13449 1
rc_avermedia 12460 0
tuner_simple 18134 1
tuner_types 18907 1 tuner_simple
tuner 26802 1
tvaudio 32495 0
tda7432 13042 0
snd_via82xx 24685 2
gameport 15027 1 snd_via82xx
snd_ac97_codec 105614 1 snd_via82xx
ac97_bus 12642 1 snd_ac97_codec
msp3400 31504 0
snd_pcm 80244 2 snd_via82xx,snd_ac97_codec
snd_page_alloc 14073 2 snd_via82xx,snd_pcm
snd_mpu401_uart 13865 1 snd_via82xx
snd_seq_midi 13132 0
bttv 112771 0
snd_rawmidi 25269 2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 14475 1 snd_seq_midi
nvidia 7098106 24
binfmt_misc 13213 1
i2c_algo_bit 13184 1 bttv
snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event
v4l2_common 16757 5 tuner,tvaudio,tda7432,msp3400,bttv
ppdev 12849 0
videodev 75143 6 tuner,tvaudio,tda7432,msp3400,bttv,v4l2_common
snd_timer 28659 2 snd_pcm,snd_seq
videobuf_dma_sg 18747 1 bttv
snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq
videobuf_core 25193 2 bttv,videobuf_dma_sg
ir_lirc_codec 12770 0
lirc_dev 18720 1 ir_lirc_codec
ir_sony_decoder 12493 0
ir_jvc_decoder 12490 0
ir_rc6_decoder 12490 0
snd 55295 12 snd_via82xx,snd_ac97_codec,snd_pcm,snd_mpu401_uart,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ir_rc5_decoder 12490 0
btcx_risc 13400 1 bttv
ir_nec_decoder 12490 0
via686a 19446 0
rc_core 25760 9 rc_avermedia,bttv,ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder
parport_pc 32111 1
shpchp 32345 0
soundcore 12600 1 snd
tveeprom 17009 1 bttv
i2c_viapro 12969 0
lp 13349 0
parport 36746 3 ppdev,parport_pc,lp
usbhid 41704 0
ne2k_pci 13389 0
hid 77084 1 usbhid
pata_via 13368 2
8390 18429 1 ne2k_pci
floppy 60032 0
Kod: Zaznacz cały
marcin@Ubunciak:~$ sudo dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.38-8-generic (buildd@vernadsky) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 (Ubuntu 2.6.38-8.42-generic 2.6.38.2)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[ 0.000000] BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
[ 0.000000] DMI 2.2 present.
[ 0.000000] DMI: VIA Technologies, Inc. VT82C694X/694T-686, BIOS 6.00 PG 01/10/2002
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x3fff0 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-CEFFF write-protect
[ 0.000000] CF000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 0D8000000 mask FFC000000 write-combining
[ 0.000000] 2 disabled
[ 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] initial memory mapped : 0 - 01c00000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[ 0.000000] RAMDISK: 3677a000 - 373b5000
[ 0.000000] ACPI: RSDP 000f7c30 00014 (v00 VIA694)
[ 0.000000] ACPI: RSDT 3fff3000 00028 (v01 VIA694 AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 3fff3040 00074 (v01 VIA694 AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 3fff30c0 02772 (v01 VIA694 AWRDACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS 3fff0000 00040
[ 0.000000] 135MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0003fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x000000a0
[ 0.000000] 0: 0x00000100 -> 0x0003fff0
[ 0.000000] On node 0 totalpages: 262016
[ 0.000000] free_area_init_node: node 0, pgdat c1784100, node_mem_map f5f7a200
[ 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: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 272 pages used for memmap
[ 0.000000] HighMem zone: 34530 pages, LIFO batch:7
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 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: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bfff0000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @f5800000 s28800 r0 d24448 u4194304
[ 0.000000] pcpu-alloc: s28800 r0 d24448 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259968
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=19d3a74a-be8a-4237-a4b2-d53a724848ac ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 5242240 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003fff0)
[ 0.000000] Memory: 1011980k/1048512k available (5188k kernel code, 36084k reserved, 2540k data, 700k init, 139208k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc178d000 - 0xc183c000 ( 700 kB)
[ 0.000000] .data : 0xc15112a1 - 0xc178c480 (2540 kB)
[ 0.000000] .text : 0xc1000000 - 0xc15112a1 (5188 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=32, 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] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=f5406000 soft=f5408000
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1002.390 MHz processor.
[ 0.008011] Calibrating delay loop (skipped), value calculated using timer frequency.. 2004.78 BogoMIPS (lpj=4009560)
[ 0.008026] pid_max: default: 32768 minimum: 301
[ 0.008115] Security Framework initialized
[ 0.008211] AppArmor: AppArmor initialized
[ 0.008217] Yama: becoming mindful.
[ 0.008414] Mount-cache hash table entries: 512
[ 0.008889] Initializing cgroup subsys ns
[ 0.008903] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
[ 0.008911] Initializing cgroup subsys cpuacct
[ 0.008926] Initializing cgroup subsys memory
[ 0.008957] Initializing cgroup subsys devices
[ 0.008965] Initializing cgroup subsys freezer
[ 0.008972] Initializing cgroup subsys net_cls
[ 0.008979] Initializing cgroup subsys blkio
[ 0.009107] mce: CPU supports 5 MCE banks
[ 0.010189] SMP alternatives: switching to UP code
[ 0.025181] Freeing SMP alternatives: 20k freed
[ 0.025226] ACPI: Core revision 20110112
[ 0.029350] ACPI: setting ELCR to 0200 (from 1e20)
[ 0.031824] ftrace: allocating 23640 entries in 47 pages
[ 0.036391] weird, boot CPU (#0) not listed by the BIOS.
[ 0.036408] SMP motherboard not detected.
[ 0.036415] Local APIC not detected. Using dummy APIC emulation.
[ 0.036420] SMP disabled
[ 0.036426] Performance Events:
[ 0.036435] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.036440] no hardware sampling interrupt available.
[ 0.036448] p6 PMU driver.
[ 0.036461] ... version: 0
[ 0.036466] ... bit width: 32
[ 0.036470] ... generic registers: 2
[ 0.036476] ... value mask: 00000000ffffffff
[ 0.036481] ... max period: 000000007fffffff
[ 0.036486] ... fixed-purpose events: 0
[ 0.036491] ... event mask: 0000000000000003
[ 0.040089] Brought up 1 CPUs
[ 0.040105] Total of 1 processors activated (2004.78 BogoMIPS).
[ 0.040730] devtmpfs: initialized
[ 0.046069] print_constraints: dummy:
[ 0.046126] Time: 13:19:12 Date: 06/25/11
[ 0.046281] NET: Registered protocol family 16
[ 0.046614] EISA bus registered
[ 0.046650] ACPI: bus type pci registered
[ 0.078992] PCI: PCI BIOS revision 2.10 entry at 0xfb1e0, last bus=1
[ 0.078999] PCI: Using configuration type 1 for base access
[ 0.082118] bio: create slab <bio-0> at 0
[ 0.083855] ACPI: EC: Look up EC in DSDT
[ 0.089699] ACPI: Interpreter enabled
[ 0.089718] ACPI: (supports S0 S1 S4 S5)
[ 0.089776] ACPI: Using PIC for interrupt routing
[ 0.097291] ACPI: No dock devices found.
[ 0.097300] HEST: Table not found.
[ 0.097314] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.097507] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.097886] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.097895] pci_root PNP0A03:00: host bridge window [io 0x0d00-0x3fff] (ignored)
[ 0.097903] pci_root PNP0A03:00: host bridge window [io 0x4100-0x4fff] (ignored)
[ 0.097911] pci_root PNP0A03:00: host bridge window [io 0x5010-0x5fff] (ignored)
[ 0.097918] pci_root PNP0A03:00: host bridge window [io 0x6080-0xffff] (ignored)
[ 0.097926] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.097934] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[ 0.097942] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xffefffff] (ignored)
[ 0.097975] pci 0000:00:00.0: [1106:0691] type 0 class 0x000600
[ 0.097996] pci 0000:00:00.0: reg 10: [mem 0xd8000000-0xdbffffff pref]
[ 0.098075] pci 0000:00:01.0: [1106:8598] type 1 class 0x000604
[ 0.098120] pci 0000:00:01.0: supports D1
[ 0.098150] pci 0000:00:07.0: [1106:0686] type 0 class 0x000601
[ 0.098249] pci 0000:00:07.1: [1106:0571] type 0 class 0x000101
[ 0.098300] pci 0000:00:07.1: reg 20: [io 0xd000-0xd00f]
[ 0.098358] pci 0000:00:07.2: [1106:3038] type 0 class 0x000c03
[ 0.098407] pci 0000:00:07.2: reg 20: [io 0xd400-0xd41f]
[ 0.098470] pci 0000:00:07.3: [1106:3038] type 0 class 0x000c03
[ 0.098519] pci 0000:00:07.3: reg 20: [io 0xd800-0xd81f]
[ 0.098575] pci 0000:00:07.4: [1106:3057] type 0 class 0x000680
[ 0.098653] pci 0000:00:07.4: quirk: [io 0x6000-0x607f] claimed by vt82c686 HW-mon
[ 0.098663] pci 0000:00:07.4: quirk: [io 0x5000-0x500f] claimed by vt82c686 SMB
[ 0.098702] pci 0000:00:07.5: [1106:3058] type 0 class 0x000401
[ 0.098724] pci 0000:00:07.5: reg 10: [io 0xdc00-0xdcff]
[ 0.098739] pci 0000:00:07.5: reg 14: [io 0xe000-0xe003]
[ 0.098753] pci 0000:00:07.5: reg 18: [io 0xe400-0xe403]
[ 0.098827] pci 0000:00:0a.0: [10ec:8029] type 0 class 0x000200
[ 0.098845] pci 0000:00:0a.0: reg 10: [io 0xec00-0xec1f]
[ 0.098916] pci 0000:00:0d.0: [109e:036e] type 0 class 0x000400
[ 0.098934] pci 0000:00:0d.0: reg 10: [mem 0xde000000-0xde000fff pref]
[ 0.099002] pci 0000:00:0d.1: [109e:0878] type 0 class 0x000480
[ 0.099021] pci 0000:00:0d.1: reg 10: [mem 0xde001000-0xde001fff pref]
[ 0.099147] pci 0000:01:00.0: [10de:0322] type 0 class 0x000300
[ 0.099169] pci 0000:01:00.0: reg 10: [mem 0xdc000000-0xdcffffff]
[ 0.099184] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xd7ffffff pref]
[ 0.099224] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.099289] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.099299] pci 0000:00:01.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.099309] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xddffffff]
[ 0.099319] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd7ffffff pref]
[ 0.099334] pci_bus 0000:00: on NUMA node 0
[ 0.099346] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.123386] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[ 0.123669] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[ 0.123958] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 *12 14 15)
[ 0.124276] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
[ 0.124628] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.124636] vgaarb: loaded
[ 0.125323] SCSI subsystem initialized
[ 0.125546] libata version 3.00 loaded.
[ 0.125709] usbcore: registered new interface driver usbfs
[ 0.125747] usbcore: registered new interface driver hub
[ 0.125835] usbcore: registered new device driver usb
[ 0.126174] wmi: Mapper loaded
[ 0.126181] PCI: Using ACPI for IRQ routing
[ 0.126194] PCI: pci_cache_line_size set to 32 bytes
[ 0.126284] reserve RAM buffer: 000000003fff0000 - 000000003fffffff
[ 0.126646] NetLabel: Initializing
[ 0.126653] NetLabel: domain hash size = 128
[ 0.126657] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.126693] NetLabel: unlabeled traffic allowed by default
[ 0.126881] Switching to clocksource pit
[ 0.153375] AppArmor: AppArmor Filesystem Enabled
[ 0.153505] pnp: PnP ACPI init
[ 0.153578] ACPI: bus type pnp registered
[ 0.154207] pnp 00:00: [mem 0x000cf800-0x000cffff]
[ 0.154218] pnp 00:00: [mem 0x000f0000-0x000f7fff]
[ 0.154225] pnp 00:00: [mem 0x000f8000-0x000fbfff]
[ 0.154232] pnp 00:00: [mem 0x000fc000-0x000fffff]
[ 0.154239] pnp 00:00: [mem 0x3fff0000-0x3fffffff]
[ 0.154246] pnp 00:00: [mem 0xffff0000-0xffffffff]
[ 0.154253] pnp 00:00: [mem 0x00000000-0x0009ffff]
[ 0.154260] pnp 00:00: [mem 0x00100000-0x3ffeffff]
[ 0.154266] pnp 00:00: [mem 0xfee00000-0xfee00fff]
[ 0.154449] system 00:00: [mem 0x000cf800-0x000cffff] has been reserved
[ 0.154459] system 00:00: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.154468] system 00:00: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.154476] system 00:00: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.154485] system 00:00: [mem 0x3fff0000-0x3fffffff] could not be reserved
[ 0.154494] system 00:00: [mem 0xffff0000-0xffffffff] has been reserved
[ 0.154503] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.154512] system 00:00: [mem 0x00100000-0x3ffeffff] could not be reserved
[ 0.154520] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.154534] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.154746] pnp 00:01: [bus 00-ff]
[ 0.154755] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.154763] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.154770] pnp 00:01: [io 0x0d00-0x3fff window]
[ 0.154777] pnp 00:01: [io 0x4000-0x407f]
[ 0.154783] pnp 00:01: [io 0x4080-0x40ff]
[ 0.154790] pnp 00:01: [io 0x4100-0x4fff window]
[ 0.154797] pnp 00:01: [io 0x5000-0x500f]
[ 0.154803] pnp 00:01: [io 0x5010-0x5fff window]
[ 0.154810] pnp 00:01: [io 0x6000-0x607f]
[ 0.154817] pnp 00:01: [io 0x6080-0xffff window]
[ 0.154824] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.154831] pnp 00:01: [mem 0x000c0000-0x000dffff window]
[ 0.154839] pnp 00:01: [mem 0x40000000-0xffefffff window]
[ 0.154965] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.155342] pnp 00:02: [io 0x0010-0x001f]
[ 0.155350] pnp 00:02: [io 0x0022-0x003f]
[ 0.155357] pnp 00:02: [io 0x0044-0x005f]
[ 0.155363] pnp 00:02: [io 0x0062-0x0063]
[ 0.155370] pnp 00:02: [io 0x0065-0x006f]
[ 0.155376] pnp 00:02: [io 0x0074-0x007f]
[ 0.155382] pnp 00:02: [io 0x0091-0x0093]
[ 0.155389] pnp 00:02: [io 0x00a2-0x00bf]
[ 0.155395] pnp 00:02: [io 0x00e0-0x00ef]
[ 0.155402] pnp 00:02: [io 0x04d0-0x04d1]
[ 0.155535] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.155547] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.155588] pnp 00:03: [dma 4]
[ 0.155608] pnp 00:03: [io 0x0000-0x000f]
[ 0.155614] pnp 00:03: [io 0x0080-0x0090]
[ 0.155621] pnp 00:03: [io 0x0094-0x009f]
[ 0.155627] pnp 00:03: [io 0x00c0-0x00df]
[ 0.155709] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.155745] pnp 00:04: [io 0x0070-0x0073]
[ 0.155758] pnp 00:04: [irq 8]
[ 0.155837] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.155866] pnp 00:05: [io 0x0061]
[ 0.155962] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.155993] pnp 00:06: [io 0x00f0-0x00ff]
[ 0.156000] pnp 00:06: [irq 13]
[ 0.156082] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.156347] pnp 00:07: [io 0x03f0-0x03f5]
[ 0.156354] pnp 00:07: [io 0x03f7]
[ 0.156361] pnp 00:07: [irq 6]
[ 0.156367] pnp 00:07: [dma 2]
[ 0.156488] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.156992] pnp 00:08: [io 0x03f8-0x03ff]
[ 0.157000] pnp 00:08: [irq 4]
[ 0.157242] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.157800] pnp 00:09: [io 0x02f8-0x02ff]
[ 0.157808] pnp 00:09: [irq 3]
[ 0.157950] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.158981] pnp 00:0a: [io 0x0378-0x037f]
[ 0.158989] pnp 00:0a: [io 0x0778-0x077b]
[ 0.158996] pnp 00:0a: [irq 7]
[ 0.159002] pnp 00:0a: [dma 3]
[ 0.159139] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.159253] pnp 00:0b: [io 0x0060]
[ 0.159260] pnp 00:0b: [io 0x0064]
[ 0.159267] pnp 00:0b: [irq 1]
[ 0.159357] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.159387] pnp: PnP ACPI: found 12 devices
[ 0.159393] ACPI: ACPI bus type pnp unregistered
[ 0.159405] PnPBIOS: Disabled by ACPI PNP
[ 0.200047] Switching to clocksource acpi_pm
[ 0.200186] pci 0000:01:00.0: BAR 6: assigned [mem 0xdd000000-0xdd01ffff pref]
[ 0.200199] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.200206] pci 0000:00:01.0: bridge window [io disabled]
[ 0.200219] pci 0000:00:01.0: bridge window [mem 0xdc000000-0xddffffff]
[ 0.200229] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd7ffffff pref]
[ 0.200258] pci 0000:00:01.0: setting latency timer to 64
[ 0.200271] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.200278] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[ 0.200287] pci_bus 0000:01: resource 1 [mem 0xdc000000-0xddffffff]
[ 0.200295] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd7ffffff pref]
[ 0.200441] NET: Registered protocol family 2
[ 0.200661] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.201183] Switched to NOHz mode on CPU #0
[ 0.201810] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.209679] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.213727] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.213747] TCP reno registered
[ 0.213779] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.213906] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.214445] NET: Registered protocol family 1
[ 0.214521] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[ 0.214535] pci 0000:00:07.0: Disabling VIA external APIC routing
[ 0.214619] pci 0000:01:00.0: Boot video device
[ 0.214627] PCI: CLS 32 bytes, default 32
[ 0.215432] cpufreq-nforce2: No nForce2 chipset.
[ 0.215929] audit: initializing netlink socket (disabled)
[ 0.215968] type=2000 audit(1309007952.208:1): initialized
[ 0.241264] Trying to unpack rootfs image as initramfs...
[ 0.273965] highmem bounce pool size: 64 pages
[ 0.273989] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.285644] VFS: Disk quotas dquot_6.5.2
[ 0.285888] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.292972] fuse init (API version 7.16)
[ 0.293406] msgmni has been set to 1704
[ 0.300949] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.301085] io scheduler noop registered
[ 0.301091] io scheduler deadline registered
[ 0.301178] io scheduler cfq registered (default)
[ 0.301610] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.301690] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.302187] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.302207] ACPI: Power Button [PWRB]
[ 0.302357] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 0.302374] ACPI: Sleep Button [SLPB]
[ 0.302511] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.302521] ACPI: Power Button [PWRF]
[ 0.302651] ACPI: Fan [FAN] (on)
[ 0.302994] ACPI: acpi_idle registered with cpuidle
[ 0.303072] Marking TSC unstable due to TSC halts in idle
[ 0.306627] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.306637] ACPI: Thermal Zone [THRM] (32 C)
[ 0.306760] ERST: Table is not found!
[ 0.312780] isapnp: Scanning for PnP cards...
[ 0.318715] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.339379] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.421172] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.517302] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.557246] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.625082] Linux agpgart interface v0.103
[ 0.625295] agpgart: Detected VIA Apollo Pro 133 chipset
[ 0.632569] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xd8000000
[ 0.641962] brd: module loaded
[ 0.643973] loop: module loaded
[ 0.648665] i2c-core: driver [adp5520] using legacy suspend method
[ 0.648677] i2c-core: driver [adp5520] using legacy resume method
[ 0.650392] Fixed MDIO Bus: probed
[ 0.650521] PPP generic driver version 2.4.2
[ 0.650760] tun: Universal TUN/TAP device driver, 1.6
[ 0.650766] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.651083] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.651148] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.651186] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.657190] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[ 0.657205] PCI: setting IRQ 5 as level-triggered
[ 0.657222] uhci_hcd 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[ 0.657259] uhci_hcd 0000:00:07.2: UHCI Host Controller
[ 0.657628] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[ 0.657699] uhci_hcd 0000:00:07.2: irq 5, io base 0x0000d400
[ 0.658231] hub 1-0:1.0: USB hub found
[ 0.658250] hub 1-0:1.0: 2 ports detected
[ 0.658482] uhci_hcd 0000:00:07.3: PCI INT D -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[ 0.658514] uhci_hcd 0000:00:07.3: UHCI Host Controller
[ 0.658672] uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
[ 0.658720] uhci_hcd 0000:00:07.3: irq 5, io base 0x0000d800
[ 0.659146] hub 2-0:1.0: USB hub found
[ 0.659161] hub 2-0:1.0: 2 ports detected
[ 0.659517] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.659525] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.659816] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.660367] mousedev: PS/2 mouse device common for all mice
[ 0.664494] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.664549] rtc0: alarms up to one year, y3k, 242 bytes nvram
[ 0.665003] device-mapper: uevent: version 1.0.3
[ 0.665416] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
[ 0.667970] device-mapper: multipath: version 1.2.0 loaded
[ 0.667987] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.668577] EISA: Probing bus 0 at eisa.0
[ 0.668615] Cannot allocate resource for EISA slot 4
[ 0.668622] Cannot allocate resource for EISA slot 5
[ 0.668627] Cannot allocate resource for EISA slot 6
[ 0.668643] EISA: Detected 0 cards.
[ 0.674357] cpuidle: using governor ladder
[ 0.674472] cpuidle: using governor menu
[ 0.675503] TCP cubic registered
[ 0.676197] NET: Registered protocol family 10
[ 0.678171] NET: Registered protocol family 17
[ 0.678263] Registering the dns_resolver key type
[ 0.678398] Using IPI No-Shortcut mode
[ 0.678814] PM: Hibernation image not present or could not be loaded.
[ 0.678868] registered taskstats version 1
[ 0.679286] Magic number: 15:527:332
[ 0.679389] tty tty53: hash matches
[ 0.679535] rtc_cmos 00:04: setting system clock to 2011-06-25 13:19:12 UTC (1309007952)
[ 0.679544] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.679549] EDD information not available.
[ 0.681255] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.995688] usb 1-1: new low speed USB device using uhci_hcd and address 2
[ 1.056218] isapnp: No Plug & Play device found
[ 1.683046] Freeing initrd memory: 12524k freed
[ 1.729377] Freeing unused kernel memory: 700k freed
[ 1.731829] Write protecting the kernel text: 5192k
[ 1.731946] Write protecting the kernel read-only data: 2148k
[ 1.823862] <30>udev[60]: starting version 167
[ 2.461852] pata_via 0000:00:07.1: version 0.3.4
[ 2.469126] FDC 0 is a post-1991 82077
[ 2.481805] scsi0 : pata_via
[ 2.485097] scsi1 : pata_via
[ 2.485307] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[ 2.485316] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[ 2.648928] ata1.00: ATA-5: QUANTUM FIREBALLlct20 10, APL.0900, max UDMA/100
[ 2.648941] ata1.00: 20044080 sectors, multi 8: LBA
[ 2.664877] ata1.00: configured for UDMA/100
[ 2.665306] scsi 0:0:0:0: Direct-Access ATA QUANTUM FIREBALL APL. PQ: 0 ANSI: 5
[ 2.665902] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.666400] sd 0:0:0:0: [sda] 20044080 512-byte logical blocks: (10.2 GB/9.55 GiB)
[ 2.666560] sd 0:0:0:0: [sda] Write Protect is off
[ 2.666569] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.666640] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.713505] sda: sda1 sda2 < sda5 >
[ 2.714533] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.828437] ata2.00: ATAPI: HL-DT-ST CD-ROM GCR-8520B, 1.00, max MWDMA2
[ 2.844379] ata2.00: configured for MWDMA2
[ 2.845830] scsi 1:0:0:0: CD-ROM HL-DT-ST CD-ROM GCR-8520B 1.00 PQ: 0 ANSI: 5
[ 2.848408] sr0: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
[ 2.848422] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.848877] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.849164] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.916293] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[ 2.917262] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[ 2.917271] PCI: setting IRQ 11 as level-triggered
[ 2.917286] ne2k-pci 0000:00:0a.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[ 2.921973] eth0: RealTek RTL-8029 found at 0xec00, IRQ 11, 00:c0:df:f2:b3:75.
[ 2.981242] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/input/input4
[ 2.982191] generic-usb 0003:1267:0210.0001: input,hidraw0: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:07.2-1/input0
[ 2.983065] usbcore: registered new interface driver usbhid
[ 2.983077] usbhid: USB HID core driver
[ 3.709443] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 3.709459] EXT4-fs (sda1): write access will be enabled during recovery
[ 18.160621] EXT4-fs (sda1): orphan cleanup on readonly fs
[ 18.160655] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 274676
[ 18.160888] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 396591
[ 18.161236] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 186272
[ 18.161363] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 186262
[ 18.161652] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 186270
[ 18.161694] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 186266
[ 18.161737] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 136010
[ 18.161781] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 136009
[ 18.161823] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 150342
[ 18.161867] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 148629
[ 18.161934] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 134540
[ 18.161978] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 21379
[ 18.162021] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 398089
[ 18.162056] EXT4-fs (sda1): 13 orphan inodes deleted
[ 18.162064] EXT4-fs (sda1): recovery complete
[ 18.383147] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 40.061767] Adding 1047548k swap on /dev/sda5. Priority:-1 extents:1 across:1047548k
[ 40.241825] <30>udev[252]: starting version 167
[ 40.453942] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 40.526249] lp: driver loaded but no devices found
[ 41.454377] type=1400 audit(1309000793.268:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=385 comm="apparmor_parser"
[ 41.465258] type=1400 audit(1309000793.280:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=385 comm="apparmor_parser"
[ 41.466250] type=1400 audit(1309000793.280:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=385 comm="apparmor_parser"
[ 43.032173] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 43.140161] parport_pc: VIA 686A/8231 detected
[ 43.140176] parport_pc: probing current configuration
[ 43.140199] parport_pc: Current parallel port base: 0x378
[ 43.140287] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 43.221443] ACPI: resource via686a [io 0x6000-0x607f] conflicts with ACPI region IP3_ [io 0x603a-0x603a]
[ 43.221458] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 43.246379] lp0: using parport0 (interrupt-driven).
[ 43.246392] parport_pc: VIA parallel port: io=0x378, irq=7
[ 43.580750] IR NEC protocol handler initialized
[ 43.604340] IR RC5(x) protocol handler initialized
[ 43.644259] IR RC6 protocol handler initialized
[ 43.670582] IR JVC protocol handler initialized
[ 43.699779] IR Sony protocol handler initialized
[ 43.732984] lirc_dev: IR Remote Control driver registered, major 250
[ 43.760266] IR LIRC bridge handler initialized
[ 44.704292] type=1400 audit(1309000796.520:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=605 comm="apparmor_parser"
[ 44.740167] type=1400 audit(1309000796.556:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=606 comm="apparmor_parser"
[ 44.746280] type=1400 audit(1309000796.560:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=606 comm="apparmor_parser"
[ 44.747304] type=1400 audit(1309000796.560:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=606 comm="apparmor_parser"
[ 44.858183] type=1400 audit(1309000796.672:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=609 comm="apparmor_parser"
[ 44.927153] type=1400 audit(1309000796.740:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=609 comm="apparmor_parser"
[ 44.973490] type=1400 audit(1309000796.788:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=609 comm="apparmor_parser"
[ 46.537053] nvidia: module license 'NVIDIA' taints kernel.
[ 46.537073] Disabling lock debugging due to kernel taint
[ 46.704406] Linux video capture interface: v2.00
[ 46.716129] ppdev: user-space parallel port driver
[ 48.461186] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[ 48.461199] PCI: setting IRQ 10 as level-triggered
[ 48.461216] nvidia 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 48.461243] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 48.493523] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.14.30 Thu Apr 14 08:47:14 PDT 2011
[ 48.699066] bttv: driver version 0.9.18 loaded
[ 48.699078] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 48.702599] bttv: Bt8xx card found (0).
[ 48.702649] bttv 0000:00:0d.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[ 48.702673] bttv0: Bt878 (rev 2) at 0000:00:0d.0, irq: 10, latency: 32, mmio: 0xde000000
[ 48.704655] bttv0: detected: AVerMedia TVCapture 98 [card=13], PCI subsystem ID is 1461:0004
[ 48.704668] bttv0: using: AVerMedia TVCapture 98 [card=13,autodetected]
[ 48.704732] bttv0: gpio: en=00000000, out=00000000 in=00047ff3 [init]
[ 48.707222] bttv0: Hauppauge/Voodoo msp34xx: reset line init [11]
[ 48.748721] bttv0: Avermedia eeprom[0x4021]: tuner=5 radio:no remote control:yes
[ 48.748736] bttv0: tuner type=5
[ 48.921715] i2c-core: driver [msp3400] using legacy suspend method
[ 48.921727] i2c-core: driver [msp3400] using legacy resume method
[ 49.199495] bttv0: audio absent, no audio device found!
[ 49.244454] i2c-core: driver [tuner] using legacy suspend method
[ 49.244464] i2c-core: driver [tuner] using legacy resume method
[ 49.263767] tuner 1-0061: chip found @ 0xc2 (bt878 #0 [sw])
[ 49.441710] tuner-simple 1-0061: creating new instance
[ 49.441725] tuner-simple 1-0061: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
[ 49.443069] bttv0: registered device video0
[ 49.443478] bttv0: registered device vbi0
[ 49.443528] bttv0: PLL: 28636363 => 35468950 .. ok
[ 49.576054] Registered IR keymap rc-avermedia
[ 49.577013] input: bttv IR (card=13) as /devices/pci0000:00/0000:00:0d.0/rc/rc0/input5
[ 49.577510] rc0: bttv IR (card=13) as /devices/pci0000:00/0000:00:0d.0/rc/rc0
[ 49.578537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 12
[ 49.578547] PCI: setting IRQ 12 as level-triggered
[ 49.578563] VIA 82xx Audio 0000:00:07.5: PCI INT C -> Link[LNKC] -> GSI 12 (level, low) -> IRQ 12
[ 49.578728] VIA 82xx Audio 0000:00:07.5: setting latency timer to 64
[ 50.376669] vesafb: framebuffer at 0xd0000000, mapped to 0xf8280000, using 3072k, total 3072k
[ 50.376683] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 50.376689] vesafb: scrolling: redraw
[ 50.376698] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 50.377568] Console: switching to colour frame buffer device 128x48
[ 50.377681] fb0: VESA VGA frame buffer device
[ 50.646899] audit_printk_skb: 9 callbacks suppressed
[ 50.646911] type=1400 audit(1309000802.460:15): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=920 comm="apparmor_parser"
[ 50.663419] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[ 50.670382] type=1400 audit(1309000802.484:16): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=920 comm="apparmor_parser"
[ 51.912430] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[ 51.912465] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[ 51.912525] nvidia 0000:01:00.0: putting AGP V2 device into 4x mode
[ 53.144048] eth0: no IPv6 routers present
[ 58.949023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
Zainstalowałem teraz xawtv.
Po uruchomieniu wyskakuje
Kod: Zaznacz cały
marcin@Ubunciak:~$ xawtv
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.38-8-generic)
xinerama 0: 1152x864+0+0
WARNING: No DGA direct video mode for this display.
WARNING: couldn't find framebuffer base address, try manual
configuration ("v4l-conf -a <addr>")
v4l2: WARNING: framebuffer base address mismatch
v4l2: me=(nil) v4l=(nil)
Warning: Cannot convert string "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStruct
ioctl: VIDIOC_QBUF(index=0;type=VIDEO_CAPTURE;bytesused=221184;flags=0x1 [MAPPED];field=BOTTOM;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=58;memory=MMAP): Zły argument
ioctl: VIDIOC_QBUF(index=0;type=VIDEO_CAPTURE;bytesused=221184;flags=0x1 [MAPPED];field=BOTTOM;;timecode.type=0;timecode.flags=0;timecode.frames=0;timecode.seconds=0;timecode.minutes=0;timecode.hours=0;timecode.userbits="";sequence=58;memory=MMAP): Zły argument

Podejrzewam, że rozwiązanie jest dosyć proste. Jakieś pomysły?
-- 23 lip 2011, o 22:51 --
ps jeszcze numery przerwań:
Kod: Zaznacz cały
marcin@Ubunciak:~$ cat /proc/interrupts
CPU0
0: 1233844 XT-PIC-XT-PIC timer
1: 6117 XT-PIC-XT-PIC i8042
2: 0 XT-PIC-XT-PIC cascade
5: 106214 XT-PIC-XT-PIC uhci_hcd:usb1, uhci_hcd:usb2
6: 2 XT-PIC-XT-PIC floppy
7: 25 XT-PIC-XT-PIC parport0
8: 0 XT-PIC-XT-PIC rtc0
9: 0 XT-PIC-XT-PIC acpi
10: 331507 XT-PIC-XT-PIC bttv0, nvidia
11: 77655 XT-PIC-XT-PIC eth0
12: 366 XT-PIC-XT-PIC VIA686A
14: 24942 XT-PIC-XT-PIC pata_via
15: 15918 XT-PIC-XT-PIC pata_via
-- 28 sie 2011, o 19:12 --
żadnego pomysłu?