Unsolved
This post is more than 5 years old
2 Posts
0
76514
September 2nd, 2003 20:00
Optiplex GX270 incompatible with Linux?
I am trying to get a rather standard Optiplex GX270 with an Intel 82865G driver to work with Redhat 9. The problem is getting a decent screen resolution. After testing and searching the web, I did not manage to find a solution. I found the following thread however:
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=69720&highlight=Dell
It seems like I am not the only one having problems with Optiplex. Any suggestions (other than buying a new graphics card)?
Jonas
http://www.linuxquestions.org/questions/showthread.php?s=&threadid=69720&highlight=Dell
It seems like I am not the only one having problems with Optiplex. Any suggestions (other than buying a new graphics card)?
Jonas
No Events found!


tom99
1 Message
0
September 10th, 2003 10:00
I'm running linux on a GX270, 1600x1200,24bit. You need to do the following:
1. Get Intel i830 drivers:
http://www.intel.com/support/graphics/linux/
2. Store i830.o and agpgart.o somewhere convenient
3. Add the following to /etc/modules:
i830
agpgart
4. Add the following to /etc/modules.conf
path=/wherever/you/put/your/intel/drivers
5. Change /etc/X11/XF86Config-4 so that you have at least:
Section "Device"
...
Driver "i810"
...
Section "Screen"
...
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024"
...
6. Reboot, go to your BIOS screen and change memory allocated to
your graphics card from 1MB to 8MB.
Enjoy!
dpc527
1 Message
0
October 13th, 2003 13:00
Any further advice would be greatly appreciated.
Dana
nejb
2 Posts
0
October 13th, 2003 14:00
Jonas
loverboyroy2000
2 Posts
0
October 14th, 2003 12:00
What you need to do is download the latest xfree86 install (linux-ix86-glibc23) and after installation change the BIOS setting "Integrated Devices (LegacySelect Options) >> Onboard Video Buffer to 8.
My issue is that I cannot seem to get my sound card working and vmware to acknowledge that this is a valid dell computer.
ub4b
2 Posts
0
October 16th, 2003 08:00
I downloaded the driver from the intel site (dripkg-1.0-4) as suggested in the first post but it failed to compile the agpgart and drm modules on Redhat 9.0 with all packages kept up2date. The error also occurs with a non-smp kernel.
Note that the default agpgart and drm modules from the kernel-smp-2.4.20-20.9 package load (e.g. insmod) but the X server just crashes.
The loaded modules are :
/lib/modules/2.4.20-20.9smp/kernel/drivers/char/agp/agpgart.o
/lib/modules/2.4.20-8smp/kernel/drivers/char/drm/i810.o
The error when starting X :
How would you debug/solve this issue ?
loverboyroy2000
2 Posts
0
October 16th, 2003 19:00
Before you go ahead and do anything else I am going to request that you read the info contained here http://www.xfree86.org/4.3.0/Install2.html, run your updating again, then we move from there.
ub4b
2 Posts
0
October 17th, 2003 15:00
To illustrate the issue, the old machine (an old Dimension P2) looks like this :
http://daemon.xs4all.be/~poelfr/screenshot_old.png
while the new machine (GX270) looks like
http://daemon.xs4all.be/~poelfr/screenshot_new.png
both machines are running RH9 and have identical fontdirs & fontserver config files, so the issue is really with the rendering in the Xserver.
LuisIgnacio
1 Message
0
April 12th, 2004 23:00
Patch with: http://www.flmnh.ufl.edu/linux/fc1_intel_video_fix.htm
It works well!
bay_wack
1 Message
0
October 5th, 2004 14:00
I am running a Dell Optiplex Gx270 with the Intel 82865G and Redhat 9. The fix that worked for me is much easier than the fixes listed below. All you have to do is boot your Dell machine up, Press F2 to enter BIOS and then under Integrated Devices, change onboard video buffer from 1MB to 8MB. Boot up into Redhat and that should fix the problem. Any questions please feel free to let me know. Thanks
Baywack