zde lspci s připojeným monitorem na dvi:
ace@ace-system:~$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
05:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
ace@ace-system:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
a nakonec dmesg s připojeným monitorem na dvi
[ 0.462756] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff]
[ 0.462758] pci_bus 0000:00: resource 8 [mem 0x000dc000-0x000dffff]
[ 0.462760] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
[ 0.462762] pci_bus 0000:00: resource 10 [mem 0x000e4000-0x000e7fff]
[ 0.462764] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff]
[ 0.462766] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.462768] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
[ 0.462770] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
[ 0.462772] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.462774] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.462777] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 0.462779] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.462781] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.462810] NET: Registered protocol family 2
[ 0.462943] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.463832] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.466112] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.466400] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.466402] TCP reno registered
[ 0.466412] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.466438] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.466524] NET: Registered protocol family 1
[ 0.466538] pci 0000:00:02.0: Boot video device
[ 0.466559] pci 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.592912] pci 0000:00:1a.0: PCI INT A disabled
[ 0.592935] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.716805] pci 0000:00:1d.0: PCI INT A disabled
[ 0.716832] pci 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 0.716874] pci 0000:04:00.0: PCI INT A disabled
[ 0.716881] PCI: CLS 64 bytes, default 64
[ 0.716883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.716885] Placing 64MB software IO TLB between ffff8800d638d000 - ffff8800da38d000
[ 0.716887] software IO TLB at phys 0xd638d000 - 0xda38d000
[ 0.717210] audit: initializing netlink socket (disabled)
[ 0.717218] type=2000 audit(1335955939.584:1): initialized
[ 0.748069] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.748701] Freeing initrd memory: 13832k freed
[ 0.766894] VFS: Disk quotas dquot_6.5.2
[ 0.766940] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.767320] fuse init (API version 7.17)
[ 0.767390] msgmni has been set to 7697
[ 0.767638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.767658] io scheduler noop registered
[ 0.767660] io scheduler deadline registered
[ 0.767687] io scheduler cfq registered (default)
[ 0.767767] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.767793] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.768012] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.768032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.768073] intel_idle: MWAIT substates: 0x1120
[ 0.768075] intel_idle: v0.4 model 0x2A
[ 0.768076] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.768161] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.768166] ACPI: Power Button [PWRB]
[ 0.768201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.768204] ACPI: Power Button [PWRF]
[ 0.768271] ACPI: Fan [FAN0] (off)
[ 0.768298] ACPI: Fan [FAN1] (off)
[ 0.768323] ACPI: Fan [FAN2] (off)
[ 0.768347] ACPI: Fan [FAN3] (off)
[ 0.768375] ACPI: Fan [FAN4] (off)
[ 0.788992] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.788994] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.789143] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.789145] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.789181] ERST: Table is not found!
[ 0.789182] GHES: HEST is not enabled!
[ 0.789238] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.809643] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.921154] 00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.936827] Linux agpgart interface v0.103
[ 0.936896] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[ 0.937031] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 0.937989] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[ 0.938089] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[ 0.939163] brd: module loaded
[ 0.939720] loop: module loaded
[ 0.939827] ahci 0000:05:00.0: version 3.0
[ 0.939842] ahci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.939896] ahci 0000:05:00.0: irq 41 for MSI/MSI-X
[ 0.939923] ahci: SSS flag set, parallel bus scan disabled
[ 0.939963] ahci 0000:05:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 0.939966] ahci 0000:05:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[ 0.939972] ahci 0000:05:00.0: setting latency timer to 64
[ 0.940195] scsi0 : ahci
[ 0.940268] scsi1 : ahci
[ 0.940312] ata1: SATA max UDMA/133 abar m512@0xf7c00000 port 0xf7c00100 irq 41
[ 0.940315] ata2: SATA max UDMA/133 abar m512@0xf7c00000 port 0xf7c00180 irq 41
[ 0.940366] ata_piix 0000:00:1f.2: version 2.13
[ 0.940374] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.940378] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.092514] ata_piix 0000:00:1f.2: SCR access via SIDPR is available but doesn't work
[ 1.092524] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.092733] scsi2 : ata_piix
[ 1.092787] scsi3 : ata_piix
[ 1.092943] ata3: SATA max UDMA/133 cmd 0xf110 ctl 0xf100 bmdma 0xf0d0 irq 19
[ 1.092945] ata4: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0d8 irq 19
[ 1.092969] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.092974] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.256374] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[ 1.256381] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.259348] scsi4 : ata_piix
[ 1.259394] scsi5 : ata_piix
[ 1.259471] ata5: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf070 irq 19
[ 1.259474] ata6: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf078 irq 19
[ 1.259729] Fixed MDIO Bus: probed
[ 1.259743] tun: Universal TUN/TAP device driver, 1.6
[ 1.259745] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.259784] PPP generic driver version 2.4.2
[ 1.259849] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.259864] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.259880] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.259884] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.259913] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.259938] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.263822] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 1.263837] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf7e07000
[ 1.276363] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.276487] hub 1-0:1.0: USB hub found
[ 1.276495] hub 1-0:1.0: 2 ports detected
[ 1.276545] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.276558] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.276560] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.276595] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.276616] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.280502] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 1.280507] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7e06000
[ 1.296348] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.296451] hub 2-0:1.0: USB hub found
[ 1.296454] hub 2-0:1.0: 2 ports detected
[ 1.296501] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.296511] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.296538] xhci_hcd 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.296559] xhci_hcd 0000:04:00.0: setting latency timer to 64
[ 1.296563] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.296600] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 1.306248] xhci_hcd 0000:04:00.0: irq 19, io mem 0xf7d00000
[ 1.306300] xhci_hcd 0000:04:00.0: irq 42 for MSI/MSI-X
[ 1.306303] xhci_hcd 0000:04:00.0: irq 43 for MSI/MSI-X
[ 1.306306] xhci_hcd 0000:04:00.0: irq 44 for MSI/MSI-X
[ 1.306427] xHCI xhci_add_endpoint called for root hub
[ 1.306429] xHCI xhci_check_bandwidth called for root hub
[ 1.306450] hub 3-0:1.0: USB hub found
[ 1.306457] hub 3-0:1.0: 2 ports detected
[ 1.306500] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 1.306533] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[ 1.306603] xHCI xhci_add_endpoint called for root hub
[ 1.306605] xHCI xhci_check_bandwidth called for root hub
[ 1.306624] hub 4-0:1.0: USB hub found
[ 1.306630] hub 4-0:1.0: 2 ports detected
[ 1.324374] usbcore: registered new interface driver libusual
[ 1.324406] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.324407] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.324884] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.324964] mousedev: PS/2 mouse device common for all mice
[ 1.325068] rtc_cmos 00:06: RTC can wake from S4
[ 1.325168] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.325193] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.325255] device-mapper: uevent: version 1.0.3
[ 1.325310] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.325358] cpuidle: using governor ladder
[ 1.325421] cpuidle: using governor menu
[ 1.325423] EFI Variables Facility v0.08 2004-May-17
[ 1.325579] TCP cubic registered
[ 1.325659] NET: Registered protocol family 10
[ 1.325985] NET: Registered protocol family 17
[ 1.325995] Registering the dns_resolver key type
[ 1.326185] PM: Hibernation image not present or could not be loaded.
[ 1.326198] registered taskstats version 1
[ 1.339669] Magic number: 12:540:880
[ 1.339766] rtc_cmos 00:06: setting system clock to 2012-05-02 10:52:21 UTC (1335955941)
[ 1.340050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.340052] EDD information not available.
[ 1.350531] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 1.442214] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.443809] ata1.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133
[ 1.443814] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.445117] ata1.00: configured for UDMA/133
[ 1.445337] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5
[ 1.445495] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.445518] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.445538] sd 0:0:0:0: [sda] Write Protect is off
[ 1.445541] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.445557] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.497526] sda: sda1 sda2 < sda5 sda6 >
[ 1.497866] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.588167] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 1.720749] hub 1-1:1.0: USB hub found
[ 1.720825] hub 1-1:1.0: 4 ports detected
[ 1.736050] Refined TSC clocksource calibration: 2294.215 MHz.
[ 1.736056] Switching to clocksource tsc
[ 1.764043] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.765574] Freeing unused kernel memory: 920k freed
[ 1.765690] Write protecting the kernel read-only data: 12288k
[ 1.770345] Freeing unused kernel memory: 1608k freed
[ 1.773926] Freeing unused kernel memory: 1196k freed
[ 1.788095] udevd[97]: starting version 175
[ 1.825276] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.825298] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.825597] r8169 0000:03:00.0: setting latency timer to 64
[ 1.825688] r8169 0000:03:00.0: irq 45 for MSI/MSI-X
[ 1.826319] r8169 0000:03:00.0: eth0: RTL8168evl/8111evl at 0xffffc9000065c000, 54:04:a6:96:17:d2, XID 0c900800 IRQ 45
[ 1.826322] r8169 0000:03:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.831960] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.964551] hub 2-1:1.0: USB hub found
[ 1.964637] hub 2-1:1.0: 6 ports detected
[ 2.102065] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
[ 2.102069] EXT4-fs (sda6): write access will be enabled during recovery
[ 2.235806] usb 2-1.2: new full-speed USB device number 3 using ehci_hcd
[ 2.237814] EXT4-fs (sda6): recovery complete
[ 2.241257] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 2.307727] usb 2-1.2: device descriptor read/64, error -32
[ 2.483630] usb 2-1.2: device descriptor read/64, error -32
[ 2.659493] usb 2-1.2: new full-speed USB device number 4 using ehci_hcd
[ 2.803419] usb 2-1.2: new high-speed USB device number 5 using ehci_hcd
[ 2.899312] usb 2-1.4: new low-speed USB device number 6 using ehci_hcd
[ 10.565464] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 10.596545] udevd[321]: starting version 175
[ 10.650015] lp: driver loaded but no devices found
[ 10.654107] wmi: Mapper loaded
[ 10.655354] mei: module is from the staging directory, the quality is unknown, you have been warned.
[ 10.655646] mei 0000:00:16.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 10.655652] mei 0000:00:16.0: setting latency timer to 64
[ 10.655703] mei 0000:00:16.0: irq 46 for MSI/MSI-X
[ 10.684398] Adding 4088504k swap on /dev/sda5. Priority:-1 extents:1 across:4088504k
[ 10.768724] [drm] Initialized drm 1.1.0 20060810
[ 10.786733] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 10.786737] i915 0000:00:02.0: setting latency timer to 64
[ 10.787179] parport_pc 00:09: reported by Plug and Play ACPI
[ 10.787583] parport0: PC-style at 0x378, irq 5 [PCSPP]
[ 10.851103] type=1400 audit(1335955951.013:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=558 comm="apparmor_parser"
[ 10.851443] type=1400 audit(1335955951.013:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=558 comm="apparmor_parser"
[ 10.851638] type=1400 audit(1335955951.013:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=558 comm="apparmor_parser"
[ 10.884827] lp0: using parport0 (interrupt-driven).
[ 10.913624] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[ 10.913630] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 10.913631] [drm] Driver supports precise vblank timestamp query.
[ 10.913661] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 10.955120] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 10.981546] asus_wmi: ASUS WMI generic driver loaded
[ 10.982020] asus_wmi: Initialization: 0x0
[ 10.982041] asus_wmi: BIOS WMI version: 0.9
[ 10.982080] asus_wmi: SFUN value: 0x0
[ 10.993433] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input3
[ 10.994610] ppdev: user-space parallel port driver
[ 10.997326] asus_wmi: Backlight controlled by ACPI video driver
[ 11.008333] input: Afa Technologies Inc. AF9035A USB Device as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input4
[ 11.008449] generic-usb 0003:0B05:1779.0001: input,hidraw0: USB HID v1.01 Keyboard [Afa Technologies Inc. AF9035A USB Device] on usb-0000:00:1d.0-1.2/input1
[ 11.014604] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input5
[ 11.014869] generic-usb 0003:046D:C05F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.4/input0
[ 11.014922] usbcore: registered new interface driver usbhid
[ 11.014925] usbhid: USB HID core driver
[ 11.269684] init: failsafe main process (750) killed by TERM signal
[ 11.368084] Bluetooth: Core ver 2.16
[ 11.368121] NET: Registered protocol family 31
[ 11.368123] Bluetooth: HCI device and connection manager initialized
[ 11.368125] Bluetooth: HCI socket layer initialized
[ 11.368126] Bluetooth: L2CAP socket layer initialized
[ 11.368334] Bluetooth: SCO socket layer initialized
[ 11.370016] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.370019] Bluetooth: BNEP filters: protocol multicast
[ 11.505808] type=1400 audit(1335955951.669:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=832 comm="apparmor_parser"
[ 11.506359] type=1400 audit(1335955951.669:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=832 comm="apparmor_parser"
[ 11.523979] Bluetooth: RFCOMM TTY layer initialized
[ 11.523984] Bluetooth: RFCOMM socket layer initialized
[ 11.523986] Bluetooth: RFCOMM ver 1.11
[ 11.526097] fbcon: inteldrmfb (fb0) is primary device
[ 11.542076] type=1400 audit(1335955951.705:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=870 comm="apparmor_parser"
[ 11.543627] type=1400 audit(1335955951.705:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=869 comm="apparmor_parser"
[ 11.544332] type=1400 audit(1335955951.705:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=870 comm="apparmor_parser"
[ 11.544537] type=1400 audit(1335955951.709:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=870 comm="apparmor_parser"
[ 11.552176] type=1400 audit(1335955951.713:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=871 comm="apparmor_parser"
[ 11.685384] r8169 0000:03:00.0: eth0: link down
[ 11.685390] r8169 0000:03:00.0: eth0: link down
[ 11.685688] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.686145] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.988564] Console: switching to colour frame buffer device 106x30
[ 11.989734] fb0: inteldrmfb frame buffer device
[ 11.989735] drm: registered panic notifier
[ 12.008679] acpi device:4d: registered as cooling_device7
[ 12.009358] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 12.011027] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.011229] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 12.070676] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 12.070747] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 12.070771] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[ 12.087411] init: alsa-restore main process (917) terminated with status 19
[ 12.662102] hda_codec: ALC887-VD: BIOS auto-probing.
[ 12.672576] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.672677] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.676174] HDMI: detected monitor LCD3207 at connection type HDMI
[ 12.676176] HDMI: available speakers: FL/FR
[ 12.676179] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 12.676257] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.676339] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.676516] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[ 12.676641] HDMI status: Codec=3 Pin=6 Presence_Detect=0 ELD_Valid=0
[ 12.676724] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 12.681861] HDMI: detected monitor LCD3207 at connection type HDMI
[ 12.681863] HDMI: available speakers: FL/FR
[ 12.681866] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 12.681994] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 12.682109] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 12.682201] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 12.682296] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 12.682388] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 12.682477] input: HDA Intel PCH Line-Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 12.682566] input: HDA Intel PCH Line-Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 12.682654] input: HDA Intel PCH Line-Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 12.682752] input: HDA Intel PCH Line-Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 12.683711] HDMI: detected monitor LCD3207 at connection type HDMI
[ 12.683715] HDMI: available speakers: FL/FR
[ 12.683719] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 13.241947] r8169 0000:03:00.0: eth0: link up
[ 13.263365] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.327462] init: plymouth-upstart-bridge main process (793) killed by TERM signal
[ 14.401681] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 14.401734] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 14.598327] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 14.598377] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 14.898018] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 14.901521] HDMI: detected monitor LCD3207 at connection type HDMI
[ 14.901523] HDMI: available speakers: FL/FR
[ 14.901526] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 15.584721] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 15.584769] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 15.773413] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 15.773464] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 16.073121] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 16.076624] HDMI: detected monitor LCD3207 at connection type HDMI
[ 16.076627] HDMI: available speakers: FL/FR
[ 16.076630] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 23.679305] eth0: no IPv6 routers present
[ 54.333252] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 54.333299] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 54.525020] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 54.525073] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 54.824528] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 54.828024] HDMI: detected monitor LCD3207 at connection type HDMI
[ 54.828026] HDMI: available speakers: FL/FR
[ 54.828029] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 55.328082] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 55.328129] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 57.237600] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 57.237647] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 57.537106] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 57.540603] HDMI: detected monitor LCD3207 at connection type HDMI
[ 57.540605] HDMI: available speakers: FL/FR
[ 57.540609] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 62.071481] audit_printk_skb: 36 callbacks suppressed
[ 62.071485] type=1400 audit(1335956002.296:24): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1615 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 118.637310] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 118.637349] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 119.505455] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 119.505504] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 119.802503] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 119.806001] HDMI: detected monitor LCD3207 at connection type HDMI
[ 119.806003] HDMI: available speakers: FL/FR
[ 119.806008] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 121.449568] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 121.449620] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 122.039836] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 122.039884] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 122.339276] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 122.342772] HDMI: detected monitor LCD3207 at connection type HDMI
[ 122.342774] HDMI: available speakers: FL/FR
[ 122.342777] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 135.123928] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 135.123968] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 135.370920] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 135.370967] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 135.670468] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 135.674222] HDMI: detected monitor LCD3207 at connection type HDMI
[ 135.674225] HDMI: available speakers: FL/FR
[ 135.674229] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 136.656983] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 136.657032] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 137.028908] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 137.028955] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 137.328352] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 137.331847] HDMI: detected monitor LCD3207 at connection type HDMI
[ 137.331849] HDMI: available speakers: FL/FR
[ 137.331853] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 197.974414] type=1400 audit(1335956138.368:25): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1980 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 231.227297] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 231.227347] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 231.433641] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 231.433689] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 231.733167] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 231.736663] HDMI: detected monitor LCD3207 at connection type HDMI
[ 231.736666] HDMI: available speakers: FL/FR
[ 231.736670] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 242.843279] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 242.843326] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 243.841994] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 243.842043] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 244.141500] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 244.144997] HDMI: detected monitor LCD3207 at connection type HDMI
[ 244.145000] HDMI: available speakers: FL/FR
[ 244.145005] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 275.132154] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 275.132246] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 275.322273] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 275.322321] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 275.621723] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 275.625231] HDMI: detected monitor LCD3207 at connection type HDMI
[ 275.625234] HDMI: available speakers: FL/FR
[ 275.625239] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 284.898159] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 284.898208] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 285.753074] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 285.753116] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 286.052549] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 286.056052] HDMI: detected monitor LCD3207 at connection type HDMI
[ 286.056055] HDMI: available speakers: FL/FR
[ 286.056059] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
[ 296.840909] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=1
[ 296.840959] HDMI status: Codec=3 Pin=7 Presence_Detect=0 ELD_Valid=0
[ 297.558828] HDMI hot plug event: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 297.558867] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 297.858533] HDMI status: Codec=3 Pin=7 Presence_Detect=1 ELD_Valid=1
[ 297.862032] HDMI: detected monitor LCD3207 at connection type HDMI
[ 297.862035] HDMI: available speakers: FL/FR
[ 297.862040] HDMI: supports coding type LPCM: channels = 2, rates = 32000 44100 48000, bits = 16 20 24
Budu moc rád když mi někdo poradí co s tím.