Page 5 of 134 FirstFirst ... 345671555105 ... LastLast
Results 41 to 50 of 1334

Thread: HOWTO: Jaunty Intel Graphics Performance Guide

  1. #41
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by psyke83 View Post
    Here's what happens for me:

    Code:
    (WW) intel(0): VideoRam configuration found, which is no longer recommended.
    (II) intel(0): Continuing with default 131072kB VideoRam instead of 65536 kB.
    I suspect that something else fixed the issue for you, as your output indicates that you filtered only for warnings (WW), whereas the override is mentioned as information (II).

    Our graphics device is the same:

    Code:
    00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
    Adding Videoram is the only action I did as far as I can say.
    The output of (II) is the same here, but if I try to put in the xorg option
    Videoram 131072
    instead of
    Videoram 65526
    my machine cannot even starts xorg.

    My VGA
    00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
    Subsystem: Fujitsu Siemens Computers Device 106a
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
    Latency: 0
    Interrupt: pin A routed to IRQ 16
    Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
    Region 1: Memory at e0380000 (32-bit, non-prefetchable) [size=512K]
    Region 2: I/O ports at ec00 [size=8]
    Capabilities: <access denied>
    Kernel modules: intelfb
    My /proc/mtrr
    reg00: base=0x000000000 ( 0MB), size= 1024MB, count=1: write-back
    reg01: base=0x040000000 ( 1024MB), size= 256MB, count=1: write-back
    reg02: base=0x050000000 ( 1280MB), size= 128MB, count=1: write-back
    reg03: base=0x058000000 ( 1408MB), size= 64MB, count=1: write-back
    reg04: base=0x05c000000 ( 1472MB), size= 32MB, count=1: write-back
    reg05: base=0x05e000000 ( 1504MB), size= 16MB, count=1: write-back
    Last edited by dentaku65; April 23rd, 2009 at 06:37 AM.
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

  2. #42

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    dude, your solution worked wonders for me!!! i am actually able to use google earth on my intel 945gm card my acer aspire 5610z has. the solution didnt work at first, but what i did was disable the atmosphere in the google earth app by going to view and unchecking atmosphere. after that, GOOGLE EARTH FLIES, EVEN WITH COMPIZ ENABLED (before, i had problems with GE becoming all glitchy). not only does it work for GE, but my system is way faster, like when the system accesses files for example or multitasks. the pointer moves smoother across the screen, and scrolling is more fluid.

    i also noticed that the system overall has better memory management. google earth no longer hogs my ram.

    the only problem i have is the fact that i no longer have a splash screen when the system boots up or shuts down.

    why is that?

  3. #43
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by thebestofall007 View Post
    dude, your solution worked wonders for me!!! i am actually able to use google earth on my intel 945gm card my acer aspire 5610z has. the solution didnt work at first, but what i did was disable the atmosphere in the google earth app by going to view and unchecking atmosphere. after that, GOOGLE EARTH FLIES, EVEN WITH COMPIZ ENABLED (before, i had problems with GE becoming all glitchy). not only does it work for GE, but my system is way faster, like when the system accesses files for example or multitasks. the pointer moves smoother across the screen, and scrolling is more fluid.

    i also noticed that the system overall has better memory management. google earth no longer hogs my ram.

    the only problem i have is the fact that i no longer have a splash screen when the system boots up or shuts down.

    why is that?
    For the splashscreen you can use startupmanager utility
    Code:
    sudo apt-get install startupmanager
    then
    Code:
    sudo startupmanager
    put the resolution to 800x600 or 1024x768 and color depth at 16 bits. Ensure that splash theme is selected too.
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

  4. #44
    Join Date
    Oct 2007
    Location
    New Mexico, USA
    Beans
    54
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by Mindless Automata View Post
    For amd64:

    Download:
    Code:
    $ wget -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-headers-2.6.30-020630rc2-generic_2.6.30-020630rc2_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-headers-2.6.30-020630rc2_2.6.30-020630rc2_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30-rc2/linux-image-2.6.30-020630rc2-generic_2.6.30-020630rc2_amd64.deb http://ftp.us.debian.org/debian/pool/main/libd/libdrm/libdrm2_2.4.9-1_amd64.deb http://ftp.us.debian.org/debian/pool/main/libd/libdrm/libdrm-intel1_2.4.9-1_amd64.deb http://http.us.debian.org/debian/pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.7.0-1_amd64.deb
    Install
    Code:
    sudo dpkg -i linux-headers-2.6.30-020630rc2_2.6.30-020630rc2_all.deb linux-headers-2.6.30-020630rc2-generic_2.6.30-020630rc2_amd64.deb linux-image-2.6.30-020630rc2-generic_2.6.30-020630rc2_amd64.deb libdrm-intel1_2.4.9-1_amd64.deb xserver-xorg-video-intel_2.7.0-1_amd64.deb
    Testing now to see how well it works...
    These packages worked for me on my amd64 install of jaunty beta+upgrades. Along with the mtrr fix they make google-earth work (do turn off the atmospheric effects) and compiz is much snappier. Ppracer is a mess, I tried to run benchmark mode and it crashed leaving me in lowrez.

    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)

    Thanks, much helpful.

    -- rec --

  5. #45
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Moved out of Jaunty to Multimedia & Video.

    The thread will be linked into one of the Jaunty stickies we will release soon
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  6. #46

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by dentaku65 View Post
    For the splashscreen you can use startupmanager utility
    Code:
    sudo apt-get install startupmanager
    then
    Code:
    sudo startupmanager
    put the resolution to 800x600 or 1024x768 and color depth at 16 bits. Ensure that splash theme is selected too.
    i tried that, no glory. just a black screen at boot/shutdown where the splash is supposed to be.

  7. #47
    Join Date
    Oct 2005
    Location
    Milano, Italy
    Beans
    871
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by thebestofall007 View Post
    i tried that, no glory. just a black screen at boot/shutdown where the splash is supposed to be.
    If you are using 2.6.30rcX yes, there is no way to have splash screens
    ------------------------------------------------
    yep ”short and long URL„
    http://yep.it/
    ------------------------------------------------

  8. #48

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by dentaku65 View Post
    If you are using 2.6.30rcX yes, there is no way to have splash screens
    gotcha. however i have noticed that if i run kernel 2.6.28-11 i386 generic the uxa option still runs and i still have the performance gains of this solution, plus the splash screen. what is the difference between the 2.6.30rcX kernel and 2.6.28-11 i386 generic?

  9. #49
    Join Date
    Nov 2005
    Location
    Ireland
    Beans
    2,605
    Distro
    Ubuntu Development Release

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by thebestofall007 View Post
    gotcha. however i have noticed that if i run kernel 2.6.28-11 i386 generic the uxa option still runs and i still have the performance gains of this solution, plus the splash screen. what is the difference between the 2.6.30rcX kernel and 2.6.28-11 i386 generic?
    The 2.6.30-rc2 kernel gives approximately 4-5fps extra in ppracer for my 855GM chipset (the MTRR fix is necessary for maximum performance). I assume this is because there have been some bugfixes/optimizations in the DRM/i915 kernel modules.

    Other chipsets may not see the same performance gains, though it's worthwhile at least to check the newer kernel.

  10. #50

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    uh oh, i found a bug in this solution. when i run it in itself, it works, but if i open google earth, open vlc, and then drag and drop songs into vlc media player to make a playlist, the system freezes. i am able to use the mouse but nothing responds to clicking. the strange thing is that i can open google earth alone with no problems as well as any other program (including firefox) with it. the freeze happens after some system lag and then the freeze.

    i find that commenting out the uxa option in the xorg.conf is a workaround. the performance is slightly slower but more stable and the freeze doesnt happen. however, even with uxa commented out, the system is still faster than with what i had before this solution.

Page 5 of 134 FirstFirst ... 345671555105 ... 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
  •