http://bugs.freedesktop.org/show_bug.cgi?id=22498
--- Comment #8 from boris64 <[email protected]> 2009-07-02 06:33:45 PST --- It should have been the one that was written while having a garbled screen. However, i added some newer log files with better names which should be self-explanatory ;) A simple diff of those 2 files: --------------------------- [r...@vater tmp]# diff -u Xorg.0.log.garbeled Xorg.0.log.correct --- Xorg.0.log.garbeled 2009-07-02 15:19:59.000000000 +0200 +++ Xorg.0.log.correct 2009-07-02 15:20:47.000000000 +0200 @@ -19,7 +19,7 @@ Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. -(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 15:17:15 2009 +(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 2 15:20:32 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) @@ -364,9 +364,7 @@ (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (II) RADEON(0): Legacy BIOS detected drmOpenDevice: node name is /dev/dri/card0 -drmOpenDevice: open result is -1, (No such device or address) -drmOpenDevice: open result is -1, (No such device or address) -drmOpenDevice: Open failed +drmOpenDevice: open result is 10, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 10, (OK) @@ -654,13 +652,13 @@ (II) RADEON(0): [agp] Mode 0x1f000203 [AGP 0x1106/0x3189; Card 0x1002/0x5159 0x174b/0x7112] (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001 (II) RADEON(0): [agp] ring handle = 0xf0000000 -(II) RADEON(0): [agp] Ring mapped at 0xb37a5000 +(II) RADEON(0): [agp] Ring mapped at 0xb36d8000 (II) RADEON(0): [agp] ring read ptr handle = 0xf0101000 -(II) RADEON(0): [agp] Ring read ptr mapped at 0xb8085000 +(II) RADEON(0): [agp] Ring read ptr mapped at 0xb7fb8000 (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xf0102000 -(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb35a5000 +(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb34d8000 (II) RADEON(0): [agp] GART texture map handle = 0xf0302000 -(II) RADEON(0): [agp] GART Texture map mapped at 0xb30c5000 +(II) RADEON(0): [agp] GART Texture map mapped at 0xb2ff8000 (II) RADEON(0): [drm] register handle = 0x2ce00000 (II) RADEON(0): [dri] Visual configs initialized (II) RADEON(0): RADEONRestoreMemMapRegisters() : --------------------------- -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
