Gentoo Archives: gentoo-user-de

From: "André Glücksmann" <email@×××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] agpgart blockiert nvidia-agp?
Date: Fri, 23 Mar 2007 16:17:59
Message-Id: 4603FD53.9090400@smixx.de
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: RIPEMD160
3
4 Hallo Leute,
5
6 ich bekomme Side Band Adressing und Fast Writes nicht aktiviert. Ich
7 wäre euch dankbar für ein paar Tipps.
8
9 # uname -a
10 Linux saturn 2.6.19-gentoo-r5 #1 SMP PREEMPT Fri Mar 23 02:27:09 CET
11 2007 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD
12 GNU/Linux
13
14 # cat /proc/driver/nvidia/agp/card
15 Fast Writes: Supported
16 SBA: Supported
17 AGP Rates: 8x 4x
18 Registers: 0xff000e1b:0x0000000
19
20 # cat /proc/driver/nvidia/agp/host-bridge
21 Host Bridge: PCI device 10de:00e1
22 Fast Writes: Supported
23 SBA: Supported
24 AGP Rates: 8x 4x
25 Registers: 0x1f00421b:0x00000001
26
27 # cat /proc/driver/nvidia/agp/status
28 Status: Disabled
29
30 AGP initialization failed, please check the ouput
31 of the 'dmesg' command and/or your system log file
32 for additional information on this problem.
33
34 # cat /etc/modules.d/nvidia
35 alias char-major-195 nvidia
36 alias /dev/nvidiactl char-major-195
37 options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
38
39 # dmesg | grep -i agp
40 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
41 agpgart: Detected AGP bridge 0
42 agpgart: Setting up Nforce3 AGP.
43 agpgart: AGP aperture is 128M @ 0xf0000000
44 Linux agpgart interface v0.101 (c) Dave Jones
45 NVRM: not using NVAGP, an AGPGART backend is loaded!
46 NVRM: not using NVAGP, an AGPGART backend is loaded!
47
48 # glxinfo | grep direct
49 direct rendering: Yes
50
51 Problem liegt also bei agpgart welches NVAGP blockiert.
52 Problem: Ich bekomme es nicht aus dem Kernel!
53
54 # cat /usr/src/linux/.config | grep AGP
55 CONFIG_AGP=y
56 CONFIG_AGP_AMD64=y
57 # CONFIG_AGP_INTEL is not set
58 # CONFIG_AGP_SIS is not set
59 # CONFIG_AGP_VIA is not set
60
61 Status ist == es scheint fest in den Kernel gebaut. Ich bekomme es nicht
62 raus. Ein editeren der .config bringt auch nix, stellt sich wieder zurück.
63
64 Man sagte mir IOMMU würde agpgart im Kernel forcen...
65 # cat /usr/src/linux/.config | grep IOMMU
66 CONFIG_IOMMU=y
67 # CONFIG_CALGARY_IOMMU is not set
68
69 Darauf hin hab ich Alles was ich dazu gefunden habe deaktiviert. Ich
70 fand nur den Calgary_IOMMU... dieser lies sich auch deaktivieren. Unter
71 welcher Option finde ich "CONFIG_IOMMU" in menuconfig? ist nciht
72 auffindbar. Ein editieren der .config und anschliessendes compilieren
73 bringt hier auch anscheinend nix...
74
75 Über weitere Ideen bin ich dankbar.
76
77
78 Gruß
79 André
80 -----BEGIN PGP SIGNATURE-----
81 Version: GnuPG v1.4.6 (GNU/Linux)
82 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
83
84 iD8DBQFGA/1ReWPEmRSJ/30RA+PRAJ9LbZy5RuNnKQnobL+e1An171S3swCgiLr7
85 smjVVK+3yps4JUtJ5mh6ceU=
86 =w/yx
87 -----END PGP SIGNATURE-----
88 --
89 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] agpgart blockiert nvidia-agp? "André Glücksmann" <email@×××××.de>