| Fedora - Installation This forum is for the discussion of installation issues with Fedora. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-07-2005, 03:36 AM
|
#1
|
|
LQ Newbie
Registered: Jul 2005
Location: UK
Distribution: Fedora Core 3
Posts: 6
Rep:
|
Fedora Core 3 corrupted video display during installation
I have a Dell OptiPlex GX150 (with built in Intel Video). I have reasonably successfully installed fedora Core 3, but when it came to the final reboot, the text part of the boot sequence was fine. When it switched to the graphical login, the video becomes corrupted, and the screen just shows mulit-coloured lines. I have had it boot a couple of times almost normally (I get the graphical display, with just a few odd lines on it. When the desktop finally appears, it is at very high res., then crashes with a corrupted screen as before.
I get the feeling that this is a video driver problem, so tried to install a second video card in the AGP slot (PC refuses to see it, separate issue passed to DELL).
Does anybody have any experience of a similar problem on a DELL Optiplex GX150, which probably uses an Intel 915 (815?) chipset. 
|
|
|
|
07-07-2005, 04:04 AM
|
#2
|
|
Member
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 987
Rep:
|
This is most likely a result of wrong driver, or wrong settings for card or monitor.
Please post your /etc/X11/xorg.conf - if you can't use gui then [ctrl]+[alt]+[F1] and login in text-terminal.
|
|
|
|
07-07-2005, 05:16 AM
|
#3
|
|
Member
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 47
Rep:
|
Hi! I have a onboard intel i810 card and it does the same thing to me. What you must do is:
1. at boot time, press a key and get into kernel arguments config
2. here, behind the words rhgb and quiet (can't remember exactly) insert 3 (just the letter 3), which will cause you to boot in text-mode
3. login as root and go into /etc/X11 directory and use vi to edit xorg.conf
4. in xorg.conf, find a line that says something like:
Code:
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 810"
EndSection
and add the line Option "noaccel", so it will look like this
Code:
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 810"
Option "noaccel"
EndSection
5. save it like this and reboot, this time without the letter 3 in the kernel arguments
And that's it, this worked for me. Hope you'll have the same luck as I.
|
|
|
|
07-07-2005, 05:58 AM
|
#4
|
|
Member
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 987
Rep:
|
Nice answer, logo!
With one exception: there is no need to reboot.
Instead, try it by issuing
# startx
If everything is ok, logout/kill GUI and issue #init 5
If gui is messed up, press [ctrl]+[alt]+[backspace], it should kill X.
|
|
|
|
07-07-2005, 01:52 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2005
Location: UK
Distribution: Fedora Core 3
Posts: 6
Original Poster
Rep:
|
Thanks logo, that worked a treat. First reboot showed some corruption of the video, but it didn't lock up, and corrupt. This enabled me to reduce the colour depth to thousands, not millions. Now seems stable.
Thanks again. Very impressed with the quality of free support. I've had support from Microsoft that wasn't even worth free!
Not quite so newbie now!
|
|
|
|
07-07-2005, 02:20 PM
|
#6
|
|
Member
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 47
Rep:
|
Thank you, I'm glad I could help.
Actualy, I also learned this trick here, on linuxquestions.org, so I can't really take any cradit for it (nor give it to someone else, cause i can't remember who told it to me  ).
Once again, I'm happy I could be of service.
|
|
|
|
07-07-2005, 08:13 PM
|
#7
|
|
LQ Newbie
Registered: Jul 2005
Location: Arizona
Distribution: Fedora
Posts: 1
Rep:
|
I use several Dell system. All of them had problems with the graphics from the installation of Fedora core #3. I got it to work using some of the already posted things, like modifying the the graphic configuration file. But, the best thing that worked for me, was to download and install the Dell Firmware updates. I had to update the firmware just to get Fedora to see a SCSI drive in one system. After the firmware updates, I had no more graphics problems and the kernel updates for Fedora core #3 didn't crash any more. I just installed Fedora core #4 without any problems.
|
|
|
|
07-18-2005, 01:47 PM
|
#8
|
|
LQ Newbie
Registered: Feb 2005
Posts: 4
Rep:
|
Thanks!
Thanks a lot logo!
Your answer was excellent for a newbie like me to understand and worked like a charm.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|