[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 8 on Late 2005 G5, Graphics Issues



Hi Rick,
I should probably start a new thread for reports....

Seems odd to me that systemd is attempting to load modules ppdev, parport_pc along with snd-powermac...

Are you sure you are booting up with my actual compiled kernel and initrd?

Please confirm your /etc/yaboot.conf file has entries for the image and initrd, see below.

image=/boot/vmlinux-3.18.16-powerpc64
    label=linux
    read-only
    initrd=/boot/initrd.img-3.18.16-powerpc64
    append=""

Ensure you have saved the yaboot.conf and then run "ybin -v" to apply the changes to your boot loader.

I have attached a dmesg log from my system. note my audio hardware isn't working (hardware fault), so disregard the issues with snd-aoa-onyx.

I have also attached my xorg log for reference.

The nouveau driver attempts to scan for the nVidia DCB block (within a typical VGA bios or FCODE ROM via alternate methods, it seems to perform this scan automatically, but if curious, refer to the "NvBios" nouveau module parameter.

Let me know how you go.

Cheers,
Peter


On 08/07/15 19:40, Rick Thomas wrote:
On Jun 30, 2015, at 3:48 AM, Rick Thomas <rbthomas@pobox.com> wrote:

I’ll definitely report on how things work on my hardware with your kernel, but it will have to wait til after the weekend.  4th of July == US Independence Day == lots of neighborhood/family/etc parties and celebrations == no time for playing with computers.  

I’m looking forward to sending a report soon!
Rick
Hi Peter,

I installed your 3.18… kernel.  I get a black screen.

Here’s what “journalctl -b | grep -C5 nouveau ” says.  I hope it help.  Note the error from nouveau about “Invalid ROM contents”.  Is that expected?

Thanks!
Rick






[    0.000000] Allocated 4096 bytes for 4 pacas at c00000000ffff000
[    0.000000] DART table allocated at: c00000007f000000
[    0.000000] Using PowerMac machine description
[    0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12
[    0.000000] Found initrd at 0xc000000001500000:0xc000000001c5b000
[    0.000000] Found U4 memory controller & host bridge @ 0xf8000000 revision: 0x42
[    0.000000] Mapped at 0xd000080080000000
[    0.000000] Found a Shasta mac-io controller, rev: 0, mapped at 0xd000080080041000
[    0.000000] PowerMac motherboard: PowerMac G5 Dual Core
[    0.000000] DART IOMMU initialized for U4 type chipset
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
[    0.000000]  (thread shift is 0)
[    0.000000] Starting Linux PPC64 #1 SMP Mon Jul 6 23:48:05 AEST 2015
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size    = 0x0
[    0.000000] phys_mem_size     = 0x400000000
[    0.000000] cpu_features      = 0x0804806318100448
[    0.000000]   possible        = 0x1fffffef18500649
[    0.000000]   always          = 0x0000000018100040
[    0.000000] cpu_user_features = 0xdc080000 0x00000000
[    0.000000] mmu_features      = 0x0c000001
[    0.000000] firmware_features = 0x0000000000000000
[    0.000000] htab_address      = 0xc000000470000000
[    0.000000] htab_hash_mask    = 0x1fffff
[    0.000000] -----------------------------------------------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.18.16-powerpc64 (root@powermac-g5-quad) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Mon Jul 6 23:48:05 AEST 2015
[    0.000000] [boot]0012 Setup Arch
[    0.000000] Found U4-PCIE PCI host bridge.  Firmware bus number: 0->255
[    0.000000] PCI host bridge /pci@0,f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x00000000bfffffff -> 0x0000000090000000 
[    0.000000] Can't get bus-range for /ht@0,f2000000, assume bus 0
[    0.000000] Found U3-HT PCI host bridge.  Firmware bus number: 0->239
[    0.000000] PCI host bridge /ht@0,f2000000 (primary) ranges:
[    0.000000] SMU: Driver 0.7 (c) 2005 Benjamin Herrenschmidt, IBM Corp.
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=1698, gen1=1697
[    0.000000] nvram: Active bank is: 0
[    0.000000] nvram: OF partition at 0x410
[    0.000000] nvram: XP partition at 0x1020
[    0.000000] nvram: NR partition at 0x1120
[    0.000000] Top of RAM: 0x480000000, Total RAM: 0x400000000
[    0.000000] Memory hole size: 2048MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00000000-0x47fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x7fffffff]
[    0.000000]   node   0: [mem 0x100000000-0x47fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x47fffffff]
[    0.000000] On node 0 totalpages: 4194304
[    0.000000] free_area_init_node: node 0, pgdat c0000000006ece00, node_mem_map c000000010000000
[    0.000000]   DMA zone: 64512 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4194304 pages, LIFO batch:31
[    0.000000] [boot]0015 Setup Done
[    0.000000] PERCPU: Embedded 17 pages/cpu @c00000001fd00000 s31360 r0 d38272 u262144
[    0.000000] pcpu-alloc: s31360 r0 d38272 u262144 alloc=1*1048576
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4129792
[    0.000000] Kernel command line: root=UUID=3e9f281b-e012-4b4f-8c36-6fe559e02786 ro  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 16199188K/16777216K available (5328K kernel code, 948K rwdata, 1208K rodata, 304K init, 488K bss, 578028K reserved)
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:512 nr_irqs:512 16
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at f8040000, max 4 CPUs
[    0.000000] mpic: ISU size: 124, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 124 sources
[    0.000000] mpic: Setting up HT PICs workarounds for U3/U4
[    0.000000] mpic:   - HT:01.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:02.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:03.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:04.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:05.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:06.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:07.0 [0x90] vendor 106b device 0053 has 86 irqs
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 2500.000000 MHz
[    0.000002] clocksource: timebase mult[1e000005] shift[24] registered
[    0.000006] clockevent: decrementer mult[8888887] shift[32] cpu[0]
[    0.000060] Console: colour dummy device 80x25
[    0.000064] console [tty0] enabled
[    0.000069] bootconsole [udbg0] disabled
[    0.000075] pid_max: default: 32768 minimum: 301
[    0.000107] Security Framework initialized
[    0.000116] AppArmor: AppArmor disabled by boot time parameter
[    0.000131] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000136] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000690] Initializing cgroup subsys devices
[    0.000700] Initializing cgroup subsys freezer
[    0.000706] Initializing cgroup subsys net_cls
[    0.000712] Initializing cgroup subsys blkio
[    0.000717] Initializing cgroup subsys perf_event
[    0.000857] PowerMac SMP probe found 4 cpus
[    0.000941] KeyWest i2c @0xf8001003 irq 16 /u4@0,f8000000/i2c@f8001000
[    0.000947]  channel 1 bus /u4@0,f8000000/i2c@f8001000/i2c-bus@1
[    0.000987] KeyWest i2c @0x80018000 irq 27 /ht@0,f2000000/pci@8/mac-io@7/i2c@18000
[    0.000992]  channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0
[    0.000997]  channel 0 bus /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0
[    0.001055] SMU i2c /smu@0,0/smu-i2c-control@0
[    0.001060]  channel b bus /smu@0,0/smu-i2c-control@0/i2c-bus@b
[    0.001064]  channel e bus /smu@0,0/smu-i2c-control@0/i2c-bus@e
[    0.001078] Processor timebase sync using platform function
[    0.001082] mpic: requesting IPIs...
[    0.001111] PPC970/FX/MP performance monitor hardware support registered
[    0.005042] Brought up 4 CPUs
[    0.005413] devtmpfs: initialized
[    0.005842] regulator-dummy: no parameters
[    0.007705] device-tree: Duplicate name in i2c@18000, renamed to "i2c-bus@0#1"
[    0.009426] NET: Registered protocol family 16
[    0.014011] cpuidle: using governor ladder
[    0.020021] cpuidle: using governor menu
[    0.020412] PCI: Probing PCI hardware
[    0.020497] PCI host bridge to bus 0000:00
[    0.020504] pci_bus 0000:00: root bus resource [io  0x10000-0x80ffff] (bus address [0x0000-0x7fffff])
[    0.020511] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.020516] pci_bus 0000:00: root bus resource [mem 0x90000000-0xbfffffff]
[    0.020522] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.020529] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.020562] pci 0000:00:0b.0: [106b:005b] type 01 class 0x060400
[    0.020594] PCI: Fixup U4 PCIe bridge range: [mem 0x90000000-0xbfffffff]
[    0.020631] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[    0.053519] IOMMU table initialized, virtual merging enabled
[    0.053592] pci 0000:0a:00.0: [10de:009d] type 00 class 0x030000
[    0.053607] pci 0000:0a:00.0: reg 0x10: [mem 0x92000000-0x92ffffff]
[    0.053620] pci 0000:0a:00.0: reg 0x14: [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.053633] pci 0000:0a:00.0: reg 0x1c: [mem 0x91000000-0x91ffffff 64bit]
[    0.053642] pci 0000:0a:00.0: reg 0x24: [io  0x10000-0x1007f]
[    0.053651] pci 0000:0a:00.0: reg 0x30: [mem 0x90000000-0x9001ffff pref]
[    0.053755] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.053768] pci 0000:00:0b.0: PCI bridge to [bus 0a]
[    0.053777] pci 0000:00:0b.0:   bridge window [io  0x10000-0x1ffff]
[    0.053781] pci 0000:00:0b.0:   bridge window [mem 0x90000000-0xbfffffff]
[    0.053788] pci 0000:00:0b.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.053821] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a
[    0.053881] PCI host bridge to bus 0001:00
[    0.053887] pci_bus 0001:00: root bus resource [io  0x811000-0xc10fff] (bus address [0x0000-0x3fffff])
[    0.053894] pci_bus 0001:00: root bus resource [mem 0xfa000000-0xffffffff]
[    0.053899] pci_bus 0001:00: root bus resource [mem 0x80000000-0x8fffffff]
[    0.053909] pci_bus 0001:00: root bus resource [mem 0xc0000000-0xefffffff]
[    0.053915] pci_bus 0001:00: root bus resource [bus 00-ef]
[    0.053921] pci_bus 0001:00: busn_res: [bus 00-ef] end is updated to ff
[    0.053936] pci 0001:00:00.0: [106b:0074] type 00 class 0x060000
[    0.054004] pci 0001:00:01.0: [1166:0130] type 01 class 0x060400
[    0.054102] pci 0001:00:02.0: [1166:0130] type 01 class 0x060400
[    0.054198] pci 0001:00:03.0: [1166:0132] type 01 class 0x060400
[    0.054285] pci 0001:00:04.0: [1166:0132] type 01 class 0x060400
[    0.054374] pci 0001:00:05.0: [1166:0132] type 01 class 0x060400
[    0.054465] pci 0001:00:06.0: [1166:0132] type 01 class 0x060400
[    0.054556] pci 0001:00:07.0: [106b:0053] type 01 class 0x060400
[    0.054669] pci 0001:00:08.0: [106b:0054] type 01 class 0x060400
[    0.054767] pci 0001:00:09.0: [106b:0055] type 01 class 0x060400
[    0.054934] pci 0001:00:01.0: PCI bridge to [bus 04]
[    0.054996] pci 0001:05:04.0: [14e4:166a] type 00 class 0x020000
[    0.055010] pci 0001:05:04.0: reg 0x10: [mem 0xfa530000-0xfa53ffff 64bit]
[    0.055019] pci 0001:05:04.0: reg 0x18: [mem 0xfa520000-0xfa52ffff 64bit]
[    0.055065] pci 0001:05:04.0: PME# supported from D3hot D3cold
[    0.055128] pci 0001:05:04.1: [14e4:166a] type 00 class 0x020000
[    0.055145] pci 0001:05:04.1: reg 0x10: [mem 0xfa510000-0xfa51ffff 64bit]
[    0.055154] pci 0001:05:04.1: reg 0x18: [mem 0xfa500000-0xfa50ffff 64bit]
[    0.055201] pci 0001:05:04.1: PME# supported from D3hot D3cold
[    0.055259] pci 0001:00:02.0: PCI bridge to [bus 05]
[    0.055268] pci 0001:00:02.0:   bridge window [mem 0xfa500000-0xfa5fffff]
[    0.055330] pci 0001:00:03.0: PCI bridge to [bus 06]
[    0.055381] pci 0001:00:04.0: PCI bridge to [bus 07]
[    0.055431] pci 0001:00:05.0: PCI bridge to [bus 08]
[    0.055483] pci 0001:00:06.0: PCI bridge to [bus 09]
[    0.055547] pci 0001:00:07.0: PCI bridge to [bus 02]
[    0.055558] pci 0001:00:07.0:   bridge window [mem 0xfa000000-0xfa3fffff]
[    0.055563] pci 0001:00:07.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.055613] pci 0001:01:01.0: [14e4:4318] type 00 class 0x028000
[    0.055624] pci 0001:01:01.0: reg 0x10: [mem 0x80084000-0x80085fff]
[    0.055710] pci 0001:01:07.0: [106b:004f] type 00 class 0xff0000
[    0.055720] pci 0001:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff]
[    0.055816] pci 0001:01:0b.0: [1033:0035] type 00 class 0x0c0310
[    0.055831] pci 0001:01:0b.0: reg 0x10: [mem 0x80082000-0x80082fff]
[    0.055884] pci 0001:01:0b.0: supports D1 D2
[    0.055887] pci 0001:01:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.055944] pci 0001:01:0b.1: [1033:0035] type 00 class 0x0c0310
[    0.055959] pci 0001:01:0b.1: reg 0x10: [mem 0x80081000-0x80081fff]
[    0.056013] pci 0001:01:0b.1: supports D1 D2
[    0.056016] pci 0001:01:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.056077] pci 0001:01:0b.2: [1033:00e0] type 00 class 0x0c0320
[    0.056092] pci 0001:01:0b.2: reg 0x10: [mem 0x80080000-0x800800ff]
[    0.056148] pci 0001:01:0b.2: supports D1 D2
[    0.056151] pci 0001:01:0b.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.056208] pci 0001:00:08.0: PCI bridge to [bus 01]
[    0.056219] pci 0001:00:08.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.056224] pci 0001:00:08.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.056308] pci 0001:03:0c.0: [1166:0240] type 00 class 0x01018f
[    0.056319] pci 0001:03:0c.0: reg 0x10: [io  0x811000-0x811007]
[    0.056326] pci 0001:03:0c.0: reg 0x14: [io  0x811000-0x811003]
[    0.056334] pci 0001:03:0c.0: reg 0x18: [io  0x811000-0x811007]
[    0.056341] pci 0001:03:0c.0: reg 0x1c: [io  0x811000-0x811003]
[    0.056349] pci 0001:03:0c.0: reg 0x20: [io  0x811000-0x81100f]
[    0.056356] pci 0001:03:0c.0: reg 0x24: [mem 0xfa402000-0xfa403fff]
[    0.056428] pci 0001:03:0d.0: [106b:0050] type 00 class 0xff0000
[    0.056437] pci 0001:03:0d.0: reg 0x10: [mem 0xfa404000-0xfa407fff]
[    0.056520] pci 0001:03:0e.0: [106b:0052] type 00 class 0x0c0010
[    0.056533] pci 0001:03:0e.0: reg 0x10: [mem 0xfa400000-0xfa400fff]
[    0.056582] pci 0001:03:0e.0: supports D1 D2
[    0.056585] pci 0001:03:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.056638] pci 0001:00:09.0: PCI bridge to [bus 03]
[    0.056649] pci 0001:00:09.0:   bridge window [mem 0xfa400000-0xfa4fffff]
[    0.056654] pci 0001:00:09.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.056703] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 09
[    0.056794] PCI 0000:00 Cannot reserve Legacy IO [io  0x10000-0x10fff]
[    0.056809] pci 0000:00:0b.0: BAR 15: assigned [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.056816] pci 0000:0a:00.0: BAR 5: assigned [io  0x10000-0x1007f]
[    0.056824] pci 0000:00:0b.0: PCI bridge to [bus 0a]
[    0.056829] pci 0000:00:0b.0:   bridge window [io  0x10000-0x1ffff]
[    0.056836] pci 0000:00:0b.0:   bridge window [mem 0x90000000-0xbfffffff]
[    0.056843] pci 0000:00:0b.0:   bridge window [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.056852] pci_bus 0000:00: resource 4 [io  0x10000-0x80ffff]
[    0.056855] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.056858] pci_bus 0000:00: resource 6 [mem 0x90000000-0xbfffffff]
[    0.056861] pci_bus 0000:0a: resource 0 [io  0x10000-0x1ffff]
[    0.056864] pci_bus 0000:0a: resource 1 [mem 0x90000000-0xbfffffff]
[    0.056867] pci_bus 0000:0a: resource 2 [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.056906] pci 0001:00:01.0: PCI bridge to [bus 04]
[    0.056913] pci 0001:00:02.0: PCI bridge to [bus 05]
[    0.056919] pci 0001:00:02.0:   bridge window [mem 0xfa500000-0xfa5fffff]
[    0.056926] pci 0001:00:03.0: PCI bridge to [bus 06]
[    0.056933] pci 0001:00:04.0: PCI bridge to [bus 07]
[    0.056941] pci 0001:00:05.0: PCI bridge to [bus 08]
[    0.056948] pci 0001:00:06.0: PCI bridge to [bus 09]
[    0.056955] pci 0001:00:07.0: PCI bridge to [bus 02]
[    0.056961] pci 0001:00:07.0:   bridge window [mem 0xfa000000-0xfa3fffff]
[    0.056969] pci 0001:00:08.0: PCI bridge to [bus 01]
[    0.056975] pci 0001:00:08.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.056982] pci 0001:00:09.0: PCI bridge to [bus 03]
[    0.056988] pci 0001:00:09.0:   bridge window [mem 0xfa400000-0xfa4fffff]
[    0.056996] pci_bus 0001:00: resource 4 [io  0x811000-0xc10fff]
[    0.056999] pci_bus 0001:00: resource 5 [mem 0xfa000000-0xffffffff]
[    0.057002] pci_bus 0001:00: resource 6 [mem 0x80000000-0x8fffffff]
[    0.057004] pci_bus 0001:00: resource 7 [mem 0xc0000000-0xefffffff]
[    0.057008] pci_bus 0001:05: resource 1 [mem 0xfa500000-0xfa5fffff]
[    0.057011] pci_bus 0001:02: resource 1 [mem 0xfa000000-0xfa3fffff]
[    0.057014] pci_bus 0001:01: resource 1 [mem 0x80000000-0x800fffff]
[    0.057017] pci_bus 0001:03: resource 1 [mem 0xfa400000-0xfa4fffff]
[    0.057019] PCI: Probing PCI hardware done
[    0.062079] vgaarb: device added: PCI:0000:0a:00.0,decodes=io+mem,owns=none,locks=none
[    0.062104] vgaarb: loaded
[    0.062107] vgaarb: bridge control possible 0000:0a:00.0
[    0.062226] SCSI subsystem initialized
[    0.062254] pps_core: LinuxPPS API ver. 1 registered
[    0.062258] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.062541] Switched to clocksource timebase
[    0.065344] b43-pci-bridge 0001:01:01.0: enabling device (0004 -> 0006)
[    0.072558] ssb: Found chip with id 0x4318, rev 0x02 and package 0x02
[    0.072567] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
[    0.072573] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
[    0.072578] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[    0.072584] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[    0.091597] ssb: Sonics Silicon Backplane found on PCI device 0001:01:01.0
[    0.091651] NET: Registered protocol family 2
[    0.091933] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.092495] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.093707] TCP: Hash tables configured (established 131072 bind 65536)
[    0.093768] TCP: reno registered
[    0.093777] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.093918] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.094178] NET: Registered protocol family 1
[    0.094218] PCI: CLS mismatch (32 != 64), using 128 bytes
[    0.094235] pci 0001:00:03.0: Found enabled HT MSI Mapping
[    0.094245] pci 0001:00:04.0: Found enabled HT MSI Mapping
[    0.094255] pci 0001:00:05.0: Found enabled HT MSI Mapping
[    0.094266] pci 0001:00:06.0: Found enabled HT MSI Mapping
[    0.094292] pci 0001:01:0b.0: enabling device (0000 -> 0002)
[    0.144576] pci 0001:01:0b.1: enabling device (0000 -> 0002)
[    0.195556] pci 0001:01:0b.2: enabling device (0004 -> 0006)
[    0.195664] Unpacking initramfs...
[    0.382864] Freeing initrd memory: 7532K (c000000001500000 - c000000001c5b000)
[    0.383346] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.383399] Initialise system trusted keyring
[    0.383434] audit: initializing netlink subsys (disabled)
[    0.383477] audit: type=2000 audit(1436383595.380:1): initialized
[    0.383844] HugeTLB registered 16 MB page size, pre-allocated 0 pages
[    0.387064] VFS: Disk quotas dquot_6.5.2
[    0.387128] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.387252] msgmni has been set to 31653
[    0.387773] alg: No test for stdrng (krng)
[    0.387802] bounce: pool size: 64 pages
[    0.387867] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.387875] io scheduler noop registered
[    0.387880] io scheduler deadline registered
[    0.387894] io scheduler cfq registered (default)
[    0.388196] Using unsupported 1920x1200 NVDA,Display-A at a0020000, depth=8, pitch=2048
[    0.427895] Console: switching to colour frame buffer device 240x75
[    0.467404] fb0: Open Firmware frame buffer device on /pci@0,f0000000/NVDA,Parent@0/NVDA,Display-A@0
[    0.467828] MacIO PCI driver attached to Shasta chipset
[    0.468520] mousedev: PS/2 mouse device common for all mice
[    0.519435] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    0.530546] Registering G5 CPU frequency driver
[    0.530664] Frequency method: SCOM, Voltage method: GPIO
[    0.530801] Low: 1250 Mhz, High: 2500 Mhz, Cur: 2500 MHz
[    0.531065] TCP: cubic registered
[    0.531350] NET: Registered protocol family 10
[    0.531813] mip6: Mobile IPv6
[    0.531894] NET: Registered protocol family 17
[    0.532024] Key type dns_resolver registered
[    0.532308] Loading compiled-in X.509 certificates
[    0.532444] registered taskstats version 1
[    0.582003] rtc-generic rtc-generic: setting system clock to 2015-07-08 19:26:35 UTC (1436383595)
[    0.582474] Freeing unused kernel memory: 304K (c000000000669000 - c0000000006b5000)
[    0.610443] systemd-udevd[70]: starting version 215
[    0.611432] random: systemd-udevd urandom read with 8 bits of entropy available
[    0.627928] usbcore: registered new interface driver usbfs
[    0.628342] usbcore: registered new interface driver hub
[    0.628769] usbcore: registered new device driver usb
[    0.629834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.631091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.631723] ehci-pci: EHCI PCI platform driver
[    0.631951] ehci-pci 0001:01:0b.2: EHCI Host Controller
[    0.632101] ehci-pci 0001:01:0b.2: new USB bus registered, assigned bus number 1
[    0.632366] ehci-pci 0001:01:0b.2: irq 70, io mem 0x80080000
[    0.637836] firewire_ohci 0001:03:0e.0: enabling device (0000 -> 0002)
[    0.638138] PTP clock support registered
[    0.638262] ehci-pci 0001:01:0b.2: USB 2.0 started, EHCI 1.00
[    0.638557] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.638738] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.638933] usb usb1: Product: EHCI Host Controller
[    0.639061] usb usb1: Manufacturer: Linux 3.18.16-powerpc64 ehci_hcd
[    0.639228] usb usb1: SerialNumber: 0001:01:0b.2
[    0.639590] hub 1-0:1.0: USB hub found
[    0.639713] hub 1-0:1.0: 5 ports detected
[    0.640958] ohci-pci: OHCI PCI platform driver
[    0.641157] ohci-pci 0001:01:0b.0: OHCI PCI host controller
[    0.641313] ohci-pci 0001:01:0b.0: new USB bus registered, assigned bus number 2
[    0.641596] ohci-pci 0001:01:0b.0: irq 70, io mem 0x80082000
[    0.642567] libata version 3.00 loaded.
[    0.643007] tg3.c:v3.137 (May 11, 2014)
[    0.651634] tg3 0001:05:04.0: Using 32-bit DMA via iommu
[    0.652183] tg3 0001:05:04.0 eth0: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:68:67:70
[    0.652467] tg3 0001:05:04.0 eth0: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    0.652737] tg3 0001:05:04.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    0.652942] tg3 0001:05:04.0 eth0: dma_rwctrl[76144000] dma_mask[40-bit]
[    0.660920] tg3 0001:05:04.1: Using 32-bit DMA via iommu
[    0.661373] tg3 0001:05:04.1 eth1: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:68:67:71
[    0.670030] tg3 0001:05:04.1 eth1: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    0.678756] tg3 0001:05:04.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    0.687579] tg3 0001:05:04.1 eth1: dma_rwctrl[76144000] dma_mask[40-bit]
[    0.691617] firewire_ohci 0001:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[    0.691691] pata-pci-macio 0001:03:0d.0: enabling device (0004 -> 0006)
[    0.702547] pata-pci-macio 0001:03:0d.0: Activating pata-macio chipset Shasta ATA-6, Apple bus ID 3
[    0.702853] scsi host0: pata_macio
[    0.702935] ata1: PATA max UDMA/133 irq 38
[    0.703000] sata_svw 0001:03:0c.0: version 2.3
[    0.703055] sata_svw 0001:03:0c.0: Using 32-bit DMA via iommu
[    0.704212] scsi host1: sata_svw
[    0.704400] scsi host2: sata_svw
[    0.704574] scsi host3: sata_svw
[    0.704739] scsi host4: sata_svw
[    0.704798] ata2: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402000 irq 18
[    0.704801] ata3: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402100 irq 18
[    0.704803] ata4: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402200 irq 18
[    0.704806] ata5: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402300 irq 18
[    0.717450] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.717452] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.717453] usb usb2: Product: OHCI PCI host controller
[    0.717455] usb usb2: Manufacturer: Linux 3.18.16-powerpc64 ohci_hcd
[    0.717457] usb usb2: SerialNumber: 0001:01:0b.0
[    0.717624] hub 2-0:1.0: USB hub found
[    0.717644] hub 2-0:1.0: 3 ports detected
[    0.717817] ohci-pci 0001:01:0b.1: OHCI PCI host controller
[    0.717827] ohci-pci 0001:01:0b.1: new USB bus registered, assigned bus number 3
[    0.717876] ohci-pci 0001:01:0b.1: irq 70, io mem 0x80081000
[    0.788408] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.788410] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.788412] usb usb3: Product: OHCI PCI host controller
[    0.788413] usb usb3: Manufacturer: Linux 3.18.16-powerpc64 ohci_hcd
[    0.788415] usb usb3: SerialNumber: 0001:01:0b.1
[    0.788553] hub 3-0:1.0: USB hub found
[    0.788564] hub 3-0:1.0: 2 ports detected
[    0.872927] ata1.00: ATAPI: HL-DT-ST DVD-RW GWA-4165B, C006, max UDMA/66
[    0.894855] ata1.00: configured for UDMA/66
[    0.922520] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVD-RW GWA-4165B C006 PQ: 0 ANSI: 5
[    0.922528] ata1.00: K2/Shasta alignment limits applied
[    1.009583] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.031733] ata2.00: ATA-8: WDC WD3200AAKS-75L9A0, 02.03E02, max UDMA/133
[    1.039962] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.051886] ata2.00: configured for UDMA/133
[    1.060138] scsi 1:0:0:0: Direct-Access     ATA      WDC WD3200AAKS-7 3E02 PQ: 0 ANSI: 5
[    1.151561] usb 3-2: new full-speed USB device number 2 using ohci-pci
[    1.192743] firewire_core 0001:03:0e.0: created device fw0: GUID 001451fffe357de8, S800
[    1.201205] firewire_core 0001:03:0e.0: phy config: new root=ffc1, gap_count=5
[    1.350564] usb 3-2: New USB device found, idVendor=413c, idProduct=1003
[    1.359020] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.367482] usb 3-2: Product: Dell USB Keyboard Hub
[    1.375909] usb 3-2: Manufacturer: Dell
[    1.384393] ata3: SATA link down (SStatus 4 SControl 300)
[    1.391578] hub 3-2:1.0: USB hub found
[    1.394563] hub 3-2:1.0: 3 ports detected
[    1.409560] usb 2-3: new full-speed USB device number 2 using ohci-pci
[    1.671564] usb 2-3: New USB device found, idVendor=05ac, idProduct=1000
[    1.679957] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.693108] hidraw: raw HID events driver (C) Jiri Kosina
[    1.694563] usb 3-2.1: new full-speed USB device number 3 using ohci-pci
[    1.751784] usbcore: registered new interface driver usbhid
[    1.760217] usbhid: USB HID core driver
[    1.769648] input: HID 05ac:1000 as /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-3/2-3:1.0/0003:05AC:1000.0001/input/input0
[    1.778544] hid-generic 0003:05AC:1000.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 05ac:1000] on usb-0001:01:0b.0-3/input0
[    1.787806] input: HID 05ac:1000 as /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-3/2-3:1.1/0003:05AC:1000.0002/input/input1
[    1.797080] hid-generic 0003:05AC:1000.0002: input,hidraw1: USB HID v1.11 Mouse [HID 05ac:1000] on usb-0001:01:0b.0-3/input1
[    1.817559] usb 3-2.1: New USB device found, idVendor=413c, idProduct=2010
[    1.826906] usb 3-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    1.836259] usb 3-2.1: Product: Dell USB Keyboard
[    1.845564] usb 3-2.1: Manufacturer: Dell
[    1.869003] input: Dell Dell USB Keyboard as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.1/3-2.1:1.0/0003:413C:2010.0003/input/input2
[    1.878685] hid-generic 0003:413C:2010.0003: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0001:01:0b.1-2.1/input0
[    1.900640] input: Dell Dell USB Keyboard as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.1/3-2.1:1.1/0003:413C:2010.0004/input/input3
[    1.910573] hid-generic 0003:413C:2010.0004: input,hidraw3: USB HID v1.10 Device [Dell Dell USB Keyboard] on usb-0001:01:0b.1-2.1/input1
[    1.991563] usb 3-2.3: new low-speed USB device number 4 using ohci-pci
[    2.101551] usb 3-2.3: New USB device found, idVendor=045e, idProduct=0040
[    2.111510] usb 3-2.3: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    2.121384] usb 3-2.3: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    2.131219] usb 3-2.3: Manufacturer: Microsoft
[    2.149953] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:045E:0040.0005/input/input4
[    2.160295] hid-generic 0003:045E:0040.0005: input,hidraw4: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0001:01:0b.1-2.3/input0
[    2.424557] ata4: failed to resume link (SControl 0)
[    2.434955] ata4: SATA link down (SStatus 0 SControl 0)
[    3.451554] ata5: failed to resume link (SControl 0)
[    3.461855] ata5: SATA link down (SStatus 0 SControl 0)
[    3.491503] sr 0:0:0:0: [sr0] scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[    3.501921] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.512772] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    3.513048] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    3.523811] sd 1:0:0:0: [sda] Write Protect is off
[    3.524968] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    3.525012] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.555881] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.555906] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.577855]  sda: [mac] sda1 sda2 sda3 sda4 sda5
[    3.589322] sd 1:0:0:0: [sda] Attached SCSI disk
[    3.983145] windfarm: initializing for dual-core desktop G5
[    4.356746] random: nonblocking pool is initialized
[    8.188112] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    8.823147] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    8.835292] systemd[1]: Detected architecture 'ppc64'.
[    9.110022] systemd[1]: Inserted module 'autofs4'
[    9.139411] systemd[1]: Set hostname to <powermac-g5-quad>.
[    9.986678] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    9.998627] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.010449] systemd[1]: Starting Remote File Systems (Pre).
[   10.034166] systemd[1]: Reached target Remote File Systems (Pre).
[   10.045863] systemd[1]: Starting Encrypted Volumes.
[   10.069275] systemd[1]: Reached target Encrypted Volumes.
[   10.080929] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   10.104872] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.116864] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   10.128923] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.141027] systemd[1]: Starting Paths.
[   10.165226] systemd[1]: Reached target Paths.
[   10.177235] systemd[1]: Expecting device dev-disk-by\x2duuid-861a4b9b\x2df791\x2d4100\x2d9e21\x2d4ed0d0740fe9.device...
[   10.202006] systemd[1]: Starting Root Slice.
[   10.226803] systemd[1]: Created slice Root Slice.
[   10.238919] systemd[1]: Starting User and Session Slice.
[   10.262944] systemd[1]: Created slice User and Session Slice.
[   10.274649] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   10.298132] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   10.309811] systemd[1]: Starting Delayed Shutdown Socket.
[   10.333241] systemd[1]: Listening on Delayed Shutdown Socket.
[   10.344596] systemd[1]: Starting Journal Socket (/dev/log).
[   10.366947] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.377817] systemd[1]: Starting udev Control Socket.
[   10.399686] systemd[1]: Listening on udev Control Socket.
[   10.410529] systemd[1]: Starting udev Kernel Socket.
[   10.432069] systemd[1]: Listening on udev Kernel Socket.
[   10.442377] systemd[1]: Starting Journal Socket.
[   10.462694] systemd[1]: Listening on Journal Socket.
[   10.472819] systemd[1]: Starting System Slice.
[   10.493157] systemd[1]: Created slice System Slice.
[   10.503133] systemd[1]: Started File System Check on Root Device.
[   10.513059] systemd[1]: Starting system-getty.slice.
[   10.533118] systemd[1]: Created slice system-getty.slice.
[   10.543168] systemd[1]: Starting Increase datagram queue length...
[   10.592402] systemd[1]: Started Set Up Additional Binary Formats.
[   10.602552] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   10.623748] systemd[1]: Mounting Huge Pages File System...
[   10.644788] systemd[1]: Mounting POSIX Message Queue File System...
[   10.665941] systemd[1]: Mounting Debug File System...
[   10.686939] systemd[1]: Starting udev Coldplug all Devices...
[   10.854259] systemd[1]: Starting Load Kernel Modules...
[   10.875049] systemd[1]: Starting Slices.
[   10.894844] systemd[1]: Reached target Slices.
[   10.915494] systemd[1]: Started Increase datagram queue length.
[   10.935649] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   10.945847] systemd[1]: Starting Create Static Device Nodes in /dev...
[   10.966481] systemd[1]: Starting Syslog Socket.
[   10.988025] systemd[1]: Listening on Syslog Socket.
[   10.997836] systemd[1]: Starting Journal Service...
[   11.028329] systemd[1]: Started Journal Service.
[   11.065977] fuse init (API version 7.23)
[   11.463601] loop: module loaded
[   11.702643] snd-aoa-fabric-layout: Using PMF GPIOs
[   11.750302] systemd-udevd[206]: starting version 215
[   11.794404] PowerMac i2c bus smu 14 registered
[   11.803302] PowerMac i2c bus smu 11 registered
[   11.811972] i2c i2c-1: i2c-powermac: register /smu@0,0/smu-i2c-control@0/i2c-bus@b/sat@b0
[   11.812043] i2c i2c-1: i2c-powermac: register /smu@0,0/smu-i2c-control@0/i2c-bus@b/sat@b2
[   11.812105] i2c i2c-1: i2c-powermac: register /smu@0,0/smu-i2c-control@0/i2c-bus@b/system-clock@d4
[   11.812161] PowerMac i2c bus mac-io 0 registered
[   11.820775] i2c i2c-2: i2c-powermac: register /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0/codec@8c
[   11.820968] i2c i2c-2: I2C transfer at 0x46 failed, size 2, err -6
[   11.820971] snd-aoa-codec-onyx: failed to read control register
[   11.829685] PowerMac i2c bus mac-io 0 registered
[   11.838314] i2c i2c-3: i2c-powermac: register /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0/codec@8c
[   11.838489] i2c i2c-3: I2C transfer at 0x46 failed, size 2, err -6
[   11.838491] snd-aoa-codec-onyx: failed to read control register
[   11.847163] i2c i2c-3: i2c-powermac: register /ht@0,f2000000/pci@8/mac-io@7/i2c@18000/i2c-bus@0/codec@24
[   11.847221] PowerMac i2c bus u4 1 registered
[   11.855832] i2c i2c-4: i2c-powermac: register /u4@0,f8000000/i2c@f8001000/i2c-bus@1/temp-monitor@94
[   11.855876] i2c i2c-4: i2c-powermac: register /u4@0,f8000000/i2c@f8001000/i2c-bus@1/temp-monitor@96
[   11.855906] i2c i2c-4: i2c-powermac: register /u4@0,f8000000/i2c@f8001000/i2c-bus@1/temp-monitor@98
[   11.855942] i2c i2c-4: i2c-powermac: register /u4@0,f8000000/i2c@f8001000/i2c-bus@1/temp-monitor@9c
[   12.266551] windfarm: CPUs control loops started.
[   13.136099] sat 0 partition c8: c8 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0
[   13.225914] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[   13.321370] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   13.330222] 0.00013020:ch-a: ttyS0 at MMIO 0x80013020 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port
[   13.339196] 0.00013000:ch-b: ttyS1 at MMIO 0x80013000 (irq = 24, base_baud = 230400) is a Z85c30 ESCC - Serial port
[   13.479702] Linux agpgart interface v0.103
[   13.657562] cfg80211: Calling CRDA to update world regulatory domain
[   13.785373] sat 0 partition c4: c4 4 1 7f a0 12 20 5f ff 55 29 14 7b 12 0 0
[   13.827684] systemd-journald[195]: Received request to flush runtime journal from PID 1
[   13.849465] [drm] Initialized drm 1.1.0 20060810
[   14.646765] sat 0 partition c9: c9 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0
[   14.710717] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[   14.734581] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
[   14.743401] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 8, Version 0
[   14.758780] Broadcom 43xx driver loaded [ Features: PNL ]
[   14.842067] Adding 793808k swap on /dev/sda4.  Priority:-1 extents:1 across:793808k FS
[   14.954549] checking generic (a0020000 258000) vs hw (a0000000 20000000)
[   14.954554] fb: switching to nouveaufb from OFfb NVDA,Displ
[   14.963536] Console: switching to colour dummy device 80x25
[   14.964117] nouveau 0000:0a:00.0: enabling device (0006 -> 0007)
[   14.964456] nouveau  [  DEVICE][0000:0a:00.0] BOOT0  : 0x047d00a1
[   14.964462] nouveau  [  DEVICE][0000:0a:00.0] Chipset: G70 (NV47)
[   14.964467] nouveau  [  DEVICE][0000:0a:00.0] Family : NV40
[   14.964589] nouveau  [   VBIOS][0000:0a:00.0] checking OpenFirmware for image...
[   14.964615] nouveau  [   VBIOS][0000:0a:00.0] ... checksum invalid
[   14.964619] nouveau  [   VBIOS][0000:0a:00.0] checking PRAMIN for image...
[   14.964627] nouveau  [   VBIOS][0000:0a:00.0] ... signature not found
[   14.964632] nouveau  [   VBIOS][0000:0a:00.0] checking PROM for image...
[   15.056106] nouveau  [   VBIOS][0000:0a:00.0] ... checksum invalid
[   15.056112] nouveau  [   VBIOS][0000:0a:00.0] checking ACPI for image...
[   15.056121] nouveau  [   VBIOS][0000:0a:00.0] ... signature not found
[   15.056125] nouveau  [   VBIOS][0000:0a:00.0] checking PCIROM for image...
[   15.056141] nouveau 0000:0a:00.0: Invalid ROM contents
[   15.056152] nouveau  [   VBIOS][0000:0a:00.0] ... signature not found
[   15.056157] nouveau  [   VBIOS][0000:0a:00.0] checking PLATFORM for image...
[   15.056162] nouveau  [   VBIOS][0000:0a:00.0] ... signature not found
[   15.056167] nouveau  [   VBIOS][0000:0a:00.0] using image from OpenFirmware
[   15.056193] nouveau  [   VBIOS][0000:0a:00.0] BIT signature found
[   15.056199] nouveau  [   VBIOS][0000:0a:00.0] version 05.70.02.16.00
[   15.056550] nouveau  [     PFB][0000:0a:00.0] RAM type: GDDR3
[   15.056555] nouveau  [     PFB][0000:0a:00.0] RAM size: 512 MiB
[   15.056562] nouveau  [     PFB][0000:0a:00.0]    ZCOMP: 294912 tags
[   15.081256] nouveau  [    VOLT][0000:0a:00.0] GPU voltage: 1200000uv
[   15.114231] nouveau  [  PTHERM][0000:0a:00.0] FAN control: none / external
[   15.114253] nouveau  [  PTHERM][0000:0a:00.0] fan management: automatic
[   15.114260] nouveau  [  PTHERM][0000:0a:00.0] internal sensor: yes
[   15.134103] nouveau  [     CLK][0000:0a:00.0] 20: core 275 MHz shader 275 MHz memory 1050 MHz
[   15.134112] nouveau  [     CLK][0000:0a:00.0] 21: core 450 MHz shader 415 MHz memory 1050 MHz
[   15.134121] nouveau  [     CLK][0000:0a:00.0] 22: core 470 MHz shader 430 MHz memory 1050 MHz
[   15.134142] nouveau  [     CLK][0000:0a:00.0] --: core 275 MHz shader 275 MHz memory 1000 MHz
[   15.134278] nouveau 0000:0a:00.0: Using 32-bit DMA via iommu
[   15.134366] [TTM] Zone  kernel: Available graphics memory: 8103512 kiB
[   15.134370] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   15.134378] [TTM] Initializing pool allocator
[   15.134410] nouveau  [     DRM] VRAM: 505 MiB
[   15.134414] nouveau  [     DRM] GART: 512 MiB
[   15.134440] nouveau  [     DRM] TMDS table version 1.1
[   15.134445] nouveau  [     DRM] DCB version 3.0
[   15.134450] nouveau  [     DRM] DCB outp 00: 01000100 00000028
[   15.134455] nouveau  [     DRM] DCB outp 01: 03000102 00000000
[   15.134460] nouveau  [     DRM] DCB outp 02: 04011210 00000028
[   15.134465] nouveau  [     DRM] DCB outp 03: 0c011212 00000000
[   15.134470] nouveau  [     DRM] DCB conn 00: 1030
[   15.134475] nouveau  [     DRM] DCB conn 01: 2130
[   15.134479] nouveau  [     DRM] DCB conn 02: 0260
[   15.136529] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   15.136542] [drm] Driver supports precise vblank timestamp query.
[   15.136557] nouveau  [     DRM] 0x13DC: Parsing digital output script table
[   15.186077] nouveau  [     DRM] 0x1458: Parsing digital output script table
[   15.243053] nouveau  [     DRM] MM: using M2MF for buffer copies
[   15.288732] nouveau  [     DRM] allocated 1920x1200 fb: 0x9000, bo c00000046cac3400
[   15.296229] sat 0 partition c5: c5 4 1 7f a0 12 20 5f ff 55 29 14 7b 12 0 0
[   15.309075] nouveau  [     DRM] 0x13DC: Parsing digital output script table
[   15.358735] Console: switching to colour frame buffer device 240x75
[   15.360049] nouveau 0000:0a:00.0: fb0: nouveaufb frame buffer device
[   15.360060] nouveau 0000:0a:00.0: registered panic notifier
[   15.360074] [drm] Initialized nouveau 1.2.1 20120801 for 0000:0a:00.0 on minor 0
[   15.494072] cfg80211: World regulatory domain updated:
[   15.494098] cfg80211:  DFS Master region: unset
[   15.494107] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.494127] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.494140] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.494153] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   15.494165] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   15.494178] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   15.494190] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   15.494202] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   15.494214] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   15.764527] usb 2-3: USB disconnect, device number 2
[   15.779729] usb 2-3: usbfs: USBDEVFS_CONTROL failed cmd hid2hci rqt 64 rq 0 len 0 ret -62
[   15.862479] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.161470] sat 1 partition c8: c8 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0
[   16.238560] usb 2-3: new full-speed USB device number 3 using ohci-pci
[   16.663285] usb 2-3: New USB device found, idVendor=05ac, idProduct=8207
[   16.663314] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   16.811073] sat 1 partition c4: c4 4 1 7f a0 12 20 5f ff 55 b8 14 7b 12 0 0
[   16.828808] Bluetooth: Core ver 2.19
[   16.828864] NET: Registered protocol family 31
[   16.828874] Bluetooth: HCI device and connection manager initialized
[   16.828905] Bluetooth: HCI socket layer initialized
[   16.828916] Bluetooth: L2CAP socket layer initialized
[   16.828939] Bluetooth: SCO socket layer initialized
[   16.868441] usbcore: registered new interface driver btusb
[   17.196308] systemd-journald[195]: Received request to flush runtime journal from PID 1
[   17.520142] RPC: Registered named UNIX socket transport module.
[   17.520168] RPC: Registered udp transport module.
[   17.520177] RPC: Registered tcp transport module.
[   17.520185] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   17.563362] FS-Cache: Loaded
[   17.625743] FS-Cache: Netfs 'nfs' registered for caching
[   17.672758] sat 1 partition c9: c9 6 2 7f ff 2 ff 1 fb bf 0 59 0 20 0 0 0 7 89 37 0 a0 0 0
[   17.689617] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   18.322585] sat 1 partition c5: c5 4 1 7f a0 12 20 5f ff 55 48 15 7b 12 0 0
[   18.950485] windfarm: Backside control loop started.
[   19.003247] windfarm: Slots control loop started.
[   19.108187] windfarm: Drive bay control loop started.
[   22.522559] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.523067] Bluetooth: BNEP filters: protocol multicast
[   22.523511] Bluetooth: BNEP socket layer initialized
[   23.905215] u3msi: allocated virq 0x20 (hw 0x8) addr 0xfee00000
[   23.936606] u3msi: allocated virq 0x21 (hw 0x9) addr 0xfee00000
[   24.101550] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[   24.123645] b43-pci-bridge 0001:01:01.0: Using 32-bit DMA via iommu
[   26.640212] tg3 0001:05:04.1 eth1: Link is up at 1000 Mbps, full duplex
[   26.640224] tg3 0001:05:04.1 eth1: Flow control is on for TX and on for RX
[   27.059641] tg3 0001:05:04.0 eth0: Link is up at 1000 Mbps, full duplex
[   27.059648] tg3 0001:05:04.0 eth0: Flow control is on for TX and on for RX
[    24.771] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[    24.771] X Protocol Version 11, Revision 0
[    24.771] Build Operating System: Linux 3.2.0-4-powerpc64 ppc Debian
[    24.771] Current Operating System: Linux powermac-g5-quad 3.18.16-powerpc64 #1 SMP Mon Jul 6 23:48:05 AEST 2015 ppc64
[    24.771] Kernel command line: root=UUID=3e9f281b-e012-4b4f-8c36-6fe559e02786 ro  
[    24.771] Build Date: 11 February 2015  01:13:01AM
[    24.771] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    24.771] Current version of pixman: 0.32.6
[    24.771] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.771] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.771] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul  9 05:26:59 2015
[    24.801] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.838] (==) No Layout section.  Using the first Screen section.
[    24.838] (==) No screen section available. Using defaults.
[    24.838] (**) |-->Screen "Default Screen Section" (0)
[    24.838] (**) |   |-->Monitor "<default monitor>"
[    24.839] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    24.839] (==) Automatically adding devices
[    24.839] (==) Automatically enabling devices
[    24.839] (==) Automatically adding GPU devices
[    24.910] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.910] 	Entry deleted from font path.
[    24.922] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    24.922] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.922] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.922] (II) Loader magic: 0x204b8698
[    24.922] (II) Module ABI versions:
[    24.922] 	X.Org ANSI C Emulation: 0.4
[    24.922] 	X.Org Video Driver: 18.0
[    24.922] 	X.Org XInput driver : 21.0
[    24.922] 	X.Org Server Extension : 8.0
[    24.923] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.925] (--) PCI:*(0:10:0:0) 10de:009d:10de:004d rev 161, Mem @ 0x92000000/16777216, 0xa0000000/536870912, 0x91000000/16777216, BIOS @ 0x????????/131072
[    24.926] (II) LoadModule: "glx"
[    24.929] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.039] (II) Module glx: vendor="X.Org Foundation"
[    25.039] 	compiled for 1.16.4, module version = 1.0.0
[    25.039] 	ABI class: X.Org Server Extension, version 8.0
[    25.039] (==) AIGLX enabled
[    25.041] (==) Matched nouveau as autoconfigured driver 0
[    25.041] (==) Matched nv as autoconfigured driver 1
[    25.041] (==) Matched nouveau as autoconfigured driver 2
[    25.041] (==) Matched nv as autoconfigured driver 3
[    25.041] (==) Matched modesetting as autoconfigured driver 4
[    25.041] (==) Matched fbdev as autoconfigured driver 5
[    25.041] (==) Assigned the driver to the xf86ConfigLayout
[    25.041] (II) LoadModule: "nouveau"
[    25.042] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    25.069] (II) Module nouveau: vendor="X.Org Foundation"
[    25.069] 	compiled for 1.16.0, module version = 1.0.11
[    25.069] 	Module class: X.Org Video Driver
[    25.069] 	ABI class: X.Org Video Driver, version 18.0
[    25.069] (II) LoadModule: "nv"
[    25.069] (WW) Warning, couldn't open module nv
[    25.069] (II) UnloadModule: "nv"
[    25.069] (II) Unloading nv
[    25.069] (EE) Failed to load module "nv" (module does not exist, 0)
[    25.069] (II) LoadModule: "modesetting"
[    25.069] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    25.070] (II) Module modesetting: vendor="X.Org Foundation"
[    25.070] 	compiled for 1.15.99.904, module version = 0.9.0
[    25.070] 	Module class: X.Org Video Driver
[    25.070] 	ABI class: X.Org Video Driver, version 18.0
[    25.070] (II) LoadModule: "fbdev"
[    25.070] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    25.079] (II) Module fbdev: vendor="X.Org Foundation"
[    25.079] 	compiled for 1.15.99.904, module version = 0.4.4
[    25.079] 	Module class: X.Org Video Driver
[    25.079] 	ABI class: X.Org Video Driver, version 18.0
[    25.079] (II) NOUVEAU driver Date:   Thu Aug 28 03:57:48 2014 +0200
[    25.079] (II) NOUVEAU driver for NVIDIA chipset families :
[    25.079] 	RIVA TNT        (NV04)
[    25.079] 	RIVA TNT2       (NV05)
[    25.079] 	GeForce 256     (NV10)
[    25.079] 	GeForce 2       (NV11, NV15)
[    25.079] 	GeForce 4MX     (NV17, NV18)
[    25.079] 	GeForce 3       (NV20)
[    25.080] 	GeForce 4Ti     (NV25, NV28)
[    25.080] 	GeForce FX      (NV3x)
[    25.080] 	GeForce 6       (NV4x)
[    25.080] 	GeForce 7       (G7x)
[    25.080] 	GeForce 8       (G8x)
[    25.080] 	GeForce GTX 200 (NVA0)
[    25.080] 	GeForce GTX 400 (NVC0)
[    25.080] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    25.080] (II) FBDEV: driver for framebuffer: fbdev
[    25.080] (++) using VT number 7

