Please report all spam threads and posts, and suspicious members. We receive the spam notifications by email and will take immediate action!
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Installing Nvidia drivers on Debian squeeze ?

  1. #1
    NуроFеn's Avatar
    NуроFеn is offline Member
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    159

    Default Installing Nvidia drivers on Debian squeeze ?

    apt-get install build-essential linux-headers-$(uname -r)

    or

    aptitude install linux-headers-`uname -r` binutils pkg-config build-essential xserver-xorg-dev

    that it is better to use ???
    Thank you so much wazza300 and Lsdmeasap and Acebmxer

  2. #2
    bahram_alinezhad's Avatar
    bahram_alinezhad is offline Member
    Join Date
    May 2011
    Location
    Rudehen, Tehran, Iran
    Posts
    165

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    They both use the same back-end with different interfaces.

  3. #3
    NуроFеn's Avatar
    NуроFеn is offline Member
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    159

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    What packages needed to install the driver NVIDIA DRIVERS 280.13 Certified
    Thank you so much wazza300 and Lsdmeasap and Acebmxer

  4. #4
    bahram_alinezhad's Avatar
    bahram_alinezhad is offline Member
    Join Date
    May 2011
    Location
    Rudehen, Tehran, Iran
    Posts
    165

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    If you install debian package of nvidia driver via apt-get, It will automatically download and install its dependencies (pre-requisites). But if you want to install directly from nvidia installer, I recommend first install linux-headers or kernel-headers or kernel-source package, whichever exists for your distribution.

  5. #5
    NуроFеn's Avatar
    NуроFеn is offline Member
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    159

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    build-essential linux-headers-$(uname -r) These packages is enough?
    Thank you so much wazza300 and Lsdmeasap and Acebmxer

  6. #6
    NуроFеn's Avatar
    NуроFеn is offline Member
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    159

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 280.13 (buildmeister@swio-display-x86-rhel47-03.nvidia.com) Wed Jul 27 17:15:58 PDT 2011

    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection

    Section "Files"
    EndSection

    Section "InputDevice"

    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "InputDevice"

    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    What to change?
    Thank you so much wazza300 and Lsdmeasap and Acebmxer

  7. #7
    bahram_alinezhad's Avatar
    bahram_alinezhad is offline Member
    Join Date
    May 2011
    Location
    Rudehen, Tehran, Iran
    Posts
    165

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    If you have successfully installed nvidia driver and this is your /etc/X11/xorg.conf made by nvidia-xconfig, then it is ready to start graphics with this driver. Why do you want to change something?!

  8. #8
    bahram_alinezhad's Avatar
    bahram_alinezhad is offline Member
    Join Date
    May 2011
    Location
    Rudehen, Tehran, Iran
    Posts
    165

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    If you have too problem writing English, write in Russian then use Google Translate to convert it to English.

  9. #9
    NуроFеn's Avatar
    NуроFеn is offline Member
    Join Date
    Oct 2010
    Location
    Russia
    Posts
    159

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    bahram_alinezhad, thanks) For the first time an official website to install the driver Nvidia. Here are asked how:)
    Thank you so much wazza300 and Lsdmeasap and Acebmxer

  10. #10
    bahram_alinezhad's Avatar
    bahram_alinezhad is offline Member
    Join Date
    May 2011
    Location
    Rudehen, Tehran, Iran
    Posts
    165

    Default Re: Installing Nvidia drivers on Debian squeeze ?

    Quote Originally Posted by NуроFеn View Post
    bahram_alinezhad, thanks) For the first time an official website to install the driver Nvidia. Here are asked how:)
    Sorry, this has no meaning to me!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •