среда, 14 марта 2012 г.

linux и PowerMac G5 + dmesg

Выбор подопытного линукса на платформу powerpc. Linux - мучился с выбором дистрибутива, над разрядностью долго не думал хотел 64-битную версию, а иначе зачем мне 64-битный RISC  процессор :)

Чего ждать и чего не ждать в linux на PowerPC (PowerMac)
     Во первых - забудьте про FlashPlayer его просто никогда не выпускали под эту платформу, есть Gnash. Youtube конечно сможете смотреть благодаря HTML5  
     Браузеры Firefox, гугль Хром - НЕТ . Iceweasel (web browser based on Firefox), Midori - да
     Эмуляторы QEMU (QTEMU) . Про virtualbox - забудьте, по крайней мере на данный момент он не поддерживает powerpc платформу.
     Dropbox - то же не поддерживает платформу linux ppc, хотя исходники компилируются без ошибок, но при запуске выдаёт сообщение что архитектура не поддерживается.



YDL 6.x (Yellow Dog Linux) выглядел не ахти а тут ещё и эти вентиляторы :( Поясняю все родные вентиляторы у PowerMac G5 подключаются к материнской плате. Контроль их скорости ведётся ею же и хотя у компьютера есть два отдельных датчика температуры на длинном проводке (подключай куда хочешь, хотя у каждого из них есть штатное место) помоему регулирует их частоту не зависимо от датчиков. Так вот к чему это я , при установки и работе в этом дистре скорость вращение вентиляторов была максимальной - это был просто жуткий вой.

Ubuntu 10.04 - почему то далеко не сразу удалось удачно записать на болванку. Установил пакетов в репах оказалось кот на плакал. Я конечно не против установки пакетов из исходников но там готовых слишком уж мало. Видимо поклонников powerpc  у этого дистрибутива немного. Ссылка на страницу с образами для powerpc PowerPCDownloads и PowerPCFAQ

Debian 6  64-битная версия как раз только вышла (намного позже чем версия убунту). Пакетов в репозитории немало, вентиляторы не издают жудкий вой. В общем на этом дистре я и остановился. В итоге сделал у себя дуал бут линукс + макосх. Есть некоторые нюансы, во первых Debian 6.0.2 stable имеет очень старые дрова для nvidia ( nouveau) у которых отсутствует 3D ускорение. Так что для получения 3D ускорения потребуется обновится до ветки testing.
Примечание: cd/dvd привод должен быть в режиме master иначе установка не запустится.  Начало установки это чёрный экран с вариантами install (32-битная установка для G4 и младше), install64 (64-битная G5,Power4/5/6) , expert, expert64.


Итак, если линуксоидам будет интересно вывод dmesg

[    0.000000] DART table allocated at: c00000005f000000
[    0.000000] Using PowerMac machine description
[    0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24
[    0.000000] Found initrd at 0xc000000001e00000:0xc000000002839000
[    0.000000] Found U3 memory controller & host bridge @ 0xf8000000 revision: 0x39
[    0.000000] Mapped at 0xd000080080000000
[    0.000000] Found a Shasta mac-io controller, rev: 0, mapped at 0xd000080080041000
[    0.000000] PowerMac motherboard: PowerMac G5
[    0.000000] DART IOMMU initialized for U3 type chipset
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
[    0.000000]  (thread shift is 0)
[    0.000000] Starting Linux PPC64 #1 SMP Mon Jan 16 23:50:16 UTC 2012
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size                = 0x0
[    0.000000] physicalMemorySize            = 0x60000000
[    0.000000] htab_address                  = 0xc00000005c000000
[    0.000000] htab_hash_mask                = 0x3ffff
[    0.000000] -----------------------------------------------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-vserver-powerpc64 (Debian 2.6.32-41) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Jan 16 23:50:16 UTC 2012
[    0.000000] [boot]0012 Setup Arch
[    0.000000] Top of RAM: 0x60000000, Total RAM: 0x60000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Found U3-AGP PCI host bridge.  Firmware bus number: 240->255
[    0.000000] PCI host bridge /pci@0,f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000
[    0.000000] Can't get bus-range for /ht@0,f2000000, assume bus 0
[    0.000000] Found U3-HT PCI host bridge.  Firmware bus number: 0->239
[    0.000000] PCI host bridge /ht@0,f2000000 (primary) ranges:
[    0.000000] SMU: Driver 0.7 (c) 2005 Benjamin Herrenschmidt, IBM Corp.
[    0.000000] SMU: using NAP mode workaround
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=402, gen1=403
[    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] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00060000
[    0.000000]   Normal   0x00060000 -> 0x00060000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00060000
[    0.000000] On node 0 totalpages: 393216
[    0.000000]   DMA zone: 5376 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 387840 pages, LIFO batch:31
[    0.000000] [boot]0015 Setup Done
[    0.000000] PERCPU: Embedded 14 pages/cpu @c000000000a00000 s27312 r0 d30032 u1048576
[    0.000000] pcpu-alloc: s27312 r0 d30032 u1048576 alloc=1*1048576
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 387840
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=UUID=05bdf826-a717-42dd-ad66-077e2f0b0587 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] freeing bootmem node 0
[    0.000000] Memory: 1470748k/1572864k available (7120k kernel code, 102116k reserved, 1228k data, 836k bss, 352k init)
[    0.000000] SLUB: Genslabs=14, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=256
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:512
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at 80040000, max 4 CPUs
[    0.000000] mpic: ISU size: 124, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 124 sources
[    0.000000] irq: irq 96 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 96
[    0.000000] mpic: Setting up MPIC " MPIC 2   " version 1.2 at f8040000, max 4 CPUs
[    0.000000] mpic: ISU size: 124, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 124 sources
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 1800.000000 MHz
[    0.000000] clocksource: timebase mult[7800001] shift[22] registered
[    0.000000] clockevent: decrementer mult[8888887] shift[32] cpu[0]
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled
[    0.000000] irq: irq 23 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 23
[    0.000000] irq: irq 24 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 24
[    0.002842] Security Framework initialized
[    0.002866] SELinux:  Disabled at boot.
[    0.003470] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.008151] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.010384] Mount-cache hash table entries: 256
[    0.016410] Initializing cgroup subsys ns
[    0.016438] Initializing cgroup subsys cpuacct
[    0.016456] Initializing cgroup subsys devices
[    0.016470] Initializing cgroup subsys freezer
[    0.016481] Initializing cgroup subsys net_cls
[    0.017503] PowerMac SMP probe found 1 cpus
[    0.017969] Brought up 1 CPUs
[    0.019570] CPU0 attaching NULL sched-domain.
[    0.019977] devtmpfs: initialized
[    0.031877] regulator: core version 0.5
[    0.031962] irq: irq 53 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 53
[    0.031993] irq: irq 48 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 48
[    0.032264] NET: Registered protocol family 16
[    0.032343] IBM eBus Device Driver
[    0.032936] PPC970/FX/MP performance monitor hardware support registered
[    0.032992] irq: irq 0 on host /u3@0,f8000000/mpic@f8040000 mapped to virtual irq 16
[    0.033121] KeyWest i2c @0xf8001003 irq 16 /u3@0,f8000000/i2c@f8001000
[    0.033138]  channel 0 bus <multibus>
[    0.033148]  channel 1 bus <multibus>
[    0.033198] irq: irq 27 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 27
[    0.033240] KeyWest i2c @0x80018000 irq 27 /ht@0,f2000000/pci@2/mac-io@7/i2c@18000
[    0.033257]  channel 0 bus <multibus>
[    0.033310] SMU i2c /smu@0,0
[    0.033329]  channel b bus /smu@0,0/i2c@b
[    0.033342]  channel e bus /smu@0,0/i2c@e
[    0.035467] CPU Hotplug not supported by firmware - disabling.
[    0.037179] PCI: Probing PCI hardware
[    0.037702] pci 0000:f0:10.0: reg 10 32bit mmio: [0x91000000-0x91ffffff]
[    0.037721] pci 0000:f0:10.0: reg 14 32bit mmio pref: [0x98000000-0x9fffffff]
[    0.037775] pci 0000:f0:10.0: reg 30 32bit mmio pref: [0x90000000-0x9001ffff]
[    0.142995] IOMMU table initialized, virtual merging enabled
[    0.143073] irq: irq 59 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 59
[    0.143866] pci 0001:03:0f.0: reg 10 32bit mmio: [0x80400000-0x805fffff]
[    0.143905] pci 0001:03:0f.0: reg 30 32bit mmio pref: [0x80200000-0x802fffff]
[    0.143949] pci 0001:00:01.0: bridge 32bit mmio: [0x80200000-0x805fffff]
[    0.143961] pci 0001:00:01.0: bridge 32bit mmio pref: [0x000000-0x0fffff]
[    0.143993] irq: irq 40 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 40
[    0.144053] pci 0001:01:07.0: reg 10 32bit mmio: [0x80000000-0x8007ffff]
[    0.144151] pci 0001:01:0b.0: reg 10 32bit mmio: [0x80082000-0x80082fff]
[    0.144213] pci 0001:01:0b.0: supports D1 D2
[    0.144221] pci 0001:01:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.144240] pci 0001:01:0b.0: PME# disabled
[    0.144303] pci 0001:01:0b.1: reg 10 32bit mmio: [0x80081000-0x80081fff]
[    0.144365] pci 0001:01:0b.1: supports D1 D2
[    0.144372] pci 0001:01:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.144388] pci 0001:01:0b.1: PME# disabled
[    0.144452] pci 0001:01:0b.2: reg 10 32bit mmio: [0x80080000-0x800800ff]
[    0.144514] pci 0001:01:0b.2: supports D1 D2
[    0.144522] pci 0001:01:0b.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.144538] pci 0001:01:0b.2: PME# disabled
[    0.144585] pci 0001:00:02.0: bridge 32bit mmio: [0x80000000-0x800fffff]
[    0.144596] pci 0001:00:02.0: bridge 32bit mmio pref: [0x000000-0x0fffff]
[    0.144640] irq: irq 70 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 70
[    0.144746] pci 0001:02:0c.0: reg 10 io port: [0x00-0x07]
[    0.144759] pci 0001:02:0c.0: reg 14 io port: [0x00-0x03]
[    0.144773] pci 0001:02:0c.0: reg 18 io port: [0x00-0x07]
[    0.144786] pci 0001:02:0c.0: reg 1c io port: [0x00-0x03]
[    0.144799] pci 0001:02:0c.0: reg 20 io port: [0x00-0x0f]
[    0.144813] pci 0001:02:0c.0: reg 24 32bit mmio: [0x80102000-0x80103fff]
[    0.144882] pci 0001:02:0d.0: reg 10 32bit mmio: [0x80104000-0x80107fff]
[    0.144975] pci 0001:02:0e.0: reg 10 32bit mmio: [0x80100000-0x80100fff]
[    0.145034] pci 0001:02:0e.0: supports D1 D2
[    0.145042] pci 0001:02:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.145057] pci 0001:02:0e.0: PME# disabled
[    0.145098] pci 0001:00:03.0: bridge 32bit mmio: [0x80100000-0x801fffff]
[    0.145110] pci 0001:00:03.0: bridge 32bit mmio pref: [0x000000-0x0fffff]
[    0.145144] irq: irq 10 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 17
[    0.145180] irq: irq 38 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 38
[    0.145215] irq: irq 39 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 39
[    0.146636] pci 0001:00:01.0: PCI bridge, secondary bus 0001:03
[    0.146652] pci 0001:00:01.0:   IO window: disabled
[    0.146668] pci 0001:00:01.0:   MEM window: 0x80200000-0x805fffff
[    0.146683] pci 0001:00:01.0:   PREFETCH window: disabled
[    0.146701] pci 0001:00:02.0: PCI bridge, secondary bus 0001:01
[    0.146714] pci 0001:00:02.0:   IO window: disabled
[    0.146729] pci 0001:00:02.0:   MEM window: 0x80000000-0x800fffff
[    0.146744] pci 0001:00:02.0:   PREFETCH window: disabled
[    0.146761] pci 0001:00:03.0: PCI bridge, secondary bus 0001:02
[    0.146774] pci 0001:00:03.0:   IO window: disabled
[    0.146789] pci 0001:00:03.0:   MEM window: 0x80100000-0x801fffff
[    0.146804] pci 0001:00:03.0:   PREFETCH window: disabled
[    0.146838] pci_bus 0000:f0: resource 0 io:  [0x10000-0x80ffff]
[    0.146848] pci_bus 0000:f0: resource 1 mem: [0xf1000000-0xf1ffffff]
[    0.146857] pci_bus 0000:f0: resource 2 mem: [0x90000000-0x9fffffff]
[    0.146867] pci_bus 0001:00: resource 0 io:  [0x812000-0xc11fff]
[    0.146876] pci_bus 0001:00: resource 1 mem: [0xfa000000-0xffffffff]
[    0.146885] pci_bus 0001:00: resource 2 mem: [0x80000000-0x8fffffff]
[    0.146894] pci_bus 0001:00: resource 3 mem: [0xa0000000-0xefffffff]
[    0.146903] pci_bus 0001:03: resource 1 mem: [0x80200000-0x805fffff]
[    0.146912] pci_bus 0001:03: resource 2 mem: [0x0-0xfffff]
[    0.146921] pci_bus 0001:01: resource 1 mem: [0x80000000-0x800fffff]
[    0.146930] pci_bus 0001:01: resource 2 mem: [0x0-0xfffff]
[    0.146939] pci_bus 0001:02: resource 1 mem: [0x80100000-0x801fffff]
[    0.146947] pci_bus 0001:02: resource 2 mem: [0x0-0xfffff]
[    0.146954] PCI: Probing PCI hardware done
[    0.146962] Registering pmac pic with sysfs...
[    0.148750] bio: create slab <bio-0> at 0
[    0.149157] vgaarb: device added: PCI:0000:f0:10.0,decodes=io+mem,owns=mem,locks=none
[    0.149228] vgaarb: loaded
[    0.149734] Switching to clocksource timebase
[    0.155388] NET: Registered protocol family 2
[    0.155873] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.159260] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.168674] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.172180] TCP: Hash tables configured (established 262144 bind 65536)
[    0.172212] TCP reno registered
[    0.172608] NET: Registered protocol family 1
[    0.172989] Unpacking initramfs...
[    1.083362] Freeing initrd memory: 10468k freed
[    1.085198] nvram_init: Could not find nvram partition for nvram buffered error logging.
[    1.149867] Registering G5 CPU frequency driver
[    1.149890] Frequency method: SCOM, Voltage method: SMU
[    1.149917] Low: 900 Mhz, High: 1800 Mhz, Cur: 900 MHz
[    1.178323] audit: initializing netlink socket (disabled)
[    1.178352] type=2000 audit(1331740325.176:1): initialized
[    1.187271] HugeTLB registered 16 MB page size, pre-allocated 0 pages
[    1.190196] VFS: Disk quotas dquot_6.5.2
[    1.190350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.190514] msgmni has been set to 2893
[    1.190943] alg: No test for stdrng (krng)
[    1.191077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.191088] io scheduler noop registered
[    1.191094] io scheduler anticipatory registered
[    1.191100] io scheduler deadline registered
[    1.191242] io scheduler cfq registered (default)
[    1.191687] Using unsupported 1440x900 NVDA,Display-B at 98004000, depth=8, pitch=1536
[    1.228423] Console: switching to colour frame buffer device 180x56
[    1.261884] fb0: Open Firmware frame buffer device on /pci@0,f0000000/NVDA,Parent@10/NVDA,Display-B@1
[    1.264816] vio_register_driver: driver hvc_console registering
[    1.264842] HVSI: registered 0 devices
[    1.264849] Linux agpgart interface v0.103
[    1.265065] agpgart-uninorth 0000:f0:0b.0: Apple U3L chipset
[    1.272706] agpgart-uninorth 0000:f0:0b.0: configuring for size idx: 64
[    1.273084] agpgart-uninorth 0000:f0:0b.0: AGP aperture is 256M @ 0x0
[    1.273420] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.274002] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    1.274326] ttyPZ0 at MMIO 0x80013020 (irq = 23) is a Z85c30 ESCC - Serial port
[    1.274715] ttyPZ1 at MMIO 0x80013000 (irq = 24) is a Z85c30 ESCC - Serial port
[    1.276072] vroot: loaded (max 8 devices)
[    1.276340] MacIO PCI driver attached to Shasta chipset
[    1.276928] irq: irq 35 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 35
[    1.276994] irq: irq 17 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 18
[    1.277009] irq: irq 18 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 19
[    1.277119] irq: irq 19 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 20
[    1.277134] irq: irq 20 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 21
[    1.277346] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.277954] Uniform Multi-Platform E-IDE driver
[    1.278269] ide-pmac 0001:02:0d.0: enabling device (0004 -> 0006)
[    2.297908] ide-pmac: Found Apple Shasta ATA-6 controller (PCI), bus ID 3, irq 38
[    2.298252] Probing IDE interface ide0...
[    7.625906] hda: timeout in ide_busy_sleep
[   12.721906] hda: timeout in ide_busy_sleep
[   12.722082] hda: no response (status = 0xa1), resetting drive
[   17.985906] hda: timeout in ide_busy_sleep
[   17.986082] hda: no response (status = 0xa1)
[   23.361906] hdb: timeout in ide_busy_sleep
[   28.457906] hdb: timeout in ide_busy_sleep
[   28.458081] hdb: no response (status = 0xa1), resetting drive
[   33.721906] hdb: timeout in ide_busy_sleep
[   33.722080] hdb: no response (status = 0xa1)
[   33.778001] ide0 at 0xd000080082472000-0xd000080082472070,0xd000080082472160 on irq 38
[   33.783562] ide-gd driver 1.18
[   33.789307] mice: PS/2 mouse device common for all mice
[   33.795231] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[   33.802040] TCP cubic registered
[   33.808481] NET: Registered protocol family 10
[   33.816387] Mobile IPv6
[   33.822790] NET: Registered protocol family 17
[   33.829419] PM: Registered nosave memory: 000000005f000000 - 0000000060000000
[   33.836579] PM: Resume from disk failed.
[   33.836605] registered taskstats version 1
[   33.868699] rtc-generic rtc-generic: setting system clock to 2012-03-14 15:52:38 UTC (1331740358)
[   33.876258] Initalizing network drop monitor service
[   33.884310] Freeing unused kernel memory: 352k freed
[   33.946236] udev[41]: starting version 164
[   34.223106] SCSI subsystem initialized
[   34.252485] usbcore: registered new interface driver usbfs
[   34.293594] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
[   34.303427] firewire_ohci 0001:02:0e.0: enabling device (0000 -> 0002)
[   34.312921] usbcore: registered new interface driver hub
[   34.323857] usbcore: registered new device driver usb
[   34.340315] libata version 3.00 loaded.
[   34.343864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   34.353954] ehci_hcd 0001:01:0b.2: enabling device (0004 -> 0006)
[   34.363997] ehci_hcd 0001:01:0b.2: EHCI Host Controller
[   34.374464] PHY ID: 2060d2, addr: 0
[   34.377200] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:38:dc:a6
[   34.387008] eth0: Found BCM5462-Vesta PHY
[   34.396668] ehci_hcd 0001:01:0b.2: new USB bus registered, assigned bus number 1
[   34.414026] firewire_ohci: Added fw-ohci device 0001:02:0e.0, OHCI version 1.0
[   34.424228] sata_svw 0001:02:0c.0: version 2.3
[   34.425786] scsi0 : sata_svw
[   34.435499] ehci_hcd 0001:01:0b.2: irq 70, io mem 0x80080000
[   34.445797] scsi1 : sata_svw
[   34.455619] ehci_hcd 0001:01:0b.2: USB 2.0 started, EHCI 1.00
[   34.465428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   34.475146] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   34.485007] usb usb1: Product: EHCI Host Controller
[   34.494760] usb usb1: Manufacturer: Linux 2.6.32-5-vserver-powerpc64 ehci_hcd
[   34.504656] usb usb1: SerialNumber: 0001:01:0b.2
[   34.515242] scsi2 : sata_svw
[   34.525144] scsi3 : sata_svw
[   34.534810] ata1: SATA max UDMA/133 mmio m8192@0x80102000 port 0x80102000 irq 17
[   34.544410] ata2: SATA max UDMA/133 mmio m8192@0x80102000 port 0x80102100 irq 17
[   34.553779] ata3: SATA max UDMA/133 mmio m8192@0x80102000 port 0x80102200 irq 17
[   34.563162] ata4: SATA max UDMA/133 mmio m8192@0x80102000 port 0x80102300 irq 17
[   34.573498] usb usb1: configuration #1 chosen from 1 choice
[   34.583608] hub 1-0:1.0: USB hub found
[   34.592876] hub 1-0:1.0: 5 ports detected
[   34.620375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   34.630852] ohci_hcd 0001:01:0b.0: enabling device (0000 -> 0002)
[   34.640353] ohci_hcd 0001:01:0b.0: OHCI Host Controller
[   34.649716] ohci_hcd 0001:01:0b.0: new USB bus registered, assigned bus number 2
[   34.659244] ohci_hcd 0001:01:0b.0: irq 70, io mem 0x80082000
[   34.742148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   34.751482] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   34.760820] usb usb2: Product: OHCI Host Controller
[   34.770041] usb usb2: Manufacturer: Linux 2.6.32-5-vserver-powerpc64 ohci_hcd
[   34.779331] usb usb2: SerialNumber: 0001:01:0b.0
[   34.789053] usb usb2: configuration #1 chosen from 1 choice
[   34.799068] hub 2-0:1.0: USB hub found
[   34.808463] hub 2-0:1.0: 3 ports detected
[   34.817725] ohci_hcd 0001:01:0b.1: enabling device (0000 -> 0002)
[   34.826921] ohci_hcd 0001:01:0b.1: OHCI Host Controller
[   34.835865] ohci_hcd 0001:01:0b.1: new USB bus registered, assigned bus number 3
[   34.844802] ohci_hcd 0001:01:0b.1: irq 70, io mem 0x80081000
[   34.900737] ata1: SATA link down (SStatus 4 SControl 300)
[   34.930102] firewire_core: created device fw0: GUID 000d93fffe38dca6, S800
[   34.939098] usb 1-1: new high speed USB device using ehci_hcd and address 2
[   34.949301] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   34.958492] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   34.967548] usb usb3: Product: OHCI Host Controller
[   34.976497] usb usb3: Manufacturer: Linux 2.6.32-5-vserver-powerpc64 ohci_hcd
[   34.985549] usb usb3: SerialNumber: 0001:01:0b.1
[   34.995518] usb usb3: configuration #1 chosen from 1 choice
[   35.004796] hub 3-0:1.0: USB hub found
[   35.013788] hub 3-0:1.0: 2 ports detected
[   35.126579] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101
[   35.135583] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   35.144527] usb 1-1: Product: USB 2.0 Hub
[   35.154186] usb 1-1: configuration #1 chosen from 1 choice
[   35.163285] hub 1-1:1.0: USB hub found
[   35.171961] hub 1-1:1.0: 4 ports detected
[   35.305958] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   35.359340] ata2.00: HPA detected: current 156299375, native 156301488
[   35.368036] ata2.00: ATA-7: ST380815AS, 4.AAB, max UDMA/133
[   35.376639] ata2.00: 156299375 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   35.426008] ata2.00: configured for UDMA/133
[   35.434831] scsi 1:0:0:0: Direct-Access     ATA      ST380815AS       4.AA PQ: 0 ANSI: 5
[   35.561918] usb 2-2: new low speed USB device using ohci_hcd and address 2
[   35.783919] usb 2-2: New USB device found, idVendor=045e, idProduct=00f6
[   35.792703] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   35.801624] usb 2-2: Product: Comfort Optical Mouse 1000
[   35.810456] usb 2-2: Manufacturer: Microsoft
[   35.820660] usb 2-2: configuration #1 chosen from 1 choice
[   35.906080] usb 1-1.3: new low speed USB device using ehci_hcd and address 4
[   36.014553] usb 1-1.3: New USB device found, idVendor=03f0, idProduct=0024
[   36.023823] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   36.033111] usb 1-1.3: Product: HP Basic USB Keyboard
[   36.042437] usb 1-1.3: Manufacturer: CHICONY
[   36.052421] usb 1-1.3: configuration #1 chosen from 1 choice
[   36.469910] ata3: failed to resume link (SControl 0)
[   36.479217] ata3: SATA link down (SStatus 0 SControl 0)
[   37.513907] ata4: failed to resume link (SControl 0)
[   37.523182] ata4: SATA link down (SStatus 0 SControl 0)
[   37.573772] usbcore: registered new interface driver hiddev
[   37.600099] sd 1:0:0:0: [sda] 156299375 512-byte logical blocks: (80.0 GB/74.5 GiB)
[   37.610353] sd 1:0:0:0: [sda] Write Protect is off
[   37.619605] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   37.620244] input: Microsoft Comfort Optical Mouse 1000 as /devices/pci0001:00/0001:00:02.0/0001:01:0b.0/usb2/2-2/2-2:1.0/input/input1
[   37.630115] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   37.641066] generic-usb 0003:045E:00F6.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Comfort Optical Mouse 1000] on usb-0001:01:0b.0-2/input0
[   37.651883]  sda:
[   37.658189] input: CHICONY HP Basic USB Keyboard as /devices/pci0001:00/0001:00:02.0/0001:01:0b.2/usb1/1-1/1-1.3/1-1.3:1.0/input/input2
[   37.679869]  [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7
[   37.691879] generic-usb 0003:03F0:0024.0002: input,hidraw1: USB HID v1.10 Keyboard [CHICONY HP Basic USB Keyboard] on usb-0001:01:0b.2-1.3/input0
[   37.705436] sd 1:0:0:0: [sda] Attached SCSI disk
[   37.720240] usbcore: registered new interface driver usbhid
[   37.733975] usbhid: v2.6:USB HID core driver
[   37.975063] eth0: Link is up at 100 Mbps, full-duplex.
[   38.230589] windfarm: Initializing for Desktop G5 model
[   38.590671] PM: Starting manual resume from disk
[   38.602497] PM: Resume from partition 8:6
[   38.602500] PM: Checking hibernation image.
[   38.602803] PM: Error -22 checking image file
[   38.602806] PM: Resume from disk failed.
[   38.702994] kjournald starting.  Commit interval 5 seconds
[   38.715052] EXT3-fs: mounted filesystem with ordered data mode.
[   40.235870] udev[229]: starting version 164
[   40.910290] PowerMac i2c bus smu 14 registered
[   40.926002] [drm] Initialized drm 1.1.0 20060810
[   41.001782] PowerMac i2c bus smu 11 registered
[   41.018297] PowerMac i2c bus mac-io 0 registered
[   41.031606] PowerMac i2c bus u3 1 registered
[   41.045075] PowerMac i2c bus u3 0 registered
[   41.711286] [drm] nouveau 0000:f0:10.0: Detected an NV30 generation card (0x034100b1)
[   41.732686] [drm] nouveau 0000:f0:10.0: OF bios successfully copied (2403 bytes)
[   41.745189] [drm] nouveau 0000:f0:10.0: Attempting to load BIOS image from PROM
[   41.897742] [drm] nouveau 0000:f0:10.0: ... BIOS checksum invalid
[   41.909952] [drm] nouveau 0000:f0:10.0: Attempting to load BIOS image from PRAMIN
[   41.966307] [drm] nouveau 0000:f0:10.0: ... BIOS checksum invalid
[   41.978433] [drm] nouveau 0000:f0:10.0: Attempting to load BIOS image from PCIROM
[   41.991440] [drm] nouveau 0000:f0:10.0: ... BIOS signature not found
[   42.003576] [drm] nouveau 0000:f0:10.0: Using BIOS image from PRAMIN
[   42.060289] [drm] nouveau 0000:f0:10.0: BMP BIOS found
[   42.072302] [drm] nouveau 0000:f0:10.0: BMP version 5.39
[   42.084201] [drm] nouveau 0000:f0:10.0: Bios version 04.34.20.19
[   42.096089] [drm] nouveau 0000:f0:10.0: Found Display Configuration Block version 2.2
[   42.108061] [drm] nouveau 0000:f0:10.0: Raw DCB entry 0: 01100102 00000000
[   42.120022] [drm] nouveau 0000:f0:10.0: Raw DCB entry 1: 01000100 000088b8
[   42.131854] [drm] nouveau 0000:f0:10.0: Raw DCB entry 2: 02110212 11b00000
[   42.143494] [drm] nouveau 0000:f0:10.0: Raw DCB entry 3: 02010210 11b088b8
[   42.155036] [drm] nouveau 0000:f0:10.0: Raw DCB entry 4: 02010211 11b00003
[   42.166508] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 0 at offset 0x020A
[   42.189958] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 1 at offset 0x0457
[   42.200443] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 2 at offset 0x059D
[   42.210496] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 3 at offset 0x0723
[   42.220091] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 4 at offset 0x0740
[   42.229262] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 5 at offset 0x075D
[   42.238163] windfarm: SMU failed new fan command falling back to old method
[   42.247246] [drm] nouveau 0000:f0:10.0: Parsing VBIOS init table 6 at offset 0x08E2
[   42.292326] [TTM] Zone  kernel: Available graphics memory: 740784 kiB.
[   42.301987] [drm] nouveau 0000:f0:10.0: 64 MiB VRAM
[   42.318280] [drm] nouveau 0000:f0:10.0: 64 MiB GART (aperture)
[   42.327707] [drm] nouveau 0000:f0:10.0: Allocating FIFO number 0
[   42.337713] [drm] nouveau 0000:f0:10.0: nouveau_channel_alloc: initialised FIFO 0
[   42.346118] [drm] nouveau 0000:f0:10.0: Initial CRTC_OWNER is 0
[   42.358161] [drm] nouveau 0000:f0:10.0: Detected a DVI-I connector
[   42.366743] [drm] nouveau 0000:f0:10.0: Detected a DVI-I connector
[   42.374723] [drm] nouveau 0000:f0:10.0: Detected a TV connector
[   42.384158] [drm] nouveau 0000:f0:10.0: Setting dpms mode 3 on tmds encoder (output 0)
[   42.391796] [drm] nouveau 0000:f0:10.0: Setting dpms mode 3 on vga encoder (output 1)
[   42.399387] [drm] nouveau 0000:f0:10.0: Setting dpms mode 3 on tmds encoder (output 2)
[   42.406854] [drm] nouveau 0000:f0:10.0: Setting dpms mode 3 on vga encoder (output 3)
[   42.414247] [drm] nouveau 0000:f0:10.0: Setting dpms mode 3 on TV encoder (output 4)
[   42.626138] [drm] nouveau 0000:f0:10.0: allocated 1440x900 fb: 0x49000, bo c000000058936c00
[   42.633586] fb: conflicting fb hw usage nouveaufb vs OFfb NVDA,Displ - removing generic driver
[   42.641341] Console: switching to colour dummy device 80x25
[   42.646882] Console: switching to colour frame buffer device 180x56
[   42.657385] [drm] nouveau 0000:f0:10.0: Output DVI-I-2 is running on CRTC 1 using output B
[   42.657392] [drm] nouveau 0000:f0:10.0: Setting dpms mode 0 on tmds encoder (output 2)
[   42.657396] [drm] nouveau 0000:f0:10.0: Output DVI-I-2 is running on CRTC 1 using output B
[   42.660007] fb0: nouveaufb frame buffer device
[   42.660019] registered panic notifier
[   42.660040] [drm] Initialized nouveau 0.0.15 20090420 for 0000:f0:10.0 on minor 0
[   42.725760] irq: irq 28 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 28
[   42.725805] irq: irq 11 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 22
[   42.725830] irq: irq 12 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 25
[   42.726233] irq: irq 30 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 30
[   42.726275] irq: irq 15 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 26
[   42.726300] irq: irq 16 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 29
[   42.838202] snd-aoa-fabric-layout: Using PMF GPIOs
[   42.856838] snd-aoa-codec-onyx: found k2-i2c, checking if onyx chip is on it
[   42.858278] snd-aoa-fabric-layout: can use this codec
[   42.887789] snd-aoa-codec-onyx: attached to onyx codec via i2c
[   42.887904] irq: irq 79 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 79
[   42.887957] irq: irq 75 on host /ht@0,f2000000/pci@2/mac-io@7/mpic@40000 mapped to virtual irq 75
[   42.887990] snd-aoa-codec-onyx: created and attached onyx instance
[   44.306487] Adding 1502068k swap on /dev/sda6.  Priority:-1 extents:1 across:1502068k
[   44.503091] EXT3 FS on sda5, internal journal
[   44.703760] loop: module loaded
[   44.799240] snd-powermac no longer handles any machines with a layout-id property in the device-tree, use snd-aoa.
[   46.335890] fuse init (API version 7.13)
[   47.506638] RPC: Registered udp transport module.
[   47.507169] RPC: Registered tcp transport module.
[   47.507632] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   47.866530] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   48.051012] svc: failed to register lockdv1 RPC service (errno 97).
[   48.055804] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   48.096590] NFSD: starting 90-second grace period
[   49.996882] eth0: Link is up at 100 Mbps, full-duplex.
[   49.997501] eth0: Pause is enabled (rxfifo: 10240 off: 7168 on: 5632)
[   53.666957] lp: driver loaded but no devices found
[   54.595135] [drm] nouveau 0000:f0:10.0: Allocating FIFO number 1
[   54.596646] [drm] nouveau 0000:f0:10.0: nouveau_channel_alloc: initialised FIFO 1
[   60.457930] eth0: no IPv6 routers present
Вывод lsmod
Module                  Size  Used by
cpufreq_stats           5556  0
cpufreq_conservative     8862  0
cpufreq_ondemand       11513  1
cpufreq_powersave       1442  0
cpufreq_userspace       3167  0
parport_pc             40944  0
lp                     12220  0
parport                43200  2 parport_pc,lp
nfsd                  340350  11
lockd                  86237  1 nfsd
exportfs                5064  1 nfsd
auth_rpcgss            50550  1 nfsd
nfs_acl                 3300  1 nfsd
sunrpc                239705  10 nfsd,lockd,auth_rpcgss,nfs_acl
binfmt_misc            10988  1
fuse                   79497  1
snd_powermac           72328  0
loop                   19397  0
firewire_sbp2          18321  0
snd_aoa_codec_onyx     15255  2
snd_aoa_fabric_layout    13109  1
snd_aoa                17690  2 snd_aoa_codec_onyx,snd_aoa_fabric_layout
snd_aoa_i2sbus         24367  1
snd_aoa_soundbus        5404  2 snd_aoa_fabric_layout,snd_aoa_i2sbus
snd_pcm                96860  2 snd_powermac,snd_aoa_i2sbus
snd_page_alloc          8589  1 snd_pcm
snd_seq                70674  0
snd_timer              26063  2 snd_pcm,snd_seq
nouveau               568746  2
snd_seq_device          7666  1 snd_seq
drm_kms_helper         28449  1 nouveau
snd                    83426  11 snd_powermac,snd_aoa_codec_onyx,snd_aoa_fabric_layout,snd_aoa,snd_aoa_i2sbus,snd_pcm,snd_seq,snd_timer,snd_seq_device
ttm                    65592  1 nouveau
evdev                  13386  5
soundcore               7939  1 snd
i2c_powermac            5654  0
drm                   208746  4 nouveau,drm_kms_helper,ttm
ext3                  163136  1
jbd                    61115  1 ext3
mbcache                 8262  1 ext3
windfarm_cpufreq_clamp     2669  1
windfarm_lm75_sensor     4981  1
windfarm_smu_sensors     6391  5
windfarm_smu_controls     6313  5
windfarm_pm91           9044  0
windfarm_core          10697  5 windfarm_cpufreq_clamp,windfarm_lm75_sensor,windfarm_smu_sensors,windfarm_smu_controls,windfarm_pm91
windfarm_pid            2475  1 windfarm_pm91
sd_mod                 41991  3
crc_t10dif              1409  1 sd_mod
usbhid                 49281  0
ata_generic             4786  0
hid                    87022  1 usbhid
ohci_hcd               60076  0
sata_svw                9431  2
ehci_hcd               77052  0
libata                189879  2 ata_generic,sata_svw
firewire_ohci          38052  0
sungem                 56821  0
sungem_phy             14486  1 sungem
usbcore               184364  4 usbhid,ohci_hcd,ehci_hcd
nls_base                8213  1 usbcore
scsi_mod              183949  3 firewire_sbp2,sd_mod,libata
ide_pci_generic         3551  0
firewire_core          57306  2 firewire_sbp2,firewire_ohci
crc_itu_t               1468  1 firewire_core

(c) chukgek07 

Комментариев нет:

Отправить комментарий