Jump to content

mtaylor57

Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by mtaylor57

  1. A tar file is a zipped archive file that you need to extract to install. A RPM file (Redhat Package Manager) is an executable file that you can just click and install.

     

    Since you have a tar.gz file, if my instructions aren't easy enough for you to follow, I would google tar and see if there's any better explanation online somewhere.

     

    Sometimes you can also open tar files with konquerer to view the contents inside. I would do that, and look for a readme file. Normally readme files tell you exactly how to install your file.

  2. What type of file is it? If it's a RPM, then you can just double click it...If it's a tar.gz (or similar) you will have to extract, etc. from the command line.

     

    tar -zxvf yourFileName.tar.gz

    cd /into new directory created

    ./configure

    make

    make install

    make clean

     

    I would do some research first before trying this if you haven't done it before. Check and see if there's a readme file with the drivers. That's ususlly your best bet if there's any particular install instructions.

     

    Good luck.

     

    :cheesy:

  3. So far so good. I like the automatic extension installer (which won't install anything without your permission by the way). I went to a site that needed flash, and it asked if I wanted to install it, and after a yes click, I was ready to go. One thing that does suck, is that it doesn't support crystal themes...A minimal issue.

     

    I like it so far!

     

    :D

  4. I can tell you that I'm running 2.6 kernel, and all of my drivers, screens, etc. were detected by MDK. I think it is your 3rd option, and you should play with the settings until you get it right. FWIW, I never did see a rainbow when I tested my screen settings, but I can boot into GUI mode. Maybe you should run xf86config (somebody jump in if there's a better way) and make sure that you put in your refresh rates, and all of your information properly. I'm very new to Mandrake, and don't know all of the different CLI programs to help with your screen problems (coming from SuSE where they use Sax from the command line). I would google your computer, and make sure that you find all of your information (as mentioned above) just so you get the right parameters in the system.

  5. Try using the S3 Savage (generic sw) graphics card driver. I have a Tecra 8100 that had issues setting up screen resolution for. I'm running 1024 x 768 at 16 bits right now, and it works fine for me. I also told it to set up Toshiba TOS5082 monitor...I don't know what yours is though...I hope that helps.

     

    :mr-green:

×
×
  • Create New...