Ubuntu 12.04.1 LTS and Nvidia dirver (304.51) 64bit: problem 640x480












0















I have a problem with this configuration:



Asus K55V, Ubuntu 12.04 LTS and Nvidia driver 304.51.



I have remove the nouveau driver with:



apt-get --purge remove xserver-xorg-video-nouveau


I installed the official nvidia driver (from www.nvidia.com) but when I reboot the PC the resolution of screen is only 640x480 and the monitor is resized.



Mo solution at this problem if i change the xorg.conf.



Now i have uninstall the nvidia driver and reinstall with



sudo apt-get purge nvidia-current
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current


When I reboot the screen resolution and size is OK, but if I start nvidia-setting I received the message:




You do not appear to be using the NVIDIA X driver.




and with command:



sudo lshw -c display | grep driver


I received




configuration: driver=i915 latency=0




This sound like the system is using the Intel card. When I launch command lspci | grep
VGA
the output is:




00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev ff)




And there is no /etc/X11/xorg.conf. I have read a lot of guides on internet but without success.. How i can use nvidia card with the driver that i have installed?










share|improve this question

























  • if i add a resolution other than 640 to the device "monitor" the result is the same..

    – nibianaswen
    Oct 18 '12 at 15:16
















0















I have a problem with this configuration:



Asus K55V, Ubuntu 12.04 LTS and Nvidia driver 304.51.



I have remove the nouveau driver with:



apt-get --purge remove xserver-xorg-video-nouveau


I installed the official nvidia driver (from www.nvidia.com) but when I reboot the PC the resolution of screen is only 640x480 and the monitor is resized.



Mo solution at this problem if i change the xorg.conf.



Now i have uninstall the nvidia driver and reinstall with



sudo apt-get purge nvidia-current
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current


When I reboot the screen resolution and size is OK, but if I start nvidia-setting I received the message:




You do not appear to be using the NVIDIA X driver.




and with command:



sudo lshw -c display | grep driver


I received




configuration: driver=i915 latency=0




This sound like the system is using the Intel card. When I launch command lspci | grep
VGA
the output is:




00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev ff)




And there is no /etc/X11/xorg.conf. I have read a lot of guides on internet but without success.. How i can use nvidia card with the driver that i have installed?










share|improve this question

























  • if i add a resolution other than 640 to the device "monitor" the result is the same..

    – nibianaswen
    Oct 18 '12 at 15:16














0












0








0








I have a problem with this configuration:



Asus K55V, Ubuntu 12.04 LTS and Nvidia driver 304.51.



I have remove the nouveau driver with:



apt-get --purge remove xserver-xorg-video-nouveau


I installed the official nvidia driver (from www.nvidia.com) but when I reboot the PC the resolution of screen is only 640x480 and the monitor is resized.



Mo solution at this problem if i change the xorg.conf.



Now i have uninstall the nvidia driver and reinstall with



sudo apt-get purge nvidia-current
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current


When I reboot the screen resolution and size is OK, but if I start nvidia-setting I received the message:




You do not appear to be using the NVIDIA X driver.




and with command:



sudo lshw -c display | grep driver


I received




configuration: driver=i915 latency=0




This sound like the system is using the Intel card. When I launch command lspci | grep
VGA
the output is:




00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev ff)




And there is no /etc/X11/xorg.conf. I have read a lot of guides on internet but without success.. How i can use nvidia card with the driver that i have installed?










share|improve this question
















I have a problem with this configuration:



Asus K55V, Ubuntu 12.04 LTS and Nvidia driver 304.51.



I have remove the nouveau driver with:



apt-get --purge remove xserver-xorg-video-nouveau


I installed the official nvidia driver (from www.nvidia.com) but when I reboot the PC the resolution of screen is only 640x480 and the monitor is resized.



Mo solution at this problem if i change the xorg.conf.



Now i have uninstall the nvidia driver and reinstall with



sudo apt-get purge nvidia-current
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current


When I reboot the screen resolution and size is OK, but if I start nvidia-setting I received the message:




You do not appear to be using the NVIDIA X driver.




and with command:



sudo lshw -c display | grep driver


I received




configuration: driver=i915 latency=0




This sound like the system is using the Intel card. When I launch command lspci | grep
VGA
the output is:




00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1058 (rev ff)




And there is no /etc/X11/xorg.conf. I have read a lot of guides on internet but without success.. How i can use nvidia card with the driver that i have installed?







nvidia






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 17 '12 at 8:57









con-f-use

12.8k1774136




12.8k1774136










asked Oct 17 '12 at 8:46









nibianaswennibianaswen

111




111













  • if i add a resolution other than 640 to the device "monitor" the result is the same..

    – nibianaswen
    Oct 18 '12 at 15:16



















  • if i add a resolution other than 640 to the device "monitor" the result is the same..

    – nibianaswen
    Oct 18 '12 at 15:16

















if i add a resolution other than 640 to the device "monitor" the result is the same..

– nibianaswen
Oct 18 '12 at 15:16





if i add a resolution other than 640 to the device "monitor" the result is the same..

– nibianaswen
Oct 18 '12 at 15:16










3 Answers
3






active

oldest

votes


















0














I'm working on the same problem with my Asus A55V, which is just got a few days ago and I'm getting it all set up with Ubuntu 12.10. If you look in windows, you will find that the nvidia card is not the primary card that actually connects to the LCD. In windows, programs that are made to use graphics acceleration will use the nvidia GPU and memory if configured correctly. This method of working is a hybrid situation (see http://www.nvidia.com/object/optimus_technology.html ) I think the idea is to save power on the laptop by only using the GPU when necessary.
I've found this project which aims to provide the ability to use 3D acceleration in linux: https://wiki.ubuntu.com/Bumblebee It has all the instructions on there to set it up in Ubuntu.
Hopefully that will solve your problem.






share|improve this answer































    0














    Have a look here:



    After nvidia driver update screen is 640x480. How to undo?



    In particular, the solution given in the top comment on the question usually works for me:



    sudo apt-get purge xserver-xorg 
    sudo apt-get install xserver-xorg xserver-xorg-video-all
    sudo reboot





    share|improve this answer

































      0














      You have Nvidia Optimus and you will need to have Bumblebee to make it work properly.



      Its the Intel graphic card that'll be used for normal use and the Nvidia when you need more power. The Intel card can handle normal use of the computer.



      Read more about Bumblebee and how to install it here: https://wiki.ubuntu.com/Bumblebee



      After install you need to run



      optirun program to use your Nvidia card, everything else use the Intel card.



      You must remove the installed Nvidia drivers before installing Bumblebee because Bumblebee install whats needed.



      It works great for me, hopes it do it for you too.






      share|improve this answer























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "89"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f201999%2fubuntu-12-04-1-lts-and-nvidia-dirver-304-51-64bit-problem-640x480%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        0














        I'm working on the same problem with my Asus A55V, which is just got a few days ago and I'm getting it all set up with Ubuntu 12.10. If you look in windows, you will find that the nvidia card is not the primary card that actually connects to the LCD. In windows, programs that are made to use graphics acceleration will use the nvidia GPU and memory if configured correctly. This method of working is a hybrid situation (see http://www.nvidia.com/object/optimus_technology.html ) I think the idea is to save power on the laptop by only using the GPU when necessary.
        I've found this project which aims to provide the ability to use 3D acceleration in linux: https://wiki.ubuntu.com/Bumblebee It has all the instructions on there to set it up in Ubuntu.
        Hopefully that will solve your problem.






        share|improve this answer




























          0














          I'm working on the same problem with my Asus A55V, which is just got a few days ago and I'm getting it all set up with Ubuntu 12.10. If you look in windows, you will find that the nvidia card is not the primary card that actually connects to the LCD. In windows, programs that are made to use graphics acceleration will use the nvidia GPU and memory if configured correctly. This method of working is a hybrid situation (see http://www.nvidia.com/object/optimus_technology.html ) I think the idea is to save power on the laptop by only using the GPU when necessary.
          I've found this project which aims to provide the ability to use 3D acceleration in linux: https://wiki.ubuntu.com/Bumblebee It has all the instructions on there to set it up in Ubuntu.
          Hopefully that will solve your problem.






          share|improve this answer


























            0












            0








            0







            I'm working on the same problem with my Asus A55V, which is just got a few days ago and I'm getting it all set up with Ubuntu 12.10. If you look in windows, you will find that the nvidia card is not the primary card that actually connects to the LCD. In windows, programs that are made to use graphics acceleration will use the nvidia GPU and memory if configured correctly. This method of working is a hybrid situation (see http://www.nvidia.com/object/optimus_technology.html ) I think the idea is to save power on the laptop by only using the GPU when necessary.
            I've found this project which aims to provide the ability to use 3D acceleration in linux: https://wiki.ubuntu.com/Bumblebee It has all the instructions on there to set it up in Ubuntu.
            Hopefully that will solve your problem.






            share|improve this answer













            I'm working on the same problem with my Asus A55V, which is just got a few days ago and I'm getting it all set up with Ubuntu 12.10. If you look in windows, you will find that the nvidia card is not the primary card that actually connects to the LCD. In windows, programs that are made to use graphics acceleration will use the nvidia GPU and memory if configured correctly. This method of working is a hybrid situation (see http://www.nvidia.com/object/optimus_technology.html ) I think the idea is to save power on the laptop by only using the GPU when necessary.
            I've found this project which aims to provide the ability to use 3D acceleration in linux: https://wiki.ubuntu.com/Bumblebee It has all the instructions on there to set it up in Ubuntu.
            Hopefully that will solve your problem.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 16 '13 at 14:30









            zymurgistzymurgist

            111




            111

























                0














                Have a look here:



                After nvidia driver update screen is 640x480. How to undo?



                In particular, the solution given in the top comment on the question usually works for me:



                sudo apt-get purge xserver-xorg 
                sudo apt-get install xserver-xorg xserver-xorg-video-all
                sudo reboot





                share|improve this answer






























                  0














                  Have a look here:



                  After nvidia driver update screen is 640x480. How to undo?



                  In particular, the solution given in the top comment on the question usually works for me:



                  sudo apt-get purge xserver-xorg 
                  sudo apt-get install xserver-xorg xserver-xorg-video-all
                  sudo reboot





                  share|improve this answer




























                    0












                    0








                    0







                    Have a look here:



                    After nvidia driver update screen is 640x480. How to undo?



                    In particular, the solution given in the top comment on the question usually works for me:



                    sudo apt-get purge xserver-xorg 
                    sudo apt-get install xserver-xorg xserver-xorg-video-all
                    sudo reboot





                    share|improve this answer















                    Have a look here:



                    After nvidia driver update screen is 640x480. How to undo?



                    In particular, the solution given in the top comment on the question usually works for me:



                    sudo apt-get purge xserver-xorg 
                    sudo apt-get install xserver-xorg xserver-xorg-video-all
                    sudo reboot






                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:25









                    Community

                    1




                    1










                    answered Apr 24 '13 at 1:24









                    AlexAlex

                    1737




                    1737























                        0














                        You have Nvidia Optimus and you will need to have Bumblebee to make it work properly.



                        Its the Intel graphic card that'll be used for normal use and the Nvidia when you need more power. The Intel card can handle normal use of the computer.



                        Read more about Bumblebee and how to install it here: https://wiki.ubuntu.com/Bumblebee



                        After install you need to run



                        optirun program to use your Nvidia card, everything else use the Intel card.



                        You must remove the installed Nvidia drivers before installing Bumblebee because Bumblebee install whats needed.



                        It works great for me, hopes it do it for you too.






                        share|improve this answer




























                          0














                          You have Nvidia Optimus and you will need to have Bumblebee to make it work properly.



                          Its the Intel graphic card that'll be used for normal use and the Nvidia when you need more power. The Intel card can handle normal use of the computer.



                          Read more about Bumblebee and how to install it here: https://wiki.ubuntu.com/Bumblebee



                          After install you need to run



                          optirun program to use your Nvidia card, everything else use the Intel card.



                          You must remove the installed Nvidia drivers before installing Bumblebee because Bumblebee install whats needed.



                          It works great for me, hopes it do it for you too.






                          share|improve this answer


























                            0












                            0








                            0







                            You have Nvidia Optimus and you will need to have Bumblebee to make it work properly.



                            Its the Intel graphic card that'll be used for normal use and the Nvidia when you need more power. The Intel card can handle normal use of the computer.



                            Read more about Bumblebee and how to install it here: https://wiki.ubuntu.com/Bumblebee



                            After install you need to run



                            optirun program to use your Nvidia card, everything else use the Intel card.



                            You must remove the installed Nvidia drivers before installing Bumblebee because Bumblebee install whats needed.



                            It works great for me, hopes it do it for you too.






                            share|improve this answer













                            You have Nvidia Optimus and you will need to have Bumblebee to make it work properly.



                            Its the Intel graphic card that'll be used for normal use and the Nvidia when you need more power. The Intel card can handle normal use of the computer.



                            Read more about Bumblebee and how to install it here: https://wiki.ubuntu.com/Bumblebee



                            After install you need to run



                            optirun program to use your Nvidia card, everything else use the Intel card.



                            You must remove the installed Nvidia drivers before installing Bumblebee because Bumblebee install whats needed.



                            It works great for me, hopes it do it for you too.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jul 8 '13 at 7:28









                            aXeptaXept

                            2241417




                            2241417






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Ask Ubuntu!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f201999%2fubuntu-12-04-1-lts-and-nvidia-dirver-304-51-64bit-problem-640x480%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                How did Captain America manage to do this?

                                迪纳利

                                南乌拉尔铁路局