View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 13 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jun 28, 2005 9:04 pm 
Offline
Joined: Tue Jun 28, 2005 8:56 pm
Posts: 4
Hello Every one, I am attempting to intall my first knoppmyth setup.
I came accross a dell 300sc server with dual 850 p3 and 1gb of ram.

this had an on board video card that was an ati rage pro 2mb card. obveoulsy this wont work so i bought a new video card for the machine.
geforce fx5200

i can not convince X to use the nvidia card instead of the ati onboard card.
i have looked in the bios of the motherboard to see if i can dissable the onboard card. but there has been nothing there to do so :(

i am guessing that there is a config file i need to edit but i have no idea where it is.


i have also tried the install-nvidia-6629-debian.sh thing but it still looks for the ati card when starting X (found out by looking at the log files.)


Thanks for any help on this :(


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:14 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
You need to fix your /etc/X11/XF86Config-4 file.

Under the Device section for Card0 change the Driver type to nvida and if your BIOS won't let you disable the MoBo video you may need to specifiy the appropriate BusID too (find this using lspci).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:23 pm 
Offline
Joined: Tue Jun 28, 2005 8:56 pm
Posts: 4
ok just tried teh /etc/X11/XF86Config-4

only to find that it was not found, so i CDed to the /etc dir and checked for a X11 folder and it was not there :shock:

so i dont know how to run the XF86config :(

any ideas on why it wouldn't be there?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:27 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
it's there it has to be. are you logged in as root? and it's not a command it is a config file you need to edit it not run it.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:32 pm 
Offline
Joined: Tue Jun 28, 2005 8:56 pm
Posts: 4
i am logged in as root and looking right at the screen there is no X11/XF86Config-4


i have tried using edit/nano to test but i just get a blank file.

I really am a bit of a noob but that file isn't there :(


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:43 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I think your install is roached. Verify the md5sum of the iso file (if it's not good DL a new one), burn a new CD at the lowest speed you can, and try reinstalling. After you remove the CD and reboot, hit Ctl-Alt-F1, login as root and check the /etc/X11/XF86Config-4 first thing.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 9:43 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
try using tab completion If the file isn't there X won't start or even attempt to start.

vi /etc/X<tab>/XF86C<tab>

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 28, 2005 10:38 pm 
Offline
Joined: Tue Jun 28, 2005 8:56 pm
Posts: 4
ok i reinstalled and the X11 file was there this time so i installed the nvidia drivers and then edited teh XF86Config-4 file to load the correct drivers and changed the busid to the correct card.

it now seems to be working :)

thanks for the help

now on to setting up my pchd3000 >.<


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 9:24 pm 
Offline
Joined: Mon May 16, 2005 7:16 pm
Posts: 35
okay. I'm in this same situation, but I've got enough stuff on here where I just can't reload KnoppMyth. I need to work with what I have. I have replaced on the onboard AGP graphics with an Nvidia FX 5200 PCI. The system correctly uses the Nvidia as the primary display.

lspci shows it as being:
0000:01:04.0 VGA Compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

I'm kind of confused as to what to put as the BusID line in /etc/X11/XF86Config-4. Is it...

BusID "PCI:0:1:4"
BusID "PCI:1:4:0"
BusID "0000:01:04.0"
????

The problem I'm having is that the X11 server isn't starting. Just before that, I notice the message during bootup as part of the /etc/rc3.d/S40hotplug script which says "ignoring pci display device on 01:04.0"... don't know if that is related.

Help!? (PS: I'm using the nvidia tvout prototypet script in /etc/X11 directory as my XF86Config-4 file).


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 9:33 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
This is the right one:
Code:
BusID "PCI:1:4:0"

Can you disable the onboard video in your BIOS? At the very least there's usually an option to select the perfered search order...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 9:58 pm 
Offline
Joined: Mon May 16, 2005 7:16 pm
Posts: 35
Thanks for the tip on the BusID line.

tjc wrote:
Can you disable the onboard video in your BIOS? At the very least there's usually an option to select the perfered search order...


Its has two options on "Primary Video Controller" under the Integrated Devices option. Auto and Onboard. I have it set on Auto. Apparently, the onboard is at 00:02.0.

It pops into a text-based GUI at boot-up and asks if I want ot see the errors. I'll have to type them in here...

Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": no symbols found
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) NVIDIA(0): Screen(s) found, but none have a usable configuration

I've included below the full /var/log/XFree86.0.log file...

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10.1unichrome30.1 20050205195924 glaweh@)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.10-xenU i686 [ELF]
Build Date: 05 February 2005

This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
<URL: http://www.debian.org/Bugs/Reporting >.

We strongly encourage the use of the "reportbug" package and command
to ensure that bug reports contain as much useful information as
possible.

Before filing a bug report, you may want to consult the Debian X FAQ:
XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz

Module Loader present
OS Kernel: Linux version 2.6.11.9-chw-2 (root@devonthego.mysettopbox.tv) (gcc version 3.3.5 (Debian 1:3.3.5-12)) #1 SMP Sat May 14 12:11:44 CDT 2005
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/XFree86.0.log", Time: Thu Jun 30 17:57:59 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "USB Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/western" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype").
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/ttf-bitstream-vera".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/truetype/ttf-bitstream-vera").
(WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/defoma/TrueType" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/Type1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail" "true"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 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="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(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 8086,2560 card 1028,0160 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2562 card 1028,0160 rev 01 class 03,80,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24c2 card 1028,0160 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1028,0160 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1028,0160 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1028,0160 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1028,0160 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1028,0160 rev 01 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1028,0160 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:04:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: 01:06:0: chip 1033,00f2 card 1033,00f2 rev 01 class 0c,00,10 hdr 00
(II) PCI: 01:09:0: chip 14e4,4401 card 1028,8127 rev 01 class 02,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:30:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfd000000 - 0xfeafffff (0x1b00000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xea000000 - 0xf7ffffff (0xe000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI: (0:2:0) Intel Corp. 82845G/GL [Brookdale-G] Chipset Integrated Graphics Device rev 1, Mem @ 0xe0000000/27, 0xfeb80000/19
(--) PCI:*(1:4:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xfd000000/24, 0xf0000000/27, BIOS @ 0xfea00000/17
(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 0xe8000000 from 0xe9ffffff to 0xe7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfe9fe000 - 0xfe9fffff (0x2000) MX[B]
[1] -1 0 0xfe9fd000 - 0xfe9fdfff (0x1000) MX[B]
[2] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[3] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[4] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[11] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[12] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[15] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[18] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[19] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[20] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[1] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfe9fe000 - 0xfe9fffff (0x2000) MX[B]
[1] -1 0 0xfe9fd000 - 0xfe9fdfff (0x1000) MX[B]
[2] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[3] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[4] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[5] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[7] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[10] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[11] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[12] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[14] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[15] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[17] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[18] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[19] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[20] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[1] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
(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 0xfe9fe000 - 0xfe9fffff (0x2000) MX[B]
[6] -1 0 0xfe9fd000 - 0xfe9fdfff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[15] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[16] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[20] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[21] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[24] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[27] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[28] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[29] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(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.6629
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-6629 Wed Nov 3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:04:0
(--) Chipset NVIDIA GPU found
(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 0xfe9fe000 - 0xfe9fffff (0x2000) MX[B]
[6] -1 0 0xfe9fd000 - 0xfe9fdfff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[15] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[16] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[20] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[21] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[23] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[24] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[27] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[28] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[29] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
(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 0xfe9fe000 - 0xfe9fffff (0x2000) MX[B]
[6] -1 0 0xfe9fd000 - 0xfe9fdfff (0x1000) MX[B]
[7] -1 0 0xfeb7f900 - 0xfeb7f9ff (0x100) MX[B]
[8] -1 0 0xfeb7fa00 - 0xfeb7fbff (0x200) MX[B]
[9] -1 0 0xfeb7fc00 - 0xfeb7ffff (0x400) MX[B]
[10] -1 0 0xffa80800 - 0xffa80bff (0x400) MX[B]
[11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[12] -1 0 0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
[13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[14] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[15] -1 0 0xfeb80000 - 0xfebfffff (0x80000) MX[B](B)
[16] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000edc0 - 0x0000edff (0x40) IX[B]
[23] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[24] -1 0 0x0000eda0 - 0x0000edbf (0x20) IX[B]
[25] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[26] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[27] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[28] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[30] -1 0 0x0000ff40 - 0x0000ff5f (0x20) IX[B]
[31] -1 0 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
[32] -1 0 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(**) NVIDIA(0): Using gamma correction (2.5, 2.5, 2.5)
(--) NVIDIA(0): Linear framebuffer at 0xF0000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 11:57 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Did you run the install script for the driver after you upgraded the card?
Code:
install-nvidia-7174-debian.sh


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 8:00 am 
Offline
Joined: Mon May 16, 2005 7:16 pm
Posts: 35
tjc wrote:
Did you run the install script for the driver after you upgraded the card?
Code:
install-nvidia-7174-debian.sh


I'm a champ with Solaris but the details of Linux still elude me.
That did the trick! Thanks!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu