|
| ||||||||||
| Tags: asus x53s, driver, dual boot, geforce gt 540m, nvidia, ubuntu, video card, windows 7 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
|
|
#2
| |||
| |||
| Re: Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
Looking at the situation of yours I recommend following command which you should run on the terminal and provide output of it over here. Code: lspci -v | grep -i vga |
|
#3
| |||
| |||
| Re: Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
In order to resolve the touchpad issue you have to run below mentioned command. Code: sudo apt-get install dkms cd /usr/src/ sudo wget http://planet76.com/drivers/elantech...ech-v6.tar.bz2 sudo tar jxvf psmouse-elantech-v6.tar.bz2 sudo dkms add -m psmouse -v elantech-v6 sudo dkms build -m psmouse -v elantech-v6 sudo dkms install -m psmouse -v elantech-v6 Code: sudo rmmod psmouse && sudo modprobe psmouse |
|
#4
| |||
| |||
| Re: Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
If your system is enabled by Optimus then proprietary driver would not work for you. in case Optimus is not enabled then Nvidia card would work with proprietary driver without having any issue. the only way to use Nvidia card which would go through the switch in BIOS and only optimus enabled laptops which are having that kind of switch. If you have got Optimus enabled laptop than you have to find out the way to disable Nvidia card from the BIOS and make use of Intel Card. |
|
#5
| |||
| |||
| Re: Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
You will need to uninstall the nvidia driver so that Intel card can work properly. you can do that by using following steps.
Code: sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old
|
|
#6
| |||
| |||
| Re: Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu
There is a tool which is called Blumblebee and it will allow you to shut down the graphic card when it is not required and make use of integrated graphics. It seems to ideal when you are supposed to do word processing and basic web-browsing. However you can go back to dedicated graphics whenever there is needed. It can also use both the cards when GPU is supposed to use different task. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Nvidia Geforce GT 540M video driver is not working ASUS X53S on dual boot system of Windows 7 and Ubuntu" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA GeForce GT 540M is not detecting on my laptop while playing video games | Maq-Bool-Ji | Monitor & Video Cards | 2 | 20-04-2012 01:40 AM |
| Video card, Fn key not working after installing Ubuntu 64 bit in ASUS X53S | MarDaA | Operating Systems | 1 | 24-01-2012 06:06 PM |
| Bsod on my windows after installing NVIDIA GeForce gt 540m | Buzz Barton | Monitor & Video Cards | 6 | 19-10-2011 11:13 PM |
| My Nvidia GeForce GT 540m optimus gpu is not working properly on steam valve games | Petula | Monitor & Video Cards | 4 | 18-10-2011 10:52 PM |
| driver crashes While playing game using NVIDIA GeForce GT 540M | Rafferty!!! | Monitor & Video Cards | 2 | 16-10-2011 10:22 PM |