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

Re: HELP: test kernel patches on the real thing



Hi,

I'm the original filer of Debian bug #714345.  I applied your sound patch and compiled a new kernel, but there's still no sound on my iBook.  I've attached dmesg output from both the original Debian kernel and the patched kernel.

Hope this helps.

Dan

--------------------------------------------
On Sun, 4/26/15, Wolfram Sang <wsa@the-dreams.de> wrote:

 Subject: Re: HELP: test kernel patches on the real thing
 To: "Andrew Pam" <andrew@sericyb.com.au>
 Cc: debian-powerpc@lists.debian.org
 Date: Sunday, April 26, 2015, 11:19 PM
 
 Andrew,
 
 On Mon, Apr 27, 2015 at 01:00:13AM +1000,
 Andrew Pam wrote:
 > I have Debian bug
 #714345 on a PowerPC Mac Mini G4 running Debian Jessie
 > and would be happy to test, including
 compiling custom kernels.
 
 Great! So far, a number of people offered help
 but we couldn't find an
 affected machine
 yet. So, this would be really, really helpful. Thank
 you very much!
 
 Can you send me your dmesg output of the
 standard Debian Jessie kernel?
 And then
 apply the attached patch, recompile the kernel and send me
 its
 dmesg output, too?
 
 Thanks again,
 
    Wolfram
~$ dmesg
[    0.000000] Using PowerMac machine description
[    0.000000] Total memory = 640MB; using 2048kB for hash table (at c7e00000)
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-powerpc (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24)
[    0.000000] Found initrd at 0xc1600000:0xc2467000
[    0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0xc0
[    0.000000] Mapped at 0xff7c0000
[    0.000000] Found a Pangea mac-io controller, rev: 0, mapped at 0xff740000
[    0.000000] Processor NAP mode on idle enabled.
[    0.000000] PowerMac motherboard: iBook 2 rev. 2
[    0.000000] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f2000000 (primary) ranges:
[    0.000000]  MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 
[    0.000000]   IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f4000000  ranges:
[    0.000000]  MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 
[    0.000000]   IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=1072, gen1=1073
[    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: 0x28000000, Total RAM: 0x28000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00000000-0x27ffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x27ffffff]
[    0.000000] On node 0 totalpages: 163840
[    0.000000] free_area_init_node: node 0, pgdat c07290b4, node_mem_map c08b1000
[    0.000000]   DMA zone: 1280 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 163840 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 162560
[    0.000000] Kernel command line: root=UUID=97b477c4-04c2-476e-9225-4eda6ca97833 ro radeon.modeset=0
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 623464K/655360K available (5176K kernel code, 420K rwdata, 1428K rodata, 404K init, 1403K bss, 31896K reserved, 0K highmem)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffcf000..0xfffff000  : fixmap
[    0.000000]   * 0xff800000..0xffc00000  : highmem PTEs
[    0.000000]   * 0xfde72000..0xff800000  : early ioremap
[    0.000000]   * 0xe9000000..0xfde72000  : vmalloc & ioremap
[    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: 64, shift: 6, mask: 3f
[    0.000000] mpic: Initializing for 64 sources
[    0.000000] GMT Delta read from XPRAM: -420 minutes, DST: on
[    0.000000] time_init: decrementer frequency = 24.835245 MHz
[    0.000000] time_init: processor frequency   = 700.000000 MHz
[    0.000020] clocksource: timebase mult[2843ee6c] shift[24] registered
[    0.000514] clockevent: decrementer mult[65b9a45] shift[32] cpu[0]
[    0.000845] Console: colour dummy device 80x25
[    0.001287] console [tty0] enabled
[    0.001705] bootconsole [udbg0] disabled
[    0.002529] pid_max: default: 32768 minimum: 301
[    0.002665] Security Framework initialized
[    0.002790] AppArmor: AppArmor disabled by boot time parameter
[    0.002804] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.002884] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002902] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.004170] Initializing cgroup subsys memory
[    0.004231] Initializing cgroup subsys devices
[    0.004276] Initializing cgroup subsys freezer
[    0.004297] Initializing cgroup subsys net_cls
[    0.004339] Initializing cgroup subsys blkio
[    0.004369] Initializing cgroup subsys perf_event
[    0.004386] Initializing cgroup subsys net_prio
[    0.004465] ftrace: allocating 17953 entries in 53 pages
[    0.035160] devtmpfs: initialized
[    0.037354] device-tree: Duplicate name in PowerPC,750@0, renamed to "l2-cache#1"
[    0.041353] NET: Registered protocol family 16
[    0.043003] KeyWest i2c @0xf8001003 irq 42 /uni-n@f8000000/i2c@f8001000
[    0.043033]  channel 0 bus <multibus>
[    0.043049]  channel 1 bus <multibus>
[    0.043141] KeyWest i2c @0x80018000 irq 26 /pci@f2000000/mac-io@17/i2c@18000
[    0.043162]  channel 0 bus <multibus>
[    0.043225] PMU i2c /pci@f2000000/mac-io@17/via-pmu@16000/pmu-i2c
[    0.043256]  channel 1 bus <multibus>
[    0.043274]  channel 2 bus <multibus>
[    0.044329] PCI: Probing PCI hardware
[    0.044524] PCI host bridge to bus 0000:00
[    0.044557] pci_bus 0000:00: root bus resource [io  0x802000-0x1001fff] (bus address [0x0000-0x7fffff])
[    0.044585] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.044605] pci_bus 0000:00: root bus resource [mem 0x90000000-0x9fffffff]
[    0.044630] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.044654] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.044721] pci 0000:00:0b.0: [106b:0027] type 00 class 0x060000
[    0.045004] pci 0000:00:10.0: [1002:4c59] type 00 class 0x030000
[    0.045034] pci 0000:00:10.0: reg 0x10: [mem 0x98000000-0x9fffffff pref]
[    0.045049] pci 0000:00:10.0: reg 0x14: [io  0x802400-0x8024ff]
[    0.045063] pci 0000:00:10.0: reg 0x18: [mem 0x90000000-0x9000ffff]
[    0.045092] pci 0000:00:10.0: reg 0x30: [mem 0x90020000-0x9003ffff pref]
[    0.045136] pci 0000:00:10.0: supports D1 D2
[    0.045363] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.045543] PCI host bridge to bus 0001:10
[    0.045569] pci_bus 0001:10: root bus resource [io  0x0000-0x7fffff]
[    0.045589] pci_bus 0001:10: root bus resource [mem 0xf3000000-0xf3ffffff]
[    0.045609] pci_bus 0001:10: root bus resource [mem 0x80000000-0x8fffffff]
[    0.045629] pci_bus 0001:10: root bus resource [bus 10-ff]
[    0.045649] pci_bus 0001:10: busn_res: [bus 10-ff] end is updated to ff
[    0.045695] pci 0001:10:0b.0: [106b:0028] type 00 class 0x060000
[    0.045922] pci 0001:10:17.0: [106b:0025] type 00 class 0xff0000
[    0.045944] pci 0001:10:17.0: reg 0x10: [mem 0x80000000-0x8007ffff]
[    0.046177] pci 0001:10:18.0: [106b:0026] type 00 class 0x0c0310
[    0.046200] pci 0001:10:18.0: reg 0x10: [mem 0x80081000-0x80081fff]
[    0.046264] pci 0001:10:18.0: supports D1 D2
[    0.046273] pci 0001:10:18.0: PME# supported from D1 D2 D3hot
[    0.046498] pci 0001:10:19.0: [106b:0026] type 00 class 0x0c0310
[    0.046521] pci 0001:10:19.0: reg 0x10: [mem 0x80080000-0x80080fff]
[    0.046585] pci 0001:10:19.0: supports D1 D2
[    0.046593] pci 0001:10:19.0: PME# supported from D1 D2 D3hot
[    0.046854] pci_bus 0001:10: busn_res: [bus 10-ff] end is updated to 10
[    0.047030] PCI host bridge to bus 0002:20
[    0.047057] pci_bus 0002:20: root bus resource [io  0xff7fe000-0xffffdfff] (bus address [0x0000-0x7fffff])
[    0.047084] pci_bus 0002:20: root bus resource [mem 0xf5000000-0xf5ffffff]
[    0.047105] pci_bus 0002:20: root bus resource [bus 20-ff]
[    0.047124] pci_bus 0002:20: busn_res: [bus 20-ff] end is updated to ff
[    0.047174] pci 0002:20:0b.0: [106b:0029] type 00 class 0x060000
[    0.047388] pci 0002:20:0e.0: [106b:0030] type 00 class 0x0c0010
[    0.047409] pci 0002:20:0e.0: reg 0x10: [mem 0xf5000000-0xf5000fff]
[    0.047461] pci 0002:20:0e.0: supports D1 D2
[    0.047470] pci 0002:20:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.047690] pci 0002:20:0f.0: [106b:0024] type 00 class 0x020000
[    0.047735] pci 0002:20:0f.0: reg 0x10: [mem 0xf5200000-0xf53fffff]
[    0.047772] pci 0002:20:0f.0: reg 0x30: [mem 0xf5100000-0xf51fffff pref]
[    0.048007] pci_bus 0002:20: busn_res: [bus 20-ff] end is updated to 20
[    0.048090] PCI 0000:00 Cannot reserve Legacy IO [io  0x802000-0x802fff]
[    0.048117] pci_bus 0000:00: resource 4 [io  0x802000-0x1001fff]
[    0.048126] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.048136] pci_bus 0000:00: resource 6 [mem 0x90000000-0x9fffffff]
[    0.048147] pci_bus 0001:10: resource 4 [io  0x0000-0x7fffff]
[    0.048156] pci_bus 0001:10: resource 5 [mem 0xf3000000-0xf3ffffff]
[    0.048165] pci_bus 0001:10: resource 6 [mem 0x80000000-0x8fffffff]
[    0.048176] pci_bus 0002:20: resource 4 [io  0xff7fe000-0xffffdfff]
[    0.048185] pci_bus 0002:20: resource 5 [mem 0xf5000000-0xf5ffffff]
[    0.054868] vgaarb: device added: PCI:0000:00:10.0,decodes=io+mem,owns=mem,locks=none
[    0.054908] vgaarb: loaded
[    0.054920] vgaarb: bridge control possible 0000:00:10.0
[    0.055359] SCSI subsystem initialized
[    0.055566] libata version 3.00 loaded.
[    0.056419] Switched to clocksource timebase
[    0.077106] NET: Registered protocol family 2
[    0.078343] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.078590] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.078821] TCP: Hash tables configured (established 8192 bind 8192)
[    0.079322] TCP: reno registered
[    0.079343] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.079419] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.079736] NET: Registered protocol family 1
[    0.079911] pci 0001:10:18.0: enabling device (0000 -> 0002)
[    0.132529] pci 0001:10:19.0: enabling device (0000 -> 0002)
[    0.188445] PCI: CLS mismatch (32 != 1020), using 32 bytes
[    0.188768] Unpacking initramfs...
[    1.215043] Freeing initrd memory: 14748K (c1600000 - c2467000)
[    1.215851] Thermal assist unit using timers, shrink_timer: 500 jiffies
[    1.217137] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.217254] audit: initializing netlink subsys (disabled)
[    1.217407] audit: type=2000 audit(1430667691.208:1): initialized
[    1.218584] zbud: loaded
[    1.218876] VFS: Disk quotas dquot_6.5.2
[    1.218948] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.219087] msgmni has been set to 1248
[    1.220710] alg: No test for stdrng (krng)
[    1.220861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.221076] io scheduler noop registered
[    1.221097] io scheduler deadline registered
[    1.221232] io scheduler cfq registered (default)
[    1.222081] Using unsupported 1024x768 ATY,Fall_A at 9c008000, depth=8, pitch=1024
[    1.238279] Console: switching to colour frame buffer device 128x48
[    1.253816] fb0: Open Firmware frame buffer device on /pci@f0000000/ATY,FallParent@10/ATY,Fall_A
[    1.254158] Using unsupported 640x480 ATY,Fall_B at 98808000, depth=8, pitch=768
[    1.254419] checking generic (9c008000 c0000) vs hw (98808000 5a000)
[    1.254649] fb1: Open Firmware frame buffer device on /pci@f0000000/ATY,FallParent@10/ATY,Fall_B
[    1.255155] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.256588] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    1.256885] Serial: MPC52xx PSC UART driver
[    1.257098] Generic non-volatile memory driver v1.1
[    1.257383] Linux agpgart interface v0.103
[    1.257578] agpgart-uninorth 0000:00:0b.0: Apple UniNorth/Pangea chipset
[    1.260328] agpgart-uninorth 0000:00:0b.0: configuring for size idx: 64
[    1.260733] agpgart-uninorth 0000:00:0b.0: AGP aperture is 256M @ 0x0
[    1.261197] MacIO PCI driver attached to Pangea chipset
[    1.263106] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 22, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    1.263905] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    1.265681] adb: starting probe task...
[    1.521070] adb devices: [2]: 2 c3 [3]: 3 1 [7]: 7 1f
[    1.527732] ADB keyboard at 2, handler 1
[    1.527893] Detected ADB keyboard, type ANSI.
[    1.528272] input: ADB keyboard as /devices/virtual/input/input0
[    1.528709] input: ADB Powerbook buttons as /devices/virtual/input/input1
[    1.544220] ADB mouse at 3, handler set to 4 (trackpad)
[    1.604167] input: ADB mouse as /devices/virtual/input/input2
[    1.604355] adb: finished probe task...
[    2.284441] pata-macio 0.0001f000:ata-4: Activating pata-macio chipset KeyLargo ATA-4, Apple bus ID 2
[    2.292566] scsi0 : pata_macio
[    2.299896] ata1: PATA max UDMA/66 irq 19
[    2.307649] mousedev: PS/2 mouse device common for all mice
[    2.315406] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    2.322760] PowerMac i2c bus pmu 2 registered
[    2.330089] PowerMac i2c bus pmu 1 registered
[    2.337302] PowerMac i2c bus mac-io 0 registered
[    2.344454] i2c i2c-2: No i2c address for /pci@f2000000/mac-io@17/i2c@18000/i2c-modem
[    2.351727] PowerMac i2c bus uni-n 1 registered
[    2.358941] i2c i2c-3: i2c-powermac: modalias failure on /uni-n@f8000000/i2c@f8001000/cereal@1c0
[    2.366356] PowerMac i2c bus uni-n 0 registered
[    2.373754] Registering PowerMac CPU frequency driver
[    2.381018] Low: 400 Mhz, High: 700 Mhz, Boot: 700 Mhz
[    2.388441] ledtrig-cpu: registered to indicate activity on CPUs
[    2.396071] TCP: cubic registered
[    2.403361] NET: Registered protocol family 10
[    2.411595] mip6: Mobile IPv6
[    2.418828] NET: Registered protocol family 17
[    2.426003] mpls_gso: MPLS GSO support
[    2.433973] registered taskstats version 1
[    2.442065] input: PMU as /devices/virtual/input/input3
[    2.449743] rtc-generic rtc-generic: setting system clock to 2015-05-03 08:41:32 UTC (1430642492)
[    2.457224] PM: Hibernation image not present or could not be loaded.
[    3.234677] ata1.00: ATA-5: TOSHIBA MK3018GAS, Q3.03 B, max UDMA/100
[    3.242068] ata1.00: 58605120 sectors, multi 16: LBA 
[    3.249358] ata1.01: ATAPI: SONY    CD-RW  CRX800E, 1.3p, max MWDMA2
[    3.256597] ata1.00: limited to UDMA/33 due to 40-wire cable
[    3.276927] ata1.00: configured for UDMA/33
[    3.296758] ata1.01: configured for MWDMA2
[    3.306799] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3018GA 3 B  PQ: 0 ANSI: 5
[    3.316457] scsi 0:0:1:0: CD-ROM            SONY     CD-RW  CRX800E   1.3p PQ: 0 ANSI: 5
[    3.327195] Freeing unused kernel memory: 404K (c0677000 - c06dc000)
[    3.426424] systemd-udevd[54]: starting version 215
[    3.443076] random: systemd-udevd urandom read with 10 bits of entropy available
[    3.614409] sungem.c:v1.0 David S. Miller <davem@redhat.com>
[    3.625581] usbcore: registered new interface driver usbfs
[    3.644068] sd 0:0:0:0: [sda] 58605120 512-byte logical blocks: (30.0 GB/27.9 GiB)
[    3.678362] usbcore: registered new interface driver hub
[    3.686740] gem 0002:20:0f.0 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:03:93:99:74:70
[    3.720042] usbcore: registered new device driver usb
[    3.743294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.756857] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    3.764319] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.784608] firewire_ohci 0002:20:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[    3.798061] sd 0:0:0:0: [sda] Write Protect is off
[    3.805632] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.808658] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    3.823990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.834353] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.854451] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.875033] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    3.890954] ehci-pci: EHCI PCI platform driver
[    3.921335] ohci-pci: OHCI PCI platform driver
[    3.946694] ohci-pci 0001:10:18.0: OHCI PCI host controller
[    3.974477] ohci-pci 0001:10:18.0: new USB bus registered, assigned bus number 1
[    3.982827]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14
[    4.005466] ohci-pci 0001:10:18.0: irq 27, io mem 0x80081000
[    4.029614] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.088707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.096375] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.103754] usb usb1: Product: OHCI PCI host controller
[    4.111082] usb usb1: Manufacturer: Linux 3.16.0-4-powerpc ohci_hcd
[    4.118438] usb usb1: SerialNumber: 0001:10:18.0
[    4.132870] hub 1-0:1.0: USB hub found
[    4.141105] hub 1-0:1.0: 2 ports detected
[    4.149036] ohci-pci 0001:10:19.0: OHCI PCI host controller
[    4.156392] ohci-pci 0001:10:19.0: new USB bus registered, assigned bus number 2
[    4.163905] ohci-pci 0001:10:19.0: irq 28, io mem 0x80080000
[    4.243974] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.251426] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.258872] usb usb2: Product: OHCI PCI host controller
[    4.266189] usb usb2: Manufacturer: Linux 3.16.0-4-powerpc ohci_hcd
[    4.273439] usb usb2: SerialNumber: 0001:10:19.0
[    4.281767] hub 2-0:1.0: USB hub found
[    4.291139] firewire_core 0002:20:0e.0: created device fw0: GUID 000393fffe997470, S400
[    4.298696] hub 2-0:1.0: 2 ports detected
[    6.000565] PM: Starting manual resume from disk
[    6.008164] PM: Hibernation image partition 8:12 present
[    6.008171] PM: Looking for hibernation image.
[    6.009087] PM: Image not found (code -22)
[    6.009098] PM: Hibernation image not present or could not be loaded.
[    6.170907] random: nonblocking pool is initialized
[    6.628770] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null)
[    7.886116] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    7.901736] systemd[1]: Detected architecture 'ppc'.
[    8.339566] systemd[1]: Inserted module 'autofs4'
[    8.361149] systemd[1]: Set hostname to <icebook>.
[   10.645800] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   10.653656] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.660976] systemd[1]: Starting Remote File Systems (Pre).
[   10.676185] systemd[1]: Reached target Remote File Systems (Pre).
[   10.683671] systemd[1]: Starting Encrypted Volumes.
[   10.698382] systemd[1]: Reached target Encrypted Volumes.
[   10.705657] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   10.713120] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   10.720577] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   10.736256] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.743939] systemd[1]: Expecting device dev-disk-by\x2duuid-fdb8f9e3\x2d2abb\x2d4f68\x2d9cb4\x2d72f0c40f6585.device...
[   10.760054] systemd[1]: Expecting device dev-sda10.device...
[   10.776346] systemd[1]: Expecting device dev-sda11.device...
[   10.792742] systemd[1]: Starting Root Slice.
[   10.809171] systemd[1]: Created slice Root Slice.
[   10.817216] systemd[1]: Starting User and Session Slice.
[   10.834060] systemd[1]: Created slice User and Session Slice.
[   10.842141] systemd[1]: Starting Delayed Shutdown Socket.
[   10.859360] systemd[1]: Listening on Delayed Shutdown Socket.
[   10.867446] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   10.883923] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   10.891938] systemd[1]: Starting Journal Socket (/dev/log).
[   10.908291] systemd[1]: Listening on Journal Socket (/dev/log).
[   10.916321] systemd[1]: Starting udev Control Socket.
[   10.932525] systemd[1]: Listening on udev Control Socket.
[   10.940371] systemd[1]: Starting udev Kernel Socket.
[   10.956376] systemd[1]: Listening on udev Kernel Socket.
[   10.964143] systemd[1]: Starting Journal Socket.
[   10.979592] systemd[1]: Listening on Journal Socket.
[   10.987231] systemd[1]: Starting System Slice.
[   11.002777] systemd[1]: Created slice System Slice.
[   11.010401] systemd[1]: Started File System Check on Root Device.
[   11.018007] systemd[1]: Starting system-getty.slice.
[   11.033667] systemd[1]: Created slice system-getty.slice.
[   11.041306] systemd[1]: Starting Increase datagram queue length...
[   11.064122] systemd[1]: Mounting Debug File System...
[   11.086390] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   11.114987] systemd[1]: Mounted Huge Pages File System.
[   11.126425] systemd[1]: Starting udev Coldplug all Devices...
[   11.250651] systemd[1]: Starting Load Kernel Modules...
[   11.306965] systemd[1]: Started Set Up Additional Binary Formats.
[   11.314742] systemd[1]: Mounting POSIX Message Queue File System...
[   11.334664] systemd[1]: Starting Slices.
[   11.358718] systemd[1]: Reached target Slices.
[   11.379914] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   11.389365] systemd[1]: Starting Create Static Device Nodes in /dev...
[   11.530318] systemd[1]: Started udev Coldplug all Devices.
[   11.760735] systemd[1]: Started Increase datagram queue length.
[   11.782667] systemd[1]: Starting Syslog Socket.
[   11.798876] systemd[1]: Listening on Syslog Socket.
[   11.806124] systemd[1]: Starting Journal Service...
[   11.837771] systemd[1]: Started Journal Service.
[   12.364532] lp: driver loaded but no devices found
[   12.534100] fuse init (API version 7.23)
[   12.834193] cfg80211: Calling CRDA to update world regulatory domain
[   12.852969] systemd-udevd[142]: starting version 215
[   12.879252] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[   13.026980] airport 0.15 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   13.027110] airport: Physical address 80030000
[   14.229166] airport 0.00030000:radio: Hardware identity 0005:0001:0001:0002
[   14.236475] airport 0.00030000:radio: Station identity  001f:0001:0008:0046
[   14.243466] airport 0.00030000:radio: Firmware determined as Lucent/Agere 8.70
[   14.289807] airport 0.00030000:radio: firmware: direct-loading firmware agere_sta_fw.bin
[   14.377911] airport 0.00030000:radio: Hardware identity 0005:0001:0001:0002
[   14.385056] airport 0.00030000:radio: Station identity  001f:0002:0009:0030
[   14.391836] airport 0.00030000:radio: Firmware determined as Lucent/Agere 9.48
[   14.398483] airport 0.00030000:radio: Ad-hoc demo mode supported
[   14.405005] airport 0.00030000:radio: IEEE standard IBSS ad-hoc mode supported
[   14.411578] airport 0.00030000:radio: WEP supported, 104-bit key
[   14.418074] airport 0.00030000:radio: WPA-PSK supported
[   15.627456] i2c i2c-0: PMac Keywest Audio: attach_adapter method is deprecated
[   15.634209] i2c i2c-0: Please use another way to instantiate your i2c_client
[   15.640713] i2c i2c-1: PMac Keywest Audio: attach_adapter method is deprecated
[   15.647363] i2c i2c-1: Please use another way to instantiate your i2c_client
[   15.653876] i2c i2c-2: PMac Keywest Audio: attach_adapter method is deprecated
[   15.660385] i2c i2c-2: Please use another way to instantiate your i2c_client
[   15.679259] i2c i2c-2: Failed to register i2c client keywest at 0x35 (-16)
[   15.686122] i2c i2c-3: PMac Keywest Audio: attach_adapter method is deprecated
[   15.692680] i2c i2c-3: Please use another way to instantiate your i2c_client
[   15.699098] i2c i2c-4: PMac Keywest Audio: attach_adapter method is deprecated
[   15.705483] i2c i2c-4: Please use another way to instantiate your i2c_client
[   16.149522] [drm] Initialized drm 1.1.0 20060810
[   17.684847] [drm:radeon_init] *ERROR* No UMS support in radeon module!
[   18.211022] EXT4-fs (sda13): re-mounted. Opts: errors=remount-ro
[   19.081734] cfg80211: World regulatory domain updated:
[   19.088334] cfg80211:  DFS Master region: unset
[   19.088488] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   19.101421] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   19.108057] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   19.114569] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   19.121114] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   19.127612] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   19.134021] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   19.140389] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   19.146736] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   20.793594] Adding 374996k swap on /dev/sda12.  Priority:-1 extents:1 across:374996k FS
[   21.002249] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.  mounting read-only.
[   21.036987] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.  mounting read-only.
[   21.499522] systemd-journald[136]: Received request to flush runtime journal from PID 1
[   22.952843] sungem_phy: PHY ID: 4061e4, addr: 0
[   22.953223] gem 0002:20:0f.0 eth0: Found BCM5221 PHY
[   22.969388] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.281844] RPC: Registered named UNIX socket transport module.
[   25.288385] RPC: Registered udp transport module.
[   25.294747] RPC: Registered tcp transport module.
[   25.301014] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   25.364634] gem 0002:20:0f.0 eth0: Link is up at 100 Mbps, full-duplex
[   25.371354] gem 0002:20:0f.0 eth0: Pause is disabled
[   25.379768] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   25.386622] FS-Cache: Loaded
[   25.494013] FS-Cache: Netfs 'nfs' registered for caching
[   25.658005] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   30.804525] input: Mouseemu virtual keyboard as /devices/virtual/input/input4
[   30.805759] input: Mouseemu virtual mouse as /devices/virtual/input/input5
[   42.621118] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
~$ dmesg
[    0.000000] Using PowerMac machine description
[    0.000000] Total memory = 640MB; using 2048kB for hash table (at c7e00000)
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.7-ckt9 (root@icebook) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 Sat May 2 17:33:10 PDT 2015
[    0.000000] Found initrd at 0xc1500000:0xc220a000
[    0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0xc0
[    0.000000] Mapped at 0xff7c0000
[    0.000000] Found a Pangea mac-io controller, rev: 0, mapped at 0xff740000
[    0.000000] Processor NAP mode on idle enabled.
[    0.000000] PowerMac motherboard: iBook 2 rev. 2
[    0.000000] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f2000000 (primary) ranges:
[    0.000000]  MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 
[    0.000000]   IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci@f4000000  ranges:
[    0.000000]  MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 
[    0.000000]   IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=1074, gen1=1073
[    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: 0x28000000, Total RAM: 0x28000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00000000-0x27ffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x27ffffff]
[    0.000000] On node 0 totalpages: 163840
[    0.000000] free_area_init_node: node 0, pgdat c05ebf0c, node_mem_map c076b000
[    0.000000]   DMA zone: 1280 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 163840 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 162560
[    0.000000] Kernel command line: root=UUID=97b477c4-04c2-476e-9225-4eda6ca97833 ro nomodeset video=offb:off
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 626164K/655360K available (4252K kernel code, 320K rwdata, 1268K rodata, 292K init, 1395K bss, 29196K reserved, 0K highmem)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffcf000..0xfffff000  : fixmap
[    0.000000]   * 0xff800000..0xffc00000  : highmem PTEs
[    0.000000]   * 0xfde72000..0xff800000  : early ioremap
[    0.000000]   * 0xe9000000..0xfde72000  : vmalloc & ioremap
[    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: 64, shift: 6, mask: 3f
[    0.000000] mpic: Initializing for 64 sources
[    0.000000] GMT Delta read from XPRAM: -420 minutes, DST: on
[    0.000000] time_init: decrementer frequency = 24.835245 MHz
[    0.000000] time_init: processor frequency   = 700.000000 MHz
[    0.000018] clocksource: timebase mult[2843ee6c] shift[24] registered
[    0.000511] clockevent: decrementer mult[65b9a45] shift[32] cpu[0]
[    0.000826] Console: colour dummy device 80x25
[    0.001269] console [tty0] enabled
[    0.001685] bootconsole [udbg0] disabled
[    0.002483] pid_max: default: 32768 minimum: 301
[    0.002621] Security Framework initialized
[    0.002669] AppArmor: AppArmor disabled by boot time parameter
[    0.002714] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002732] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.003961] Initializing cgroup subsys devices
[    0.004011] Initializing cgroup subsys freezer
[    0.004030] Initializing cgroup subsys net_cls
[    0.004067] Initializing cgroup subsys blkio
[    0.004095] Initializing cgroup subsys perf_event
[    0.006930] devtmpfs: initialized
[    0.008802] regulator-dummy: no parameters
[    0.009114] device-tree: Duplicate name in PowerPC,750@0, renamed to "l2-cache#1"
[    0.012911] NET: Registered protocol family 16
[    0.014392] KeyWest i2c @0xf8001003 irq 42 /uni-n@f8000000/i2c@f8001000
[    0.014419]  channel 0 bus <multibus>
[    0.014436]  channel 1 bus <multibus>
[    0.014516] KeyWest i2c @0x80018000 irq 26 /pci@f2000000/mac-io@17/i2c@18000
[    0.014544]  channel 0 bus <multibus>
[    0.014573] PMU i2c /pci@f2000000/mac-io@17/via-pmu@16000/pmu-i2c
[    0.014593]  channel 1 bus <multibus>
[    0.014609]  channel 2 bus <multibus>
[    0.015043] PCI: Probing PCI hardware
[    0.015222] PCI host bridge to bus 0000:00
[    0.015258] pci_bus 0000:00: root bus resource [io  0x802000-0x1001fff] (bus address [0x0000-0x7fffff])
[    0.015287] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.015309] pci_bus 0000:00: root bus resource [mem 0x90000000-0x9fffffff]
[    0.015334] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.015360] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.015423] pci 0000:00:0b.0: [106b:0027] type 00 class 0x060000
[    0.015720] pci 0000:00:10.0: [1002:4c59] type 00 class 0x030000
[    0.015749] pci 0000:00:10.0: reg 0x10: [mem 0x98000000-0x9fffffff pref]
[    0.015765] pci 0000:00:10.0: reg 0x14: [io  0x802400-0x8024ff]
[    0.015780] pci 0000:00:10.0: reg 0x18: [mem 0x90000000-0x9000ffff]
[    0.015810] pci 0000:00:10.0: reg 0x30: [mem 0x90020000-0x9003ffff pref]
[    0.015853] pci 0000:00:10.0: supports D1 D2
[    0.016064] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.016229] PCI host bridge to bus 0001:10
[    0.016250] pci_bus 0001:10: root bus resource [io  0x0000-0x7fffff]
[    0.016271] pci_bus 0001:10: root bus resource [mem 0xf3000000-0xf3ffffff]
[    0.016293] pci_bus 0001:10: root bus resource [mem 0x80000000-0x8fffffff]
[    0.016316] pci_bus 0001:10: root bus resource [bus 10-ff]
[    0.016337] pci_bus 0001:10: busn_res: [bus 10-ff] end is updated to ff
[    0.016379] pci 0001:10:0b.0: [106b:0028] type 00 class 0x060000
[    0.016605] pci 0001:10:17.0: [106b:0025] type 00 class 0xff0000
[    0.016626] pci 0001:10:17.0: reg 0x10: [mem 0x80000000-0x8007ffff]
[    0.016896] pci 0001:10:18.0: [106b:0026] type 00 class 0x0c0310
[    0.016921] pci 0001:10:18.0: reg 0x10: [mem 0x80081000-0x80081fff]
[    0.016985] pci 0001:10:18.0: supports D1 D2
[    0.016995] pci 0001:10:18.0: PME# supported from D1 D2 D3hot
[    0.017210] pci 0001:10:19.0: [106b:0026] type 00 class 0x0c0310
[    0.017233] pci 0001:10:19.0: reg 0x10: [mem 0x80080000-0x80080fff]
[    0.017298] pci 0001:10:19.0: supports D1 D2
[    0.017307] pci 0001:10:19.0: PME# supported from D1 D2 D3hot
[    0.017546] pci_bus 0001:10: busn_res: [bus 10-ff] end is updated to 10
[    0.017712] PCI host bridge to bus 0002:20
[    0.017736] pci_bus 0002:20: root bus resource [io  0xff7fe000-0xffffdfff] (bus address [0x0000-0x7fffff])
[    0.017765] pci_bus 0002:20: root bus resource [mem 0xf5000000-0xf5ffffff]
[    0.017788] pci_bus 0002:20: root bus resource [bus 20-ff]
[    0.017809] pci_bus 0002:20: busn_res: [bus 20-ff] end is updated to ff
[    0.017852] pci 0002:20:0b.0: [106b:0029] type 00 class 0x060000
[    0.018061] pci 0002:20:0e.0: [106b:0030] type 00 class 0x0c0010
[    0.018081] pci 0002:20:0e.0: reg 0x10: [mem 0xf5000000-0xf5000fff]
[    0.018133] pci 0002:20:0e.0: supports D1 D2
[    0.018142] pci 0002:20:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.018348] pci 0002:20:0f.0: [106b:0024] type 00 class 0x020000
[    0.018367] pci 0002:20:0f.0: reg 0x10: [mem 0xf5200000-0xf53fffff]
[    0.018405] pci 0002:20:0f.0: reg 0x30: [mem 0xf5100000-0xf51fffff pref]
[    0.018615] pci_bus 0002:20: busn_res: [bus 20-ff] end is updated to 20
[    0.018689] PCI 0000:00 Cannot reserve Legacy IO [io  0x802000-0x802fff]
[    0.018711] pci_bus 0000:00: resource 4 [io  0x802000-0x1001fff]
[    0.018721] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.018732] pci_bus 0000:00: resource 6 [mem 0x90000000-0x9fffffff]
[    0.018744] pci_bus 0001:10: resource 4 [io  0x0000-0x7fffff]
[    0.018754] pci_bus 0001:10: resource 5 [mem 0xf3000000-0xf3ffffff]
[    0.018764] pci_bus 0001:10: resource 6 [mem 0x80000000-0x8fffffff]
[    0.018776] pci_bus 0002:20: resource 4 [io  0xff7fe000-0xffffdfff]
[    0.018786] pci_bus 0002:20: resource 5 [mem 0xf5000000-0xf5ffffff]
[    0.025288] vgaarb: device added: PCI:0000:00:10.0,decodes=io+mem,owns=mem,locks=none
[    0.025334] vgaarb: loaded
[    0.025347] vgaarb: bridge control possible 0000:00:10.0
[    0.025757] SCSI subsystem initialized
[    0.025956] libata version 3.00 loaded.
[    0.026712] Switched to clocksource timebase
[    0.046151] NET: Registered protocol family 2
[    0.047394] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.047655] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.047891] TCP: Hash tables configured (established 8192 bind 8192)
[    0.048415] TCP: reno registered
[    0.048436] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.048512] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.048831] NET: Registered protocol family 1
[    0.049001] pci 0001:10:18.0: enabling device (0000 -> 0002)
[    0.102791] pci 0001:10:19.0: enabling device (0000 -> 0002)
[    0.158741] PCI: CLS mismatch (32 != 1020), using 32 bytes
[    0.159049] Unpacking initramfs...
[    1.094070] Freeing initrd memory: 13352K (c1500000 - c220a000)
[    1.094798] Thermal assist unit using timers, shrink_timer: 500 jiffies
[    1.095941] futex hash table entries: 256 (order: -1, 3072 bytes)
[    1.096038] audit: initializing netlink subsys (disabled)
[    1.096186] audit: type=2000 audit(1430668101.092:1): initialized
[    1.097366] VFS: Disk quotas dquot_6.5.2
[    1.097449] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.097587] msgmni has been set to 1251
[    1.098856] alg: No test for stdrng (krng)
[    1.098985] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.099019] io scheduler noop registered
[    1.099038] io scheduler deadline registered
[    1.099197] io scheduler cfq registered (default)
[    1.099729] radeonfb 0000:00:10.0: enabling device (0086 -> 0087)
[    1.293656] radeonfb 0000:00:10.0: Invalid ROM contents
[    1.293685] radeonfb (0000:00:10.0): Invalid ROM signature 8080 should be 0xaa55
[    1.302751] radeonfb: Retrieved PLL infos from Open Firmware
[    1.302772] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=166.00 Mhz, System=166.00 MHz
[    1.302795] radeonfb: PLL min 12000 max 35000
[    1.399764] i2c i2c-2: unable to read EDID block.
[    1.551751] i2c i2c-2: unable to read EDID block.
[    1.703751] i2c i2c-2: unable to read EDID block.
[    1.855750] i2c i2c-3: unable to read EDID block.
[    2.007754] i2c i2c-3: unable to read EDID block.
[    2.159751] i2c i2c-3: unable to read EDID block.
[    2.274715] radeonfb: Monitor 1 type LCD found
[    2.274730] radeonfb: EDID probed
[    2.274743] radeonfb: Monitor 2 type no found
[    2.286717] radeonfb: Using Firmware dividers 0x0001003a from PPLL 0
[    2.610714] radeonfb: Dynamic Clock Power Management enabled
[    3.022583] Console: switching to colour frame buffer device 128x48
[    3.103103] radeonfb: Backlight initialized (radeonbl0)
[    3.103284] radeonfb (0000:00:10.0): ATI Radeon 4c59 "LY"
[    3.104112] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.105425] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    3.105780] Serial: MPC52xx PSC UART driver
[    3.106275] Generic non-volatile memory driver v1.1
[    3.106611] Linux agpgart interface v0.103
[    3.106854] agpgart-uninorth 0000:00:0b.0: Apple UniNorth/Pangea chipset
[    3.109608] agpgart-uninorth 0000:00:0b.0: configuring for size idx: 64
[    3.109980] agpgart-uninorth 0000:00:0b.0: AGP aperture is 256M @ 0x0
[    3.110440] MacIO PCI driver attached to Pangea chipset
[    3.112268] 0.00013020:ch-a: ttyPZ0 at MMIO 0x80013020 (irq = 22, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    3.113049] 0.00013000:ch-b: ttyPZ1 at MMIO 0x80013000 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    3.114764] adb: starting probe task...
[    3.368372] adb devices: [2]: 2 c3 [3]: 3 1 [7]: 7 1f
[    3.375078] ADB keyboard at 2, handler 1
[    3.375246] Detected ADB keyboard, type ANSI.
[    3.375647] input: ADB keyboard as /devices/virtual/input/input0
[    3.376063] input: ADB Powerbook buttons as /devices/virtual/input/input1
[    3.391587] ADB mouse at 3, handler set to 4 (trackpad)
[    3.451511] input: ADB mouse as /devices/virtual/input/input2
[    3.451715] adb: finished probe task...
[    4.130735] pata-macio 0.0001f000:ata-4: Activating pata-macio chipset KeyLargo ATA-4, Apple bus ID 2
[    4.131905] scsi0 : pata_macio
[    4.139075] ata1: PATA max UDMA/66 irq 19
[    4.146524] mousedev: PS/2 mouse device common for all mice
[    4.154061] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    4.161076] Registering PowerMac CPU frequency driver
[    4.167881] Low: 400 Mhz, High: 700 Mhz, Boot: 700 Mhz
[    4.174882] drop_monitor: Initializing network drop monitor service
[    4.182143] TCP: cubic registered
[    4.189149] NET: Registered protocol family 10
[    4.196993] mip6: Mobile IPv6
[    4.203968] NET: Registered protocol family 17
[    4.211015] Key type dns_resolver registered
[    4.218622] registered taskstats version 1
[    4.226224] input: PMU as /devices/virtual/input/input3
[    4.233587] rtc-generic rtc-generic: setting system clock to 2015-05-03 08:48:25 UTC (1430642905)
[    4.240686] PM: Hibernation image not present or could not be loaded.
[    5.075237] ata1.00: ATA-5: TOSHIBA MK3018GAS, Q3.03 B, max UDMA/100
[    5.082434] ata1.00: 58605120 sectors, multi 16: LBA 
[    5.089712] ata1.01: ATAPI: SONY    CD-RW  CRX800E, 1.3p, max MWDMA2
[    5.097142] ata1.00: limited to UDMA/33 due to 40-wire cable
[    5.119194] ata1.00: configured for UDMA/33
[    5.143053] ata1.01: configured for MWDMA2
[    5.155498] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3018GA 3 B  PQ: 0 ANSI: 5
[    5.165965] scsi 0:0:1:0: CD-ROM            SONY     CD-RW  CRX800E   1.3p PQ: 0 ANSI: 5
[    5.176969] Freeing unused kernel memory: 292K (c0568000 - c05b1000)
[    5.272886] systemd-udevd[52]: starting version 215
[    5.293025] random: systemd-udevd urandom read with 10 bits of entropy available
[    5.389198] sd 0:0:0:0: [sda] 58605120 512-byte logical blocks: (30.0 GB/27.9 GiB)
[    5.461899] sungem.c:v1.0 David S. Miller <davem@redhat.com>
[    5.472538] usbcore: registered new interface driver usbfs
[    5.511816] gem 0002:20:0f.0 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:03:93:99:74:70
[    5.523966] usbcore: registered new interface driver hub
[    5.568777] usbcore: registered new device driver usb
[    5.603137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.618854] firewire_ohci 0002:20:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[    5.628893] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    5.637488] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.645972] sd 0:0:0:0: [sda] Write Protect is off
[    5.654370] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.674204] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.686578] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    5.689840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.712883] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.737516] ehci-pci: EHCI PCI platform driver
[    5.753714] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    5.764279] ohci-pci: OHCI PCI platform driver
[    5.778383] ohci-pci 0001:10:18.0: OHCI PCI host controller
[    5.787070] ohci-pci 0001:10:18.0: new USB bus registered, assigned bus number 1
[    5.795716] ohci-pci 0001:10:18.0: irq 27, io mem 0x80081000
[    5.821403]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14
[    5.878299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.886981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.895470] usb usb1: Product: OHCI PCI host controller
[    5.903866] usb usb1: Manufacturer: Linux 3.16.7-ckt9 ohci_hcd
[    5.912205] usb usb1: SerialNumber: 0001:10:18.0
[    5.921971] hub 1-0:1.0: USB hub found
[    5.930377] hub 1-0:1.0: 2 ports detected
[    5.939074] ohci-pci 0001:10:19.0: OHCI PCI host controller
[    5.947363] ohci-pci 0001:10:19.0: new USB bus registered, assigned bus number 2
[    5.955940] ohci-pci 0001:10:19.0: irq 28, io mem 0x80080000
[    6.038225] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    6.046624] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.055033] usb usb2: Product: OHCI PCI host controller
[    6.063411] usb usb2: Manufacturer: Linux 3.16.7-ckt9 ohci_hcd
[    6.071686] usb usb2: SerialNumber: 0001:10:19.0
[    6.080867] hub 2-0:1.0: USB hub found
[    6.089063] hub 2-0:1.0: 2 ports detected
[    6.128392] firewire_core 0002:20:0e.0: created device fw0: GUID 000393fffe997470, S400
[    6.387944] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.925188] PM: Starting manual resume from disk
[    7.933601] PM: Hibernation image partition 8:12 present
[    7.933607] PM: Looking for hibernation image.
[    7.953432] PM: Image not found (code -22)
[    7.953440] PM: Hibernation image not present or could not be loaded.
[    8.174594] random: nonblocking pool is initialized
[    8.555894] EXT4-fs (sda13): mounted filesystem with ordered data mode. Opts: (null)
[    9.754948] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    9.772388] systemd[1]: Detected architecture 'ppc'.
[   10.194233] systemd[1]: Inserted module 'autofs4'
[   10.215919] systemd[1]: Set hostname to <icebook>.
[   12.429062] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   12.437849] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   12.446111] systemd[1]: Starting Remote File Systems (Pre).
[   12.463066] systemd[1]: Reached target Remote File Systems (Pre).
[   12.471385] systemd[1]: Starting Encrypted Volumes.
[   12.487989] systemd[1]: Reached target Encrypted Volumes.
[   12.496044] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[   12.504343] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   12.512607] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[   12.530117] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   12.538747] systemd[1]: Expecting device dev-disk-by\x2duuid-fdb8f9e3\x2d2abb\x2d4f68\x2d9cb4\x2d72f0c40f6585.device...
[   12.556753] systemd[1]: Expecting device dev-sda10.device...
[   12.574836] systemd[1]: Expecting device dev-sda11.device...
[   12.592916] systemd[1]: Starting Root Slice.
[   12.611077] systemd[1]: Created slice Root Slice.
[   12.619995] systemd[1]: Starting User and Session Slice.
[   12.638446] systemd[1]: Created slice User and Session Slice.
[   12.647428] systemd[1]: Starting Delayed Shutdown Socket.
[   12.665655] systemd[1]: Listening on Delayed Shutdown Socket.
[   12.674620] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   12.692955] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   12.701833] systemd[1]: Starting Journal Socket (/dev/log).
[   12.719929] systemd[1]: Listening on Journal Socket (/dev/log).
[   12.728795] systemd[1]: Starting udev Control Socket.
[   12.746615] systemd[1]: Listening on udev Control Socket.
[   12.755219] systemd[1]: Starting udev Kernel Socket.
[   12.772789] systemd[1]: Listening on udev Kernel Socket.
[   12.781268] systemd[1]: Starting Journal Socket.
[   12.798084] systemd[1]: Listening on Journal Socket.
[   12.806357] systemd[1]: Starting System Slice.
[   12.823470] systemd[1]: Created slice System Slice.
[   12.831738] systemd[1]: Started File System Check on Root Device.
[   12.839994] systemd[1]: Starting system-getty.slice.
[   12.856943] systemd[1]: Created slice system-getty.slice.
[   12.865188] systemd[1]: Starting Increase datagram queue length...
[   12.885377] systemd[1]: Mounting Debug File System...
[   12.909531] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[   12.937176] systemd[1]: Mounted Huge Pages File System.
[   12.949569] systemd[1]: Starting udev Coldplug all Devices...
[   13.048172] systemd[1]: Starting Load Kernel Modules...
[   13.147402] systemd[1]: Started Set Up Additional Binary Formats.
[   13.155732] systemd[1]: Mounting POSIX Message Queue File System...
[   13.176080] systemd[1]: Starting Slices.
[   13.196301] systemd[1]: Reached target Slices.
[   13.239145] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   13.250902] systemd[1]: Starting Create Static Device Nodes in /dev...
[   13.767908] systemd[1]: Started udev Coldplug all Devices.
[   13.893915] systemd[1]: Mounted POSIX Message Queue File System.
[   13.910966] systemd[1]: Mounted Debug File System.
[   13.930098] systemd[1]: Started Increase datagram queue length.
[   13.980223] systemd[1]: Starting Syslog Socket.
[   13.997731] systemd[1]: Listening on Syslog Socket.
[   14.005798] systemd[1]: Starting Journal Service...
[   14.025491] lp: driver loaded but no devices found
[   14.049703] systemd[1]: Started Journal Service.
[   14.153335] fuse init (API version 7.23)
[   14.742512] cfg80211: Calling CRDA to update world regulatory domain
[   14.767123] systemd-udevd[142]: starting version 215
[   15.161548] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[   15.232046] airport 0.15 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   15.232172] airport: Physical address 80030000
[   16.435469] airport 0.00030000:radio: Hardware identity 0005:0001:0001:0002
[   16.443758] airport 0.00030000:radio: Station identity  001f:0001:0008:0046
[   16.451721] airport 0.00030000:radio: Firmware determined as Lucent/Agere 8.70
[   16.530674] airport 0.00030000:radio: firmware: direct-loading firmware agere_sta_fw.bin
[   16.619556] airport 0.00030000:radio: Hardware identity 0005:0001:0001:0002
[   16.627396] airport 0.00030000:radio: Station identity  001f:0002:0009:0030
[   16.634923] airport 0.00030000:radio: Firmware determined as Lucent/Agere 9.48
[   16.642446] airport 0.00030000:radio: Ad-hoc demo mode supported
[   16.649888] airport 0.00030000:radio: IEEE standard IBSS ad-hoc mode supported
[   16.657336] airport 0.00030000:radio: WEP supported, 104-bit key
[   16.664722] airport 0.00030000:radio: WPA-PSK supported
[   17.306100] PowerMac i2c bus pmu 2 registered
[   17.314353] PowerMac i2c bus pmu 1 registered
[   17.321900] PowerMac i2c bus mac-io 0 registered
[   17.329368] i2c i2c-6: No i2c address for /pci@f2000000/mac-io@17/i2c@18000/i2c-modem
[   17.337754] PowerMac i2c bus uni-n 1 registered
[   17.349373] i2c i2c-7: i2c-powermac: modalias failure on /uni-n@f8000000/i2c@f8001000/cereal@1c0
[   17.373756] PowerMac i2c bus uni-n 0 registered
[   17.797253] i2c i2c-6: Failed to register i2c client keywest at 0x35 (-16)
[   17.818784] Trying to free already-free IRQ 58
[   17.826090] ------------[ cut here ]------------
[   17.833193] WARNING: at kernel/irq/manage.c:1325
[   17.840237] Modules linked in: uio_pdrv_genirq uio i2c_powermac snd_powermac(+) snd_pcm snd_timer snd soundcore michael_mic airport orinoco cfg80211 rfkill fuse parport_pc lp parport autofs4 ext4 crc16 jbd2 mbcache ohci_pci ehci_pci sg ohci_hcd ehci_hcd firewire_ohci sungem firewire_core sungem_phy usbcore crc_itu_t usb_common sd_mod crc_t10dif sr_mod cdrom crct10dif_generic crct10dif_common
[   17.871448] CPU: 0 PID: 126 Comm: systemd-modules Not tainted 3.16.7-ckt9 #1
[   17.879348] task: e5283170 ti: e535e000 task.ti: e535e000
[   17.887194] NIP: c006f074 LR: c006f074 CTR: 00000000
[   17.895049] REGS: e535fa60 TRAP: 0700   Not tainted  (3.16.7-ckt9)
[   17.902969] MSR: 00021032 <ME,IR,DR,RI>  CR: 44228422  XER: 00000000
[   17.911069] 
GPR00: c006f074 e535fb10 e5283170 00000022 c05bbb1c c05bfdf0 ffffffff 00000000 
GPR08: 00000007 00000000 00000004 e535fad0 28228422 2068fea8 00000000 c053c00c 
GPR16: c05bc3bc 0000000e c043b2a8 00000124 00000000 c0082b70 00000000 00000001 
GPR24: 00000000 0000000c c07569dc e5194600 0000003a 00009032 e504f100 00000000 
[   17.952332] NIP [c006f074] __free_irq+0x7c/0x13c
[   17.960581] LR [c006f074] __free_irq+0x7c/0x13c
[   17.968796] Call Trace:
[   17.976939] [e535fb10] [c006f074] __free_irq+0x7c/0x13c (unreliable)
[   17.985213] [e535fb30] [c006f2d8] free_irq+0x5c/0x94
[   17.993432] [e535fb50] [eaec7cac] tumbler_cleanup+0x34/0x68 [snd_powermac]
[   18.001659] [e535fb60] [eaec2ad8] snd_pmac_free+0x74/0x1c4 [snd_powermac]
[   18.009904] [e535fb80] [eae4de8c] __snd_device_free+0x68/0x9c [snd]
[   18.018112] [e535fb90] [eae4dff4] snd_device_free_all+0x34/0x48 [snd]
[   18.026389] [e535fba0] [eae488ec] release_card_device+0x40/0xa8 [snd]
[   18.034627] [e535fbb0] [c02b9874] device_release+0x6c/0xa8
[   18.042851] [e535fbd0] [c01ddbb0] kobject_release+0x74/0x9c
[   18.050983] [e535fbf0] [eae493b0] snd_card_free_when_closed+0x28/0x34 [snd]
[   18.059220] [e535fc00] [eae49404] snd_card_free+0x48/0x64 [snd]
[   18.067418] [e535fc20] [eaec2434] snd_pmac_probe+0x2c4/0x2d0 [snd_powermac]
[   18.075652] [e535fc50] [c02bf384] platform_drv_probe+0x28/0x58
[   18.083852] [e535fc60] [c02bd87c] driver_probe_device+0xd4/0x200
[   18.092076] [e535fc90] [c02bbf9c] bus_for_each_drv+0x90/0xa0
[   18.100289] [e535fcc0] [c02bd764] device_attach+0x7c/0xa0
[   18.108485] [e535fce0] [c02bcd30] bus_probe_device+0x34/0xac
[   18.116683] [e535fd00] [c02bb14c] device_add+0x448/0x504
[   18.124853] [e535fd40] [c02bf1b8] platform_device_add+0x16c/0x1f0
[   18.133085] [e535fd60] [c02bf77c] platform_device_register_full+0xb8/0xf4
[   18.141306] [e535fd80] [eaed1058] alsa_card_pmac_init+0x58/0xa8 [snd_powermac]
[   18.149682] [e535fdc0] [c0003bc8] do_one_initcall+0x148/0x1d0
[   18.158105] [e535fe30] [c008534c] load_module+0x15c8/0x1c30
[   18.166430] [e535fee0] [c0085b44] SyS_finit_module+0x68/0x70
[   18.174663] [e535ff40] [c0010f74] ret_from_syscall+0x0/0x40
[   18.182778] --- Exception: c01 at 0x2058ddf0
    LR = 0x2046d670
[   18.198517] Instruction dump:
[   18.206225] 419e00e8 7fa000a6 57a9045e 7d200124 83fe0034 395e0034 2f9f0000 40be0024 
[   18.214331] 3c60c04f 7f84e378 38638622 483ab549 <0fe00000> 7fa00124 38600000 480000ac 
[   18.222534] ---[ end trace 35ff8dfb836db375 ]---
[   18.851631] [drm] Initialized drm 1.1.0 20060810
[   20.736775] EXT4-fs (sda13): re-mounted. Opts: errors=remount-ro
[   21.007098] [drm] VGACON disable radeon kernel modesetting.
[   21.014237] [drm:radeon_init] *ERROR* No UMS support in radeon module!
[   22.066249] cfg80211: World regulatory domain updated:
[   22.073610] cfg80211:  DFS Master region: unset
[   22.073775] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   22.088190] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   22.095607] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   22.102870] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   22.110100] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   22.117513] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   22.124702] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   22.131914] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   22.139141] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   23.137511] Adding 374996k swap on /dev/sda12.  Priority:-1 extents:1 across:374996k 
[   23.872187] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.  mounting read-only.
[   23.907001] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended.  mounting read-only.
[   24.369438] systemd-journald[140]: Received request to flush runtime journal from PID 1
[   25.703173] sungem_phy: PHY ID: 4061e4, addr: 0
[   25.703541] gem 0002:20:0f.0 eth0: Found BCM5221 PHY
[   25.704934] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.861332] RPC: Registered named UNIX socket transport module.
[   27.862432] RPC: Registered udp transport module.
[   27.863416] RPC: Registered tcp transport module.
[   27.864321] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   27.928088] FS-Cache: Loaded
[   27.994058] FS-Cache: Netfs 'nfs' registered for caching
[   28.110886] gem 0002:20:0f.0 eth0: Link is up at 100 Mbps, full-duplex
[   28.112102] gem 0002:20:0f.0 eth0: Pause is disabled
[   28.114960] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   28.134706] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   32.258933] input: Mouseemu virtual keyboard as /devices/virtual/input/input4
[   32.269927] input: Mouseemu virtual mouse as /devices/virtual/input/input5
[   44.907386] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready

Reply to: