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

Bug#607767: Blank screen on starting X with Dual 2 GHz G5 and X800XT; DRM module not loading for radeon driver




On Mit, 2010-12-22 at 03:47 -0500, dpickett wrote:
You will have to forgive me, because I am a relative Linux newcomer,
and may not be able to answer all your questions.

I did do 'dmesg | grep drm', but it returns nothing. dmesg | grep agp
returns as it should.

Please provide the actual output rather than a vague description.

Actually it might be best to provide the full dmesg output, assuming it
doesn't contain any sensitive information.

dmesg.txt attached.

On Dec 22, 2010, at 3:19 AM, Michel Dänzer wrote:

On Die, 2010-12-21 at 17:42 -0500, dpickett wrote: 
Package: X11-common
Version: 1:7.3+20

Error message from Xorg.0.log: (EE) RADEON(0): [dri]
RADEONDRIGetVersion failed to open the DRM

Are there any hints in the dmesg output as to why the radeon kernel
module fails to load / initialize? If not, what happens if you try to
modprobe radeon manually?

How would I modprobe something?

Enter

sudo modprobe radeon

in a shell prompt.

Result of "sudo modprobe radeon"

[193.258609]   [drm] Initialized drm 1.1.0 20060810
[193.276846]   radeon: Unknown parameter 'modeset'
FATAL: Error inserting radeon (/lib/modules/2.6.26-2-powerpc64/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg)

[    0.000000] DART table allocated at: c00000007f000000
[    0.000000] Using PowerMac machine description
[    0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12, vmemmap = 24
[    0.000000] Found initrd at 0xc000000001c00000:0xc000000001f74000
[    0.000000] Found U3 memory controller & host bridge @ 0xf8000000 revision: 0x35
[    0.000000] Mapped at 0xd000080080000000
[    0.000000] Found a K2 mac-io controller, rev: 96, mapped at 0xd000080080041000
[    0.000000] PowerMac motherboard: PowerMac G5
[    0.000000] DART IOMMU initialized for U3 type chipset
[    0.000000] console [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 Thu Nov 25 15:01:22 UTC 2010
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size                = 0x0
[    0.000000] physicalMemorySize            = 0x1c0000000
[    0.000000] htab_address                  = 0xc000000238000000
[    0.000000] htab_hash_mask                = 0xfffff
[    0.000000] -----------------------------------------------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-2-powerpc64 (Debian 2.6.26-26lenny1) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Nov 25 15:01:22 UTC 2010
[    0.000000] [boot]0012 Setup Arch
[    0.000000] Top of RAM: 0x240000000, Total RAM: 0x1c0000000
[    0.000000] Memory hole size: 2048MB
[    0.000000] Entering add_active_range(0, 0, 524288) 0 entries of 256 used
[    0.000000] Entering add_active_range(0, 1048576, 2359296) 1 entries of 256 used
[    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..0x00000000afffffff -> 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] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=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] Zone PFN ranges:
[    0.000000]   DMA             0 ->  2359296
[    0.000000]   Normal    2359296 ->  2359296
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0:        0 ->   524288
[    0.000000]     0:  1048576 ->  2359296
[    0.000000] On node 0 totalpages: 1835008
[    0.000000]   DMA zone: 32256 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 1802752 pages, LIFO batch:31
[    0.000000]   Normal zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] [boot]0015 Setup Done
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1802752
[    0.000000] Policy zone: DMA
[    0.000000] Kernel command line: root=/dev/sdb3 ro video=ofonly single
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at 80040000, max 4 CPUs
[    0.000000] mpic: ISU size: 120, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 120 sources
[    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] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 2000.000000 MHz
[    0.000000] clocksource: timebase mult[7800001] shift[22] registered
[    0.000000] clockevent: decrementer mult[888] shift[16] cpu[0]
[    0.000685] Console: colour dummy device 80x25
[    0.001278] console handover: boot [udbg0] -> real [tty0]
[    0.007916] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.016663] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.019640] freeing bootmem node 0
[    0.143476] Memory: 7053924k/7340032k available (5316k kernel code, 286108k reserved, 800k data, 544k bss, 296k init)
[    0.143764] Calibrating delay loop... 66.56 BogoMIPS (lpj=133120)
[    0.229293] Security Framework initialized
[    0.229304] SELinux:  Disabled at boot.
[    0.229312] Capability LSM initialized
[    0.229350] Mount-cache hash table entries: 256
[    0.232711] Initializing cgroup subsys ns
[    0.232729] Initializing cgroup subsys cpuacct
[    0.232736] Initializing cgroup subsys devices
[    0.233449] PowerMac SMP probe found 2 cpus
[    0.233598] KeyWest i2c @0xf8001003 irq 16 /u3@0,f8000000/i2c@f8001000
[    0.233607]  channel 0 bus <multibus>
[    0.233612]  channel 1 bus <multibus>
[    0.233633] KeyWest i2c @0x80018000 irq 26 /ht@0,f2000000/pci@3/mac-io@7/i2c@18000
[    0.233641]  channel 0 bus <multibus>
[    0.233654] PMU i2c /ht@0,f2000000/pci@3/mac-io@7/via-pmu@16000/pmu-i2c
[    0.233660]  channel 1 bus <multibus>
[    0.233665]  channel 2 bus <multibus>
[    0.233733] Processor timebase sync using Pulsar i2c clock
[    0.233740] mpic: requesting IPIs ... 
[    0.236138] Processor 1 found.
[    0.260242] clockevent: decrementer mult[888] shift[16] cpu[1]
[    0.276186] Brought up 2 CPUs
[    0.276944] CPU0 attaching sched-domain:
[    0.276949]  domain 0: span 0-1
[    0.276953]   groups: 0 1
[    0.276958]   domain 1: span 0-1
[    0.276961]    groups: 0-1
[    0.276967] CPU1 attaching sched-domain:
[    0.276970]  domain 0: span 0-1
[    0.276973]   groups: 1 0
[    0.276978]   domain 1: span 0-1
[    0.276982]    groups: 0-1
[    0.319705] net_namespace: 1224 bytes
[    0.320092] NET: Registered protocol family 16
[    0.320325] IBM eBus Device Driver
[    0.322730] CPU Hotplug not supported by firmware - disabling.
[    0.323024] PCI: Probing PCI hardware
[    0.360218] IOMMU table initialized, virtual merging enabled
[    0.361124] PCI: Closing bogus Apple Firmware region 2 on bus 0x01
[    0.361430] PCI: Closing bogus Apple Firmware region 2 on bus 0x02
[    0.361599] PCI: Closing bogus Apple Firmware region 2 on bus 0x03
[    0.361693] PCI: Closing bogus Apple Firmware region 2 on bus 0x04
[    0.361783] PCI: Closing bogus Apple Firmware region 2 on bus 0x05
[    0.364281] PCI: Bridge: 0001:00:01.0
[    0.364289]   IO window: disabled.
[    0.364295]   MEM window: disabled.
[    0.364310]   PREFETCH window: disabled.
[    0.364317] PCI: Bridge: 0001:00:02.0
[    0.364322]   IO window: disabled.
[    0.364327]   MEM window: disabled.
[    0.364333]   PREFETCH window: disabled.
[    0.364340] PCI: Bridge: 0001:00:03.0
[    0.364344]   IO window: disabled.
[    0.364350]   MEM window: 0x80000000-0x800fffff
[    0.364356]   PREFETCH window: disabled.
[    0.364364] PCI: Bridge: 0001:00:04.0
[    0.364368]   IO window: disabled.
[    0.364374]   MEM window: 0x80100000-0x801fffff
[    0.364380]   PREFETCH window: disabled.
[    0.364387] PCI: Bridge: 0001:00:05.0
[    0.364392]   IO window: disabled.
[    0.364398]   MEM window: 0x80200000-0x802fffff
[    0.364404]   PREFETCH window: disabled.
[    0.364412] PCI: Bridge: 0001:00:06.0
[    0.364417]   IO window: disabled.
[    0.364423]   MEM window: 0x80300000-0x805fffff
[    0.364429]   PREFETCH window: disabled.
[    0.364436] PCI: Bridge: 0001:00:07.0
[    0.364440]   IO window: disabled.
[    0.364447]   MEM window: 0x80600000-0x806fffff
[    0.364453]   PREFETCH window: disabled.
[    0.364514] PCI: Probing PCI hardware done
[    0.364518] Registering pmac pic with sysfs...
[    0.369614] usbcore: registered new interface driver usbfs
[    0.369781] usbcore: registered new interface driver hub
[    0.369903] usbcore: registered new device driver usb
[    0.389478] NET: Registered protocol family 2
[    0.392341] Switched to high resolution mode on CPU 0
[    0.392358] Switched to high resolution mode on CPU 1
[    0.429470] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.431501] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.437279] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.438633] TCP: Hash tables configured (established 524288 bind 65536)
[    0.438649] TCP reno registered
[    0.449505] NET: Registered protocol family 1
[    0.449696] checking if image is initramfs... it is
[    0.783936] Freeing initrd memory: 3536k freed
[    0.784436] nvram_init: Could not find nvram partition for nvram buffered error logging.
[    0.840340] Registering G5 CPU frequency driver
[    0.840358] Frequency method: i2c/pfunc, Voltage method: i2c/pfunc
[    0.840368] Low: 1304 Mhz, High: 2000 Mhz, Cur: 1304 MHz
[    0.865145] audit: initializing netlink socket (disabled)
[    0.865177] type=2000 audit(1293057731.824:1): initialized
[    0.865546] Total HugeTLB memory allocated, 0
[    0.865781] VFS: Disk quotas dquot_6.5.1
[    0.865839] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.865920] msgmni has been set to 13784
[    0.866161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.866175] io scheduler noop registered
[    0.866181] io scheduler anticipatory registered
[    0.866187] io scheduler deadline registered
[    0.866225] io scheduler cfq registered (default)
[    0.866249] pci 0001:00:01.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC
[    0.866259] pci 0001:00:02.0: AMD8131 rev 12 detected; disabling PCI-X MMRBC
[    0.866552] Using unsupported 1680x1050 ATY,Tracer_A at a0008000, depth=8, pitch=1792
[    0.901283] Console: switching to colour frame buffer device 210x65
[    0.933256] fb0: Open Firmware frame buffer device on /pci@0,f0000000/ATY,TracerParent@10/ATY,Tracer_A@0
[    0.933593] Using unsupported 640x480 ATY,Tracer_B at a8008000, depth=8, pitch=768
[    0.933978] fb1: Open Firmware frame buffer device on /pci@0,f0000000/ATY,TracerParent@10/ATY,Tracer_B@1
[    0.939990] vio_register_driver: driver hvc_console registering
[    0.940094] HVSI: registered 0 devices
[    0.940100] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
[    0.941162] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    0.941395] ttyPZ0 at MMIO 0x80013020 (irq = 22) is a Z85c30 ESCC - Serial port
[    0.941712] ttyPZ1 at MMIO 0x80013000 (irq = 23) is a Z85c30 ESCC - Serial port
[    0.945004] brd: module loaded
[    0.945224] MacIO PCI driver attached to K2 chipset
[    0.947207] input: Macintosh mouse button emulation as /class/input/input0
[    0.947656] Uniform Multi-Platform E-IDE driver
[    0.947798] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    0.948323] ide-pmac 0001:03:0d.0: enabling device (0014 -> 0016)
[    1.964343] ide0: Found Apple K2 ATA-6 controller, bus ID 3, irq 39
[    1.964552] Probing IDE interface ide0...
[    2.364697] hda: PIONEER DVD-RW DVR-117D, ATAPI CD/DVD-ROM drive
[    3.036514] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    3.036583] hda: UDMA/66 mode selected
[    3.036786] ide0 at 0xd0000800824c2000-0xd0000800824c2070,0xd0000800824c2160 on irq 39
[    3.037610] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.037740] ohci_hcd 0001:01:08.0: enabling device (0000 -> 0002)
[    3.037939] ohci_hcd 0001:01:08.0: OHCI Host Controller
[    3.038347] ohci_hcd 0001:01:08.0: new USB bus registered, assigned bus number 1
[    3.038608] ohci_hcd 0001:01:08.0: irq 27, io mem 0x80081000
[    3.112346] usb usb1: configuration #1 chosen from 1 choice
[    3.112615] hub 1-0:1.0: USB hub found
[    3.112745] hub 1-0:1.0: 2 ports detected
[    3.216762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    3.216968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.217181] usb usb1: Product: OHCI Host Controller
[    3.217325] usb usb1: Manufacturer: Linux 2.6.26-2-powerpc64 ohci_hcd
[    3.217514] usb usb1: SerialNumber: 0001:01:08.0
[    3.217682] ohci_hcd 0001:01:09.0: enabling device (0000 -> 0002)
[    3.217872] ohci_hcd 0001:01:09.0: OHCI Host Controller
[    3.218261] ohci_hcd 0001:01:09.0: new USB bus registered, assigned bus number 2
[    3.218521] ohci_hcd 0001:01:09.0: irq 28, io mem 0x80080000
[    3.292327] usb usb2: configuration #1 chosen from 1 choice
[    3.292603] hub 2-0:1.0: USB hub found
[    3.297916] hub 2-0:1.0: 2 ports detected
[    3.404713] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    3.410303] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.415999] usb usb2: Product: OHCI Host Controller
[    3.421775] usb usb2: Manufacturer: Linux 2.6.26-2-powerpc64 ohci_hcd
[    3.427711] usb usb2: SerialNumber: 0001:01:09.0
[    3.433741] ohci_hcd 0001:02:0b.0: enabling device (0000 -> 0002)
[    3.439916] ohci_hcd 0001:02:0b.0: OHCI Host Controller
[    3.446340] ohci_hcd 0001:02:0b.0: new USB bus registered, assigned bus number 3
[    3.452764] ohci_hcd 0001:02:0b.0: irq 63, io mem 0x80102000
[    3.532316] usb usb3: configuration #1 chosen from 1 choice
[    3.538981] hub 3-0:1.0: USB hub found
[    3.545617] hub 3-0:1.0: 3 ports detected
[    3.652704] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.659627] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.666672] usb usb3: Product: OHCI Host Controller
[    3.673775] usb usb3: Manufacturer: Linux 2.6.26-2-powerpc64 ohci_hcd
[    3.681042] usb usb3: SerialNumber: 0001:02:0b.0
[    3.688407] ohci_hcd 0001:02:0b.1: enabling device (0000 -> 0002)
[    3.695918] ohci_hcd 0001:02:0b.1: OHCI Host Controller
[    3.703667] ohci_hcd 0001:02:0b.1: new USB bus registered, assigned bus number 4
[    3.711436] ohci_hcd 0001:02:0b.1: irq 63, io mem 0x80101000
[    3.792306] usb usb4: configuration #1 chosen from 1 choice
[    3.800313] hub 4-0:1.0: USB hub found
[    3.808152] hub 4-0:1.0: 2 ports detected
[    3.916724] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.924409] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.931979] usb usb4: Product: OHCI Host Controller
[    3.939395] usb usb4: Manufacturer: Linux 2.6.26-2-powerpc64 ohci_hcd
[    3.946797] usb usb4: SerialNumber: 0001:02:0b.1
[    3.954158] usb 3-1: new full speed USB device using ohci_hcd and address 2
[    3.980532] mice: PS/2 mouse device common for all mice
[    3.988185] platform ppc-rtc.0: rtc core: registered ppc_md as rtc0
[    3.996383] TCP cubic registered
[    4.003795] NET: Registered protocol family 17
[    4.011185] PM: Registered nosave memory: 000000007f000000 - 0000000080000000
[    4.018906] registered taskstats version 1
[    4.026617] input: PMU as /class/input/input1
[    4.048452] Registered led device: pmu-front-led
[    4.055982] platform ppc-rtc.0: setting system clock to 2010-12-22 22:42:15 UTC (1293057735)
[    4.063662] Freeing unused kernel memory: 296k freed
[    4.137599] usb 3-1: configuration #1 chosen from 1 choice
[    4.148292] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[    4.155833] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.199690] SCSI subsystem initialized
[    4.217443] libata version 3.00 loaded.
[    4.218788] sata_svw 0001:05:0c.0: version 2.3
[    4.219033] scsi0 : sata_svw
[    4.226803] scsi1 : sata_svw
[    4.234470] scsi2 : sata_svw
[    4.241953] scsi3 : sata_svw
[    4.249320] ata1: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600000 irq 17
[    4.256706] ata2: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600100 irq 17
[    4.263986] ata3: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600200 irq 17
[    4.271175] ata4: SATA max UDMA/133 mmio m8192@0x80600000 port 0x80600300 irq 17
[    4.416344] usb 4-2: new full speed USB device using ohci_hcd and address 2
[    4.597389] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.604935] usb 4-2: configuration #1 chosen from 1 choice
[    4.613842] hub 4-2:1.0: USB hub found
[    4.613871] ata1.00: ATA-8: ST3500418AS, CC37, max UDMA/133
[    4.613876] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[    4.628850] ata1.00: configured for UDMA/133
[    4.644331] hub 4-2:1.0: 3 ports detected
[    4.768703] usb 4-2: New USB device found, idVendor=05ac, idProduct=1006
[    4.775950] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.783190] usb 4-2: Product: Keyboard Hub
[    4.790370] usb 4-2: Manufacturer: Apple, Inc.
[    4.797518] usb 4-2: SerialNumber: 000000000000
[    4.960381] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.973780] ata2.00: ATA-8: ST3250310AS, 3.ADA, max UDMA/133
[    4.980982] ata2.00: 488281250 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    5.004792] ata2.00: configured for UDMA/133
[    5.026315] usb 4-2.2: new low speed USB device using ohci_hcd and address 3
[    5.144492] usb 4-2.2: configuration #1 chosen from 1 choice
[    5.153930] usb 4-2.2: New USB device found, idVendor=05ac, idProduct=0220
[    5.161306] usb 4-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.168640] usb 4-2.2: Product: Apple Keyboard
[    5.175904] usb 4-2.2: Manufacturer: Apple, Inc
[    5.339346] ata3: SATA link down (SStatus 4 SControl 300)
[    5.675339] ata4: SATA link down (SStatus 4 SControl 300)
[    5.682713] scsi 0:0:0:0: Direct-Access     ATA      ST3500418AS      CC37 PQ: 0 ANSI: 5
[    5.690566] scsi 1:0:0:0: Direct-Access     ATA      ST3250310AS      3.AD PQ: 0 ANSI: 5
[    5.751351] PowerMac i2c bus pmu 2 registered
[    5.758711] PowerMac i2c bus pmu 1 registered
[    5.766180] PowerMac i2c bus mac-io 0 registered
[    5.773609] PowerMac i2c bus u3 1 registered
[    5.780926] PowerMac i2c bus u3 0 registered
[    5.794000] PowerMac G5 Thermal control driver 1.3
[    5.801268] Detected fan controls:
[    5.808306]   0: PWM fan, id 1, location: BACKSIDE,SYS CTRLR FAN
[    5.815380]   1: RPM fan, id 2, location: DRIVE BAY
[    5.822335]   2: PWM fan, id 2, location: SLOT,PCI FAN
[    5.829211]   3: RPM fan, id 3, location: CPU A INTAKE
[    5.836004]   4: RPM fan, id 4, location: CPU A EXHAUST
[    5.842742]   5: RPM fan, id 5, location: CPU B INTAKE
[    5.849350]   6: RPM fan, id 6, location: CPU B EXHAUST
[    5.863402] FCU Initialized, RPM fan shift is 3
[    5.900243] windfarm_cpufreq_clamp: Unknown symbol wf_unregister_control
[    5.907289] windfarm_cpufreq_clamp: Unknown symbol wf_register_control
[    5.957741] windfarm_lm75_sensor: Unknown symbol wf_register_sensor
[    5.965599] windfarm_lm75_sensor: Unknown symbol wf_unregister_sensor
[    6.013363] windfarm_max6690_sensor: Unknown symbol wf_register_sensor
[    6.021809] windfarm_max6690_sensor: Unknown symbol wf_unregister_sensor
[    6.075421] windfarm_smu_sat: Unknown symbol wf_register_sensor
[    6.096207] windfarm_pm112: Unknown symbol wf_register_client
[    6.106242] windfarm_pm112: Unknown symbol wf_unregister_client
[    6.116313] windfarm_pm112: Unknown symbol wf_get_control
[    6.126216] windfarm_pm112: Unknown symbol smu_sat_get_sdb_partition
[    6.136020] windfarm_pm112: Unknown symbol wf_get_sensor
[    6.195701] windfarm_pm81: Unknown symbol wf_set_overtemp
[    6.206212] windfarm_pm81: Unknown symbol wf_put_control
[    6.216706] windfarm_pm81: Unknown symbol wf_register_client
[    6.227063] windfarm_pm81: Unknown symbol wf_clear_overtemp
[    6.237370] windfarm_pm81: Unknown symbol wf_unregister_client
[    6.247644] windfarm_pm81: Unknown symbol wf_get_control
[    6.257785] windfarm_pm81: Unknown symbol wf_put_sensor
[    6.267855] windfarm_pm81: Unknown symbol wf_get_sensor
[    6.328963] windfarm_pm91: Unknown symbol wf_set_overtemp
[    6.339737] windfarm_pm91: Unknown symbol wf_put_control
[    6.350483] windfarm_pm91: Unknown symbol wf_register_client
[    6.361031] windfarm_pm91: Unknown symbol wf_clear_overtemp
[    6.371530] windfarm_pm91: Unknown symbol wf_unregister_client
[    6.381972] windfarm_pm91: Unknown symbol wf_get_control
[    6.392309] windfarm_pm91: Unknown symbol wf_put_sensor
[    6.402511] windfarm_pm91: Unknown symbol wf_get_sensor
[    6.472225] windfarm_smu_controls: Unknown symbol wf_unregister_control
[    6.483303] windfarm_smu_controls: Unknown symbol wf_register_control
[    6.545910] windfarm_smu_sat: Unknown symbol wf_register_sensor
[    6.605764] windfarm_smu_sensors: Unknown symbol wf_register_sensor
[    6.618556] windfarm_smu_sensors: Unknown symbol wf_put_sensor
[    6.631171] windfarm_smu_sensors: Unknown symbol wf_unregister_sensor
[    6.643764] windfarm_smu_sensors: Unknown symbol wf_get_sensor
[    6.816416] Driver 'sd' needs updating - please use bus_type methods
[    6.829931] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    6.843341] sd 0:0:0:0: [sda] Write Protect is off
[    6.856715] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.856757] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.870551] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[    6.885888] sd 0:0:0:0: [sda] Write Protect is off
[    6.899358] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.899479] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.912885]  sda: [mac] sda1 sda2 sda3 sda4
[    6.940081] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.953340] sd 1:0:0:0: [sdb] 488281250 512-byte hardware sectors (250000 MB)
[    6.966229] sd 1:0:0:0: [sdb] Write Protect is off
[    6.978834] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    6.978887] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.991849] sd 1:0:0:0: [sdb] 488281250 512-byte hardware sectors (250000 MB)
[    7.004379] sd 1:0:0:0: [sdb] Write Protect is off
[    7.016496] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    7.017331] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.029428]  sdb: [mac] sdb1 sdb2 sdb3 sdb4
[    7.061837] sd 1:0:0:0: [sdb] Attached SCSI disk
[    7.266975] hda: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
[    7.278548] Uniform CD-ROM driver Revision: 3.20
[    7.628784] PM: Starting manual resume from disk
[    7.738133] kjournald starting.  Commit interval 5 seconds
[    7.738169] EXT3-fs: mounted filesystem with ordered data mode.
[    9.703906] udevd version 125 started
[   11.767797] Linux agpgart interface v0.103
[   11.797668] agpgart: Detected Apple U3H chipset
[   11.808456] agpgart: configuring for size idx: 8
[   11.818872] agpgart: AGP aperture is 32M @ 0x0
[   12.486503] b43-pci-bridge 0001:02:01.0: enabling device (0004 -> 0006)
[   12.500539] ssb: Sonics Silicon Backplane found on PCI device 0001:02:01.0
[   12.566022] sungem.c:v0.98 8/24/03 David S. Miller (davem@redhat.com)
[   12.636659] PHY ID: 2062e0, addr: 1
[   12.638592] eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:0d:93:2c:9d:14
[   12.649528] eth0: Found BCM5421-K2 PHY
[   12.801568] ohci1394 0001:03:0e.0: enabling device (0000 -> 0002)
[   12.864456] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[40]  MMIO=[80200000-802007ff]  Max Packet=[4096]  IR/IT contexts=[8/8]
[   13.469475] ehci_hcd 0001:02:0b.2: enabling device (0004 -> 0006)
[   13.480375] ehci_hcd 0001:02:0b.2: EHCI Host Controller
[   13.491077] ehci_hcd 0001:02:0b.2: new USB bus registered, assigned bus number 5
[   13.528372] ehci_hcd 0001:02:0b.2: irq 63, io mem 0x80100000
[   13.552348] ehci_hcd 0001:02:0b.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   13.562551] usb usb5: configuration #1 chosen from 1 choice
[   13.572445] hub 5-0:1.0: USB hub found
[   13.581947] hub 5-0:1.0: 5 ports detected
[   13.591127] usb 3-1: USB disconnect, address 2
[   13.696665] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[   13.705772] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   13.714919] usb usb5: Product: EHCI Host Controller
[   13.724090] usb usb5: Manufacturer: Linux 2.6.26-2-powerpc64 ehci_hcd
[   13.725383] usb 4-2: USB disconnect, address 2
[   13.725387] usb 4-2.2: USB disconnect, address 3
[   13.750039] usb usb5: SerialNumber: 0001:02:0b.2
[   13.758753] Bluetooth: Core ver 2.11
[   13.767292] NET: Registered protocol family 31
[   13.775616] Bluetooth: HCI device and connection manager initialized
[   13.784025] Bluetooth: HCI socket layer initialized
[   13.951118] Bluetooth: HCI USB driver ver 2.9
[   14.365364] usb 5-4: new high speed USB device using ehci_hcd and address 3
[   14.500418] b43legacy-phy0: Broadcom 4306 WLAN found
[   14.518069] usb 5-4: configuration #1 chosen from 1 choice
[   14.526886] hub 5-4:1.0: USB hub found
[   14.535183] b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
[   14.535225] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[   14.535342] hub 5-4:1.0: 3 ports detected
[   14.557380] b43legacy-phy0 debug: Radio initialized
[   14.558055] phy0: Selected rate control algorithm 'pid'
[   14.645575] usb 5-4: New USB device found, idVendor=05ac, idProduct=1006
[   14.653916] usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   14.662120] usb 5-4: Product: Keyboard Hub
[   14.670170] usb 5-4: Manufacturer: Apple, Inc.
[   14.678204] usb 5-4: SerialNumber: 000000000000
[   14.686788] usbcore: registered new interface driver hiddev
[   14.694822] usbcore: registered new interface driver hci_usb
[   14.756544] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000d93fffe2c9d14]
[   14.941376] usb 3-1: new full speed USB device using ohci_hcd and address 3
[   15.041511] eth0: Link is up at 1000 Mbps, full-duplex.
[   15.073065] Broadcom 43xx-legacy driver loaded [ Features: PLRID, Firmware-ID: FW10 ]
[   15.136937] usb 3-1: configuration #1 chosen from 1 choice
[   15.152303] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
[   15.160231] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   15.365686] usb 5-4.2: new low speed USB device using ehci_hcd and address 4
[   15.472263] usb 5-4.2: configuration #1 chosen from 1 choice
[   15.481422] usb 5-4.2: New USB device found, idVendor=05ac, idProduct=0220
[   15.489391] usb 5-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   15.497356] usb 5-4.2: Product: Apple Keyboard
[   15.505280] usb 5-4.2: Manufacturer: Apple, Inc
[   15.518497] input: Apple, Inc Apple Keyboard as /class/input/input2
[   15.577488] input,hidraw0: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-0001:02:0b.2-4.2
[   15.589566] input: Apple, Inc Apple Keyboard as /class/input/input3
[   15.641460] input,hidraw1: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-0001:02:0b.2-4.2
[   15.649681] usbcore: registered new interface driver usbhid
[   15.657735] usbhid: v2.6:USB HID core driver
[   16.336326] snd-aoa-fabric-layout: found bus with layout 36
[   16.344572] snd-aoa-fabric-layout: Using PMF GPIOs
[   16.417619] snd-aoa-codec-tas: found 'deq' node
[   16.417661] snd-aoa-fabric-layout: can use this codec
[   16.491780] snd-aoa-codec-tas: tas found, addr 0x35 on /ht@0,f2000000/pci@3/mac-io@7/i2c@18000/deq@6a
[   17.862054] Adding 9935504k swap on /dev/sdb4.  Priority:-1 extents:1 across:9935504k
[   18.341520] EXT3 FS on sdb3, internal journal
[   19.164308] loop: module loaded
[   19.431310] snd-powermac no longer handles any machines with a layout-id property in the device-tree, use snd-aoa.
[   19.693125] orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
[   19.700139] airport 0.15 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[   21.805188] eth0: Link is up at 1000 Mbps, full-duplex.
[   21.805196] eth0: Pause is enabled (rxfifo: 10240 off: 7168 on: 5632)
[   25.417924] NET: Registered protocol family 10
[   25.427549] lo: Disabled Privacy Extensions
[   35.604338] eth0: no IPv6 routers present


______________



Reply to: