LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-29-2006, 11:19 AM   #1
moose22
LQ Newbie
 
Registered: Dec 2006
Posts: 2

Rep: Reputation: 0
Help! Prob w FC6 install - xorg.conf & my Intel 82845G graphics card


Hello, all, and thanks in advance for any help you can offer!

I am somewhat of a Linux admin noob... Sorry (but I'm far from a computer noob). Anyway, I'm trying to get a dual-boot WinXP & Fedora Core 6 setup on a Compaq EVO D510 with an Intel 82845G/GL Brookdale graphics card. Everything seems to work great except that X Windows crashes on the Fedora startup with the message "No video BIOS modes for chosen depth" as well as "Screen(s) found, but none have a usable configuration. Fatal Error: No screens found." The error also lists xorg.conf as the file erroring.

However, X Windows I believe runs as part of the graphical install of Fedora, which works fine, as do all the live CDs I've tried on the system (quite a few now -- Knoppix, Ubuntu, SuSe, Slax, etc.). Seems to me to be a configuration issue, however, despite many changes to xorg.conf that I have tried over the last several days, I cannot get FC6 to boot properly.

I've seen several Dell owners with the same Intel graphics card as I have have had problems, but none of the things that worked for them have worked for me as far as changes to xorg.conf go. I just recently gave up and tried a reinstall of FC6 to no avail.

My xorg.conf file (haven't changed it since reinstall of FC6):

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Indentifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "Device"
Indentifier "Videocard0"
Driver "i810"
EndSection

Section "Screen"
Indentifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection




It's important to note that I have also tried specifying a "vesa" driver in the "Device" section as it seems this is a more generic driver setting which has helped several, but not me unfortunately. Also, I have specified a "Monitor" section with my monitor's info, refresh rates, etc. with no luck.

Again, thanks in advance for any assistance!
 
Old 12-30-2006, 04:37 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
The card likes to use video modes supplied in bios. So, have you checked what your BIOS lets you configure with regard the video card?

Have you tried searching for threads in LQ concerning your card - or google? Have you checked "man i810" for general information about it's support an available options?

Take a look at the following thread:
http://www.linuxquestions.org/questi...d.php?t=514335

An xorg.conf file in this thread:
http://www.linuxquestions.org/questi...d.php?t=352262

Quote:
I've seen several Dell owners with the same Intel graphics card as I have have had problems, but none of the things that worked for them have worked for me as far as changes to xorg.conf go. I just recently gave up and tried a reinstall of FC6 to no avail.
... but you haven't said what you tried! How am I going to avoid repeating the same advice?

Last edited by Simon Bridge; 12-30-2006 at 04:48 AM.
 
Old 01-03-2007, 01:20 PM   #3
moose22
LQ Newbie
 
Registered: Dec 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Update

Thanks to all who tried to help with this.... I ended up installing Ubuntu and had everything running in under 30 minutes. Anyway, my advice to anyone trying to run the Intel 82845G card with Linux is not to try with FC6 because I don't think it's compatible. Either use a different card or install another flavor such as Ubuntu.
 
Old 03-24-2007, 12:44 PM   #4
swathi1
LQ Newbie
 
Registered: Mar 2007
Posts: 12

Rep: Reputation: 0
Quote:
Originally Posted by moose22
Thanks to all who tried to help with this.... I ended up installing Ubuntu and had everything running in under 30 minutes. Anyway, my advice to anyone trying to run the Intel 82845G card with Linux is not to try with FC6 because I don't think it's compatible. Either use a different card or install another flavor such as Ubuntu.


Hiii
i have FC6 and the graphics card same as yours
82845G....so is it final that i have got to change my graphics card...
i am back of this for the past 10 days..Read your quote very late...
so is it sure that GUI cant come with this graphics card and FC6

Please Replyyy
swathiii
 
Old 03-26-2007, 10:25 PM   #5
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
There exist people with FC6 working with your card. Please read through the links supplied in my post and tell me how it went.

To be fair: a more recently released distro like edgy will do the job with zero effort as described.
 
Old 03-26-2007, 11:12 PM   #6
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
swathi1 got his/hers working there moose22, persistance pays. In your original post is the error message that says it all -->No video BIOS modes for chosen depth. swathil had that also and changed the depth from 24 to 16. It all depends on the quality of the monitor being used I believe.
 
Old 03-29-2007, 04:56 AM   #7
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
No video BIOS modes for chosen depth Meaning: too many colors, not enough video RAM for requested config... i.e. not to do with the monitor (not directly anyway).

- you may have the option to reserve more RAM for video in you BIOS.
 
Old 03-29-2007, 05:11 AM   #8
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Probably right on that one (more than likely), I was using my old computer's configuration when I recommended that to swathi1, I have i810 chip set controller which I believe only gets 8MB memory allocated by default (for i810 on-board video).

Last edited by Junior Hacker; 03-29-2007 at 05:13 AM.
 
  


Reply

Tags
configuration, fedora, xorg



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel 82845G Graphics Controller Linucec Ubuntu 5 07-10-2008 06:03 PM
working xorg.conf file for Intel 845G Graphics dizzi Linux - Hardware 3 11-06-2007 03:18 PM
graphics driver problem with intel 82845G/gl/ge/pe/gv? kittaanna SUSE / openSUSE 1 05-14-2006 05:19 PM
modify xorg.conf for graphics card allelopath Linux - Software 2 05-05-2006 08:13 AM
RH 7.3 and Intel® 82845G Graphics Controller nilch Linux - Hardware 2 01-29-2003 03:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration