← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 378095] [NEW] No 3d hardware acceleration for Ati Radeon 9000 after upgrading 8.10->9.04

 

Public bug reported:

Binary package hint: xserver-xorg-video-ati

Hi,

I upgraded from 8.10 to 9.04 and unfortunately the first thing I noticed
after the upgrade was the sluggishness of the desktop. I found some
tweaks for xorg.conf which helped a bit but I could not get 3d hardware
acceleration to work. The flash videos are still flickering and I can
live with it but I really would have use for 3d hardware acceleration.

glxinfo confirms that 3d rendering is not accelerated.

$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

$ lsb_release -rd
Description:    Ubuntu 9.04
Release:        9.04

$ apt-cache policy xserver-xorg-video-ati
xserver-xorg-video-ati:
  Installed: 1:6.12.1-0ubuntu2
  Candidate: 1:6.12.1-0ubuntu2
  Version table:
 *** 1:6.12.1-0ubuntu2 0
        500 http://fi.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

$ lsmod | grep radeon
radeon                131360  0 
drm                   105896  1 radeon

$ sudo lsmod | grep drm
drm                   105896  1 radeon

$ dmesg
May 18 21:26:16 napalmi syslogd 1.5.0#5ubuntu3: restart.
May 18 21:26:16 napalmi kernel: Inspecting /boot/System.map-2.6.24-19-generic
May 18 21:26:16 napalmi kernel: Loaded 28492 symbols from /boot/System.map-2.6.24-19-generic.
May 18 21:26:16 napalmi kernel: Symbols match kernel version 2.6.24.
May 18 21:26:16 napalmi kernel: Loaded 21521 symbols from 139 modules.
May 18 21:26:16 napalmi kernel: [    0.000000] Initializing cgroup subsys cpuset
May 18 21:26:16 napalmi kernel: [    0.000000] Initializing cgroup subsys cpu
May 18 21:26:16 napalmi kernel: [    0.000000] Linux version 2.6.24-19-generic (buildd@yellow) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:15:37 UTC 2008 (Ubuntu 2.6.24-19.34-generic)
May 18 21:26:16 napalmi kernel: [    0.000000] Command line: root=/dev/md0 ro 
May 18 21:26:16 napalmi kernel: [    0.000000] BIOS-provided physical RAM map:
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 000000003ffb0000 - 000000003ffc0000 (ACPI data)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 000000003ffc0000 - 000000003fff0000 (ACPI NVS)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
May 18 21:26:16 napalmi kernel: [    0.000000]  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
May 18 21:26:16 napalmi kernel: [    0.000000] end_pfn_map = 1048576
May 18 21:26:16 napalmi kernel: [    0.000000] DMI 2.3 present.
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: RSDP signature @ 0xFFFF8100000FA7C0 checksum 0
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: RSDP 000FA7C0, 0021 (r2 ACPIAM)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: XSDT 3FFB0100, 003C (r1 A M I  OEMXSDT   5000519 MSFT       97)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: FACP 3FFB0290, 00F4 (r3 A M I  OEMFACP   5000519 MSFT       97)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: DSDT 3FFB03F0, 3A3E (r1  A0036 A0036001        1 MSFT  100000D)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: FACS 3FFC0000, 0040
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: APIC 3FFB0390, 0052 (r1 A M I  OEMAPIC   5000519 MSFT       97)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: OEMB 3FFC0040, 003F (r1 A M I  OEMBIOS   5000519 MSFT       97)
May 18 21:26:16 napalmi kernel: [    0.000000] Scanning NUMA topology in Northbridge 24
May 18 21:26:16 napalmi kernel: [    0.000000] CPU has 1 num_cores
May 18 21:26:16 napalmi kernel: [    0.000000] No NUMA configuration found
May 18 21:26:16 napalmi kernel: [    0.000000] Faking a node at 0000000000000000-000000003ffb0000
May 18 21:26:16 napalmi kernel: [    0.000000] Bootmem setup node 0 0000000000000000-000000003ffb0000
May 18 21:26:16 napalmi kernel: [    0.000000] Zone PFN ranges:
May 18 21:26:16 napalmi kernel: [    0.000000]   DMA             0 ->     4096
May 18 21:26:16 napalmi kernel: [    0.000000]   DMA32        4096 ->  1048576
May 18 21:26:16 napalmi kernel: [    0.000000]   Normal    1048576 ->  1048576
May 18 21:26:16 napalmi kernel: [    0.000000] Movable zone start PFN for each node
May 18 21:26:16 napalmi kernel: [    0.000000] early_node_map[2] active PFN ranges
May 18 21:26:16 napalmi kernel: [    0.000000]     0:        0 ->      159
May 18 21:26:16 napalmi kernel: [    0.000000]     0:      256 ->   262064
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x808
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
May 18 21:26:16 napalmi kernel: [    0.000000] Processor #0 (Bootup-CPU)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
May 18 21:26:16 napalmi kernel: [    0.000000] IOAPIC[0]: apic_id 1, address 0xfec00000, GSI 0-23
May 18 21:26:16 napalmi kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 18 21:26:16 napalmi kernel: [    0.000000] Setting APIC routing to flat
May 18 21:26:16 napalmi kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
May 18 21:26:16 napalmi kernel: [    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
May 18 21:26:16 napalmi kernel: [    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e4000
May 18 21:26:16 napalmi kernel: [    0.000000] swsusp: Registered nosave memory region: 00000000000e4000 - 0000000000100000
May 18 21:26:16 napalmi kernel: [    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bf780000)
May 18 21:26:16 napalmi kernel: [    0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
May 18 21:26:16 napalmi kernel: [    0.000000] PERCPU: Allocating 34656 bytes of per cpu data
May 18 21:26:16 napalmi kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257166
May 18 21:26:16 napalmi kernel: [    0.000000] Policy zone: DMA32
May 18 21:26:16 napalmi kernel: [    0.000000] Kernel command line: root=/dev/md0 ro 
May 18 21:26:16 napalmi kernel: [    0.000000] Initializing CPU#0
May 18 21:26:16 napalmi kernel: [    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
May 18 21:26:16 napalmi kernel: [    0.000000] Extended CMOS year: 2000
May 18 21:26:16 napalmi kernel: [    0.000000] TSC calibrated against PM_TIMER
May 18 21:26:16 napalmi kernel: [   35.973178] time.c: Detected 1802.296 MHz processor.
May 18 21:26:16 napalmi kernel: [   35.974387] Console: colour VGA+ 80x25
May 18 21:26:16 napalmi kernel: [   35.974390] console [tty0] enabled
May 18 21:26:16 napalmi kernel: [   35.977869] Checking aperture...
May 18 21:26:16 napalmi kernel: [   35.977928] CPU 0: aperture @ e8000000 size 64 MB
May 18 21:26:16 napalmi kernel: [   35.992661] Memory: 1021184k/1048256k available (2489k kernel code, 26684k reserved, 1318k data, 320k init)
May 18 21:26:16 napalmi kernel: [   35.992779] SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
May 18 21:26:16 napalmi kernel: [   36.071145] Calibrating delay using timer specific routine.. 3608.95 BogoMIPS (lpj=7217906)
May 18 21:26:16 napalmi kernel: [   36.071301] Security Framework initialized
May 18 21:26:16 napalmi kernel: [   36.071366] SELinux:  Disabled at boot.
May 18 21:26:16 napalmi kernel: [   36.071438] AppArmor: AppArmor initialized
May 18 21:26:16 napalmi kernel: [   36.071499] Failure registering capabilities with primary security module.
May 18 21:26:16 napalmi kernel: [   36.071666] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
May 18 21:26:16 napalmi kernel: [   36.072746] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
May 18 21:26:16 napalmi kernel: [   36.073303] Mount-cache hash table entries: 256
May 18 21:26:16 napalmi kernel: [   36.073520] Initializing cgroup subsys ns
May 18 21:26:16 napalmi kernel: [   36.073581] Initializing cgroup subsys cpuacct
May 18 21:26:16 napalmi kernel: [   36.073653] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
May 18 21:26:16 napalmi kernel: [   36.073715] CPU: L2 Cache: 512K (64 bytes/line)
May 18 21:26:16 napalmi kernel: [   36.073775] CPU 0/0 -> Node 0
May 18 21:26:16 napalmi kernel: [   36.073856] SMP alternatives: switching to UP code
May 18 21:26:16 napalmi kernel: [   36.074550] Early unpacking initramfs... done
May 18 21:26:16 napalmi kernel: [   36.384119] ACPI: Core revision 20070126
May 18 21:26:16 napalmi kernel: [   36.384231] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
May 18 21:26:16 napalmi kernel: [   36.427138] Using local APIC timer interrupts.
May 18 21:26:16 napalmi kernel: [   36.482670] Detected 12.515 MHz APIC timer.
May 18 21:26:16 napalmi kernel: [   36.482780] Brought up 1 CPUs
May 18 21:26:16 napalmi kernel: [   36.483216] net_namespace: 120 bytes
May 18 21:26:16 napalmi kernel: [   36.483706] Time: 18:24:46  Date: 05/18/09
May 18 21:26:16 napalmi kernel: [   36.483793] NET: Registered protocol family 16
May 18 21:26:16 napalmi kernel: [   36.484034] ACPI: bus type pci registered
May 18 21:26:16 napalmi kernel: [   36.484162] PCI: Using configuration type 1
May 18 21:26:16 napalmi kernel: [   36.489981] ACPI: Interpreter enabled
May 18 21:26:16 napalmi kernel: [   36.490041] ACPI: (supports S0 S1 S3 S4 S5)
May 18 21:26:16 napalmi kernel: [   36.490324] ACPI: Using IOAPIC for interrupt routing
May 18 21:26:16 napalmi kernel: [   36.496645] ACPI: PCI Root Bridge [PCI0] (0000:00)
May 18 21:26:16 napalmi kernel: [   36.497584] PCI: enabled onboard AC97/MC97 devices
May 18 21:26:16 napalmi kernel: [   36.507099] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
May 18 21:26:16 napalmi kernel: [   36.507678] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 14 15)
May 18 21:26:16 napalmi kernel: [   36.508251] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
May 18 21:26:16 napalmi kernel: [   36.508822] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 14 15)
May 18 21:26:16 napalmi kernel: [   36.509395] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
May 18 21:26:16 napalmi kernel: [   36.510063] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
May 18 21:26:16 napalmi kernel: [   36.510731] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
May 18 21:26:16 napalmi kernel: [   36.511417] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
May 18 21:26:16 napalmi kernel: [   36.512096] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] -  03, should be FC [20070126]
May 18 21:26:16 napalmi kernel: [   36.512261] Linux Plug and Play Support v0.97 (c) Adam Belay
May 18 21:26:16 napalmi kernel: [   36.512346] pnp: PnP ACPI init
May 18 21:26:16 napalmi kernel: [   36.512410] ACPI: bus type pnp registered
May 18 21:26:16 napalmi kernel: [   36.515858] pnp: PnP ACPI: found 12 devices
May 18 21:26:16 napalmi kernel: [   36.515918] ACPI: ACPI bus type pnp unregistered
May 18 21:26:16 napalmi kernel: [   36.516201] PCI: Using ACPI for IRQ routing
May 18 21:26:16 napalmi kernel: [   36.516261] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
May 18 21:26:16 napalmi kernel: [   36.516343] PCI: Cannot allocate resource region 0 of device 0000:00:00.0
May 18 21:26:16 napalmi kernel: [   36.526767] NET: Registered protocol family 8
May 18 21:26:16 napalmi kernel: [   36.526826] NET: Registered protocol family 20
May 18 21:26:16 napalmi kernel: [   36.526949] agpgart: Detected AGP bridge 0
May 18 21:26:16 napalmi kernel: [   36.529293] agpgart: AGP aperture is 64M @ 0xe8000000
May 18 21:26:16 napalmi kernel: [   36.529426] AppArmor: AppArmor Filesystem Enabled
May 18 21:26:16 napalmi kernel: [   36.530734] Time: tsc clocksource has been installed.
May 18 21:26:16 napalmi kernel: [   36.538774] system 00:06: ioport range 0x680-0x6ff has been reserved
May 18 21:26:16 napalmi kernel: [   36.538837] system 00:06: ioport range 0x290-0x297 has been reserved
May 18 21:26:16 napalmi kernel: [   36.538904] system 00:07: ioport range 0x3e1-0x3e7 has been reserved
May 18 21:26:16 napalmi kernel: [   36.538966] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
May 18 21:26:16 napalmi kernel: [   36.539029] system 00:07: ioport range 0x800-0x87f has been reserved
May 18 21:26:16 napalmi kernel: [   36.539091] system 00:07: ioport range 0x400-0x41f has been reserved
May 18 21:26:16 napalmi kernel: [   36.539160] system 00:08: iomem range 0xfec00000-0xfec00fff has been reserved
May 18 21:26:16 napalmi kernel: [   36.539224] system 00:08: iomem range 0xfee00000-0xfee00fff could not be reserved
May 18 21:26:16 napalmi kernel: [   36.539299] system 00:08: iomem range 0xfff80000-0xffffffff could not be reserved
May 18 21:26:16 napalmi kernel: [   36.539378] system 00:0b: iomem range 0x0-0x9ffff could not be reserved
May 18 21:26:16 napalmi kernel: [   36.539441] system 00:0b: iomem range 0xc0000-0xdffff has been reserved
May 18 21:26:16 napalmi kernel: [   36.539504] system 00:0b: iomem range 0xe0000-0xfffff could not be reserved
May 18 21:26:16 napalmi kernel: [   36.539568] system 00:0b: iomem range 0x100000-0x3ffeffff could not be reserved
May 18 21:26:16 napalmi kernel: [   36.539641] system 00:0b: iomem range 0x0-0x0 could not be reserved
May 18 21:26:16 napalmi kernel: [   36.540065] PCI: Bridge: 0000:00:01.0
May 18 21:26:16 napalmi kernel: [   36.540124]   IO window: e000-efff
May 18 21:26:16 napalmi kernel: [   36.540183]   MEM window: fbd00000-fbffffff
May 18 21:26:16 napalmi kernel: [   36.540243]   PREFETCH window: f0000000-faffffff
May 18 21:26:16 napalmi kernel: [   36.540358] NET: Registered protocol family 2
May 18 21:26:16 napalmi kernel: [   36.574806] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
May 18 21:26:16 napalmi kernel: [   36.575360] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
May 18 21:26:16 napalmi kernel: [   36.577460] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
May 18 21:26:16 napalmi kernel: [   36.578496] TCP: Hash tables configured (established 131072 bind 65536)
May 18 21:26:16 napalmi kernel: [   36.578561] TCP reno registered
May 18 21:26:16 napalmi kernel: [   36.586895] checking if image is initramfs... it is
May 18 21:26:16 napalmi kernel: [   37.183526] Freeing initrd memory: 7295k freed
May 18 21:26:16 napalmi kernel: [   37.191145] audit: initializing netlink socket (disabled)
May 18 21:26:16 napalmi kernel: [   37.191220] audit(1242671086.172:1): initialized
May 18 21:26:16 napalmi kernel: [   37.193161] VFS: Disk quotas dquot_6.5.1
May 18 21:26:16 napalmi kernel: [   37.193295] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 18 21:26:16 napalmi kernel: [   37.193486] io scheduler noop registered
May 18 21:26:16 napalmi kernel: [   37.193545] io scheduler anticipatory registered
May 18 21:26:16 napalmi kernel: [   37.193605] io scheduler deadline registered
May 18 21:26:16 napalmi kernel: [   37.193761] io scheduler cfq registered (default)
May 18 21:26:16 napalmi kernel: [   37.193832] PCI: VIA PCI bridge detected. Disabling DAC.
May 18 21:26:16 napalmi kernel: [   37.245920] Real Time Clock Driver v1.12ac
May 18 21:26:16 napalmi kernel: [   37.246071] Linux agpgart interface v0.102
May 18 21:26:16 napalmi kernel: [   37.246131] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
May 18 21:26:16 napalmi kernel: [   37.246315] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 18 21:26:16 napalmi kernel: [   37.246497] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
May 18 21:26:16 napalmi kernel: [   37.247041] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
May 18 21:26:16 napalmi kernel: [   37.247347] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
May 18 21:26:16 napalmi kernel: [   37.248063] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
May 18 21:26:16 napalmi kernel: [   37.248194] input: Macintosh mouse button emulation as /devices/virtual/input/input0
May 18 21:26:16 napalmi kernel: [   37.248388] PNP: No PS/2 controller found. Probing ports directly.
May 18 21:26:16 napalmi kernel: [   37.248821] serio: i8042 KBD port at 0x60,0x64 irq 1
May 18 21:26:16 napalmi kernel: [   37.248884] serio: i8042 AUX port at 0x60,0x64 irq 12
May 18 21:26:16 napalmi kernel: [   37.254679] mice: PS/2 mouse device common for all mice
May 18 21:26:16 napalmi kernel: [   37.254771] cpuidle: using governor ladder
May 18 21:26:16 napalmi kernel: [   37.254830] cpuidle: using governor menu
May 18 21:26:16 napalmi kernel: [   37.255042] NET: Registered protocol family 1
May 18 21:26:16 napalmi kernel: [   37.255200] registered taskstats version 1
May 18 21:26:16 napalmi kernel: [   37.255411]   Magic number: 9:629:443
May 18 21:26:16 napalmi kernel: [   37.255601] /build/buildd/linux-2.6.24/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
May 18 21:26:16 napalmi kernel: [   37.255677] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
May 18 21:26:16 napalmi kernel: [   37.256207] EDD information not available.
May 18 21:26:16 napalmi kernel: [   37.256272] Freeing unused kernel memory: 320k freed
May 18 21:26:16 napalmi kernel: [   37.421397] ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
May 18 21:26:16 napalmi kernel: [   37.436596] md: linear personality registered for level -1
May 18 21:26:16 napalmi kernel: [   37.439873] md: multipath personality registered for level -4
May 18 21:26:16 napalmi kernel: [   37.442962] md: raid0 personality registered for level 0
May 18 21:26:16 napalmi kernel: [   37.446749] md: raid1 personality registered for level 1
May 18 21:26:16 napalmi kernel: [   37.449682] xor: automatically using best checksumming function: generic_sse
May 18 21:26:16 napalmi kernel: [   37.466409]    generic_sse:  5779.000 MB/sec
May 18 21:26:16 napalmi kernel: [   37.466468] xor: using function: generic_sse (5779.000 MB/sec)
May 18 21:26:16 napalmi kernel: [   37.467106] async_tx: api initialized (async)
May 18 21:26:16 napalmi kernel: [   37.534406] raid6: int64x1   1811 MB/s
May 18 21:26:16 napalmi kernel: [   37.602366] raid6: int64x2   2239 MB/s
May 18 21:26:16 napalmi kernel: [   37.670356] raid6: int64x4   2314 MB/s
May 18 21:26:16 napalmi kernel: [   37.738338] raid6: int64x8   1803 MB/s
May 18 21:26:16 napalmi kernel: [   37.806308] raid6: sse2x1    2283 MB/s
May 18 21:26:16 napalmi kernel: [   37.874280] raid6: sse2x2    2917 MB/s
May 18 21:26:16 napalmi kernel: [   37.942253] raid6: sse2x4    3333 MB/s
May 18 21:26:16 napalmi kernel: [   37.942311] raid6: using algorithm sse2x4 (3333 MB/s)
May 18 21:26:16 napalmi kernel: [   37.942372] md: raid6 personality registered for level 6
May 18 21:26:16 napalmi kernel: [   37.942432] md: raid5 personality registered for level 5
May 18 21:26:16 napalmi kernel: [   37.942492] md: raid4 personality registered for level 4
May 18 21:26:16 napalmi kernel: [   37.965426] md: raid10 personality registered for level 10
May 18 21:26:16 napalmi kernel: [   38.475385] ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 16
May 18 21:26:16 napalmi kernel: [   38.528703] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[fb300000-fb3007ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
May 18 21:26:16 napalmi kernel: [   38.562269] SCSI subsystem initialized
May 18 21:26:16 napalmi kernel: [   38.627887] Linux Tulip driver version 1.1.15 (Feb 27, 2007)
May 18 21:26:16 napalmi kernel: [   38.671359] usbcore: registered new interface driver usbfs
May 18 21:26:16 napalmi kernel: [   38.671444] usbcore: registered new interface driver hub
May 18 21:26:16 napalmi kernel: [   38.694066] usbcore: registered new device driver usb
May 18 21:26:16 napalmi kernel: [   38.706023] USB Universal Host Controller Interface driver v3.0
May 18 21:26:16 napalmi kernel: [   38.726047] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 17
May 18 21:26:16 napalmi kernel: [   38.726178] PCI: Disallowing DAC for device 0000:00:0a.0
May 18 21:26:16 napalmi kernel: [   38.726366] skge 1.13 addr 0xfb700000 irq 17 chip Yukon-Lite rev 9
May 18 21:26:16 napalmi kernel: [   38.726698] skge eth0: addr 00:13:d4:9b:6c:09
May 18 21:26:16 napalmi kernel: [   38.726909] ACPI: PCI Interrupt 0000:00:0c.0[A] -> GSI 17 (level, low) -> IRQ 17
May 18 21:26:16 napalmi kernel: [   38.727495] tulip0:  MII transceiver #1 config 1000 status 786d advertising 05e1.
May 18 21:26:16 napalmi kernel: [   38.732538] eth1: ADMtek Comet rev 17 at Port 0xa400, 00:50:bf:9e:d7:59, IRQ 17.
May 18 21:26:16 napalmi kernel: [   38.733013] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 18
May 18 21:26:16 napalmi kernel: [   38.758009] scsi0 : sata_promise
May 18 21:26:16 napalmi kernel: [   38.765996] scsi1 : sata_promise
May 18 21:26:16 napalmi kernel: [   38.770871] scsi2 : sata_promise
May 18 21:26:16 napalmi kernel: [   38.770984] ata1: SATA max UDMA/133 mmio m4096@0xfb500000 port 0xfb500200 irq 18
May 18 21:26:16 napalmi kernel: [   38.771059] ata2: SATA max UDMA/133 mmio m4096@0xfb500000 port 0xfb500280 irq 18
May 18 21:26:16 napalmi kernel: [   38.771133] ata3: PATA max UDMA/133 mmio m4096@0xfb500000 port 0xfb500300 irq 18
May 18 21:26:16 napalmi kernel: [   39.237868] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 18 21:26:16 napalmi kernel: [   39.246351] ata1.00: ATA-7: ST3250823AS, 3.03, max UDMA/133
May 18 21:26:16 napalmi kernel: [   39.246417] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 0/32)
May 18 21:26:16 napalmi kernel: [   39.254241] ata1.00: configured for UDMA/133
May 18 21:26:16 napalmi kernel: [   39.721665] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 18 21:26:16 napalmi kernel: [   39.730050] ata2.00: ATA-7: ST3250823AS, 3.03, max UDMA/133
May 18 21:26:16 napalmi kernel: [   39.730111] ata2.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 0/32)
May 18 21:26:16 napalmi kernel: [   39.738038] ata2.00: configured for UDMA/133
May 18 21:26:16 napalmi kernel: [   39.893713] scsi 0:0:0:0: Direct-Access     ATA      ST3250823AS      3.03 PQ: 0 ANSI: 5
May 18 21:26:16 napalmi kernel: [   39.894413] scsi 1:0:0:0: Direct-Access     ATA      ST3250823AS      3.03 PQ: 0 ANSI: 5
May 18 21:26:16 napalmi kernel: [   39.894882] ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 20 (level, low) -> IRQ 20
May 18 21:26:16 napalmi kernel: [   39.895045] sata_via 0000:00:0f.0: routed to hard irq line 10
May 18 21:26:16 napalmi kernel: [   39.896286] scsi3 : sata_via
May 18 21:26:16 napalmi kernel: [   39.896809] scsi4 : sata_via
May 18 21:26:16 napalmi kernel: [   39.896902] ata4: SATA max UDMA/133 cmd 0xc400 ctl 0xc000 bmdma 0xb000 irq 20
May 18 21:26:16 napalmi kernel: [   39.896965] ata5: SATA max UDMA/133 cmd 0xb800 ctl 0xb400 bmdma 0xb008 irq 20
May 18 21:26:16 napalmi kernel: [   39.905142] Driver 'sd' needs updating - please use bus_type methods
May 18 21:26:16 napalmi kernel: [   39.905294] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   39.905366] sd 0:0:0:0: [sda] Write Protect is off
May 18 21:26:16 napalmi kernel: [   39.905440] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   39.905554] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   39.905651] sd 0:0:0:0: [sda] Write Protect is off
May 18 21:26:16 napalmi kernel: [   39.905724] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   39.905801]  sda: sda1 sda2 sda3
May 18 21:26:16 napalmi kernel: [   39.936601] sd 0:0:0:0: [sda] Attached SCSI disk
May 18 21:26:16 napalmi kernel: [   39.936716] sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   39.936789] sd 1:0:0:0: [sdb] Write Protect is off
May 18 21:26:16 napalmi kernel: [   39.936863] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   39.936973] sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   39.937042] sd 1:0:0:0: [sdb] Write Protect is off
May 18 21:26:16 napalmi kernel: [   39.937115] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   39.937192]  sdb: sdb1 sdb2 sdb3
May 18 21:26:16 napalmi kernel: [   39.968862] sd 1:0:0:0: [sdb] Attached SCSI disk
May 18 21:26:16 napalmi kernel: [   39.976824] sd 0:0:0:0: Attached scsi generic sg0 type 0
May 18 21:26:16 napalmi kernel: [   39.976905] sd 1:0:0:0: Attached scsi generic sg1 type 0
May 18 21:26:16 napalmi kernel: [   40.097507] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 18 21:26:16 napalmi kernel: [   40.172781] md: md0 stopped.
May 18 21:26:16 napalmi kernel: [   40.199329] mdadm[2309]: segfault at 4 rip 41751c rsp 7fff0892fa10 error 4
May 18 21:26:16 napalmi kernel: [   40.210788] md: md0 stopped.
May 18 21:26:16 napalmi kernel: [   40.214465] md: bind<sdb3>
May 18 21:26:16 napalmi kernel: [   40.214668] md: bind<sda3>
May 18 21:26:16 napalmi kernel: [   40.261765] ata4.00: ATA-7: ST3250823AS, 3.03, max UDMA/133
May 18 21:26:16 napalmi kernel: [   40.261830] ata4.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
May 18 21:26:16 napalmi kernel: [   40.277737] ata4.00: configured for UDMA/133
May 18 21:26:16 napalmi kernel: [   40.481375] ata5: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
May 18 21:26:16 napalmi kernel: [   40.492378] scsi 3:0:0:0: Direct-Access     ATA      ST3250823AS      3.03 PQ: 0 ANSI: 5
May 18 21:26:16 napalmi kernel: [   40.492849] sd 3:0:0:0: [sdc] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   40.492921] sd 3:0:0:0: [sdc] Write Protect is off
May 18 21:26:16 napalmi kernel: [   40.492995] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   40.493117] sd 3:0:0:0: [sdc] 488397168 512-byte hardware sectors (250059 MB)
May 18 21:26:16 napalmi kernel: [   40.493187] sd 3:0:0:0: [sdc] Write Protect is off
May 18 21:26:16 napalmi kernel: [   40.493260] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 18 21:26:16 napalmi kernel: [   40.493337]  sdc: sdc1 sdc2 sdc3
May 18 21:26:16 napalmi kernel: [   40.519685] sd 3:0:0:0: [sdc] Attached SCSI disk
May 18 21:26:16 napalmi kernel: [   40.519773] sd 3:0:0:0: Attached scsi generic sg2 type 0
May 18 21:26:16 napalmi kernel: [   40.520010] ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 20
May 18 21:26:16 napalmi kernel: [   40.520172] ACPI: PCI interrupt for device 0000:00:0f.1 disabled
May 18 21:26:16 napalmi kernel: [   40.522057] ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 21
May 18 21:26:16 napalmi kernel: [   40.522186] uhci_hcd 0000:00:10.0: UHCI Host Controller
May 18 21:26:16 napalmi kernel: [   40.522525] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
May 18 21:26:16 napalmi kernel: [   40.522627] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000c800
May 18 21:26:16 napalmi kernel: [   40.522818] usb usb1: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   40.522900] hub 1-0:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   40.522962] hub 1-0:1.0: 2 ports detected
May 18 21:26:16 napalmi kernel: [   40.625432] ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 21
May 18 21:26:16 napalmi kernel: [   40.625562] uhci_hcd 0000:00:10.1: UHCI Host Controller
May 18 21:26:16 napalmi kernel: [   40.625644] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
May 18 21:26:16 napalmi kernel: [   40.625737] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d000
May 18 21:26:16 napalmi kernel: [   40.625900] usb usb2: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   40.625981] hub 2-0:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   40.626043] hub 2-0:1.0: 2 ports detected
May 18 21:26:16 napalmi kernel: [   40.725733] md: md0 stopped.
May 18 21:26:16 napalmi kernel: [   40.725808] md: unbind<sda3>
May 18 21:26:16 napalmi kernel: [   40.725869] md: export_rdev(sda3)
May 18 21:26:16 napalmi kernel: [   40.725970] md: unbind<sdb3>
May 18 21:26:16 napalmi kernel: [   40.726030] md: export_rdev(sdb3)
May 18 21:26:16 napalmi kernel: [   40.729418] ACPI: PCI Interrupt 0000:00:10.2[B] -> GSI 21 (level, low) -> IRQ 21
May 18 21:26:16 napalmi kernel: [   40.729545] uhci_hcd 0000:00:10.2: UHCI Host Controller
May 18 21:26:16 napalmi kernel: [   40.729625] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
May 18 21:26:16 napalmi kernel: [   40.729719] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d400
May 18 21:26:16 napalmi kernel: [   40.729878] usb usb3: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   40.729960] hub 3-0:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   40.730022] hub 3-0:1.0: 2 ports detected
May 18 21:26:16 napalmi kernel: [   40.735408] md: bind<sdb3>
May 18 21:26:16 napalmi kernel: [   40.735643] md: bind<sdc3>
May 18 21:26:16 napalmi kernel: [   40.735830] md: bind<sda3>
May 18 21:26:16 napalmi kernel: [   40.744859] raid5: device sda3 operational as raid disk 0
May 18 21:26:16 napalmi kernel: [   40.744925] raid5: device sdc3 operational as raid disk 2
May 18 21:26:16 napalmi kernel: [   40.744985] raid5: device sdb3 operational as raid disk 1
May 18 21:26:16 napalmi kernel: [   40.746202] raid5: allocated 3224kB for md0
May 18 21:26:16 napalmi kernel: [   40.746267] raid5: raid level 5 set md0 active with 3 out of 3 devices, algorithm 2
May 18 21:26:16 napalmi kernel: [   40.746340] RAID5 conf printout:
May 18 21:26:16 napalmi kernel: [   40.746397]  --- rd:3 wd:3
May 18 21:26:16 napalmi kernel: [   40.746454]  disk 0, o:1, dev:sda3
May 18 21:26:16 napalmi kernel: [   40.746512]  disk 1, o:1, dev:sdb3
May 18 21:26:16 napalmi kernel: [   40.746570]  disk 2, o:1, dev:sdc3
May 18 21:26:16 napalmi kernel: [   40.789670] Attempting manual resume
May 18 21:26:16 napalmi kernel: [   40.798249] ReiserFS: md0: found reiserfs format "3.6" with standard journal
May 18 21:26:16 napalmi kernel: [   40.798333] ReiserFS: md0: using ordered data mode
May 18 21:26:16 napalmi kernel: [   40.822190] ReiserFS: md0: journal params: device md0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
May 18 21:26:16 napalmi kernel: [   40.824318] ReiserFS: md0: checking transaction log (md0)
May 18 21:26:16 napalmi kernel: [   40.833396] ACPI: PCI Interrupt 0000:00:10.3[B] -> GSI 21 (level, low) -> IRQ 21
May 18 21:26:16 napalmi kernel: [   40.833525] uhci_hcd 0000:00:10.3: UHCI Host Controller
May 18 21:26:16 napalmi kernel: [   40.833614] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
May 18 21:26:16 napalmi kernel: [   40.833710] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000d800
May 18 21:26:16 napalmi kernel: [   40.833882] usb usb4: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   40.833967] hub 4-0:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   40.834028] hub 4-0:1.0: 2 ports detected
May 18 21:26:16 napalmi kernel: [   40.865243] usb 1-1: new full speed USB device using uhci_hcd and address 2
May 18 21:26:16 napalmi kernel: [   40.937418] ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 21
May 18 21:26:16 napalmi kernel: [   40.937668] ehci_hcd 0000:00:10.4: EHCI Host Controller
May 18 21:26:16 napalmi kernel: [   40.937807] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
May 18 21:26:16 napalmi kernel: [   40.937917] ehci_hcd 0000:00:10.4: irq 21, io mem 0xfbc00000
May 18 21:26:16 napalmi kernel: [   40.989227] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
May 18 21:26:16 napalmi kernel: [   40.989417] usb usb5: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   40.989510] hub 5-0:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   40.989573] hub 5-0:1.0: 8 ports detected
May 18 21:26:16 napalmi kernel: [   40.991931] ReiserFS: md0: Using r5 hash to sort names
May 18 21:26:16 napalmi kernel: [   42.576658] usb 5-1: new high speed USB device using ehci_hcd and address 2
May 18 21:26:16 napalmi kernel: [   42.709024] usb 5-1: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   42.709200] hub 5-1:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   42.709430] hub 5-1:1.0: 4 ports detected
May 18 21:26:16 napalmi kernel: [   43.028585] usb 5-1.4: new high speed USB device using ehci_hcd and address 3
May 18 21:26:16 napalmi kernel: [   43.136883] usb 5-1.4: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   43.137061] hub 5-1.4:1.0: USB hub found
May 18 21:26:16 napalmi kernel: [   43.137164] hub 5-1.4:1.0: 4 ports detected
May 18 21:26:16 napalmi kernel: [   43.440457] usb 5-1.4.1: new low speed USB device using ehci_hcd and address 4
May 18 21:26:16 napalmi kernel: [   43.535765] usb 5-1.4.1: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   43.736362] usb 5-1.4.4: new low speed USB device using ehci_hcd and address 5
May 18 21:26:16 napalmi kernel: [   45.555518] udev: starting version 141
May 18 21:26:16 napalmi kernel: [   46.185812] skge eth0: enabling interface
May 18 21:26:16 napalmi kernel: [   46.656735] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
May 18 21:26:16 napalmi kernel: [   46.704464] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 18 21:26:16 napalmi kernel: [   46.756576] input: Power Button (FF) as /devices/virtual/input/input1
May 18 21:26:16 napalmi kernel: [   46.775245] ACPI: Power Button (FF) [PWRF]
May 18 21:26:16 napalmi kernel: [   46.775374] input: Power Button (CM) as /devices/virtual/input/input2
May 18 21:26:16 napalmi kernel: [   46.799309] ACPI: Power Button (CM) [PWRB]
May 18 21:26:16 napalmi kernel: [   46.799426] input: Sleep Button (CM) as /devices/virtual/input/input3
May 18 21:26:16 napalmi kernel: [   46.827313] ACPI: Sleep Button (CM) [SLPB]
May 18 21:26:16 napalmi kernel: [   46.890247] input: PC Speaker as /devices/platform/pcspkr/input/input4
May 18 21:26:16 napalmi kernel: [   47.126008] ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 20
May 18 21:26:16 napalmi kernel: [   47.127394] scsi5 : pata_via
May 18 21:26:16 napalmi kernel: [   47.127720] scsi6 : pata_via
May 18 21:26:16 napalmi kernel: [   47.129013] ata6: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14
May 18 21:26:16 napalmi kernel: [   47.129078] ata7: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15
May 18 21:26:16 napalmi kernel: [   47.447356] ata6.00: ATAPI: TSSTcorp CDDVDW SH-S202N, SB02, max UDMA/66
May 18 21:26:16 napalmi kernel: [   47.447433] ata6.00: limited to UDMA/33 due to 40-wire cable
May 18 21:26:16 napalmi kernel: [   47.619375] ata6.00: configured for UDMA/33
May 18 21:26:16 napalmi kernel: [   47.787011] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-S202N  SB02 PQ: 0 ANSI: 5
May 18 21:26:16 napalmi kernel: [   47.787177] scsi 5:0:0:0: Attached scsi generic sg3 type 5
May 18 21:26:16 napalmi kernel: [   47.787362] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 16 (level, low) -> IRQ 16
May 18 21:26:16 napalmi kernel: [   47.787494] irq: 16, latency: 64
May 18 21:26:16 napalmi kernel: [   47.787495]  memory: 0xeff00000, mmio: 0xffffc200006fc000
May 18 21:26:16 napalmi kernel: [   47.787613] found a VP-2040 PCI DVB-C device on (00:09.0),
May 18 21:26:16 napalmi kernel: [   47.787674]     Mantis Rev 1 [153b:1178], irq: 16, latency: 64
May 18 21:26:16 napalmi kernel: [   47.787724]     memory: 0xeff00000, mmio: 0xffffc200006fc000
May 18 21:26:16 napalmi kernel: [   47.799463]     MAC Address=[00:08:ca:1d:39:eb]
May 18 21:26:16 napalmi kernel: [   47.799738] DVB: registering new adapter (Mantis dvb adapter)
May 18 21:26:16 napalmi kernel: [   47.801680] NET: Registered protocol family 10
May 18 21:26:16 napalmi kernel: [   47.801963] lo: Disabled Privacy Extensions
May 18 21:26:16 napalmi kernel: [   47.802345] ADDRCONF(NETDEV_UP): eth0: link is not ready
May 18 21:26:16 napalmi kernel: [   47.854138] skge eth0: Link is up at 100 Mbps, full duplex, flow control both
May 18 21:26:16 napalmi kernel: [   47.854825] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
May 18 21:26:16 napalmi kernel: [   47.936177] Driver 'sr' needs updating - please use bus_type methods
May 18 21:26:16 napalmi kernel: [   47.940993] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
May 18 21:26:16 napalmi kernel: [   47.941073] Uniform CD-ROM driver Revision: 3.20
May 18 21:26:16 napalmi kernel: [   48.167148] NET: Registered protocol family 17
May 18 21:26:16 napalmi kernel: [   48.321093] DVB: registering frontend 0 (Philips TDA10023 DVB-C)...
May 18 21:26:16 napalmi kernel: [   48.321928] ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 19 (level, low) -> IRQ 19
May 18 21:26:16 napalmi kernel: [   48.326719] PCI: Enabling device 0000:00:11.6 (0000 -> 0001)
May 18 21:26:16 napalmi kernel: [   48.326795] ACPI: PCI Interrupt 0000:00:11.6[C] -> GSI 22 (level, low) -> IRQ 22
May 18 21:26:16 napalmi kernel: [   49.582452] ACPI: PCI interrupt for device 0000:00:11.6 disabled
May 18 21:26:16 napalmi kernel: [   49.582535] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
May 18 21:26:16 napalmi kernel: [   49.582764] PCI: Enabling device 0000:00:11.5 (0000 -> 0001)
May 18 21:26:16 napalmi kernel: [   49.582828] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 22
May 18 21:26:16 napalmi kernel: [   50.031949] eth1: Setting full-duplex based on MII#1 link partner capability of 43e1.
May 18 21:26:16 napalmi kernel: [   59.005703] usb 5-1.4.4: configuration #1 chosen from 1 choice
May 18 21:26:16 napalmi kernel: [   59.011362] usbcore: registered new interface driver hiddev
May 18 21:26:16 napalmi kernel: [   59.013057] input: USB Optical Mouse as /devices/pci0000:00/0000:00:10.4/usb5/5-1/5-1.4/5-1.4.1/5-1.4.1:1.0/input/input5
May 18 21:26:16 napalmi kernel: [   59.035005] input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:10.4-1.4.1
May 18 21:26:16 napalmi kernel: [   59.038699] input: Key Tronic Keytronic USB Keyboard as /devices/pci0000:00/0000:00:10.4/usb5/5-1/5-1.4/5-1.4.4/5-1.4.4:1.0/input/input6
May 18 21:26:16 napalmi kernel: [   59.058975] input,hidraw1: USB HID v1.10 Keyboard [Key Tronic Keytronic USB Keyboard] on usb-0000:00:10.4-1.4.4
May 18 21:26:16 napalmi kernel: [   59.059240] usbcore: registered new interface driver usbhid
May 18 21:26:16 napalmi kernel: [   59.059303] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
May 18 21:26:16 napalmi kernel: [   59.399443] loop: module loaded
May 18 21:26:16 napalmi kernel: [   59.453883] lp: driver loaded but no devices found
May 18 21:26:16 napalmi kernel: [   59.988109] Adding 1004052k swap on /dev/sda2.  Priority:-1 extents:1 across:1004052k
May 18 21:26:16 napalmi kernel: [   60.054650] Adding 1004052k swap on /dev/sdb2.  Priority:-2 extents:1 across:1004052k
May 18 21:26:16 napalmi kernel: [   60.134531] Adding 1004052k swap on /dev/sdc2.  Priority:-3 extents:1 across:1004052k
May 18 21:26:16 napalmi kernel: [   93.510590] No dock devices found.
May 18 21:26:16 napalmi kernel: [   93.960178] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
May 18 21:26:16 napalmi kernel: [   94.111504] Netfilter messages via NETLINK v0.30.
May 18 21:26:16 napalmi kernel: [   94.114783] ctnetlink v0.93: registering with nfnetlink.
May 18 21:26:16 napalmi kernel: [   94.251511] ip_tables: (C) 2000-2006 Netfilter Core Team
May 18 21:26:16 napalmi kernel: [   94.295270] Ebtables v2.0 registered
May 18 21:26:16 napalmi kernel: [   94.467176] ip6_tables: (C) 2000-2006 Netfilter Core Team
May 18 21:26:17 napalmi kernel: [   96.787866] RULE 9 -- ACCEPT IN=eth1 OUT= MAC=00:50:bf:9e:d7:59:00:03:fa:c6:f7:38:08:00 SRC=217.30.189.129 DST=91.154.177.243 LEN=88 TOS=0x00 PREC=0x00 TTL=60 ID=0 DF PROTO=UDP SPT=2004 DPT=2004 LEN=68 
May 18 21:26:19 napalmi kernel: [   98.190615] tun: Universal TUN/TAP device driver, 1.6
May 18 21:26:19 napalmi kernel: [   98.190620] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
May 18 21:26:19 napalmi kernel: [   98.191482] tun0: Disabled Privacy Extensions
May 18 21:26:24 napalmi kernel: [  103.551496] RULE 11 -- DENY IN=eth1 OUT= MAC=01:00:5e:00:00:01:00:03:fa:c6:f7:38:08:00 SRC=172.29.190.204 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=35424 DF PROTO=2 
May 18 21:26:24 napalmi kernel: [  103.781755] Bluetooth: Core ver 2.11
May 18 21:26:24 napalmi kernel: [  103.782629] NET: Registered protocol family 31
May 18 21:26:24 napalmi kernel: [  103.782633] Bluetooth: HCI device and connection manager initialized
May 18 21:26:24 napalmi kernel: [  103.782637] Bluetooth: HCI socket layer initialized
May 18 21:26:24 napalmi kernel: [  103.828836] Bluetooth: L2CAP ver 2.9
May 18 21:26:24 napalmi kernel: [  103.828841] Bluetooth: L2CAP socket layer initialized
May 18 21:26:24 napalmi kernel: [  103.942055] Bluetooth: SCO (Voice Link) ver 0.6
May 18 21:26:24 napalmi kernel: [  103.942060] Bluetooth: SCO socket layer initialized
May 18 21:26:24 napalmi kernel: [  103.997581] Bluetooth: BNEP (Ethernet Emulation) ver 1.2
May 18 21:26:24 napalmi kernel: [  103.997586] Bluetooth: BNEP filters: protocol multicast
May 18 21:26:24 napalmi kernel: [  104.003179] Bridge firewalling registered
May 18 21:26:24 napalmi kernel: [  104.079746] Bluetooth: RFCOMM socket layer initialized
May 18 21:26:24 napalmi kernel: [  104.079767] Bluetooth: RFCOMM TTY layer initialized
May 18 21:26:24 napalmi kernel: [  104.079769] Bluetooth: RFCOMM ver 1.8
May 18 21:26:26 napalmi dhcpd: Internet Systems Consortium DHCP Server V3.1.1
May 18 21:26:26 napalmi dhcpd: Copyright 2004-2008 Internet Systems Consortium.
May 18 21:26:26 napalmi dhcpd: All rights reserved.
May 18 21:26:26 napalmi dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
May 18 21:26:26 napalmi dhcpd: Internet Systems Consortium DHCP Server V3.1.1
May 18 21:26:26 napalmi dhcpd: Copyright 2004-2008 Internet Systems Consortium.
May 18 21:26:26 napalmi dhcpd: All rights reserved.
May 18 21:26:26 napalmi dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
May 18 21:26:26 napalmi dhcpd: Wrote 2 leases to leases file.
May 18 21:26:27 napalmi kernel: [  106.786197] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
May 18 21:26:27 napalmi kernel: [  106.871241] [drm] Initialized drm 1.1.0 20060810
May 18 21:26:27 napalmi kernel: [  106.881657] [drm] Initialized radeon 1.28.0 20060524 on minor 0


$ cat /etc/X11/xorg.conf

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#	Identifier	"Generic Keyboard"
#	Driver		"kbd"
#	Option		"XkbRules"	"xorg"
#	Option		"XkbModel"	"pc105"
#	Option		"XkbLayout"	"fi"
#	Option		"XkbOptions"	"lv3:ralt_switch"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#	Identifier	"Configured Mouse"
#	Driver		"mouse"
#	Option		"CorePointer"
#EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	DisplaySize	380 215
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	SubSection "Display"
		Depth 24
		Modes "1680x1050" "1360x768"
		Virtual 3040 1096
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver "ati"
	Option "AccelMethod" "EXA"
	Option "MigrationHeuristic" "greedy"
	Option "AccelDFS" "true"
	Option "EnablePageFlip" "true"
	Option "EnableDepthMoves" "true"

EndSection

Section "ServerFlags"
	Option	"DontZap"	"False"
EndSection


Xorg.0.log is attached.

** Affects: xserver-xorg-video-ati (Ubuntu)
     Importance: Undecided
         Status: New

-- 
No 3d hardware acceleration for Ati Radeon 9000 after upgrading 8.10->9.04
https://bugs.launchpad.net/bugs/378095
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



Follow ups

References