Kezdőlap › Fórumok › MANDRIVA (ex-MANDRAKE, ex-CONECTIVA) › Mandriva kezdõ › LE 2005 + Nvidia
- This topic has 33 hozzászólás, 7 résztvevő, and was last updated 20 years telt el by
csablak.
-
SzerzőBejegyzés
-
2005-06-22-15:49 #2020752
Itt a fájl: ebben az állapotában nem mûködik csak ha visszateszem nv-re
[align=right][snapback]139376[/snapback][/align]A HorizSync és a VertSync biztosan jó?
Illetve lehet nem ártana hozzáadni a videókari tulajdonságaihoz az
Option „NvAGP” „1”
sort… (bár nézz utána az nvidia man-jában, mert nem biztos hogy pontos…)2005-06-22-15:59 #2020753Az hogy jó-e a vertikális és horizontális szinkron nem tudom, sõt biztos nem jó.
De a monitoromnak nem tudom a tulajdonságait. Ez egy 15″ monitor 1280*1024esmax felbontással itt a hz számot nem tom de 1024*768 on használom és ott 85 hz en üzemeltetem.
Van tipped hogy mennyire állítsam?2005-06-22-16:05 #2020754Az hogy jó-e a vertikális és horizontális szinkron nem tudom, sõt biztos nem jó.
De a monitoromnak nem tudom a tulajdonságait. Ez egy 15″ monitor 1280*1024esmax felbontással itt a hz számot nem tom de 1024*768 on használom és ott 85 hz en üzemeltetem.
Van tipped hogy mennyire állítsam?
[align=right][snapback]139379[/snapback][/align]nincs a monitorodhoz valamerre egy leírás? abban benne kell lennie… ha nincs, akkor pedig google…
2005-06-22-16:21 #2020755nincs róla papír és az is gáz hogy a neten eddig csak egy találatom volt róla és az a depo.hu -n volt.
ez egy gaba gc-1569j2005-06-22-16:54 #2020756nincs róla papír és az is gáz hogy a neten eddig csak egy találatom volt róla és az a depo.hu -n volt.
ez egy gaba gc-1569j
[align=right][snapback]139381[/snapback][/align]pffff… valahol a neten van egy js cuccos, ami segít kitölteni a confot… keress rá, nem tudom fejbõl a címet (vagy írja be valaki, ha tudja… volt már a fórumon egyszer);
2005-06-22-20:42 #2020757Szerintem rakd be az xorg log fájlját elõbb ide.
2005-06-23-06:48 #2020758Az nem lehet, hogy az xfre86 használná az nvidia drivert? mert az egyik log fáljban azt írta hogy xf86-ból tölti be. és az xorg.conf mellett van egy (volt mert áthelyesztem) egy xf86.test ugyanazzal a felépítéssel mint még annó az xorg.
Az xorg-omat kicsit modosítottam de nv alatt továbbra is mûködik.
Már arra is gondoltam hogy lehet hogy az nv drivert teljesen el kellene távolítani. Vagy tévedek?
+ ami változás hogy felraktam a legfrissebb meghajtó programot.2005-06-23-07:28 #2020759Lefuttattam az nv_check -et és a következõt kaptam:
Welcome to the NVidia Driver Installation Checker.
This shell script is meant to help you debug your installation
of the beta NVidia Linux drivers. It is not 100% foolproof.
In particular, you will definitely want to make sure you have
the correct options in your XF86Config to make X work properly.
This script cannot debug your X setup. That being said, it
should prove useful if are having problems with the drivers and
want to check the validity of your driver install.At no time will this script EVER make changes to your system.
It is simply a diagnostic tool – fixes of any kind will have to
come from you.Press enter to continue…
OK, the first thing we need to do is make sure your XF86Config file
is set up correctly. In order to do this, I’m first going to try
and find where this file might be…
checking /usr/X11R6/lib/X11/XF86Config…
not found
checking /usr/X11R6/etc/X11/XF86Config…
not found
checking /etc/XF86Config…
not found
checking /etc/X11/XF86Config…
found
checking /etc/X11/XF86Config-4…
not found
I’m going to be doing my checking using /etc/X11/XF86Config. If this is not
actually your X config, then quit this script with Ctrl-C, remove
or rename the file, then run this script again.
Press enter to continueI’m going to check your XF86Config file for the following things:
1) Loading the GLcore and glx modules
2) Specifying the nvidia driver instead of nvChecking for the Load glx statement…
Load „glx”
It seems to be intact. Now lets see if you’re loading the correct
video driver…
You don’t seem to have the statement: Driver „nvidia”
in the Device section of your XF86Config! It is possible that
you are using the „nv” module instead. If this is the case,
then replace „nv” with „nvidia” and run this script again.
[root@localhost Desktop]# sh nv_check.sh
Welcome to the NVidia Driver Installation Checker.
This shell script is meant to help you debug your installation
of the beta NVidia Linux drivers. It is not 100% foolproof.
In particular, you will definitely want to make sure you have
the correct options in your XF86Config to make X work properly.
This script cannot debug your X setup. That being said, it
should prove useful if are having problems with the drivers and
want to check the validity of your driver install.At no time will this script EVER make changes to your system.
It is simply a diagnostic tool – fixes of any kind will have to
come from you.Press enter to continue…
OK, the first thing we need to do is make sure your XF86Config file
is set up correctly. In order to do this, I’m first going to try
and find where this file might be…
checking /usr/X11R6/lib/X11/XF86Config…
not found
checking /usr/X11R6/etc/X11/XF86Config…
not found
checking /etc/XF86Config…
not found
checking /etc/X11/XF86Config…
found
checking /etc/X11/XF86Config-4…
not found
I’m going to be doing my checking using /etc/X11/XF86Config. If this is not
actually your X config, then quit this script with Ctrl-C, remove
or rename the file, then run this script again.
Press enter to continueI’m going to check your XF86Config file for the following things:
1) Loading the GLcore and glx modules
2) Specifying the nvidia driver instead of nvChecking for the Load glx statement…
Load „glx”
It seems to be intact. Now lets see if you’re loading the correct
video driver…
Driver „nvidia”
Everything seems fine in your X config file. This is not 100%
guaranteed to be accurate, but lets continue anyway (press enter)…The next step involves making sure you have the proper files in
the right places, and that the kernel module loaded correctly.
Press enter to begin the test.First lets make sure you don’t have the old modules still present
by mistake…
Checking /usr/X11R6/lib/modules/extensions/libglx.a…
Checking /usr/X11R6/lib/modules/extensions/libGLcore.a…
You don’t appear to have any conflicting older drivers. Now lets check
if the new driver files are in place…
Checking /usr/X11R6/lib/modules/drivers/nvidia_drv.o…
Checking /usr/X11R6/lib/modules/extensions/libglx.so…
Checking /usr/lib/libGL.so…
libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x4008b000)
Checking /usr/lib/libGLcore.so.1…
All the files seem to exist. Now I’m going to see if your kernel
module is loaded correctly…
the NVdriver kernel module does not seem to be loaded. The 3D
drivers will not work without it…please compile it for your
kernel, set it up to insert the module on boot, then run
this script again.
Remember if you are having trouble compiling the module,
try adding -D_LOOSE_KERNEL_NAMES to the Makefile.2005-06-23-09:48 #2020760Kössz Mindenkinek a segítséget!
Nem sikerült megoldanom még + idõközben összeomlott az x teljesen, de találtam egy megoldást, és azzal biztos jó lesz.
/Ilyen prob. is csak nálam fordulhatott elõ :)/2005-06-23-11:42 #2020761Ahogy nézem a conf fájlt, az a frekvencia nem biztos hogy nyerõ.
Két ismerõsömnek is Gaba monitora van, bár a típusszámukat nem tudom, de ott ezzel megy:
Section „Module”
Load „dbe” # Double-Buffering Extension
Load „v4l” # Video for Linux
Load „extmod”
Load „type1”
Load „freetype”
Load „/usr/X11R6/lib/modules/extensions/libglx.so” #ez kimondottan az nvidia glx!
EndSectionSection „Monitor”
Identifier „monitor1”
VendorName „Hyundai Electronics Industries Co., Ltd.”
ModelName „Hyundai ImageQuest Q770”
DisplaySize 320 240
HorizSync 30.0-70.0
VertRefresh 50.0-150.0
ModeLine „1024×768” 94.50 1024 1076 1172 1380 768 772 776 808 +hsync +vsync
EndSectionSection „Device”
Identifier „device1”
VendorName „nVidia Corporation”
BoardName „NV17 [GeForce4 MX 440]”
Driver „nvidia”
BusID „PCI:1:0:0” #Ez a PCI foglalat száma amelyikben a kártya van. Mivel AGP ez jó!
Option „DPMS”
Option „NvAGP” „2”
Option „IgnoreEDID” „1”
Option „CursorShadow” „1”#Ez azért van bent hogy ne omoljon össze a konzol.
Option „IgnoreDisplayDevices” „TV”
EndSectionSemmiféle dri, meg egyebek nem kellenek.
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz