LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-31-2004, 04:26 PM   #1
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Rep: Reputation: 0
problems with nvidia installer on Mandrake 10.1


I am a Linux NEWBIE (5 hours old), I decided for my first feat to install Nvidia's driver for GForce2 video card. I have chosen Mandrake 10.1 official for my linux enviroment. I have managed to edit inittab file and xorg.conf file as according to the tutorial and Nvidia's webpage. I tried installing the Nividia driver from their website and installation failed, here is my log file.

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Dec 31 17:00:16 2004

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 : false
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp
ftp mirror :
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
ERROR: Unable to find the development tool `cc` in your path; please make sure
that you have the package 'gcc' installed. If gcc is installed on your
system, then please check that `cc` is in your PATH.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at nvidia
Any help would be greatly appriciated, thanks.
There was a ftp mirror but it says I can't post urls, also the same about driver download page.
 
Old 12-31-2004, 05:22 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Use the Mandrake Control Center Install Software section to install the Development packages, or use it to search for the gcc packages. You need to be able to compile the nVidia module against your kernel's source files (check they're installed too).
 
Old 12-31-2004, 06:07 PM   #3
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Ok, I reinstalled Mandrake with the development package but now it's saying it can't find the source code path.
 
Old 12-31-2004, 06:51 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
It's a problem with the new nvidia drivers, try using older drivers or search on google for patched drivers.
 
Old 12-31-2004, 08:26 PM   #5
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
as far as I was aware, you didn't need development packages to install the nvidia driver.

you just had to have the matching kernel and sources.

then kill the xserver (crtl+alt+delete or was it ctrl+alt+backspace? untill you have an init 3 login - you may beable to just do init 3 in a root prompt)

then run the downloaded file with
Code:
# sh NVIDIA-Linux-x86-1.0-6629-pkg1.run
when it asks you select yes to accept the licence, and keep accepting for the rest i.e. no precompiled kernel interface do you want....... etc etc

then you should just have to modify the xorg.conf file so that under the graphics device section you are using "nvidia" for the driver and not the generic "nv".

regards

John
 
Old 01-01-2005, 12:09 AM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If you are not using kernel 2.6.10 and the latest nvidia driver, you will keep getting the "source not found error" no mtter what you try, unless you get a patched nvidia driver.
 
Old 01-01-2005, 03:44 AM   #7
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Erm, Mandrake 10.1's 2.6.8.1-something kernel, standard nvidia driver, worked fine for me (just need to add a line to /etc/modprobe.preload).
You need the development tools if it doesnt find a precompiled interface for your kernel, and I never let it look online.
 
Old 01-01-2005, 04:02 AM   #8
mugstar
Member
 
Registered: Jun 2004
Location: Scotland
Distribution: Anything that'll install...
Posts: 305

Rep: Reputation: 30
You need the kernel source as well as the gcc suite. `urpmi kernel-source` should do it.
 
Old 01-01-2005, 04:18 AM   #9
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Well, probably Mandrakes kernel is patched or something for this problem, go on the web and you'll find that most distros suffered from this "kernel source not found problem" after recent kernel upgrades.
 
Old 01-01-2005, 09:46 AM   #10
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Hello,

With MDK10.1, I had the best result from using the (older) 6111 NVIDIA Driver.
You have to make a tiny chance to the NVIDIA source code, but it is very easy, and well explained in this thread:

http://www.linuxquestions.org/questi...hreadid=248615

... See the posting from linux24.

You'll be up & running in 5 mins.
 
Old 01-01-2005, 11:34 AM   #11
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Quote:
Originally posted by reddazz
If you are not using kernel 2.6.10 and the latest nvidia driver, you will keep getting the "source not found error" no mtter what you try, unless you get a patched nvidia driver.
Where can you get those patched drivers. I've been trying to install the drivers on 2.6.10 for some time now but the newest driver doesn't work properly for me so I need an older one.
 
Old 01-01-2005, 01:16 PM   #12
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Moved: This thread is more suitable in Distributions - Mandrake and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 01-01-2005, 03:23 PM   #13
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Ok, I installed the source code, put the nvidia line in modprobe.preload, now I see the Nvidia logo when I type startx but then I get a blank blue screen with a bar 3/4 of the way down and after that NOTHING. I can still move the mouse but nothing happens. What happend, what do I do now?
 
Old 01-01-2005, 03:40 PM   #14
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Try moving off the bottom right edges and see if the screen moves over (might be mismatch resolution/virtual screen size, kinda like a zoomed in view effect.) Failing that try Ctrl+Alt+F1, log in as root and try service dm status.
 
Old 01-01-2005, 04:02 PM   #15
RedRedKrovy
LQ Newbie
 
