Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Pracovní prostředí => Téma založeno: Tomas Sedlarik 26 Září 2011, 18:41:56
-
Dobrý den, když jsem deneska zapnul počítač zjistil jsem že se mi změnilo rozlišení na 1024x768. Nastavení displeje mi nenabíyí žádné vyžší rozlišení, jak to můžu rátit zpět? Za odpvěď předem děkuji.
-
Výš proč ti nikdo neodpovídá?
Strašně málo informací...
Co máš za počítač nebo je to notebook?
Jaká grafická karta? Jaký monitor? Jak je zapojený?
Jakou používáš verzi Ubuntu?
po zadání příkazu do terminálu ti něco vypíše?
cat /etc/X11/xorg.conf
popřípadě po startu počítače zadej do terminálu příkaz
dmesga koukni se co se tam děje kolem grafiky. Nebo nám to sem zkopíruj a mi se na to mrknem. ;)
-
mám stolní počítač a monitor je připojený přes VGA port, monitor mám docela starý CRT značky noc na vyšší rozlišení mi doteď v pořádku fungoval. Grafiku mám nVidia GeForce4 MX 440 AGP 8x. CPU používám Athlon XP 2000+ a 256MB ram. Valím na Xubuntu 10.04.
cat vypíše:
tomas@tomas-desktop:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
a dmesg:
tomas@tomas-desktop:~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-33-generic (buildd@zirconium) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011 (Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
[ 0.000000] BIOS-e820: 000000000fff0000 - 000000000fff8000 (ACPI data)
[ 0.000000] BIOS-e820: 000000000fff8000 - 0000000010000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.3 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xfff0 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 FF0000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 base 0E0000000 mask FF8000000 write-combining
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000d0000 - 00000000000d8000 (reserved)
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000000fff0000 (usable)
[ 0.000000] modified: 000000000fff0000 - 000000000fff8000 (ACPI data)
[ 0.000000] modified: 000000000fff8000 - 0000000010000000 (ACPI NVS)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] init_memory_mapping: 0000000000000000-000000000fff0000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 000fc00000 page 2M
[ 0.000000] 000fc00000 - 000fff0000 page 4k
[ 0.000000] kernel direct mapping tables up to fff0000 @ 10000-15000
[ 0.000000] RAMDISK: 0f83e000 - 0ffdf369
[ 0.000000] ACPI: RSDP 000fa9e0 00014 (v00 AMI )
[ 0.000000] ACPI: RSDT 0fff0000 0002C (v01 AMIINT VIA_K7 00000010 MSFT 00000097)
[ 0.000000] ACPI: FACP 0fff0030 00081 (v01 AMIINT VIA_K7 00000011 MSFT 00000097)
[ 0.000000] ACPI: DSDT 0fff0120 031BC (v01 VIA VIA_K7 00001000 MSFT 0100000D)
[ 0.000000] ACPI: FACS 0fff8000 00040
[ 0.000000] ACPI: APIC 0fff00c0 00054 (v01 AMIINT VIA_K7 00000009 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 255MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fff0000
[ 0.000000] low ram: 0 - 0fff0000
[ 0.000000] node 0 low ram: 00000000 - 0fff0000
[ 0.000000] node 0 bootmap 00011000 - 00013000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 000fff0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 00008e0ef8] TEXT DATA BSS ==> [0000100000 - 00008e0ef8]
[ 0.000000] #4 [000f83e000 - 000ffdf369] RAMDISK ==> [000f83e000 - 000ffdf369]
[ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #6 [00008e1000 - 00008e4108] BRK ==> [00008e1000 - 00008e4108]
[ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #8 [0000011000 - 0000013000] BOOTMAP ==> [0000011000 - 0000013000]
[ 0.000000] found SMP MP-table at [c00fb930] fb930
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0000fff0
[ 0.000000] HighMem 0x0000fff0 -> 0x0000fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0000fff0
[ 0.000000] On node 0 totalpages: 65407
[ 0.000000] free_area_init_node: node 0, pgdat c079a7c0, node_mem_map c1001200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 480 pages used for memmap
[ 0.000000] Normal zone: 60944 pages, LIFO batch:15
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
[ 0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
[ 0.000000] PM: Registered nosave memory: 00000000000d8000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:eec00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c1400000 s36312 r0 d21032 u4194304
[ 0.000000] pcpu-alloc: s36312 r0 d21032 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64895
[ 0.000000] Kernel command line: root=UUID=0c7f61a5-c275-48b5-9703-46d496293485 ro quiet splash
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 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 1310080 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 (00000000:00000000)
[ 0.000000] Memory: 241812k/262080k available (4675k kernel code, 19524k reserved, 2127k data, 668k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xd07f0000 - 0xff7fe000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB)
[ 0.000000] .init : 0xc07a5000 - 0xc084c000 ( 668 kB)
[ 0.000000] .data : 0xc0590de7 - 0xc07a4d88 (2127 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0590de7 (4675 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 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 1666.306 MHz processor.
[ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3332.61 BogoMIPS (lpj=6665224)
[ 0.004038] Security Framework initialized
[ 0.004082] AppArmor: AppArmor initialized
[ 0.004094] Mount-cache hash table entries: 512
[ 0.004302] Initializing cgroup subsys ns
[ 0.004309] Initializing cgroup subsys cpuacct
[ 0.004316] Initializing cgroup subsys memory
[ 0.004331] Initializing cgroup subsys devices
[ 0.004335] Initializing cgroup subsys freezer
[ 0.004338] Initializing cgroup subsys net_cls
[ 0.004369] CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f
[ 0.004374] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.004379] CPU: L2 Cache: 256K (64 bytes/line)
[ 0.004384] mce: CPU supports 4 MCE banks
[ 0.004416] Performance Events: AMD PMU driver.
[ 0.004437] ... version: 0
[ 0.004440] ... bit width: 48
[ 0.004442] ... generic registers: 4
[ 0.004445] ... value mask: 0000ffffffffffff
[ 0.004448] ... max period: 00007fffffffffff
[ 0.004451] ... fixed-purpose events: 0
[ 0.004453] ... event mask: 000000000000000f
[ 0.004460] Checking 'hlt' instruction... OK.
[ 0.020734] SMP alternatives: switching to UP code
[ 0.028725] Freeing SMP alternatives: 19k freed
[ 0.028778] ACPI: Core revision 20090903
[ 0.037190] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.037207] ftrace: allocating 21725 entries in 43 pages
[ 0.040226] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.041298] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.082751] CPU0: AMD Athlon(tm) XP 2000+ stepping 01
[ 0.084001] Brought up 1 CPUs
[ 0.084001] Total of 1 processors activated (3332.61 BogoMIPS).
[ 0.084001] CPU0 attaching NULL sched-domain.
[ 0.084001] devtmpfs: initialized
[ 0.084001] regulator: core version 0.5
[ 0.084001] Time: 15:07:41 Date: 09/27/11
[ 0.084001] NET: Registered protocol family 16
[ 0.084001] EISA bus registered
[ 0.084001] ACPI: bus type pci registered
[ 0.086907] PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
[ 0.086910] PCI: Using configuration type 1 for base access
[ 0.088306] bio: create slab <bio-0> at 0
[ 0.088996] ACPI: EC: Look up EC in DSDT
[ 0.095741] ACPI: Interpreter enabled
[ 0.095746] ACPI: (supports S0 S1 S4 S5)
[ 0.095775] ACPI: Using IOAPIC for interrupt routing
[ 0.100663] ACPI: Power Resource [URP1] (off)
[ 0.100704] ACPI: Power Resource [URP2] (off)
[ 0.100743] ACPI: Power Resource [FDDP] (off)
[ 0.100781] ACPI: Power Resource [LPTP] (off)
[ 0.100958] ACPI: No dock devices found.
[ 0.101131] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.101202] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xe0000000-0xe7ffffff]
[ 0.101302] pci 0000:00:01.0: supports D1
[ 0.101343] pci 0000:00:07.0: reg 10 32bit mmio: [0xdfffff00-0xdfffffff]
[ 0.101351] pci 0000:00:07.0: reg 14 io port: [0xec00-0xec07]
[ 0.101359] pci 0000:00:07.0: reg 18 io port: [0xe800-0xe8ff]
[ 0.101393] pci 0000:00:07.0: supports D2
[ 0.101397] pci 0000:00:07.0: PME# supported from D2 D3hot
[ 0.101402] pci 0000:00:07.0: PME# disabled
[ 0.101460] pci 0000:00:10.0: reg 20 io port: [0xdc00-0xdc1f]
[ 0.101486] pci 0000:00:10.0: supports D1 D2
[ 0.101489] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.101494] pci 0000:00:10.0: PME# disabled
[ 0.101543] pci 0000:00:10.1: reg 20 io port: [0xe000-0xe01f]
[ 0.101569] pci 0000:00:10.1: supports D1 D2
[ 0.101572] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.101577] pci 0000:00:10.1: PME# disabled
[ 0.101626] pci 0000:00:10.2: reg 20 io port: [0xe400-0xe41f]
[ 0.101652] pci 0000:00:10.2: supports D1 D2
[ 0.101655] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.101659] pci 0000:00:10.2: PME# disabled
[ 0.101697] pci 0000:00:10.3: reg 10 32bit mmio: [0xdffffe00-0xdffffeff]
[ 0.101739] pci 0000:00:10.3: supports D1 D2
[ 0.101742] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.101747] pci 0000:00:10.3: PME# disabled
[ 0.101812] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.101821] pci 0000:00:11.0: quirk: region 0800-087f claimed by vt8235 PM
[ 0.101826] pci 0000:00:11.0: quirk: region 0400-040f claimed by vt8235 SMB
[ 0.101892] pci 0000:00:11.1: reg 20 io port: [0xfc00-0xfc0f]
[ 0.101956] pci 0000:00:11.5: reg 10 io port: [0xd800-0xd8ff]
[ 0.102000] pci 0000:00:11.5: supports D1 D2
[ 0.102037] pci 0000:00:12.0: reg 10 io port: [0xd400-0xd4ff]
[ 0.102045] pci 0000:00:12.0: reg 14 32bit mmio: [0xdffffd00-0xdffffdff]
[ 0.102083] pci 0000:00:12.0: supports D1 D2
[ 0.102086] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.102091] pci 0000:00:12.0: PME# disabled
[ 0.102146] pci 0000:01:00.0: reg 10 32bit mmio: [0xde000000-0xdeffffff]
[ 0.102153] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xd0000000-0xd7ffffff]
[ 0.102172] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xdfee0000-0xdfefffff]
[ 0.102225] pci 0000:00:01.0: bridge 32bit mmio: [0xdde00000-0xdfefffff]
[ 0.102231] pci 0000:00:01.0: bridge 32bit mmio pref: [0xcdd00000-0xddcfffff]
[ 0.102240] pci_bus 0000:00: on NUMA node 0
[ 0.102247] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.104843] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.104977] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.105107] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.105236] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.105420] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.105424] vgaarb: loaded
[ 0.105635] SCSI subsystem initialized
[ 0.105803] libata version 3.00 loaded.
[ 0.105940] usbcore: registered new interface driver usbfs
[ 0.105958] usbcore: registered new interface driver hub
[ 0.106008] usbcore: registered new device driver usb
[ 0.106214] ACPI: WMI: Mapper loaded
[ 0.106217] PCI: Using ACPI for IRQ routing
[ 0.106415] NetLabel: Initializing
[ 0.106418] NetLabel: domain hash size = 128
[ 0.106421] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.106444] NetLabel: unlabeled traffic allowed by default
[ 0.106513] Switching to clocksource tsc
[ 0.108001] AppArmor: AppArmor Filesystem Enabled
[ 0.108001] pnp: PnP ACPI init
[ 0.108001] ACPI: bus type pnp registered
[ 0.111050] pnp: PnP ACPI: found 11 devices
[ 0.111054] ACPI: ACPI bus type pnp unregistered
[ 0.111060] PnPBIOS: Disabled by ACPI PNP
[ 0.145890] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.145894] pci 0000:00:01.0: IO window: disabled
[ 0.145902] pci 0000:00:01.0: MEM window: 0xdde00000-0xdfefffff
[ 0.145907] pci 0000:00:01.0: PREFETCH window: 0xcdd00000-0xddcfffff
[ 0.145927] pci 0000:00:01.0: setting latency timer to 64
[ 0.145935] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.145939] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.145943] pci_bus 0000:01: resource 1 mem: [0xdde00000-0xdfefffff]
[ 0.145947] pci_bus 0000:01: resource 2 pref mem [0xcdd00000-0xddcfffff]
[ 0.146008] NET: Registered protocol family 2
[ 0.146148] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.146535] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.146672] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.146803] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.146806] TCP reno registered
[ 0.146900] NET: Registered protocol family 1
[ 0.146923] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[ 0.147023] pci 0000:01:00.0: Boot video device
[ 0.147363] cpufreq-nforce2: No nForce2 chipset.
[ 0.147409] Scanning for low memory corruption every 60 seconds
[ 0.147605] audit: initializing netlink socket (disabled)
[ 0.147627] type=2000 audit(1317136061.145:1): initialized
[ 0.159506] Trying to unpack rootfs image as initramfs...
[ 0.174226] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.176476] VFS: Disk quotas dquot_6.5.2
[ 0.176572] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.181911] fuse init (API version 7.13)
[ 0.182134] msgmni has been set to 472
[ 0.182592] alg: No test for stdrng (krng)
[ 0.182644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.182649] io scheduler noop registered
[ 0.182652] io scheduler anticipatory registered
[ 0.182655] io scheduler deadline registered
[ 0.182711] io scheduler cfq registered (default)
[ 0.182882] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.182916] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.183072] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.183081] ACPI: Power Button [PWRB]
[ 0.183159] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.183170] ACPI: Sleep Button [SLPB]
[ 0.183243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.183247] ACPI: Power Button [PWRF]
[ 0.183499] processor LNXCPU:00: registered as cooling_device0
[ 0.192360] isapnp: Scanning for PnP cards...
[ 0.198251] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.198379] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.198486] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.198871] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.199019] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.200564] brd: module loaded
[ 0.201284] loop: module loaded
[ 0.205589] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.205935] pata_acpi 0000:00:11.1: can't derive routing for PCI INT A
[ 0.206048] pata_acpi 0000:00:11.1: can't derive routing for PCI INT A
[ 0.206480] Fixed MDIO Bus: probed
[ 0.206540] PPP generic driver version 2.4.2
[ 0.206649] tun: Universal TUN/TAP device driver, 1.6
[ 0.206652] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.206796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.206827] alloc irq_desc for 21 on node -1
[ 0.206830] alloc kstat_irqs on node -1
[ 0.206844] ehci_hcd 0000:00:10.3: PCI INT D -> GSI 21 (level, low) -> IRQ 21
[ 0.206873] ehci_hcd 0000:00:10.3: EHCI Host Controller
[ 0.206925] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1
[ 0.207017] ehci_hcd 0000:00:10.3: irq 21, io mem 0xdffffe00
[ 0.250652] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00
[ 0.250799] usb usb1: configuration #1 chosen from 1 choice
[ 0.250845] hub 1-0:1.0: USB hub found
[ 0.250861] hub 1-0:1.0: 6 ports detected
[ 0.250940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.250958] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.251037] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 0.251047] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 0.251096] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 0.251122] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000dc00
[ 0.251272] usb usb2: configuration #1 chosen from 1 choice
[ 0.251308] hub 2-0:1.0: USB hub found
[ 0.251324] hub 2-0:1.0: 2 ports detected
[ 0.251384] uhci_hcd 0000:00:10.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.251392] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 0.251454] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 0.251477] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000e000
[ 0.251615] usb usb3: configuration #1 chosen from 1 choice
[ 0.251651] hub 3-0:1.0: USB hub found
[ 0.251666] hub 3-0:1.0: 2 ports detected
[ 0.251724] uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.251731] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 0.251783] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 0.251806] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000e400
[ 0.251953] usb usb4: configuration #1 chosen from 1 choice
[ 0.251990] hub 4-0:1.0: USB hub found
[ 0.252004] hub 4-0:1.0: 2 ports detected
[ 0.252139] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.257833] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.257856] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.258167] mice: PS/2 mouse device common for all mice
[ 0.258396] rtc_cmos 00:02: RTC can wake from S4
[ 0.258475] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.258527] rtc0: alarms up to one year, y3k, 114 bytes nvram
[ 0.258690] device-mapper: uevent: version 1.0.3
[ 0.258895] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.261532] device-mapper: multipath: version 1.1.0 loaded
[ 0.261551] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.261947] EISA: Probing bus 0 at eisa.0
[ 0.261990] EISA: Detected 0 cards.
[ 0.263129] cpuidle: using governor ladder
[ 0.263135] cpuidle: using governor menu
[ 0.263759] TCP cubic registered
[ 0.264011] NET: Registered protocol family 10
[ 0.265077] NET: Registered protocol family 17
[ 0.265142] powernow-k8: Processor cpuid 681 not supported
[ 0.265185] Using IPI No-Shortcut mode
[ 0.265379] PM: Resume from disk failed.
[ 0.265402] registered taskstats version 1
[ 0.265716] Magic number: 11:702:134
[ 0.265816] acpi device:09: hash matches
[ 0.265876] rtc_cmos 00:02: setting system clock to 2011-09-27 15:07:41 UTC (1317136061)
[ 0.265881] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.265883] EDD information not available.
[ 0.281803] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.795848] Freeing initrd memory: 7812k freed
[ 0.856694] isapnp: No Plug & Play device found
[ 0.856755] Freeing unused kernel memory: 668k freed
[ 0.858396] Write protecting the kernel text: 4676k
[ 0.858439] Write protecting the kernel read-only data: 1848k
[ 0.897618] udev: starting version 151
[ 0.965671] usb 2-1: new full speed USB device using uhci_hcd and address 2
[ 1.146352] usb 2-1: configuration #1 chosen from 1 choice
[ 1.198562] Floppy drive(s): fd0 is 1.44M
[ 1.204387] pata_via 0000:00:11.1: version 0.3.4
[ 1.204414] pata_via 0000:00:11.1: can't derive routing for PCI INT A
[ 1.211685] scsi0 : pata_via
[ 1.216093] FDC 0 is a post-1991 82077
[ 1.221898] scsi1 : pata_via
[ 1.225970] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
[ 1.225978] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
[ 1.231953] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[ 1.232100] alloc irq_desc for 23 on node -1
[ 1.232104] alloc kstat_irqs on node -1
[ 1.232118] via-rhine 0000:00:12.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.248226] eth0: VIA Rhine II at 0xdffffd00, 00:0c:76:5a:4a:29, IRQ 23.
[ 1.248941] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
[ 1.388020] usb 2-2: new low speed USB device using uhci_hcd and address 3
[ 1.396343] ata1.00: HPA unlocked: 156299375 -> 156301488, native 156301488
[ 1.396353] ata1.00: ATA-6: WDC WD800BB-22DKA0, 77.07W77, max UDMA/100
[ 1.396357] ata1.00: 156301488 sectors, multi 16: LBA48
[ 1.413225] ata1.00: configured for UDMA/100
[ 1.413445] scsi 0:0:0:0: Direct-Access ATA WDC WD800BB-22DK 77.0 PQ: 0 ANSI: 5
[ 1.413757] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.414327] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 1.414416] sd 0:0:0:0: [sda] Write Protect is off
[ 1.414421] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.414465] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.414722] sda: sda1 sda2 < sda5 sda6 >
[ 1.469767] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.562183] usb 2-2: configuration #1 chosen from 1 choice
[ 1.600376] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-H10N, JL10, max UDMA/33
[ 1.600421] ata2.01: ATAPI: TOSHIBA ODD-DVD SD-M1802, 1030, max UDMA/33
[ 1.616252] ata2.00: configured for UDMA/33
[ 1.648282] ata2.01: configured for UDMA/33
[ 1.654683] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-H10N JL10 PQ: 0 ANSI: 5
[ 1.667114] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.667123] Uniform CD-ROM driver Revision: 3.20
[ 1.667590] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.667808] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.668803] scsi 1:0:1:0: CD-ROM TOSHIBA ODD-DVD SD-M1802 1030 PQ: 0 ANSI: 5
[ 1.673035] sr1: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 1.673499] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 1.673699] sr 1:0:1:0: Attached scsi generic sg2 type 5
[ 1.698266] usbcore: registered new interface driver hiddev
[ 1.711559] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input5
[ 1.711749] generic-usb 0003:1C4F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:10.0-2/input0
[ 1.711807] usbcore: registered new interface driver usbhid
[ 1.711812] usbhid: v2.6:USB HID core driver
[ 2.209920] kjournald starting. Commit interval 5 seconds
[ 2.209942] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.360218] usb 2-2: USB disconnect, address 3
[ 6.592033] usb 2-2: new low speed USB device using uhci_hcd and address 4
[ 6.765576] usb 2-2: configuration #1 chosen from 1 choice
[ 6.781865] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input6
[ 6.782039] generic-usb 0003:1C4F:0003.0002: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:10.0-2/input0
[ 12.370616] Adding 730916k swap on /dev/sda6. Priority:-1 extents:1 across:730916k
[ 12.700174] EXT3 FS on sda5, internal journal
[ 13.053386] udev: starting version 151
[ 14.430168] parport_pc 00:0a: reported by Plug and Play ACPI
[ 14.430297] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 14.513170] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 14.769600] lp0: using parport0 (interrupt-driven).
[ 14.781150] ppdev: user-space parallel port driver
[ 14.862886] irda_init()
[ 14.862929] NET: Registered protocol family 23
[ 14.903817] psmouse serio1: ID: 10 00 64
[ 14.929548] Linux agpgart interface v0.103
[ 14.938031] agpgart: Detected VIA KT266/KY266x/KT333 chipset
[ 14.950609] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xe0000000
[ 14.972906] input: GenPS/2 Genius Mouse as /devices/platform/i8042/serio1/input/input7
[ 15.136844] ACPI: resource vt596_smbus [0x400-0x407] conflicts with ACPI region SMOV [0x400-0x406]
[ 15.136851] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 15.142596] [drm] Initialized drm 1.1.0 20060810
[ 15.601516] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x7304
[ 15.601564] usbcore: registered new interface driver usblp
[ 15.783398] type=1505 audit(1317128877.014:2): operation="profile_load" pid=421 name="/sbin/dhclient3"
[ 15.783802] type=1505 audit(1317128877.014:3): operation="profile_load" pid=421 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 15.784475] type=1505 audit(1317128877.018:4): operation="profile_replace" pid=419 name="/sbin/dhclient3"
[ 15.784958] type=1505 audit(1317128877.018:5): operation="profile_replace" pid=419 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 15.785231] type=1505 audit(1317128877.018:6): operation="profile_load" pid=419 name="/usr/lib/connman/scripts/dhclient-script"
[ 15.786254] type=1505 audit(1317128877.018:7): operation="profile_replace" pid=550 name="/sbin/dhclient3"
[ 15.786768] type=1505 audit(1317128877.018:8): operation="profile_replace" pid=550 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 15.787050] type=1505 audit(1317128877.018:9): operation="profile_replace" pid=550 name="/usr/lib/connman/scripts/dhclient-script"
[ 15.789224] type=1505 audit(1317128877.022:10): operation="profile_replace" pid=421 name="/usr/lib/connman/scripts/dhclient-script"
[ 16.013353] alloc irq_desc for 16 on node -1
[ 16.013361] alloc kstat_irqs on node -1
[ 16.013374] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 16.028652] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x018100a2)
[ 16.028854] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[ 16.182010] [drm] nouveau 0000:01:00.0: ... appears to be valid
[ 16.182288] [drm] nouveau 0000:01:00.0: BMP BIOS found
[ 16.182292] [drm] nouveau 0000:01:00.0: BMP version 5.36
[ 16.182297] [drm] nouveau 0000:01:00.0: Bios version 04.18.20.13
[ 16.182303] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.1
[ 16.182310] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02000310 000088b8
[ 16.182315] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01010302 00000000
[ 16.182319] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 01010300 000088b8
[ 16.182322] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02020321 00000003
[ 16.182560] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[ 16.182565] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC7A4
[ 16.182612] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCB52
[ 16.236635] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xC8BF
[ 16.256088] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD033
[ 16.256108] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD04F
[ 16.256115] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 5 at offset 0xCAB9
[ 16.256128] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 6 at offset 0xCAED
[ 16.283407] [TTM] Zone kernel: Available graphics memory: 125304 kiB.
[ 16.283435] [drm] nouveau 0000:01:00.0: 64 MiB VRAM
[ 16.283531] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[ 16.283555] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[ 16.283613] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
[ 16.283618] [drm] nouveau 0000:01:00.0: 128 MiB GART (aperture)
[ 16.283999] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[ 16.286866] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[ 16.286887] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
[ 16.286896] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[ 16.331060] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[ 16.331555] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector
[ 16.331860] [drm] nouveau 0000:01:00.0: Detected a TV connector
[ 16.333857] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[ 16.333865] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1)
[ 16.333870] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 2)
[ 16.333875] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[ 16.608021] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 16.636033] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 16.636321] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x49000, bo cf6ab800
[ 16.636800] fb0: nouveaufb frame buffer device
[ 16.636804] registered panic notifier
[ 16.636815] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on minor 0
[ 16.737415] vga16fb: initializing
[ 16.737429] vga16fb: mapped to 0xc00a0000
[ 16.737439] vga16fb: not registering due to another framebuffer present
[ 17.023211] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 17.705493] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 2)
[ 17.705502] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
[ 17.750199] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on TV encoder (output 3)
[ 17.750210] [drm] nouveau 0000:01:00.0: Output TV-1 is running on CRTC 1 using output B
[ 17.753498] Console: switching to colour frame buffer device 90x36
[ 18.055458] alloc irq_desc for 22 on node -1
[ 18.055465] alloc kstat_irqs on node -1
[ 18.055478] VIA 82xx Audio 0000:00:11.5: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 18.055650] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[ 19.177026] type=1505 audit(1317128880.410:11): operation="profile_replace" pid=746 name="/sbin/dhclient3"
[ 20.164049] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 20.192101] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 20.480076] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 20.512095] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 20.522081] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
[ 20.524747] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 20.739426] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 20.739433] apm: overridden by ACPI.
[ 20.897145] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[ 20.918069] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on TV encoder (output 3)
[ 20.918076] [drm] nouveau 0000:01:00.0: Output TV-1 is running on CRTC 1 using output B
[ 23.579111] usb 2-1: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
[ 25.244080] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 25.272033] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 25.564096] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 25.592020] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 25.872015] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 25.900014] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 27.580015] eth0: no IPv6 routers present
[ 66.592015] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 66.620015] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 66.900017] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 66.928014] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 68.572038] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 68.600031] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 84.568021] [drm] nouveau 0000:01:00.0: Load detected on output A
[ 84.596086] [drm] nouveau 0000:01:00.0: Load detected on output B
[ 1049.287442] __ratelimit: 24 callbacks suppressed
[ 1049.287453] chromium-browse[1403]: segfault at 244 ip 3fb3839e sp bfb97ee0 error 4 in libflashplayer.so[3fad6000+bc4000]
za odpověď děkuji
-
Máš doinstalované nesvobodné ovladače?
Pokud ano tak zkus si to nastavit v
nvidia-settings
-
Nesvobodné ovladače asi nemám, protože na nvidea-settings mi to odpoví že to tam nemá. Jak se prosím jmenuje balík kterej mám nainstalovat?
-
alt+F2 a napíš jockey
-
jockey nefungovalo, tak jsem napsal jockey-gtk a ovladače nainstaloval, no a teď mi to ukazuje už jenom 640x480 v nvidia-settings i v nastavení displeje. Dokonce i když ovladače vypnu, takže je to ještě horší :'(.
edit: tak jsem ještě restartoval počítač a mám tady docela příjemné rozlišení, takže jsem spkojený i když nemám žádné nesvobodné ovladače. Děkuji vám všem.
nevíte jak nastavit ještě vyšší rozlišení?
-
Pri tej nvidii(ovládač uzavretý) si to mohol skúsiť editivať cez xorg.conf.
-
nevím jak to mám udělat, tady je xorg.conf když mám ovladače zapnuté:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
-
To je hezký, ale hoď sem spíš obsah celého /var/log/Xorg.0.log, případně jen výpis
cat /var/log/Xorg.0.log | grep EE
nebo
cat /var/log/Xorg.0.log | grep WW
V nvidia-settings nemáš možnost vybrat vyšší rozlišení?
Když spustíš klikátko nvidia-settings jako root (Alt+F2-> gksudo nvidia-settings), tak po změně rozlišení máš možnost uložení "Save to X Configuration File", což je právě onen xorg.conf...Ale musíš být root, abys mohl uložit změny.
-
ne, nvidia settings nabízí jen nízká rozlišení, posílám ten výpis:
tomas@tomas-desktop:~$ cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
tomas@tomas-desktop:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(WW) NVIDIA(0):
(WW) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(WW) NVIDIA(0): will be used as the requested mode.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from CRT-0's EDID.
-
Hm, nemůže přečíst nastavení z EDID (frekvence, rozlišení), neměnils v poslední době kabel k monitoru, nebo celej monitor? Případně zkus kabel odpojit a připojit znovu, asi že je to D-SUB, tak s ním zkus jemně "zamlít" (s konektorem) ;D.
-
ne, nic jsem nemněnil. A vytáhnout a strčit zpět nepomohlo.
-
Tuším že máš možnost instalovat různé verze ovladačů té grafické karty. Zkusil jsi všechny?
-
je tady jenom jeden, píše, že je to verze 96.
-
A tady jsi se koukal?
http://wiki.ubuntu.cz/Grafick%C3%A9%20karty%20NVIDIA (http://wiki.ubuntu.cz/Grafick%C3%A9%20karty%20NVIDIA)
-
Ten problém nebude v ovladači, když mu to dělalo i s nouveau ovladačem...řešením by asi bylo dát mu do xorgu k cestu na edid na disku, co je to za monitor?
-
Nainstaluj nesvobodný ovladač, ulož nastavení do souboru xorg.conf a potom sem zkopíruj to co je obsahem toho souboru, případně sem ještě dodej co je to za monitor, myslím, že bude stačit jen malá editace xorgu aby to šlo
-
Nainstaluj nesvobodný ovladač, ulož nastavení do souboru xorg.conf a potom sem zkopíruj to co je obsahem toho souboru, případně sem ještě dodej co je to za monitor, myslím, že bude stačit jen malá editace xorgu aby to šlo
;D Nesvobodný tam měl...
EDIT: Pardon, nesvobodný tam má aktuálně...
-
Tak potom stačí jen dodat obsah souboru xorg.conf a typ monitoru
-
Monitor je aoc 7K+, a xorg.conf je:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
edit:
zapoměl jsem to uložit z toho nesvobodného ovlače takže aktuální je to tady:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce4 MX 440 with AGP8X"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
Otevři nvidia-settings->CRT-0->acquire EDID a ulož edid.bin třeba do tvého kořenového adresáře v /home.
Otevři terminál a nainstaluj si read-edid
sudo apt-get install read-edid
a přečti tímto příkazem vytvořený soubor
parse-edid edid.bin
výstup dej sem..
-
Ehm, tak doporučené rozlišení tohoto monitoru je 1024x768, ale snad by mohl zvládnout 1280x1024 při 75 Hz...
-
Je mi trochu trapné, ale žádné tlačítko acquire EDID tam nevidím. :-[
-
Je mi trochu trapné, ale žádné tlačítko acquire EDID tam nevidím. :-[
Hm, možná ve starší verzi ovladače není, když tak zkus
sudo get-edid | sudo parse-edid
Ale jestli to nepůjde, tak se na to vykašli a zkus v tom xorg.conf editovat sekci
Screen, řádek
Option "metamodes" "CRT: nvidia-auto-select +0+0"
změň na
Option "metamodes" "CRT: 1280x1024 +0+0"
nebo jaký rozlišení chceš.
[attachment deleted by admin]
-
A hned pod to stejné sekce můžeš doplnit
Option "UseEdid" "False"
takže to bude vypadat:
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: 1280x1024 +0+0"
Option "UseEdid" "False"
SubSection "Display"
Depth 24
EndSubSection
EndSection
-
V první řadě je nutné změnit sekci o monitoru, protože ho systém nerozpoznal, stávající vypadá takto
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
EndSection změnil bych to takhle Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AOC 7K+"
HorizSync 30.0 - 95.0
VertRefresh 50.0 - 160.0
EndSection dále je nutné upravit tohle Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection a to především tuto řádku Option "metamodes" "CRT: nvidia-auto-select +0+0" je nutné tam místo nvidia-auto-select dopsat jaké rozlišení chceš, takže asi takto Option "metamodes" "CRT: 1600x1200 +0+0"
-
tady je co mi to odpovědělo, nejsem si jistý jestli to pomůže:
tomas@tomas-desktop:~$ sudo get-edid | sudo parse-edid
parse-edid: parse-edid version 2.0.0
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x2110 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination does not support DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
parse-edid: IO error reading EDID
-
tady je co mi to odpovědělo, nejsem si jistý jestli to pomůže:
tomas@tomas-desktop:~$ sudo get-edid | sudo parse-edid
parse-edid: parse-edid version 2.0.0
get-edid: get-edid version 2.0.0
Performing real mode VBE call
Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Function supported
Call successful
VBE version 300
VBE string at 0x2110 "NVIDIA"
VBE/DDC service about to be called
Report DDC capabilities
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
Function supported
Call successful
Monitor and video card combination does not support DDC1 transfers
Monitor and video card combination does not support DDC2 transfers
0 seconds per 128 byte EDID block transfer
Screen is not blanked during DDC transfer
Reading next EDID block
VBE/DDC service about to be called
Read EDID
Performing real mode VBE call
Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
Function supported
Call failed
The EDID data should not be trusted as the VBE call failed
Error: output block unchanged
parse-edid: IO error reading EDID
Nene, tohle mi píše taky, mělo by to vypadat nějak takhle (edid.bin):
~$ parse-edid edid.bin
parse-edid: parse-edid version 2.0.0
parse-edid: EDID checksum passed.
# EDID version 1 revision 3
Section "Monitor"
# Block type: 2:0 3:fc
Identifier "CTX S962G"
VendorName "CTX"
ModelName "CTX S962G"
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
HorizSync 30-80
VertRefresh 59-75
# Max dot clock (video bandwidth) 140 MHz
# Block type: 2:0 3:fe
# DPMS capabilities: Active off:yes Suspend:no Standby:no
Mode "1280x1024" # vfreq 75.025Hz, hfreq 79.976kHz
DotClock 135.000000
HTimings 1280 1296 1440 1688
VTimings 1024 1025 1028 1066
Flags "+HSync" "+VSync"
EndMode
# Block type: 2:0 3:fc
# Block type: 2:0 3:fd
# Block type: 2:0 3:fe
EndSection
Tyhle data si čte karta z monitoru a u tebe nějakým způsobem došlo k tomu, že je nepřečte, nebo jsou poškozená.Když nastavíš rozlišení ručně viz. výše, mělo by ti to fungovat...
-
Děkuji všem, už to šlape jak má.