Page 1 of 1

Dell Inspiron with Intel 82865G Graphics problem

Posted: Sat Jan 24, 2009 1:58 pm
by Fornhamfred
I have been running Mint 5 with a Fujitsu Siemans 19inch LCD with no problems. At the native resolution of 1280 x 1024 the desktop fills the screen and I have the taskbar on autohide. With Mint 6, at the native resolution there is a gap at the top and bottom of the screen the depth of the default taskbar depth and when the screen refreshes the display is very distorted for a few seconds. Is there a change in the default video driver and if so how can this be changed? Xorg.conf gives no information.

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Jan 25, 2009 10:38 am
by Husse
This is one of the tricky questions
This is a fairly old chip - Intel has withdrawn support for it....
I think you should check your /etc/X11/xorg.conf so that you have (explicitly)
Driver = "intel"
under
Section "Device"

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Jan 25, 2009 12:31 pm
by Fornhamfred
Thanks Husse

Have edited the Xorg.conf file but has made no difference. Is the default driver different from Mint 5 to Mint 6?

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Jan 25, 2009 2:19 pm
by Husse
The entire X is new like it was in Elyssa
There has been developments on the driver side too
Try Driver "i810" or Driver "i740" after that you've tried all the Intel drivers (to my knowledge)

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Tue Jan 27, 2009 7:57 am
by Fornhamfred
Husse

I have tried the alternate drivers but no joy. I have resolved the display size as this was my desktop background - should have thought of that.
I have downloaded the latest version of Ubuntu and the display problem does not occur with the live cd as it does with the Felicia live CD and installation. Xorg.conf is identical so looks as though this could be a MInt problem. There is no way I want to run Ubuntu instead of Mint.

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Wed Jan 28, 2009 7:29 am
by Husse
Sorry - does not ring a bell
I have very little time over for Mint a couple of days so I add this to my list of unsolved problems and come back to you on friday or in the weekend

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Wed Jan 28, 2009 2:11 pm
by Fornhamfred
Thanks Husse

It can wait, I also have 5 on the system and can use this in the meantime.

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sat Jan 31, 2009 2:24 pm
by Husse
Hmm - what is the problem now? You write that you have fixed the size problem

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Feb 01, 2009 4:20 am
by Fornhamfred
Husse

I still have the screen distortion when loading any browser. I am wondering if this could be anything to do with Java as I use gotomypc and after the initial login the programme uses a java viewer. In 5 this is loaded very quickly in both firefox and opera and works well but in 6, in firefox you can go get a cup of tea waiting for the viewer but eventually displays the next login and works OK but in opera it gets to the next password screen quicker but will not accept the password.

I am out of my depth with this but I have found this in my home file and I am not sure how it was generated but could be significant.

plugin-stack trace.

java.io.IOException: Broken pipe
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:260)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at java.io.DataOutputStream.flush(DataOutputStream.java:106)
at sun.plugin.navig.motif.Plugin.replyOK(Plugin.java:535)
at sun.plugin.navig.motif.Plugin.doit(Plugin.java:239)
at sun.plugin.navig.motif.Plugin.start(Plugin.java:104)

Hopefully you can assist.

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Feb 01, 2009 8:53 am
by Husse
gotomypc....
How is your setup?
This is for remote control - I'm not following, do you browse through another computer?

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Feb 01, 2009 1:05 pm
by Fornhamfred
GoToMyPC allows you to remotely access your computer from any other Internet-connected computer in the world with almost any operating system through a secure, private connection. I am using my home computers to access my company pc using either Firefox or Opera. In Linux this uses a java viewer and it is this viewer that is either very slow connecting in Firefox or does not work in Opera using Mint 6. I was wondering if this is connected to the display problems and the plug-in stack trace.

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Sun Feb 01, 2009 4:54 pm
by Husse
This is a special case more to do with java than X
There is
Broken pipe
I don't know how important it is but it does not sound good
You could try to install the latest java from Sun

Re: Dell Inspiron with Intel 82865G Graphics problem

Posted: Tue Feb 03, 2009 3:27 pm
by Fornhamfred
Hi

The xorg file is found in etc/x11/xorg.conf. I would be interested to know how your displayworks when opening your browser, do you get a wavy display before the screen shows the browser page OK?

With regard to your monitor, I have a Fujitsu Siemans 19" LCD which is detected as FUS 19" and allows all resolutions up to 1600 x 1024. Before you alter the xorg file it might be useful to post the contents of your file here.