Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Video card memory disabled?
Date: Wed, 22 Nov 2006 22:22:32
Message-Id: 200611222217.47735.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: Video card memory disabled? by James
1 On Wednesday 22 November 2006 19:58, James wrote:
2 > James <wireless <at> tampabay.rr.com> writes:
3 > > ==========================
4 > >
5 > > > $ glxgears
6 > > > libGL warning: 3D driver claims to not support visual 0x4b
7 > > > 2446 frames in 5.0 seconds = 489.111 FPS
8 > > > 2441 frames in 5.0 seconds = 488.094 FPS
9 > > > 2448 frames in 5.0 seconds = 489.509 FPS
10 > > > 2438 frames in 5.0 seconds = 487.576 FPS
11 > > > 2445 frames in 5.0 seconds = 488.976 FPS
12 > > > 2442 frames in 5.0 seconds = 488.238 FPS
13 > > > 2439 frames in 5.0 seconds = 487.720 FPS
14 > > > ==================================================
15 > >
16 > > under 2.6.17-gentoo-r8 I get (glxgears):
17 > > 6751 frames in 5.0 seconds = 1350.118 FPS
18 > > 7174 frames in 5.0 seconds = 1434.668 FPS
19 > > 6596 frames in 5.0 seconds = 1319.182 FPS
20 > > 6946 frames in 5.0 seconds = 1389.107 FPS
21 > > 6582 frames in 5.0 seconds = 1316.222 FPS
22 > > 5700 frames in 5.0 seconds = 1139.907 FPS
23 > > 7038 frames in 5.0 seconds = 1407.494 FPS
24 > > 6879 frames in 5.0 seconds = 1375.700 FPS
25 > > 6737 frames in 5.0 seconds = 1347.254 FPS
26 > > 7072 frames in 5.0 seconds = 1414.338 FPS
27 > > 7027 frames in 5.0 seconds = 1405.366 FPS
28 > >
29 > > > ==================================================
30 >
31 > under 2.6.18-gentoo-r2:
32 >
33 > 7790 frames in 5.0 seconds = 1557.990 FPS
34 > 57673 frames in 5.0 seconds = 11534.464 FPS
35 > 57865 frames in 5.0 seconds = 11572.907 FPS
36 > 56563 frames in 5.0 seconds = 11312.441 FPS
37 > 54164 frames in 5.0 seconds = 10832.644 FPS
38 > 53139 frames in 5.0 seconds = 10627.705 FPS
39 > 56300 frames in 5.0 seconds = 11259.851 FPS
40 > 54578 frames in 5.0 seconds = 10915.574 FPS
41 > 55864 frames in 5.0 seconds = 11172.672 FPS
42 >
43 >
44 > looks improved?
45
46 Errm, hold on! Did you minimise the graphics?
47
48 > > > $ glxinfo
49 > > > name of display: :0.0
50 > > > libGL warning: 3D driver claims to not support visual 0x4b
51 > > > display: :0 screen: 0
52 > > > direct rendering: Yes
53 > > > ==================================================
54 > >
55 > > under glxinfo (2.6.17-gentoo-r8):
56 > >
57 > > name of display: :0.0
58 > > display: :0 screen: 0
59 > > direct rendering: Yes
60 > > server glx vendor string: SGI
61 > > server glx version string: 1.2
62 > > <snip very long listing of info>
63 >
64 > name of display: :0.0
65 > display: :0 screen: 0
66 > direct rendering: Yes
67 > server glx vendor string: SGI
68 > server glx version string: 1.2
69 >
70 > > > While you're looking at this I would appreciate if you could
71 > > > tell me why I am
72 > > > getting this libGL warning (and how to fix it)?
73 > > >
74 > > > Finally, I am also getting this mtrr overlap at boot:
75 > > > ==================================================
76 > > > mtrr: 0x48000000,0x8000000 overlaps existing 0x48000000,0x1000000
77 > > > mtrr: 0x48000000,0x8000000 overlaps existing 0x48000000,0x1000000
78 > > > mtrr: 0x48000000,0x8000000 overlaps existing 0x48000000,0x1000000
79 > > > mtrr: 0x48000000,0x8000000 overlaps existing 0x48000000,0x1000000
80 > > > mtrr: 0x48000000,0x8000000 overlaps existing 0x48000000,0x1000000
81 > > > agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
82 > > > agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
83 > > > agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
84 > > > [drm] Setting GART location based on new memory map
85 > > > [drm] writeback test succeeded in 1 usecs
86 > > > ====
87 > >
88 > > under glxinfo (2.6.17-gentoo-r8) && greping dmesg for9 gl drm agp) I get:
89 > > [drm] Initialized drm 1.0.1 20051102
90 > > [drm] Initialized radeon 1.24.0 20060225 on minor 0
91 > > [drm] Setting GART location based on new memory map
92 > > [drm] Loading R200 Microcode
93 > > [drm] writeback test succeeded in 1 usecs
94 > >
95 > > agpgart: Detected SiS 646 chipset
96 > > agpgart: AGP aperture is 64M <at> 0xe8000000
97 > > agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
98 > > agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
99 > > agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
100 > >
101 > > Does look suspicious....
102 >
103 > dmesg | grep drm
104 > [drm] Initialized drm 1.0.1 20051102
105 > [drm] Initialized radeon 1.25.0 20060524 on minor 0
106 > [drm] Setting GART location based on new memory map
107 > [drm] Loading R200 Microcode
108 > [drm] writeback test succeeded in 1 usecs
109 >
110 >
111 > dmesg | grep agp
112 > Linux agpgart interface v0.101 (c) Dave Jones
113 > agpgart: Detected SiS 646 chipset
114 > agpgart: AGP aperture is 64M @ 0xe8000000
115 > agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
116 > agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
117 > agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
118 >
119 >
120 > I'm not sure what all of this means, but, bzflag
121 > crashed once before using this 2.6.18-gentoo-r2
122 > kernel......
123
124 Well, your card's performance seems to be significantly better than mine. Not
125 sure now how to fix mine. :-(
126
127 --
128 Regards,
129 Mick

Replies

Subject Author
[gentoo-user] Re: Video card memory disabled? James <wireless@×××××××××××.com>