PDA

View Full Version : Chipset "RIVATNT2" isn't valid. No devices detected


zhak
04-22-03, 01:56 PM
Before installing new driver and modification in XF86Config-4 i can't use run X.
Can someone help me?

That's it what i recieve in log (full log in attach.)

(WW) NVIDIA: Chipset "RIVATNT2" in Device section "RIVA TNT2" isn't valid for this driver
(EE) No devices detected.

Fatal server error:
no screen found

Cut of XF86Config-4:

Section "Device"
Identifier "RIVA TNT2"
Chipset "RIVATNT2"
Driver "nvidia"

# with Driver "nv" ("nv" was before change to "nvidia" about which i read in README
# from installation NVIDIA driver for Linux; with Driver "nv" X works, but i supose that it
# is old driver)

PS: sorry for my english:)

zhak
04-22-03, 01:59 PM
AFTER, not Before. Sorry :)

zhak
04-22-03, 02:06 PM
...and XF86Config-4 in attach.

Andy Mecham
04-22-03, 02:47 PM
(WW) NVIDIA: Chipset "RIVATNT2" in Device section "RIVA TNT2" isn't valid for this driverYou're getting this warning because the nvidia driver doesn't understand what "Chipset" means - it's not a valid option. If you remove the "Chipset" line, it will go away.

(EE) No devices detected.This is the real error. What's the output of lspci?

--andy

zhak
04-24-03, 04:05 AM
$ lspci

00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio Controller (rev 50)
00:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06)
00:0a.0 Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink] (rev 74)
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10)
00:0e.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02)
00:0e.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02)
00:0f.0 RAID bus controller: Promise Technology, Inc. 20265 (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Riva TnT2 [NV5] (rev 15)

zhak
04-24-03, 08:01 AM
I have other errors now. I've add log to attach.

Cut from log:

(EE) Failed to load module "GLcore" (module does not exist, 0)
[...]
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
[...]
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

What's going on now? HELP :(