LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-21-2004, 12:28 PM   #46
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45

What NIC do you have? What driver does the kernel load for it?
 
Old 03-21-2004, 02:49 PM   #47
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
Realtek RTL8139 PCI fast ethernet. how do i find out what driver is loaded ?
 
Old 03-21-2004, 02:52 PM   #48
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
With lsmod:
Code:
$ /sbin/lsmod
You should see a module with an 8139 on its name (maybe even 8139too). If you only want to see if that particular module is loaded:
Code:
$ /sbin/lsmod | grep 8139
 
Old 03-21-2004, 03:27 PM   #49
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
module Size Used by Tainted: P

8139too 15688 1

mii 2368 0 [8139too eepro100]

looks like its loaded, btw whats the mii

Last edited by CKHarri; 03-21-2004 at 03:30 PM.
 
Old 03-21-2004, 03:32 PM   #50
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
The hardware end of things looks right to me... What kernel are you running? (uname -r)

How is the network configuration under UT?
 
Old 03-21-2004, 03:37 PM   #51
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
kernel = 2.4.20-gentoo-r7


not sure about the network configuration with ut
 
Old 03-21-2004, 03:42 PM   #52
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
We're talking about UT classic, right? (i.e Not 2003?) under preferences in the Network tab, you should have it above 56K (something like Cable or LAN).
Edit And you should really reconsider upgrading to a newer kernel (2.4.25/2.6.4) since 2.6 kernels are quite good for gaming.
 
Old 03-21-2004, 03:45 PM   #53
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
sry thought u were talkin about how ut handles network stuff LOL, yeah its set to cable/dsl.

it's been a while since i last tried getting ut/ linux to work properly, i keep comming back to it

and yes its ut classic

Last edited by CKHarri; 03-21-2004 at 03:47 PM.
 
Old 03-21-2004, 03:49 PM   #54
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Quote:
Originally posted by CKHarri
sry thought u were talkin about how ut handles network stuff LOL, yeah its set to cable/dsl.
I'm just trying to discard the obvious things first... Even if you set it to LAN the game will sitll run jerky? Have you tried other On-Line games? (trying to narrow things to UT here).
 
Old 03-21-2004, 03:51 PM   #55
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
yes it's still the same if it's set to lan (it doesn't run jerky just a delay on my firing compared to my XP setup) and no i only play ut

it's a bit like when i played in d3d on XP

Last edited by CKHarri; 03-21-2004 at 03:52 PM.
 
Old 03-21-2004, 03:53 PM   #56
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Quote:
Originally posted by CKHarri
yes it's still the same if it's set to lan (it doesn't run jerky just a delay on my firing compared to my XP setup) and no i only play ut
Other On-Line senstive activities (streaming music, like radio stations, etc) that exhibit a lack of feed problem?
 
Old 03-21-2004, 03:57 PM   #57
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
don't know as i've not got my audio working yet
 
Old 03-21-2004, 04:00 PM   #58
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
But you can surf just fine... If you ping in the console a server how's the latency? (you may need to ctrl+c to stop the ping command)
 
Old 03-21-2004, 04:15 PM   #59
CKHarri
LQ Newbie
 
Registered: Mar 2004
Distribution: Gentoo
Posts: 9

Rep: Reputation: 0
yes every thing seems fine

--- clarity.jolt.co.uk ping statistics ---
22 packets transmitted, 22 received, 0% packet loss, time 21021ms
rtt min/avg/max/mdev = 17.188/19.189/24.529/1.820 ms

could it be the mouse im using as it's an optical ps/2
 
Old 05-02-2004, 08:16 PM   #60
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
anyone want to dust this thread off? ive tried the tweaks on this forum, ive upgraded to the 2.6.5 kernel, ive moved to fluxbox, installed the latest nvidia drivers, and glxgears sticks at 3.8k fps. any suggestions?

ps: what category in the kernel config are the schedular improvements in?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tweaking the linux desktop titanium_geek Linux - News 3 11-02-2005 01:49 PM
help with tweaking Suse Linux 9.3 pro Lightdreamer Linux - Newbie 4 09-30-2005 04:10 PM
Anyway to make linux games go faster by tweaking opengl somehow? FocusedWolf Linux - Games 3 04-16-2005 06:20 AM
Tweaking Linux to run on a slow, old PC pmjmcim Linux - Newbie 2 09-01-2004 09:14 AM
Tweaking linux? Kage Linux - Software 5 10-07-2002 11:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 11:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration