Re: Re: After an update I get error message no screens found

2009-04-29 Thread rosenreiter
Hello Tiago,
 
  I updated my system and after a reboot the Xserver failed to start. I got
 the
  message:
  
  (EE) Screen(s) found, but none have a usable configuration.
  Fatal server error:
  no screens found
  
  I tried the new unmodified xorg.conf and my old working xorg.conf
 (attached)
  configuration and I got the same error (logfile attached). 
  
  What's wrong?
 
 rm -rm xorg.conf and start the X server again.

I tried an empty xorg.conf and I get the same error. I'll try it with a removed 
xorg.conf when I'm at home but I think it'll be the same.

Thank you for responding

Marco

Arcor.de Gaming Area - kostenfrei daddeln bis der Arzt kommt!
Jetzt checken und aus über 80 Spielen wählen!
http://www.arcor.de/footer-gaming/
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Re: After an update I get error message no screens found

2009-04-29 Thread rosenreiter
 Hello Julien,
sorry for the delayed response.

 The X pci stuff is busted on sparc in lenny.  You'll have to either use
 a framebuffer driver, or upgrade to unstable.

Thanks for the hint. I'll try this. 

Thanks for responding.

Marco

Arcor.de Gaming Area - kostenfrei daddeln bis der Arzt kommt!
Jetzt checken und aus über 80 Spielen wählen!
http://www.arcor.de/footer-gaming/
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


After an update I get error message no screens found

2009-04-27 Thread rosenreiter
Hi,
I updated my system and after a reboot the Xserver failed to start. I got the
message:

(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found

I tried the new unmodified xorg.conf and my old working xorg.conf (attached)
configuration and I got the same error (logfile attached). 

What's wrong?

My system is debian lenny-testing, 2.6.26-1-sparc64, X.Org X Server 1.4.2

Thanks in advance.

Marco


*** xorg.conf **

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  ATI Technologies 3D Rage Pro or similar (ATY,GT-C)
Driver  ati
BusID   PCI:1:2:0
Option  UseFBDev  true
EndSection

Section Monitor
Identifier  CPD-420GST
Option  DPMS
HorizSync   30-96
VertRefresh 48-120
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Technologies 3D Rage Pro or similar (ATY,GT-C)
Monitor CPD-420GST
DefaultDepth24
SubSection Display
Depth   24
Modes   1600x1200 1280x1024 1280x960 1152x870 
1152x864 1024x768 800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection

*** /xorg.conf **


*** Xorg.0.log **

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-6)
Current Operating System: Linux sparc 2.6.26-1-sparc64 #1 Thu Sep 11 00:15:29 
UTC 2008 sparc64
Build Date: 15 September 2008  07:23:42PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Apr 24 15:41:14 2009
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor CPD-420GST
(**) |   |--Device ATI Technologies 3D Rage Pro or similar (ATY,GT-C)
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x1c0c78
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:01:0: chip 108e,5000 card , rev 13 class 06,04,00 hdr 81
(II) PCI: 00:01:1: chip 108e,5000 card , rev 13 class 06,04,00 hdr 81
(II) PCI: 01:01:0: chip 108e,1000 card , rev 01 class 06,80,00 hdr 80
(II) PCI: 01:01:1: chip 108e,1001 card , rev 01 class 02,00,00 hdr 80
(II) PCI: 01:02:0: chip 1002,4750 card , rev 5c class 03,00,00 hdr 00
(II) PCI: 01:03:0: chip 1095,0646 card 1095,0646 rev 03 class 01,01,8f hdr 00
(II) PCI: 02:01:0: chip 8086,1229 card 103c,1200 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI