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

Re: Powermac g5 strange colors with gui



Hello,

The kernel works for me. I'm emailing you from the computer now. The fans unfortunately persist in their loudness, but the kernel is booting. I've attached the output of dmesg with this email.

Thanks!

Aidan

On Sat, Jan 2, 2016 at 9:12 PM, Rick Thomas <rbthomas@pobox.com> wrote:
Hi Peter,

On Jan 1, 2016, at 4:35 PM, Peter Saisanas <psaisanas@gmail.com> wrote:

>
> I have also enabled the MD RAID option so hopefully sort out Rick Thomas' issue.
>
> In the google drive link, try the 4.4.0-rc7 kernel and headers in the folder named "linux 4.4.0-rc7 kernel".
>
> Let me know how you go.
>
> Regards,
> Peter

I tried the new 4.4.0-r7 kernel.  Sadly, it failed to boot.  Jpg of screen attached.  It’s a little blurry.  Incase you have trouble reading it, the last few lines of text say:

rtc-generic rtc-generic: setting system clock to 2016-01-03 …
List of all partitions:
No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.0-rc7-powerpc64 #1
Call Trace:
   …
Rebooting in 180 seconds..

In preparation, I did
    dpkg -i linux-headers-4.4.0-rc5-powerpc64_1_powerpc.deb
    dpkg -i linux-headers-4.3.0-powerpc64_1_powerpc.deb
    update-initramfs -u
    ybin -v

I already had made an entry in /etc/yaboot.conf that loads the appropriate kernel and initramfs

The root filesystem is on an LVM2 partition on a RAID1 array

Here’s /etc/fstab:
  # <file system>                     <mount point>        <type>  <options>                    <dump>  <pass>
  /dev/mapper/bigal-root                    /               ext4    errors=remount-ro              0       1
  # /boot was on /dev/sda3 during installation
  UUID=98edd1d7-bbc9-4b56-badb-fd1fbc7be549 /boot           ext2    defaults                       0       2
  /dev/mapper/bigal-home                    /home           ext4    defaults                       0       2
  # swap was on /dev/sda4 during installation
  UUID=f27a5393-93c8-4acd-bccc-c20841d9dfe0 none            swap    sw                             0       0
  # swap was on /dev/sdb4 during installation
  UUID=668affec-5c6c-44fb-aabf-24fbf2d77f42 none            swap    sw                             0       0
  tmpfs                                     /tmp            tmpfs   defaults,size=10G,nr_inodes=1M 0       0
  /dev/sr0                                  /media/cdrom0   udf,iso9660 user,noauto                0       0

And:
  root@bigal:~# lsblk
  NAME             MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
  sda                8:0    0 931.5G  0 disk
  |-sda1             8:1    0  31.5K  0 part
  |-sda2             8:2    0   977K  0 part
  |-sda3             8:3    0 244.1M  0 part  /boot
  |-sda4             8:4    0    10G  0 part  [SWAP]
  |-sda5             8:5    0 921.3G  0 part
  | `-md0            9:0    0 921.2G  0 raid1
  |   |-bigal-root 253:0    0  18.6G  0 lvm   /
  |   `-bigal-home 253:1    0 465.7G  0 lvm   /home
  `-sda6             8:6    0  24.5K  0 part
  sdb                8:16   0 931.5G  0 disk
  |-sdb1             8:17   0  31.5K  0 part
  |-sdb2             8:18   0   977K  0 part
  |-sdb3             8:19   0 244.1M  0 part
  |-sdb4             8:20   0    10G  0 part  [SWAP]
  |-sdb5             8:21   0 921.3G  0 part
  | `-md0            9:0    0 921.2G  0 raid1
  |   |-bigal-root 253:0    0  18.6G  0 lvm   /
  |   `-bigal-home 253:1    0 465.7G  0 lvm   /home
  `-sdb6             8:22   0  24.5K  0 part
  sr0               11:0    1  1024M  0 rom

And /etc/yaboot.conf:
  boot="/dev/disk/by-id/ata-ST1000DX001-1CM162_Z1D8GBH7-part2"
  device=/ht@0,f2000000/pci@9/k2-sata-root@c/k2-sata@0/disk@0
  partition=3
  root="/dev/mapper/bigal-root"
  timeout=50
  install=/usr/lib/yaboot/yaboot
  magicboot=/usr/lib/yaboot/ofboot
  enablecdboot

  image=/vmlinux
        label=Linux
        read-only
        initrd=/initrd.img

  image=/vmlinux.old
        label=old
        read-only
        initrd=/initrd.img.old

  image=/vmlinux-4.4.0-rc7-powerpc64
        label=new
        read-only
        initrd=/vmlinux-4.4.0-rc7-powerpc64

Have I missed something?

Thanks!
Rick




--
Aidan Sciortino
Hacker, Inventor,
Dreamer, Engineer
[    0.000000] Allocated 8192 bytes for 4 pacas at c00000000fffe000
[    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 0xc000000001700000:0xc000000001e59000
[    0.000000] Found U3 memory controller & host bridge @ 0xf8000000 revision: 0x32
[    0.000000] Mapped at 0xd000080080000000
[    0.000000] Found a K2 mac-io controller, rev: 32, mapped at 0xd000080080041000
[    0.000000] PowerMac motherboard: PowerMac G5
[    0.000000] DART IOMMU initialized for U3 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] Freed 4096 bytes for unused pacas
[    0.000000] Starting Linux ppc64 #1 SMP Sat Jan 2 10:25:47 AEDT 2016
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size    = 0x0
[    0.000000] phys_mem_size     = 0x120000000
[    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      = 0xc000000198000000
[    0.000000] htab_hash_mask    = 0xfffff
[    0.000000] -----------------------------------------------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-rc7-powerpc64 (root@pmac-g5-quad) (gcc version 5.3.1 20151219 (Debian 5.3.1-4) ) #1 SMP Sat Jan 2 10:25:47 AEDT 2016
[    0.000000] Found U3-AGP PCI host bridge.  Firmware bus number: 240->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 0x00000000a0000000..0x00000000afffffff -> 0x00000000a0000000 
[    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] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=840, gen1=841
[    0.000000] nvram: Active bank is: 1
[    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: 0x1a0000000, Total RAM: 0x120000000
[    0.000000] Memory hole size: 2048MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000019fffffff]
[    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 0x0000000000000000-0x000000007fffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000019fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000019fffffff]
[    0.000000] On node 0 totalpages: 1179648
[    0.000000] free_area_init_node: node 0, pgdat c000000000894d80, node_mem_map c0000001924cfe00
[    0.000000]   DMA zone: 23296 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 1179648 pages, LIFO batch:31
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xffffffff]
[    0.000000] PERCPU: Embedded 20 pages/cpu @c000000192300000 s43288 r0 d38632 u1048576
[    0.000000] pcpu-alloc: s43288 r0 d38632 u1048576 alloc=1*1048576
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1156352
[    0.000000] Kernel command line: root=UUID=e4fb553c-d94a-415a-a734-152e5b7d397a ro 
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 4446520K/4718592K available (5880K kernel code, 1020K rwdata, 2304K rodata, 324K init, 1522K bss, 272072K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1
[    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 80040000, max 1 CPUs
[    0.000000] mpic: ISU size: 120, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 120 sources
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " MPIC 2   " version 1.2 at f8040000, max 1 CPUs
[    0.000000] mpic: ISU size: 120, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 120 sources
[    0.000000] /u3@0,f8000000/mpic@f8040000: hooking up to IRQ 56
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 1800.000000 MHz
[    0.000003] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns
[    0.000733] clocksource: timebase mult[1e000005] shift[24] registered
[    0.001375] clockevent: decrementer mult[8888887] shift[32] cpu[0]
[    0.001441] Console: colour dummy device 80x25
[    0.002035] console [tty0] enabled
[    0.002629] bootconsole [udbg0] disabled
[    0.003215] pid_max: default: 32768 minimum: 301
[    0.003254] Security Framework initialized
[    0.003264] AppArmor: AppArmor disabled by boot time parameter
[    0.003282] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.003289] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.003960] Initializing cgroup subsys io
[    0.003982] Initializing cgroup subsys devices
[    0.003992] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004009] Initializing cgroup subsys perf_event
[    0.004779] PowerMac SMP probe found 1 cpus
[    0.004815] PPC970/FX/MP performance monitor hardware support registered
[    0.005347] Brought up 1 CPUs
[    0.006364] devtmpfs: initialized
[    0.009983] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.010557] NET: Registered protocol family 16
[    0.010979] cpuidle: using governor ladder
[    0.010989] cpuidle: using governor menu
[    0.011134] KeyWest i2c @0xf8001003 irq 42 /u3@0,f8000000/i2c@f8001000
[    0.011143]  channel 0 bus <multibus>
[    0.011149]  channel 1 bus <multibus>
[    0.011235] KeyWest i2c @0x80018000 irq 26 /ht@0,f2000000/pci@3/mac-io@7/i2c@18000
[    0.011250]  channel 0 bus <multibus>
[    0.011305] PMU i2c /ht@0,f2000000/pci@3/mac-io@7/via-pmu@16000/pmu-i2c
[    0.011315]  channel 1 bus <multibus>
[    0.011326]  channel 2 bus <multibus>
[    0.011703] PCI: Probing PCI hardware
[    0.011882] PCI host bridge to bus 0000:f0
[    0.011895] pci_bus 0000:f0: root bus resource [io  0x10000-0x80ffff] (bus address [0x0000-0x7fffff])
[    0.011909] pci_bus 0000:f0: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.011919] pci_bus 0000:f0: root bus resource [mem 0xa0000000-0xafffffff]
[    0.011930] pci_bus 0000:f0: root bus resource [bus f0-ff]
[    0.011942] pci_bus 0000:f0: busn_res: [bus f0-ff] end is updated to ff
[    0.011970] pci 0000:f0:0b.0: [106b:004b] type 00 class 0x060000
[    0.012145] pci 0000:f0:10.0: [10de:0321] type 00 class 0x030000
[    0.012175] pci 0000:f0:10.0: reg 0x10: [mem 0xa1000000-0xa1ffffff]
[    0.012186] pci 0000:f0:10.0: reg 0x14: [mem 0xa8000000-0xafffffff pref]
[    0.012225] pci 0000:f0:10.0: reg 0x30: [mem 0xa0000000-0xa001ffff pref]
[    0.050888] IOMMU table initialized, virtual merging enabled
[    0.050985] pci_bus 0000:f0: busn_res: [bus f0-ff] end is updated to f0
[    0.051116] PCI host bridge to bus 0001:00
[    0.051128] pci_bus 0001:00: root bus resource [io  0x811000-0xc10fff] (bus address [0x0000-0x3fffff])
[    0.051142] pci_bus 0001:00: root bus resource [mem 0xfa000000-0xffffffff]
[    0.051152] pci_bus 0001:00: root bus resource [mem 0x80000000-0x9fffffff]
[    0.051161] pci_bus 0001:00: root bus resource [mem 0xb0000000-0xefffffff]
[    0.051171] pci_bus 0001:00: root bus resource [bus 00-ef]
[    0.051183] pci_bus 0001:00: busn_res: [bus 00-ef] end is updated to ff
[    0.051206] pci 0001:00:00.0: [106b:004a] type 00 class 0x060000
[    0.051315] pci 0001:00:01.0: [1022:7450] type 01 class 0x060400
[    0.051444] pci 0001:00:02.0: [1022:7450] type 01 class 0x060400
[    0.051568] pci 0001:00:03.0: [106b:0045] type 01 class 0x060400
[    0.051708] pci 0001:00:04.0: [106b:0046] type 01 class 0x060400
[    0.051838] pci 0001:00:05.0: [106b:0047] type 01 class 0x060400
[    0.051990] pci 0001:00:06.0: [106b:0048] type 01 class 0x060400
[    0.052126] pci 0001:00:07.0: [106b:0049] type 01 class 0x060400
[    0.052357] pci 0001:06:03.0: [1095:3124] type 00 class 0x018000
[    0.052387] pci 0001:06:03.0: reg 0x10: [mem 0x90000000-0x9000007f 64bit]
[    0.052398] pci 0001:06:03.0: reg 0x18: [mem 0x90008000-0x9000ffff 64bit]
[    0.052406] pci 0001:06:03.0: reg 0x20: [io  0x811000-0x81100f]
[    0.052418] pci 0001:06:03.0: reg 0x30: [mem 0x90080000-0x900fffff pref]
[    0.052444] pci 0001:06:03.0: supports D1 D2
[    0.052531] pci 0001:00:01.0: PCI bridge to [bus 06]
[    0.052545] pci 0001:00:01.0:   bridge window [io  0x811000-0x811fff]
[    0.052552] pci 0001:00:01.0:   bridge window [mem 0x90000000-0x900fffff]
[    0.052668] pci 0001:00:02.0: PCI bridge to [bus 07]
[    0.052760] pci 0001:01:07.0: [106b:0041] type 00 class 0xff0000
[    0.052777] pci 0001:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff]
[    0.052905] pci 0001:01:08.0: [106b:0040] type 00 class 0x0c0310
[    0.052922] pci 0001:01:08.0: reg 0x10: [mem 0x80081000-0x80081fff]
[    0.053064] pci 0001:01:09.0: [106b:0040] type 00 class 0x0c0310
[    0.053083] pci 0001:01:09.0: reg 0x10: [mem 0x80080000-0x80080fff]
[    0.053204] pci 0001:00:03.0: PCI bridge to [bus 01]
[    0.053222] pci 0001:00:03.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.053229] pci 0001:00:03.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.053361] pci 0001:02:0b.0: [1033:0035] type 00 class 0x0c0310
[    0.053387] pci 0001:02:0b.0: reg 0x10: [mem 0x80102000-0x80102fff]
[    0.053445] pci 0001:02:0b.0: supports D1 D2
[    0.053449] pci 0001:02:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.053555] pci 0001:02:0b.1: [1033:0035] type 00 class 0x0c0310
[    0.053580] pci 0001:02:0b.1: reg 0x10: [mem 0x80101000-0x80101fff]
[    0.053638] pci 0001:02:0b.1: supports D1 D2
[    0.053642] pci 0001:02:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.053745] pci 0001:02:0b.2: [1033:00e0] type 00 class 0x0c0320
[    0.053770] pci 0001:02:0b.2: reg 0x10: [mem 0x80100000-0x801000ff]
[    0.053829] pci 0001:02:0b.2: supports D1 D2
[    0.053833] pci 0001:02:0b.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.053933] pci 0001:00:04.0: PCI bridge to [bus 02]
[    0.053950] pci 0001:00:04.0:   bridge window [mem 0x80100000-0x801fffff]
[    0.053956] pci 0001:00:04.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.054092] pci 0001:03:0d.0: [106b:0043] type 00 class 0xff0000
[    0.054109] pci 0001:03:0d.0: reg 0x10: [mem 0x80204000-0x80207fff]
[    0.054235] pci 0001:03:0e.0: [106b:0042] type 00 class 0x0c0010
[    0.054259] pci 0001:03:0e.0: reg 0x10: [mem 0x80200000-0x80200fff]
[    0.054313] pci 0001:03:0e.0: supports D1 D2
[    0.054317] pci 0001:03:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.054416] pci 0001:00:05.0: PCI bridge to [bus 03]
[    0.054433] pci 0001:00:05.0:   bridge window [mem 0x80200000-0x802fffff]
[    0.054440] pci 0001:00:05.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.054559] pci 0001:04:0f.0: [106b:004c] type 00 class 0x020000
[    0.054578] pci 0001:04:0f.0: reg 0x10: [mem 0x80400000-0x805fffff]
[    0.054618] pci 0001:04:0f.0: reg 0x30: [mem 0x80300000-0x803fffff pref]
[    0.054706] pci 0001:00:06.0: PCI bridge to [bus 04]
[    0.054723] pci 0001:00:06.0:   bridge window [mem 0x80300000-0x805fffff]
[    0.054730] pci 0001:00:06.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.054830] pci 0001:05:0c.0: [1166:0240] type 00 class 0x01018f
[    0.054847] pci 0001:05:0c.0: reg 0x10: [io  0x811000-0x811007]
[    0.054857] pci 0001:05:0c.0: reg 0x14: [io  0x811000-0x811003]
[    0.054867] pci 0001:05:0c.0: reg 0x18: [io  0x811000-0x811007]
[    0.054876] pci 0001:05:0c.0: reg 0x1c: [io  0x811000-0x811003]
[    0.054886] pci 0001:05:0c.0: reg 0x20: [io  0x811000-0x81100f]
[    0.054896] pci 0001:05:0c.0: reg 0x24: [mem 0x80600000-0x80601fff]
[    0.055016] pci 0001:00:07.0: PCI bridge to [bus 05]
[    0.055033] pci 0001:00:07.0:   bridge window [mem 0x80600000-0x806fffff]
[    0.055040] pci 0001:00:07.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.055092] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 07
[    0.055232] PCI 0001:00 Cannot reserve Legacy IO [io  0x811000-0x811fff]
[    0.055243] pci_bus 0000:f0: resource 4 [io  0x10000-0x80ffff]
[    0.055247] pci_bus 0000:f0: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.055252] pci_bus 0000:f0: resource 6 [mem 0xa0000000-0xafffffff]
[    0.055301] pci 0001:06:03.0: BAR 4: assigned [io  0x811000-0x81100f]
[    0.055314] pci 0001:00:01.0: PCI bridge to [bus 06]
[    0.055324] pci 0001:00:01.0:   bridge window [io  0x811000-0x811fff]
[    0.055335] pci 0001:00:01.0:   bridge window [mem 0x90000000-0x900fffff]
[    0.055347] pci 0001:00:02.0: PCI bridge to [bus 07]
[    0.055360] pci 0001:00:03.0: PCI bridge to [bus 01]
[    0.055370] pci 0001:00:03.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.055382] pci 0001:00:04.0: PCI bridge to [bus 02]
[    0.055393] pci 0001:00:04.0:   bridge window [mem 0x80100000-0x801fffff]
[    0.055405] pci 0001:00:05.0: PCI bridge to [bus 03]
[    0.055415] pci 0001:00:05.0:   bridge window [mem 0x80200000-0x802fffff]
[    0.055427] pci 0001:00:06.0: PCI bridge to [bus 04]
[    0.055437] pci 0001:00:06.0:   bridge window [mem 0x80300000-0x805fffff]
[    0.055449] pci 0001:00:07.0: PCI bridge to [bus 05]
[    0.055460] pci 0001:00:07.0:   bridge window [mem 0x80600000-0x806fffff]
[    0.055472] pci_bus 0001:00: resource 4 [io  0x811000-0xc10fff]
[    0.055477] pci_bus 0001:00: resource 5 [mem 0xfa000000-0xffffffff]
[    0.055481] pci_bus 0001:00: resource 6 [mem 0x80000000-0x9fffffff]
[    0.055485] pci_bus 0001:00: resource 7 [mem 0xb0000000-0xefffffff]
[    0.055489] pci_bus 0001:06: resource 0 [io  0x811000-0x811fff]
[    0.055493] pci_bus 0001:06: resource 1 [mem 0x90000000-0x900fffff]
[    0.055498] pci_bus 0001:01: resource 1 [mem 0x80000000-0x800fffff]
[    0.055502] pci_bus 0001:02: resource 1 [mem 0x80100000-0x801fffff]
[    0.055507] pci_bus 0001:03: resource 1 [mem 0x80200000-0x802fffff]
[    0.055511] pci_bus 0001:04: resource 1 [mem 0x80300000-0x805fffff]
[    0.055515] pci_bus 0001:05: resource 1 [mem 0x80600000-0x806fffff]
[    0.055518] PCI: Probing PCI hardware done
[    0.063579] vgaarb: device added: PCI:0000:f0:10.0,decodes=io+mem,owns=mem,locks=none
[    0.063624] vgaarb: loaded
[    0.063631] vgaarb: bridge control possible 0000:f0:10.0
[    0.063800] SCSI subsystem initialized
[    0.063840] pps_core: LinuxPPS API ver. 1 registered
[    0.063848] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.064356] clocksource: Switched to clocksource timebase
[    0.068018] NET: Registered protocol family 2
[    0.068450] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.068912] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.070752] TCP: Hash tables configured (established 65536 bind 65536)
[    0.070852] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.071004] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.071330] NET: Registered protocol family 1
[    0.071501] pci 0001:00:01.0: MSI quirk detected; subordinate MSI disabled
[    0.071514] pci 0001:00:01.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC
[    0.071527] pci 0001:00:02.0: MSI quirk detected; subordinate MSI disabled
[    0.071537] pci 0001:00:02.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC
[    0.071551] PCI: CLS mismatch (32 != 64), using 128 bytes
[    0.071584] pci 0001:01:08.0: enabling device (0000 -> 0002)
[    0.122380] pci 0001:01:09.0: enabling device (0000 -> 0002)
[    0.173368] pci 0001:02:0b.0: enabling device (0000 -> 0002)
[    0.224361] pci 0001:02:0b.1: enabling device (0000 -> 0002)
[    0.275360] pci 0001:02:0b.2: enabling device (0004 -> 0006)
[    0.275524] Unpacking initramfs...
[    0.552385] Freeing initrd memory: 7524K (c000000001700000 - c000000001e59000)
[    0.553176] futex hash table entries: 256 (order: 3, 32768 bytes)
[    0.553246] audit: initializing netlink subsys (disabled)
[    0.553294] audit: type=2000 audit(1451790990.549:1): initialized
[    0.553539] Initialise system trusted keyring
[    0.553818] HugeTLB registered 16 MB page size, pre-allocated 0 pages
[    0.556981] VFS: Disk quotas dquot_6.6.0
[    0.557061] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.558187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.558213] io scheduler noop registered
[    0.558225] io scheduler deadline registered
[    0.558295] io scheduler cfq registered (default)
[    0.558663] Using unsupported 1920x1080 NVDA,Display-B at a8004000, depth=8, pitch=2048
[    0.598075] Console: switching to colour frame buffer device 240x67
[    0.636887] fb0: Open Firmware frame buffer device on /pci@0,f0000000/NVDA,Parent@10/NVDA,Display-B@1
[    0.637664] MacIO PCI driver attached to K2 chipset
[    0.639003] mousedev: PS/2 mouse device common for all mice
[    0.639604] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    0.639892] PowerMac i2c bus pmu 2 registered
[    0.640072] PowerMac i2c bus pmu 1 registered
[    0.640243] PowerMac i2c bus mac-io 0 registered
[    0.640403] i2c i2c-2: i2c-powermac: register /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/deq@6a
[    0.640461] i2c i2c-2: No i2c address for /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/i2c-modem
[    0.640861] i2c i2c-2: I2C transfer at 0x46 failed, size 2, err -6
[    0.641009] i2c i2c-2: I2C transfer at 0x47 failed, size 2, err -6
[    0.641068] PowerMac i2c bus u3 1 registered
[    0.641204] i2c i2c-3: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/fan@15e
[    0.641248] i2c i2c-3: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/cereal@1c0
[    0.641252] i2c i2c-3: i2c-powermac: modalias failure on /u3@0,f8000000/i2c@f8001000/cereal@1c0
[    0.641573] PowerMac i2c bus u3 0 registered
[    0.641699] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/i2c-hwclock@ca
[    0.641745] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/temp-monitor@94
[    0.641786] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/temp-monitor@98
[    0.641824] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/temp-monitor@9c
[    0.641864] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/i2c-hwclock@d2
[    0.641906] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/i2c-cpu-voltage@30
[    0.641948] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/supply-monitor@58
[    0.641987] i2c i2c-4: i2c-powermac: register /u3@0,f8000000/i2c@f8001000/cpuid@a0
[    0.770219] Registering G5 CPU frequency driver
[    0.770358] Frequency method: i2c/pfunc, Voltage method: i2c/pfunc
[    0.770535] Low: 1310 Mhz, High: 1800 Mhz, Cur: 1800 MHz
[    0.771149] NET: Registered protocol family 10
[    0.771799] mip6: Mobile IPv6
[    0.771906] NET: Registered protocol family 17
[    0.772065] Key type dns_resolver registered
[    0.772241] PM: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.772808] registered taskstats version 1
[    0.772973] Loading compiled-in X.509 certificates
[    0.773737] input: PMU as /devices/virtual/input/input0
[    0.774270] rtc-generic rtc-generic: setting system clock to 2016-01-03 03:16:31 UTC (1451790991)
[    0.775084] Freeing unused kernel memory: 324K (c000000000805000 - c000000000856000)
[    0.823005] systemd-udevd[56]: starting version 215
[    0.824476] random: systemd-udevd urandom read with 1 bits of entropy available
[    0.912072] usbcore: registered new interface driver usbfs
[    0.912288] usbcore: registered new interface driver hub
[    0.917485] usbcore: registered new device driver usb
[    0.922237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.925941] ehci-pci: EHCI PCI platform driver
[    0.926231] ehci-pci 0001:02:0b.2: EHCI Host Controller
[    0.927091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.927552] ehci-pci 0001:02:0b.2: new USB bus registered, assigned bus number 1
[    0.927890] ehci-pci 0001:02:0b.2: irq 63, io mem 0x80100000
[    0.933419] ehci-pci 0001:02:0b.2: USB 2.0 started, EHCI 1.00
[    0.933766] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.933965] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.934172] usb usb1: Product: EHCI Host Controller
[    0.934314] usb usb1: Manufacturer: Linux 4.4.0-rc7-powerpc64 ehci_hcd
[    0.934514] usb usb1: SerialNumber: 0001:02:0b.2
[    0.947524] libata version 3.00 loaded.
[    0.948389] pata-pci-macio 0001:03:0d.0: enabling device (0014 -> 0016)
[    0.967760] sata_svw 0001:05:0c.0: version 2.3
[    0.968575] sungem.c:v1.0 David S. Miller <davem@redhat.com>
[    0.986431] scsi host0: sata_svw
[    1.000787] hub 1-0:1.0: USB hub found
[    1.019248] gem 0001:04:0f.0 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0a:95:8d:9a:26
[    1.028377] pata-pci-macio 0001:03:0d.0: Activating pata-macio chipset K2 ATA-6, Apple bus ID 3
[    1.044418] scsi host1: sata_svw
[    1.057450] hub 1-0:1.0: 5 ports detected
[    1.074423] scsi host2: pata_macio
[    1.090451] scsi host3: sata_svw
[    1.110838] ohci-pci: OHCI PCI platform driver
[    1.123147] ata5: PATA max UDMA/100 irq 39
[    1.148442] scsi host4: sata_svw
[    1.159398] ohci-pci 0001:01:08.0: OHCI PCI host controller
[    1.180659] firewire_ohci 0001:03:0e.0: enabling device (0000 -> 0002)
[    1.199560] ata1: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600000 irq 16
[    1.208536] ata2: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600100 irq 16
[    1.217317] ata3: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600200 irq 16
[    1.225947] ata4: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600300 irq 16
[    1.243656] ohci-pci 0001:01:08.0: new USB bus registered, assigned bus number 2
[    1.262980] ohci-pci 0001:01:08.0: irq 27, io mem 0x80081000
[    1.285813] ata5.00: ATAPI: TSSTcorp CDDVDW SH-S222L, SB03, max UDMA/66
[    1.300747] ata5.00: configured for UDMA/66
[    1.309459] firewire_ohci 0001:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[    1.320806] scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-S222L  SB03 PQ: 0 ANSI: 5
[    1.349656] ata5.00: K2/Shasta alignment limits applied
[    1.358662] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.367452] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.376137] usb usb2: Product: OHCI PCI host controller
[    1.384760] usb usb2: Manufacturer: Linux 4.4.0-rc7-powerpc64 ohci_hcd
[    1.393523] usb usb2: SerialNumber: 0001:01:08.0
[    1.403905] hub 2-0:1.0: USB hub found
[    1.412649] hub 2-0:1.0: 2 ports detected
[    1.421519] ohci-pci 0001:01:09.0: OHCI PCI host controller
[    1.430020] ohci-pci 0001:01:09.0: new USB bus registered, assigned bus number 3
[    1.438562] ohci-pci 0001:01:09.0: irq 28, io mem 0x80080000
[    1.453363] usb 1-3: new high-speed USB device number 2 using ehci-pci
[    1.517490] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.525962] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.534433] usb usb3: Product: OHCI PCI host controller
[    1.542909] usb usb3: Manufacturer: Linux 4.4.0-rc7-powerpc64 ohci_hcd
[    1.551461] usb usb3: SerialNumber: 0001:01:09.0
[    1.560067] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.569762] hub 3-0:1.0: USB hub found
[    1.578758] hub 3-0:1.0: 2 ports detected
[    1.587256] ata1.00: ATA-8: Hitachi HDS721050CLA362, JP2OA3EA, max UDMA/133
[    1.595816] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.604800] ohci-pci 0001:02:0b.0: OHCI PCI host controller
[    1.613407] ohci-pci 0001:02:0b.0: new USB bus registered, assigned bus number 4
[    1.622042] ohci-pci 0001:02:0b.0: irq 63, io mem 0x80102000
[    1.630956] ata1.00: configured for UDMA/133
[    1.639617] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDS72105 A3EA PQ: 0 ANSI: 5
[    1.648436] usb 1-3: New USB device found, idVendor=154b, idProduct=009f
[    1.656946] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.665489] usb 1-3: Product: USB 2.0 FD
[    1.673944] usb 1-3: Manufacturer: PNY Technologies
[    1.682386] usb 1-3: SerialNumber: AF918H13YD35005026
[    1.711426] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.719949] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.728411] usb usb4: Product: OHCI PCI host controller
[    1.736855] usb usb4: Manufacturer: Linux 4.4.0-rc7-powerpc64 ohci_hcd
[    1.745389] usb usb4: SerialNumber: 0001:02:0b.0
[    1.759941] usb-storage 1-3:1.0: USB Mass Storage device detected
[    1.768949] hub 4-0:1.0: USB hub found
[    1.777537] hub 4-0:1.0: 3 ports detected
[    1.786413] ohci-pci 0001:02:0b.1: OHCI PCI host controller
[    1.794970] ohci-pci 0001:02:0b.1: new USB bus registered, assigned bus number 5
[    1.803440] scsi host5: usb-storage 1-3:1.0
[    1.812142] ohci-pci 0001:02:0b.1: irq 63, io mem 0x80101000
[    1.820805] firewire_core 0001:03:0e.0: created device fw0: GUID 000a95fffe8d9a26, S800
[    1.831238] usbcore: registered new interface driver usb-storage
[    1.891385] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.899899] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.908316] usb usb5: Product: OHCI PCI host controller
[    1.916743] usb usb5: Manufacturer: Linux 4.4.0-rc7-powerpc64 ohci_hcd
[    1.925248] usb usb5: SerialNumber: 0001:02:0b.1
[    1.934514] hub 5-0:1.0: USB hub found
[    1.943110] hub 5-0:1.0: 2 ports detected
[    2.067455] ata2: SATA link down (SStatus 4 SControl 300)
[    2.308357] usb 5-2: new full-speed USB device number 2 using ohci-pci
[    2.393441] ata3: SATA link down (SStatus 4 SControl 300)
[    2.505406] usb 5-2: New USB device found, idVendor=05ac, idProduct=1001
[    2.514050] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.522771] usb 5-2: Product: Hub in Apple USB Keyboard
[    2.531562] usb 5-2: Manufacturer: Alps Electric
[    2.544314] hub 5-2:1.0: USB hub found
[    2.554410] hub 5-2:1.0: 3 ports detected
[    2.717453] ata4: SATA link down (SStatus 4 SControl 300)
[    2.740616] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    2.754404] sd 0:0:0:0: [sda] Write Protect is off
[    2.763112] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.763180] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.776427] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.785185] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.793858]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6
[    2.803533] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.813897] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.817257] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    2.827042] sd 0:0:0:0: Attached scsi generic sg1 type 0
[    2.889377] usb 5-2.1: new low-speed USB device number 3 using ohci-pci
[    3.003424] usb 5-2.1: New USB device found, idVendor=05ac, idProduct=0201
[    3.012173] usb 5-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.020826] usb 5-2.1: Product: Apple USB Keyboard
[    3.029425] usb 5-2.1: Manufacturer: Alps Electric
[    3.046588] hidraw: raw HID events driver (C) Jiri Kosina
[    3.065319] usbcore: registered new interface driver usbhid
[    3.073942] usbhid: USB HID core driver
[    3.087133] input: Alps Electric Apple USB Keyboard as /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.1/5-2.1:1.0/0003:05AC:0201.0001/input/input1
[    3.146376] usb 5-2.2: new low-speed USB device number 4 using ohci-pci
[    3.156415] hid-generic 0003:05AC:0201.0001: input,hidraw0: USB HID v1.00 Keyboard [Alps Electric Apple USB Keyboard] on usb-0001:02:0b.1-2.1/input0
[    3.256447] scsi 5:0:0:0: Direct-Access     PNY      USB 2.0 FD       1100 PQ: 0 ANSI: 4
[    3.269182] sd 5:0:0:0: [sdb] 62373888 512-byte logical blocks: (31.9 GB/29.7 GiB)
[    3.279563] sd 5:0:0:0: Attached scsi generic sg2 type 0
[    3.292476] usb 5-2.2: New USB device found, idVendor=05ac, idProduct=0304
[    3.302081] usb 5-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.311601] usb 5-2.2: Product: Apple Optical USB Mouse
[    3.321223] usb 5-2.2: Manufacturer: Mitsumi Electric
[    3.337221] sd 5:0:0:0: [sdb] Write Protect is off
[    3.346759] sd 5:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    3.348290] sd 5:0:0:0: [sdb] No Caching mode page found
[    3.357737] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[    3.378942]  sdb: sdb1
[    3.395442] input: Mitsumi Electric Apple Optical USB Mouse as /devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.2/5-2.2:1.0/0003:05AC:0304.0002/input/input2
[    3.409001] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[    3.425554] apple 0003:05AC:0304.0002: input,hidraw1: USB HID v1.10 Mouse [Mitsumi Electric Apple Optical USB Mouse] on usb-0001:02:0b.1-2.2/input0
[    3.444781] random: nonblocking pool is initialized
[    3.659087] PM: Starting manual resume from disk
[    3.928706] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    4.391870] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    4.403045] systemd[1]: Detected architecture 'ppc64'.
[    4.682702] systemd[1]: Inserted module 'autofs4'
[    4.715886] systemd[1]: Set hostname to <Coltrane>.
[    5.176242] systemd-default-display-manager-generator[138]: /lib/systemd/system/kdm.service is not a systemd unit, we disable the systemd enabled display manager
[    5.831008] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    5.842622] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.853951] systemd[1]: Starting Remote File Systems (Pre).
[    5.876788] systemd[1]: Reached target Remote File Systems (Pre).
[    5.888067] systemd[1]: Starting Encrypted Volumes.
[    5.910752] systemd[1]: Reached target Encrypted Volumes.
[    5.922090] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    5.945803] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.957515] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    5.969318] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.981042] systemd[1]: Expecting device dev-disk-by\x2duuid-70f72451\x2dbab1\x2d4090\x2db7cb\x2d00b511d2f4d3.device...
[    6.005089] systemd[1]: Expecting device dev-disk-by\x2duuid-4742c3d6\x2d5493\x2d46df\x2d9e16\x2d9798e04812b6.device...
[    6.029732] systemd[1]: Starting Root Slice.
[    6.054698] systemd[1]: Created slice Root Slice.
[    6.067001] systemd[1]: Starting User and Session Slice.
[    6.092045] systemd[1]: Created slice User and Session Slice.
[    6.104370] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    6.129648] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.142142] systemd[1]: Starting Delayed Shutdown Socket.
[    6.167266] systemd[1]: Listening on Delayed Shutdown Socket.
[    6.179320] systemd[1]: Starting Journal Socket (/dev/log).
[    6.203281] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.214966] systemd[1]: Starting udev Control Socket.
[    6.238536] systemd[1]: Listening on udev Control Socket.
[    6.250158] systemd[1]: Starting udev Kernel Socket.
[    6.273662] systemd[1]: Listening on udev Kernel Socket.
[    6.285313] systemd[1]: Starting Journal Socket.
[    6.309011] systemd[1]: Listening on Journal Socket.
[    6.320734] systemd[1]: Starting System Slice.
[    6.343696] systemd[1]: Created slice System Slice.
[    6.354673] systemd[1]: Started File System Check on Root Device.
[    6.365420] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    6.387252] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.397960] systemd[1]: Starting system-getty.slice.
[    6.419629] systemd[1]: Created slice system-getty.slice.
[    6.430187] systemd[1]: Starting Increase datagram queue length...
[    6.467278] systemd[1]: Started Set Up Additional Binary Formats.
[    6.478007] systemd[1]: Mounting Huge Pages File System...
[    6.561701] systemd[1]: Starting Load Kernel Modules...
[    6.585496] systemd[1]: Starting udev Coldplug all Devices...
[    6.610975] systemd[1]: Mounting Debug File System...
[    6.640928] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.670672] systemd[1]: Mounting POSIX Message Queue File System...
[    6.697055] systemd[1]: Starting Slices.
[    6.734064] systemd[1]: Reached target Slices.
[    6.755860] fuse init (API version 7.23)
[    6.821496] systemd[1]: Mounted POSIX Message Queue File System.
[    6.852692] systemd[1]: Mounted Debug File System.
[    6.873104] systemd[1]: Mounted Huge Pages File System.
[    6.893967] systemd[1]: Started Increase datagram queue length.
[    6.904848] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[    6.935624] systemd[1]: Failed to start Load Kernel Modules.
[    6.945305] systemd[1]: Unit systemd-modules-load.service entered failed state.
[    6.965879] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    6.986555] systemd[1]: Started udev Coldplug all Devices.
[    7.047602] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.069024] systemd[1]: Mounted Configuration File System.
[    7.081098] systemd[1]: Mounting FUSE Control File System...
[    7.106767] systemd[1]: Starting Apply Kernel Variables...
[    7.139723] systemd[1]: Starting Syslog Socket.
[    7.164543] systemd[1]: Listening on Syslog Socket.
[    7.174709] systemd[1]: Starting Journal Service...
[    7.208649] systemd[1]: Started Journal Service.
[    7.464529] systemd-udevd[172]: starting version 215
[    8.083383] Linux agpgart interface v0.103
[    8.145598] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    8.162880] [drm] Initialized drm 1.1.0 20060810
[    8.186570] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 22, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    8.232615] agpgart-uninorth 0000:f0:0b.0: Apple U3 chipset
[    8.316634] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    8.340416] agpgart-uninorth 0000:f0:0b.0: configuring for size idx: 64
[    8.368989] agpgart-uninorth 0000:f0:0b.0: AGP aperture is 256M @ 0x0
[    8.439930] snd-aoa-codec-tas: tas found, addr 0x35 on /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/deq@6a
[    9.273997] checking generic (a8004000 21c000) vs hw (a8000000 8000000)
[    9.274121] fb: switching to nouveaufb from OFfb NVDA,Displ
[    9.298201] Console: switching to colour dummy device 80x25
[    9.300701] nouveau 0000:f0:10.0: NVIDIA NV34 (034100a2)
[    9.388724] nouveau 0000:f0:10.0: bios: version 04.34.20.19.00
[    9.424672] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[    9.623124] nouveau 0000:f0:10.0: tmr: unknown input clock freq
[    9.623157] nouveau 0000:f0:10.0: fb: 64 MiB DDR1
[    9.628330] [TTM] Zone  kernel: Available graphics memory: 2227694 kiB
[    9.628394] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    9.628408] [TTM] Initializing pool allocator
[    9.628500] nouveau 0000:f0:10.0: DRM: VRAM: 63 MiB
[    9.628510] nouveau 0000:f0:10.0: DRM: GART: 128 MiB
[    9.628531] nouveau 0000:f0:10.0: DRM: BMP version 5.39
[    9.628541] nouveau 0000:f0:10.0: DRM: DCB version 2.2
[    9.628561] nouveau 0000:f0:10.0: DRM: DCB outp 00: 01100102 00000000
[    9.628572] nouveau 0000:f0:10.0: DRM: DCB outp 01: 01000100 000088b8
[    9.628582] nouveau 0000:f0:10.0: DRM: DCB outp 02: 02110212 11b00000
[    9.628606] nouveau 0000:f0:10.0: DRM: DCB outp 03: 02010210 11b088b8
[    9.628616] nouveau 0000:f0:10.0: DRM: DCB outp 04: 02010211 11b00003
[    9.637982] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.638000] [drm] Driver supports precise vblank timestamp query.
[    9.644859] nouveau 0000:f0:10.0: DRM: MM: using M2MF for buffer copies
[    9.644945] nouveau 0000:f0:10.0: DRM: Setting dpms mode 3 on TV encoder (output 4)
[    9.720060] nouveau 0000:f0:10.0: DRM: allocated 1920x1080 fb: 0x9000, bo c00000018ee4b000
[    9.804680] Unable to find swap-space signature
[    9.848616] Console: switching to colour frame buffer device 240x67
[    9.851520] nouveau 0000:f0:10.0: fb0: nouveaufb frame buffer device
[    9.851532] [drm] Initialized nouveau 1.3.1 20120801 for 0000:f0:10.0 on minor 0
[   10.618989] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   10.683087] systemd-journald[169]: Received request to flush runtime journal from PID 1
[   11.319735] sungem_phy: PHY ID: 2062e0, addr: 1
[   11.320002] gem 0001:04:0f.0 eth0: Found BCM5421-K2 PHY
[   11.320329] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.140146] RPC: Registered named UNIX socket transport module.
[   12.140189] RPC: Registered udp transport module.
[   12.140201] RPC: Registered tcp transport module.
[   12.140213] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.167595] FS-Cache: Loaded
[   12.204404] FS-Cache: Netfs 'nfs' registered for caching
[   12.250375] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.726500] gem 0001:04:0f.0 eth0: Link is up at 100 Mbps, full-duplex
[   13.732851] gem 0001:04:0f.0 eth0: Pause is disabled
[   13.738662] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  108.910100] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[  108.941650] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

Reply to: