Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 23
I went through Nvidia's website and used the "1 click install" option for the driver. There was en error while downloading that was a bunch of jibberish (full of foreign ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49

    [SOLVED] Nvidia Driver Problem

    I went through Nvidia's website and used the "1 click install" option for the driver. There was en error while downloading that was a bunch of jibberish (full of foreign characters and random letters) and had a Yes/No option. Clicked YES and ask for the location of something which i did not understand so I clicked NO. After it finished it said it was only partially installed because it was missing dependancies but I told it to install anyway. After a reboot, the xServer wont start so now im stuck with command line (which i know nothing about). What do I need to do?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up in Command Line Mode ( highlight SuSe title in GRUB Menu and press 3 and hit Enter key. SuSe will boot up in Command Line mode and drop at login prompt. Log in as Regular User and execute this
    Code:
    su -
    sax2
    exit
    startx
    If everything works fine, reboot machine.
    Code:
    su -
    shutdown -r now
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49
    Eveything seemed to work fine untill I rebooted and I still have the same problem. The first error screen after the reboot sayd that the XServer isn't configured correctly. I still have my install disc, is there any kind of a rescue I can do?

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by FlameOfTheVoid View Post
    I went through Nvidia's website and used the "1 click install" option for the driver.
    You're not the first person to have issues with that 1 click install lately. I'd recommend trying to install it the "not so easy way":

    http://www.linuxforums.org/forum/lin...d-drivers.html
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49
    I think I'm starting to get in over my head for my experiance level. Apparently I don't have 'make' and 'gcc' installed. I thik this may have had something to do with the way I installed the OS. I didn't install a lot of packages that I probably should have so I am just going to do a reinstall of the OS. Hopefully, that will fix the immediate video issue and also install the proper packages so I can install the correct video drivers.

  6. #6
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49
    I reinstalled the OS but the make and gcc packages are not installed and I cannot find them in the respositories. Are they on the Add-On cd? Or where can I find them?

  7. #7
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by FlameOfTheVoid View Post
    I reinstalled the OS but the make and gcc packages are not installed and I cannot find them in the respositories. Are they on the Add-On cd? Or where can I find them?
    Are you searching for them in YaST Add/Remove? I'm surprised you can't find gcc. It's the backbone of the entire Linux operating system. You're sure make and gcc aren't already installed? What version of SuSE are you using?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  8. #8
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49
    I am using Suse 10.3. I am very new to the Linux OS, maybe I'm not looking in the right place. I did look in YaST Software Management and did a search for make and didn't find it. Could it be called something different in 10.3? I know make is not installed because when I type 'make' in terminal it says that it is an unknown command.

  9. #9
    Just Joined!
    Join Date
    Apr 2008
    Location
    Minnesota
    Posts
    49
    Looks like I missed some important information when I was using the "1 click install". Apparently I needed to run YaST Online Update before I installed the driver, otherwise there are dependancy issues. Most likely the problem there. I will try when I have an Internet connection available for the Suse machine.

  10. #10
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    Try to use Yast to do the install when you can.
    You should be able to install gcc from yast->system->software management
    and either search for gcc or you can find it in the development package group. You will find make in the same package group.

Page 1 of 3 1 2 3 LastLast

Posting Permissions

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