Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th May 2008, 06:01 AM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
Exclamation For the life of x org in FC9...

Upgraded to FC9 now x will not come back to life here is my conf file:

Quote:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

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

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "EN7410e"
DisplaySize 310 230
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 75.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Here are the errors I get within /var/log/messages see the attached text alot with x's log.

Bottom line error:

Quote:
Fatal server error:
no screens found
Do note that this worked fine from FC 3 up to FC 8 and now 9 it's not working...

Any work around here? I can't seem to nip this in the bud or figure this one out, I read something about fonts being updated and etc, however any advice or tips feel free to shoot them this way!
Attached Files
File Type: txt xorgerrors.txt (8.5 KB, 99 views)
Reply With Quote
  #2  
Old 15th May 2008, 06:04 AM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
Anything I found GDM related within yum was the following:
Quote:
gdm i386 1:2.22.0-1.fc9 installed 6.5 M
fedorainfinity-gdm-theme noarch 8.0.1-1.fc8 installed 1.1 M
gdm-user-switch-applet i386 1:2.22.0-1.fc9 installed 76 k
Reply With Quote
  #3  
Old 15th May 2008, 07:23 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
Try renaming your /etc/X11/xorg.conf file. The new xorg.conf created by system-config-display is much smaller than it used to be and could be the cause of the trouble. If that doesn't help, try changing the Driver in the device section to the vesa driver instead of i810.

Last edited by JEO; 15th May 2008 at 07:25 AM.
Reply With Quote
  #4  
Old 15th May 2008, 05:46 PM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
Getting somewhere so far the only problem I found with this using vesa:


(WW) VESA(0): Unable to estimate virtual size


which I'm researching on this now and will report back after this, seems that vesa worked thus far, but the sizing isn't working right. Anyhow I'm a read up later about it, it's only my daughter's work station :P and she can live without it for a day (I hope till the drama kicks in.)
Reply With Quote
  #5  
Old 15th May 2008, 07:49 PM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
Fixed.

Removed all of KDE and Gnome

Backed up the xorg.conf to xorg.conf.old

installed all KDE and Gnome again using groupinstall via yum

went ahead and did a clean reboot and all is fixed. Guess there was something conflicting, anyhow all is well.
Reply With Quote
  #6  
Old 16th May 2008, 09:41 PM
MrGroover Offline
Registered User
 
Join Date: Oct 2005
Location: Germany
Age: 29
Posts: 38
Did you restore the xorg.conf file or did you start X without the file? For me, X server starts sucessfully if I either enable the intel modesetting driver or simply don't use a xorg.conf file. Selecting the i810 driver causes the start of the X server to fail. I also tried reinstalling the Gnome and KDE packages, but it didn't help.
Reply With Quote
  #7  
Old 16th May 2008, 10:28 PM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
No I didn't restore it at all. Seemed to work itself out...
Reply With Quote
  #8  
Old 18th May 2008, 08:32 PM
cristianox Offline
Registered User
 
Join Date: Oct 2006
Location: São Paulo, Brazil
Age: 37
Posts: 20
Quote:
Originally Posted by djgemz
Fixed.

Removed all of KDE and Gnome

Backed up the xorg.conf to xorg.conf.old

installed all KDE and Gnome again using groupinstall via yum

went ahead and did a clean reboot and all is fixed. Guess there was something conflicting, anyhow all is well.

I'm also facing problems using i810 driver after I changed from Fedora 8 to 9.
When I set the driver "intel", it works, but I only have the 1280x764 screen resolution.
When I set the driver as "i810" the X server doesn't start.
Are you with a working driver "i810" or "intel" after gnome and kde reinstall?
Thanks
Reply With Quote
  #9  
Old 18th May 2008, 09:39 PM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
make a backup copy of your conf file within /etc/ for x11 then remove the conf file, reboot the system and it should rebuild this for you automatically, try this and see if that works.

Quote:
Originally Posted by cristianox
I'm also facing problems using i810 driver after I changed from Fedora 8 to 9.
When I set the driver "intel", it works, but I only have the 1280x764 screen resolution.
When I set the driver as "i810" the X server doesn't start.
Are you with a working driver "i810" or "intel" after gnome and kde reinstall?
Thanks
Reply With Quote
  #10  
Old 19th May 2008, 06:04 PM
cristianox Offline
Registered User
 
Join Date: Oct 2006
Location: São Paulo, Brazil
Age: 37
Posts: 20
I did as it was told: removed the xorg.conf and restarted the system.
A new xorg.conf file was created but, again, with the "intel" driver.
I changed to "i810" but it didn't work. The x server couldn't start.
I also tried removind the xorg intel drivers and reinstalling them, but didn't work too.
I think an update will be lauched soon. By now, I'll go on using the experimental "intel" driver.
Reply With Quote
  #11  
Old 19th May 2008, 06:37 PM
djgemz Offline
Registered User
 
Join Date: May 2008
Posts: 10
change the i810 to vesa and try that and see if this helps...
Reply With Quote
  #12  
Old 20th May 2008, 08:43 PM
MrGroover Offline
Registered User
 
Join Date: Oct 2005
Location: Germany
Age: 29
Posts: 38
Quote:
Originally Posted by cristianox
I did as it was told: removed the xorg.conf and restarted the system.
A new xorg.conf file was created but, again, with the "intel" driver.
I changed to "i810" but it didn't work. The x server couldn't start.
I also tried removind the xorg intel drivers and reinstalling them, but didn't work too.
The i810 is currently not working at all. No matter what you try, X won't start. I also tried reinstalling Gnome and KDE, the driver package itself at least twice, manually edited the xorg.conf file, let system-config-display create the xorg.conf file, but nothing helped. The intel driver is at least showing a desktop and one can work with it. But nothing is as fluent as it was in F8 with the i810 driver. I get the best results if I don't use a xorg.conf file at all. For me, it wasn't re-created after renaming it and letting X decide, which settings it wanted to use.
Reply With Quote
  #13  
Old 21st May 2008, 01:00 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
I looked at the contents of this xorg-x11-drv-i810-2.2.1-24.fc9.i386 package and the /usr/lib/xorg/modules/drivers/i810_drv.so is just a symbolic link pointing to intel_drv.so and also the man page for i810 seems to be linking to the man page for intel. So that explains why trying to use the i810 driver won't work. It wants to be called intel now.
Reply With Quote
  #14  
Old 21st May 2008, 02:33 AM
diedo Offline
Registered User
 
Join Date: Apr 2007
Posts: 15
The same problem i have faced with the new fedora (9) i did goes and edit xorg.conf to versa and it work probably but the screen resolution is 800x600 i've installed f9 on my laptop Dell Inspiron 1300 with i915GM the resolution should be up to 1280x800 . but i did remove the f9 and reinstalled clean i formmated the root partition and resolution was 1280x800 that's good for me but there's another thing i don't how to small the icons and font it's looks like biggie more than i want


Thanx ... sorry my english it's not good but it's me
Reply With Quote
  #15  
Old 21st May 2008, 02:42 AM
diedo Offline
Registered User
 
Join Date: Apr 2007
Posts: 15
sorry i forgetten my xorg file
Code:
# Xorg configuration created by pyxf86config

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

Section "InputDevice"
# keyboard added by rhpxl
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "intel"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Reply With Quote
Reply

Tags
fc9, life, org

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
second life phoenixpb Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 4 24th May 2009 06:23 PM
Someone(s) need to get a life. glennzo Wibble 21 15th April 2009 09:18 AM
Second Life Ronin2007 Gamers' Lounge 6 7th April 2009 03:49 AM
What to do after end of life? landoncz Servers & Networking 5 8th November 2007 03:45 PM
can my old PC have a new life? ej591541 Installation and Live Media 4 2nd May 2007 03:43 AM


Current GMT-time: 22:31 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat