* 2.6.23-rc7 + radeonfb/s2ram
@ 2007-09-22 5:27 Mihai Donțu
2007-09-22 14:46 ` Mihai Donțu
2007-09-24 14:43 ` Andreas Herrmann
0 siblings, 2 replies; 14+ messages in thread
From: Mihai Donțu @ 2007-09-22 5:27 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
Hi,
Today, out of curiosity, I pulled 2.6.23-rc7 (leave on the edge in a quiet weekend).
Anyway, it seems that radeonfb and my:
"01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
don't get along anymore, by:
a) X somehow fails to initialize the card and everything moves really slow (I can
see how surfaces are drawn pixel-by-pixel); furthermore, garbage stuff appears
on the screen;
b) after powering up from a s2ram, the system freezes;
b) is not that bad, s2ram never worked on my machine (kjournald and some other kernel
processes, enter disk-sleep and in a matter of seconds, everything just... freezes.
I can type a few commands at the normal console but that is all);
Following the advices in 'Documentation/power/s2ram.txt' helped. Using the regular
VGA console got X on the right track (no more slowness);
Now that I got my hands "dirty", I'm in the mood to make my s2ram work (I've
been using Linux (exclusively) for three years now, it's about time I do a small
contribution). What kernel option must I enable to determine why some processes
enter (and stay in) disk-sleep? I'm on a laptop and I don't think it will withstand
too many reboots :)
I've also attached the output of lspci and dmesg. Maybe someone spots something.
Thanks,
--
Mihai Donțu
[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 28509 bytes --]
[ 0.000000] Linux version 2.6.23-rc7 (root@mdontu-l) (gcc version 4.1.2 (Gentoo 4.1.2)) #3 PREEMPT Sat Sep 22 07:27:11 EEST 2007
[ 0.000000] Command line: vga=791 nohz=on
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000037fd0000 (usable)
[ 0.000000] BIOS-e820: 0000000037fd0000 - 0000000037fefc00 (reserved)
[ 0.000000] BIOS-e820: 0000000037fefc00 - 0000000037ffb000 (ACPI NVS)
[ 0.000000] BIOS-e820: 0000000037ffb000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec02000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000FE270, 0014 (r0 HP )
[ 0.000000] ACPI: RSDT 37FEFC84, 0034 (r1 HP 0944 22110520 HP 1)
[ 0.000000] ACPI: FACP 37FEFC00, 0084 (r2 HP 0944 2 HP 1)
[ 0.000000] ACPI: DSDT 37FEFD50, 7489 (r1 HP SB400 10000 MSFT 100000E)
[ 0.000000] ACPI: FACS 37FFAE80, 0040
[ 0.000000] ACPI: APIC 37FEFCB8, 005A (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: MCFG 37FEFD14, 003C (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: SSDT 37FF71D9, 0382 (r1 HP HPQPpc 1001 MSFT 100000E)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] No mptable found.
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 229328
[ 0.000000] On node 0 totalpages: 229231
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1960 pages reserved
[ 0.000000] DMA zone: 1983 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3079 pages used for memmap
[ 0.000000] DMA32 zone: 222153 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: Local APIC address 0xfec01000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Setting APIC routing to flat
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[ 0.000000] Built 1 zonelists in Zone order. Total pages: 224136
[ 0.000000] Kernel command line: vga=791 nohz=on
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 12.786092] time.c: Detected 2194.600 MHz processor.
[ 12.786144] Console: colour dummy device 80x25
[ 12.786147] console [tty0] enabled
[ 12.787596] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 12.788545] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 12.802567] Memory: 894672k/917312k available (4273k kernel code, 21992k reserved, 1859k data, 236k init)
[ 12.861967] Calibrating delay using timer specific routine.. 4391.74 BogoMIPS (lpj=2195874)
[ 12.862016] Mount-cache hash table entries: 256
[ 12.862158] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 12.862164] CPU: L2 Cache: 1024K (64 bytes/line)
[ 12.862180] CPU: AMD Turion(tm) 64 Mobile ML-40 stepping 02
[ 12.862198] ACPI: Core revision 20070126
[ 12.908049] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 12.918051] Using local APIC timer interrupts.
[ 12.963563] result 12469321
[ 12.963567] Detected 12.469 MHz APIC timer.
[ 12.964004] NET: Registered protocol family 16
[ 12.964170] No dock devices found.
[ 12.964230] ACPI: bus type pci registered
[ 12.969191] PCI: Using MMCONFIG at e0000000 - efffffff
[ 12.969241] PCI: No mmconfig possible on device 00:18
[ 12.972159] ACPI: EC: Look up EC in DSDT
[ 12.972236] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 12.988942] ACPI: Interpreter enabled
[ 12.988949] ACPI: (supports S0 S3)
[ 12.988959] ACPI: Using IOAPIC for interrupt routing
[ 12.996274] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 12.996315] ACPI: PCI Root Bridge [C047] (0000:00)
[ 12.997693] PCI: Transparent bridge - 0000:00:14.4
[ 12.997807] ACPI: PCI Interrupt Routing Table [\_SB_.C047._PRT]
[ 12.998000] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C048._PRT]
[ 12.998090] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C0AB._PRT]
[ 13.011605] ACPI: PCI Interrupt Link [C0F0] (IRQs 10 11) *0, disabled.
[ 13.011752] ACPI: PCI Interrupt Link [C0F1] (IRQs 10 11) *0, disabled.
[ 13.011892] ACPI: PCI Interrupt Link [C0F2] (IRQs 10 11) *0, disabled.
[ 13.012029] ACPI: PCI Interrupt Link [C0F3] (IRQs 10 11) *0, disabled.
[ 13.012167] ACPI: PCI Interrupt Link [C0F4] (IRQs 10 11) *0, disabled.
[ 13.012306] ACPI: PCI Interrupt Link [C0F5] (IRQs 9) *0, disabled.
[ 13.012444] ACPI: PCI Interrupt Link [C0F6] (IRQs 10 11) *0, disabled.
[ 13.012589] ACPI: PCI Interrupt Link [C0F7] (IRQs *10 11)
[ 13.012707] ACPI: Power Resource [C1CF] (off)
[ 13.012880] ACPI: Power Resource [C1B7] (on)
[ 13.012923] ACPI: Power Resource [C1C7] (on)
[ 13.013011] ACPI: Power Resource [C26C] (off)
[ 13.013093] ACPI: Power Resource [C26D] (off)
[ 13.013176] ACPI: Power Resource [C26E] (off)
[ 13.013258] ACPI: Power Resource [C26F] (off)
[ 13.013292] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 13.013314] pnp: PnP ACPI init
[ 13.013322] ACPI: bus type pnp registered
[ 13.019489] pnp: PnP ACPI: found 12 devices
[ 13.019494] ACPI: ACPI bus type pnp unregistered
[ 13.019665] SCSI subsystem initialized
[ 13.019686] libata version 2.21 loaded.
[ 13.019776] usbcore: registered new interface driver usbfs
[ 13.019816] usbcore: registered new interface driver hub
[ 13.019844] usbcore: registered new device driver usb
[ 13.019977] PCI: Using ACPI for IRQ routing
[ 13.019982] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 13.019993] PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0
[ 13.019997] PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0
[ 13.020002] PCI: Cannot allocate resource region 9 of bridge 0000:00:04.0
[ 13.020006] PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0
[ 13.020010] PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0
[ 13.020015] PCI: Cannot allocate resource region 9 of bridge 0000:00:05.0
[ 13.023732] Bluetooth: Core ver 2.11
[ 13.023777] NET: Registered protocol family 31
[ 13.023781] Bluetooth: HCI device and connection manager initialized
[ 13.023786] Bluetooth: HCI socket layer initialized
[ 13.023791] NET: Registered protocol family 8
[ 13.023795] NET: Registered protocol family 20
[ 13.024721] Time: tsc clocksource has been installed.
[ 13.026739] pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 13.026745] pnp: 00:00: iomem range 0xe0000-0xfffff could not be reserved
[ 13.026749] pnp: 00:00: iomem range 0x100000-0x37ffffff could not be reserved
[ 13.026758] pnp: 00:09: ioport range 0x40b-0x40b has been reserved
[ 13.026763] pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved
[ 13.026768] pnp: 00:09: ioport range 0x4d6-0x4d6 has been reserved
[ 13.026773] pnp: 00:09: iomem range 0xffb80000-0xffbfffff could not be reserved
[ 13.026780] pnp: 00:09: iomem range 0xfff80000-0xffffffff could not be reserved
[ 13.026788] pnp: 00:0a: ioport range 0x8000-0x802f has been reserved
[ 13.026793] pnp: 00:0a: ioport range 0x8100-0x811f has been reserved
[ 13.026799] pnp: 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved
[ 13.026806] pnp: 00:0a: iomem range 0xfec00000-0xfec000ff has been reserved
[ 13.026812] pnp: 00:0b: iomem range 0xcf000-0xdffff has been reserved
[ 13.026817] pnp: 00:0b: iomem range 0x38000000-0x3fffffff could not be reserved
[ 13.026824] pnp: 00:0b: iomem range 0xfec01000-0xfec01fff could not be reserved
[ 13.027038] PCI: Bridge: 0000:00:01.0
[ 13.027043] IO window: 2000-2fff
[ 13.027047] MEM window: d0400000-d07fffff
[ 13.027051] PREFETCH window: c0000000-cfffffff
[ 13.027054] PCI: Bridge: 0000:00:04.0
[ 13.027058] IO window: disabled.
[ 13.027061] MEM window: disabled.
[ 13.027065] PREFETCH window: disabled.
[ 13.027068] PCI: Bridge: 0000:00:05.0
[ 13.027071] IO window: disabled.
[ 13.027075] MEM window: disabled.
[ 13.027078] PREFETCH window: disabled.
[ 13.027084] PCI: Bus 3, cardbus bridge: 0000:02:04.0
[ 13.027088] IO window: 00001000-000010ff
[ 13.027091] IO window: 00001400-000014ff
[ 13.027095] PREFETCH window: 50000000-53ffffff
[ 13.027099] MEM window: 54000000-57ffffff
[ 13.027102] PCI: Bridge: 0000:00:14.4
[ 13.027107] IO window: 1000-1fff
[ 13.027111] MEM window: d0000000-d03fffff
[ 13.027114] PREFETCH window: 50000000-53ffffff
[ 13.027128] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 13.027133] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 13.027156] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 13.027182] NET: Registered protocol family 2
[ 13.035736] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 13.036136] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 13.038277] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 13.038817] TCP: Hash tables configured (established 131072 bind 65536)
[ 13.038823] TCP reno registered
[ 13.042543] VFS: Disk quotas dquot_6.5.1
[ 13.042559] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 13.042658] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 13.042878] NTFS driver 2.1.28 [Flags: R/O].
[ 13.042907] fuse init (API version 7.8)
[ 13.043048] io scheduler noop registered
[ 13.043053] io scheduler anticipatory registered
[ 13.043057] io scheduler deadline registered
[ 13.043068] io scheduler cfq registered (default)
[ 13.043076] PCI: MSI quirk detected. MSI deactivated.
[ 13.044257] Boot video device is 0000:01:05.0
[ 13.044406] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 13.044421] assign_interrupt_mode Found MSI capability
[ 13.044431] Allocate Port Service[0000:00:04.0:pcie00]
[ 13.044460] Allocate Port Service[0000:00:04.0:pcie01]
[ 13.044484] Allocate Port Service[0000:00:04.0:pcie02]
[ 13.044523] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 13.044537] assign_interrupt_mode Found MSI capability
[ 13.044542] Allocate Port Service[0000:00:05.0:pcie00]
[ 13.044564] Allocate Port Service[0000:00:05.0:pcie01]
[ 13.044586] Allocate Port Service[0000:00:05.0:pcie02]
[ 13.044677] AER service couldn't init device 0000:00:04.0:pcie01 - no _OSC support
[ 13.044745] AER service couldn't init device 0000:00:05.0:pcie01 - no _OSC support
[ 13.044810] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc20010100000, using 3072k, total 131072k
[ 13.044818] vesafb: mode is 1024x768x16, linelength=2048, pages=84
[ 13.044822] vesafb: scrolling: redraw
[ 13.044827] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 13.053803] Console: switching to colour frame buffer device 128x48
[ 13.061906] fb0: VESA VGA frame buffer device
[ 13.063401] ACPI: AC Adapter [C177] (on-line)
[ 13.063651] ACPI: Battery Slot [C179] (battery present)
[ 13.063922] ACPI: Battery Slot [C178] (battery absent)
[ 13.064100] input: Power Button (FF) as /class/input/input0
[ 13.064194] ACPI: Power Button (FF) [PWRF]
[ 13.064325] input: Sleep Button (CM) as /class/input/input1
[ 13.064420] ACPI: Sleep Button (CM) [C1F0]
[ 13.064542] input: Lid Switch as /class/input/input2
[ 13.064627] ACPI: Lid Switch [C1F1]
[ 13.064874] ACPI: Transitioning device [C270] to D3
[ 13.064957] ACPI: Transitioning device [C270] to D3
[ 13.065040] ACPI: Fan [C270] (off)
[ 13.065250] ACPI: Transitioning device [C271] to D3
[ 13.065333] ACPI: Transitioning device [C271] to D3
[ 13.065417] ACPI: Fan [C271] (off)
[ 13.065626] ACPI: Transitioning device [C272] to D3
[ 13.065713] ACPI: Transitioning device [C272] to D3
[ 13.066913] ACPI: Fan [C272] (off)
[ 13.068284] ACPI: Transitioning device [C273] to D3
[ 13.069579] ACPI: Transitioning device [C273] to D3
[ 13.070877] ACPI: Fan [C273] (off)
[ 13.072497] input: Video Bus as /class/input/input3
[ 13.073909] ACPI: Video Device [C049] (multi-head: yes rom: no post: no)
[ 13.075691] ACPI: CPU0 (power states: C1[C1] C3[C3])
[ 13.077280] ACPI: Processor [C000] (supports 8 throttling states)
[ 13.086327] ACPI: Thermal Zone [TZ1] (65 C)
[ 13.091176] ACPI: Thermal Zone [TZ2] (55 C)
[ 13.100727] ACPI: Thermal Zone [TZ3] (27 C)
[ 13.117727] Real Time Clock Driver v1.12ac
[ 13.119654] Non-volatile memory driver v1.2
[ 13.121483] Linux agpgart interface v0.102
[ 13.123397] ipmi message handler version 39.1
[ 13.125322] ipmi device interface
[ 13.127304] IPMI System Interface driver.
[ 13.137584] ipmi_si: Unable to find any System Interface(s)
[ 13.139673] IPMI Watchdog: driver initialized
[ 13.141809] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 13.144104] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[ 13.146541] Hangcheck: Using get_cycles().
[ 13.149000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 13.151966] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 13.154613] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[ 13.157599] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 13.160468] loop: module loaded
[ 13.163239] nbd: registered device at major 43
[ 13.166448] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 13.169287] tg3.c:v3.81 (September 5, 2007)
[ 13.172048] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 13.205300] eth0: Tigon3 [partno(BCM95788A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:0f:b0:f7:d7:da
[ 13.211212] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
[ 13.214274] eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 13.217410] PPP generic driver version 2.4.2
[ 13.220572] PPP Deflate Compression module registered
[ 13.223713] PPP BSD Compression module registered
[ 13.226905] PPP MPPE Compression module registered
[ 13.230100] NET: Registered protocol family 24
[ 13.233358] tun: Universal TUN/TAP device driver, 1.6
[ 13.236579] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 13.239910] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 13.243263] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 13.246732] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 13.250243] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 13.253834] ATIIXP: chipset revision 0
[ 13.257379] ATIIXP: not 100% native mode: will probe irqs later
[ 13.260940] ide0: BM-DMA at 0x3010-0x3017, BIOS settings: hda:DMA, hdb:pio
[ 13.264556] ide1: BM-DMA at 0x3018-0x301f, BIOS settings: hdc:DMA, hdd:pio
[ 13.268105] Probing IDE interface ide0...
[ 13.310299] Marking TSC unstable due to TSC halts in C3
[ 13.313839] Time: acpi_pm clocksource has been installed.
[ 13.537401] hda: FUJITSU MHV2080AH, ATA DISK drive
[ 14.156707] hda: selected mode 0x45
[ 14.161267] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 14.164958] Probing IDE interface ide1...
[ 14.835491] hdc: MATSHITAUJ-840D, ATAPI CD/DVD-ROM drive
[ 15.144888] hdc: selected mode 0x22
[ 15.145283] ide1 at 0x170-0x177,0x376 on irq 15
[ 15.149147] hda: max request size: 128KiB
[ 15.152842] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
[ 15.172295] hda: cache flushes supported
[ 15.176140] hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
[ 15.226759] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, (U)DMA
[ 15.230670] Uniform CD-ROM driver Revision: 3.20
[ 15.238389] ACPI: PCI Interrupt 0000:02:04.2[C] -> GSI 21 (level, low) -> IRQ 21
[ 15.292387] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 15.300272] ieee1394: raw1394: /dev/raw1394 device initialized
[ 15.304211] usbmon: debugfs is not available
[ 15.308141] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 15.312464] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 15.316490] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
[ 15.320499] ehci_hcd 0000:00:13.2: irq 19, io mem 0xd0802000
[ 15.324409] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 15.328456] usb usb1: configuration #1 chosen from 1 choice
[ 15.332364] hub 1-0:1.0: USB hub found
[ 15.336120] hub 1-0:1.0: 8 ports detected
[ 15.440253] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 15.440287] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 15.444097] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 15.447843] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 15.451508] ohci_hcd 0000:00:13.0: irq 19, io mem 0xd0800000
[ 15.510167] usb usb2: configuration #1 chosen from 1 choice
[ 15.513848] hub 2-0:1.0: USB hub found
[ 15.517482] hub 2-0:1.0: 4 ports detected
[ 15.621955] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 15.625776] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 15.629584] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 15.633294] ohci_hcd 0000:00:13.1: irq 19, io mem 0xd0801000
[ 15.691925] usb usb3: configuration #1 chosen from 1 choice
[ 15.695536] hub 3-0:1.0: USB hub found
[ 15.699065] hub 3-0:1.0: 4 ports detected
[ 15.888474] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 16.008562] usb 1-5: configuration #1 chosen from 1 choice
[ 16.623488] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f99292d1c0c]
[ 16.693280] usb 3-1: new full speed USB device using ohci_hcd and address 2
[ 16.831344] usb 3-1: configuration #1 chosen from 1 choice
[ 17.051747] usb 3-3: new low speed USB device using ohci_hcd and address 3
[ 17.196856] usb 3-3: configuration #1 chosen from 1 choice
[ 17.200917] usbcore: registered new interface driver usblp
[ 17.204490] Initializing USB Mass Storage driver...
[ 17.208103] scsi0 : SCSI emulation for USB Mass Storage devices
[ 17.211724] usb-storage: device found at 3
[ 17.211726] usb-storage: waiting for device to settle before scanning
[ 17.211738] usbcore: registered new interface driver usb-storage
[ 17.215347] USB Mass Storage support registered.
[ 17.218957] PNP: PS/2 Controller [PNP0303:C1C4,PNP0f13:C1C5] at 0x60,0x64 irq 1,12
[ 17.224328] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 17.228721] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 17.232352] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 17.235937] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 17.239431] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 17.242781] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 17.246015] mice: PS/2 mouse device common for all mice
[ 17.271121] input: AT Translated Set 2 keyboard as /class/input/input4
[ 17.285243] input: PC Speaker as /class/input/input5
[ 17.895506] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x200000
[ 17.937983] input: SynPS/2 Synaptics TouchPad as /class/input/input6
[ 17.944056] I2O subsystem v1.325
[ 17.947253] i2o: max drivers = 8
[ 17.950490] I2O Configuration OSM v1.323
[ 17.953630] I2O Bus Adapter OSM v1.317
[ 17.956741] I2O Block Device OSM v1.325
[ 17.959898] I2O SCSI Peripheral OSM v1.316
[ 17.962976] I2O ProcFS OSM v1.316
[ 17.965987] i2c /dev entries driver
[ 17.969229] sc520_wdt: WDT driver for SC520 initialised. timeout=30 sec (nowayout=0)
[ 17.972309] sc1200wdt: build 20020303
[ 17.975349] sc1200wdt: io parameter must be specified
[ 17.978392] SoftDog: cannot register miscdev on minor=130 (err=-16)
[ 17.981531] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
[ 17.984701] Bluetooth: HCI USB driver ver 2.9
[ 17.987836] usbcore: registered new interface driver hci_usb
[ 17.990975] Bluetooth: Virtual HCI driver ver 1.2
[ 17.994123] Bluetooth: HCI UART driver ver 2.2
[ 17.997217] Bluetooth: HCI H4 protocol initialized
[ 18.000286] Bluetooth: HCI BCSP protocol initialized
[ 18.003363] Bluetooth: Broadcom Blutonium firmware driver ver 1.1
[ 18.006459] usbcore: registered new interface driver bcm203x
[ 18.009526] Bluetooth: Digianswer Bluetooth USB driver ver 0.8
[ 18.012604] usbcore: registered new interface driver bpa10x
[ 18.015653] Bluetooth: BlueFRITZ! USB driver ver 1.1
[ 18.018700] usbcore: registered new interface driver bfusb
[ 18.021734] EDAC MC: Ver: 2.1.0 Sep 22 2007
[ 18.024919] sdhci: Secure Digital Host Controller Interface driver
[ 18.027967] sdhci: Copyright(c) Pierre Ossman
[ 18.031000] sdhci: SDHCI controller found at 0000:02:04.4 [104c:8034] (rev 0)
[ 18.034075] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 18.037726] mmc0: SDHCI at 0xd001a000 irq 21 DMA
[ 18.041010] mmc1: SDHCI at 0xd001b000 irq 21 DMA
[ 18.044221] mmc2: SDHCI at 0xd001c000 irq 21 DMA
[ 18.047131] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 18.050044] wbsd: Copyright(c) Pierre Ossman
[ 18.053058] usbcore: registered new interface driver hiddev
[ 18.063575] input: Logitech USB Receiver as /class/input/input7
[ 18.066728] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:13.1-3
[ 18.069901] usbcore: registered new interface driver usbhid
[ 18.073045] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 18.076250] Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).
[ 18.079650] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 18.092716] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 18.198081] MC'97 0 converters and GPIO not ready (0x1)
[ 18.201829] ALSA device list:
[ 18.204961] #0: ATI IXP rev 2 with unknown codec at 0xd0804000, irq 17
[ 18.208194] #1: ATI IXP Modem rev 2 at 0xd0805000, irq 17
[ 18.211478] oprofile: using NMI interrupt.
[ 18.214756] Netfilter messages via NETLINK v0.30.
[ 18.218053] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 18.221387] arp_tables: (C) 2002 David S. Miller
[ 18.224658] TCP cubic registered
[ 18.227867] NET: Registered protocol family 1
[ 18.231121] NET: Registered protocol family 10
[ 18.234321] lo: Disabled Privacy Extensions
[ 18.237451] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 18.240520] IPv6 over IPv4 tunneling driver
[ 18.243620] sit0: Disabled Privacy Extensions
[ 18.246710] NET: Registered protocol family 17
[ 18.249742] Bluetooth: L2CAP ver 2.8
[ 18.252770] Bluetooth: L2CAP socket layer initialized
[ 18.255824] Bluetooth: SCO (Voice Link) ver 0.5
[ 18.258861] Bluetooth: SCO socket layer initialized
[ 18.261876] Bluetooth: RFCOMM socket layer initialized
[ 18.264865] Bluetooth: RFCOMM TTY layer initialized
[ 18.267795] Bluetooth: RFCOMM ver 1.8
[ 18.270673] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
[ 18.273559] Bluetooth: BNEP filters: protocol multicast
[ 18.276425] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 18.279325] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[ 18.282216] All bugs added by David S. Miller <davem@redhat.com>
[ 18.285124] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 18.288006] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 18.290927] ieee80211_crypt: registered algorithm 'NULL'
[ 18.290929] ieee80211_crypt: registered algorithm 'WEP'
[ 18.290930] ieee80211_crypt: registered algorithm 'CCMP'
[ 18.290932] ieee80211_crypt: registered algorithm 'TKIP'
[ 18.290956] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile ML-40 processors (1 cpu cores) (version 2.00.00)
[ 18.296338] powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x4
[ 18.299463] powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x6
[ 18.302522] powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x8
[ 18.305531] powernow-k8: 3 : fid 0x8 (1600 MHz), vid 0xa
[ 18.308487] powernow-k8: 4 : fid 0x0 (800 MHz), vid 0x16
[ 18.311438] powernow-k8: ph2 null fid transition 0xe
[ 18.314443] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 18.331684] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 18.334541] EXT3-fs: write access will be enabled during recovery.
[ 18.607940] kjournald starting. Commit interval 5 seconds
[ 18.610726] EXT3-fs: recovery complete.
[ 18.615148] EXT3-fs: mounted filesystem with ordered data mode.
[ 18.617951] VFS: Mounted root (ext3 filesystem) readonly.
[ 18.620755] Freeing unused kernel memory: 236k freed
[ 22.907511] scsi 0:0:0:0: Direct-Access ST350064 1A 3.AA PQ: 0 ANSI: 0
[ 22.908606] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[ 22.909610] sd 0:0:0:0: [sda] Write Protect is off
[ 22.909613] sd 0:0:0:0: [sda] Mode Sense: 10 00 00 00
[ 22.909616] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 22.910474] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[ 22.911478] sd 0:0:0:0: [sda] Write Protect is off
[ 22.911480] sd 0:0:0:0: [sda] Mode Sense: 10 00 00 00
[ 22.911482] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 22.911486] sda:<6>EXT3 FS on hda7, internal journal
[ 30.882062] sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 30.940469] sd 0:0:0:0: [sda] Attached SCSI disk
[ 30.940510] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 30.940686] usb-storage: device scan complete
[ 36.775333] kjournald starting. Commit interval 5 seconds
[ 36.775653] EXT3 FS on hda8, internal journal
[ 36.775657] EXT3-fs: mounted filesystem with ordered data mode.
[ 36.824492] NTFS volume version 3.1.
[ 36.933197] Adding 1791208k swap on /dev/hda6. Priority:-1 extents:1 across:1791208k
[ 49.724679] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 51.523363] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 51.523367] tg3: eth0: Flow control is on for TX and on for RX.
[ 51.524039] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 59.696255] APIC error on CPU0: 00(40)
[ 61.626395] eth0: no IPv6 routers present
[ 85.011221] [drm] Initialized drm 1.1.0 20060810
[ 88.131615] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 88.133400] [drm] Initialized radeon 1.28.0 20060524 on minor 0
[ 311.178972] APIC error on CPU0: 40(40)
[ 408.903659] APIC error on CPU0: 40(40)
[ 636.175687] APIC error on CPU0: 40(40)
[-- Attachment #3: lspci.txt --]
[-- Type: text/plain, Size: 2042 bytes --]
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc Unknown device 5a37
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 11)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 02)
00:14.6 Modem: ATI Technologies Inc ATI SB400 - AC'97 Modem Controller (rev 02)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)
02:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)
02:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
02:04.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
02:04.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host Controller
02:04.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller
02:04.4 Generic system peripheral [0805]: Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Secure Digital (SD) Controller
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-22 5:27 2.6.23-rc7 + radeonfb/s2ram Mihai Donțu
@ 2007-09-22 14:46 ` Mihai Donțu
2007-09-23 10:20 ` Benjamin Herrenschmidt
2007-09-24 14:43 ` Andreas Herrmann
1 sibling, 1 reply; 14+ messages in thread
From: Mihai Donțu @ 2007-09-22 14:46 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 2459 bytes --]
On Saturday 22 September 2007, Mihai Donțu wrote:
> Hi,
>
> Today, out of curiosity, I pulled 2.6.23-rc7 (leave on the edge in a quiet weekend).
> Anyway, it seems that radeonfb and my:
> "01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
> don't get along anymore, by:
> a) X somehow fails to initialize the card and everything moves really slow (I can
> see how surfaces are drawn pixel-by-pixel); furthermore, garbage stuff appears
> on the screen;
> b) after powering up from a s2ram, the system freezes;
>
> b) is not that bad, s2ram never worked on my machine (kjournald and some other kernel
> processes, enter disk-sleep and in a matter of seconds, everything just... freezes.
> I can type a few commands at the normal console but that is all);
>
> Following the advices in 'Documentation/power/s2ram.txt' helped. Using the regular
> VGA console got X on the right track (no more slowness);
>
> Now that I got my hands "dirty", I'm in the mood to make my s2ram work (I've
> been using Linux (exclusively) for three years now, it's about time I do a small
> contribution). What kernel option must I enable to determine why some processes
> enter (and stay in) disk-sleep? I'm on a laptop and I don't think it will withstand
> too many reboots :)
>
> I've also attached the output of lspci and dmesg. Maybe someone spots something.
>
> Thanks,
>
Since there was no reply, I assume people *do* take the weekend off :)
Anyway, I took matters into my own hands and enabled whatever debugging
feature seamed reasonable enough (ACPI, SysRq, etc).
Reboot, play, echo "mem" >/sys/power/state. I waited 5s and powered up
and found this in dmesg
"
hda:task_out_intr:status = 0x51 { DriveReady SeekComplete Error }
hda:task_out_intr:error = 0x04 { DriveStatusError }
ide:failed opcode was: unknown
"
I figured my IDE woke up in a bad mood so I alt-sysrq-s, alt-sysrq-u and
alt-sysrq-b (blessed be he who invented alt-sysrq-<command>). After
boot I went back to my "make menuconfig" and stared for ... 15s, when I
found this: "IDE ACPI support" (boy do I feel silly).
Reboot, play, echo "mem" >/sys/power/state ... [5s] ... power up. Ta-da!
Everything works. Well, maybe the audio needed a little "jolt" (turn sound
off, back on, move the volume a bit and voila!).
I've attached the dmesg, again, maybe someone spots something bad.
Thanks,
--
Mihai Donțu
[-- Attachment #2: dmesg-dbg.txt --]
[-- Type: text/plain, Size: 47970 bytes --]
[ 0.000000] Linux version 2.6.23-rc7 (root@mdontu-l) (gcc version 4.1.2 (Gentoo 4.1.2)) #5 PREEMPT Sat Sep 22 17:20:57 EEST 2007
[ 0.000000] Command line: vga=791 nohz=on
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000037fd0000 (usable)
[ 0.000000] BIOS-e820: 0000000037fd0000 - 0000000037fefc00 (reserved)
[ 0.000000] BIOS-e820: 0000000037fefc00 - 0000000037ffb000 (ACPI NVS)
[ 0.000000] BIOS-e820: 0000000037ffb000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec02000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000FE270, 0014 (r0 HP )
[ 0.000000] ACPI: RSDT 37FEFC84, 0034 (r1 HP 0944 22110520 HP 1)
[ 0.000000] ACPI: FACP 37FEFC00, 0084 (r2 HP 0944 2 HP 1)
[ 0.000000] ACPI: DSDT 37FEFD50, 7489 (r1 HP SB400 10000 MSFT 100000E)
[ 0.000000] ACPI: FACS 37FFAE80, 0040
[ 0.000000] ACPI: APIC 37FEFCB8, 005A (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: MCFG 37FEFD14, 003C (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: SSDT 37FF71D9, 0382 (r1 HP HPQPpc 1001 MSFT 100000E)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] No mptable found.
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 229328
[ 0.000000] On node 0 totalpages: 229231
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1974 pages reserved
[ 0.000000] DMA zone: 1969 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3079 pages used for memmap
[ 0.000000] DMA32 zone: 222153 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: Local APIC address 0xfec01000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Setting APIC routing to flat
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[ 0.000000] Built 1 zonelists in Zone order. Total pages: 224122
[ 0.000000] Kernel command line: vga=791 nohz=on
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 13.869845] time.c: Detected 2194.582 MHz processor.
[ 13.869898] Console: colour dummy device 80x25
[ 13.869901] console [tty0] enabled
[ 13.871357] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 13.872299] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 13.886472] Memory: 894616k/917312k available (4284k kernel code, 22048k reserved, 1900k data, 236k init)
[ 13.945722] Calibrating delay using timer specific routine.. 4391.74 BogoMIPS (lpj=2195874)
[ 13.945778] Mount-cache hash table entries: 256
[ 13.945924] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 13.945929] CPU: L2 Cache: 1024K (64 bytes/line)
[ 13.945945] CPU: AMD Turion(tm) 64 Mobile ML-40 stepping 02
[ 13.945964] ACPI: Core revision 20070126
[ 13.948938] Parsing all Control Methods:
[ 13.949065] Table [DSDT](id 0001) - 941 Objects with 106 Devices 293 Methods 26 Regions
[ 13.949110] Parsing all Control Methods:
[ 13.949231] Table [SSDT](id 0002) - 8 Objects with 0 Devices 6 Methods 0 Regions
[ 13.949241] tbxface-0598 [00] tb_load_namespace : ACPI Tables successfully acquired
[ 13.982391] evxfevnt-0091 [00] enable : Transition to ACPI mode successful
[ 13.992836] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 14.002838] Using local APIC timer interrupts.
[ 14.048350] result 12469217
[ 14.048355] Detected 12.469 MHz APIC timer.
[ 14.048757] NET: Registered protocol family 16
[ 14.048953] No dock devices found.
[ 14.049019] ACPI: bus type pci registered
[ 14.053848] PCI: Using MMCONFIG at e0000000 - efffffff
[ 14.053898] PCI: No mmconfig possible on device 00:18
[ 14.056999] evgpeblk-0956 [00] ev_create_gpe_block : GPE 00 to 1F [_GPE] 4 regs on int 0x15
[ 14.057227] evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 4 Wake, Enabled 9 Runtime GPEs in this block
[ 14.057245] ACPI: EC: Look up EC in DSDT
[ 14.057345] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 14.066501] Completing Region/Field/Buffer/Package initialization:......................................................................................................
[ 14.067944] Initialized 22/26 Regions 0/0 Fields 29/30 Buffers 51/59 Packages (958 nodes)
[ 14.067954] Initializing Device/Processor/Thermal objects by executing _INI methods:......
[ 14.076151] Executed 6 _INI methods requiring 2 _STA executions (examined 112 objects)
[ 14.076170] ACPI: Interpreter enabled
[ 14.076174] ACPI: (supports S0 S3)
[ 14.076187] ACPI: Using IOAPIC for interrupt routing
[ 14.084438] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 14.084487] ACPI: PCI Root Bridge [C047] (0000:00)
[ 14.085907] PCI: Transparent bridge - 0000:00:14.4
[ 14.085991] ACPI: PCI Interrupt Routing Table [\_SB_.C047._PRT]
[ 14.086200] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C048._PRT]
[ 14.086284] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C0AB._PRT]
[ 14.099721] ACPI: PCI Interrupt Link [C0F0] (IRQs 10 11) *0, disabled.
[ 14.099855] ACPI: PCI Interrupt Link [C0F1] (IRQs 10 11) *0, disabled.
[ 14.099985] ACPI: PCI Interrupt Link [C0F2] (IRQs 10 11) *0, disabled.
[ 14.100115] ACPI: PCI Interrupt Link [C0F3] (IRQs 10 11) *0, disabled.
[ 14.100247] ACPI: PCI Interrupt Link [C0F4] (IRQs 10 11) *0, disabled.
[ 14.100378] ACPI: PCI Interrupt Link [C0F5] (IRQs 9) *0, disabled.
[ 14.100514] ACPI: PCI Interrupt Link [C0F6] (IRQs 10 11) *0, disabled.
[ 14.100654] ACPI: PCI Interrupt Link [C0F7] (IRQs *10 11)
[ 14.100767] ACPI: Power Resource [C1CF] (off)
[ 14.100917] ACPI: Power Resource [C1B7] (on)
[ 14.100957] ACPI: Power Resource [C1C7] (on)
[ 14.101035] ACPI: Power Resource [C26C] (off)
[ 14.101109] ACPI: Power Resource [C26D] (off)
[ 14.101183] ACPI: Power Resource [C26E] (off)
[ 14.101257] ACPI: Power Resource [C26F] (off)
[ 14.101294] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 14.101318] pnp: PnP ACPI init
[ 14.101326] ACPI: bus type pnp registered
[ 14.108560] pnp: PnP ACPI: found 12 devices
[ 14.108565] ACPI: ACPI bus type pnp unregistered
[ 14.108751] SCSI subsystem initialized
[ 14.108773] libata version 2.21 loaded.
[ 14.108862] usbcore: registered new interface driver usbfs
[ 14.108908] usbcore: registered new interface driver hub
[ 14.108940] usbcore: registered new device driver usb
[ 14.109093] PCI: Using ACPI for IRQ routing
[ 14.109099] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 14.109110] PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0
[ 14.109114] PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0
[ 14.109119] PCI: Cannot allocate resource region 9 of bridge 0000:00:04.0
[ 14.109124] PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0
[ 14.109128] PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0
[ 14.109133] PCI: Cannot allocate resource region 9 of bridge 0000:00:05.0
[ 14.112486] Bluetooth: Core ver 2.11
[ 14.112533] NET: Registered protocol family 31
[ 14.112538] Bluetooth: HCI device and connection manager initialized
[ 14.112543] Bluetooth: HCI socket layer initialized
[ 14.112547] NET: Registered protocol family 8
[ 14.112551] NET: Registered protocol family 20
[ 14.113468] Time: tsc clocksource has been installed.
[ 14.115489] pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 14.115495] pnp: 00:00: iomem range 0xe0000-0xfffff could not be reserved
[ 14.115500] pnp: 00:00: iomem range 0x100000-0x37ffffff could not be reserved
[ 14.115510] pnp: 00:09: ioport range 0x40b-0x40b has been reserved
[ 14.115515] pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved
[ 14.115519] pnp: 00:09: ioport range 0x4d6-0x4d6 has been reserved
[ 14.115525] pnp: 00:09: iomem range 0xffb80000-0xffbfffff could not be reserved
[ 14.115532] pnp: 00:09: iomem range 0xfff80000-0xffffffff could not be reserved
[ 14.115541] pnp: 00:0a: ioport range 0x8000-0x802f has been reserved
[ 14.115546] pnp: 00:0a: ioport range 0x8100-0x811f has been reserved
[ 14.115552] pnp: 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved
[ 14.115559] pnp: 00:0a: iomem range 0xfec00000-0xfec000ff has been reserved
[ 14.115566] pnp: 00:0b: iomem range 0xcf000-0xdffff has been reserved
[ 14.115571] pnp: 00:0b: iomem range 0x38000000-0x3fffffff could not be reserved
[ 14.115578] pnp: 00:0b: iomem range 0xfec01000-0xfec01fff could not be reserved
[ 14.115810] PCI: Bridge: 0000:00:01.0
[ 14.115816] IO window: 2000-2fff
[ 14.115820] MEM window: d0400000-d07fffff
[ 14.115824] PREFETCH window: c0000000-cfffffff
[ 14.115828] PCI: Bridge: 0000:00:04.0
[ 14.115831] IO window: disabled.
[ 14.115835] MEM window: disabled.
[ 14.115838] PREFETCH window: disabled.
[ 14.115842] PCI: Bridge: 0000:00:05.0
[ 14.115845] IO window: disabled.
[ 14.115849] MEM window: disabled.
[ 14.115853] PREFETCH window: disabled.
[ 14.115859] PCI: Bus 3, cardbus bridge: 0000:02:04.0
[ 14.115863] IO window: 00001000-000010ff
[ 14.115867] IO window: 00001400-000014ff
[ 14.115870] PREFETCH window: 50000000-53ffffff
[ 14.115874] MEM window: 54000000-57ffffff
[ 14.115878] PCI: Bridge: 0000:00:14.4
[ 14.115883] IO window: 1000-1fff
[ 14.115887] MEM window: d0000000-d03fffff
[ 14.115891] PREFETCH window: 50000000-53ffffff
[ 14.115907] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 14.115913] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 14.115938] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 14.115968] NET: Registered protocol family 2
[ 14.124482] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 14.124885] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 14.127023] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 14.127563] TCP: Hash tables configured (established 131072 bind 65536)
[ 14.127569] TCP reno registered
[ 14.131334] VFS: Disk quotas dquot_6.5.1
[ 14.131352] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 14.131473] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 14.131739] NTFS driver 2.1.28 [Flags: R/O].
[ 14.131772] fuse init (API version 7.8)
[ 14.131929] io scheduler noop registered
[ 14.131934] io scheduler anticipatory registered
[ 14.131938] io scheduler deadline registered
[ 14.131950] io scheduler cfq registered (default)
[ 14.131958] PCI: MSI quirk detected. MSI deactivated.
[ 14.133140] Boot video device is 0000:01:05.0
[ 14.133289] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 14.133304] assign_interrupt_mode Found MSI capability
[ 14.133315] Allocate Port Service[0000:00:04.0:pcie00]
[ 14.133345] Allocate Port Service[0000:00:04.0:pcie01]
[ 14.133372] Allocate Port Service[0000:00:04.0:pcie02]
[ 14.133414] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 14.133428] assign_interrupt_mode Found MSI capability
[ 14.133434] Allocate Port Service[0000:00:05.0:pcie00]
[ 14.133510] Allocate Port Service[0000:00:05.0:pcie01]
[ 14.133533] Allocate Port Service[0000:00:05.0:pcie02]
[ 14.133631] AER service couldn't init device 0000:00:04.0:pcie01 - no _OSC support
[ 14.133649] AER service couldn't init device 0000:00:05.0:pcie01 - no _OSC support
[ 14.133719] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc20010100000, using 3072k, total 131072k
[ 14.133727] vesafb: mode is 1024x768x16, linelength=2048, pages=84
[ 14.133732] vesafb: scrolling: redraw
[ 14.133736] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 14.142735] Console: switching to colour frame buffer device 128x48
[ 14.150839] fb0: VESA VGA frame buffer device
[ 14.152787] ACPI: AC Adapter [C177] (on-line)
[ 14.153058] ACPI: Battery Slot [C179] (battery present)
[ 14.153313] ACPI: Battery Slot [C178] (battery absent)
[ 14.153503] input: Power Button (FF) as /class/input/input0
[ 14.153599] ACPI: Power Button (FF) [PWRF]
[ 14.153732] input: Sleep Button (CM) as /class/input/input1
[ 14.153827] ACPI: Sleep Button (CM) [C1F0]
[ 14.153952] input: Lid Switch as /class/input/input2
[ 14.154036] ACPI: Lid Switch [C1F1]
[ 14.154262] ACPI: Transitioning device [C270] to D3
[ 14.154345] ACPI: Transitioning device [C270] to D3
[ 14.154434] ACPI: Fan [C270] (off)
[ 14.154625] ACPI: Transitioning device [C271] to D3
[ 14.154709] ACPI: Transitioning device [C271] to D3
[ 14.154793] ACPI: Fan [C271] (off)
[ 14.154983] ACPI: Transitioning device [C272] to D3
[ 14.155067] ACPI: Transitioning device [C272] to D3
[ 14.156277] ACPI: Fan [C272] (off)
[ 14.157645] ACPI: Transitioning device [C273] to D3
[ 14.158951] ACPI: Transitioning device [C273] to D3
[ 14.160264] ACPI: Fan [C273] (off)
[ 14.161930] input: Video Bus as /class/input/input3
[ 14.163356] ACPI: Video Device [C049] (multi-head: yes rom: no post: no)
[ 14.165144] ACPI: CPU0 (power states: C1[C1] C3[C3])
[ 14.166739] ACPI: Processor [C000] (supports 8 throttling states)
[ 14.175722] ACPI: Thermal Zone [TZ1] (63 C)
[ 14.180851] ACPI: Thermal Zone [TZ2] (51 C)
[ 14.190121] ACPI: Thermal Zone [TZ3] (27 C)
[ 14.208885] Real Time Clock Driver v1.12ac
[ 14.210828] Non-volatile memory driver v1.2
[ 14.212671] Linux agpgart interface v0.102
[ 14.214601] ipmi message handler version 39.1
[ 14.216530] ipmi device interface
[ 14.218530] IPMI System Interface driver.
[ 14.229331] ipmi_si: Unable to find any System Interface(s)
[ 14.231430] IPMI Watchdog: driver initialized
[ 14.233571] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 14.235873] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[ 14.238319] Hangcheck: Using get_cycles().
[ 14.240790] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 14.243799] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 14.246456] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[ 14.249452] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 14.252332] loop: module loaded
[ 14.255116] nbd: registered device at major 43
[ 14.258347] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 14.261191] tg3.c:v3.81 (September 5, 2007)
[ 14.263964] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 14.297066] eth0: Tigon3 [partno(BCM95788A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:0f:b0:f7:d7:da
[ 14.302969] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
[ 14.306027] eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 14.309165] PPP generic driver version 2.4.2
[ 14.312322] PPP Deflate Compression module registered
[ 14.315456] PPP BSD Compression module registered
[ 14.318644] PPP MPPE Compression module registered
[ 14.321834] NET: Registered protocol family 24
[ 14.325099] tun: Universal TUN/TAP device driver, 1.6
[ 14.328321] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 14.331656] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 14.335000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 14.338468] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 14.341982] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 14.345569] ATIIXP: chipset revision 0
[ 14.349104] ATIIXP: not 100% native mode: will probe irqs later
[ 14.352664] ide0: BM-DMA at 0x3010-0x3017, BIOS settings: hda:DMA, hdb:pio
[ 14.356276] ide1: BM-DMA at 0x3018-0x301f, BIOS settings: hdc:DMA, hdd:pio
[ 14.359824] Probing IDE interface ide0...
[ 14.402042] Marking TSC unstable due to TSC halts in C3
[ 14.405578] Time: acpi_pm clocksource has been installed.
[ 14.629144] hda: FUJITSU MHV2080AH, ATA DISK drive
[ 15.248425] hda: selected mode 0x45
[ 15.252953] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 15.268966] Probing IDE interface ide1...
[ 15.940215] hdc: MATSHITAUJ-840D, ATAPI CD/DVD-ROM drive
[ 16.249596] hdc: selected mode 0x22
[ 16.249993] ide1 at 0x170-0x177,0x376 on irq 15
[ 16.256242] hda: max request size: 128KiB
[ 16.259932] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
[ 16.268287] hda: cache flushes supported
[ 16.272133] hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
[ 16.329385] hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, (U)DMA
[ 16.333299] Uniform CD-ROM driver Revision: 3.20
[ 16.341129] ACPI: PCI Interrupt 0000:02:04.2[C] -> GSI 21 (level, low) -> IRQ 21
[ 16.395134] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 16.403032] ieee1394: raw1394: /dev/raw1394 device initialized
[ 16.406974] usbmon: debugfs is not available
[ 16.410907] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 16.415250] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 16.419290] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
[ 16.423307] ehci_hcd 0000:00:13.2: irq 19, io mem 0xd0802000
[ 16.427227] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 16.431290] usb usb1: configuration #1 chosen from 1 choice
[ 16.435211] hub 1-0:1.0: USB hub found
[ 16.438982] hub 1-0:1.0: 8 ports detected
[ 16.542988] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 16.543025] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 16.546875] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 16.550622] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 16.554304] ohci_hcd 0000:00:13.0: irq 19, io mem 0xd0800000
[ 16.612896] usb usb2: configuration #1 chosen from 1 choice
[ 16.616589] hub 2-0:1.0: USB hub found
[ 16.620242] hub 2-0:1.0: 4 ports detected
[ 16.724686] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 16.728528] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 16.732346] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 16.736069] ohci_hcd 0000:00:13.1: irq 19, io mem 0xd0801000
[ 16.794655] usb usb3: configuration #1 chosen from 1 choice
[ 16.798284] hub 3-0:1.0: USB hub found
[ 16.801827] hub 3-0:1.0: 4 ports detected
[ 16.990202] usb 1-5: new high speed USB device using ehci_hcd and address 3
[ 17.110264] usb 1-5: configuration #1 chosen from 1 choice
[ 17.725224] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f99292d1c0c]
[ 17.795007] usb 3-1: new full speed USB device using ohci_hcd and address 2
[ 17.933078] usb 3-1: configuration #1 chosen from 1 choice
[ 18.153475] usb 3-3: new low speed USB device using ohci_hcd and address 3
[ 18.298590] usb 3-3: configuration #1 chosen from 1 choice
[ 18.303648] usbcore: registered new interface driver usblp
[ 18.307251] Initializing USB Mass Storage driver...
[ 18.310888] scsi0 : SCSI emulation for USB Mass Storage devices
[ 18.314528] usb-storage: device found at 3
[ 18.314529] usb-storage: waiting for device to settle before scanning
[ 18.314542] usbcore: registered new interface driver usb-storage
[ 18.318166] USB Mass Storage support registered.
[ 18.321790] PNP: PS/2 Controller [PNP0303:C1C4,PNP0f13:C1C5] at 0x60,0x64 irq 1,12
[ 18.327193] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 18.331597] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 18.335242] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 18.338837] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 18.342352] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 18.345718] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 18.348977] mice: PS/2 mouse device common for all mice
[ 18.374096] input: AT Translated Set 2 keyboard as /class/input/input4
[ 18.387702] input: PC Speaker as /class/input/input5
[ 18.999188] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x200000
[ 19.041573] input: SynPS/2 Synaptics TouchPad as /class/input/input6
[ 19.047672] I2O subsystem v1.325
[ 19.050877] i2o: max drivers = 8
[ 19.054136] I2O Configuration OSM v1.323
[ 19.057291] I2O Bus Adapter OSM v1.317
[ 19.060419] I2O Block Device OSM v1.325
[ 19.063595] I2O SCSI Peripheral OSM v1.316
[ 19.066679] I2O ProcFS OSM v1.316
[ 19.069707] i2c /dev entries driver
[ 19.072993] sc520_wdt: WDT driver for SC520 initialised. timeout=30 sec (nowayout=0)
[ 19.076092] sc1200wdt: build 20020303
[ 19.079150] sc1200wdt: io parameter must be specified
[ 19.082212] SoftDog: cannot register miscdev on minor=130 (err=-16)
[ 19.085370] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
[ 19.088563] Bluetooth: HCI USB driver ver 2.9
[ 19.091720] usbcore: registered new interface driver hci_usb
[ 19.094878] Bluetooth: Virtual HCI driver ver 1.2
[ 19.098042] Bluetooth: HCI UART driver ver 2.2
[ 19.101148] Bluetooth: HCI H4 protocol initialized
[ 19.104239] Bluetooth: HCI BCSP protocol initialized
[ 19.107336] Bluetooth: Broadcom Blutonium firmware driver ver 1.1
[ 19.110447] usbcore: registered new interface driver bcm203x
[ 19.113527] Bluetooth: Digianswer Bluetooth USB driver ver 0.8
[ 19.116613] usbcore: registered new interface driver bpa10x
[ 19.119674] Bluetooth: BlueFRITZ! USB driver ver 1.1
[ 19.122741] usbcore: registered new interface driver bfusb
[ 19.125788] EDAC MC: Ver: 2.1.0 Sep 22 2007
[ 19.128997] sdhci: Secure Digital Host Controller Interface driver
[ 19.132059] sdhci: Copyright(c) Pierre Ossman
[ 19.135103] sdhci: SDHCI controller found at 0000:02:04.4 [104c:8034] (rev 0)
[ 19.138203] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 19.141859] mmc0: SDHCI at 0xd001a000 irq 21 DMA
[ 19.145197] mmc1: SDHCI at 0xd001b000 irq 21 DMA
[ 19.148399] mmc2: SDHCI at 0xd001c000 irq 21 DMA
[ 19.151321] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 19.154249] wbsd: Copyright(c) Pierre Ossman
[ 19.157285] usbcore: registered new interface driver hiddev
[ 19.167571] input: Logitech USB Receiver as /class/input/input7
[ 19.170750] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:13.1-3
[ 19.173933] usbcore: registered new interface driver usbhid
[ 19.177092] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 19.180297] Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).
[ 19.183732] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 19.196826] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 19.302815] MC'97 0 converters and GPIO not ready (0x1)
[ 19.306618] ALSA device list:
[ 19.309758] #0: ATI IXP rev 2 with unknown codec at 0xd0804000, irq 17
[ 19.313000] #1: ATI IXP Modem rev 2 at 0xd0805000, irq 17
[ 19.316284] oprofile: using NMI interrupt.
[ 19.319567] Netfilter messages via NETLINK v0.30.
[ 19.322877] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 19.326215] arp_tables: (C) 2002 David S. Miller
[ 19.329486] TCP cubic registered
[ 19.332694] NET: Registered protocol family 1
[ 19.335955] NET: Registered protocol family 10
[ 19.339167] lo: Disabled Privacy Extensions
[ 19.342305] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 19.345379] IPv6 over IPv4 tunneling driver
[ 19.348484] sit0: Disabled Privacy Extensions
[ 19.351575] NET: Registered protocol family 17
[ 19.354621] Bluetooth: L2CAP ver 2.8
[ 19.357657] Bluetooth: L2CAP socket layer initialized
[ 19.360719] Bluetooth: SCO (Voice Link) ver 0.5
[ 19.363764] Bluetooth: SCO socket layer initialized
[ 19.366785] Bluetooth: RFCOMM socket layer initialized
[ 19.369783] Bluetooth: RFCOMM TTY layer initialized
[ 19.372732] Bluetooth: RFCOMM ver 1.8
[ 19.375622] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
[ 19.378516] Bluetooth: BNEP filters: protocol multicast
[ 19.381395] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 19.384301] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[ 19.387199] All bugs added by David S. Miller <davem@redhat.com>
[ 19.390121] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 19.393016] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 19.395947] ieee80211_crypt: registered algorithm 'NULL'
[ 19.395949] ieee80211_crypt: registered algorithm 'WEP'
[ 19.395951] ieee80211_crypt: registered algorithm 'CCMP'
[ 19.395953] ieee80211_crypt: registered algorithm 'TKIP'
[ 19.395977] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile ML-40 processors (1 cpu cores) (version 2.00.00)
[ 19.402041] powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x4
[ 19.405181] powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x6
[ 19.408256] powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x8
[ 19.411277] powernow-k8: 3 : fid 0x8 (1600 MHz), vid 0xa
[ 19.414246] powernow-k8: 4 : fid 0x0 (800 MHz), vid 0x16
[ 19.417202] powernow-k8: ph2 null fid transition 0xe
[ 19.420217] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 19.440678] kjournald starting. Commit interval 5 seconds
[ 19.443541] EXT3-fs: mounted filesystem with ordered data mode.
[ 19.446368] VFS: Mounted root (ext3 filesystem) readonly.
[ 19.449138] Freeing unused kernel memory: 236k freed
[ 23.974665] EXT3 FS on hda7, internal journal
[ 24.007738] scsi 0:0:0:0: Direct-Access ST350064 1A 3.AA PQ: 0 ANSI: 0
[ 24.009211] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[ 24.010218] sd 0:0:0:0: [sda] Write Protect is off
[ 24.010220] sd 0:0:0:0: [sda] Mode Sense: 10 00 00 00
[ 24.010222] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 24.011082] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[ 24.012089] sd 0:0:0:0: [sda] Write Protect is off
[ 24.012091] sd 0:0:0:0: [sda] Mode Sense: 10 00 00 00
[ 24.012093] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 24.012096] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 24.122740] sd 0:0:0:0: [sda] Attached SCSI disk
[ 24.122779] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 24.122961] usb-storage: device scan complete
[ 24.443466] kjournald starting. Commit interval 5 seconds
[ 24.443748] EXT3 FS on hda8, internal journal
[ 24.443753] EXT3-fs: mounted filesystem with ordered data mode.
[ 24.493197] NTFS volume version 3.1.
[ 24.592783] Adding 1791208k swap on /dev/hda6. Priority:-1 extents:1 across:1791208k
[ 38.321872] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 39.889359] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 39.889365] tg3: eth0: Flow control is on for TX and on for RX.
[ 39.890841] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 50.778146] eth0: no IPv6 routers present
[ 53.201550] APIC error on CPU0: 00(40)
[ 75.697327] Stopping tasks ... done.
[ 75.709893] Suspending console(s)
[ 77.173744] ACPI handle has no context!
[ 77.173932] ACPI handle has no context!
[ 77.173956] ACPI: PCI interrupt for device 0000:02:04.4 disabled
[ 77.173964] ACPI handle has no context!
[ 77.185014] ACPI handle has no context!
[ 77.185028] ACPI: PCI interrupt for device 0000:02:04.3 disabled
[ 77.185035] ACPI handle has no context!
[ 77.196028] ACPI handle has no context!
[ 77.486859] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[ 77.487784] ACPI: PCI interrupt for device 0000:00:14.5 disabled
[ 77.488010] ACPI: PCI interrupt for device 0000:00:13.2 disabled
[ 77.498560] ACPI: PCI interrupt for device 0000:00:13.1 disabled
[ 77.498608] ACPI: PCI interrupt for device 0000:00:13.0 disabled
[ 77.499013] ACPI: Transitioning device [C272] to D0
[ 77.499015] ACPI: Transitioning device [C272] to D0
[ 77.499365] ACPI: Transitioning device [C271] to D0
[ 77.499367] ACPI: Transitioning device [C271] to D0
[ 77.499725] ACPI: Transitioning device [C270] to D0
[ 77.499726] ACPI: Transitioning device [C270] to D0
[ 77.500815] hwsleep-0322 [00] enter_sleep_state : Entering sleep state [S3]
[ 0.172399] Back to C!
[ 0.207043] ACPI: Transitioning device [C270] to D3
[ 0.207045] ACPI: Transitioning device [C270] to D3
[ 0.207177] ACPI: Transitioning device [C271] to D3
[ 0.207179] ACPI: Transitioning device [C271] to D3
[ 0.207312] ACPI: Transitioning device [C272] to D3
[ 0.207313] ACPI: Transitioning device [C272] to D3
[ 0.207445] ACPI: Transitioning device [C273] to D3
[ 0.207447] ACPI: Transitioning device [C273] to D3
[ 0.213703] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was 22202121, writing 2202121)
[ 0.213717] PM: Writing back config space on device 0000:00:04.0 at offset 9 (was 0, writing fff0)
[ 0.213720] PM: Writing back config space on device 0000:00:04.0 at offset 8 (was 0, writing fff0)
[ 0.213723] PM: Writing back config space on device 0000:00:04.0 at offset 7 (was 101, writing 1f1)
[ 0.213726] PM: Writing back config space on device 0000:00:04.0 at offset 3 (was 10000, writing 10010)
[ 0.213729] PM: Writing back config space on device 0000:00:04.0 at offset 1 (was 100000, writing 100004)
[ 0.213736] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 0.213744] PM: Writing back config space on device 0000:00:05.0 at offset 9 (was 0, writing fff0)
[ 0.213746] PM: Writing back config space on device 0000:00:05.0 at offset 8 (was 0, writing fff0)
[ 0.213749] PM: Writing back config space on device 0000:00:05.0 at offset 7 (was 101, writing 1f1)
[ 0.213752] PM: Writing back config space on device 0000:00:05.0 at offset 3 (was 10000, writing 10010)
[ 0.213755] PM: Writing back config space on device 0000:00:05.0 at offset 1 (was 100000, writing 100004)
[ 0.213762] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 0.213774] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.213825] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.224519] PCI: Enabling device 0000:00:13.2 (0000 -> 0002)
[ 0.224521] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.224559] PM: Writing back config space on device 0000:00:13.2 at offset 1 (was 2b00006, writing 2b00017)
[ 0.224620] PM: Writing back config space on device 0000:00:14.1 at offset f (was 100, writing 10a)
[ 0.224634] PM: Writing back config space on device 0000:00:14.1 at offset 8 (was 1, writing 3011)
[ 0.224644] PM: Writing back config space on device 0000:00:14.1 at offset 3 (was 0, writing 4010)
[ 0.224650] PM: Writing back config space on device 0000:00:14.1 at offset 1 (was 2300000, writing 2300005)
[ 0.224668] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.224719] PM: Writing back config space on device 0000:00:14.4 at offset 3 (was 816000, writing 814000)
[ 0.224748] PM: Writing back config space on device 0000:00:14.5 at offset f (was 20200, writing 20205)
[ 0.224768] PM: Writing back config space on device 0000:00:14.5 at offset 4 (was 0, writing d0804000)
[ 0.224772] PM: Writing back config space on device 0000:00:14.5 at offset 3 (was 800000, writing 804010)
[ 0.224779] PM: Writing back config space on device 0000:00:14.5 at offset 1 (was 4300000, writing 4300002)
[ 0.224797] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.225825] atiixp: codec reset timeout
[ 0.227598] PM: Writing back config space on device 0000:00:14.6 at offset f (was 20200, writing 20205)
[ 0.227618] PM: Writing back config space on device 0000:00:14.6 at offset 4 (was 0, writing d0805000)
[ 0.227622] PM: Writing back config space on device 0000:00:14.6 at offset 3 (was 800000, writing 804010)
[ 0.227628] PM: Writing back config space on device 0000:00:14.6 at offset 1 (was 4300000, writing 4300003)
[ 0.227647] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.228215] PM: Writing back config space on device 0000:02:01.0 at offset c (was 0, writing fff70000)
[ 0.228241] PM: Writing back config space on device 0000:02:01.0 at offset 1 (was 2b00000, writing 2b00006)
[ 0.230185] tg3: eth0: Link is down.
[ 0.527454] PM: Writing back config space on device 0000:02:02.0 at offset f (was 100, writing 105)
[ 0.527478] PM: Writing back config space on device 0000:02:02.0 at offset 4 (was 0, writing d0010000)
[ 0.527483] PM: Writing back config space on device 0000:02:02.0 at offset 3 (was 0, writing 4000)
[ 0.527490] PM: Writing back config space on device 0000:02:02.0 at offset 1 (was 0, writing 6)
[ 0.527508] PM: Writing back config space on device 0000:02:04.0 at offset f (was 34001ff, writing 344010b)
[ 0.527513] PM: Writing back config space on device 0000:02:04.0 at offset e (was 0, writing 14fc)
[ 0.527519] PM: Writing back config space on device 0000:02:04.0 at offset d (was 0, writing 1400)
[ 0.527524] PM: Writing back config space on device 0000:02:04.0 at offset c (was 0, writing 10fc)
[ 0.527530] PM: Writing back config space on device 0000:02:04.0 at offset b (was 0, writing 1000)
[ 0.527535] PM: Writing back config space on device 0000:02:04.0 at offset a (was 0, writing 57fff000)
[ 0.527541] PM: Writing back config space on device 0000:02:04.0 at offset 9 (was 0, writing 54000000)
[ 0.527546] PM: Writing back config space on device 0000:02:04.0 at offset 8 (was 0, writing 53fff000)
[ 0.527552] PM: Writing back config space on device 0000:02:04.0 at offset 7 (was 0, writing 50000000)
[ 0.527557] PM: Writing back config space on device 0000:02:04.0 at offset 6 (was 0, writing b0060302)
[ 0.527565] PM: Writing back config space on device 0000:02:04.0 at offset 4 (was 0, writing d0012000)
[ 0.527570] PM: Writing back config space on device 0000:02:04.0 at offset 3 (was 820000, writing 824010)
[ 0.527578] PM: Writing back config space on device 0000:02:04.0 at offset 1 (was 2100000, writing 2100007)
[ 0.527606] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 0.538060] PM: Writing back config space on device 0000:02:04.2 at offset f (was 4020300, writing 4020309)
[ 0.538084] PM: Writing back config space on device 0000:02:04.2 at offset 5 (was 0, writing d0014000)
[ 0.538089] PM: Writing back config space on device 0000:02:04.2 at offset 4 (was 0, writing d0013000)
[ 0.538095] PM: Writing back config space on device 0000:02:04.2 at offset 3 (was 800000, writing 804010)
[ 0.538103] PM: Writing back config space on device 0000:02:04.2 at offset 1 (was 2100000, writing 2100006)
[ 0.588114] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 0.598969] PM: Writing back config space on device 0000:02:04.3 at offset f (was 40702ff, writing 4070209)
[ 0.598994] PM: Writing back config space on device 0000:02:04.3 at offset 4 (was 0, writing d0018000)
[ 0.598999] PM: Writing back config space on device 0000:02:04.3 at offset 3 (was 800000, writing 804010)
[ 0.599006] PM: Writing back config space on device 0000:02:04.3 at offset 1 (was 2100000, writing 2100006)
[ 0.599028] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 0.609952] PM: Writing back config space on device 0000:02:04.4 at offset f (was 40703ff, writing 4070309)
[ 0.609973] PM: Writing back config space on device 0000:02:04.4 at offset 6 (was 0, writing d001c000)
[ 0.609978] PM: Writing back config space on device 0000:02:04.4 at offset 5 (was 0, writing d001b000)
[ 0.609984] PM: Writing back config space on device 0000:02:04.4 at offset 4 (was 0, writing d001a000)
[ 0.609990] PM: Writing back config space on device 0000:02:04.4 at offset 3 (was 800000, writing 804010)
[ 0.609997] PM: Writing back config space on device 0000:02:04.4 at offset 1 (was 2100000, writing 2100006)
[ 0.610018] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 1.584596] hda: selected mode 0x45
[ 1.593379] hdc: selected mode 0x22
[ 2.181344] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 2.181346] tg3: eth0: Flow control is on for TX and on for RX.
[ 2.368411] Restarting tasks ... done.
[ 157.369871] Stopping tasks ... done.
[ 157.413812] Suspending console(s)
[ 158.508505] ACPI handle has no context!
[ 158.508613] ACPI handle has no context!
[ 158.508625] ACPI: PCI interrupt for device 0000:02:04.4 disabled
[ 158.508629] ACPI handle has no context!
[ 158.512347] ACPI handle has no context!
[ 158.512354] ACPI: PCI interrupt for device 0000:02:04.3 disabled
[ 158.512358] ACPI handle has no context!
[ 158.516351] ACPI handle has no context!
[ 158.622118] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[ 158.622938] ACPI: PCI interrupt for device 0000:00:14.5 disabled
[ 158.623029] ACPI: PCI interrupt for device 0000:00:13.2 disabled
[ 158.626730] ACPI: PCI interrupt for device 0000:00:13.1 disabled
[ 158.626750] ACPI: PCI interrupt for device 0000:00:13.0 disabled
[ 158.627134] ACPI: Transitioning device [C273] to D0
[ 158.627136] ACPI: Transitioning device [C273] to D0
[ 158.627489] ACPI: Transitioning device [C272] to D0
[ 158.627491] ACPI: Transitioning device [C272] to D0
[ 158.627842] ACPI: Transitioning device [C271] to D0
[ 158.627844] ACPI: Transitioning device [C271] to D0
[ 158.628195] ACPI: Transitioning device [C270] to D0
[ 158.628197] ACPI: Transitioning device [C270] to D0
[ 158.628726] hwsleep-0322 [00] enter_sleep_state : Entering sleep state [S3]
[ 0.172376] Back to C!
[ 0.189338] ACPI: Transitioning device [C270] to D3
[ 0.189340] ACPI: Transitioning device [C270] to D3
[ 0.189476] ACPI: Transitioning device [C271] to D3
[ 0.189478] ACPI: Transitioning device [C271] to D3
[ 0.189611] ACPI: Transitioning device [C272] to D3
[ 0.189612] ACPI: Transitioning device [C272] to D3
[ 0.189745] ACPI: Transitioning device [C273] to D3
[ 0.189747] ACPI: Transitioning device [C273] to D3
[ 0.192628] PM: Writing back config space on device 0000:00:04.0 at offset 9 (was 0, writing fff0)
[ 0.192631] PM: Writing back config space on device 0000:00:04.0 at offset 8 (was 0, writing fff0)
[ 0.192634] PM: Writing back config space on device 0000:00:04.0 at offset 7 (was 101, writing 1f1)
[ 0.192637] PM: Writing back config space on device 0000:00:04.0 at offset 3 (was 10000, writing 10010)
[ 0.192639] PM: Writing back config space on device 0000:00:04.0 at offset 1 (was 100000, writing 100004)
[ 0.192644] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 0.192649] PM: Writing back config space on device 0000:00:05.0 at offset 9 (was 0, writing fff0)
[ 0.192652] PM: Writing back config space on device 0000:00:05.0 at offset 8 (was 0, writing fff0)
[ 0.192654] PM: Writing back config space on device 0000:00:05.0 at offset 7 (was 101, writing 1f1)
[ 0.192657] PM: Writing back config space on device 0000:00:05.0 at offset 3 (was 10000, writing 10010)
[ 0.192660] PM: Writing back config space on device 0000:00:05.0 at offset 1 (was 100000, writing 100004)
[ 0.192664] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 0.192670] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.192692] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.196376] PCI: Enabling device 0000:00:13.2 (0000 -> 0002)
[ 0.196378] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.196395] PM: Writing back config space on device 0000:00:13.2 at offset 1 (was 2b00006, writing 2b00017)
[ 0.196421] PM: Writing back config space on device 0000:00:14.1 at offset f (was 100, writing 10a)
[ 0.196427] PM: Writing back config space on device 0000:00:14.1 at offset 8 (was 1, writing 3011)
[ 0.196433] PM: Writing back config space on device 0000:00:14.1 at offset 3 (was 0, writing 4010)
[ 0.196437] PM: Writing back config space on device 0000:00:14.1 at offset 1 (was 2300000, writing 2300005)
[ 0.196445] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.196467] PM: Writing back config space on device 0000:00:14.4 at offset 3 (was 816000, writing 814000)
[ 0.196480] PM: Writing back config space on device 0000:00:14.5 at offset f (was 20200, writing 20205)
[ 0.196489] PM: Writing back config space on device 0000:00:14.5 at offset 4 (was 0, writing d0804000)
[ 0.196492] PM: Writing back config space on device 0000:00:14.5 at offset 3 (was 800000, writing 804010)
[ 0.196496] PM: Writing back config space on device 0000:00:14.5 at offset 1 (was 4300000, writing 4300002)
[ 0.196505] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.196880] atiixp: codec reset timeout
[ 0.197559] PM: Writing back config space on device 0000:00:14.6 at offset f (was 20200, writing 20205)
[ 0.197568] PM: Writing back config space on device 0000:00:14.6 at offset 4 (was 0, writing d0805000)
[ 0.197571] PM: Writing back config space on device 0000:00:14.6 at offset 3 (was 800000, writing 804010)
[ 0.197575] PM: Writing back config space on device 0000:00:14.6 at offset 1 (was 4300000, writing 4300003)
[ 0.197584] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.197808] PM: Writing back config space on device 0000:02:01.0 at offset c (was 0, writing fff70000)
[ 0.197819] PM: Writing back config space on device 0000:02:01.0 at offset 1 (was 2b00000, writing 2b00006)
[ 0.198535] tg3: eth0: Link is down.
[ 0.306831] PM: Writing back config space on device 0000:02:02.0 at offset f (was 100, writing 105)
[ 0.306842] PM: Writing back config space on device 0000:02:02.0 at offset 4 (was 0, writing d0010000)
[ 0.306845] PM: Writing back config space on device 0000:02:02.0 at offset 3 (was 0, writing 4000)
[ 0.306849] PM: Writing back config space on device 0000:02:02.0 at offset 1 (was 0, writing 6)
[ 0.306858] PM: Writing back config space on device 0000:02:04.0 at offset f (was 34001ff, writing 344010b)
[ 0.306861] PM: Writing back config space on device 0000:02:04.0 at offset e (was 0, writing 14fc)
[ 0.306865] PM: Writing back config space on device 0000:02:04.0 at offset d (was 0, writing 1400)
[ 0.306868] PM: Writing back config space on device 0000:02:04.0 at offset c (was 0, writing 10fc)
[ 0.306872] PM: Writing back config space on device 0000:02:04.0 at offset b (was 0, writing 1000)
[ 0.306875] PM: Writing back config space on device 0000:02:04.0 at offset a (was 0, writing 57fff000)
[ 0.306879] PM: Writing back config space on device 0000:02:04.0 at offset 9 (was 0, writing 54000000)
[ 0.306882] PM: Writing back config space on device 0000:02:04.0 at offset 8 (was 0, writing 53fff000)
[ 0.306886] PM: Writing back config space on device 0000:02:04.0 at offset 7 (was 0, writing 50000000)
[ 0.306889] PM: Writing back config space on device 0000:02:04.0 at offset 6 (was 0, writing b0060302)
[ 0.306893] PM: Writing back config space on device 0000:02:04.0 at offset 4 (was 0, writing d0012000)
[ 0.306897] PM: Writing back config space on device 0000:02:04.0 at offset 3 (was 820000, writing 824010)
[ 0.306901] PM: Writing back config space on device 0000:02:04.0 at offset 1 (was 2100000, writing 2100007)
[ 0.306915] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 0.310754] PM: Writing back config space on device 0000:02:04.2 at offset f (was 4020300, writing 4020309)
[ 0.310765] PM: Writing back config space on device 0000:02:04.2 at offset 5 (was 0, writing d0014000)
[ 0.310768] PM: Writing back config space on device 0000:02:04.2 at offset 4 (was 0, writing d0013000)
[ 0.310772] PM: Writing back config space on device 0000:02:04.2 at offset 3 (was 800000, writing 804010)
[ 0.310776] PM: Writing back config space on device 0000:02:04.2 at offset 1 (was 2100000, writing 2100006)
[ 0.328966] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 0.332902] PM: Writing back config space on device 0000:02:04.3 at offset f (was 40702ff, writing 4070209)
[ 0.332913] PM: Writing back config space on device 0000:02:04.3 at offset 4 (was 0, writing d0018000)
[ 0.332917] PM: Writing back config space on device 0000:02:04.3 at offset 3 (was 800000, writing 804010)
[ 0.332921] PM: Writing back config space on device 0000:02:04.3 at offset 1 (was 2100000, writing 2100006)
[ 0.332931] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 0.336896] PM: Writing back config space on device 0000:02:04.4 at offset f (was 40703ff, writing 4070309)
[ 0.336906] PM: Writing back config space on device 0000:02:04.4 at offset 6 (was 0, writing d001c000)
[ 0.336909] PM: Writing back config space on device 0000:02:04.4 at offset 5 (was 0, writing d001b000)
[ 0.336913] PM: Writing back config space on device 0000:02:04.4 at offset 4 (was 0, writing d001a000)
[ 0.336916] PM: Writing back config space on device 0000:02:04.4 at offset 3 (was 800000, writing 804010)
[ 0.336920] PM: Writing back config space on device 0000:02:04.4 at offset 1 (was 2100000, writing 2100006)
[ 0.336930] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 0.696248] hda: selected mode 0x45
[ 0.701022] hdc: selected mode 0x22
[ 0.877622] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 0.877623] tg3: eth0: Flow control is on for TX and on for RX.
[ 0.981908] Restarting tasks ... done.
[ 7.368758] Hangcheck: hangcheck value past margin!
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-22 14:46 ` Mihai Donțu
@ 2007-09-23 10:20 ` Benjamin Herrenschmidt
2007-09-23 16:37 ` Mihai Donțu
0 siblings, 1 reply; 14+ messages in thread
From: Benjamin Herrenschmidt @ 2007-09-23 10:20 UTC (permalink / raw)
To: Mihai Donțu; +Cc: linux-kernel, Linus Torvalds
On Sat, 2007-09-22 at 17:46 +0300, Mihai Donțu wrote:
> On Saturday 22 September 2007, Mihai Donțu wrote:
> > Hi,
> >
> > Today, out of curiosity, I pulled 2.6.23-rc7 (leave on the edge in a quiet weekend).
> > Anyway, it seems that radeonfb and my:
> > "01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
> > don't get along anymore, by:
> > a) X somehow fails to initialize the card and everything moves really slow (I can
> > see how surfaces are drawn pixel-by-pixel); furthermore, garbage stuff appears
> > on the screen;
> > b) after powering up from a s2ram, the system freezes;
> >
> > b) is not that bad, s2ram never worked on my machine (kjournald and some other kernel
> > processes, enter disk-sleep and in a matter of seconds, everything just... freezes.
> > I can type a few commands at the normal console but that is all);
> >
> > Following the advices in 'Documentation/power/s2ram.txt' helped. Using the regular
> > VGA console got X on the right track (no more slowness);
> >
> > Now that I got my hands "dirty", I'm in the mood to make my s2ram work (I've
> > been using Linux (exclusively) for three years now, it's about time I do a small
> > contribution). What kernel option must I enable to determine why some processes
> > enter (and stay in) disk-sleep? I'm on a laptop and I don't think it will withstand
> > too many reboots :)
> >
> > I've also attached the output of lspci and dmesg. Maybe someone spots something.
> >
> > Thanks,
> >
>
> Since there was no reply, I assume people *do* take the weekend off :)
Heh, yup.
There have been some radeonfb patches around -rc6 or so. Can you try
backing them out and letting us know if that helps a) ?
In that case, Linus, we probably want to revert them...
Though looking at your PCI ID (5955), I don't think the patches should
have changed anything.
Ben.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 10:20 ` Benjamin Herrenschmidt
@ 2007-09-23 16:37 ` Mihai Donțu
2007-09-23 17:51 ` Mihai Donțu
0 siblings, 1 reply; 14+ messages in thread
From: Mihai Donțu @ 2007-09-23 16:37 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linux-kernel, Linus Torvalds
On Sunday 23 September 2007, Benjamin Herrenschmidt wrote:
> Heh, yup.
>
> There have been some radeonfb patches around -rc6 or so. Can you try
> backing them out and letting us know if that helps a) ?
>
> In that case, Linus, we probably want to revert them...
>
> Though looking at your PCI ID (5955), I don't think the patches should
> have changed anything.
After four hours of bisecting, I got this, which dates back to 2.6.21, but
I've been on 2.6.21.3 for too long and thus missed the commit (I just decided
to be a good citizen and test things before they get out).
dd1447134454b169d5ae353aceb93f2368db8547 is first bad commit
commit dd1447134454b169d5ae353aceb93f2368db8547
Author: johan henriksson <jhn98032@gmail.com>
Date: Tue May 8 00:37:59 2007 -0700
radeonfb: Add support for Radeon xpress 200m
Added support for radeon xpress 200m(rs480). Note that the card doesn't
like dynclk turned on.
Signed-off-by: Johan Henriksson <jhn98032@gmail.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
:040000 040000 e553664a656ee329152789818b5b071a36ac1e45 0a698ad7daa8cdfd9eb5304812845306c9feb2f9 M drivers
I turned dynclk off, no result (although dynclk is preferred).
What is interesting, is that the driver ignores "vga=normal" and "jumps" to
a quite high res (I think is 1024x768 or something; the fonts look really nice
though :)).
--
Mihai Donțu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 16:37 ` Mihai Donțu
@ 2007-09-23 17:51 ` Mihai Donțu
2007-09-23 18:31 ` Mihai Donțu
0 siblings, 1 reply; 14+ messages in thread
From: Mihai Donțu @ 2007-09-23 17:51 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linux-kernel, Linus Torvalds
On Sunday 23 September 2007, Mihai Donțu wrote:
> On Sunday 23 September 2007, Benjamin Herrenschmidt wrote:
> > Heh, yup.
> >
> > There have been some radeonfb patches around -rc6 or so. Can you try
> > backing them out and letting us know if that helps a) ?
> >
> > In that case, Linus, we probably want to revert them...
> >
> > Though looking at your PCI ID (5955), I don't think the patches should
> > have changed anything.
>
> After four hours of bisecting, I got this, which dates back to 2.6.21, but
> I've been on 2.6.21.3 for too long and thus missed the commit (I just decided
> to be a good citizen and test things before they get out).
>
> dd1447134454b169d5ae353aceb93f2368db8547 is first bad commit
> commit dd1447134454b169d5ae353aceb93f2368db8547
> Author: johan henriksson <jhn98032@gmail.com>
> Date: Tue May 8 00:37:59 2007 -0700
>
> radeonfb: Add support for Radeon xpress 200m
>
> Added support for radeon xpress 200m(rs480). Note that the card doesn't
> like dynclk turned on.
>
> Signed-off-by: Johan Henriksson <jhn98032@gmail.com>
> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Cc: "Antonino A. Daplas" <adaplas@pol.net>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
>
> :040000 040000 e553664a656ee329152789818b5b071a36ac1e45 0a698ad7daa8cdfd9eb5304812845306c9feb2f9 M drivers
>
> I turned dynclk off, no result (although dynclk is preferred).
>
> What is interesting, is that the driver ignores "vga=normal" and "jumps" to
> a quite high res (I think is 1024x768 or something; the fonts look really nice
> though :)).
Something strange is going on here: after I cleaned up the bisect kernels,
I booted 2.6.23-rc7 using something like:
"vga=normal nohz=on root=/dev/sda7 libata.noacpi=0 pci=assing-busses"
and explicitly selecting "Enable Video Mode Handling Helpers" (which normally
gets automatically selected once I choose "ATI Radeon display support" but I
- suffering from intense paranoia - selected it by hand prior to selecting ATI
Radeon ...).
I works! X is no longer acting weird. I can't use "vga=791" anymore (the screen
goes blank until X loads => timings definitely changed) but it *works* and I don't
know why _and_ I can't seem to be able to make it go back to being bad :)
I did a diff between the .config used in bisect and the current .config. I don't
see anything suspicious.
I'll to do a full cleanup and start all over. I'm going to nail this thing down if
it's the last thing I do! (so help me God) :)
--
Mihai Donțu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 17:51 ` Mihai Donțu
@ 2007-09-23 18:31 ` Mihai Donțu
2007-09-23 19:18 ` Rafael J. Wysocki
0 siblings, 1 reply; 14+ messages in thread
From: Mihai Donțu @ 2007-09-23 18:31 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linux-kernel, Linus Torvalds
On Sunday 23 September 2007, Mihai Donțu wrote:
> I'll to do a full cleanup and start all over. I'm going to nail this thing down if
> it's the last thing I do! (so help me God) :)
Found it!
The problem was "Framebuffer Console support". It was enabled by default in older
configs (like 2.6.22.7) but I think someone noticed this was bad and put it to
default N in newer (2.6.23-rc7); and since I reused the .config from 2.6.21.3 ...
So there, if one wants "ATI Radeon display support" on Radeon XPRESS 200M with
X using radeon_drv.so, *should* put "Framebuffer Console support" to N (if it's
not already).
Now all I have to do is figure out what's the equivalent of "vga=791" on the new
kernel (default text console looks really bad on my laptop).
Sorry for all the noise (and spam),
--
Mihai Donțu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 18:31 ` Mihai Donțu
@ 2007-09-23 19:18 ` Rafael J. Wysocki
2007-09-23 19:22 ` Mihai Donțu
0 siblings, 1 reply; 14+ messages in thread
From: Rafael J. Wysocki @ 2007-09-23 19:18 UTC (permalink / raw)
To: Mihai Donțu; +Cc: Benjamin Herrenschmidt, linux-kernel, Linus Torvalds
On Sunday, 23 September 2007 20:31, Mihai Donțu wrote:
> On Sunday 23 September 2007, Mihai Donțu wrote:
> > I'll to do a full cleanup and start all over. I'm going to nail this thing down if
> > it's the last thing I do! (so help me God) :)
>
> Found it!
>
> The problem was "Framebuffer Console support". It was enabled by default in older
> configs (like 2.6.22.7) but I think someone noticed this was bad and put it to
> default N in newer (2.6.23-rc7); and since I reused the .config from 2.6.21.3 ...
>
> So there, if one wants "ATI Radeon display support" on Radeon XPRESS 200M with
> X using radeon_drv.so, *should* put "Framebuffer Console support" to N (if it's
> not already).
>
> Now all I have to do is figure out what's the equivalent of "vga=791" on the new
> kernel (default text console looks really bad on my laptop).
>
> Sorry for all the noise (and spam),
No, this actually is valuable information, thanks for it. :-)
[I have missed your first post, sorry for that.]
Greetings,
Rafael
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 19:18 ` Rafael J. Wysocki
@ 2007-09-23 19:22 ` Mihai Donțu
2007-09-23 21:31 ` Oleg Verych
2007-09-24 0:06 ` Benjamin Herrenschmidt
0 siblings, 2 replies; 14+ messages in thread
From: Mihai Donțu @ 2007-09-23 19:22 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: Benjamin Herrenschmidt, linux-kernel, Linus Torvalds
[-- Attachment #1: Type: text/plain, Size: 1885 bytes --]
On Sunday 23 September 2007, Rafael J. Wysocki wrote:
> On Sunday, 23 September 2007 20:31, Mihai Donțu wrote:
> > On Sunday 23 September 2007, Mihai Donțu wrote:
> > > I'll to do a full cleanup and start all over. I'm going to nail this thing down if
> > > it's the last thing I do! (so help me God) :)
> >
> > Found it!
> >
> > The problem was "Framebuffer Console support". It was enabled by default in older
> > configs (like 2.6.22.7) but I think someone noticed this was bad and put it to
> > default N in newer (2.6.23-rc7); and since I reused the .config from 2.6.21.3 ...
> >
> > So there, if one wants "ATI Radeon display support" on Radeon XPRESS 200M with
> > X using radeon_drv.so, *should* put "Framebuffer Console support" to N (if it's
> > not already).
> >
> > Now all I have to do is figure out what's the equivalent of "vga=791" on the new
> > kernel (default text console looks really bad on my laptop).
> >
> > Sorry for all the noise (and spam),
>
> No, this actually is valuable information, thanks for it. :-)
>
> [I have missed your first post, sorry for that.]
Don't worry.
Now, one last update (I've just ran into it): I was preparing my laptop (to brag
tomorrow with my new s2ram thinggie) when I noticed that after powering up from a
suspend-to-ram, X doesn't like radeonfb working behind it's back, as a result
it goes crazy (corrupted pixmaps and such). I should have tested these two together :|
Bottom line: no radeonfb for me :( at least, not now; but I have to be honest with
you: I don't see what commit dd1447134454b169d5ae353aceb93f2368db8547 brought new
into the picture. The previous radeonfb worked just great, but then, again, maybe I'm
not using the console at it's full power :)
I have attached the dmesg after power up.
Thanks,
(last post today, I swear to God!)
--
Mihai Donțu
[-- Attachment #2: dmesg-radeonfb.txt --]
[-- Type: text/plain, Size: 38474 bytes --]
[ 0.000000] Linux version 2.6.23-rc7 (root@mdontu-l) (gcc version 4.1.2 (Gentoo 4.1.2)) #16 PREEMPT Sun Sep 23 21:45:39 EEST 2007
[ 0.000000] Command line: nohz=on root=/dev/sda7 libata.noacpi=0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000037fd0000 (usable)
[ 0.000000] BIOS-e820: 0000000037fd0000 - 0000000037fefc00 (reserved)
[ 0.000000] BIOS-e820: 0000000037fefc00 - 0000000037ffb000 (ACPI NVS)
[ 0.000000] BIOS-e820: 0000000037ffb000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec02000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP 000FE270, 0014 (r0 HP )
[ 0.000000] ACPI: RSDT 37FEFC84, 0034 (r1 HP 0944 22110520 HP 1)
[ 0.000000] ACPI: FACP 37FEFC00, 0084 (r2 HP 0944 2 HP 1)
[ 0.000000] ACPI: DSDT 37FEFD50, 7489 (r1 HP SB400 10000 MSFT 100000E)
[ 0.000000] ACPI: FACS 37FFAE80, 0040
[ 0.000000] ACPI: APIC 37FEFCB8, 005A (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: MCFG 37FEFD14, 003C (r1 HP 0944 1 HP 1)
[ 0.000000] ACPI: SSDT 37FF71D9, 0382 (r1 HP HPQPpc 1001 MSFT 100000E)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 256 used
[ 0.000000] Entering add_active_range(0, 256, 229328) 1 entries of 256 used
[ 0.000000] No mptable found.
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 229328
[ 0.000000] On node 0 totalpages: 229231
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1911 pages reserved
[ 0.000000] DMA zone: 2032 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3079 pages used for memmap
[ 0.000000] DMA32 zone: 222153 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] ATI board detected. Disabling timer routing over 8254.
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: Local APIC address 0xfec01000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 (Bootup-CPU)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] Setting APIC routing to flat
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
[ 0.000000] Built 1 zonelists in Zone order. Total pages: 224185
[ 0.000000] Kernel command line: nohz=on root=/dev/sda7 libata.noacpi=0
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 12.674960] time.c: Detected 2194.591 MHz processor.
[ 12.676723] Console: colour VGA+ 80x25
[ 12.676726] console [tty0] enabled
[ 12.680404] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 12.681426] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 12.696604] Memory: 894868k/917312k available (4178k kernel code, 21796k reserved, 1783k data, 232k init)
[ 12.755828] Calibrating delay using timer specific routine.. 4391.82 BogoMIPS (lpj=2195914)
[ 12.755966] Mount-cache hash table entries: 256
[ 12.756164] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 12.756211] CPU: L2 Cache: 1024K (64 bytes/line)
[ 12.756267] CPU: AMD Turion(tm) 64 Mobile ML-40 stepping 02
[ 12.756399] ACPI: Core revision 20070126
[ 12.802447] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 12.812490] Using local APIC timer interrupts.
[ 12.858042] result 12469271
[ 12.858085] Detected 12.469 MHz APIC timer.
[ 12.858886] NET: Registered protocol family 16
[ 12.859104] No dock devices found.
[ 12.859210] ACPI: bus type pci registered
[ 12.864287] PCI: Using MMCONFIG at e0000000 - efffffff
[ 12.864378] PCI: No mmconfig possible on device 00:18
[ 12.867424] ACPI: EC: Look up EC in DSDT
[ 12.867510] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 12.884599] ACPI: Interpreter enabled
[ 12.884649] ACPI: (supports S0 S3)
[ 12.884806] ACPI: Using IOAPIC for interrupt routing
[ 12.892180] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 12.892270] ACPI: PCI Root Bridge [C047] (0000:00)
[ 12.893712] PCI: Transparent bridge - 0000:00:14.4
[ 12.893834] ACPI: PCI Interrupt Routing Table [\_SB_.C047._PRT]
[ 12.894031] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C048._PRT]
[ 12.894117] ACPI: PCI Interrupt Routing Table [\_SB_.C047.C0AB._PRT]
[ 12.906699] ACPI: PCI Interrupt Link [C0F0] (IRQs 10 11) *0, disabled.
[ 12.907084] ACPI: PCI Interrupt Link [C0F1] (IRQs 10 11) *0, disabled.
[ 12.907467] ACPI: PCI Interrupt Link [C0F2] (IRQs 10 11) *0, disabled.
[ 12.907858] ACPI: PCI Interrupt Link [C0F3] (IRQs 10 11) *0, disabled.
[ 12.908242] ACPI: PCI Interrupt Link [C0F4] (IRQs 10 11) *0, disabled.
[ 12.908629] ACPI: PCI Interrupt Link [C0F5] (IRQs 9) *0, disabled.
[ 12.908976] ACPI: PCI Interrupt Link [C0F6] (IRQs 10 11) *0, disabled.
[ 12.909367] ACPI: PCI Interrupt Link [C0F7] (IRQs *10 11)
[ 12.909670] ACPI: Power Resource [C1CF] (off)
[ 12.909865] ACPI: Power Resource [C1B7] (on)
[ 12.909947] ACPI: Power Resource [C1C7] (on)
[ 12.910072] ACPI: Power Resource [C26C] (off)
[ 12.910189] ACPI: Power Resource [C26D] (off)
[ 12.910305] ACPI: Power Resource [C26E] (off)
[ 12.910423] ACPI: Power Resource [C26F] (off)
[ 12.910496] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 12.910561] pnp: PnP ACPI init
[ 12.910613] ACPI: bus type pnp registered
[ 12.916735] pnp: PnP ACPI: found 12 devices
[ 12.916780] ACPI: ACPI bus type pnp unregistered
[ 12.917006] SCSI subsystem initialized
[ 12.917067] libata version 2.21 loaded.
[ 12.917162] usbcore: registered new interface driver usbfs
[ 12.917249] usbcore: registered new interface driver hub
[ 12.917324] usbcore: registered new device driver usb
[ 12.917527] PCI: Using ACPI for IRQ routing
[ 12.917571] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 12.917631] PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0
[ 12.917677] PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0
[ 12.917723] PCI: Cannot allocate resource region 9 of bridge 0000:00:04.0
[ 12.917769] PCI: Cannot allocate resource region 7 of bridge 0000:00:05.0
[ 12.917814] PCI: Cannot allocate resource region 8 of bridge 0000:00:05.0
[ 12.917860] PCI: Cannot allocate resource region 9 of bridge 0000:00:05.0
[ 12.920593] Bluetooth: Core ver 2.11
[ 12.920683] NET: Registered protocol family 31
[ 12.920728] Bluetooth: HCI device and connection manager initialized
[ 12.920775] Bluetooth: HCI socket layer initialized
[ 12.920820] NET: Registered protocol family 8
[ 12.920863] NET: Registered protocol family 20
[ 12.921579] Time: tsc clocksource has been installed.
[ 12.923598] pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 12.923644] pnp: 00:00: iomem range 0xe0000-0xfffff could not be reserved
[ 12.923691] pnp: 00:00: iomem range 0x100000-0x37ffffff could not be reserved
[ 12.923742] pnp: 00:09: ioport range 0x40b-0x40b has been reserved
[ 12.923787] pnp: 00:09: ioport range 0x4d0-0x4d1 has been reserved
[ 12.923833] pnp: 00:09: ioport range 0x4d6-0x4d6 has been reserved
[ 12.923880] pnp: 00:09: iomem range 0xffb80000-0xffbfffff could not be reserved
[ 12.923932] pnp: 00:09: iomem range 0xfff80000-0xffffffff could not be reserved
[ 12.923985] pnp: 00:0a: ioport range 0x8000-0x802f has been reserved
[ 12.924031] pnp: 00:0a: ioport range 0x8100-0x811f has been reserved
[ 12.924077] pnp: 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved
[ 12.924128] pnp: 00:0a: iomem range 0xfec00000-0xfec000ff has been reserved
[ 12.924177] pnp: 00:0b: iomem range 0xcf000-0xdffff has been reserved
[ 12.924223] pnp: 00:0b: iomem range 0x38000000-0x3fffffff could not be reserved
[ 12.924274] pnp: 00:0b: iomem range 0xfec01000-0xfec01fff could not be reserved
[ 12.924566] PCI: Bridge: 0000:00:01.0
[ 12.924614] IO window: 2000-2fff
[ 12.924658] MEM window: d0400000-d07fffff
[ 12.924702] PREFETCH window: c0000000-cfffffff
[ 12.924746] PCI: Bridge: 0000:00:04.0
[ 12.924790] IO window: disabled.
[ 12.924833] MEM window: disabled.
[ 12.924876] PREFETCH window: disabled.
[ 12.924920] PCI: Bridge: 0000:00:05.0
[ 12.924963] IO window: disabled.
[ 12.925006] MEM window: disabled.
[ 12.925049] PREFETCH window: disabled.
[ 12.925095] PCI: Bus 3, cardbus bridge: 0000:02:04.0
[ 12.925139] IO window: 00001000-000010ff
[ 12.925183] IO window: 00001400-000014ff
[ 12.925220] PREFETCH window: 50000000-53ffffff
[ 12.925264] MEM window: 54000000-57ffffff
[ 12.925302] PCI: Bridge: 0000:00:14.4
[ 12.925341] IO window: 1000-1fff
[ 12.925384] MEM window: d0000000-d03fffff
[ 12.925421] PREFETCH window: 50000000-53ffffff
[ 12.925476] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 12.925481] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 12.925507] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 12.925619] NET: Registered protocol family 2
[ 12.935588] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 12.936074] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 12.938444] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 12.939059] TCP: Hash tables configured (established 131072 bind 65536)
[ 12.939107] TCP reno registered
[ 12.942504] VFS: Disk quotas dquot_6.5.1
[ 12.942563] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 12.942722] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 12.943051] NTFS driver 2.1.28 [Flags: R/O].
[ 12.943123] fuse init (API version 7.8)
[ 12.943320] io scheduler noop registered
[ 12.943364] io scheduler anticipatory registered
[ 12.943409] io scheduler deadline registered
[ 12.943462] io scheduler cfq registered (default)
[ 12.943509] PCI: MSI quirk detected. MSI deactivated.
[ 12.944854] Boot video device is 0000:01:05.0
[ 12.945013] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 12.945029] assign_interrupt_mode Found MSI capability
[ 12.945080] Allocate Port Service[0000:00:04.0:pcie00]
[ 12.945109] Allocate Port Service[0000:00:04.0:pcie01]
[ 12.945134] Allocate Port Service[0000:00:04.0:pcie02]
[ 12.945179] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 12.945193] assign_interrupt_mode Found MSI capability
[ 12.945239] Allocate Port Service[0000:00:05.0:pcie00]
[ 12.945264] Allocate Port Service[0000:00:05.0:pcie01]
[ 12.945288] Allocate Port Service[0000:00:05.0:pcie02]
[ 12.945383] AER service couldn't init device 0000:00:04.0:pcie01 - no _OSC support
[ 12.945398] AER service couldn't init device 0000:00:05.0:pcie01 - no _OSC support
[ 12.945463] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 12.945618] radeonfb: Retrieved PLL infos from BIOS
[ 12.945664] radeonfb: Reference=14.32 MHz (RefDiv=6) Memory=300.00 Mhz, System=205.00 MHz
[ 12.947453] radeonfb: PLL min 20000 max 40000
[ 13.360927] Non-DDC laptop panel detected
[ 13.437524] i2c-adapter i2c-2: unable to read EDID block.
[ 13.556347] i2c-adapter i2c-2: unable to read EDID block.
[ 13.675171] i2c-adapter i2c-2: unable to read EDID block.
[ 13.925093] radeonfb: Monitor 1 type LCD found
[ 13.925137] radeonfb: Monitor 2 type no found
[ 13.925182] radeonfb: panel ID string: CMO N150P5-L01
[ 13.925183]
[ 13.925268] radeonfb: detected LVDS panel size from BIOS: 1400x1050
[ 13.925313] radeondb: BIOS provided dividers will be used
[ 13.925597] radeonfb (0000:01:05.0): ATI Radeon YU
[ 13.927235] ACPI: AC Adapter [C177] (on-line)
[ 13.927482] ACPI: Battery Slot [C179] (battery present)
[ 13.927692] ACPI: Battery Slot [C178] (battery absent)
[ 13.927837] input: Power Button (FF) as /class/input/input0
[ 13.927883] ACPI: Power Button (FF) [PWRF]
[ 13.927994] input: Sleep Button (CM) as /class/input/input1
[ 13.928039] ACPI: Sleep Button (CM) [C1F0]
[ 13.928148] input: Lid Switch as /class/input/input2
[ 13.928193] ACPI: Lid Switch [C1F1]
[ 13.928410] ACPI: Transitioning device [C270] to D3
[ 13.928455] ACPI: Transitioning device [C270] to D3
[ 13.928501] ACPI: Fan [C270] (off)
[ 13.928683] ACPI: Transitioning device [C271] to D3
[ 13.928727] ACPI: Transitioning device [C271] to D3
[ 13.928772] ACPI: Fan [C271] (off)
[ 13.928954] ACPI: Transitioning device [C272] to D3
[ 13.928999] ACPI: Transitioning device [C272] to D3
[ 13.929044] ACPI: Fan [C272] (off)
[ 13.929231] ACPI: Transitioning device [C273] to D3
[ 13.929275] ACPI: Transitioning device [C273] to D3
[ 13.929321] ACPI: Fan [C273] (off)
[ 13.929606] ACPI: CPU0 (power states: C1[C1] C3[C3])
[ 13.929759] ACPI: Processor [C000] (supports 8 throttling states)
[ 13.937037] ACPI: Thermal Zone [TZ1] (67 C)
[ 13.940198] ACPI: Thermal Zone [TZ2] (55 C)
[ 13.948471] ACPI: Thermal Zone [TZ3] (27 C)
[ 13.965984] Non-volatile memory driver v1.2
[ 13.966095] Linux agpgart interface v0.102
[ 13.966196] ipmi message handler version 39.1
[ 13.966242] ipmi device interface
[ 13.966324] IPMI System Interface driver.
[ 13.975049] ipmi_si: Unable to find any System Interface(s)
[ 13.975096] IPMI Watchdog: driver initialized
[ 13.975141] Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot.
[ 13.975193] Hangcheck: starting hangcheck timer 0.9.0 (tick is 180 seconds, margin is 60 seconds).
[ 13.975245] Hangcheck: Using get_cycles().
[ 13.975290] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 13.975725] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
[ 13.975817] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[ 13.976278] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 13.976537] loop: module loaded
[ 13.976721] nbd: registered device at major 43
[ 13.977350] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 13.977520] tg3.c:v3.81 (September 5, 2007)
[ 13.977589] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 23 (level, low) -> IRQ 23
[ 14.007844] eth0: Tigon3 [partno(BCM95788A50) rev 3003 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000Base-T Ethernet 00:0f:b0:f7:d7:da
[ 14.008124] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
[ 14.008175] eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
[ 14.008293] PPP generic driver version 2.4.2
[ 14.008385] PPP Deflate Compression module registered
[ 14.008430] PPP BSD Compression module registered
[ 14.008529] PPP MPPE Compression module registered
[ 14.008574] NET: Registered protocol family 24
[ 14.008692] tun: Universal TUN/TAP device driver, 1.6
[ 14.008737] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 14.009034] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 14.009225] scsi0 : pata_atiixp
[ 14.009314] scsi1 : pata_atiixp
[ 14.009431] ata1: PATA max UDMA/100 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x0000000000013010 irq 14
[ 14.009485] ata2: PATA max UDMA/100 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x0000000000013018 irq 15
[ 14.042916] Marking TSC unstable due to TSC halts in C3
[ 14.042967] Time: acpi_pm clocksource has been installed.
[ 14.163262] ata1.00: ATA-6: FUJITSU MHV2080AH, 00830096, max UDMA/100
[ 14.163308] ata1.00: 156301488 sectors, multi 16: LBA
[ 14.185204] ata1.00: configured for UDMA/100
[ 14.489877] ata2.00: ATAPI: MATSHITAUJ-840D, 1.02, max MWDMA2
[ 14.646642] ata2.00: configured for MWDMA2
[ 14.646758] scsi 0:0:0:0: Direct-Access ATA FUJITSU MHV2080A 0083 PQ: 0 ANSI: 5
[ 14.646882] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 14.646935] sd 0:0:0:0: [sda] Write Protect is off
[ 14.646980] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 14.646990] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 14.647087] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 14.647137] sd 0:0:0:0: [sda] Write Protect is off
[ 14.647182] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 14.647192] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 14.647245] sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
[ 14.711132] sd 0:0:0:0: [sda] Attached SCSI disk
[ 14.711225] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 14.713092] scsi 1:0:0:0: CD-ROM MATSHITA UJ-840D 1.02 PQ: 0 ANSI: 5
[ 14.719788] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 14.719834] Uniform CD-ROM driver Revision: 3.20
[ 14.719923] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 14.719969] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 14.720217] ACPI: PCI Interrupt 0000:02:04.2[C] -> GSI 21 (level, low) -> IRQ 21
[ 14.770444] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 14.770586] ieee1394: raw1394: /dev/raw1394 device initialized
[ 14.770653] usbmon: debugfs is not available
[ 14.770738] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 14.771235] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 14.771400] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
[ 14.771506] ehci_hcd 0000:00:13.2: irq 19, io mem 0xd0802000
[ 14.771562] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 14.771779] usb usb1: configuration #1 chosen from 1 choice
[ 14.771890] hub 1-0:1.0: USB hub found
[ 14.771940] hub 1-0:1.0: 8 ports detected
[ 14.872803] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 14.872840] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 14.873083] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 14.873238] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 14.873305] ohci_hcd 0000:00:13.0: irq 19, io mem 0xd0800000
[ 14.927742] usb usb2: configuration #1 chosen from 1 choice
[ 14.927823] hub 2-0:1.0: USB hub found
[ 14.927878] hub 2-0:1.0: 4 ports detected
[ 15.028549] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 15.028759] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 15.028915] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 15.028986] ohci_hcd 0000:00:13.1: irq 19, io mem 0xd0801000
[ 15.083540] usb usb3: configuration #1 chosen from 1 choice
[ 15.083620] hub 3-0:1.0: USB hub found
[ 15.083675] hub 3-0:1.0: 4 ports detected
[ 15.438847] usb 1-8: new high speed USB device using ehci_hcd and address 4
[ 15.555971] usb 1-8: configuration #1 chosen from 1 choice
[ 15.978045] usb 3-1: new full speed USB device using ohci_hcd and address 2
[ 16.024095] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f99292d1c0c]
[ 16.113102] usb 3-1: configuration #1 chosen from 1 choice
[ 16.331521] usb 3-3: new low speed USB device using ohci_hcd and address 3
[ 16.472626] usb 3-3: configuration #1 chosen from 1 choice
[ 16.578194] usbcore: registered new interface driver usblp
[ 16.578240] Initializing USB Mass Storage driver...
[ 16.578342] scsi2 : SCSI emulation for USB Mass Storage devices
[ 16.578432] usb-storage: device found at 4
[ 16.578433] usb-storage: waiting for device to settle before scanning
[ 16.578446] usbcore: registered new interface driver usb-storage
[ 16.578492] USB Mass Storage support registered.
[ 16.578596] PNP: PS/2 Controller [PNP0303:C1C4,PNP0f13:C1C5] at 0x60,0x64 irq 1,12
[ 16.580432] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 16.581240] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 16.581319] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 16.581393] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 16.581465] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 16.581538] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 16.581661] mice: PS/2 mouse device common for all mice
[ 16.603540] input: AT Translated Set 2 keyboard as /class/input/input3
[ 16.615654] input: PC Speaker as /class/input/input4
[ 17.225113] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04713/0x200000
[ 17.264940] input: SynPS/2 Synaptics TouchPad as /class/input/input5
[ 17.267836] I2O subsystem v1.325
[ 17.267880] i2o: max drivers = 8
[ 17.268002] i2c /dev entries driver
[ 17.268362] sc520_wdt: WDT driver for SC520 initialised. timeout=30 sec (nowayout=0)
[ 17.268413] sc1200wdt: build 20020303
[ 17.268479] sc1200wdt: io parameter must be specified
[ 17.268544] SoftDog: cannot register miscdev on minor=130 (err=-16)
[ 17.268635] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
[ 17.268703] Bluetooth: HCI USB driver ver 2.9
[ 17.270513] usbcore: registered new interface driver hci_usb
[ 17.270560] Bluetooth: Virtual HCI driver ver 1.2
[ 17.270629] Bluetooth: HCI UART driver ver 2.2
[ 17.270674] Bluetooth: HCI H4 protocol initialized
[ 17.270719] Bluetooth: HCI BCSP protocol initialized
[ 17.270763] Bluetooth: Broadcom Blutonium firmware driver ver 1.1
[ 17.270835] usbcore: registered new interface driver bcm203x
[ 17.270881] Bluetooth: Digianswer Bluetooth USB driver ver 0.8
[ 17.270951] usbcore: registered new interface driver bpa10x
[ 17.270997] Bluetooth: BlueFRITZ! USB driver ver 1.1
[ 17.271067] usbcore: registered new interface driver bfusb
[ 17.271113] EDAC MC: Ver: 2.1.0 Sep 23 2007
[ 17.271361] sdhci: Secure Digital Host Controller Interface driver
[ 17.271406] sdhci: Copyright(c) Pierre Ossman
[ 17.271478] sdhci: SDHCI controller found at 0000:02:04.4 [104c:8034] (rev 0)
[ 17.271546] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 17.272215] mmc0: SDHCI at 0xd001a000 irq 21 DMA
[ 17.272495] mmc1: SDHCI at 0xd001b000 irq 21 DMA
[ 17.272776] mmc2: SDHCI at 0xd001c000 irq 21 DMA
[ 17.272843] wbsd: Winbond W83L51xD SD/MMC card interface driver
[ 17.272888] wbsd: Copyright(c) Pierre Ossman
[ 17.273007] usbcore: registered new interface driver hiddev
[ 17.278693] input: Logitech USB Receiver as /class/input/input6
[ 17.278793] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:13.1-3
[ 17.278921] usbcore: registered new interface driver usbhid
[ 17.278966] drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 17.279048] Advanced Linux Sound Architecture Driver Version 1.0.14 (Fri Jul 20 09:12:58 2007 UTC).
[ 17.280348] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 17.290264] ALSA device list:
[ 17.290313] #0: ATI IXP rev 2 with unknown codec at 0xd0804000, irq 17
[ 17.290397] oprofile: using NMI interrupt.
[ 17.290470] Netfilter messages via NETLINK v0.30.
[ 17.290543] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.290608] arp_tables: (C) 2002 David S. Miller
[ 17.290660] TCP cubic registered
[ 17.290710] NET: Registered protocol family 1
[ 17.290787] NET: Registered protocol family 10
[ 17.290885] lo: Disabled Privacy Extensions
[ 17.290982] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 17.291040] IPv6 over IPv4 tunneling driver
[ 17.291162] sit0: Disabled Privacy Extensions
[ 17.291280] NET: Registered protocol family 17
[ 17.291327] Bluetooth: L2CAP ver 2.8
[ 17.291371] Bluetooth: L2CAP socket layer initialized
[ 17.291416] Bluetooth: SCO (Voice Link) ver 0.5
[ 17.291460] Bluetooth: SCO socket layer initialized
[ 17.291524] Bluetooth: RFCOMM socket layer initialized
[ 17.291578] Bluetooth: RFCOMM TTY layer initialized
[ 17.291622] Bluetooth: RFCOMM ver 1.8
[ 17.291665] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
[ 17.291710] Bluetooth: BNEP filters: protocol multicast
[ 17.291755] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 17.291850] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[ 17.291896] All bugs added by David S. Miller <davem@redhat.com>
[ 17.291944] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 17.291990] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 17.292042] ieee80211_crypt: registered algorithm 'NULL'
[ 17.292044] ieee80211_crypt: registered algorithm 'WEP'
[ 17.292045] ieee80211_crypt: registered algorithm 'CCMP'
[ 17.292047] ieee80211_crypt: registered algorithm 'TKIP'
[ 17.292054] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile ML-40 processors (1 cpu cores) (version 2.00.00)
[ 17.294547] powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x4
[ 17.294592] powernow-k8: 1 : fid 0xc (2000 MHz), vid 0x6
[ 17.294637] powernow-k8: 2 : fid 0xa (1800 MHz), vid 0x8
[ 17.294682] powernow-k8: 3 : fid 0x8 (1600 MHz), vid 0xa
[ 17.294727] powernow-k8: 4 : fid 0x0 (800 MHz), vid 0x16
[ 17.294817] powernow-k8: ph2 null fid transition 0xe
[ 17.295012] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 17.328364] kjournald starting. Commit interval 5 seconds
[ 17.328415] EXT3-fs: mounted filesystem with ordered data mode.
[ 17.328465] VFS: Mounted root (ext3 filesystem) readonly.
[ 17.328520] Freeing unused kernel memory: 232k freed
[ 20.915596] input: Video Bus as /class/input/input7
[ 20.915617] ACPI: Video Device [C049] (multi-head: yes rom: no post: no)
[ 21.483607] Real Time Clock Driver v1.12ac
[ 21.904657] EXT3 FS on sda7, internal journal
[ 22.060420] scsi 2:0:0:0: Direct-Access ST350064 1A 3.AA PQ: 0 ANSI: 0
[ 22.061896] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[ 22.062902] sd 2:0:0:0: [sdb] Write Protect is off
[ 22.062905] sd 2:0:0:0: [sdb] Mode Sense: 10 00 00 00
[ 22.062907] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 22.063766] sd 2:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB)
[ 22.064773] sd 2:0:0:0: [sdb] Write Protect is off
[ 22.064775] sd 2:0:0:0: [sdb] Mode Sense: 10 00 00 00
[ 22.064776] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 22.064780] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 >
[ 22.136568] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 22.136769] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 22.136963] usb-storage: device scan complete
[ 22.328723] kjournald starting. Commit interval 5 seconds
[ 22.329049] EXT3 FS on sda8, internal journal
[ 22.329054] EXT3-fs: mounted filesystem with ordered data mode.
[ 22.372828] NTFS volume version 3.1.
[ 22.458392] Adding 1791208k swap on /dev/sda6. Priority:-1 extents:1 across:1791208k
[ 36.274916] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 37.842386] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 37.842391] tg3: eth0: Flow control is on for TX and on for RX.
[ 37.843931] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 48.263202] eth0: no IPv6 routers present
[ 93.000667] Stopping tasks ... done.
[ 93.033605] Suspending console(s)
[ 93.469511] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 93.469606] sd 0:0:0:0: [sda] Stopping disk
[ 94.203773] ACPI handle has no context!
[ 94.203975] ACPI handle has no context!
[ 94.203994] ACPI: PCI interrupt for device 0000:02:04.4 disabled
[ 94.203999] ACPI handle has no context!
[ 94.211811] ACPI handle has no context!
[ 94.211822] ACPI: PCI interrupt for device 0000:02:04.3 disabled
[ 94.211827] ACPI handle has no context!
[ 94.219818] ACPI handle has no context!
[ 94.379107] radeonfb (0000:01:05.0): suspending for event: 2...
[ 94.379231] ACPI: PCI interrupt for device 0000:00:14.5 disabled
[ 94.379849] ACPI: PCI interrupt for device 0000:00:14.1 disabled
[ 94.379890] ACPI: PCI interrupt for device 0000:00:13.2 disabled
[ 94.383782] ACPI: PCI interrupt for device 0000:00:13.1 disabled
[ 94.383803] ACPI: PCI interrupt for device 0000:00:13.0 disabled
[ 94.384175] ACPI: Transitioning device [C273] to D0
[ 94.384177] ACPI: Transitioning device [C273] to D0
[ 94.384517] ACPI: Transitioning device [C272] to D0
[ 94.384519] ACPI: Transitioning device [C272] to D0
[ 94.384859] ACPI: Transitioning device [C271] to D0
[ 94.384860] ACPI: Transitioning device [C271] to D0
[ 94.385197] ACPI: Transitioning device [C270] to D0
[ 94.385199] ACPI: Transitioning device [C270] to D0
[ 0.172380] Back to C!
[ 0.188587] ACPI: Transitioning device [C270] to D3
[ 0.188589] ACPI: Transitioning device [C270] to D3
[ 0.188729] ACPI: Transitioning device [C271] to D3
[ 0.188730] ACPI: Transitioning device [C271] to D3
[ 0.188873] ACPI: Transitioning device [C272] to D3
[ 0.188875] ACPI: Transitioning device [C272] to D3
[ 0.189015] ACPI: Transitioning device [C273] to D3
[ 0.189016] ACPI: Transitioning device [C273] to D3
[ 0.191886] PM: Writing back config space on device 0000:00:01.0 at offset 7 (was 22202121, writing 2202121)
[ 0.191895] PM: Writing back config space on device 0000:00:04.0 at offset 9 (was 0, writing fff0)
[ 0.191897] PM: Writing back config space on device 0000:00:04.0 at offset 8 (was 0, writing fff0)
[ 0.191899] PM: Writing back config space on device 0000:00:04.0 at offset 7 (was 101, writing 1f1)
[ 0.191902] PM: Writing back config space on device 0000:00:04.0 at offset 3 (was 10000, writing 10010)
[ 0.191905] PM: Writing back config space on device 0000:00:04.0 at offset 1 (was 100000, writing 100004)
[ 0.191909] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 0.191914] PM: Writing back config space on device 0000:00:05.0 at offset 9 (was 0, writing fff0)
[ 0.191917] PM: Writing back config space on device 0000:00:05.0 at offset 8 (was 0, writing fff0)
[ 0.191919] PM: Writing back config space on device 0000:00:05.0 at offset 7 (was 101, writing 1f1)
[ 0.191922] PM: Writing back config space on device 0000:00:05.0 at offset 3 (was 10000, writing 10010)
[ 0.191925] PM: Writing back config space on device 0000:00:05.0 at offset 1 (was 100000, writing 100004)
[ 0.191929] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 0.191935] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.191956] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.195660] PCI: Enabling device 0000:00:13.2 (0000 -> 0002)
[ 0.195662] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 19
[ 0.195678] PM: Writing back config space on device 0000:00:13.2 at offset 1 (was 2b00006, writing 2b00017)
[ 0.195706] PM: Writing back config space on device 0000:00:14.1 at offset f (was 100, writing 10a)
[ 0.195713] PM: Writing back config space on device 0000:00:14.1 at offset 8 (was 1, writing 3011)
[ 0.195718] PM: Writing back config space on device 0000:00:14.1 at offset 3 (was 0, writing 4010)
[ 0.195722] PM: Writing back config space on device 0000:00:14.1 at offset 1 (was 2300000, writing 2300005)
[ 0.195731] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
[ 0.684944] PM: Writing back config space on device 0000:00:14.4 at offset 3 (was 816000, writing 814000)
[ 0.684958] PM: Writing back config space on device 0000:00:14.5 at offset f (was 20200, writing 20205)
[ 0.684967] PM: Writing back config space on device 0000:00:14.5 at offset 4 (was 0, writing d0804000)
[ 0.684970] PM: Writing back config space on device 0000:00:14.5 at offset 3 (was 800000, writing 804010)
[ 0.684974] PM: Writing back config space on device 0000:00:14.5 at offset 1 (was 4300000, writing 4300002)
[ 0.684983] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
[ 0.685358] atiixp: codec reset timeout
[ 0.686002] PM: Writing back config space on device 0000:00:14.6 at offset f (was 20200, writing 20205)
[ 0.686010] PM: Writing back config space on device 0000:00:14.6 at offset 4 (was 0, writing d0805000)
[ 0.686013] PM: Writing back config space on device 0000:00:14.6 at offset 3 (was 800000, writing 804010)
[ 0.686017] PM: Writing back config space on device 0000:00:14.6 at offset 1 (was 4300000, writing 4300003)
[ 0.686040] radeonfb (0000:01:05.0): resuming from state: 2...
[ 0.753560] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 0.761553] ata1.00: configured for UDMA/33
[ 0.761573] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[ 0.761581] sd 0:0:0:0: [sda] Write Protect is off
[ 0.761582] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.761593] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.909373] ata2.00: configured for MWDMA2
[ 1.051493] PM: Writing back config space on device 0000:02:01.0 at offset 1 (was 2b00000, writing 2b00006)
[ 1.052205] tg3: eth0: Link is down.
[ 1.160980] PM: Writing back config space on device 0000:02:02.0 at offset f (was 100, writing 105)
[ 1.160991] PM: Writing back config space on device 0000:02:02.0 at offset 4 (was 0, writing d0010000)
[ 1.160994] PM: Writing back config space on device 0000:02:02.0 at offset 3 (was 0, writing 4000)
[ 1.160998] PM: Writing back config space on device 0000:02:02.0 at offset 1 (was 0, writing 6)
[ 1.161007] PM: Writing back config space on device 0000:02:04.0 at offset f (was 34001ff, writing 344010b)
[ 1.161010] PM: Writing back config space on device 0000:02:04.0 at offset e (was 0, writing 14fc)
[ 1.161013] PM: Writing back config space on device 0000:02:04.0 at offset d (was 0, writing 1400)
[ 1.161017] PM: Writing back config space on device 0000:02:04.0 at offset c (was 0, writing 10fc)
[ 1.161020] PM: Writing back config space on device 0000:02:04.0 at offset b (was 0, writing 1000)
[ 1.161024] PM: Writing back config space on device 0000:02:04.0 at offset a (was 0, writing 57fff000)
[ 1.161027] PM: Writing back config space on device 0000:02:04.0 at offset 9 (was 0, writing 54000000)
[ 1.161030] PM: Writing back config space on device 0000:02:04.0 at offset 8 (was 0, writing 53fff000)
[ 1.161034] PM: Writing back config space on device 0000:02:04.0 at offset 7 (was 0, writing 50000000)
[ 1.161037] PM: Writing back config space on device 0000:02:04.0 at offset 6 (was 0, writing b0060302)
[ 1.161041] PM: Writing back config space on device 0000:02:04.0 at offset 4 (was 0, writing d0012000)
[ 1.161045] PM: Writing back config space on device 0000:02:04.0 at offset 3 (was 820000, writing 824010)
[ 1.161049] PM: Writing back config space on device 0000:02:04.0 at offset 1 (was 2100000, writing 2100007)
[ 1.161062] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 20
[ 1.164762] PM: Writing back config space on device 0000:02:04.2 at offset f (was 4020300, writing 4020309)
[ 1.164772] PM: Writing back config space on device 0000:02:04.2 at offset 5 (was 0, writing d0014000)
[ 1.164776] PM: Writing back config space on device 0000:02:04.2 at offset 4 (was 0, writing d0013000)
[ 1.164779] PM: Writing back config space on device 0000:02:04.2 at offset 3 (was 800000, writing 804010)
[ 1.164783] PM: Writing back config space on device 0000:02:04.2 at offset 1 (was 2100000, writing 2100006)
[ 1.182973] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[d0013000-d00137ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 1.186910] PM: Writing back config space on device 0000:02:04.3 at offset f (was 40702ff, writing 4070209)
[ 1.186921] PM: Writing back config space on device 0000:02:04.3 at offset 4 (was 0, writing d0018000)
[ 1.186924] PM: Writing back config space on device 0000:02:04.3 at offset 3 (was 800000, writing 804010)
[ 1.186929] PM: Writing back config space on device 0000:02:04.3 at offset 1 (was 2100000, writing 2100006)
[ 1.186938] ACPI: PCI Interrupt 0000:02:04.3[B] -> GSI 21 (level, low) -> IRQ 21
[ 1.190904] PM: Writing back config space on device 0000:02:04.4 at offset f (was 40703ff, writing 4070309)
[ 1.190913] PM: Writing back config space on device 0000:02:04.4 at offset 6 (was 0, writing d001c000)
[ 1.190917] PM: Writing back config space on device 0000:02:04.4 at offset 5 (was 0, writing d001b000)
[ 1.190920] PM: Writing back config space on device 0000:02:04.4 at offset 4 (was 0, writing d001a000)
[ 1.190924] PM: Writing back config space on device 0000:02:04.4 at offset 3 (was 800000, writing 804010)
[ 1.190928] PM: Writing back config space on device 0000:02:04.4 at offset 1 (was 2100000, writing 2100006)
[ 1.190937] ACPI: PCI Interrupt 0000:02:04.4[C] -> GSI 21 (level, low) -> IRQ 21
[ 1.191118] sd 0:0:0:0: [sda] Starting disk
[ 1.478983] Restarting tasks ... done.
[ 1.731348] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 1.731352] tg3: eth0: Flow control is on for TX and on for RX.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 19:22 ` Mihai Donțu
@ 2007-09-23 21:31 ` Oleg Verych
2007-09-24 0:07 ` Benjamin Herrenschmidt
2007-09-24 0:06 ` Benjamin Herrenschmidt
1 sibling, 1 reply; 14+ messages in thread
From: Oleg Verych @ 2007-09-23 21:31 UTC (permalink / raw)
To: Mihai Dontu
Cc: Rafael J. Wysocki, Benjamin Herrenschmidt, linux-kernel,
Linus Torvalds
* Sun, 23 Sep 2007 22:22:28 +0300
* Organization: Home
[]
>> >
>> > So there, if one wants "ATI Radeon display support" on Radeon XPRESS 200M with
>> > X using radeon_drv.so, *should* put "Framebuffer Console support" to N (if it's
>> > not already).
[]
> Bottom line: no radeonfb for me :( at least, not now; but I have to be honest with
> you: I don't see what commit dd1447134454b169d5ae353aceb93f2368db8547 brought new
> into the picture. The previous radeonfb worked just great, but then, again, maybe I'm
> not using the console at it's full power :)
In fact, it's known statement, that there must only one hardware driver
for graphic adapter. Be it framebuffer with X fb driver on it or legacy
VGA text and X with its driver.so and 3D stuff.
(i choose legacy text without X for the most of my time, though :)
_____
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 19:22 ` Mihai Donțu
2007-09-23 21:31 ` Oleg Verych
@ 2007-09-24 0:06 ` Benjamin Herrenschmidt
1 sibling, 0 replies; 14+ messages in thread
From: Benjamin Herrenschmidt @ 2007-09-24 0:06 UTC (permalink / raw)
To: Mihai Donțu; +Cc: Rafael J. Wysocki, linux-kernel, Linus Torvalds
On Sun, 2007-09-23 at 22:22 +0300, Mihai Donțu wrote:
>
> Bottom line: no radeonfb for me :( at least, not now; but I have to
> be honest with
> you: I don't see what commit
> dd1447134454b169d5ae353aceb93f2368db8547 brought new
> into the picture. The previous radeonfb worked just great, but then,
> again, maybe I'm
> not using the console at it's full power :)
It might have simply not initialized :-)
Ben.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-23 21:31 ` Oleg Verych
@ 2007-09-24 0:07 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 14+ messages in thread
From: Benjamin Herrenschmidt @ 2007-09-24 0:07 UTC (permalink / raw)
To: Oleg Verych; +Cc: Mihai Dontu, Rafael J. Wysocki, linux-kernel, Linus Torvalds
On Sun, 2007-09-23 at 23:31 +0200, Oleg Verych wrote:
> * Sun, 23 Sep 2007 22:22:28 +0300
> * Organization: Home
>
> []
> >> >
> >> > So there, if one wants "ATI Radeon display support" on Radeon XPRESS 200M with
> >> > X using radeon_drv.so, *should* put "Framebuffer Console support" to N (if it's
> >> > not already).
> []
> > Bottom line: no radeonfb for me :( at least, not now; but I have to be honest with
> > you: I don't see what commit dd1447134454b169d5ae353aceb93f2368db8547 brought new
> > into the picture. The previous radeonfb worked just great, but then, again, maybe I'm
> > not using the console at it's full power :)
>
> In fact, it's known statement, that there must only one hardware driver
> for graphic adapter. Be it framebuffer with X fb driver on it or legacy
> VGA text and X with its driver.so and 3D stuff.
>
> (i choose legacy text without X for the most of my time, though :)
Not quite ... on PowerMacs, we've been routinely using radeonfb and X
together. However, for that to work, in general, one has to be careful
to switch back to console mode before suspending and back to X after
resume, which seems to have been broken by many distro lately, probably
because somebody made it optional in the kernel...
Ben.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-22 5:27 2.6.23-rc7 + radeonfb/s2ram Mihai Donțu
2007-09-22 14:46 ` Mihai Donțu
@ 2007-09-24 14:43 ` Andreas Herrmann
2007-09-25 7:09 ` Mihai Donțu
1 sibling, 1 reply; 14+ messages in thread
From: Andreas Herrmann @ 2007-09-24 14:43 UTC (permalink / raw)
To: Mihai Donțu; +Cc: linux-kernel
On Sat, Sep 22, 2007 at 07:27:59AM +0200, Mihai Donțu wrote:
> Hi,
>
> Today, out of curiosity, I pulled 2.6.23-rc7 (leave on the edge in a quiet weekend).
> Anyway, it seems that radeonfb and my:
> "01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 5955 (PCIE)"
> don't get along anymore, by:
> a) X somehow fails to initialize the card and everything moves really slow (I can
> see how surfaces are drawn pixel-by-pixel); furthermore, garbage stuff appears
> on the screen;
Have you tried to boot your kernel with
video=radeonfb:noaccel
I usual add this kernel parameter when running radeonfb and X.
Otherwise I've observed the same symptoms (e.g. with my radeon card
at home: Radeon X300SE, 1002:5b70).
Regards,
Andreas
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-24 14:43 ` Andreas Herrmann
@ 2007-09-25 7:09 ` Mihai Donțu
2007-09-25 15:48 ` Randy Dunlap
0 siblings, 1 reply; 14+ messages in thread
From: Mihai Donțu @ 2007-09-25 7:09 UTC (permalink / raw)
To: Andreas Herrmann; +Cc: linux-kernel
On Monday 24 September 2007, Andreas Herrmann wrote:
> Have you tried to boot your kernel with
>
> video=radeonfb:noaccel
>
> I usual add this kernel parameter when running radeonfb and X.
>
> Otherwise I've observed the same symptoms (e.g. with my radeon card
> at home: Radeon X300SE, 1002:5b70).
It works. Golden option. Should be documented somewhere.
Thanks,
--
Mihai Donțu
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: 2.6.23-rc7 + radeonfb/s2ram
2007-09-25 7:09 ` Mihai Donțu
@ 2007-09-25 15:48 ` Randy Dunlap
0 siblings, 0 replies; 14+ messages in thread
From: Randy Dunlap @ 2007-09-25 15:48 UTC (permalink / raw)
To: Mihai Donțu; +Cc: Andreas Herrmann, linux-kernel
On Tue, 25 Sep 2007 10:09:29 +0300 Mihai Donțu wrote:
> On Monday 24 September 2007, Andreas Herrmann wrote:
> > Have you tried to boot your kernel with
> >
> > video=radeonfb:noaccel
> >
> > I usual add this kernel parameter when running radeonfb and X.
> >
> > Otherwise I've observed the same symptoms (e.g. with my radeon card
> > at home: Radeon X300SE, 1002:5b70).
>
> It works. Golden option. Should be documented somewhere.
Looks like radeonfb needs a radeonfb.txt file in
Documentation/fb/. There is a txt file for aty128fb which does
include this option and others...
---
~Randy
Phaedrus says that Quality is about caring.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2007-09-25 15:49 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-22 5:27 2.6.23-rc7 + radeonfb/s2ram Mihai Donțu
2007-09-22 14:46 ` Mihai Donțu
2007-09-23 10:20 ` Benjamin Herrenschmidt
2007-09-23 16:37 ` Mihai Donțu
2007-09-23 17:51 ` Mihai Donțu
2007-09-23 18:31 ` Mihai Donțu
2007-09-23 19:18 ` Rafael J. Wysocki
2007-09-23 19:22 ` Mihai Donțu
2007-09-23 21:31 ` Oleg Verych
2007-09-24 0:07 ` Benjamin Herrenschmidt
2007-09-24 0:06 ` Benjamin Herrenschmidt
2007-09-24 14:43 ` Andreas Herrmann
2007-09-25 7:09 ` Mihai Donțu
2007-09-25 15:48 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox