Results 1 to 5 of 5

Thread: Unable to install Nvidia in Debian

  1. #1
    Join Date
    Oct 2010
    Posts
    56

    Unable to install Nvidia in Debian

    I wish to be able to setup Nvidia drivers suitable to my novel Dell Notebook XPS 15. I have read sufficient to understand two main installation techniques exist.
    1. Install the Debian way
    2. Install by means of the Nvidia installer.

    I would choose #1, but I am starting to think about #2. Nevertheless, the Nvidia installer process for somebody with my restricted Linux knowledge would, no doubt, be a dispute too. Here are the details. I have a Dell XPS 15 which I have set to dual boot Microsoft Windows 7 and Debian press. My video card is an Nvidia GeForce GT M435. It is 1080p and seems immense while booted up in Windows. I would like that ability for my Debian Squeeze Operating system also! Any suggestions? I require help. Any opinion would be greatly respected.

  2. #2
    Join Date
    Oct 2010
    Posts
    42

    Re: Unable to install Nvidia in Debian

    I also have the same problem and someone ask me that: “Have you setup a window manager previously? If so, just enter initx at the prompt.” I am uncomfortable to say I am not pretty certain what a windows manager is. Is "X" measured a windows manager? How would I decide whether I have a windows manager previously setup or not? As to utilizing the command initx, do I perform that with X running or not?

  3. #3
    Join Date
    May 2008
    Posts
    1,020

    Re: Unable to install Nvidia in Debian

    No trouble. While you boot up initially and log in, are you seeming at a black screen with a command prompt, or do you observe a windows kind look? I had assumed command prompt, but currently I need to make certain.
    Code:
    su -
    apt-get install module-assistant Nvidia-kernel-common
    m-a auto-install Nvidia-kernel${VERSION}-source
    apt-get install Nvidia-glx${VERSION}
    apt-get install Nvidia-xconfig
    Nvidia-xconfig
    Where there any faults with this? Please place the contents of your /etc/X11/xorg.conf file.

  4. #4
    Join Date
    Oct 2010
    Posts
    57

    Re: Unable to install Nvidia in Debian

    I sprint into troubles at step 2: m-a auto-install Nvidia-kernel${VERSION}-source. I receive the below error:
    Code:
    Hard luck, the kernel headers for the aim kernel version could 
    │ not be establish 
    │ And you did not identify other suitable kernel headers to utilize
    I am performing all this in windows surroundings in case that makes any dissimilarity. I think I have to stop X at a few point, don't I? Here is my xorg.conf:
    • Nvidia-xconfig: X configuration file produced by Nvidia-xconfig
    • Nvidia-xconfig: version 1.0 Dec 30 10:18:03 UTC 2010

  5. #5
    Join Date
    Nov 2009
    Posts
    687

    Re: Unable to install Nvidia in Debian

    There is a useful script that can help out with this stuff. Push CTRL+ALT+F1 to fall to the console.

    Code:
    su -
    cd /usr/local/bin && wget -Nc smxi.org/gfxi && chmod +x sgfxi && sgfxi -d
    This will install a script called sgfxi to /usr/local/bin and sprint it. You can replay it in the future just by entering the name
    Code:
    Sgfxi -d
    The -d flag tells it to utilize the sharing packages for the driver. If that persists to not succeed, run it devoid of the d flag to install directly from Nvidia.
    Code:
    Sgfxi
    It should as well configure xorg.conf.

Similar Threads

  1. Unable to install Grub2 in Debian Squeeze 6.0.2
    By Nalak in forum Windows Software
    Replies: 5
    Last Post: 29-02-2012, 09:37 AM
  2. Unable to install Unrar on Debian 6
    By Vrishabh in forum Windows Software
    Replies: 4
    Last Post: 03-07-2011, 10:48 AM
  3. Unable to install GCC on Debian squeeze.
    By Lol$prakash in forum Portable Devices
    Replies: 5
    Last Post: 02-07-2011, 08:57 PM
  4. Unable to install Nvidia driver on in Debian 6 squeeze
    By Chandratej in forum Portable Devices
    Replies: 6
    Last Post: 02-07-2011, 08:56 PM
  5. Arduino unable to install in Easy Debian
    By Aditya K. in forum Windows Software
    Replies: 4
    Last Post: 18-01-2011, 07:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,454,324.41648 seconds with 17 queries