Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: problem with resolution

  1. #1
    Join Date
    May 2013
    Beans
    58
    Distro
    Lubuntu 13.04 Raring Ringtail

    Question problem with resolution

    Hey everyone. I got my gpu driver working(yay,installed the bumbleblee thingy). But i still have one major problem that is an issue to me, i cant change my screen resolution , it is on 1024x768 and my native is 1366x768. Help please.

  2. #2
    Join Date
    Aug 2012
    Beans
    35

    Re: problem with resolution

    Create & attach a bugreport please..
    Code:
     sudo bumblebee-bugreport

  3. #3
    Join Date
    May 2013
    Beans
    58
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: problem with resolution

    Last edited by DragonGirl123; May 10th, 2013 at 03:26 PM.

  4. #4
    Join Date
    Aug 2012
    Beans
    35

    Re: problem with resolution

    Due to your boot option "nomodeset" VESA driver is running instead of Intel, which limits the resolution. Get rid off that boot option ..

  5. #5
    Join Date
    May 2013
    Beans
    58
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: problem with resolution

    how do i get rid of that?

  6. #6
    Join Date
    Oct 2011
    Location
    ZZ9 Plural Z Alpha
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: problem with resolution

    See the last section of this.

  7. #7
    Join Date
    May 2013
    Beans
    58
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: problem with resolution

    i did the last part and the commands ,but it didnt work

  8. #8
    Join Date
    Aug 2012
    Beans
    35

    Re: problem with resolution

    So you have run
    Code:
    sudo update-grub
    after editing /etc/default/grub, rebooted and resolution still is 1024x768only?
    Please show your /var/log/Xorg.0.log or create new bugreport.

  9. #9
    Join Date
    May 2013
    Beans
    58
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: problem with resolution

    i used this sudo gedit /etc/default/grub ​and it said gedit command not found

  10. #10
    Join Date
    Aug 2012
    Beans
    35

    Re: problem with resolution

    I see. You are on Lubuntu, that means your text editor is leafpad (or mousepad, dunno), not gedit. Try:
    Code:
    gksudo leafpad /etc/default/grub

Page 1 of 3 123 LastLast

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
  •