[Bug 36007] [natty] system freezes on boot without disabling KMS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 8 08:16:28 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36007

--- Comment #13 from Gabor Lenart <spam at lgb.hu> 2011-04-08 08:16:28 PDT ---
By the way till that, if it helps, I've made some diff about the kernel logs,
between the working maverick's kernel, and natty's, with grep'ing only the
drm/radeon specified lines of both (with natty's I have the one I could catch
with netconsole), then I made an unified diff between them:

-[drm] Initialized drm 1.1.0 20060810
 [drm] radeon defaulting to kernel modesetting.
 [drm] radeon kernel modesetting enabled.
 radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
 radeon 0000:01:00.0: setting latency timer to 64
 [drm] initializing kernel modesetting (RV620 0x1002:0x95C4).
 [drm] register mmio base: 0xD6300000
 [drm] register mmio size: 65536
-[drm] Clocks initialized !
-radeon 0000:01:00.0: VRAM: 256M 0x00000000 - 0x0FFFFFFF (256M used)
-radeon 0000:01:00.0: GTT: 512M 0x10000000 - 0x2FFFFFFF
+radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M
used)
+radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
 [drm] Detected VRAM RAM=256M, BAR=256M
 [drm] RAM width 64bits DDR
-[TTM] Zone  kernel: Available graphics memory: 418362 kiB.
-[TTM] Zone highmem: Available graphics memory: 2057984 kiB.
+[TTM] Zone  kernel: Available graphics memory: 418188 kiB.
+[TTM] Zone highmem: Available graphics memory: 2057810 kiB.
 [TTM] Initializing pool allocator.
 [drm] radeon: 256M of VRAM memory ready
 [drm] radeon: 512M of GTT memory ready.
-radeon 0000:01:00.0: irq 47 for MSI/MSI-X
+[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
+[drm] Driver supports precise vblank timestamp query.
+radeon 0000:01:00.0: irq 46 for MSI/MSI-X
 radeon 0000:01:00.0: radeon: using MSI.
 [drm] radeon: irq initialized.
 [drm] GART: num cpu pages 131072, num gpu pages 131072
 [drm] Loading RV620 Microcode
+radeon 0000:01:00.0: WB enabled
 [drm] ring test succeeded in 0 usecs
 [drm] radeon: ib pool ready.
 [drm] ib test succeeded in 0 usecs
 [drm] Enabling audio support

I don't know if it's useful or not, what I can notice is the different irq (46
and 47) but maybe that's natural. Natty's freeze is just after "enabling audio"
by the way.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list