Ubuntu version 11 screen graphics problem

Asked by James Waid Baker

New version of ubuntu, version 11 has a problem with the graphics on the screen. Version 10 was okay. I have a Dell 4600 with 1 Gigabyte of memory. Using Windows XP which has all the updates and version 10 of ubuntu for Windows ran great. New version 11 of ubuntu; says that I have a hardware issue and I am to run ubuntu in classical mode. I have done this but the screen still has a graphics problem. Pull down menus and ability to read them won't work. Is there any way to fix this or is there any way I can download version 10 that works great. Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-video-intel Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You gave all that information but not the video hardware. The amount of RAM and such are of no value to us.

Can you give the output of:

sudo lshw -C display; lsb_release -a

Thanks

Revision history for this message
James Waid Baker (jwbaker-charter) said :
#2

The information per your request is as follows"

   display
          description: vga compatible controller
          product: 82865g integrated graphics controller
          vendor: intel corporation
          physical id: 2
          bus into: pci@0000:00:02.0
          version: 02
          width: 32 bits
          clock: 33 Mhz
          capabilities: pm bus_master cap_list rom
          configuration: driver=i915 latency=0
          resources: irq: 16 memory:e8000000-efffffff (prefetchable)
memory: feb80000-febfffff
                           ioport: ed98 (size8)

   No LSB modules are available
Ubuntu 10.04.2 LTS

Thank you

On Sun, May 15, 2011 at 7:35 PM, actionparsnip wrote:

> Your question #157659 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/157659
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> You gave all that information but not the video hardware. The amount
> of
> RAM and such are of no value to us.
>
> Can you give the output of:
>
> sudo lshw -C display; lsb_release -a
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/157659
>
> You received this question notification because you asked the
> question.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3
Revision history for this message
James Waid Baker (jwbaker-charter) said :
#4

Thanks actionparsnip, that solved my question.