Last Friday I used aptitude to update the software on my old Dell
Precision Workstation 340, which is running Debian's testing
distribution. After the update completed, I rebooted and X Server
failed to start. At the end of /var/log/Xorg.0.log (attached) I see
the following error messages:
[ 1627.901] (EE) Screen(s) found, but none have a usable configuration.
[ 1627.901] (EE)
Fatal server error:
[ 1627.901] (EE) no screens found(EE)
[ 1627.901] (EE)
According to lspci, I have the following video card
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Rage 128 PRO Ultra AGP 4x
and it is attached to a UltraSharp U2410 (24 inch LCD display). Before
the software update, the X Server was working fine, driving the display
at 1920x1200. I don't have an xorg.conf, although after doing some
search to try to diagnose the problem and find a solution I ran "Xorg
-configure" to create one, and tried tweeking it to get the X Server
working, but was failed.
Any help diagnosing the problem and finding a solution would be appreciated.
- Peter Canning
[ 1626.799]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 1626.799] X Protocol Version 11, Revision 0
[ 1626.799] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian
[ 1626.799] Current Operating System: Linux pcanning-w2k 4.0.0-2-586 #1 Debian
4.0.8-2 (2015-07-22) i686
[ 1626.799] Kernel command line: BOOT_IMAGE=/vmlinuz-4.0.0-2-586
root=/dev/mapper/pcanning--w2k-root ro quiet
[ 1626.800] Build Date: 01 July 2015 05:17:45PM
[ 1626.800] xorg-server 2:1.17.2-1 (http://www.debian.org/support)
[ 1626.800] Current version of pixman: 0.32.6
[ 1626.800] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1626.800] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1626.801] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 31 20:52:30
2015
[ 1626.802] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1626.802] (==) No Layout section. Using the first Screen section.
[ 1626.802] (==) No screen section available. Using defaults.
[ 1626.802] (**) |-->Screen "Default Screen Section" (0)
[ 1626.802] (**) | |-->Monitor "<default monitor>"
[ 1626.803] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1626.803] (==) Automatically adding devices
[ 1626.803] (==) Automatically enabling devices
[ 1626.803] (==) Automatically adding GPU devices
[ 1626.803] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 1626.803] Entry deleted from font path.
[ 1626.803] (==) 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,
built-ins
[ 1626.803] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1626.803] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 1626.803] (II) Loader magic: 0xb77b5700
[ 1626.803] (II) Module ABI versions:
[ 1626.803] X.Org ANSI C Emulation: 0.4
[ 1626.803] X.Org Video Driver: 19.0
[ 1626.803] X.Org XInput driver : 21.0
[ 1626.803] X.Org Server Extension : 9.0
[ 1626.804] (--) PCI:*(0:1:0:0) 1002:5446:1002:0409 rev 0, Mem @
0xf8000000/67108864, 0xff8fc000/16384, I/O @ 0x0000ec00/256, BIOS @
0x????????/131072
[ 1626.805] (II) LoadModule: "glx"
[ 1626.805] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1626.808] (II) Module glx: vendor="X.Org Foundation"
[ 1626.808] compiled for 1.17.2, module version = 1.0.0
[ 1626.808] ABI class: X.Org Server Extension, version 9.0
[ 1626.808] (==) AIGLX enabled
[ 1626.808] (==) Matched ati as autoconfigured driver 0
[ 1626.808] (==) Matched modesetting as autoconfigured driver 1
[ 1626.808] (==) Matched fbdev as autoconfigured driver 2
[ 1626.808] (==) Matched vesa as autoconfigured driver 3
[ 1626.808] (==) Assigned the driver to the xf86ConfigLayout
[ 1626.809] (II) LoadModule: "ati"
[ 1626.809] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 1626.809] (II) Module ati: vendor="X.Org Foundation"
[ 1626.809] compiled for 1.17.1, module version = 7.5.0
[ 1626.809] Module class: X.Org Video Driver
[ 1626.809] ABI class: X.Org Video Driver, version 19.0
[ 1626.809] (II) LoadModule: "r128"
[ 1626.809] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
[ 1626.810] (II) Module r128: vendor="X.Org Foundation"
[ 1626.810] compiled for 1.17.1, module version = 6.10.0
[ 1626.810] Module class: X.Org Video Driver
[ 1626.810] ABI class: X.Org Video Driver, version 19.0
[ 1626.810] (II) LoadModule: "modesetting"
[ 1626.810] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1626.810] (II) Module modesetting: vendor="X.Org Foundation"
[ 1626.810] compiled for 1.17.2, module version = 1.17.2
[ 1626.810] Module class: X.Org Video Driver
[ 1626.810] ABI class: X.Org Video Driver, version 19.0
[ 1626.810] (II) LoadModule: "fbdev"
[ 1626.811] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1626.811] (II) Module fbdev: vendor="X.Org Foundation"
[ 1626.811] compiled for 1.17.1, module version = 0.4.4
[ 1626.811] Module class: X.Org Video Driver
[ 1626.811] ABI class: X.Org Video Driver, version 19.0
[ 1626.811] (II) LoadModule: "vesa"
[ 1626.811] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1626.811] (II) Module vesa: vendor="X.Org Foundation"
[ 1626.811] compiled for 1.17.1, module version = 2.3.3
[ 1626.811] Module class: X.Org Video Driver
[ 1626.811] ABI class: X.Org Video Driver, version 19.0
[ 1626.811] (II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
[ 1626.812] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1626.812] (II) FBDEV: driver for framebuffer: fbdev
[ 1626.812] (II) VESA: driver for VESA chipsets: vesa
[ 1626.812] (++) using VT number 1
[ 1626.812] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 1626.814] (WW) Falling back to old probe method for modesetting
[ 1626.814] (EE) open /dev/dri/card0: No such file or directory
[ 1626.814] (WW) Falling back to old probe method for fbdev
[ 1626.814] (II) Loading sub module "fbdevhw"
[ 1626.814] (II) LoadModule: "fbdevhw"
[ 1626.814] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1626.814] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1626.815] compiled for 1.17.2, module version = 0.0.2
[ 1626.815] ABI class: X.Org Video Driver, version 19.0
[ 1626.815] (EE) open /dev/fb0: No such file or directory
[ 1626.815] (WW) Falling back to old probe method for vesa
[ 1626.815] (II) R128(0): PCI bus 1 card 0 func 0
[ 1626.815] (II) R128(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 1626.815] (==) R128(0): Depth 24, (--) framebuffer bpp 32
[ 1626.815] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp
pixmaps)
[ 1626.815] (==) R128(0): Default visual is TrueColor
[ 1626.815] (II) Loading sub module "vgahw"
[ 1626.815] (II) LoadModule: "vgahw"
[ 1626.815] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 1626.815] (II) Module vgahw: vendor="X.Org Foundation"
[ 1626.815] compiled for 1.17.2, module version = 0.1.0
[ 1626.815] ABI class: X.Org Video Driver, version 19.0
[ 1626.816] (II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[ 1626.816] (==) R128(0): RGB weight 888
[ 1626.816] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
[ 1626.816] (II) Loading sub module "int10"
[ 1626.816] (II) LoadModule: "int10"
[ 1626.816] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 1626.816] (II) Module int10: vendor="X.Org Foundation"
[ 1626.816] compiled for 1.17.2, module version = 1.0.0
[ 1626.816] ABI class: X.Org Video Driver, version 19.0
[ 1626.816] (II) R128(0): initializing int10
[ 1626.817] (II) R128(0): Primary V_BIOS segment is: 0xc000
[ 1626.817] (--) R128(0): Chipset: "ATI Rage 128 Pro ULTRA TF (AGP)" (ChipID =
0x5446)
[ 1626.817] (--) R128(0): Linear framebuffer at 0xf8000000
[ 1626.817] (--) R128(0): MMIO registers at 0xff8fc000
[ 1626.818] (--) R128(0): VideoRAM: 32768 kByte (128-bit SDR SGRAM 1:1)
[ 1626.818] (II) Loading sub module "ddc"
[ 1626.818] (II) LoadModule: "ddc"
[ 1626.818] (II) Module "ddc" already built-in
[ 1626.818] (II) Loading sub module "i2c"
[ 1626.818] (II) LoadModule: "i2c"
[ 1626.818] (II) Module "i2c" already built-in
[ 1626.818] (II) Loading sub module "vbe"
[ 1626.818] (II) LoadModule: "vbe"
[ 1626.818] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 1626.818] (II) Module vbe: vendor="X.Org Foundation"
[ 1626.818] compiled for 1.17.2, module version = 1.1.0
[ 1626.818] ABI class: X.Org Video Driver, version 19.0
[ 1626.819] (II) R128(0): VESA BIOS detected
[ 1626.819] (II) R128(0): VESA VBE Version 2.0
[ 1626.819] (II) R128(0): VESA VBE Total Mem: 32768 kB
[ 1626.819] (II) R128(0): VESA VBE OEM: ATI RAGE128
[ 1626.819] (II) R128(0): VESA VBE OEM Software Rev: 1.0
[ 1626.819] (II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[ 1626.819] (II) R128(0): VESA VBE OEM Product: R128
[ 1626.819] (II) R128(0): VESA VBE OEM Product Rev: 01.00
[ 1626.902] (II) R128(0): VESA VBE DDC supported
[ 1626.902] (II) R128(0): VESA VBE DDC Level 2
[ 1626.902] (II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
[ 1627.863] (II) R128(0): VESA VBE DDC read successfully
[ 1627.865] (II) R128(0): Manufacturer: DEL Model: f014 Serial#: 1311786316
[ 1627.865] (II) R128(0): Year: 2012 Week: 8
[ 1627.865] (II) R128(0): EDID Version: 1.3
[ 1627.865] (II) R128(0): Analog Display Input, Input Voltage Level:
0.700/0.700 V
[ 1627.865] (II) R128(0): Sync: Separate Composite SyncOnGreen
[ 1627.865] (II) R128(0): Max Image Size [cm]: horiz.: 52 vert.: 32
[ 1627.865] (II) R128(0): Gamma: 2.20
[ 1627.865] (II) R128(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
[ 1627.866] (II) R128(0): Default color space is primary color space
[ 1627.866] (II) R128(0): First detailed timing is preferred mode
[ 1627.866] (II) R128(0): redX: 0.680 redY: 0.310 greenX: 0.206 greenY: 0.693
[ 1627.866] (II) R128(0): blueX: 0.151 blueY: 0.055 whiteX: 0.313 whiteY:
0.329
[ 1627.866] (II) R128(0): Supported established timings:
[ 1627.866] (II) R128(0): 720x400@70Hz
[ 1627.866] (II) R128(0): 640x480@60Hz
[ 1627.866] (II) R128(0): 640x480@75Hz
[ 1627.866] (II) R128(0): 800x600@60Hz
[ 1627.866] (II) R128(0): 800x600@75Hz
[ 1627.866] (II) R128(0): 1024x768@60Hz
[ 1627.866] (II) R128(0): 1024x768@75Hz
[ 1627.866] (II) R128(0): 1280x1024@75Hz
[ 1627.866] (II) R128(0): Manufacturer's mask: 0
[ 1627.866] (II) R128(0): Supported standard timings:
[ 1627.866] (II) R128(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 1627.866] (II) R128(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 1627.866] (II) R128(0): #2: hsize: 1920 vsize 1200 refresh: 60 vid: 209
[ 1627.866] (II) R128(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 1627.866] (II) R128(0): Supported detailed timing:
[ 1627.866] (II) R128(0): clock: 154.0 MHz Image Size: 518 x 324 mm
[ 1627.866] (II) R128(0): h_active: 1920 h_sync: 1968 h_sync_end 2000
h_blank_end 2080 h_border: 0
[ 1627.866] (II) R128(0): v_active: 1200 v_sync: 1203 v_sync_end 1209
v_blanking: 1235 v_border: 0
[ 1627.866] (II) R128(0): Serial No: C592M22NN0EL
[ 1627.866] (II) R128(0): Monitor name: DELL U2410
[ 1627.866] (II) R128(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81
kHz, PixClock max 175 MHz
[ 1627.866] (II) R128(0): EDID (in hex):
[ 1627.866] (II) R128(0): 00ffffffffffff0010ac14f04c45304e
[ 1627.866] (II) R128(0): 081601036e342078ee1ec5ae4f34b126
[ 1627.866] (II) R128(0): 0e5054a54b008180a940d100714f0101
[ 1627.866] (II) R128(0): 010101010101283c80a070b023403020
[ 1627.866] (II) R128(0): 360006442100001a000000ff00433539
[ 1627.866] (II) R128(0): 324d32324e4e30454c0a000000fc0044
[ 1627.866] (II) R128(0): 454c4c2055323431300a2020000000fd
[ 1627.866] (II) R128(0): 00384c1e5111000a2020202020200063
[ 1627.866] (II) R128(0): EDID vendor "DEL", prod id 61460
[ 1627.866] (II) R128(0): Using EDID range info for horizontal sync
[ 1627.866] (II) R128(0): Using EDID range info for vertical refresh
[ 1627.866] (II) R128(0): Printing DDC gathered Modelines:
[ 1627.866] (II) R128(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000
2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[ 1627.866] (II) R128(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1627.867] (II) R128(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480
481 484 500 -hsync -vsync (37.5 kHz e)
[ 1627.867] (II) R128(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480
490 492 525 -hsync -vsync (31.5 kHz e)
[ 1627.867] (II) R128(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400
412 414 449 -hsync +vsync (31.5 kHz e)
[ 1627.867] (II) R128(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1627.867] (II) R128(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312
768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1627.867] (II) R128(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344
768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1627.867] (II) R128(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1627.867] (II) R128(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1627.867] (II) R128(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856
2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 1627.867] (II) R128(0): Modeline "1920x1200"x0.0 193.25 1920 2056 2256
2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[ 1627.867] (II) R128(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600
864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 1627.896] (II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=35000;
xclk=13400
[ 1627.896] (II) R128(0): Output DVI-0 has no monitor section
[ 1627.896] (II) R128(0): I2C bus "DVI-0" initialized.
[ 1627.896] (II) R128(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
[ 1627.901] (II) UnloadModule: "r128"
[ 1627.901] (II) UnloadSubModule: "vbe"
[ 1627.901] (II) Unloading vbe
[ 1627.901] (II) UnloadSubModule: "int10"
[ 1627.901] (II) Unloading int10
[ 1627.901] (II) UnloadSubModule: "vgahw"
[ 1627.901] (II) Unloading vgahw
[ 1627.901] (EE) Screen(s) found, but none have a usable configuration.
[ 1627.901] (EE)
Fatal server error:
[ 1627.901] (EE) no screens found(EE)
[ 1627.901] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1627.901] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[ 1627.901] (EE)
[ 1627.902] (EE) Server terminated with error (1). Closing log file.