Re: X won't start on F14 - I've run out of ideas!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/12/2010 1:23 PM, Marko Vojinovic wrote:
> 1) remove/rename any existing /etc/X11/xorg.conf
> 2) create a new dummy user
> 3) do a clean boot into runlevel 3
> 4) login as the dummy user, do a startx
> 5) see X fail, copy /var/log/Xorg.0.log
> 6) post the whole file for us to see
>
> While you're at it, replace the mouse with some ordinary stupid USB or PS/2
> mouse for the experiment, just to be on the safe side.;-)
>
> The Xorg.0.log should contain (EE) lines which should give a clue what went
> wrong. If there are none, try to startx with a "--logverbose n" option,
> choosing n as 4,5,6,...
>
> Also, when you do a startx, make sure X isn't actually running properly in F7
> console or elsewhere...;-)


here you go - I followed your suggested steps - on reboot after creating 
the new user, the bootup stalled - I did a Ctl-F2 to get a login prompt 
and logged into the new user, then ran startX, which failed - here's the 
Xorg.0.log (I deleted the old Xorg.0.log before rebooting but the new 
one is really long) I did disconnect the old keyboard and mouse cable, 
which connects to a KVM, and plugged in a different mouse and keyboard 
directly to the PC

[    34.779]
X.Org X Server 1.8.2
Release Date: 2010-07-01
[    34.779] X Protocol Version 11, Revision 0
[    34.779] Build Operating System: x86-17 2.6.32-44.el6.x86_64
[    34.779] Current Operating System: Linux tehogee-i5 
2.6.34.7-56.fc13.x86_64 #1 SMP Wed Sep 15 03:36:55 UTC 2010 x86_64
[    34.780] Kernel command line: ro 
root=UUID=3c58c2c5-c4c0-41cf-a661-ddaabc571ba8 rd_NO_LUKS rd_NO_LVM 
rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 rhgb quiet
[    34.780] Build Date: 13 September 2010  07:04:16PM
[    34.780] Build ID: xorg-x11-server 1.8.2-4.fc13
[    34.785] Current version of pixman: 0.18.0
[    34.785] 	Before reporting problems, check 
http://bodhi.fedoraproject.org/
	to make sure that you have the latest version.
[    34.785] Markers: (--) probed, (**) from config file, (==) default 
setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    34.785] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 12 
23:44:47 2010
[    34.806] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    34.806] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    34.852] (==) No Layout section.  Using the first Screen section.
[    34.852] (==) No screen section available. Using defaults.
[    34.852] (**) |-->Screen "Default Screen Section" (0)
[    34.852] (**) |   |-->Monitor "<default monitor>"
[    34.853] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    34.853] (==) Automatically adding devices
[    34.853] (==) Automatically enabling devices
[    34.853] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[    34.853] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    34.853] (II) The server relies on udev to provide the list of input 
devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    34.853] (II)
***************************************************************
***************************************************************
** Fedora switched to udev-based device detection with       **
** xorg-x11-server-1.7.99.901-1. Custom HAL configuration    **
** stored in /etc/hal/fdi/policy will not be seen by this    **
** server version. If you have such configuration you will   **
** need to update it to the new format.                      **
** For more information, see the Fedora wiki page            **
** https://fedoraproject.org/wiki/Input_device_configuration **
***************************************************************
***************************************************************
[    34.853] (II) Loader magic: 0x7ced20
[    34.853] (II) Module ABI versions:
[    34.853] 	X.Org ANSI C Emulation: 0.4
[    34.853] 	X.Org Video Driver: 7.0
[    34.853] 	X.Org XInput driver : 9.0
[    34.854] 	X.Org Server Extension : 3.0
[    34.863] (--) PCI:*(0:1:0:0) 10de:06e4:1043:8321 nVidia Corporation 
G98 [GeForce 8400 GS] rev 161, Mem @ 0xf8000000/16777216, 
0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 
0x????????/131072
[    34.864] (II) LoadModule: "extmod"
[    34.871] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    34.883] (II) Module extmod: vendor="X.Org Foundation"
[    34.884] 	compiled for 1.8.2, module version = 1.0.0
[    34.884] 	Module class: X.Org Server Extension
[    34.884] 	ABI class: X.Org Server Extension, version 3.0
[    34.884] (II) Loading extension SELinux
[    34.884] (II) Loading extension MIT-SCREEN-SAVER
[    34.884] (II) Loading extension XFree86-VidModeExtension
[    34.884] (II) Loading extension XFree86-DGA
[    34.884] (II) Loading extension DPMS
[    34.884] (II) Loading extension XVideo
[    34.884] (II) Loading extension XVideo-MotionCompensation
[    34.884] (II) Loading extension X-Resource
[    34.884] (II) LoadModule: "dbe"
[    34.884] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    34.890] (II) Module dbe: vendor="X.Org Foundation"
[    34.890] 	compiled for 1.8.2, module version = 1.0.0
[    34.890] 	Module class: X.Org Server Extension
[    34.890] 	ABI class: X.Org Server Extension, version 3.0
[    34.890] (II) Loading extension DOUBLE-BUFFER
[    34.890] (II) LoadModule: "glx"
[    34.890] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    34.903] (II) Module glx: vendor="X.Org Foundation"
[    34.903] 	compiled for 1.8.2, module version = 1.0.0
[    34.903] 	ABI class: X.Org Server Extension, version 3.0
[    34.903] (==) AIGLX enabled
[    34.903] (II) Loading extension GLX
[    34.903] (II) LoadModule: "record"
[    34.904] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    34.911] (II) Module record: vendor="X.Org Foundation"
[    34.911] 	compiled for 1.8.2, module version = 1.13.0
[    34.911] 	Module class: X.Org Server Extension
[    34.911] 	ABI class: X.Org Server Extension, version 3.0
[    34.911] (II) Loading extension RECORD
[    34.911] (II) LoadModule: "dri"
[    34.911] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[    34.926] (II) Module dri: vendor="X.Org Foundation"
[    34.926] 	compiled for 1.8.2, module version = 1.0.0
[    34.926] 	ABI class: X.Org Server Extension, version 3.0
[    34.926] (II) Loading extension XFree86-DRI
[    34.926] (II) LoadModule: "dri2"
[    34.927] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[    34.937] (II) Module dri2: vendor="X.Org Foundation"
[    34.937] 	compiled for 1.8.2, module version = 1.2.0
[    34.937] 	ABI class: X.Org Server Extension, version 3.0
[    34.937] (II) Loading extension DRI2
[    34.937] (==) Matched nouveau as autoconfigured driver 0
[    34.937] (==) Matched nv as autoconfigured driver 1
[    34.937] (==) Matched vesa as autoconfigured driver 2
[    34.937] (==) Matched fbdev as autoconfigured driver 3
[    34.937] (==) Assigned the driver to the xf86ConfigLayout
[    34.937] (II) LoadModule: "nouveau"
[    34.937] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[    34.949] (II) Module nouveau: vendor="X.Org Foundation"
[    34.950] 	compiled for 1.8.2, module version = 0.0.16
[    34.950] 	Module class: X.Org Video Driver
[    34.950] 	ABI class: X.Org Video Driver, version 7.0
[    34.950] (II) LoadModule: "nv"
[    34.950] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
[    34.962] (II) Module nv: vendor="X.Org Foundation"
[    34.962] 	compiled for 1.7.99.3, module version = 2.1.15
[    34.962] 	Module class: X.Org Video Driver
[    34.962] 	ABI class: X.Org Video Driver, version 7.0
[    34.962] (II) LoadModule: "vesa"
[    34.962] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    34.967] (II) Module vesa: vendor="X.Org Foundation"
[    34.967] 	compiled for 1.8.0, module version = 2.3.0
[    34.967] 	Module class: X.Org Video Driver
[    34.967] 	ABI class: X.Org Video Driver, version 7.0
[    34.967] (II) LoadModule: "fbdev"
[    34.967] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    34.975] (II) Module fbdev: vendor="X.Org Foundation"
[    34.975] 	compiled for 1.7.99.3, module version = 0.4.1
[    34.975] 	ABI class: X.Org Video Driver, version 7.0
[    34.975] (II) NOUVEAU driver
[    34.975] (II) NOUVEAU driver for NVIDIA chipset families :
[    34.975] 	RIVA TNT    (NV04)
[    34.975] 	RIVA TNT2   (NV05)
[    34.975] 	GeForce 256 (NV10)
[    34.975] 	GeForce 2   (NV11, NV15)
[    34.975] 	GeForce 4MX (NV17, NV18)
[    34.975] 	GeForce 3   (NV20)
[    34.975] 	GeForce 4Ti (NV25, NV28)
[    34.975] 	GeForce FX  (NV3x)
[    34.975] 	GeForce 6   (NV4x)
[    34.975] 	GeForce 7   (G7x)
[    34.975] 	GeForce 8   (G8x)
[    34.975] (II) NOUVEAU driver
[    34.975] (II) NOUVEAU driver for NVIDIA chipset families :
[    34.975] 	RIVA TNT    (NV04)
[    34.975] 	RIVA TNT2   (NV05)
[    34.976] 	GeForce 256 (NV10)
[    34.976] 	GeForce 2   (NV11, NV15)
[    34.976] 	GeForce 4MX (NV17, NV18)
[    34.976] 	GeForce 3   (NV20)
[    34.976] 	GeForce 4Ti (NV25, NV28)
[    34.976] 	GeForce FX  (NV3x)
[    34.976] 	GeForce 6   (NV4x)
[    34.976] 	GeForce 7   (G7x)
[    34.976] 	GeForce 8   (G8x)
[    34.976] (II) VESA: driver for VESA chipsets: vesa
[    34.976] (II) FBDEV: driver for framebuffer: fbdev
[    34.976] (--) using VT number 7

[    34.984] (II) Primary Device is: PCI 01@00:00:0
[    34.986] drmOpenDevice: node name is /dev/dri/card0
[    34.986] drmOpenDevice: open result is 9, (OK)
[    34.986] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    34.986] drmOpenDevice: node name is /dev/dri/card0
[    34.986] drmOpenDevice: open result is 9, (OK)
[    34.986] drmOpenByBusid: drmOpenMinor returns 9
[    34.986] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    34.986] (II) [drm] nouveau interface version: 0.0.16
[    34.986] (WW) Falling back to old probe method for vesa
[    34.986] (WW) Falling back to old probe method for fbdev
[    34.986] (II) Loading sub module "fbdevhw"
[    34.986] (II) LoadModule: "fbdevhw"
[    34.986] (II) Loading /usr/lib64/xorg/modules/linux/libfbdevhw.so
[    34.993] (II) Module fbdevhw: vendor="X.Org Foundation"
[    34.993] 	compiled for 1.8.2, module version = 0.0.2
[    34.993] 	ABI class: X.Org Video Driver, version 7.0
[    34.993] (II) Loading sub module "dri"
[    34.993] (II) LoadModule: "dri"
[    34.994] (II) Reloading /usr/lib64/xorg/modules/extensions/libdri.so
[    34.994] (II) NOUVEAU(0): Loaded DRI module
[    34.994] drmOpenDevice: node name is /dev/dri/card0
[    34.994] drmOpenDevice: open result is 10, (OK)
[    34.994] drmOpenDevice: node name is /dev/dri/card0
[    34.994] drmOpenDevice: open result is 10, (OK)
[    34.994] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    34.994] drmOpenDevice: node name is /dev/dri/card0
[    34.994] drmOpenDevice: open result is 10, (OK)
[    34.994] drmOpenByBusid: drmOpenMinor returns 10
[    34.994] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    34.994] (II) [drm] DRM interface version 1.3
[    34.994] (II) [drm] DRM open master succeeded.
[    34.994] (--) NOUVEAU(0): Chipset: "NVIDIA NV98"
[    34.994] (II) NOUVEAU(0): Creating default Display subsection in 
Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    34.994] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    34.994] (==) NOUVEAU(0): RGB weight 888
[    34.994] (==) NOUVEAU(0): Default visual is TrueColor
[    34.994] (==) NOUVEAU(0): Using HW cursor
[    35.109] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    35.225] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    35.332] (II) NOUVEAU(0): EDID for output DVI-I-1
[    35.448] (II) NOUVEAU(0): EDID for output VGA-1
[    35.448] (II) NOUVEAU(0): Manufacturer: ACR  Model: 0  Serial#: 
2169504797
[    35.448] (II) NOUVEAU(0): Year: 2008  Week: 15
[    35.448] (II) NOUVEAU(0): EDID Version: 1.3
[    35.448] (II) NOUVEAU(0): Analog Display Input,  Input Voltage 
Level: 0.700/0.700 V
[    35.448] (II) NOUVEAU(0): Sync:  Separate
[    35.448] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    35.448] (II) NOUVEAU(0): Gamma: 2.20
[    35.448] (II) NOUVEAU(0): DPMS capabilities: Off; RGB/Color Display
[    35.448] (II) NOUVEAU(0): First detailed timing is preferred mode
[    35.448] (II) NOUVEAU(0): redX: 0.640 redY: 0.330   greenX: 0.300 
greenY: 0.608
[    35.448] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 
whiteY: 0.329
[    35.448] (II) NOUVEAU(0): Supported established timings:
[    35.448] (II) NOUVEAU(0): 720x400@70Hz
[    35.448] (II) NOUVEAU(0): 640x480@60Hz
[    35.448] (II) NOUVEAU(0): 640x480@75Hz
[    35.448] (II) NOUVEAU(0): 800x600@60Hz
[    35.448] (II) NOUVEAU(0): 800x600@75Hz
[    35.448] (II) NOUVEAU(0): 1024x768@60Hz
[    35.448] (II) NOUVEAU(0): 1024x768@75Hz
[    35.448] (II) NOUVEAU(0): 1280x1024@75Hz
[    35.448] (II) NOUVEAU(0): Manufacturer's mask: 0
[    35.448] (II) NOUVEAU(0): Supported standard timings:
[    35.448] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60 
vid: 32897
[    35.448] (II) NOUVEAU(0): #1: hsize: 1280  vsize 800  refresh: 60 
vid: 129
[    35.448] (II) NOUVEAU(0): #2: hsize: 1280  vsize 800  refresh: 75 
vid: 3969
[    35.448] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60 
vid: 149
[    35.448] (II) NOUVEAU(0): #4: hsize: 1440  vsize 900  refresh: 75 
vid: 3989
[    35.448] (II) NOUVEAU(0): #5: hsize: 1600  vsize 1200  refresh: 60 
vid: 16553
[    35.448] (II) NOUVEAU(0): #6: hsize: 1680  vsize 1050  refresh: 60 
vid: 179
[    35.449] (II) NOUVEAU(0): Supported detailed timing:
[    35.449] (II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    35.449] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 
2000 h_blank_end 2080 h_border: 0
[    35.449] (II) NOUVEAU(0): v_active: 1200  v_sync: 1203  v_sync_end 
1209 v_blanking: 1235 v_border: 0
[    35.449] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 
H max: 82 kHz, PixClock max 170 MHz
[    35.449] (II) NOUVEAU(0): Monitor name: Acer X243W
[    35.449] (II) NOUVEAU(0): Serial No: LAG040064310
[    35.449] (II) NOUVEAU(0): EDID (in hex):
[    35.449] (II) NOUVEAU(0): 	00ffffffffffff00047200001d045081
[    35.449] (II) NOUVEAU(0): 	0f120103683420782aef95a3544c9b26
[    35.449] (II) NOUVEAU(0): 	0f5054a54b0081808100810f9500950f
[    35.449] (II) NOUVEAU(0): 	a940b3000101283c80a070b023403020
[    35.449] (II) NOUVEAU(0): 	360006442100001a000000fd00384c1e
[    35.449] (II) NOUVEAU(0): 	5211000a202020202020000000fc0041
[    35.449] (II) NOUVEAU(0): 	6365722058323433570a2020000000ff
[    35.449] (II) NOUVEAU(0): 	004c41473034303036343331300a0061
[    35.449] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    35.449] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 
1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 
1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 
1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 
1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 
1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1280x800"x74.9  106.50  1280 
1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1280x800"x59.8   83.50  1280 
1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 
1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 
1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 
720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 
752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    35.449] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 
846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    35.449] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[    35.449] (II) NOUVEAU(0): Output VGA-1 connected
[    35.449] (II) NOUVEAU(0): Using exact sizes for initial modes
[    35.449] (II) NOUVEAU(0): Output VGA-1 using initial mode 1920x1200 +0+0
[    35.449] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) 
unless otherwise stated.
[    35.449] (--) NOUVEAU(0): Virtual size is 1920x1200 (pitch 1920)
[    35.449] (**) NOUVEAU(0):  Driver mode "1920x1200": 154.0 MHz 
(scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 
1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz 
(scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 
1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz 
(scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 
1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz 
(scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 
1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz 
(scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 
1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled 
from 0.0 MHz), 70.6 kHz, 75.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 
1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1440x900": 106.5 MHz (scaled 
from 0.0 MHz), 55.9 kHz, 59.9 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 
1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1280x800": 106.5 MHz (scaled 
from 0.0 MHz), 62.8 kHz, 74.9 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1280x800"x74.9  106.50  1280 
1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1280x800": 83.5 MHz (scaled 
from 0.0 MHz), 49.7 kHz, 59.8 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1280x800"x59.8   83.50  1280 
1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled 
from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 
1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled 
from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 
1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled 
from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 
896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled 
from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    35.449] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 
968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled 
from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 
720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled 
from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    35.449] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 
752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    35.449] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled 
from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    35.449] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 
846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    35.449] (==) NOUVEAU(0): DPI set to (96, 96)
[    35.449] (II) Loading sub module "fb"
[    35.449] (II) LoadModule: "fb"
[    35.449] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    35.450] (II) Module fb: vendor="X.Org Foundation"
[    35.450] 	compiled for 1.8.2, module version = 1.0.0
[    35.450] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.450] (II) Loading sub module "exa"
[    35.450] (II) LoadModule: "exa"
[    35.451] (II) Loading /usr/lib64/xorg/modules/libexa.so
[    35.455] (II) Module exa: vendor="X.Org Foundation"
[    35.455] 	compiled for 1.8.2, module version = 2.5.0
[    35.455] 	ABI class: X.Org Video Driver, version 7.0
[    35.455] (II) Loading sub module "shadowfb"
[    35.455] (II) LoadModule: "shadowfb"
[    35.456] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[    35.457] (II) Module shadowfb: vendor="X.Org Foundation"
[    35.457] 	compiled for 1.8.2, module version = 1.0.0
[    35.457] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.457] (II) UnloadModule: "nv"
[    35.457] (II) Unloading /usr/lib64/xorg/modules/drivers/nv_drv.so
[    35.457] (II) UnloadModule: "vesa"
[    35.457] (II) Unloading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    35.457] (II) UnloadModule: "fbdev"
[    35.457] (II) Unloading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    35.457] (II) UnloadModule: "fbdevhw"
[    35.457] (II) Unloading /usr/lib64/xorg/modules/linux/libfbdevhw.so
[    35.457] (--) Depth 24 pixmap format is 32 bpp
[    35.472] (II) NOUVEAU(0): Opened GPU channel 2
[    35.472] (II) NOUVEAU(0): [DRI2] Setup complete
[    35.472] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    35.473] (II) NOUVEAU(0): GART: 512MiB available
[    35.476] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    35.488] (II) EXA(0): Driver allocated offscreen pixmaps
[    35.488] (II) EXA(0): Driver registered support for the following 
operations:
[    35.488] (II)         Solid
[    35.488] (II)         Copy
[    35.488] (II)         Composite (RENDER acceleration)
[    35.489] (II)         UploadToScreen
[    35.489] (II)         DownloadFromScreen
[    35.489] (==) NOUVEAU(0): Backing store disabled
[    35.489] (==) NOUVEAU(0): Silken mouse enabled
[    35.489] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 
Textured Video.
[    35.489] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    35.489] (==) NOUVEAU(0): DPMS enabled
[    35.489] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following 
RandR disabled message.
[    35.492] (--) RandR disabled
[    35.492] (II) Initializing built-in extension Generic Event Extension
[    35.492] (II) Initializing built-in extension SHAPE
[    35.492] (II) Initializing built-in extension MIT-SHM
[    35.492] (II) Initializing built-in extension XInputExtension
[    35.492] (II) Initializing built-in extension XTEST
[    35.492] (II) Initializing built-in extension BIG-REQUESTS
[    35.492] (II) Initializing built-in extension SYNC
[    35.492] (II) Initializing built-in extension XKEYBOARD
[    35.492] (II) Initializing built-in extension XC-MISC
[    35.492] (II) Initializing built-in extension XINERAMA
[    35.492] (II) Initializing built-in extension XFIXES
[    35.492] (II) Initializing built-in extension RENDER
[    35.492] (II) Initializing built-in extension RANDR
[    35.492] (II) Initializing built-in extension COMPOSITE
[    35.492] (II) Initializing built-in extension DAMAGE
[    35.496] (II) SELinux: Disabled by boolean
[    35.500] (II) AIGLX error: dlopen of /usr/lib64/dri/nouveau_dri.so 
failed (/usr/lib64/dri/nouveau_dri.so: cannot open shared object file: 
No such file or directory)
[    35.500] (II) AIGLX: reverting to software rendering
[    35.500] (II) AIGLX: Screen 0 is not DRI capable
[    35.543] (II) AIGLX: Loaded and initialized /usr/lib64/dri/swrast_dri.so
[    35.543] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    35.547] (II) NOUVEAU(0): NVEnterVT is called.
[    35.548] (II) NOUVEAU(0): Setting screen physical size to 508 x 317
[    35.548] resize called 1920 1200
[    35.875] (II) config/udev: Adding input device Power Button 
(/dev/input/event1)
[    35.875] (**) Power Button: Applying InputClass "evdev keyboard 
catchall"
[    35.875] (**) Power Button: Applying InputClass "system-setup-keyboard"
[    35.875] (II) LoadModule: "evdev"
[    35.875] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    35.885] (II) Module evdev: vendor="X.Org Foundation"
[    35.885] 	compiled for 1.7.99.901, module version = 2.4.0
[    35.885] 	Module class: X.Org XInput Driver
[    35.885] 	ABI class: X.Org XInput driver, version 9.0
[    35.885] (**) Power Button: always reports core events
[    35.885] (**) Power Button: Device: "/dev/input/event1"
[    35.895] (II) Power Button: Found keys
[    35.895] (II) Power Button: Configuring as keyboard
[    35.895] (II) XINPUT: Adding extended input device "Power Button" 
(type: KEYBOARD)
[    35.895] (**) Option "xkb_rules" "evdev"
[    35.895] (**) Option "xkb_model" "pc105+inet"
[    35.895] (**) Option "xkb_layout" "us"
[    35.895] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    35.925] (II) config/udev: Adding input device Power Button 
(/dev/input/event0)
[    35.925] (**) Power Button: Applying InputClass "evdev keyboard 
catchall"
[    35.925] (**) Power Button: Applying InputClass "system-setup-keyboard"
[    35.925] (**) Power Button: always reports core events
[    35.925] (**) Power Button: Device: "/dev/input/event0"
[    35.933] (II) Power Button: Found keys
[    35.933] (II) Power Button: Configuring as keyboard
[    35.933] (II) XINPUT: Adding extended input device "Power Button" 
(type: KEYBOARD)
[    35.933] (**) Option "xkb_rules" "evdev"
[    35.933] (**) Option "xkb_model" "pc105+inet"
[    35.933] (**) Option "xkb_layout" "us"
[    35.933] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    35.939] (II) config/udev: Adding input device Microsoft Microsoft 
5-Button Mouse with IntelliEye(TM) (/dev/input/event2)
[    35.939] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[    35.939] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): always reports core events
[    35.939] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Device: "/dev/input/event2"
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Found 9 mouse buttons
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Found scroll wheel(s)
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Found relative axes
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Found x and y relative axes
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Configuring as mouse
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): YAxisMapping: buttons 4 and 5
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
[    35.945] (II) XINPUT: Adding extended input device "Microsoft 
Microsoft 5-Button Mouse with IntelliEye(TM)" (type: MOUSE)
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): (accel) keeping acceleration scheme 1
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): (accel) acceleration profile 0
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): (accel) acceleration factor: 2.000
[    35.945] (**) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): (accel) acceleration threshold: 4
[    35.945] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): initialized for relative axes.
[    35.945] (II) config/udev: Adding input device Microsoft Microsoft 
5-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[    35.946] (II) No input driver/identifier specified (ignoring)
[    35.946] (II) config/udev: Adding input device   USB Gaming Keyboard 
(/dev/input/event3)
[    35.946] (**)   USB Gaming Keyboard: Applying InputClass "evdev 
keyboard catchall"
[    35.946] (**)   USB Gaming Keyboard: Applying InputClass 
"system-setup-keyboard"
[    35.946] (**)   USB Gaming Keyboard: always reports core events
[    35.946] (**)   USB Gaming Keyboard: Device: "/dev/input/event3"
[    35.957] (II)   USB Gaming Keyboard: Found keys
[    35.957] (II)   USB Gaming Keyboard: Configuring as keyboard
[    35.957] (II) XINPUT: Adding extended input device "  USB Gaming 
Keyboard" (type: KEYBOARD)
[    35.957] (**) Option "xkb_rules" "evdev"
[    35.957] (**) Option "xkb_model" "pc105+inet"
[    35.957] (**) Option "xkb_layout" "us"
[    35.957] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    35.958] (II) config/udev: Adding input device   USB Gaming Keyboard 
(/dev/input/event4)
[    35.958] (**)   USB Gaming Keyboard: Applying InputClass "evdev 
keyboard catchall"
[    35.958] (**)   USB Gaming Keyboard: Applying InputClass 
"system-setup-keyboard"
[    35.958] (**)   USB Gaming Keyboard: always reports core events
[    35.958] (**)   USB Gaming Keyboard: Device: "/dev/input/event4"
[    35.965] (II)   USB Gaming Keyboard: Found keys
[    35.965] (II)   USB Gaming Keyboard: Configuring as keyboard
[    35.965] (II) XINPUT: Adding extended input device "  USB Gaming 
Keyboard" (type: KEYBOARD)
[    35.965] (**) Option "xkb_rules" "evdev"
[    35.965] (**) Option "xkb_model" "pc105+inet"
[    35.965] (**) Option "xkb_layout" "us"
[    35.965] (**) Option "xkb_options" "terminate:ctrl_alt_bksp,"
[    36.682] (II) Power Button: Close
[    36.682] (II) UnloadModule: "evdev"
[    36.686] (II) Power Button: Close
[    36.686] (II) UnloadModule: "evdev"
[    36.697] (II) Microsoft Microsoft 5-Button Mouse with 
IntelliEye(TM): Close
[    36.697] (II) UnloadModule: "evdev"
[    36.705] (II)   USB Gaming Keyboard: Close
[    36.705] (II) UnloadModule: "evdev"
[    36.712] (II)   USB Gaming Keyboard: Close
[    36.712] (II) UnloadModule: "evdev"
[    36.712] (II) NOUVEAU(0): NVLeaveVT is called.
[    36.713] (II) NOUVEAU(0): Closed GPU channel 2



-- 
Claude Jones
Brunswick, MD, USA
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux