|
|
#1 | |
|
Registered User
Join Date: Jul 2003
Posts: 3
|
First of all my GeForce works fine with the distro included driver named "nv".
After processing install the lastest release something strange happens. No way to make server X work I'm not looking for something accelerated. I need this card for its TV output. I looked all the different troubleshoots i suppose except if i missed one. Even tried with the path to the kernel sources while installing the nvidia driver and the last attempt was with gl headers as i had a complaint of the Xfree86 unable to find nvidia GLX driver. THE HARDWARE ------------------------ The motherboard is one winfast 7350KDA on which there is an AMD 2000+ 128 MB DDR memory Brooktree BT878 TV Card Wacom graphic tablet "Pen Partner" PS/2 Trackball Mandrake is configured to be launched using the "noapic" feature because it used to freeze my usb keyboard. THE SOFTWARE ------------------------- Mandrake 9.1 Here's the install log nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Wed Jul 23 13:37:52 2003 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : true no questions : false silent : false XFree86 install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel include path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /root/tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> There appears to already be a driver installed on your system (version: 1.0- 4363). As part of installing this driver (version: 1.0-4363), the existing driver will be uninstalled. Are you sure you want to continue? ('no' will a bort installation) (Answer: Yes) -> A precompiled kernel interface for kernel 'Mandrake Linux 9.1 UP Single Processor i586 Architecture' has been found. executing: 'cd ./usr/src/nv; /usr/bin/ld -r -o nvidia.o precompiled-nv-linux .o nv-kernel.o'... -> Kernel module linked successfully. -> Installing classic TLS OpenGL libraries. -> Parsing log file: -> done. -> Validating previous installation: -> done. -> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-4363): -> done. -> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-4363) is complete. -> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-4363): executing: './usr/src/nv/makedevices.sh'... executing: '/sbin/ldconfig'... executing: '/sbin/depmod -aq'... -> done. -> Driver file installation is complete. -> Running post-install sanity check: -> done. -> Sanity check passed. -> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 1.0-4363) is now complete. Please update your XF86Config file as appropriate; see the file /usr/share/doc/NVIDIA_GLX-1.0/README for details. Now let's see XF86Config-4 # ************************************************** ******************** # Refer to the XF86Config man page for details about the format of # this file. # ************************************************** ******************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/ttyS1" Option "Type" "stylus" Option "Mode" "absolute" Option "Tilt" "on" Option "Threshold" "5" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/ttyS1" Option "Type" "eraser" Option "Mode" "absolute" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/ttyS1" Option "Type" "cursor" Option "Mode" "relative" Option "Speed" "3.0" Option "Threshold" "10" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbCompat" "" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "Emulate3Buttons" Option "Emulate3Timeout" "50" EndSection Section "Monitor" Identifier "monitor1" HorizSync 30-85 VertRefresh 50-160 # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" BoardName "GeForce 440MX" Driver "nvidia" # Option "DPMS" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 15 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "stylus" "AlwaysCore" InputDevice "eraser" "AlwaysCore" InputDevice "cursor" "AlwaysCore" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection So this definition script works ok with touching nothing else but the driver definition. When i set "nv" it's ok but when i have the idea to change it for something like "nvidia" the final result is in the attached file. Thanks if someone can help me with a real solution. |
|
|
|
|
|
|
#2 | |
|
Geforce4 Ti4200
Join Date: Oct 2002
Posts: 31
|
The Log file yyou attached is for the NV driver and not with nvidia as evident by the NV(0): throughout the log
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jul 2003
Posts: 3
|
anyway found how to start it but too many pc freeze occurs and no way to get some video out at the S-VIDEO. Maybe this card was sold with tv out blown.
lsmod was usefull to make me see that after install of the driver nothing was loaded even after uninstall, install, reboot and so on. Allways a silly message about no usable screen saw in the Xfree log. The thing that made it approximately work was modprobe within the /lib/modules/linux/drivers/video etc. Don't know if some other brand is able to work with linux without so much bothering about install and for tv out too. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2003
Posts: 12
|
HI my tvout works great with nvidia driver , geforce4 mx 440 , sis chipset and REDHAT 9 2.4.8-20 but now I'm using mandrake 9.1 on the same pc and doesnt work (X FREEZE). it so much pain in the ass for me.
Mangus |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jul 2003
Posts: 3
|
now it works ok from the last time. In fact i was wrong not using the relative values for 'tv' display. For example :
if you have 1024 x 768 display on your crt the value indicated in second place in the sentence is representation of the display you want for tv. In the end with a display of 1280x1024 on my crt i set 800x600 for the tv and it builds a relative desktop which represents my crt display. It could seem very simple but as i'm not english native, sometimes few words could give me the thought i understood and finally i can see i didn't. For easy setup with mandrake 9.1 first install with the advanced options and especially let the driver find out where are the libraries needed. Add --openg-gl too a lsmod and a modprobe for the nvidia and everything runs fine ![]() |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Sep 2003
Posts: 2
|
I'm having the same problem. Can't get into X after installing the drivers and updating my XFree86Config-4. Get the can't find the XFree86 Nvidia driver message. I'm not that Linux savvy yet so I don't know that much, but I'm learning slowly.
Can anyone please help me out here with a few pointers? Perhaps I did something wrong? |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New GPU from Nvidia Announced Today, the GeForce GTX 670 | News | Latest Tech And Game Headlines | 0 | 05-10-12 01:50 PM |
| Gainward Unleashes the Sexy GeForce GTX 670 Phantom Graphics Card, Also launches the | News | Latest Tech And Game Headlines | 0 | 05-10-12 09:28 AM |
| Mandrake 9 and GeForce 4 4400 | Kashmeer | NVIDIA Linux | 3 | 10-11-02 05:20 PM |
| Nvidia 3123 not working on Mandrake 8.2 UP with Geforce 440 MMX | tariqf | NVIDIA Linux | 1 | 09-17-02 08:22 AM |
| Mandrake 9 and Geforce 4 | goyo | NVIDIA Linux | 1 | 08-18-02 04:18 PM |