Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Markos

Dear,

I just installed Wheezy 7.4 on a notebook with Nvidia video card 
GeForce GT 750M.


I searched the site:

https://wiki.debian.org/NvidiaGraphicsDrivers

And from what I've seen, the list of devices supported by the version 
304.88:


http://us.download.nvidia.com/XFree86/Linux-x86/304.88/README/supportedchips.html 



does not include the GT 750M model

Another option is to use the Nvidia proprietary installer available at:

http://www.nvidia.com/download/driverResults.aspx/72249/en-us

Version: 331.38
Release Date: 01/13/2014
Operating System: Linux 32-bit

Is there a newer Debian package that includes the GT 750M card?

How to find?

Thanks for any tip.

Markos


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/52fcbcbd.7060...@c2o.pro.br



Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Andreas Rönnquist
On Thu, 13 Feb 2014 10:38:21 -0200,
Markosmar...@c2o.pro.br wrote:

Dear,

I just installed Wheezy 7.4 on a notebook with Nvidia video card 
GeForce GT 750M.

I searched the site:

https://wiki.debian.org/NvidiaGraphicsDrivers

And from what I've seen, the list of devices supported by the version 
304.88:

http://us.download.nvidia.com/XFree86/Linux-x86/304.88/README/supportedchips.html
 


does not include the GT 750M model

Another option is to use the Nvidia proprietary installer available at:

http://www.nvidia.com/download/driverResults.aspx/72249/en-us

Version: 331.38
Release Date: 01/13/2014
Operating System: Linux 32-bit


If you want smooth Debian-style installation, you can use the version
that is backported (319.82) - it lists these models as supported in its
documentation:

GeForce GT 750M   0x0FE4 D
GeForce GT 750M   0x0FE9 D

It is available through backports:

https://packages.debian.org/wheezy-backports/nvidia-driver
http://backports.debian.org/

I am using it myself (though with a 650Ti), and it works flawlessly.

best regards
-- Andreas Rönnquist
mailingli...@gusnan.se
gus...@gusnan.se


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140213145438.3e509...@debian-workstation.lan



Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Robin
On 13 February 2014 12:38, Markos mar...@c2o.pro.br wrote:
 Dear,

 I just installed Wheezy 7.4 on a notebook with Nvidia video card GeForce GT
 750M.

 I searched the site:

 https://wiki.debian.org/NvidiaGraphicsDrivers

 And from what I've seen, the list of devices supported by the version
 304.88:

 http://us.download.nvidia.com/XFree86/Linux-x86/304.88/README/supportedchips.html

 does not include the GT 750M model

 Another option is to use the Nvidia proprietary installer available at:

 http://www.nvidia.com/download/driverResults.aspx/72249/en-us

 Version: 331.38
 Release Date: 01/13/2014
 Operating System: Linux 32-bit

 Is there a newer Debian package that includes the GT 750M card?

 How to find?

 Thanks for any tip.

 Markos


 --

Take a look at http://backports.debian.org/. This includes 319.82.

-- 
rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOZWb-qDpuiai9npDtyqpO7KnZJDv+RvaPaGMb9MY=wmrzh...@mail.gmail.com



Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Markos

On 13-02-2014 11:54, Andreas Rönnquist wrote:

On Thu, 13 Feb 2014 10:38:21 -0200,
Markosmar...@c2o.pro.br  wrote:

   

Dear,

I just installed Wheezy 7.4 on a notebook with Nvidia video card
GeForce GT 750M.

I searched the site:

https://wiki.debian.org/NvidiaGraphicsDrivers

And from what I've seen, the list of devices supported by the version
304.88:

http://us.download.nvidia.com/XFree86/Linux-x86/304.88/README/supportedchips.html


does not include the GT 750M model

Another option is to use the Nvidia proprietary installer available at:

http://www.nvidia.com/download/driverResults.aspx/72249/en-us

Version: 331.38
Release Date: 01/13/2014
Operating System: Linux 32-bit

 

If you want smooth Debian-style installation, you can use the version
that is backported (319.82) - it lists these models as supported in its
documentation:

 GeForce GT 750M   0x0FE4 D
 GeForce GT 750M   0x0FE9 D

It is available through backports:

https://packages.debian.org/wheezy-backports/nvidia-driver
http://backports.debian.org/

I am using it myself (though with a 650Ti), and it works flawlessly.

best regards
-- Andreas Rönnquist
mailingli...@gusnan.se
gus...@gusnan.se


   

Dear,

Thanks for the tip about backports.

Now one more question .

I am confused about which packages should I install .

The site :

https://wiki.debian.org/NvidiaGraphicsDrivers

recommended to install the linux -headers and kernel module packages :

linux -headers- $ aptitude- r install ( uname - r | sed ' s , [ ^ - ] * 
- [ ^ - ] * - , , ' ) nvidia - kernel - dkms


then install the nvidia-glx package and create the file / 
etc/X11/xorg.conf.d/20-nvidia.conf with content :


Section Device 
Identifier  My GPU 
Driver  nvidia 
EndSection

But on other sites , for example , at:

http://www.fandigital.com/2012/05/install-nvidia-in-debian.html

recommended to install the packages:

apt- get install nvidia-glx nvidia-kernel-dkms nvidia-xconfig 
nvidia-settings


And do not mention the installation of linux-headers- ...

And in other sites :

http://gnutwoall.wordpress.com/2013/07/29/nvidia-no-debian-wheezy-mais-uma-vez/

recommends :

# apt- get install build-essential dkms linux-headers-` uname -r`

and then :

# apt- get install nvidia-glx nvidia-installer-cleanup libgl-nvidia-glx 
nvidia-alternative libxvmcnvidia1 nvidia-kernel-dkms nvidia-support
nvidia-vdpau-driver xserver-xorg-video-nvidia nvidia-settings 
nvidia-xconfig-table utils


I am confused with so much information.

Please some tips about the packages for card GT 750M.

Thank you for your attention .

Markos


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/52fd06f3.1010...@c2o.pro.br



Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Onur Aslan
Wiki page is a bit old. NVIDIA drivers requires binary kernel module.

You have two options to install this module:

1. Upgrade your kernel to backported version and use precompiled
NVIDIA binary kernel module:

To do this first install new kernel with:

  apt-get install -t wheezy-backports linux-image-$(dpkg --print-architecture)

Reboot your machine with new kernel and install nvidia-driver with:

  apt-get install -t wheezy-backports nvidia-driver nvidia-kernel-$(uname -r)



2. You can compile binary kernel module

If you don't want to upgrade your kernel to backported version you need
to compile nvidia-kernel driver for your current kernel. You need linux-headers
for this:

Install linux-headers with:

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

And install nvidia drivers with:

  apt-get install -t wheezy-backports nvidia-driver nvidia-kernel-dkms


I assumed you added backports to your sources.list


On Thu, Feb 13, 2014 at 15:54:59 -0200, Markos wrote:
 Dear,
 
 Thanks for the tip about backports.
 
 Now one more question .
 
 I am confused about which packages should I install .
 
 The site :
 
 https://wiki.debian.org/NvidiaGraphicsDrivers
 
 recommended to install the linux -headers and kernel module packages :
 
 linux -headers- $ aptitude- r install ( uname - r | sed ' s , [ ^ -
 ] * - [ ^ - ] * - , , ' ) nvidia - kernel - dkms
 
 then install the nvidia-glx package and create the file /
 etc/X11/xorg.conf.d/20-nvidia.conf with content :
 
 Section Device 
 Identifier  My GPU 
 Driver  nvidia 
 EndSection
 
 But on other sites , for example , at:
 
 http://www.fandigital.com/2012/05/install-nvidia-in-debian.html
 
 recommended to install the packages:
 
 apt- get install nvidia-glx nvidia-kernel-dkms nvidia-xconfig
 nvidia-settings
 
 And do not mention the installation of linux-headers- ...
 
 And in other sites :
 
 http://gnutwoall.wordpress.com/2013/07/29/nvidia-no-debian-wheezy-mais-uma-vez/
 
 recommends :
 
 # apt- get install build-essential dkms linux-headers-` uname -r`
 
 and then :
 
 # apt- get install nvidia-glx nvidia-installer-cleanup
 libgl-nvidia-glx nvidia-alternative libxvmcnvidia1
 nvidia-kernel-dkms nvidia-support
 nvidia-vdpau-driver xserver-xorg-video-nvidia nvidia-settings
 nvidia-xconfig-table utils
 
 I am confused with so much information.
 
 Please some tips about the packages for card GT 750M.
 
 Thank you for your attention .
 
 Markos
 
 
 -- 
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: http://lists.debian.org/52fd06f3.1010...@c2o.pro.br
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140213191540.ga9...@ev.onur.im



Re: Wheezy NVidia driver for card GT 750M

2014-02-13 Thread Go Linux


On Thu, 2/13/14, Onur Aslan onuras...@gmail.com wrote:

 Subject: Re: Wheezy NVidia driver for card GT 750M
 To: Markos mar...@c2o.pro.br
 Cc: debian-user@lists.debian.org
 Date: Thursday, February 13, 2014, 1:15 PM
 
 Wiki page is a bit old. NVIDIA
 drivers requires binary kernel module.
 
 You have two options to install this module:
 
 1. Upgrade your kernel to backported version and use
 precompiled
 NVIDIA binary kernel module:
 
 To do this first install new kernel with:
 
   apt-get install -t wheezy-backports
 linux-image-$(dpkg --print-architecture)
 
 Reboot your machine with new kernel and install
 nvidia-driver with:
 
   apt-get install -t wheezy-backports nvidia-driver
 nvidia-kernel-$(uname -r)
 
 
 
 2. You can compile binary kernel module
 
 If you don't want to upgrade your kernel to backported
 version you need
 to compile nvidia-kernel driver for your current kernel. You
 need linux-headers
 for this:
 
 Install linux-headers with:
 
   apt-get install linux-headers-$(uname -r)
 
 And install nvidia drivers with:
 
   apt-get install -t wheezy-backports nvidia-driver
 nvidia-kernel-dkms
 
 -

There is a third option.

3. Use the sgfxi script.  You can get it here:

http://smxi.org/




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1392339177.73382.yahoomailba...@web163401.mail.gq1.yahoo.com