computer locks up

Asked by Rich.b

I have a DELL Dimension 2400 series computer with a problem.
Running Ubuntu 10.04 lucid lynx 512Mb Ram

Problem is that the program running (usually Firefox) the computer STOPS (this happens randomly)
Screen Display is flashing vertical coloured bars on the top half of the screen only.

I have resonantly download Stellarium from Ubuntu site....If I try to run this program to problem
is displayed instantly...

Please could anyone help with advice

I have replaced HD from 40Gb to 80Gb and reinstall ALL programs on both HD's
The problem is the same on both HD before and after the new HD.

Thanks

Rich.b

Question information

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

Can you give the output of:

sudo lshw -C display; lsb_release -a

Thanks

Revision history for this message
Rich.b (aybi30) said :
#2

richard@richard-desktop:~$ sudo lshw -C display; lsb_release -a

[sudo] password for richard:

  *-display UNCLAIMED

       description: VGA compatible controller

       product: 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device

       vendor: Intel Corporation

       physical id: 2

       bus info: pci@0000:00:02.0

       version: 01

       width: 32 bits

       clock: 33MHz

       capabilities: pm bus_master cap_list

       configuration: latency=0

       resources: memory:e8000000-efffffff(prefetchable) memory:feb80000-febfffff

No LSB modules are available.

Distributor ID: Ubuntu

Description: Ubuntu 10.04.1 LTS

Release: 10.04

Codename: lucid

richard@richard-desktop:~$

I have LCD ADVANT model No: ADT15T display for your information.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Yeah thought it was going to be one of those crappy intel things. You may need an xorg.conf to define the dislpay better.

Revision history for this message
Rich.b (aybi30) said :
#4

Thanks for the information.........but I do not know what to do?

Perhaps you could kindly explain xorg.conf

Do I have adjust the Display parameters on my computer (It was given to me free)

Rich.b

Revision history for this message
Rich.b (aybi30) said :
#5

By the way, I am replacing my computer soon and was thinking of buying an iMac 27" what are your thoughts on this?

Rich.b

Revision history for this message
Rich.b (aybi30) said :
#6

I am now getting more often COLOURED BARS on top half of screen some times soon after computer has booted up.

Still I have had no answer to this problem.

Please could you HELP ?

Rich.b

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

run:

gksudo gedit /etc/X11/xorg.conf

paste the below code, save the new file, close gedit then reboot:

Section “Device”
Identifier “Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device”
Driver “intel”
EndSection

Section “Monitor”
Identifier ”Configured Monitor”
Option "DPMS"
HorizSync 28-80
VertRefresh 43-60
EndSection

Section “Screen”
Identifier ”Default Screen”
Monitor ”Configured Monitor”
Device ”Configured Video Device”
DefaultDepth 24
  SubSection "Display"
      Depth 24
      Modes "1280x1024" "1024x768" "640x480"
  EndSubSection
EndSection

If it doesn't make a display boot to recovery root console and rename the file then reboot

Revision history for this message
Rich.b (aybi30) said :
#8

I have done what you said above but so far there seams no difference.
The computer crashed and went to what I think you safe mode and said something like Battery Low them rebooted when I pressed Ctrl Alt Del

I am new to Linux so please bear with me.

Could you explain a little more your line:- If it doesn't make a display boot to recovery root console and rename the file then reboot.

thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

I'd test the ram. boot to live cd and when the stickman shows up, press spacebar, then select the memory test. Let it run a full test so we know its ok

Revision history for this message
Rich.b (aybi30) said :
#10

Sorry I am new to this, I do not understand what do you mean by a "Live CD" and also "Stickman"
Please could give me more info on how to run a "Ram Test"

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#11

The LiveCD is what you installed with. This is synonymous with USB too as the data is exactly the same. The stickman screen is this:

http://humphreybc.files.wordpress.com/2010/03/livecd14.png

See the stickman at the bottom :)

Can you help with this problem?

Provide an answer of your own, or ask Rich.b for more information if necessary.

To post a message you must log in.