Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
UT2003
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Zaphan58
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 107

PostPosted: Mon Nov 10, 2003 8:14 pm    Post subject: UT2003 Reply with quote

Its about the third attempt in a few moths i have attempted to install it and everytime I have faled. So i'm giving it another shot. The problems is this.

I have copied the linux_in.sh file from the 3rd cd to the desktop and run it from there, when i do it starts the install procedure and the halts and gives the error.

mounted device /dev/cdroms/cdrom0
mount: no medium found
unmounting device /dev/cdroms/cdrom0


I am certain cdrom0 is the correct device and that is the drive the media is in, when it is mounted I can browse through the cd yet UT fails to see its there.


I then searched about and found that i may need to login as root and do the following.

export SETUP_CDROM=/mnt/dvd-rom
sh linux_in.sh


witch i did and gave me the following erros.

bash-2.05b# sh linux_in.sh
Copying to a temporary location...
Verifying archive integrity... All good.
Uncompressing Unreal Tournament 2003 for GNU/Linux 2107......................................................................
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

No UI drivers available
./setup.sh: line 214: 1655 Segmentation fault "$setup" "$@"
The setup program seems to have failed on x86/glibc-2.1

Fatal error, no tech support email configured in this setup
The program returned an error code (1)
bash-2.05b#


So as you can see im really stuck and a little confused as im pretty new to the whole linux environment, any help would be appreciated.
Back to top
View user's profile Send private message
ZothOmmog
Apprentice
Apprentice


Joined: 05 May 2003
Posts: 216
Location: Nashville, TN

PostPosted: Mon Nov 10, 2003 8:53 pm    Post subject: Reply with quote

You're logged on the the X server as yourself, but trying to start an X app as root. Only one user can use each display at one time.

Install UT2k3 as a user & this problem should go away. Set the folder permissions you want before hand if you don't want the game installed to your /home directory.

Or...

Code:
emerge ut2003

_________________
-It's gonna take a lot of fireworks to clean this place up.
Back to top
View user's profile Send private message
fp2099
Apprentice
Apprentice


Joined: 08 Oct 2003
Posts: 261

PostPosted: Mon Nov 10, 2003 9:03 pm    Post subject: Reply with quote

Have you tried to su and install from X or from prompt?
Back to top
View user's profile Send private message
slarti`
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 376
Location: UK

PostPosted: Mon Nov 10, 2003 9:10 pm    Post subject: Reply with quote

Joilet extensions (!!!!)

<edit>
To elaborate, you will get nowhere till you have them in your kernel. Get them fixed first or the installer won't work even when you do eventually get it running
</edit>
_________________
Gentoo/AMD64, shell-tools, net-mail, vim, recruiters
IRC: slarti @ irc.freenode.net
Devspace


Last edited by slarti` on Mon Nov 10, 2003 9:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
douglas_slac
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2003
Posts: 89

PostPosted: Mon Nov 10, 2003 9:10 pm    Post subject: Reply with quote

I had a problem installing as root, and had to install as a user. There will be problem once installed, since the game wants to download stuff, and touch files in the install dir to be able to play it. If you install as root, the user won't be able to do this.

You can get rid of the :0.0 problem in X pretty easily. Actualy X will let any amount of different users connect to it, but the default it only the user which started X can open a window. You can change this by stating 'xhost +' in your profile, or on a connand line. Actually 'xhost +localhost' is better then only windows from that local machine can get opened, instead of computers opening windows from anywhere on the internet on your machine.

If you install as your user account then you have a problem if you want other user to be able to run the install. But I think if you set 'umask 002' before the install, then other people in your group will be able to write to the install, and that will fix that. Don't know how many users you have on your machine.
Back to top
View user's profile Send private message
Zaphan58
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 107

PostPosted: Mon Nov 10, 2003 10:19 pm    Post subject: Reply with quote

sonic_ wrote:
Joilet extensions (!!!!)

<edit>
To elaborate, you will get nowhere till you have them in your kernel. Get them fixed first or the installer won't work even when you do eventually get it running
</edit>


I cant remember if I have joilet extension compiled in but I can browse the CD just fine so I would assume I do?
Back to top
View user's profile Send private message
slarti`
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 376
Location: UK

PostPosted: Mon Nov 10, 2003 11:01 pm    Post subject: Reply with quote

No,

linux_in = 8 characters, longest possible with no Joilet extensions.

The full file name should be linux_installer.sh ...
_________________
Gentoo/AMD64, shell-tools, net-mail, vim, recruiters
IRC: slarti @ irc.freenode.net
Devspace
Back to top
View user's profile Send private message
Zaphan58
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 107

PostPosted: Tue Nov 11, 2003 1:16 am    Post subject: Reply with quote

Oh yeah I never noticed that, time to recompile the kernel then. Now lets see if I can remember how..... :P

Whilst im at it is there much advantage on changing the kernel to the latest im using kernel version 2.4 iirc.
Back to top
View user's profile Send private message
SQLBoy
Guru
Guru


Joined: 17 Aug 2002
Posts: 381

PostPosted: Tue Nov 11, 2003 1:53 am    Post subject: Reply with quote

Hope this helps. The way I install is.

First, I open a console in KDE and su root. Then I do

Code:

mount /mnt/cdrom


Then I do
Code:

bash /mnt/cdrom/linux_installer.sh (or whatever its named)


Then When it asks for the next cd I open another console, su root, unmount the cdrom, change cds, then mount it again from that console and click ok.
Back to top
View user's profile Send private message
Xiol
Apprentice
Apprentice


Joined: 24 Jul 2003
Posts: 209
Location: UK

PostPosted: Tue Nov 11, 2003 8:34 am    Post subject: Reply with quote

Man, you all love doing it the hard way.

1) Sort out your Joliet extensions in your kernel and boot to it.
2) Insert and mount UT2k3 CD1
3) As root:

Code:
emerge ut2003


4) Swap disks when asked.
5) Run `ut2003` to play.

Easy. No messing around with the UT installer. :P
Back to top
View user's profile Send private message
DarkSorcerer
Tux's lil' helper
Tux's lil' helper


Joined: 15 Oct 2003
Posts: 138
Location: Mannheim, GER

PostPosted: Tue Nov 11, 2003 1:01 pm    Post subject: Reply with quote

>>mount: no medium found
I have the same problem with installing UT... but i´ll try to emerge it :)
_________________
Desktop: 2,2 GHz P4 | 1 GB RAM | 80 GB HDD | GF4 Ti 4200 | EMU10K1
Notebook: Toshiba Satellite M30-642
Back to top
View user's profile Send private message
slarti`
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 376
Location: UK

PostPosted: Tue Nov 11, 2003 4:57 pm    Post subject: Reply with quote

When emerging make sure that your CD is mounted at /cdrom of course...
_________________
Gentoo/AMD64, shell-tools, net-mail, vim, recruiters
IRC: slarti @ irc.freenode.net
Devspace
Back to top
View user's profile Send private message
Zaphan58
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 107

PostPosted: Wed Nov 12, 2003 8:43 pm    Post subject: Reply with quote

alright guys i just recompiled the kernel with "microsoft joilet cdrom extensions" compiled in but the file on the cd-rom is still showing up as linux_in.sh :? What am I doing wrong here, I renemed the old kernel bzImageold and copied the new one as bzImage so it should boot the new kernel and no t the old one :?
Back to top
View user's profile Send private message
RagManX
Apprentice
Apprentice


Joined: 13 Jul 2002
Posts: 220
Location: Tennessee

PostPosted: Thu Nov 13, 2003 1:40 pm    Post subject: Reply with quote

Code:
uname -r
gives you the name and version of the current kernel. Make sure you are indeed running the correct one. Any chance you forgot to mount /boot before copying your new kernel over? That could account for joliet not showing up on reboot.

RagManX
_________________
http://www.gamingideas.com/ - an open discussion site for game improvement and new game ideas
Back to top
View user's profile Send private message
Zaphan58
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 107

PostPosted: Fri Nov 14, 2003 5:49 pm    Post subject: Reply with quote

Alright guys, the correct kernel is in place I think but joilet is still not showing up, I noticed on boot there was an error about bzImage but I couldnt read it quick enough, does anyone know where the logs for boot time are stored? I have looked through /var/lib and could find anything realiting to the kernel image ut I probably missed it as im not too sure where to look. :oops:
Back to top
View user's profile Send private message
Bushmann
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2002
Posts: 137
Location: Germany

PostPosted: Fri Nov 14, 2003 7:16 pm    Post subject: Reply with quote

using X as root:

ssh root@localhost -X

:) has to be activated of course, but then you can use the loki-installer which is what i always do. it's better than the ebuilds i think.
Back to top
View user's profile Send private message
linuxstolemylife
n00b
n00b


Joined: 15 Jan 2004
Posts: 4

PostPosted: Fri Jan 16, 2004 1:09 am    Post subject: Ok, so if I was smart enough to use the emerge .... Reply with quote

So while everyone is trying to figure out how to use the official installer, I WANT TO USE PORTAGE! (some may smile, others may not ...) but here's the issue. When I insert the cd and mount it (haven't figured out how to get supermount to work yet :() and then emerge ut2003 I get this:
Code:

emerge ut2003
Calculating dependencies ...done!
>>> emerge (1 of 1) games-fps/ut2003-2225 to /
>>> md5 src_uri ;-) ut2003lnx_2107to2225.sh.bin
 * Do you accept the terms of this license (ut2003)? [yes/no] yes
 * The installed game takes about 2.7GB of space!
>>> Unpacking source...
>>> Unpacking ut2003lnx_2107to2225.sh.bin to /var/tmp/portage/ut2003-2225/work
>>> Source unpacked.

>>> Install ut2003-2225 into /var/tmp/portage/ut2003-2225/image/ category games-fps
 * Using /mnt/cdrom as the data source
 * Copying files... this may take a while...
cp: cannot stat `/mnt/cdrom/Music': No such file or directory
cp: cannot stat `/mnt/cdrom/StaticMeshes': No such file or directory

!!! ERROR: games-fps/ut2003-2225 failed.
!!! Function src_install, Line 69, Exitcode 1
!!! copying files


So am I doing something wrong? do I need supermount???? I really don't understand and help would be appreciated.
Back to top
View user's profile Send private message
Stormy Eyes
Veteran
Veteran


Joined: 09 Apr 2003
Posts: 1064
Location: Watching God spit-shine my boots.

PostPosted: Fri Jan 16, 2004 4:29 am    Post subject: Re: Ok, so if I was smart enough to use the emerge .... Reply with quote

linuxstolemylife wrote:
So am I doing something wrong? do I need supermount???? I really don't understand and help would be appreciated.


