Page 112 of 134 FirstFirst ... 1262102110111112113114122 ... LastLast
Results 1,111 to 1,120 of 1334

Thread: HOWTO: Jaunty Intel Graphics Performance Guide

  1. #1111
    Join Date
    Aug 2009
    Beans
    7

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Hello

    Thanks for the guide.

    I tried SAFE and OPTIMAL ways, both cause the system to halt after rebooting. Dark screen after the UBUNTU logo and nothing else. I can restore using xfix 'try to auto repair graphics problems' in the Recovery Menu but this reverts the xorg.conf file to the original.

    Does this mean that my graphics chipset (Intel 82845G/GL) cannot be well used under Ubuntu? Now display is VERY slow.

    Any ideas?

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

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by frausch View Post
    Sorry for the noise. I yust noticed, that I stll had an additional device section in my xorg. Now it works!

    Sorry! There is still one hair in the soup: The video output via the xv driver (xine -V xv) does not work. I see a blue rectangle where the video should be. I think it is the color, that should be replaced by the video, when xv is in overlay mode.

    Cheers

    Felix
    Are you using compiz? Overlay video doesn't work when any compositing manager is running, and your graphics chipset may not support textured video (which is the only way to get XV and compositing to cooperate).

    Check the output of "xvinfo" to see what's available.

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

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by fcsabihu View Post
    Hello

    Thanks for the guide.

    I tried SAFE and OPTIMAL ways, both cause the system to halt after rebooting. Dark screen after the UBUNTU logo and nothing else. I can restore using xfix 'try to auto repair graphics problems' in the Recovery Menu but this reverts the xorg.conf file to the original.

    Does this mean that my graphics chipset (Intel 82845G/GL) cannot be well used under Ubuntu? Now display is VERY slow.

    Any ideas?
    You have two options:
    1. Use the Optimal, Safe or default Jaunty configuration with EXA and greedy acceleration. In other words,

    Ensure your xorg.conf matches the following (the bold items are the important bits):
    Code:
    Section "Device"
    	Identifier	"Configured Video Device"
    	Option		"AccelMethod"			"exa"
    	Option		"EXAOptimizeMigration"		"true"
    	Option		"MigrationHeuristic"		"greedy"
    	Option		"Tiling"			"true" # i8xx users: see note in guide
    EndSection
    2. Try the Bleeding-Edge configuration if and only if you have fully read the guide, know how to revert changes and can deal with temporary X breakage.

  4. #1114
    Join Date
    Nov 2008
    Beans
    9

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by psyke83 View Post
    Are you using compiz? Overlay video doesn't work when any compositing manager is running, and your graphics chipset may not support textured video (which is the only way to get XV and compositing to cooperate).

    Check the output of "xvinfo" to see what's available.
    Actually, xv works now. I played a bit around with xorg.conf, and tying (without success) to switch to textured video. I think it was after a reboot, that it suddenly worked with overlay video. The video is certainly not treated correctly in desktop effects, but one can watch it.

    I found another issue: The google earth window is only filled in a small area in the upper left corner (see attachement).

    In armagetron, the menus are shifted upwards so that they are only partially visible.

    Cheers

    Felix
    Attached Images Attached Images

  5. #1115
    Join Date
    Jul 2009
    Beans
    201
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    here is all the text in the terminal.

    Code:
    theawwsomeness@theawwsomenesss-computer:~$ wget -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    --2009-08-29 21:39:05--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    Resolving kernel.ubuntu.com... 91.189.94.216
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    --2009-08-29 21:39:06--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    --2009-08-29 21:39:06--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    theawwsomeness@theawwsomenesss-computer:~$ sudo dpkg -i linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    [sudo] password for theawwsomeness: 
    (Reading database ... 212270 files and directories currently installed.)
    Preparing to replace linux-headers-2.6.30-02063003-generic 2.6.30-02063003 (using linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb) ...
    Unpacking replacement linux-headers-2.6.30-02063003-generic ...
    Preparing to replace linux-headers-2.6.30-02063003 2.6.30-02063003 (using linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb) ...
    Unpacking replacement linux-headers-2.6.30-02063003 ...
    Preparing to replace linux-image-2.6.30-02063003-generic 2.6.30-02063003 (using linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb) ...
    Done.
    Unpacking replacement linux-image-2.6.30-02063003-generic ...
    Running postrm hook script /sbin/update-grub.
    Searching for GRUB installation directory ... found: /boot/grub
    Searching for default file ... found: /boot/grub/default
    Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
    Searching for splash image ... none found, skipping ...
    Found kernel: /boot/vmlinuz-2.6.30-02063003-generic
    Found kernel: /boot/vmlinuz-2.6.28-15-generic
    Found kernel: /boot/vmlinuz-2.6.28-14-generic
    Found kernel: /boot/vmlinuz-2.6.28-11-generic
    Found kernel: /boot/memtest86+.bin
    Updating /boot/grub/menu.lst ... done
    
    Setting up linux-headers-2.6.30-02063003 (2.6.30-02063003) ...
    Setting up linux-image-2.6.30-02063003-generic (2.6.30-02063003) ...
    Running depmod.
    update-initramfs: Generating /boot/initrd.img-2.6.30-02063003-generic
    Not updating initrd symbolic links since we are being updated/reinstalled 
    (2.6.30-02063003 was configured last, according to dpkg)
    Not updating image symbolic links since we are being updated/reinstalled 
    (2.6.30-02063003 was configured last, according to dpkg)
    Running postinst hook script /sbin/update-grub.
    Searching for GRUB installation directory ... found: /boot/grub
    Searching for default file ... found: /boot/grub/default
    Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
    Searching for splash image ... none found, skipping ...
    Found kernel: /boot/vmlinuz-2.6.30-02063003-generic
    Found kernel: /boot/vmlinuz-2.6.28-15-generic
    Found kernel: /boot/vmlinuz-2.6.28-14-generic
    Found kernel: /boot/vmlinuz-2.6.28-11-generic
    Found kernel: /boot/memtest86+.bin
    Updating /boot/grub/menu.lst ... done
    
    Examining /etc/kernel/postinst.d.
    run-parts: executing /etc/kernel/postinst.d/nvidia-common
    
    Setting up linux-headers-2.6.30-02063003-generic (2.6.30-02063003) ...
    Examining /etc/kernel/header_postinst.d.
    run-parts: executing /etc/kernel/header_postinst.d/nvidia-common

  6. #1116
    Join Date
    Aug 2009
    Location
    Germany
    Beans
    1
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Unhappy Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by Offoffoff View Post
    I have installed Bleeding Edge 2.8.0 driver. And everything is fine - DRI2, xv, DVD acceleration, blender, games, except WarZone2100 (now it does not start).
    I have:
    ivan@awesome2000:~$ uname -a
    Linux awesome2000 2.6.30-020630-generic #020630 SMP Wed Jun 10 09:45:40 UTC 2009 i686 GNU/Linux
    ivan@awesome2000:~$ lspci -nn | grep VGA
    00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e22] (rev 03)
    Thank you, Intel Driver Developers! I hope in Karmic will be xorg-xserver-video-intel-2.8.0.
    he guys,
    i wish that it could be so simple. please try celestia with this driver. i have a build-in X3100 (gma965) and celestia shows me only its menu...nothing else. cairo-dock isn't running in opengl either...

    Linux rionline-laptop 2.6.31-020631rc7-generic #020631rc7 SMP Sat Aug 22 09:51:01 UTC 2009 i686 GNU/Linux
    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 03)
    newest driver from https://edge.launchpad.net/~xorg-edgers/+archive/ppa

  7. #1117
    Join Date
    Jul 2006
    Location
    Victoria, BC, Canada
    Beans
    21
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Quote Originally Posted by FreezWay View Post
    here is all the text in the terminal.

    Code:
    theawwsomeness@theawwsomenesss-computer:~$ wget -c http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    --2009-08-29 21:39:05--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    Resolving kernel.ubuntu.com... 91.189.94.216
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    --2009-08-29 21:39:06--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    --2009-08-29 21:39:06--  http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.3/linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    Connecting to kernel.ubuntu.com|91.189.94.216|:80... connected.
    HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
    
        The file is already fully retrieved; nothing to do.
    
    theawwsomeness@theawwsomenesss-computer:~$ sudo dpkg -i linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb
    [sudo] password for theawwsomeness: 
    (Reading database ... 212270 files and directories currently installed.)
    Preparing to replace linux-headers-2.6.30-02063003-generic 2.6.30-02063003 (using linux-headers-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb) ...
    Unpacking replacement linux-headers-2.6.30-02063003-generic ...
    Preparing to replace linux-headers-2.6.30-02063003 2.6.30-02063003 (using linux-headers-2.6.30-02063003_2.6.30-02063003_all.deb) ...
    Unpacking replacement linux-headers-2.6.30-02063003 ...
    Preparing to replace linux-image-2.6.30-02063003-generic 2.6.30-02063003 (using linux-image-2.6.30-02063003-generic_2.6.30-02063003_amd64.deb) ...
    Done.
    Unpacking replacement linux-image-2.6.30-02063003-generic ...
    Running postrm hook script /sbin/update-grub.
    Searching for GRUB installation directory ... found: /boot/grub
    Searching for default file ... found: /boot/grub/default
    Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
    Searching for splash image ... none found, skipping ...
    Found kernel: /boot/vmlinuz-2.6.30-02063003-generic
    Found kernel: /boot/vmlinuz-2.6.28-15-generic
    Found kernel: /boot/vmlinuz-2.6.28-14-generic
    Found kernel: /boot/vmlinuz-2.6.28-11-generic
    Found kernel: /boot/memtest86+.bin
    Updating /boot/grub/menu.lst ... done
    
    Setting up linux-headers-2.6.30-02063003 (2.6.30-02063003) ...
    Setting up linux-image-2.6.30-02063003-generic (2.6.30-02063003) ...
    Running depmod.
    update-initramfs: Generating /boot/initrd.img-2.6.30-02063003-generic
    Not updating initrd symbolic links since we are being updated/reinstalled 
    (2.6.30-02063003 was configured last, according to dpkg)
    Not updating image symbolic links since we are being updated/reinstalled 
    (2.6.30-02063003 was configured last, according to dpkg)
    Running postinst hook script /sbin/update-grub.
    Searching for GRUB installation directory ... found: /boot/grub
    Searching for default file ... found: /boot/grub/default
    Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
    Searching for splash image ... none found, skipping ...
    Found kernel: /boot/vmlinuz-2.6.30-02063003-generic
    Found kernel: /boot/vmlinuz-2.6.28-15-generic
    Found kernel: /boot/vmlinuz-2.6.28-14-generic
    Found kernel: /boot/vmlinuz-2.6.28-11-generic
    Found kernel: /boot/memtest86+.bin
    Updating /boot/grub/menu.lst ... done
    
    Examining /etc/kernel/postinst.d.
    run-parts: executing /etc/kernel/postinst.d/nvidia-common
    
    Setting up linux-headers-2.6.30-02063003-generic (2.6.30-02063003) ...
    Examining /etc/kernel/header_postinst.d.
    run-parts: executing /etc/kernel/header_postinst.d/nvidia-common
    Looks like the kernel is installing fine. Can you please post the contents of /boot/grub/menu.lst? I suspect Grub is configured to boot the wrong kernel.

  8. #1118
    Join Date
    Jul 2009
    Beans
    201
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    issue there.
    i tried out ubuntu karmic and haven't figured out how to uninstall it. i am therefore using grub2 when i boot.

  9. #1119
    Join Date
    Jul 2007
    Location
    Ohio, US
    Beans
    287
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Thanks for the guide psyke!

    I'm having an issue with jaunty that I am not able to put my finger on
    and I'm trying to eliminate various possibilities, one after the other.

    The ISSUE: After running jaunty for about a day or so (with a few suspends in between), the system starts using swap heavily and slows down to a crawl. At this point the physical ram (2GB) is under 25% use as per system monitor, but the "free" command shows that its fully used up.

    CAUSES: Thru testing, I'm almost sure its not any specific program that I run. Its something in the background.
    I have followed your guide verbatim and have tried both the Safe and Optimal configs, but both present the same problem. I havent yet tried to see if a fresh install has the same issue. Are there any changes I could make to your Howto so as to fix my problem? Should I try reverting to original settings?

    PS: are these instructions consistent with your guide? Should I try it out?

    Thanks,
    Maverick Thinkpad T61, Intel GMA X3100, Intel WiFi 4965AG.

  10. #1120
    Join Date
    Nov 2008
    Beans
    9

    Re: HOWTO: Jaunty Intel Graphics Performance Guide

    Hi sancho panza,

    could you run "top" in a terminal and then press M (shift-m). This should show you the processes sorted by memory usage. Please post something like the lines for the top 10 processes.

    What I see is, that Xorg reserves about a 1Gb of virtual memory after some time:

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    6720 root 20 0 1106m 58m 22m R 4.3 5.9 19:14.02 Xorg


    I am not sure if this is a bug.

    Cheers

    Felix

Page 112 of 134 FirstFirst ... 1262102110111112113114122 ... 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
  •