Registered: Dec 2004
Posts: 15

Original Poster
Rep: Reputation: 0
Here is my Xorg.0.log, it's kind of long.


Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.8.1-2mdkenterprise i686 [ELF]
Current Operating System: Linux localhost 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686
Build Date: 23 September 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 1 16:41:39 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "en_US"
(**) XKB: layout: "en_US"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(II) Open APM successful
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 12 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0686 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 0c,05,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 1458,a000 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:0a:0: chip 1102,0002 card 1102,8061 rev 07 class 04,01,00 hdr 80
(II) PCI: 00:0a:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 00:0f:0: chip 1113,1211 card 1113,1211 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,0150 card 1545,0016 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xdc000000 - 0xddffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) nVidia Corporation NV15 [GeForce2 GTS/Pro] rev 163, Mem @ 0xdc000000/24, 0xd0000000/27
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff
(II) PCI Memory resource overlap reduced 0xdf001000 from 0xdf001fff to 0xdf000fff
(II) PCI I/O resource overlap reduced 0x0000c000 from 0x0000c003 to 0x0000bfff
(II) Active PCI resource ranges:
[0] -1 0 0xdf000000 - 0xdf0000ff (0x100) MX[B]
[1] -1 0 0xdf001000 - 0xdf000fff (0x0) MX[B]O
[2] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[3] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[4] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[5] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[6] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[7] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[8] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[9] -1 0 0x0000d400 - 0x0000d403 (0x4) IX[B]
[10] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[11] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[12] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[13] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0x0000c000 - 0x0000bfff (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xdf000000 - 0xdf0000ff (0x100) MX[B]
[1] -1 0 0xdf001000 - 0xdf000fff (0x0) MX[B]O
[2] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[3] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[4] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[5] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[6] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[7] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[8] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[9] -1 0 0x0000d400 - 0x0000d403 (0x4) IX[B]
[10] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[11] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[12] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[13] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0x0000c000 - 0x0000bfff (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf000000 - 0xdf0000ff (0x100) MX[B]
[6] -1 0 0xdf001000 - 0xdf000fff (0x0) MX[B]O
[7] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[8] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[13] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[14] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[16] -1 0 0x0000d400 - 0x0000d403 (0x4) IX[B]
[17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[18] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[19] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[20] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[21] -1 0 0x0000c000 - 0x0000bfff (0x0) IX[B]O
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 0.0.1
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.7.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6111
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6111
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) NVIDIA X Driver 1.0-6111 Tue Jul 27 07:56:22 PDT 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Found 1 PCI NVIDIA devices
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf000000 - 0xdf0000ff (0x100) MX[B]
[6] -1 0 0xdf001000 - 0xdf000fff (0x0) MX[B]O
[7] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[8] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[13] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[14] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[16] -1 0 0x0000d400 - 0x0000d403 (0x4) IX[B]
[17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[18] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[19] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[20] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[21] -1 0 0x0000c000 - 0x0000bfff (0x0) IX[B]O
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xdf000000 - 0xdf0000ff (0x100) MX[B]
[6] -1 0 0xdf001000 - 0xdf000fff (0x0) MX[B]O
[7] -1 0 0xd8000000 - 0xd7ffffff (0x0) MX[B]O
[8] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[16] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[17] -1 0 0x0000e000 - 0x0000e01f (0x20) IX[B]
[18] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[19] -1 0 0x0000d400 - 0x0000d403 (0x4) IX[B]
[20] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[21] -1 0 0x0000cc00 - 0x0000cc1f (0x20) IX[B]
[22] -1 0 0x0000c800 - 0x0000c81f (0x20) IX[B]
[23] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[24] -1 0 0x0000c000 - 0x0000bfff (0x0) IX[B]O
[25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) NVIDIA(0): Using HW cursor
(==) NVIDIA(0): Video key set to default value of 0x101fe
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xDC000000
(--) NVIDIA(0): Found 1 CRTC on board
(II) NVIDIA(0): Supported display device(s): CRT-0, DFP-0, TV-0
(II) NVIDIA(0): Boot display device(s): CRT-0
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce2 GTS/GeForce2 Pro
(II) NVIDIA(0): Chip Architecture: 0x10
(II) NVIDIA(0): Chip Implementation: 0x15
(II) NVIDIA(0): Chip Revision: 0xa3
(--) NVIDIA(0): VideoBIOS: 03.15.00.07.18
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Bus detected as AGP
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(II) NVIDIA(0): Enabled display device(s): CRT-0
(II) NVIDIA(0): Mapping display device 0 (CRT-0) to CRTC 0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 300 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.7.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) NVIDIA(0): --- EDID Information for display device CRT-0 ---
(II) NVIDIA(0): Manufacturer: MEI Model: b40b Serial#: 390
(II) NVIDIA(0): Year: 2000 Week: 35
(II) NVIDIA(0): EDID Version: 1.3
(II) NVIDIA(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) NVIDIA(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) NVIDIA(0): Max H-Image Size [cm]: horiz.: 40 vert.: 30
(II) NVIDIA(0): Gamma: 1.90
(II) NVIDIA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NVIDIA(0): First detailed timing is preferred mode
(II) NVIDIA(0): redX: 0.625 redY: 0.340 greenX: 0.276 greenY: 0.606
(II) NVIDIA(0): blueX: 0.151 blueY: 0.066 whiteX: 0.283 whiteY: 0.298
(II) NVIDIA(0): Supported VESA Video Modes:
(II) NVIDIA(0): 720x400@70Hz
(II) NVIDIA(0): 720x400@88Hz
(II) NVIDIA(0): 640x480@60Hz
(II) NVIDIA(0): 640x480@67Hz
(II) NVIDIA(0): 640x480@72Hz
(II) NVIDIA(0): 640x480@75Hz
(II) NVIDIA(0): 800x600@56Hz
(II) NVIDIA(0): 800x600@60Hz
(II) NVIDIA(0): 800x600@72Hz
(II) NVIDIA(0): 800x600@75Hz
(II) NVIDIA(0): 832x624@75Hz
(II) NVIDIA(0): 1024x768@87Hz (interlaced)
(II) NVIDIA(0): 1024x768@60Hz
(II) NVIDIA(0): 1024x768@70Hz
(II) NVIDIA(0): 1024x768@75Hz
(II) NVIDIA(0): 1280x1024@75Hz
(II) NVIDIA(0): 1152x870@75Hz
(II) NVIDIA(0): Manufacturer's mask: 0
(II) NVIDIA(0): Supported Future Video Modes:
(II) NVIDIA(0): #0: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) NVIDIA(0): #1: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) NVIDIA(0): #2: hsize: 1800 vsize 1440 refresh: 75 vid: 36802
(II) NVIDIA(0): Supported additional Video Mode:
(II) NVIDIA(0): clock: 229.5 MHz Image Size: 393 x 294 mm
(II) NVIDIA(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) NVIDIA(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) NVIDIA(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 115 kHz, PixClock max 280 MHz
(II) NVIDIA(0): Supported additional Video Mode:
(II) NVIDIA(0): clock: 157.5 MHz Image Size: 393 x 294 mm
(II) NVIDIA(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) NVIDIA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) NVIDIA(0): Monitor name: MICRON 2100Ex
(II) NVIDIA(0):
(II) NVIDIA(0): EDID (in hex): 00ffffffffffff00439ab04b68100000
(II) NVIDIA(0): 32a01030f082e1a5aed09c0a7564b962
(II) NVIDIA(0): 1184c4ffff0818999a952cf810101010
(II) NVIDIA(0): 1010101010106a950403260b2304040c
(II) NVIDIA(0): 31009862110000e1000000df00230ae1
(II) NVIDIA(0): 37c100a002020202020268d3000c1500
(II) NVIDIA(0): 0304040a31009862110000e1000000cf
(II) NVIDIA(0): 00d4943425f4e4022313030354870080
(II) NVIDIA(0):
(II) NVIDIA(0): --- End of EDID Information for display device CRT-0 ---
(II) NVIDIA(0): EDID reported maximum dimensions for display device CRT-0:
(II) NVIDIA(0): width : 1800
(II) NVIDIA(0): height : 1440
(II) NVIDIA(0): Processing requested modes for display device CRT-0:
(II) NVIDIA(0): monitor1: Using hsync range of 30.00-115.00 kHz
(II) NVIDIA(0): monitor1: Using vrefresh range of 50.00-160.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 300.00 MHz
(II) NVIDIA(0): Not using mode "1280x800" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1680x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using mode "1920x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(WW) NVIDIA(0): Not using mode "1024x768" (height 1536 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1440)
(WW) NVIDIA(0): Not using mode "768x576":
(WW) NVIDIA(0): horizontal sync width (846 - 832 = 14) not a multiple of 8
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8

here's half
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is the You nvidia installer working? hyapadi SUSE / openSUSE 7 07-06-2005 03:19 AM
nvidia installer fails to create nvidia module rooman Linux - Software 3 10-04-2004 03:39 AM
Nvidia installer gentoo problems Joe_Bogarde Linux - Hardware 4 09-30-2003 08:54 PM
problems with nvidia installer!! LinuxOG Slackware 9 08-22-2003 05:35 PM
nvidia-installer problems geezy Linux - Hardware 11 07-22-2003 12:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 10:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration