View previous topic :: View next topic |
Author |
Message |
syn74x2k n00b
Joined: 10 Jul 2005 Posts: 23
|
Posted: Sat Dec 03, 2005 10:47 pm Post subject: [SOLVED]/dev/agpgart problem |
|
|
hi,
aus langweilge hab ich mir mal gentoo installiert
habe eine ati x800 graka und wollte die treiber installieren. habe in mehreren tuts gelesen das man agpgart im kernel für seinen chipsatz aktivieren muss.
nur kann ich beim besten willen meinen chipsatz nicht finden.
unter Device drivers -> Character Devices gibt es nur folgenden eintrag:
--- /dev/agpgart (AGP Support)
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
Kernel: Linux rubi 2.6.14-gentoo-r2
Hardware: Nforce 3, A64 3500+, ATI X800
Last edited by syn74x2k on Wed Dec 07, 2005 12:41 pm; edited 1 time in total |
|
Back to top |
|
|
kurt Guru
Joined: 25 Aug 2003 Posts: 403 Location: Arni (AG); CH
|
Posted: Sun Dec 04, 2005 8:58 pm Post subject: |
|
|
Hallo,
wie wär's mit "<M> NVIDIA nForce/nForce2 chipset support"
gruss
kurt |
|
Back to top |
|
|
syn74x2k n00b
Joined: 10 Jul 2005 Posts: 23
|
Posted: Sun Dec 04, 2005 9:25 pm Post subject: |
|
|
ja, hört sich soweit sehr gut an ... nur wo find ich das bitte. wahrscheinlich übersehe ich das ständig, aber ich finds beim besten willen net
unter Device drivers -> Character Devices gibts diese option auf keinen fall ! |
|
Back to top |
|
|
platinumviper l33t
Joined: 12 Feb 2004 Posts: 661 Location: Munich, Germany
|
Posted: Mon Dec 05, 2005 12:24 am Post subject: |
|
|
syn74x2k wrote: | unter Device drivers -> Character Devices gibts diese option auf keinen fall ! |
Die Option gibt es nur auf 32-Bit Systemen, aktiviere einfach nur /dev/agpgart (AGP Support) AGP, dann wird die unsichtbare Option CONFIG_AGP_AMD64=y gesetzt, das sollte reichen, kannst es ja vorsichtshalber mit vi überprüfen. Code: | vi +/"CONFIG_AGP_AMD64" .config |
platinumviper _________________ No money back garantee. In case of problems, don't call us, we call you. |
|
Back to top |
|
|
syn74x2k n00b
Joined: 10 Jul 2005 Posts: 23
|
Posted: Mon Dec 05, 2005 1:05 pm Post subject: |
|
|
platinumviper wrote: | syn74x2k wrote: | unter Device drivers -> Character Devices gibts diese option auf keinen fall ! |
Die Option gibt es nur auf 32-Bit Systemen, aktiviere einfach nur /dev/agpgart (AGP Support) AGP, dann wird die unsichtbare Option CONFIG_AGP_AMD64=y gesetzt, das sollte reichen, kannst es ja vorsichtshalber mit vi überprüfen. Code: | vi +/"CONFIG_AGP_AMD64" .config |
platinumviper |
ok klingt soweit ganz gut. nur kann ich bei /dev/agpgart (AGP Support) AGP nichts direkt setzen ausser direkt darunter
< > Intel 440LX/BX/GX, I8xx and E7x05 chipset support ....
von daher weiss ich net so wirklich was ich jetzt machen muss |
|
Back to top |
|
|
syn74x2k n00b
Joined: 10 Jul 2005 Posts: 23
|
Posted: Tue Dec 06, 2005 9:30 pm Post subject: |
|
|
keiner ne idee !?
ich poste hier nochmal alles was ich unter make menuconfig unter ->Device Drivers -> Character devices auf dem bildschirm hab :
[ ] Non-standard serial port support
│ │ Serial drivers --->
│ │ [*] Legacy (BSD) PTY support
│ │ (256) Maximum number of legacy PTY in use
│ │ IPMI --->
│ │ Watchdog Cards --->
│ │ <*> Intel/AMD/VIA HW Random Number Generator support
│ │ < > /dev/nvram support
│ │ <*> Enhanced Real Time Clock Support
│ │ < > Siemens R3964 line discipline
│ │ <*> Applicom intelligent fieldbus card support
│ │ Ftape, the floppy tape device driver --->
│ │ --- /dev/agpgart (AGP Support) und hier kann ich nix setzen!!!
│ │ < > Intel 440LX/BX/GX, I8xx and E7x05 chipset support
│ │ < > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
│ │ < > ACP Modem (Mwave) support
│ │ <*> RAW driver (/dev/raw/rawN) (OBSOLETE)
│ │ [*] HPET - High Precision Event Timer
│ │ [*] Allow mmap of HPET
│ │ (256) Maximum number of RAW devices to support (1-8192)
│ │ < > Hangcheck timer
│ │ TPM devices --->
versteh das net
EDIT: so hab das erste problem gelöst. man konnte erst agpgart setzen, nachdem man IOMMU dektiviert hat...[/code] |
|
Back to top |
|
|
|