Linux Mandrake minor problem - Page 2

Sharky Forums


Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23

Thread: Linux Mandrake minor problem

  1. #16
    Mako Shark blppt's Avatar
    Join Date
    Sep 2000
    Location
    Albany,NY,USA
    Posts
    4,061

    Post

    Originally posted by jtshaw:
    I used the NVIDIA_kernel_0.9-5.tar.gz. Just uncompress that (tar xzvf <FILENAME> ). Go into the directory that it creates and read either the install file or the readme to see what to do next.

    Yo, do you have a Geforce 2 GTS? I was thinking about getting one for Christmas to replace this ancient Voodoo3 of mine, and i didnt have much luck installing the drivers for that card anyways.

    I'm wondering how well Q3 plays on Linux since the Linux version of Quake1 kicked DOS's *** (at least at low res).


    ------------------
    ------
    Pat D.

    Visit a music site I write for:
    http://www.geocities.com/mjareviews
    ------
    Pat D.

    Athlon 1800+ @1.67ghz (2000+), Vantec CCD-6027D cooler, Soyo Dragon Ultra Black Edition KT400, 512MB Mushkin and 512MB Crucial PC2100 DDR RAM, SBLive Value, Albatron Ti4200 128MB @ 275/550 using 42.86, Logitech Z-560 with switch, KDS RAD-5c LCD(possibly soon replaced by 19" CRT) WinXP Professional SP1, Antec 300W Smartpower, Western Digital WD400BB, Lite-On 24x Burner.

  2. #17
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Atlanta, GA. USA
    Posts
    971

    Post

    I only have a TNT2 I figure I need to go with a new MB/processor combo before I both with a better gfx card. I might treat myself to a new Thunderbird this x-mas.

    ------------------
    My box said "WindowsME/2000 or better" so I installed Linux.

  3. #18
    Catfish
    Join Date
    Oct 2000
    Posts
    225

    Post

    I downloaded the NVIDIA_kernel-0.9-5.tar.gz file and unzipped it and typed 'make' in the NVIDIA_kernel-0.9-5 directory and it began the installation, but then it gave me the following error:
    /lib/modules/2.2.17-21mdk/misc/agpgart.o: init_module: Device or resource busy
    Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
    /lib/modules/2.2.17-21mdk/misc/agpgart.o: insmod /lib/modules/2.2.17-21mdk/misc/agpgart.o failed
    /lib/modules/2.2.17-21mdk/misc/agpgart.o: insmod NVdriver failed
    make: *** [package-install] Error 255

    What does that say in English?

  4. #19
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Atlanta, GA. USA
    Posts
    971

    Post

    That says ewww... You might wanna send nVidia an e-mail and see if there are any special parameters you need to send in to get the MX to compile correctly. It is probably something simple since nVidia has always had just about the same drivers for all there cards....which is pure intelligence on there part if you ask me...but I digress. What the make command does in linux is runs the Makefile. Makefile's are one way of doing scipting under linux. What it is trying to do is initialize the module agpgart (probably also compiled it first), install the module, and then install the NVdriver module. Because the first step failed it the last two also failed. If nVidia can't help you then make sure to come back and post here and I will hit up some guru's I know and see if they know the problem.

    ------------------
    My box said "WindowsME/2000 or better" so I installed Linux.

  5. #20
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Atlanta, GA. USA
    Posts
    971

    Post

    Oh, just to add to my statement about ext2...it does actually use blocks. The INODES point to the begining of a file and that file continues intil there is another INODE either in the current block or in a block down the line. The blocks can be set to any size on format (if you use the right utility) and supposivily an INODE can be placed anywhere within a block to lower data loss do to unfilled blocks.

    ------------------
    My box said "WindowsME/2000 or better" so I installed Linux.

  6. #21
    Catfish
    Join Date
    Oct 2000
    Posts
    225

    Post

    Originally posted by jtshaw:
    That says ewww... You might wanna send nVidia an e-mail and see if there are any special parameters you need to send in to get the MX to compile correctly. It is probably something simple since nVidia has always had just about the same drivers for all there cards....which is pure intelligence on there part if you ask me...but I digress. What the make command does in linux is runs the Makefile. Makefile's are one way of doing scipting under linux. What it is trying to do is initialize the module agpgart (probably also compiled it first), install the module, and then install the NVdriver module. Because the first step failed it the last two also failed. If nVidia can't help you then make sure to come back and post here and I will hit up some guru's I know and see if they know the problem.
    Nvidia told me to contact the manufacturer of my video card (Asus), and Asus doesn't seem to have anything on their site concerning the V7100 video card running with linux, just windows related info and drivers. Help.


  7. #22
    Hammerhead Shark
    Join Date
    Sep 2000
    Location
    Bubbatown, UU, SA
    Posts
    1,040

    Post

    Originally posted by jtshaw:
    Oh, just to add to my statement about ext2...it does actually use blocks. The INODES point to the begining of a file and that file continues intil there is another INODE either in the current block or in a block down the line...
    To add further fury to the debate, or explanation, or 'splanation, as I like to say, is that ext2 uses a tree data structure rather than a table. If you know how these work, it should 'splain alot about why Linux partition information is faster and more efficient.


    ------------------
    Now sporting a pIII 733 flip-chip on an i815 256M 133 fsb rig under a Golden Orb...
    Now sporting a pIII 733 flip-chip on an i815 w/Mushkin 256M 133 fsb rig under a GOrb...

  8. #23
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Atlanta, GA. USA
    Posts
    971

    Post

    Hmm, crap. I am going to see if anyone I know around here and enlighten me on to a special switch or something you might need to get those drivers to compile right with the MX card. I will try and get back to you.

    ------------------
    My box said "WindowsME/2000 or better" so I installed Linux.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •