Results 1 to 5 of 5

Thread: virtual memory for video

  1. #1
    Join Date
    Jun 2011
    Beans
    1

    virtual memory for video

    Hi!

    Is there any way to allocate virtual memory for my videocard in ubuntu 10.04. Because I've an IBM X41 laptop with a 128Mb graphic card and it seems to me a bit weak. Thanks in advanced!

    Sinya

  2. #2
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: virtual memory for video

    Swap is the equivalent of virtual memory. Check in system monitor for how much you have.

  3. #3
    Join Date
    Jun 2007
    Beans
    14,792

    Re: virtual memory for video

    I think you're barking up the wrong tree. The Intel GMA900 is weak in general. Allocating more RAM for it probably isn't going to do anything on apps that this GPU can actually run..
    You should double check that 3D accel is working properly:
    Code:
    glxinfo

  4. #4
    Join Date
    Dec 2010
    Location
    Sweden
    Beans
    Hidden!

    Re: virtual memory for video

    Quote Originally Posted by Bencze View Post
    Hi!

    Is there any way to allocate virtual memory for my videocard in ubuntu 10.04. Because I've an IBM X41 laptop with a 128Mb graphic card and it seems to me a bit weak. Thanks in advanced!

    Sinya
    Hi.

    Have you tried to go into bios setup and see if you can find the option there?

    First reboot, then press the appropriate key to enter setup. The option you want to change is often referred to as UMA. On my hp pavilion, I enter setup and in the video settings, I select to use "UMA+sideport" and specify the amount of ram I want to dedicate to my graphics card. See if you can find a similar setting in your setup.

    UMA=the setting that let you give some of your RAM to the graphics card

    Sideport memory=the dedicated video memory(in your case 128 MB)

  5. #5
    Join Date
    Jun 2007
    Beans
    14,792

    Re: virtual memory for video

    Quote Originally Posted by DanneStrat View Post
    Hi.

    Have you tried to go into bios setup and see if you can find the option there?

    First reboot, then press the appropriate key to enter setup. The option you want to change is often referred to as UMA. On my hp pavilion, I enter setup and in the video settings, I select to use "UMA+sideport" and specify the amount of ram I want to dedicate to my graphics card. See if you can find a similar setting in your setup.

    UMA=the setting that let you give some of your RAM to the graphics card

    Sideport memory=the dedicated video memory(in your case 128 MB)
    This model uses basic Intel video. It doesn't have sideport memory dedicated to the video card. Also, allocating more system memory probably won't help and will only decrease the amount of system RAM available (which may be very noticeable if only 512MB of RAM).

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
  •