[    25.082] (II) [drm] nouveau interface version: 1.2.1
[    25.082] (WW) Falling back to old probe method for modesetting
[    25.082] (WW) Falling back to old probe method for fbdev
[    25.082] (II) Loading sub module "fbdevhw"
[    25.082] (II) LoadModule: "fbdevhw"
[    25.082] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    25.102] (II) Module fbdevhw: vendor="X.Org Foundation"
[    25.102] 	compiled for 1.16.4, module version = 0.0.2
[    25.102] 	ABI class: X.Org Video Driver, version 18.0
[    25.102] (II) Loading sub module "dri2"
[    25.102] (II) LoadModule: "dri2"
[    25.102] (II) Module "dri2" already built-in
[    25.102] (--) NOUVEAU(0): Chipset: "NVIDIA NV47"
[    25.102] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    25.102] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    25.102] (==) NOUVEAU(0): RGB weight 888
[    25.102] (==) NOUVEAU(0): Default visual is TrueColor
[    25.102] (==) NOUVEAU(0): Using HW cursor
[    25.102] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    25.102] (==) NOUVEAU(0): Page flipping enabled
[    25.102] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    25.102] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    25.102] (II) NOUVEAU(0): Initializing outputs ...
[    25.134] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    25.164] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[    25.164] (II) NOUVEAU(0): 2 crtcs needed for screen.
[    25.164] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    25.164] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    25.195] (II) NOUVEAU(0): EDID for output DVI-I-1
[    25.195] (II) NOUVEAU(0): Manufacturer: DEL  Model: a02a  Serial#: 844516179
[    25.195] (II) NOUVEAU(0): Year: 2008  Week: 37
[    25.195] (II) NOUVEAU(0): EDID Version: 1.3
[    25.195] (II) NOUVEAU(0): Digital Display Input
[    25.195] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    25.195] (II) NOUVEAU(0): Gamma: 2.20
[    25.195] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[    25.195] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    25.195] (II) NOUVEAU(0): First detailed timing is preferred mode
[    25.195] (II) NOUVEAU(0): redX: 0.674 redY: 0.319   greenX: 0.188 greenY: 0.706
[    25.195] (II) NOUVEAU(0): blueX: 0.148 blueY: 0.064   whiteX: 0.313 whiteY: 0.329
[    25.195] (II) NOUVEAU(0): Supported established timings:
[    25.195] (II) NOUVEAU(0): 720x400@70Hz
[    25.196] (II) NOUVEAU(0): 640x480@60Hz
[    25.196] (II) NOUVEAU(0): 640x480@75Hz
[    25.196] (II) NOUVEAU(0): 800x600@60Hz
[    25.196] (II) NOUVEAU(0): 800x600@75Hz
[    25.196] (II) NOUVEAU(0): 1024x768@60Hz
[    25.196] (II) NOUVEAU(0): 1024x768@75Hz
[    25.196] (II) NOUVEAU(0): 1280x1024@75Hz
[    25.196] (II) NOUVEAU(0): Manufacturer's mask: 0
[    25.196] (II) NOUVEAU(0): Supported standard timings:
[    25.196] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    25.196] (II) NOUVEAU(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    25.196] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    25.196] (II) NOUVEAU(0): Supported detailed timing:
[    25.196] (II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
[    25.196] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    25.196] (II) NOUVEAU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    25.196] (II) NOUVEAU(0): Serial No: G291H89B2VKS
[    25.196] (II) NOUVEAU(0): Monitor name: DELL 2408WFP
[    25.196] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    25.196] (II) NOUVEAU(0): EDID (in hex):
[    25.196] (II) NOUVEAU(0): 	00ffffffffffff0010ac2aa0534b5632
[    25.196] (II) NOUVEAU(0): 	2512010380342078eab325ac5130b426
[    25.196] (II) NOUVEAU(0): 	105054a54b008180a940714f01010101
[    25.196] (II) NOUVEAU(0): 	010101010101283c80a070b023403020
[    25.196] (II) NOUVEAU(0): 	360007442100001a000000ff00473239
[    25.196] (II) NOUVEAU(0): 	314838394232564b530a000000fc0044
[    25.196] (II) NOUVEAU(0): 	454c4c20323430385746500a000000fd
[    25.196] (II) NOUVEAU(0): 	00384c1e5311000a20202020202000c3
[    25.196] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    25.196] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    25.196] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    25.196] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    25.227] (II) NOUVEAU(0): EDID for output DVI-I-2
[    25.227] (II) NOUVEAU(0): Output DVI-I-1 connected
[    25.227] (II) NOUVEAU(0): Output DVI-I-2 disconnected
[    25.227] (II) NOUVEAU(0): Using exact sizes for initial modes
[    25.227] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200
[    25.227] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    25.227] (--) NOUVEAU(0): Virtual size is 1920x1200 (pitch 0)
[    25.227] (**) NOUVEAU(0):  Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    25.227] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    25.227] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    25.227] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    25.227] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    25.227] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    25.227] (==) NOUVEAU(0): DPI set to (96, 96)
[    25.227] (II) Loading sub module "fb"
[    25.227] (II) LoadModule: "fb"
[    25.227] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.281] (II) Module fb: vendor="X.Org Foundation"
[    25.281] 	compiled for 1.16.4, module version = 1.0.0
[    25.281] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.281] (II) Loading sub module "shadowfb"
[    25.281] (II) LoadModule: "shadowfb"
[    25.281] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    25.281] (II) Module shadowfb: vendor="X.Org Foundation"
[    25.281] 	compiled for 1.16.4, module version = 1.0.0
[    25.281] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.281] (II) UnloadModule: "modesetting"
[    25.281] (II) Unloading modesetting
[    25.281] (II) UnloadModule: "fbdev"
[    25.281] (II) Unloading fbdev
[    25.281] (II) UnloadSubModule: "fbdevhw"
[    25.281] (II) Unloading fbdevhw
[    25.281] (--) Depth 24 pixmap format is 32 bpp
[    25.288] (II) NOUVEAU(0): Channel setup complete.
[    25.351] (II) NOUVEAU(0): [DRI2] Setup complete
[    25.351] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    25.351] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    25.356] (II) Loading sub module "exa"
[    25.356] (II) LoadModule: "exa"
[    25.356] (II) Loading /usr/lib/xorg/modules/libexa.so
[    25.356] (II) Module exa: vendor="X.Org Foundation"
[    25.356] 	compiled for 1.16.4, module version = 2.6.0
[    25.357] 	ABI class: X.Org Video Driver, version 18.0
[    25.357] (II) EXA(0): Driver allocated offscreen pixmaps
[    25.357] (II) EXA(0): Driver registered support for the following operations:
[    25.357] (II)         Solid
[    25.357] (II)         Copy
[    25.357] (II)         Composite (RENDER acceleration)
[    25.357] (II)         UploadToScreen
[    25.357] (II)         DownloadFromScreen
[    25.357] (==) NOUVEAU(0): Backing store enabled
[    25.357] (==) NOUVEAU(0): Silken mouse enabled
[    25.358] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    25.358] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    25.358] (==) NOUVEAU(0): DPMS enabled
[    25.358] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.363] (--) RandR disabled
[    25.388] (II) SELinux: Disabled on system
[    25.703] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    25.703] (II) AIGLX: enabled GLX_ARB_create_context
[    25.703] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    25.703] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    25.703] (II) AIGLX: enabled GLX_INTEL_swap_event
[    25.703] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    25.703] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    25.703] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    25.703] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    25.703] (II) AIGLX: Loaded and initialized nouveau
[    25.704] (II) GLX: Initialized DRI2 GL provider for screen 0
[    25.707] (II) NOUVEAU(0): NVEnterVT is called.
[    25.718] (II) NOUVEAU(0): Setting screen physical size to 508 x 317
[    25.718] resize called 1920 1200
[    26.097] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[    26.097] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.097] (II) LoadModule: "evdev"
[    26.098] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.136] (II) Module evdev: vendor="X.Org Foundation"
[    26.136] 	compiled for 1.16.0, module version = 2.9.0
[    26.136] 	Module class: X.Org XInput Driver
[    26.136] 	ABI class: X.Org XInput driver, version 21.0
[    26.136] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[    26.136] (**) Dell Dell USB Keyboard: always reports core events
[    26.136] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event0"
[    26.136] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2010
[    26.136] (--) evdev: Dell Dell USB Keyboard: Found keys
[    26.136] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[    26.136] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.1/3-2.1:1.0/0003:413C:2010.0003/input/input2/event0"
[    26.136] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 6)
[    26.136] (**) Option "xkb_rules" "evdev"
[    26.136] (**) Option "xkb_model" "pc105"
[    26.136] (**) Option "xkb_layout" "us"
[    26.137] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event1)
[    26.137] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.137] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[    26.137] (**) Dell Dell USB Keyboard: always reports core events
[    26.138] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event1"
[    26.138] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2010
[    26.138] (--) evdev: Dell Dell USB Keyboard: Found absolute axes
[    26.138] (II) evdev: Dell Dell USB Keyboard: Forcing absolute x/y axes to exist.
[    26.138] (--) evdev: Dell Dell USB Keyboard: Found keys
[    26.138] (II) evdev: Dell Dell USB Keyboard: Forcing relative x/y axes to exist.
[    26.138] (II) evdev: Dell Dell USB Keyboard: Configuring as mouse
[    26.138] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[    26.138] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.1/3-2.1:1.1/0003:413C:2010.0004/input/input3/event1"
[    26.138] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 7)
[    26.138] (**) Option "xkb_rules" "evdev"
[    26.138] (**) Option "xkb_model" "pc105"
[    26.138] (**) Option "xkb_layout" "us"
[    26.138] (II) evdev: Dell Dell USB Keyboard: initialized for absolute axes.
[    26.138] (**) Dell Dell USB Keyboard: (accel) keeping acceleration scheme 1
[    26.138] (**) Dell Dell USB Keyboard: (accel) acceleration profile 0
[    26.138] (**) Dell Dell USB Keyboard: (accel) acceleration factor: 2.000
[    26.138] (**) Dell Dell USB Keyboard: (accel) acceleration threshold: 4
[    26.139] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event2)
[    26.139] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[    26.139] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)'
[    26.139] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
[    26.139] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event2"
[    26.139] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x40
[    26.139] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
[    26.139] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[    26.139] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
[    26.139] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
[    26.139] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
[    26.140] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[    26.140] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[    26.140] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.140] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-2/3-2.3/3-2.3:1.0/0003:045E:0040.0005/input/input4/event2"
[    26.140] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
[    26.140] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
[    26.140] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[    26.140] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[    26.140] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[    26.140] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[    26.141] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse1)
[    26.141] (II) No input driver specified, ignoring this device.
[    26.141] (II) This device may have been added with another device file.
[   460.794] (II) NOUVEAU(0): EDID vendor "DEL", prod id 41002
[   460.794] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   460.794] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   460.794] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   460.794] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   460.794] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   460.795] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   460.827] resize called 1920 1200
[   462.316] (II) NOUVEAU(0): EDID vendor "DEL", prod id 41002
[   462.316] (II) NOUVEAU(0): Using hsync ranges from config file
[   462.316] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   462.316] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   462.316] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   462.316] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   462.316] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   462.378] (II) NOUVEAU(0): EDID vendor "DEL", prod id 41002
[   462.378] (II) NOUVEAU(0): Using hsync ranges from config file
[   462.378] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   462.379] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   462.379] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   462.379] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   462.379] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)

Reply to: