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

Re: Debian 8.2 on Pegasos II G4 - Installation working, but no boot image in folder boot




The /boot/vmlinuz-3.16.0-4-powerpc image isn't generated, because mkvmlinuz
bails out with an error, when it is called through the hook-scripts in
/etc/kernel/*.
I think Apex and I had nailed down the error to the point, where mkvmlinuz
queries the debconf database. But I wonder why such a query should fail.


today I try new installation of Debian 8.2 (netinst) on my Pegasos II

Installlation without problems, the vmlinuz-3.16.0-4-powerpc was correctly generated ( but different sha than the vmlinuz of debian 8.1)


>>
>> I just gave Debian 8.2 a try, installation was working fine without a problem!
>> But after the installation the „vmlinuz“ files are in /boot/ missing.
>>
>> There are just the „vmlinux“ files to start for example a Macbook G4.


 I copied /boot/vmlinuz-3.16.0-4-powerpc to my boot partition and boot normally:

boot hd:0 vmlinuz-3.16.0-4-powerpc root=/dev/sdb9

succesfully log into debian and found this two errors (from dmesg):


1. 1G ethernet interface not functional, kernel module mv643xx_eth not loaded:

[    0.975131] platform orion-mdio: failed to claim resource 0
[    0.975218] Device 'mv643xx_eth.0' does not have a release() function, it is broken and must be fixed.


2. Radeon 9200 had disabled acceleration:

[    7.375679] radeon 0001:01:08.0: firmware: failed to load radeon/R200_cp.bin (-2)
[    7.375755] [drm:r100_cp_init] *ERROR* Failed to load firmware!
[    7.375898] radeon 0001:01:08.0: failed initializing CP (-2).
[    7.375917] radeon 0001:01:08.0: Disabling GPU acceleration

I also use MintPPC which is based on Debian 7, and both - mv ethernet and radeon acceleration works.

Do you have idea how to fix it?


Martin


P.S. dmesg output attached

[    0.000000] Using CHRP machine description
[    0.000000] Total memory = 1024MB; using 2048kB for hash table (at cfe00000)
[    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-ckt11-1+deb8u4 (2015-09-19)
[    0.000000] Found initrd at 0xc20a6000:0xc22e9124
[    0.000000] Found legacy serial port 0 for /pci@80000000/isa@C/serial@i2F8
[    0.000000]   port=2f8, taddr=fe0002f8, irq=0, clk=1843200, speed=0
[    0.000000] chrp type = 6 [Genesi Pegasos]
[    0.000000] Pegasos l2cr : L2 cache was not active, activating
[    0.000000] PCI bus 0 controlled by /pci@80000000 at 80000000
[    0.000000] PCI host bridge /pci@80000000 (primary) ranges:
[    0.000000]   IO 0x00000000fe000000..0x00000000fe00ffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000080000000..0x00000000bfffffff -> 0x0000000080000000 
[    0.000000] PCI bus 0 controlled by /pci@C0000000 at c0000000
[    0.000000] PCI host bridge /pci@C0000000  ranges:
[    0.000000]   IO 0x00000000f8000000..0x00000000f800ffff -> 0x0000000000000000
[    0.000000]  MEM 0x00000000c0000000..0x00000000dfffffff -> 0x00000000c0000000 
[    0.000000] Top of RAM: 0x40000000, Total RAM: 0x40000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00000000-0x2fffffff]
[    0.000000]   Normal   empty
[    0.000000]   HighMem  [mem 0x30000000-0x3fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x3fffffff]
[    0.000000] On node 0 totalpages: 262144
[    0.000000] free_area_init_node: node 0, pgdat c072a0b4, node_mem_map c08ab000
[    0.000000]   DMA zone: 1536 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 196608 pages, LIFO batch:31
[    0.000000]   HighMem zone: 512 pages used for memmap
[    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
[    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: 260608
[    0.000000] Kernel command line: root=/dev/sdb9
[    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: 1025764K/1048576K available (5180K kernel code, 424K rwdata, 1428K rodata, 404K init, 1403K bss, 22812K reserved, 262080K highmem)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffcf000..0xfffff000  : fixmap
[    0.000000]   * 0xff800000..0xffc00000  : highmem PTEs
[    0.000000]   * 0xff7e0000..0xff800000  : early ioremap
[    0.000000]   * 0xf1000000..0xff7e0000  : vmalloc & ioremap
[    0.000000] NR_IRQS:512 nr_irqs:512 16
[    0.000000] i8259 legacy interrupt controller initialized
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 999.999990 MHz
[    0.000018] clocksource: timebase mult[1e000005] shift[24] registered
[    0.000027] clockevent: decrementer mult[8888887] shift[32] cpu[0]
[    0.000255] Console: colour dummy device 80x25
[    0.000778] console [tty0] enabled
[    0.000934] pid_max: default: 32768 minimum: 301
[    0.001034] Security Framework initialized
[    0.001124] AppArmor: AppArmor disabled by boot time parameter
[    0.001140] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.001210] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001231] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002007] Initializing cgroup subsys memory
[    0.002063] Initializing cgroup subsys devices
[    0.002101] Initializing cgroup subsys freezer
[    0.002124] Initializing cgroup subsys net_cls
[    0.002158] Initializing cgroup subsys blkio
[    0.002184] Initializing cgroup subsys perf_event
[    0.002202] Initializing cgroup subsys net_prio
[    0.002271] ftrace: allocating 17960 entries in 53 pages
[    0.024199] MPC7450 family performance monitor hardware support registered
[    0.029254] devtmpfs: initialized
[    0.033306] NET: Registered protocol family 16
[    0.037145] PCI: Probing PCI hardware
[    0.037317] PCI host bridge to bus 0000:00
[    0.037341] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.037358] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff]
[    0.037376] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.037395] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.037450] pci 0000:00:00.0: [11ab:6460] type 00 class 0x060000
[    0.037900] pci 0000:00:01.0: [1106:3044] type 00 class 0x0c0010
[    0.037966] pci 0000:00:01.0: reg 0x10: [mem 0x80002000-0x800027ff]
[    0.037996] pci 0000:00:01.0: reg 0x14: [io  0x1080-0x10ff]
[    0.038225] pci 0000:00:01.0: supports D2
[    0.038232] pci 0000:00:01.0: PME# supported from D2 D3hot D3cold
[    0.038480] pci 0000:00:05.0: [1102:0002] type 00 class 0x040100
[    0.038540] pci 0000:00:05.0: reg 0x10: [io  0x1100-0x111f]
[    0.038786] pci 0000:00:05.0: supports D1 D2
[    0.038979] pci 0000:00:05.1: [1102:7002] type 00 class 0x098000
[    0.039034] pci 0000:00:05.1: reg 0x10: [io  0x1030-0x1037]
[    0.039279] pci 0000:00:05.1: supports D1 D2
[    0.039503] pci 0000:00:06.0: [1033:0035] type 00 class 0x0c0310
[    0.039570] pci 0000:00:06.0: reg 0x10: [mem 0x80000000-0x80000fff]
[    0.039866] pci 0000:00:06.0: supports D1 D2
[    0.039873] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot
[    0.040123] pci 0000:00:06.1: [1033:0035] type 00 class 0x0c0310
[    0.040192] pci 0000:00:06.1: reg 0x10: [mem 0x80001000-0x80001fff]
[    0.040487] pci 0000:00:06.1: supports D1 D2
[    0.040494] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot
[    0.040724] pci 0000:00:06.2: [1033:00e0] type 00 class 0x0c0320
[    0.040784] pci 0000:00:06.2: reg 0x10: [mem 0x80002800-0x800028ff]
[    0.041030] pci 0000:00:06.2: supports D1 D2
[    0.041037] pci 0000:00:06.2: PME# supported from D0 D1 D2 D3hot
[    0.041320] pci 0000:00:0c.0: [1106:8231] type 00 class 0x060100
[    0.041873] pci 0000:00:0c.1: [1106:0571] type 00 class 0x01018f
[    0.041943] pci 0000:00:0c.1: reg 0x10: [io  0x1000-0x1007]
[    0.041980] pci 0000:00:0c.1: reg 0x14: [io  0x100c-0x100f]
[    0.042017] pci 0000:00:0c.1: reg 0x18: [io  0x1010-0x1017]
[    0.042054] pci 0000:00:0c.1: reg 0x1c: [io  0x101c-0x101f]
[    0.042091] pci 0000:00:0c.1: reg 0x20: [io  0x1020-0x102f]
[    0.042463] pci 0000:00:0c.2: [1106:3038] type 00 class 0x0c0300
[    0.042612] pci 0000:00:0c.2: reg 0x20: [io  0x1040-0x105f]
[    0.042961] pci 0000:00:0c.3: [1106:3038] type 00 class 0x0c0300
[    0.043109] pci 0000:00:0c.3: reg 0x20: [io  0x1060-0x107f]
[    0.043462] pci 0000:00:0c.4: [1106:8235] type 00 class 0x068000
[    0.043947] pci 0000:00:0c.5: [1106:3058] type 00 class 0x040100
[    0.044019] pci 0000:00:0c.5: reg 0x10: [io  0x1200-0x12ff]
[    0.044049] pci 0000:00:0c.5: reg 0x14: [io  0x1038-0x103b]
[    0.044078] pci 0000:00:0c.5: reg 0x18: [io  0x103c-0x103f]
[    0.044483] pci 0000:00:0c.6: [1106:3068] type 00 class 0x078000
[    0.044543] pci 0000:00:0c.6: reg 0x10: [io  0x1300-0x13ff]
[    0.044991] pci 0000:00:0d.0: [1106:3065] type 00 class 0x020000
[    0.045051] pci 0000:00:0d.0: reg 0x10: [io  0x1400-0x14ff]
[    0.045081] pci 0000:00:0d.0: reg 0x14: [mem 0x80002900-0x800029ff]
[    0.045309] pci 0000:00:0d.0: PME# supported from D0 D3hot D3cold
[    0.045872] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    0.046028] PCI host bridge to bus 0001:01
[    0.046053] pci_bus 0001:01: root bus resource [io  0xffff0000-0xffffffff] (bus address [0x0000-0xffff])
[    0.046076] pci_bus 0001:01: root bus resource [mem 0xc0000000-0xdfffffff]
[    0.046093] pci_bus 0001:01: root bus resource [bus 01-ff]
[    0.046109] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to ff
[    0.046155] pci 0001:01:00.0: [11ab:6460] type 00 class 0x060000
[    0.046639] pci 0001:01:08.0: [1002:5961] type 00 class 0x030000
[    0.046718] pci 0001:01:08.0: reg 0x10: [mem 0xc0000000-0xc7ffffff pref]
[    0.046756] pci 0001:01:08.0: reg 0x14: [io  0xffff1000-0xffff10ff]
[    0.046794] pci 0001:01:08.0: reg 0x18: [mem 0xc8000000-0xc800ffff]
[    0.046924] pci 0001:01:08.0: reg 0x30: [mem 0xc8020000-0xc803ffff pref]
[    0.047085] pci 0001:01:08.0: supports D1 D2
[    0.047292] pci 0001:01:08.1: [1002:5941] type 00 class 0x038000
[    0.047348] pci 0001:01:08.1: reg 0x10: [mem 0xd0000000-0xd7ffffff pref]
[    0.047377] pci 0001:01:08.1: reg 0x14: [mem 0xc8010000-0xc801ffff]
[    0.047603] pci 0001:01:08.1: supports D1 D2
[    0.047940] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    0.048205] PCI 0000:00 Cannot reserve Legacy IO [io  0x0000-0x0fff]
[    0.048230] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.048237] pci_bus 0000:00: resource 5 [mem 0x80000000-0xbfffffff]
[    0.048246] pci_bus 0001:01: resource 4 [io  0xffff0000-0xffffffff]
[    0.048253] pci_bus 0001:01: resource 5 [mem 0xc0000000-0xdfffffff]
[    0.051803] vgaarb: setting as boot device: PCI:0001:01:08.0
[    0.051838] vgaarb: device added: PCI:0001:01:08.0,decodes=io+mem,owns=io+mem,locks=none
[    0.051857] vgaarb: loaded
[    0.051866] vgaarb: bridge control possible 0001:01:08.0
[    0.052243] SCSI subsystem initialized
[    0.052397] libata version 3.00 loaded.
[    0.053061] Switched to clocksource timebase
[    0.067887] NET: Registered protocol family 2
[    0.068775] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.068871] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.068956] TCP: Hash tables configured (established 8192 bind 8192)
[    0.069209] TCP: reno registered
[    0.069237] UDP hash table entries: 512 (order: 1, 8192 bytes)
[    0.069269] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes)
[    0.069490] NET: Registered protocol family 1
[    0.181110] pci 0000:00:06.2: enabling device (0000 -> 0002)
[    0.181186] pci 0000:00:0c.1: Fixing VIA IDE, force legacy mode on
[    0.181234] pci 0000:00:0c.2: enabling device (0000 -> 0001)
[    0.181311] pci 0000:00:0c.3: enabling device (0000 -> 0001)
[    0.181434] PCI: CLS 128 bytes, default 32
[    0.181675] Unpacking initramfs...
[    0.973689] Freeing initrd memory: 2316K (c20a6000 - c22e9000)
[    0.974188] rtasd: scan rate is 0, not scanning
[    0.974207] Thermal assist unit not available
[    0.974554] ------------[ cut here ]------------
[    0.974571] WARNING: at /build/linux-83E4sl/linux-3.16.7-ckt11/kernel/resource.c:638
[    0.974589] Modules linked in:
[    0.974610] CPU: 0 PID: 1 Comm: swapper Not tainted 3.16.0-4-powerpc #1 Debian 3.16.7-ckt11-1+deb8u4
[    0.974632] task: ef81b7f0 ti: ef83e000 task.ti: ef83e000
[    0.974644] NIP: c0047f08 LR: c0047eec CTR: 00000000
[    0.974657] REGS: ef83fd50 TRAP: 0700   Not tainted  (3.16.0-4-powerpc Debian 3.16.7-ckt11-1+deb8u4)
[    0.974675] MSR: 00029032 <EE,ME,IR,DR,RI>  CR: 84000028  XER: 00000000
[    0.974700] 
GPR00: c0047eec ef83fe00 ef81b7f0 c06e3348 c06e3348 c05d1ba4 f1003fff c06e335c 
GPR08: f1003fff 00000001 c06e3348 00000000 84000084 00000000 c0004a8c 00000000 
GPR16: 00000000 00000000 00000000 00000000 00000000 00000000 c07475b0 0000006a 
GPR24: c06731a8 c0740000 ef98cbc0 c06e0000 c06e0000 c06e3038 c06e5130 c06e3348 
[    0.974798] NIP [c0047f08] __insert_resource+0x4c/0x1b0
[    0.974812] LR [c0047eec] __insert_resource+0x30/0x1b0
[    0.974824] Call Trace:
[    0.974837] [ef83fe00] [c0047eec] __insert_resource+0x30/0x1b0 (unreliable)
[    0.974855] [ef83fe10] [c0048d44] insert_resource+0x1c/0x3c
[    0.974878] [ef83fe20] [c03626c4] platform_device_add+0xb8/0x2a0
[    0.974894] [ef83fe40] [c0363220] platform_add_devices+0x48/0xac
[    0.974910] [ef83fe60] [c06881d0] mv643xx_eth_add_pds+0x40/0x15c
[    0.974931] [ef83fe80] [c00043c0] do_one_initcall+0xd0/0x240
[    0.974948] [ef83fef0] [c067b56c] kernel_init_freeable+0x15c/0x1f8
[    0.974964] [ef83ff30] [c0004ab0] kernel_init+0x24/0x114
[    0.974981] [ef83ff40] [c0015ce0] ret_from_kernel_thread+0x5c/0x64
[    0.974995] --- Exception: 0 at   (null)
    LR =   (null)
[    0.975013] Instruction dump:
[    0.975023] 7c7e1b78 7c9f2378 7fc3f378 7fe4fb78 4bfffacd 7c6a1b79 7d49fa78 7f8af040 
[    0.975049] 7d290034 5529d97e 41820060 419e013c <0f090000> 2f890000 409e0154 810a0000 
[    0.975108] ---[ end trace ab1c564ee937d58a ]---
[    0.975131] platform orion-mdio: failed to claim resource 0
[    0.975218] Device 'mv643xx_eth.0' does not have a release() function, it is broken and must be fixed.
[    0.975348] ------------[ cut here ]------------
[    0.975361] WARNING: at /build/linux-83E4sl/linux-3.16.7-ckt11/drivers/base/core.c:250
[    0.975378] Modules linked in:
[    0.975392] CPU: 0 PID: 1 Comm: swapper Tainted: G        W     3.16.0-4-powerpc #1 Debian 3.16.7-ckt11-1+deb8u4
[    0.975412] task: ef81b7f0 ti: ef83e000 task.ti: ef83e000
[    0.975424] NIP: c035acf4 LR: c035acf4 CTR: c02bb488
[    0.975438] REGS: ef83fd50 TRAP: 0700   Tainted: G        W      (3.16.0-4-powerpc Debian 3.16.7-ckt11-1+deb8u4)
[    0.975457] MSR: 00029032 <EE,ME,IR,DR,RI>  CR: 22008082  XER: 00000000
[    0.975479] 
GPR00: c035acf4 ef83fe00 ef81b7f0 0000005a 00000000 00000000 ffffffff 000000c9 
GPR08: c0734ae4 c0730000 c0734ae4 00000000 22008022 00000000 c0004a8c 00000000 
GPR16: 00000000 00000000 00000000 00000000 00000000 00000000 c07475b0 0000006a 
GPR24: c06731a8 c0740000 ef98cbc0 c06be048 ef98cbc0 ef99cd60 c06e31c8 c06e31d0 
[    0.975581] NIP [c035acf4] device_release+0xa8/0xb8
[    0.975594] LR [c035acf4] device_release+0xa8/0xb8
[    0.975605] Call Trace:
[    0.975618] [ef83fe00] [c035acf4] device_release+0xa8/0xb8 (unreliable)
[    0.975645] [ef83fe20] [c0274ff8] kobject_cleanup+0xa4/0x1d8
[    0.975661] [ef83fe40] [c0363244] platform_add_devices+0x6c/0xac
[    0.975677] [ef83fe60] [c06881d0] mv643xx_eth_add_pds+0x40/0x15c
[    0.975694] [ef83fe80] [c00043c0] do_one_initcall+0xd0/0x240
[    0.975710] [ef83fef0] [c067b56c] kernel_init_freeable+0x15c/0x1f8
[    0.975726] [ef83ff30] [c0004ab0] kernel_init+0x24/0x114
[    0.975741] [ef83ff40] [c0015ce0] ret_from_kernel_thread+0x5c/0x64
[    0.975754] --- Exception: 0 at   (null)
    LR =   (null)
[    0.975771] Instruction dump:
[    0.975781] 813f0148 2f890000 419e0010 81290020 2f890000 409effb0 809f0024 2f840000 
[    0.975807] 419e0018 3c60c062 3863876c 481adab1 <0fe00000> 4bffff9c 809f0000 4bffffe8 
[    0.975834] ---[ end trace ab1c564ee937d58b ]---
[    0.976625] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.976713] audit: initializing netlink subsys (disabled)
[    0.976812] audit: type=2000 audit(1443885984.963:1): initialized
[    0.977866] zbud: loaded
[    0.978097] VFS: Disk quotas dquot_6.5.2
[    0.978150] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.978263] msgmni has been set to 1498
[    0.979407] alg: No test for stdrng (krng)
[    0.979512] bounce: pool size: 64 pages
[    0.979580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.979750] io scheduler noop registered
[    0.979768] io scheduler deadline registered
[    0.979880] io scheduler cfq registered (default)
[    0.980885] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.002260] serial8250.0: ttyS0 at I/O 0x2f8 (irq = 0, base_baud = 115200) is a 16550A
[    1.002652] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    1.002688] Serial: MPC52xx PSC UART driver
[    1.002750] Generic non-volatile memory driver v1.1
[    1.002882] Linux agpgart interface v0.103
[    1.003242] Warning: no ADB interface detected
[    1.003577] mousedev: PS/2 mouse device common for all mice
[    1.003844] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    1.003947] ledtrig-cpu: registered to indicate activity on CPUs
[    1.004166] TCP: cubic registered
[    1.004227] NET: Registered protocol family 10
[    1.004940] mip6: Mobile IPv6
[    1.004973] NET: Registered protocol family 17
[    1.004997] mpls_gso: MPLS GSO support
[    1.005577] registered taskstats version 1
[    1.006791] rtc-generic rtc-generic: setting system clock to 2015-10-03 15:26:25 UTC (1443885985)
[    1.006877] PM: Hibernation image not present or could not be loaded.
[    1.007875] Freeing unused kernel memory: 404K (c0678000 - c06dd000)
[    1.079500] systemd-udevd[51]: starting version 215
[    1.081171] random: systemd-udevd urandom read with 0 bits of entropy available
[    1.128672] pata_via 0000:00:0c.1: version 0.3.4
[    1.145121] scsi0 : pata_via
[    1.152346] scsi1 : pata_via
[    1.152657] ata1: PATA max UDMA/100 cmd 0x1000 ctl 0x100c bmdma 0x1020 irq 14
[    1.152678] ata2: PATA max UDMA/100 cmd 0x1010 ctl 0x101c bmdma 0x1028 irq 15
[    1.493603] ata1.00: ATA-6: ST3120022A, 3.06, max UDMA/100
[    1.493655] ata1.00: 234441648 sectors, multi 16: LBA48 
[    1.493682] ata1.01: ATAPI: HL-DT-ST DVDRAM GSA-4163B, A102, max UDMA/33
[    1.509551] ata1.00: configured for UDMA/100
[    1.525377] ata1.01: configured for UDMA/33
[    1.528149] scsi 0:0:0:0: Direct-Access     ATA      ST3120022A       3.06 PQ: 0 ANSI: 5
[    1.532749] scsi 0:0:1:0: CD-ROM            HL-DT-ST DVDRAM GSA-4163B A102 PQ: 0 ANSI: 5
[    1.726404] ata2.00: ATA-8: WDC WD5003ABYX-01WERA1, 01.01S02, max UDMA/133
[    1.726435] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/1)
[    1.741577] ata2.00: configured for UDMA/100
[    1.741834] scsi 1:0:0:0: Direct-Access     ATA      WDC WD5003ABYX-0 1S02 PQ: 0 ANSI: 5
[    1.774471] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    1.774672] sd 0:0:0:0: [sda] Write Protect is off
[    1.774692] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.774751] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.778287] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.778472] sd 1:0:0:0: [sdb] Write Protect is off
[    1.778491] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.778549] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.783997]  sda: RDSK (512) sda1 (DOS^A)(res 2 spb 1) sda2 (SFS^@)(res 2 spb 1) sda3 (SFS^@)(res 2 spb 1) sda4 (SWAP)(res 2 spb 8) sda5 (SFS^@)(res 2 spb 1) sda6 (SFS^@)(res 2 spb 1) sda7 (SFS^@)(res 2 spb 1)
[    1.785785] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.793469]  sdb: RDSK (512) sdb1 (DOS^A)(res 2 spb 1) sdb2 ((res 2 spb 1) sdb3 (SWP^@)(res 2 spb 1) sdb4 (SFS^@)(res 2 spb 1) sdb5 (NBR^G)(res 0 spb 1) sdb6 (SFS^@)(res 2 spb 1) sdb7 (SFS^@)(res 2 spb 1) sdb8 (LNX^@)(res 2 spb 1) sdb9 ((res 2 spb 1) sdb10 (NBS^A)(res 0 spb 1)
[    1.795492] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.624183] random: nonblocking pool is initialized
[    2.796041] PM: Starting manual resume from disk
[    2.796112] PM: Hibernation image partition 8:19 present
[    2.796116] PM: Looking for hibernation image.
[    2.796761] PM: Image not found (code -22)
[    2.796772] PM: Hibernation image not present or could not be loaded.
[    3.037762] EXT4-fs (sdb9): mounted filesystem with ordered data mode. Opts: (null)
[    3.578372] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    3.578709] systemd[1]: Detected architecture 'ppc'.
[    3.723577] systemd[1]: Inserted module 'autofs4'
[    3.732852] systemd[1]: Set hostname to <pegasos>.
[    4.395569] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.396008] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.396119] systemd[1]: Starting Remote File Systems (Pre).
[    4.396544] systemd[1]: Reached target Remote File Systems (Pre).
[    4.396729] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.397430] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.397555] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.397719] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.397788] systemd[1]: Starting Encrypted Volumes.
[    4.397959] systemd[1]: Reached target Encrypted Volumes.
[    4.398037] systemd[1]: Expecting device dev-disk-by\x2duuid-b7ce159c\x2d8cbd\x2d4621\x2d9fad\x2d7101f22fd15d.device...
[    4.398202] systemd[1]: Starting Root Slice.
[    4.398429] systemd[1]: Created slice Root Slice.
[    4.398486] systemd[1]: Starting User and Session Slice.
[    4.398782] systemd[1]: Created slice User and Session Slice.
[    4.398844] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.399125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.399185] systemd[1]: Starting Delayed Shutdown Socket.
[    4.399430] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.399490] systemd[1]: Starting Journal Socket (/dev/log).
[    4.399709] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.399794] systemd[1]: Starting udev Control Socket.
[    4.399994] systemd[1]: Listening on udev Control Socket.
[    4.400061] systemd[1]: Starting udev Kernel Socket.
[    4.400254] systemd[1]: Listening on udev Kernel Socket.
[    4.400346] systemd[1]: Starting Journal Socket.
[    4.400575] systemd[1]: Listening on Journal Socket.
[    4.400710] systemd[1]: Starting System Slice.
[    4.401008] systemd[1]: Created slice System Slice.
[    4.401144] systemd[1]: Started File System Check on Root Device.
[    4.401204] systemd[1]: Starting system-getty.slice.
[    4.401582] systemd[1]: Created slice system-getty.slice.
[    4.401707] systemd[1]: Starting Increase datagram queue length...
[    4.404776] systemd[1]: Mounting Debug File System...
[    4.407785] systemd[1]: Mounted Huge Pages File System.
[    4.424633] systemd[1]: Started Set Up Additional Binary Formats.
[    4.426481] systemd[1]: Starting Load Kernel Modules...
[    4.429959] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.439469] systemd[1]: Starting udev Coldplug all Devices...
[    4.442850] systemd[1]: Mounting POSIX Message Queue File System...
[    4.452030] systemd[1]: Starting Slices.
[    4.452545] systemd[1]: Reached target Slices.
[    4.568183] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.569735] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.677154] systemd[1]: Started udev Coldplug all Devices.
[    4.701114] lp: driver loaded but no devices found
[    4.728426] parport_pc: VIA 686A/8231 detected
[    4.728440] parport_pc: probing current configuration
[    4.728485] parport_pc: Current parallel port base: 0x3BC
[    4.728539] parport0: PC-style at 0x3bc, irq 7 [PCSPP]
[    4.825496] lp0: using parport0 (interrupt-driven).
[    4.825544] parport_pc: VIA parallel port: io=0x3BC, irq=7
[    4.851885] fuse init (API version 7.23)
[    4.861013] systemd[1]: Started Create Static Device Nodes in /dev.
[    4.861986] systemd[1]: Starting udev Kernel Device Manager...
[    4.896638] systemd[1]: Mounted POSIX Message Queue File System.
[    4.897652] systemd[1]: Mounted Debug File System.
[    4.907357] systemd[1]: Started Increase datagram queue length.
[    4.913698] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.913761] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.949600] systemd-udevd[143]: starting version 215
[    4.954117] systemd[1]: Started udev Kernel Device Manager.
[    4.960335] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[    4.961636] systemd[1]: Failed to start Load Kernel Modules.
[    4.961853] systemd[1]: Unit systemd-modules-load.service entered failed state.
[    5.001528] systemd[1]: Mounted Configuration File System.
[    5.001702] systemd[1]: Mounting FUSE Control File System...
[    5.004755] systemd[1]: Starting Apply Kernel Variables...
[    5.013277] systemd[1]: Starting Copy rules generated while the root was ro...
[    5.023535] systemd[1]: Starting LSB: Tune IDE hard disks...
[    5.036606] systemd[1]: Starting LSB: Set preliminary keymap...
[    5.051750] systemd[1]: Starting Syslog Socket.
[    5.052453] systemd[1]: Listening on Syslog Socket.
[    5.052651] systemd[1]: Starting Journal Service...
[    5.061976] systemd[1]: Started Journal Service.
[    5.467003] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    5.968235] Emu10k1_gameport 0000:00:05.1: enabling device (0000 -> 0001)
[    5.981977] gameport gameport0: EMU10K1 is pci0000:00:05.1/gameport0, io 0x1030, speed 1183kHz
[    6.008348] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.008538] scsi 0:0:1:0: Attached scsi generic sg1 type 5
[    6.008680] sd 1:0:0:0: Attached scsi generic sg2 type 0
[    6.071284] firewire_ohci 0000:00:01.0: enabling device (0000 -> 0003)
[    6.099161] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.099222] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.099861] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    6.113599] usbcore: registered new interface driver usbfs
[    6.113697] usbcore: registered new interface driver hub
[    6.115584] usbcore: registered new device driver usb
[    6.128923] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.134651] firewire_ohci 0000:00:01.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x41
[    6.158235] ehci-pci: EHCI PCI platform driver
[    6.158485] ehci-pci 0000:00:06.2: EHCI Host Controller
[    6.158523] ehci-pci 0000:00:06.2: new USB bus registered, assigned bus number 1
[    6.158708] ehci-pci 0000:00:06.2: irq 9, io mem 0x80002800
[    6.167227] uhci_hcd: USB Universal Host Controller Interface driver
[    6.173569] ehci-pci 0000:00:06.2: USB 2.0 started, EHCI 1.00
[    6.173831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    6.173852] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.173872] usb usb1: Product: EHCI Host Controller
[    6.173886] usb usb1: Manufacturer: Linux 3.16.0-4-powerpc ehci_hcd
[    6.173901] usb usb1: SerialNumber: 0000:00:06.2
[    6.174443] hub 1-0:1.0: USB hub found
[    6.174486] hub 1-0:1.0: 5 ports detected
[    6.176453] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.188586] NET: Registered protocol family 23
[    6.190042] uhci_hcd 0000:00:0c.2: UHCI Host Controller
[    6.190105] uhci_hcd 0000:00:0c.2: new USB bus registered, assigned bus number 2
[    6.190148] uhci_hcd 0000:00:0c.2: detected 2 ports
[    6.190205] uhci_hcd 0000:00:0c.2: irq 9, io base 0x00001040
[    6.190440] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    6.190463] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.190483] usb usb2: Product: UHCI Host Controller
[    6.190497] usb usb2: Manufacturer: Linux 3.16.0-4-powerpc uhci_hcd
[    6.190512] usb usb2: SerialNumber: 0000:00:0c.2
[    6.191055] hub 2-0:1.0: USB hub found
[    6.191099] hub 2-0:1.0: 2 ports detected
[    6.202310] ohci-pci: OHCI PCI platform driver
[    6.207434] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    6.207501] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 3
[    6.207636] ohci-pci 0000:00:06.0: irq 9, io mem 0x80000000
[    6.317636] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    6.317690] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.317710] usb usb3: Product: OHCI PCI host controller
[    6.317725] usb usb3: Manufacturer: Linux 3.16.0-4-powerpc ohci_hcd
[    6.317740] usb usb3: SerialNumber: 0000:00:06.0
[    6.320212] hub 3-0:1.0: USB hub found
[    6.320298] hub 3-0:1.0: 3 ports detected
[    6.324766] uhci_hcd 0000:00:0c.3: UHCI Host Controller
[    6.324836] uhci_hcd 0000:00:0c.3: new USB bus registered, assigned bus number 4
[    6.324878] uhci_hcd 0000:00:0c.3: detected 2 ports
[    6.324940] uhci_hcd 0000:00:0c.3: irq 9, io base 0x00001060
[    6.325268] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    6.325293] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.325313] usb usb4: Product: UHCI Host Controller
[    6.325327] usb usb4: Manufacturer: Linux 3.16.0-4-powerpc uhci_hcd
[    6.325342] usb usb4: SerialNumber: 0000:00:0c.3
[    6.325895] hub 4-0:1.0: USB hub found
[    6.325936] hub 4-0:1.0: 2 ports detected
[    6.327212] vt596_smbus 0000:00:0c.4: SMBUS: Error: Host SMBus controller not enabled! - upgrade BIOS or use force=1
[    6.331665] ohci-pci 0000:00:06.1: OHCI PCI host controller
[    6.331750] ohci-pci 0000:00:06.1: new USB bus registered, assigned bus number 5
[    6.331907] ohci-pci 0000:00:06.1: irq 9, io mem 0x80001000
[    6.364028] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[    6.415585] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    6.415638] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.415658] usb usb5: Product: OHCI PCI host controller
[    6.415672] usb usb5: Manufacturer: Linux 3.16.0-4-powerpc ohci_hcd
[    6.415687] usb usb5: SerialNumber: 0000:00:06.1
[    6.419913] hub 5-0:1.0: USB hub found
[    6.419977] hub 5-0:1.0: 2 ports detected
[    6.420503] snd_emu10k1 0000:00:05.0: enabling device (0000 -> 0001)
[    6.532094] snd_via82xx 0000:00:0c.5: enabling device (0000 -> 0001)
[    6.626026] [drm] Initialized drm 1.1.0 20060810
[    6.634424] firewire_core 0000:00:01.0: created device fw0: GUID 0011060000004b2f, S400
[    7.066968] vt8231 0000:00:0c.4: enabling sensors
[    7.068261] snd_via82xx_modem 0000:00:0c.6: enabling device (0000 -> 0001)
[    7.170433] [drm] radeon kernel modesetting enabled.
[    7.173853] [drm] initializing kernel modesetting (RV280 0x1002:0x5961 0x174B:0x7C13).
[    7.173915] [drm] register mmio base: 0xC8000000
[    7.173926] [drm] register mmio size: 65536
[    7.233168] [drm:radeon_agp_init] *ERROR* Unable to acquire AGP: -19
[    7.233221] [drm] Forcing AGP to PCI mode
[    7.233237] [drm] Generation 2 PCI interface, using max accessible memory
[    7.233265] radeon 0001:01:08.0: VRAM: 128M 0x00000000C0000000 - 0x00000000C7FFFFFF (128M used)
[    7.233289] radeon 0001:01:08.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
[    7.233366] [drm] Detected VRAM RAM=128M, BAR=128M
[    7.233379] [drm] RAM width 128bits DDR
[    7.236459] [TTM] Zone  kernel: Available graphics memory: 383712 kiB
[    7.236492] [TTM] Zone highmem: Available graphics memory: 514752 kiB
[    7.236506] [TTM] Initializing pool allocator
[    7.236627] [drm] radeon: 128M of VRAM memory ready
[    7.236643] [drm] radeon: 512M of GTT memory ready.
[    7.236731] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    7.254879] [drm] PCI GART of 512M enabled (table at 0x000000002DC80000).
[    7.257441] radeon 0001:01:08.0: WB disabled
[    7.257497] radeon 0001:01:08.0: fence driver on ring 0 use gpu addr 0x00000000a0000000 and cpu addr 0xee6ae000
[    7.257526] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.257540] [drm] Driver supports precise vblank timestamp query.
[    7.257603] [drm] radeon: irq initialized.
[    7.257667] [drm] Loading R200 Microcode
[    7.375679] radeon 0001:01:08.0: firmware: failed to load radeon/R200_cp.bin (-2)
[    7.375755] [drm:r100_cp_init] *ERROR* Failed to load firmware!
[    7.375898] radeon 0001:01:08.0: failed initializing CP (-2).
[    7.375917] radeon 0001:01:08.0: Disabling GPU acceleration
[    7.375942] [drm] radeon: cp finalized
[    7.390630] [drm] Radeon Display Connectors
[    7.390677] [drm] Connector 0:
[    7.390687] [drm]   VGA-1
[    7.390701] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    7.390713] [drm]   Encoders:
[    7.390723] [drm]     CRT1: INTERNAL_DAC1
[    7.390735] [drm] Connector 1:
[    7.390744] [drm]   DVI-I-1
[    7.390753] [drm]   HPD1
[    7.390765] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    7.390777] [drm]   Encoders:
[    7.390786] [drm]     CRT2: INTERNAL_DAC2
[    7.390797] [drm]     DFP1: INTERNAL_TMDS1
[    7.532983] [drm] fb mappable at 0xC0040000
[    7.533043] [drm] vram apper at 0xC0000000
[    7.533131] [drm] size 5185536
[    7.533216] [drm] fb depth is 24
[    7.533228] [drm]    pitch is 5760
[    7.593929] Console: switching to colour frame buffer device 180x56
[    7.632589] radeon 0001:01:08.0: fb0: radeondrmfb frame buffer device
[    7.632868] radeon 0001:01:08.0: registered panic notifier
[    7.636775] [drm] Initialized radeon 2.39.0 20080528 for 0001:01:08.0 on minor 0
[    7.689681] EXT4-fs (sdb9): re-mounted. Opts: errors=remount-ro
[    8.321521] snd_via82xx_modem: probe of 0000:00:0c.6 failed with error -13
[    8.322702] via-rhine 0000:00:0d.0: enabling device (0000 -> 0003)
[    8.353643] via-rhine 0000:00:0d.0 eth0: VIA Rhine II at 0xf180e900, 00:0b:2f:41:3c:55, IRQ 9
[    8.354861] via-rhine 0000:00:0d.0 eth0: MII PHY found at address 16, status 0x786d advertising 01e1 Link c5e1
[    8.787378] systemd-journald[154]: Received request to flush runtime journal from PID 1
[    9.296876] Adding 4195796k swap on /dev/sdb3.  Priority:-1 extents:1 across:4195796k FS
[    9.937555] input: GenPS/2 Genius Mouse as /devices/platform/i8042/serio1/input/input2
[   10.530805] systemd-journald[154]: Received request to flush runtime journal from PID 1
[   11.773785] RPC: Registered named UNIX socket transport module.
[   11.785666] RPC: Registered udp transport module.
[   11.797096] RPC: Registered tcp transport module.
[   11.808409] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.852642] FS-Cache: Loaded
[   11.908606] FS-Cache: Netfs 'nfs' registered for caching
[   11.985435] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   15.041500] cfg80211: Calling CRDA to update world regulatory domain
[   15.428221] cfg80211: World regulatory domain updated:
[   15.438392] cfg80211:  DFS Master region: unset
[   15.438595] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.457692] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.467441] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.476982] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   15.486545] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   15.496195] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   15.505650] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   15.515216] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   15.524694] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)

Reply to: