LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-31-2007, 11:22 AM   #1
marietechie
Member
 
Registered: Feb 2007
Distribution: Mandriva 2008 (KDE)
Posts: 71

Rep: Reputation: 15
X Server Error Messages After Updates (2007.0 -> 2007.1)


I got these messages after running updates which changed my Mandriva from 2007.0 to 2007.1. (I've also updated XFree86/Xorg.) I used both free & non-free repositories. I've even gone so far as to use the original KDE Mandriva One (2007.0) live CD to copy the xorg.conf file over to my HD.

Quote:
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected
Fatal server error:
no screens found
XIO: Fatal IO error 104 (connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining.
System specs:
  • Linux 2.6.17-5mdv legacy (kernel)
  • 1.6 P4 with almost 1G RAM
  • KDE/Mandriva
  • fglrx driver for ATI Radeon card

I searched the Internet and cannot find what I need. I know the problem lies in the config file: /etc/X11/xorg.conf but I don't know how to recognize it.

I know there is a log file associated with this, too: /var/log/Xorg.0.log. Again, I am unable to tell what I need to fix.

Thank you for your help.

Last edited by marietechie; 12-31-2007 at 11:38 AM. Reason: more info
 
Old 12-31-2007, 11:26 AM   #2
marietechie
Member
 
Registered: Feb 2007
Distribution: Mandriva 2008 (KDE)
Posts: 71

Original Poster
Rep: Reputation: 15
No matching Device section for instance ??? found

From X.org
http://www.x.org/wiki/FAQWarningMessages :
Quote:
This means that the driver is able to drive the PCI device (chip) mentioned (here the one with the ID: 1:0:0) but the Xserver cannot find a valid device section for it in the Xserver config file. Without a device section this chip cannot be used. If the config file doesn't contain any other valid device section the server will terminate with the error message: (EE) No devices detected.
From
http://fixunix.com/x/19496-newbie-qu...ont-start.html :
Quote:
Here are the relevant sections:

XF86Config :

Section "Device"
Identifier "Generic Video Card"
Driver "radeon"
BusID "PCI:0:1:0"
VideoRam 128
EndSection

XFree86.0.log :
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:0)
(WW) RADEON: No matching Device section for instance (BusID PCI:2:12:0)
(WW) RADEON: No matching Device section for instance (BusID PCI:2:12:1)
(EE) No devices detected.
So... I know these are the sections I should be concerned about. Correct? I'll see if I can post MY xorg.conf for you. (Is there an easy way to do this from the command line?)

[Edit]
Here are the sections of MY xorg.conf file:
Quote:
Section "Device"
Identifier "device1"
VendorName "ATI Technologies, Inc."
BoardName "ATI Radeon (fglrx)"
Driver "fglrx"
Screen 0
Bus ID "PCI:1:0:0"
Option "DPMS"
Option "FSAAMSPosY1" "0.000000"
Option "StereoSyncEnable" "1"

[There are other parts to this section, e.g. #==== disable PnP Monitor === , #==== Video
Overlay for the XV extension === , and so on. Let me know if you need them posted.]
Quote:
Section "Device"
Identifier "device2"
VendorName "ATI Technologies, Inc."
BoardName "ATI Radeon (fglrx)"
Driver "ati"
Screen 0
Bus ID "PCI:1:0:1"
Option "DPMS"
Option "XaaNoOffscreenPixMaps" "1"
Quote:
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
Default Color Depth 24

Section "Screen"
Identifier "screen2"
Device "device2"
Monitor "monitor1"
Default Color Depth 24
[/Edit]

Last edited by marietechie; 12-31-2007 at 12:32 PM. Reason: more info
 
Old 12-31-2007, 04:04 PM   #3
marietechie
Member
 
Registered: Feb 2007
Distribution: Mandriva 2008 (KDE)
Posts: 71

Original Poster
Rep: Reputation: 15
Arrow SOLVED using MCC via root

At the command line (as root), type:
Quote:
mcc
Select graphic/display -> graphic card.

You're basically reconfiguring your driver. Select the proprietary one or the xorg one (scroll down). There are pros & cons. Either seemed to work for my Radeon All in Wonder 8500.

When you are done, you can test to see if it works for you by typing:
Quote:
startx
on the command line.

Last edited by marietechie; 12-31-2007 at 04:06 PM.
 
Old 01-01-2008, 05:46 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You can also just run the command XFdrake from within a GUI or the CLI if you want to reconfigure your X settings.
 
Old 01-01-2008, 07:34 PM   #5
marietechie
Member
 
Registered: Feb 2007
Distribution: Mandriva 2008 (KDE)
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by reddazz View Post
You can also just run the command XFdrake from within a GUI or the CLI if you want to reconfigure your X settings.
I couldn't get into a GUI until I tried mcc, et al.
 
  


Reply

Tags
radeon, xfree86


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
I have 2007.0, how do I upgrade to 2007.1 (Spring) ? brjoon1021 Mandriva 17 12-31-2007 12:40 PM
upgraded mandriva from 2007.0 to 2007.1 and HAL refuses to start+lilo-graphic gone hari_seldon99 Linux - Software 1 05-27-2007 01:29 PM
2007-04-19 - [slackware-security] freetype (SSA:2007-109-01) Jeebizz Slackware 25 05-14-2007 05:17 PM
LXer: DistroWatch Weekly: Fedora 7 updates, Gentoo Linux 2007.0, openSUSE Software Portal LXer Syndicated Linux News 0 05-14-2007 05:16 AM
Mandriva 2007 Updates and now the TransGaming Cedega Gaming Engine is Gone..... Mr_Sloth Mandriva 18 12-24-2006 05:26 AM

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

All times are GMT -5. The time now is 04:12 AM.

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