Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Direct rendering with GeForce 4 Ti4200?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
athoria
n00b
n00b


Joined: 24 May 2005
Posts: 9
Location: Austin, TX

PostPosted: Thu May 26, 2005 10:03 am    Post subject: Direct rendering with GeForce 4 Ti4200? Reply with quote

...let me preface this by saying I do not know linux very well at all, so simple explanations or verbose but patient explanations would be much appreciated

I have a GeForce 4 Ti4200 (technically, it's a LeadTek Winfast A250) and I'm having trouble getting anything to run that uses opengl. I can use my media player (xine) but I can't use things such as stepmania, the only game I really want to run on my linux box. Can anyone help?

I've already uncommented
#Section "DRI"
#mode 0666
#Endsection

as recommended by someone on the DeviantArt forum, but that's about as far as I've gotten, and still nothing works. If I haven't posted enough information, let me know and I'll tell you what I can...

Help the noob? :?
_________________
God it sucks to be a noob.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu May 26, 2005 10:54 am    Post subject: Reply with quote

did you take a look at the Gentoo Documentation Resources and especially the Gentoo Linux nVidia Guide?
Back to top
View user's profile Send private message
athoria
n00b
n00b


Joined: 24 May 2005
Posts: 9
Location: Austin, TX

PostPosted: Thu May 26, 2005 11:07 am    Post subject: Reply with quote

loki99 wrote:
did you take a look at the Gentoo Documentation Resources and especially the Gentoo Linux nVidia Guide?


Gah. I poked around the gentoo site only a little bit, and never found anything regarding nvidia. My problem is, now that I have that, it's hard for me to make sense of what it says. But I'll start here, thanks :)
_________________
God it sucks to be a noob.
Back to top
View user's profile Send private message
athoria
n00b
n00b


Joined: 24 May 2005
Posts: 9
Location: Austin, TX

PostPosted: Thu May 26, 2005 11:20 am    Post subject: Reply with quote

loki99 wrote:
did you take a look at the Gentoo Documentation Resources and especially the Gentoo Linux nVidia Guide?


Okay I just read throught the nvidia installation and it all makes sense to me, The only thing I don't understand is how to edit the kernel.. I've been poking around the documentation, and I obviously don't know what I'm doing because I haven't found an answer.
_________________
God it sucks to be a noob.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Thu May 26, 2005 11:56 am    Post subject: Reply with quote

athoria wrote:


Okay I just read throught the nvidia installation and it all makes sense to me, The only thing I don't understand is how to edit the kernel.. I've been poking around the documentation, and I obviously don't know what I'm doing because I haven't found an answer.


as root do:
Code:
cd /usr/src/linux
make menuconfig


then a text based interface starts. navigate thru the menu to find the appropriate entry and change it to your liking


then
*) a couple of times [ESC]
*) save settings

Code:
 make && make modules_install


......when the kernel has compiled,.....

Code:
mount /boot
cp /usr/src/linux/arch/i386/boot/bzImage /boot/<your kernel name>



and then reboot.
Back to top
View user's profile Send private message
athoria
n00b
n00b


Joined: 24 May 2005
Posts: 9
Location: Austin, TX

PostPosted: Fri May 27, 2005 9:01 pm    Post subject: Reply with quote

Thank you so much! I got it working thanks to you :)
_________________
God it sucks to be a noob.
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Sat May 28, 2005 12:33 pm    Post subject: Reply with quote

athoria wrote:
Thank you so much! I got it working thanks to you :)


no problem! glad i could help! :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
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