Keep two Xterms open. Use one to manually mount and unmount the CDs, and the other to emerge ut2003. Good lock with the god-haunted CD key, though.
Back to top
View user's profile Send private message
slarti`
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 376
Location: UK

PostPosted: Fri Jan 16, 2004 4:55 pm    Post subject: Reply with quote

... and make sure you _are_ mounted at /mnt/cdrom of course ;)
_________________
Gentoo/AMD64, shell-tools, net-mail, vim, recruiters
IRC: slarti @ irc.freenode.net
Devspace
Back to top
View user's profile Send private message
Shan
Guru
Guru


Joined: 04 Nov 2003
Posts: 558
Location: /dev/null

PostPosted: Fri Jan 16, 2004 5:04 pm    Post subject: Re: Ok, so if I was smart enough to use the emerge .... Reply with quote

Stormy Eyes wrote:
Good lock with the god-haunted CD key, though.

I take it then that its a pain to put in the cd key using portage? or does the cli propmpt you for it or what?

I never had any problem with it when I used the installer that comes with the game, but this was many moons ago when I was using RH as my primary.
_________________
{ NO -U } { STRIP }
{ TINY }
Back to top
View user's profile Send private message
Stormy Eyes
Veteran
Veteran


Joined: 09 Apr 2003
Posts: 1064
Location: Watching God spit-shine my boots.

PostPosted: Fri Jan 16, 2004 5:48 pm    Post subject: Re: Ok, so if I was smart enough to use the emerge .... Reply with quote

Shan wrote:
I never had any problem with it when I used the installer that comes with the game, but this was many moons ago when I was using RH as my primary.


For whatever reason, installing via portage results in ut2003 not accepting my CD key, even though I've entered the correct key. I'm going to try using the included installer script this weekend. Failing that, I'll tie up my modem for 48 hours and download America's Army.
Back to top
View user's profile Send private message
MagiTom
n00b
n00b


Joined: 16 Jan 2004
Posts: 2
Location: Reading, PA

PostPosted: Fri Jan 16, 2004 5:52 pm    Post subject: Reply with quote

I've never had a problem with the CD-Key, thankfully. I emerged ut2003, and it ran great. Deal is, the updater doesn't work, and the game is nothing without the updates. When I run updater, it tells me I'm not the one that installed ut2003. So I try to run linux_installer.sh after unmerging ut2003, and I get this:

bash: ./linux_installer.sh: /bin/sh: bad interpreter: Permission denied

How in the name of God can sh be a bad interpreter for an sh file?

**EDIT: I ran it with bash rather than sh, and it works great! Odd.. so if you run into this problem, you know what to do :)
_________________
There are only 10 kinds of people in the world.
Those who understand binary, and those who don't.


Last edited by MagiTom on Fri Jan 16, 2004 6:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
MagiTom
n00b
n00b


Joined: 16 Jan 2004
Posts: 2
Location: Reading, PA

PostPosted: Fri Jan 16, 2004 6:04 pm    Post subject: Reply with quote

Zaphan58 wrote:
Alright guys, the correct kernel is in place I think but joilet is still not showing up, I noticed on boot there was an error about bzImage but I couldnt read it quick enough, does anyone know where the logs for boot time are stored? I have looked through /var/lib and could find anything realiting to the kernel image ut I probably missed it as im not too sure where to look. :oops:


Hey Zaphan, here's the deal.
It sounds like you already ran make menuconfig and make dep inside of your linux source folder. Awesome. What this does is, well, compiles your kernel, and stores a file called "bzImage" in your linux source folder. For me, it's in:

/usr/src/linux/arch/i386/boot/bzImage

That should be where yours is too. Now what you want to do is MAKE SURE YOUR /boot PARTITION IS MOUNTED (are there files in /boot? if not, Figure out how to mount it), and do this as root:

cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage

If it asks you if you want to overwrite, say yes.

Now you have your bzImage in the right place. As long as your bootloader is configured to read "/boot/bzImage" for your image file, you're good to go. Boot, and if you CD-ROM is *still* saying linux_in.sh instead of linux_installer.sh, post back and we'll go over how to configure your bootloader to look at bzImage. Just make sure you tell me what bootloader you're using :)

Good luck! Hopefully you don't get the same updater problem I did..
~MT
_________________
There are only 10 kinds of people in the world.
Those who understand binary, and those who don't.
Back to top
View user's profile Send private message
Stormy Eyes
Veteran
Veteran


Joined: 09 Apr 2003
Posts: 1064
Location: Watching God spit-shine my boots.

PostPosted: Fri Jan 16, 2004 6:35 pm    Post subject: Reply with quote

MagiTom wrote:
**EDIT: I ran it with bash rather than sh, and it works great! Odd.. so if you run into this problem, you know what to do :)


You could also try linking /bin/bash to /bin/sh if you want to. /bin/sh is traditionally the name of the original Bourne Shell that cam with AT&T Unix (aka SVR4).
Back to top
View user's profile Send private message
slarti`
Retired Dev
Retired Dev


Joined: 20 Sep 2003
Posts: 376
Location: UK

PostPosted: Fri Jan 16, 2004 7:59 pm    Post subject: Reply with quote

MagiTom wrote:
I've never had a problem with the CD-Key, thankfully. I emerged ut2003, and it ran great. Deal is, the updater doesn't work, and the game is nothing without the updates. When I run updater, it tells me I'm not the one that installed ut2003. So I try to run linux_installer.sh after unmerging ut2003, and I get this:

bash: ./linux_installer.sh: /bin/sh: bad interpreter: Permission denied

How in the name of God can sh be a bad interpreter for an sh file?

**EDIT: I ran it with bash rather than sh, and it works great! Odd.. so if you run into this problem, you know what to do :)


Portage will download the 2225 patch before installing ut2003, so emerge ut2003 and let that do the work :)
_________________
Gentoo/AMD64, shell-tools, net-mail, vim, recruiters
IRC: slarti @ irc.freenode.net
Devspace
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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 vote in polls in this forum