Results 1 to 5 of 5

Thread: Resolution problems

  1. #1
    Join Date
    Jul 2006
    Location
    USA
    Beans
    328
    Distro
    Ubuntu 20.04 Focal Fossa

    Xorg help

    Logging in using KDM or XDM to KDE4 or XFCE kicks me back out to the login screen.

    Code:
    $ xrandr -q
    Can't open display
    kdm.log:
    Code:
    X.Org X Server 1.6.4
    Release Date: 2009-9-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
    Current Operating System: Linux kubuntu-box 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686
    Kernel command line: root=UUID=5efe9de0-16d1-4f8d-92bb-c60e819fe220 ro  
    Build Date: 26 October 2009  05:15:02PM
    xorg-server 2:1.6.4-2ubuntu4 (buildd@) 
    	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    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: Tue Dec 29 11:29:57 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    WARNING: Error inserting agpgart (/lib/modules/2.6.31-16-generic/kernel/drivers/char/agp/agpgart.ko): No such device
    WARNING: Error inserting intel_agp (/lib/modules/2.6.31-16-generic/kernel/drivers/char/agp/intel-agp.ko): No such device
    WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.31-16-generic/kernel/drivers/i2c/algos/i2c-algo-bit.ko): No such device
    WARNING: Error inserting drm (/lib/modules/2.6.31-16-generic/kernel/drivers/gpu/drm/drm.ko): No such device
    FATAL: Error inserting i915 (/lib/modules/2.6.31-16-generic/kernel/drivers/gpu/drm/i915/i915.ko): No such device
    WARNING: Error inserting agpgart (/lib/modules/2.6.31-16-generic/kernel/drivers/char/agp/agpgart.ko): No such device
    WARNING: Error inserting intel_agp (/lib/modules/2.6.31-16-generic/kernel/drivers/char/agp/intel-agp.ko): No such device
    WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.31-16-generic/kernel/drivers/i2c/algos/i2c-algo-bit.ko): No such device
    WARNING: Error inserting drm (/lib/modules/2.6.31-16-generic/kernel/drivers/gpu/drm/drm.ko): No such device
    FATAL: Error inserting i915 (/lib/modules/2.6.31-16-generic/kernel/drivers/gpu/drm/i915/i915.ko): No such device
    (EE) intel(0): [drm] Failed to open DRM device for : No such file or directory
    (EE) intel(0): Failed to become DRM master.
    (EE) intel(0): Failed to initialize kernel memory manager
    Setting master 
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    xrandr: cannot find mode 1024×768
    Dropping master 
    error setting MTRR (base = 0xe0000000, size = 0x08000000, type = 1) Invalid argument (22)
    (EE) intel(0): Failed to initialize kernel memory manager
    Setting master 
    (EE) XKB: No components provided for device Virtual core keyboard
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    xrandr: cannot find mode 1024×768
    Dropping master 
    error setting MTRR (base = 0xe0000000, size = 0x08000000, type = 1) Invalid argument (22)
    (EE) intel(0): Failed to initialize kernel memory manager
    Setting master 
    (EE) XKB: No components provided for device Virtual core keyboard
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    xrandr: cannot find mode 1024×768
    Dropping master 
    error setting MTRR (base = 0xe0000000, size = 0x08000000, type = 1) Invalid argument (22)
    (EE) intel(0): Failed to initialize kernel memory manager
    Setting master 
    (EE) XKB: No components provided for device Virtual core keyboard
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    xrandr: cannot find mode 1024×768
    Dropping master 
    error setting MTRR (base = 0xe0000000, size = 0x08000000, type = 1) Invalid argument (22)
    (EE) intel(0): Failed to initialize kernel memory manager
    Setting master 
    (EE) XKB: No components provided for device Virtual core keyboard
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    xrandr: cannot find mode 1024×768
    Xorg:
    Code:
    (WW) Failed to open protocol names file /usr/lib/xorg/protocol.txt
    X.Org X Server 1.6.4
    Release Date: 2009-9-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
    Current Operating System: Linux kubuntu-box 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686
    Kernel command line: root=UUID=5efe9de0-16d1-4f8d-92bb-c60e819fe220 ro  
    Build Date: 26 October 2009  05:15:02PM
    xorg-server 2:1.6.4-2ubuntu4 (buildd@) 
    	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    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: Tue Dec 29 11:29:57 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) |   |-->Monitor "Monitor0"
    (**) |   |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (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,
    	built-ins,
    	/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,
    	built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x3bc0
    (II) Module ABI versions:
    	X.Org ANSI C Emulation: 0.4
    	X.Org Video Driver: 5.0
    	X.Org XInput driver : 4.0
    	X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    
    (--) PCI:*(0:0:2:0) 8086:2562:1462:5778 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 3, Mem @ 0xe0000000/134217728, 0xee000000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) Open APM successful
    (II) System resource ranges:
    	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.13.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.1.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 2.9.0
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    	4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after probing:
    	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 0.1.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    drmOpenDevice: node name is /dev/dri/card0
    [drm] failed to load kernel module "i915"
    (EE) intel(0): [drm] Failed to open DRM device for : No such file or directory
    (EE) intel(0): Failed to become DRM master.
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 845G
    (--) intel(0): Chipset: "845G"
    (--) intel(0): Linear framebuffer at 0xE0000000
    (--) intel(0): IO registers at addr 0xEE000000 size 524288
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (II) intel(0): No SDVO device is found in VBT
    (II) intel(0): 1 display pipe available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section Monitor0
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID for output VGA
    (II) intel(0): Manufacturer: HWP  Model: 502  Serial#: 36957
    (II) intel(0): Year: 2001  Week: 6
    (II) intel(0): EDID Version: 1.3
    (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) intel(0): Sync:  Separate
    (II) intel(0): Max Image Size [cm]: horiz.: 28  vert.: 21
    (II) intel(0): Gamma: 2.84
    (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): redX: 0.643 redY: 0.323   greenX: 0.301 greenY: 0.605
    (II) intel(0): blueX: 0.142 blueY: 0.056   whiteX: 0.280 whiteY: 0.311
    (II) intel(0): Supported established timings:
    (II) intel(0): 720x400@70Hz
    (II) intel(0): 720x400@88Hz
    (II) intel(0): 640x480@60Hz
    (II) intel(0): 640x480@67Hz
    (II) intel(0): 640x480@72Hz
    (II) intel(0): 640x480@75Hz
    (II) intel(0): 800x600@56Hz
    (II) intel(0): 800x600@60Hz
    (II) intel(0): 800x600@72Hz
    (II) intel(0): 800x600@75Hz
    (II) intel(0): 832x624@75Hz
    (II) intel(0): 1024x768@87Hz (interlaced)
    (II) intel(0): 1024x768@60Hz
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported standard timings:
    (II) intel(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
    (II) intel(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
    (II) intel(0): Supported detailed timing:
    (II) intel(0): clock: 56.2 MHz   Image Size:  280 x 210 mm
    (II) intel(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) intel(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
    (II) intel(0): Serial No: THTCF36957
    (II) intel(0): Monitor name: MX50
    (II) intel(0): Ranges: V min: 47 V max: 100 Hz, H min: 30 H max: 54 kHz, PixClock max 70 MHz
    (II) intel(0): EDID (in hex):
    (II) intel(0): 	00ffffffffffff0022f002055d900000
    (II) intel(0): 	060b0103081c15b8eab05ea4524d9b24
    (II) intel(0): 	0e474ffff80045593159010101010101
    (II) intel(0): 	010101010101f91520f830581f202040
    (II) intel(0): 	130018d21000001e000000ff00544854
    (II) intel(0): 	434633363935370a2020000000fc004d
    (II) intel(0): 	5835300a2020202020202020000000fd
    (II) intel(0): 	002f641e3607000a2020202020200024
    (II) intel(0): EDID vendor "HWP", prod id 1282
    (II) intel(0): Using EDID range info for horizontal sync
    (II) intel(0): Using EDID range info for vertical refresh
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): EDID vendor "HWP", prod id 1282
    (II) intel(0): Printing probed modes for output VGA
    (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x87.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x87.8   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Output VGA connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output VGA using initial mode 800x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) intel(0): Display dimensions: (280, 210) mm
    (**) intel(0): DPI set to (72, 72)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.4
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x80000203 to 0x80000207
    (WW) intel(0): PIPEASTAT before: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
    (WW) intel(0): PIPEASTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
    	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
    (II) intel(0): Kernel reported 238848 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 955388 kB available
    (WW) intel(0): DRI2: failed to open drm device
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (EE) intel(0): Failed to initialize kernel memory manager
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) UXA(0): Driver registered support for the following operations:
    (II)         solid
    (II)         copy
    (II)         composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (WW) intel(0): drmSetMaster failed: Bad file descriptor
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00825000 (pgoffset 2085)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x00c00000 (pgoffset 3072)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00024fff: HW cursors (20 kB)
    (II) intel(0): 0x00025000-0x00824fff: fake bufmgr (8192 kB)
    (II) intel(0): 0x007df000:            end of stolen memory
    (II) intel(0): 0x00825000-0x00825fff: overlay registers (4 kB, 0x000000002c991000 physical
    )
    (II) intel(0): 0x00c00000-0x00ffffff: front buffer (4096 kB) X tiled
    (II) intel(0): 0x08000000:            end of aperture
    (II) intel(0): BO memory allocation layout:
    (II) intel(0): Output configuration:
    (II) intel(0):   Pipe A is on
    (II) intel(0):   Display plane A is now enabled and connected to pipe A.
    (II) intel(0):   Output VGA is connected to pipe A
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Failed
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 280 x 210
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    	compiled for 1.6.4, module version = 2.2.5
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput driver, version 4.0
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "pc105"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
    (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event2"
    (II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
    (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    (**) Logitech USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00
    (**) Logitech USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms
    (**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
    (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID for output VGA
    (II) intel(0): Manufacturer: HWP  Model: 502  Serial#: 36957
    (II) intel(0): Year: 2001  Week: 6
    (II) intel(0): EDID Version: 1.3
    (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) intel(0): Sync:  Separate
    (II) intel(0): Max Image Size [cm]: horiz.: 28  vert.: 21
    (II) intel(0): Gamma: 2.84
    (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) intel(0): First detailed timing is preferred mode
    (II) intel(0): redX: 0.643 redY: 0.323   greenX: 0.301 greenY: 0.605
    (II) intel(0): blueX: 0.142 blueY: 0.056   whiteX: 0.280 whiteY: 0.311
    (II) intel(0): Supported established timings:
    (II) intel(0): 720x400@70Hz
    (II) intel(0): 720x400@88Hz
    (II) intel(0): 640x480@60Hz
    (II) intel(0): 640x480@67Hz
    (II) intel(0): 640x480@72Hz
    (II) intel(0): 640x480@75Hz
    (II) intel(0): 800x600@56Hz
    (II) intel(0): 800x600@60Hz
    (II) intel(0): 800x600@72Hz
    (II) intel(0): 800x600@75Hz
    (II) intel(0): 832x624@75Hz
    (II) intel(0): 1024x768@87Hz (interlaced)
    (II) intel(0): 1024x768@60Hz
    (II) intel(0): Manufacturer's mask: 0
    (II) intel(0): Supported standard timings:
    (II) intel(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
    (II) intel(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
    (II) intel(0): Supported detailed timing:
    (II) intel(0): clock: 56.2 MHz   Image Size:  280 x 210 mm
    (II) intel(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
    (II) intel(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
    (II) intel(0): Serial No: THTCF36957
    (II) intel(0): Monitor name: MX50
    (II) intel(0): Ranges: V min: 47 V max: 100 Hz, H min: 30 H max: 54 kHz, PixClock max 70 MHz
    (II) intel(0): EDID (in hex):
    (II) intel(0): 	00ffffffffffff0022f002055d900000
    (II) intel(0): 	060b0103081c15b8eab05ea4524d9b24
    (II) intel(0): 	0e474ffff80045593159010101010101
    (II) intel(0): 	010101010101f91520f830581f202040
    (II) intel(0): 	130018d21000001e000000ff00544854
    (II) intel(0): 	434633363935370a2020000000fc004d
    (II) intel(0): 	5835300a2020202020202020000000fd
    (II) intel(0): 	002f641e3607000a2020202020200024
    (II) intel(0): EDID vendor "HWP", prod id 1282
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): EDID vendor "HWP", prod id 1282
    (II) intel(0): Printing probed modes for output VGA
    (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "1024x768"x87.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
    (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x87.8   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
    (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    Last edited by boast; December 29th, 2009 at 05:45 PM.

  2. #2
    Join Date
    Jul 2006
    Location
    USA
    Beans
    328
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Xorg help

    These were the kind of symptoms I'd have when I would have composite enabled years ago. So I tried adding
    Code:
    Option         "AIGLX" "false"
    and
    Code:
    Section "Extensions"
            Option "Composite" "disable"
    EndSection
    but no luck. I just don't understand why KDM would work fine for xorg, but then KDE and XFCE would not.

  3. #3
    Join Date
    Jul 2006
    Location
    USA
    Beans
    328
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Resolution problems

    fixed
    Code:
    [config/dbus] couldn't take over org.x.config: org.freedesktop.DBus.Error.AccessDenied (Connection ":1.20" is not allowed to own the service "org.x.config.display0" due to security policies in the configuration file)
    by creating the file
    Code:
    /etc/dbus-1/system.d/xorg-server.conf
    which was missing, and having in it
    Code:
    <!DOCTYPE busconfig PUBLIC
     "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
     "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
    <busconfig>
            <policy context="default">
                    <allow own="org.x.config.display0"/>
                    <allow send_destination="org.x.config.display0"/>
                    <allow send_interface="org.x.config.display0"/>
            </policy>
    </busconfig>
    (thanks to http://bugs.gentoo.org/show_bug.cgi?id=280443#c14)

    so now I have to fix
    Code:
    [config/dbus] couldn't register object path
    Last edited by boast; December 30th, 2009 at 04:43 PM.

  4. #4
    Join Date
    Jul 2006
    Location
    USA
    Beans
    328
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Resolution problems

    well, startxfce4 works fine. startkde gives me
    Code:
    $DISPLAY is not set or cannot connect to the X server
    and still neither kdm or xdm works

    .xsession-errors gives me
    Code:
    /etc/kde4/kdm/Xsession: line 46: /etc/X11/Xsession: No such file or directory
    Last edited by boast; December 30th, 2009 at 06:23 PM.

  5. #5
    Join Date
    Jul 2006
    Location
    USA
    Beans
    328
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Resolution problems

    FIXED everything by doing
    Code:
    apt-get -o DPkg::Options::="--force-confmiss" --reinstall install x11-common
    (thanks to http://ircarchive.info/debian/2007/4/8/110.html)


    So, lesson learned: when you delete /etc/X11, and reinstall xorg, the config files do not reinstall with it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •