2005-08-23, 05:56 PM
Well, I've been playing with FC4 for the past 3-4 days now. I'm very new to linux and esp Fedora. Anyway, I have one of the horrable to configure Compaq Presario R3000 series laptops. It has a AMD 64 bit proc and a Nvidia Geforce 4 Go video card.
I assume that I have installed the 64bit version of FC4, however when I downloaded and attempted to install the AMDx_64 drivers, it says I do not have a 64bit version of Fedora installed and ends. I'm able to install the 32bit drivers, but can't seem to use them. I mod the config file in /etc/x11/xorg.conf and comment out the Load 'dri' like this:
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
# Load "dri"
Then change the 'nv' to 'nvidia' and reboot.
The X server will not start, but I can see the little Nvidia logo flash. I have to re-config the x server to be able to restart a x session.
So, my question is. What can I do to check if I indeed have the 64bit Fedora Core 4 version installed? Next, why can't I use the 64bit drivers if it is the 64bit disrto?
noob@linux --help