Quote:
Originally Posted by tyfobpo
ok, i got the drivers working. now i installed ut2004. when the installer finished, it asked if i wanted to start, so i said yes. game booted, ran fine. then after, i tried to run the game again from the sorcut it made, and it didnt open. so i tried from a command line and got thise error:
Code:
tyfobpo@tyfobpo-desktop:~$ ut2004
Can't find 'ini:Engine.Engine.GameEngine' in configuration file
History:
Exiting due to error
|
Could you please explain how you got your Nvidia drivers working? I have a Compaq Presario v3000 with the same onboard gfx card:
Code:
> hwinfo --gfxcard
19: PCI 05.0: 0300 VGA compatible controller (VGA)
[Created at pci.286]
UDI: /org/freedesktop/Hal/devices/pci_10de_244
Unique ID: CvwD._eFUpsxSjn2
SysFS ID: /devices/pci0000:00/0000:00:05.0
SysFS BusID: 0000:00:05.0
Hardware Class: graphics card
Model: "Hewlett-Packard Company GeForce Go 6150"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x0244 "GeForce Go 6150"
SubVendor: pci 0x103c "Hewlett-Packard Company"
SubDevice: pci 0x30b5
Revision: 0xa2
Memory Range: 0xc2000000-0xc2ffffff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xdfffffff (rw,prefetchable)
Memory Range: 0xc1000000-0xc1ffffff (rw,non-prefetchable)
Memory Range: 0x50000000-0x5001ffff (ro,prefetchable,disabled)
IRQ: 10 (no events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: "pci:v000010DEd00000244sv0000103Csd000030B5bc03sc00i00"
Driver Info #0:
XFree86 v4 Server Module: nv
Config Status: cfg=no, avail=yes, need=no, active=unknown
Primary display adapter: #19
I installed the drivers through YaST as described
here, but as soon as I rebooted the system init 5 failed. A quick look at my xorg.conf file shows that the 'nvidia' driver was installed, however the only way to get X11 to start is to modify the xorg.conf to load the 'nv' driver instead (default setting before installing the new driver).
Here's a log of the error I receive when using the 'nvidia' driver:
Code:
...
X Window System Version 7.1.99.902 (7.2.0 RC 2)
Release Date: 13 November 2006
X Protocol Version 11, Revision 0, Release 7.1.99.902
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux big-boss-go 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 x86_64
Build Date: 09 January 2007
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: Tue Jan 23 14:17:56 2007
(==) Using config file: "/etc/X11/xorg.conf"
(WW) NVIDIA: No matching Device section for instance (BusID PCI:0:10:3) found
FATAL: Error inserting nvidia (/lib/modules/2.6.18.2-34-default/updates/nvidia.ko): No such device
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0): *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
I know I have a different distribution (openSUSE 10.2), however I'm pretty confident whatever you did in Ubuntu should work here. Besides, there over 40 threads about 'GeForce 6150' and I didn't want to start another unnecessary one.