Results 1 to 7 of 7

Thread: Graphics problems with Intel 945GM after upgrading to 9.04

  1. #1
    Join Date
    Jan 2008
    Beans
    23
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Graphics problems with Intel 945GM after upgrading to 9.04

    Hi

    I upgraded yesterday to 9.04 and everything seemed to work just fine - GUI loaded as usual and I have had no problems until I tried 2 things:
    Plugging in a secondary display
    And
    ctrl+alt+F3 (or any other text based session)

    Problem 1:
    Plugging in secondary (CRT) screen - no refresh rate higher than 60 - in Hardy I could take the refresh rate up to 85 - why am I going backwards with Jaunty? The screen is unusable at 60 because of flicker.

    Problem 2:
    ctrl+alt+F3
    And my screen is covered in little white lines, I cannot use the terminal at all.

    I think the problems are related (could be wrong) but I think its something to do with the graphics config but I don't know what. I'm not very experienced with Linux and would appreciate any help trying to resolve these.

    I looked at my xorg.conf and it just has the following entries (seems a bit simple to me):
    Code:
    Section "Device"
    	Identifier	"Configured Video Device"
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    EndSection
    Before the upgrade it read more like this:
    Code:
    Section "Monitor"
    	Identifier	"Generic Monitor"
    	Option		"DPMS"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
    	Monitor		"Generic Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Modes		"1280x768"
    		Virtual	1360 1536
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    EndSection
    
    Section "Device"
    	Identifier	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
    	Driver		"intel"
    	BusID		"PCI:0:2:0"
    EndSection
    Can someone please help?

    Thanks

  2. #2
    Join Date
    Jul 2008
    Location
    USA
    Beans
    94

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    Intel regressions are in 9.04.

  3. #3
    Join Date
    Feb 2008
    Location
    Chico, CA
    Beans
    50
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    Quote Originally Posted by Racecar56 View Post
    Intel regressions are in 9.04.
    Can you explain this a little better please? My 3d graphics, compiz, and high-def playback all go really slowly. I don't have white lines though. Any help would be nice!
    Thanks
    Ubuntu User #20718 Linux User #433591
    MSI 790FX-GD70, AthlonII x2, 8gb G.Skill ram, 3 nVidia 240s. wtb athlon2 x6...

  4. #4
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    It means the Intel drivers are really bad in 9.04. There are LOTS of posts that mention this. Intel is "working on the problem" and supposedly, will be producing new drivers. But the last I saw on this, said they won't be available unti 9.10 comes out.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  5. #5
    Join Date
    Feb 2009
    Beans
    Hidden!

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    "The key to everything is patience. You get the chicken by hatching the egg, not by smashing it" .... A. Glasow

  6. #6
    Join Date
    Feb 2008
    Location
    Chico, CA
    Beans
    50
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    Thanks! Is downgrading to 8.10 possible? I want my high def movies!
    Ubuntu User #20718 Linux User #433591
    MSI 790FX-GD70, AthlonII x2, 8gb G.Skill ram, 3 nVidia 240s. wtb athlon2 x6...

  7. #7
    Join Date
    Feb 2009
    Beans
    Hidden!

    Re: Graphics problems with Intel 945GM after upgrading to 9.04

    Quote Originally Posted by /usr/bin/hacked? View Post
    Thanks! Is downgrading to 8.10 possible? I want my high def movies!

    Save your personal files someplace else (in the meantime) as you are looking at a clean, fresh, re-install of 8.10.

    If you have a separate /home, you could point the installer to overwite the existing / partition whilst NOT REFORMATTING /home. If it is a "everything-installed-in-root (/)" type of installation, you will defintely overwrite/erase everything when it formats.

    AFAIK, there is no network downgrade option.

    Save/back up your files.

    Good luck.
    Last edited by raymondh; June 20th, 2009 at 04:47 AM. Reason: spelling
    "The key to everything is patience. You get the chicken by hatching the egg, not by smashing it" .... A. Glasow

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
  •