well, im trying to get this game to work, called trackballs
as you can see from the subject, im having the problems that are below:
Code:
[DarkPlexus@localhost ~]$ trackballs
setLocale: -> en_US.UTF-8
Welcome to Trackballs.
Using /usr/local/share/trackballs as gamedata directory.
Could not initialize libSDL.
Error message: 'No available video device'
anybody got any ideas of where i can start?
i put the "storyline" below this time, if anybody wants to know what i've done or gone through to try to understand more things, read on, otherwise.. it's possibly unnecessary :S
(need a tag that does <storyline>
long long ago in a land far far away</storyline> type of thing ..heh)
i've poked around the web quit a bit, and the forums and other places too.
from seeing the various stuff, people start having problems once they update video drivers...however i don't know if that relates to me or not.
i did install kmod-nvidia ... the legacy type that says 96xx (for i686 i think?) just the other day
btw how do i check for a rpm that's installed that's labeled close to something that's just above??
i've been trying to get openGL to work ( i had to install and remove sooo many kmod packages because they failed to stop X server and dropped me into bash upon booting my system ) the legacy 96xx hasn't done that
(im also using a GeForce4 MX 4000) and some of "uname -a" gives me: 2.6.23.1-10.fc7 i686 athlon i386 GNU/Linux. using Fedora 7
well i've been installing various games from source code, and it's been one hell of a trip getting to where i am (source of such and such needs this library, and that library needs some other thing and that thing needs some other thingy, and now many hours have passed by and i still haven't gotten the game source to even be compiled just yet) ZSNES emulator and trackballs were the worst of them all lol both of which still don't work btw heh
so anyway, i got bzflag and various small openGL games to work really good.
getting libSDL to work on any game i've acquired was always a problem.
i would install libSDL then a game would ask for some other thing about libsdl as if it wasn't installed, and then another component and another and so on.
the cool thing though is that from doing all this junk, is that my other parts i haven't quit figured out how to get functional because they're just crashing back to shell are starting to work because of the other stuff being properly put together.