Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg sometimes does not respond [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Thu Jan 12, 2017 8:33 am    Post subject: Xorg sometimes does not respond [SOLVED] Reply with quote

Hello, All !

I have updated both kernel and Xorg as described in wiki. I have /etc/portage/make.conf
Code:

USE="alsa -gtk -gnome -arts esd qt kde firefox opengl samba dvdr ffmpeg icq jabber aim yahoo -hal gnome-keyring udev -systemd"
...
VIDEO_CARDS="i810 radeon r128 nv intel nouveau nvidia"

If I try to remove nvidia card from video card list and unmerge nvidia-drivers then Xorg runs, but does not respond on both keyboard events and mouse move, but file /var/log/Xorg.0.log does not contain any errors, if nvidia drivers are emerged then all works properly, but this situation arises randomly. Xorg works on nouveau driver, because Xorg.0.log contains only its.
my Xorg.0.log is
Code:

X.Org X Server 1.17.4
Release Date: 2015-10-28
[   377.309] X Protocol Version 11, Revision 0
[   377.309] Build Operating System: Linux 4.4.26-gentoo i686 Gentoo
[   377.309] Current Operating System: Linux localhost 4.4.26-gentoo #1 SMP Tue Jan 10 17:45:25 MSK 2017 i686
[   377.309] Kernel command line: BOOT_IMAGE=/kernel-4.4.26-gentoo root=/dev/sda2 ro
[   377.309] Build Date: 11 January 2017  09:20:54PM
[   377.309] 
[   377.309] Current version of pixman: 0.34.0
[   377.309]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   377.309] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   377.309] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 12 10:58:08 2017
[   377.309] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   377.309] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   377.310] (==) No Layout section.  Using the first Screen section.
[   377.310] (==) No screen section available. Using defaults.
[   377.310] (**) |-->Screen "Default Screen Section" (0)
[   377.310] (**) |   |-->Monitor "<default monitor>"
[   377.310] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[   377.310] (==) Automatically adding devices
[   377.310] (==) Automatically enabling devices
[   377.310] (==) Automatically adding GPU devices
[   377.385] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[   377.385] (**) ModulePath set to "/usr/lib/xorg/modules"
[   377.385] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[   377.393] (II) Loader magic: 0x825d680
[   377.393] (II) Module ABI versions:
[   377.393]    X.Org ANSI C Emulation: 0.4
[   377.393]    X.Org Video Driver: 19.0
[   377.393]    X.Org XInput driver : 21.0
[   377.393]    X.Org Server Extension : 9.0
[   377.393] (II) xfree86: Adding drm device (/dev/dri/card0)
[   377.395] (--) PCI:*(0:4:0:0) 10de:014f:1043:819e rev 162, Mem @ 0xf4000000/67108864, 0xd8000000/134217728, 0xfa000000/16777216, BIOS @ 0x????????/131072
[   377.395] (II) LoadModule: "glx"
[   377.395] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   377.420] (II) Module glx: vendor="X.Org Foundation"
[   377.420]    compiled for 1.17.4, module version = 1.0.0
[   377.420]    ABI class: X.Org Server Extension, version 9.0
[   377.420] (==) AIGLX enabled
[   377.420] (==) Matched nouveau as autoconfigured driver 0
[   377.420] (==) Matched nv as autoconfigured driver 1
[   377.420] (==) Matched nouveau as autoconfigured driver 2
[   377.420] (==) Matched nv as autoconfigured driver 3
[   377.420] (==) Matched modesetting as autoconfigured driver 4
[   377.420] (==) Matched fbdev as autoconfigured driver 5
[   377.420] (==) Matched vesa as autoconfigured driver 6
[   377.420] (==) Assigned the driver to the xf86ConfigLayout
[   377.420] (II) LoadModule: "nouveau"
[   377.420] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   377.432] (II) Module nouveau: vendor="X.Org Foundation"
[   377.432]    compiled for 1.17.4, module version = 1.0.12
[   377.433]    Module class: X.Org Video Driver
[   377.433]    ABI class: X.Org Video Driver, version 19.0
[   377.433] (II) LoadModule: "nv"
[   377.433] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[   377.463] (II) Module nv: vendor="X.Org Foundation"
[   377.463]    compiled for 1.17.4, module version = 2.1.20
[   377.463]    Module class: X.Org Video Driver
[   377.463]    ABI class: X.Org Video Driver, version 19.0
[   377.463] (II) LoadModule: "modesetting"
[   377.463] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   377.470] (II) Module modesetting: vendor="X.Org Foundation"
[   377.470]    compiled for 1.17.4, module version = 1.17.4
[   377.470]    Module class: X.Org Video Driver
[   377.470]    ABI class: X.Org Video Driver, version 19.0
[   377.470] (II) LoadModule: "fbdev"
[   377.470] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   377.477] (II) Module fbdev: vendor="X.Org Foundation"
[   377.477]    compiled for 1.17.4, module version = 0.4.4
[   377.477]    Module class: X.Org Video Driver
[   377.477]    ABI class: X.Org Video Driver, version 19.0
[   377.477] (II) LoadModule: "vesa"
[   377.477] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   377.481] (II) Module vesa: vendor="X.Org Foundation"
[   377.481]    compiled for 1.17.4, module version = 2.3.4
[   377.481]    Module class: X.Org Video Driver
[   377.481]    ABI class: X.Org Video Driver, version 19.0
[   377.481] (II) NOUVEAU driver
[   377.481] (II) NOUVEAU driver for NVIDIA chipset families :
[   377.481]    RIVA TNT        (NV04)
[   377.481]    RIVA TNT2       (NV05)
[   377.481]    GeForce 256     (NV10)
[   377.481]    GeForce 2       (NV11, NV15)
[   377.481]    GeForce 4MX     (NV17, NV18)
[   377.481]    GeForce 3       (NV20)
[   377.481]    GeForce 4Ti     (NV25, NV28)
[   377.481]    GeForce FX      (NV3x)
[   377.481]    GeForce 6       (NV4x)
[   377.481]    GeForce 7       (G7x)
[   377.481]    GeForce 8       (G8x)
[   377.481]    GeForce GTX 200 (NVA0)
[   377.481]    GeForce GTX 400 (NVC0)
[   377.481] (II) NOUVEAU driver
[   377.481] (II) NOUVEAU driver for NVIDIA chipset families :
[   377.481]    RIVA TNT        (NV04)
[   377.481]    RIVA TNT2       (NV05)
[   377.481]    GeForce 256     (NV10)
[   377.481]    GeForce 2       (NV11, NV15)
[   377.481]    GeForce 4MX     (NV17, NV18)
[   377.481]    GeForce 3       (NV20)
[   377.481]    GeForce 4Ti     (NV25, NV28)
[   377.481]    GeForce FX      (NV3x)
[   377.481]    GeForce 6       (NV4x)
[   377.481]    GeForce 7       (G7x)
[   377.482]    GeForce 8       (G8x)
[   377.482]    GeForce GTX 200 (NVA0)
[   377.482]    GeForce GTX 400 (NVC0)
[   377.482] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   377.482] (II) FBDEV: driver for framebuffer: fbdev
[   377.482] (II) VESA: driver for VESA chipsets: vesa
[   377.482] (++) using VT number 7

[   377.483] (II) [drm] nouveau interface version: 1.3.1
[   377.483] (WW) Falling back to old probe method for modesetting
[   377.483] (WW) Falling back to old probe method for fbdev
[   377.483] (II) Loading sub module "fbdevhw"
[   377.483] (II) LoadModule: "fbdevhw"
[   377.483] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   377.487] (II) Module fbdevhw: vendor="X.Org Foundation"
[   377.487]    compiled for 1.17.4, module version = 0.0.2
[   377.487]    ABI class: X.Org Video Driver, version 19.0
[   377.487] (WW) Falling back to old probe method for vesa
[   377.487] (II) Loading sub module "dri2"
[   377.488] (II) LoadModule: "dri2"
[   377.488] (II) Module "dri2" already built-in
[   377.488] (--) NOUVEAU(0): Chipset: "NVIDIA NV43"
[   377.488] (II) NOUVEAU(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[   377.488] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   377.488] (==) NOUVEAU(0): RGB weight 888
[   377.488] (==) NOUVEAU(0): Default visual is TrueColor
[   377.488] (==) NOUVEAU(0): Using HW cursor
[   377.488] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[   377.488] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   377.488] (==) NOUVEAU(0): Page flipping enabled
[   377.488] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   377.488] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   377.488] (II) NOUVEAU(0): Initializing outputs ...
[   377.518] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[   377.548] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[   377.599] (II) NOUVEAU(0): Output TV-1 has no monitor section
[   377.600] (II) NOUVEAU(0): 3 crtcs needed for screen.
[   377.600] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   377.600] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   377.630] (II) NOUVEAU(0): EDID for output VGA-1
[   377.630] (II) NOUVEAU(0): Manufacturer: ACR  Model: 4b  Serial#: 53528133
[   377.630] (II) NOUVEAU(0): Year: 2010  Week: 33
[   377.630] (II) NOUVEAU(0): EDID Version: 1.3
[   377.630] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   377.630] (II) NOUVEAU(0): Sync:  Separate
[   377.630] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[   377.630] (II) NOUVEAU(0): Gamma: 2.20
[   377.630] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   377.630] (II) NOUVEAU(0): First detailed timing is preferred mode
[   377.630] (II) NOUVEAU(0): redX: 0.650 redY: 0.345   greenX: 0.287 greenY: 0.600
[   377.630] (II) NOUVEAU(0): blueX: 0.140 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[   377.630] (II) NOUVEAU(0): Supported established timings:
[   377.630] (II) NOUVEAU(0): 720x400@70Hz
[   377.630] (II) NOUVEAU(0): 640x480@60Hz
[   377.630] (II) NOUVEAU(0): 640x480@67Hz
[   377.630] (II) NOUVEAU(0): 640x480@72Hz
[   377.630] (II) NOUVEAU(0): 640x480@75Hz
[   377.630] (II) NOUVEAU(0): 800x600@56Hz
[   377.630] (II) NOUVEAU(0): 800x600@60Hz
[   377.630] (II) NOUVEAU(0): 800x600@72Hz
[   377.630] (II) NOUVEAU(0): 800x600@75Hz
[   377.630] (II) NOUVEAU(0): 832x624@75Hz
[   377.630] (II) NOUVEAU(0): 1024x768@60Hz
[   377.630] (II) NOUVEAU(0): 1024x768@70Hz
[   377.630] (II) NOUVEAU(0): 1024x768@75Hz
[   377.630] (II) NOUVEAU(0): 1280x1024@75Hz
[   377.630] (II) NOUVEAU(0): 1152x864@75Hz
[   377.630] (II) NOUVEAU(0): Manufacturer's mask: 0
[   377.630] (II) NOUVEAU(0): Supported standard timings:
[   377.630] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   377.630] (II) NOUVEAU(0): Supported detailed timing:
[   377.630] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[   377.630] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[   377.630] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[   377.630] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[   377.630] (II) NOUVEAU(0): Serial No: LDP0C04340I4
[   377.630] (II) NOUVEAU(0): Monitor name: B193
[   377.630] (II) NOUVEAU(0): EDID (in hex):
[   377.630] (II) NOUVEAU(0):    00ffffffffffff0004724b0045c63003
[   377.630] (II) NOUVEAU(0):    2114010308261e78ea9ae5a658499923
[   377.630] (II) NOUVEAU(0):    115054bfef80714f0101010101010101
[   377.630] (II) NOUVEAU(0):    010101010101302a009851002a403070
[   377.631] (II) NOUVEAU(0):    1300782d1100001e000000fd00384b1e
[   377.631] (II) NOUVEAU(0):    530e000a202020202020000000ff004c
[   377.631] (II) NOUVEAU(0):    44503043303433343049340a000000fc
[   377.631] (II) NOUVEAU(0):    00423139330a20202020202020200037
[   377.631] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[   377.631] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   377.631] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   377.631] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   377.660] (II) NOUVEAU(0): EDID for output DVI-I-1
[   377.660] (II) NOUVEAU(0): Manufacturer: ACR  Model: 4b  Serial#: 53528133
[   377.660] (II) NOUVEAU(0): Year: 2010  Week: 33
[   377.660] (II) NOUVEAU(0): EDID Version: 1.3
[   377.660] (II) NOUVEAU(0): Digital Display Input
[   377.660] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[   377.660] (II) NOUVEAU(0): Gamma: 2.20
[   377.660] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[   377.660] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[   377.660] (II) NOUVEAU(0): First detailed timing is preferred mode
[   377.660] (II) NOUVEAU(0): redX: 0.650 redY: 0.345   greenX: 0.287 greenY: 0.600
[   377.660] (II) NOUVEAU(0): blueX: 0.140 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[   377.660] (II) NOUVEAU(0): Supported established timings:
[   377.660] (II) NOUVEAU(0): 720x400@70Hz
[   377.660] (II) NOUVEAU(0): 640x480@60Hz
[   377.660] (II) NOUVEAU(0): 640x480@67Hz
[   377.660] (II) NOUVEAU(0): 640x480@72Hz
[   377.660] (II) NOUVEAU(0): 640x480@75Hz
[   377.660] (II) NOUVEAU(0): 800x600@56Hz
[   377.660] (II) NOUVEAU(0): 800x600@60Hz
[   377.660] (II) NOUVEAU(0): 800x600@72Hz
[   377.660] (II) NOUVEAU(0): 800x600@75Hz
[   377.660] (II) NOUVEAU(0): 832x624@75Hz
[   377.660] (II) NOUVEAU(0): 1024x768@60Hz
[   377.660] (II) NOUVEAU(0): 1024x768@70Hz
[   377.660] (II) NOUVEAU(0): 1024x768@75Hz
[   377.660] (II) NOUVEAU(0): 1280x1024@75Hz
[   377.660] (II) NOUVEAU(0): 1152x864@75Hz
[   377.660] (II) NOUVEAU(0): Manufacturer's mask: 0
[   377.660] (II) NOUVEAU(0): Supported standard timings:
[   377.660] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   377.660] (II) NOUVEAU(0): Supported detailed timing:
[   377.660] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[   377.660] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[   377.660] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[   377.660] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[   377.660] (II) NOUVEAU(0): Serial No: LDP0C04340I4
[   377.660] (II) NOUVEAU(0): Monitor name: B193
[   377.661] (II) NOUVEAU(0): EDID (in hex):
[   377.661] (II) NOUVEAU(0):    00ffffffffffff0004724b0045c63003
[   377.661] (II) NOUVEAU(0):    2114010380261e78ea9ae5a658499923
[   377.661] (II) NOUVEAU(0):    115054bfef80714f0101010101010101
[   377.661] (II) NOUVEAU(0):    010101010101302a009851002a403070
[   377.661] (II) NOUVEAU(0):    1300782d1100001e000000fd00384b1e
[   377.661] (II) NOUVEAU(0):    530e000a202020202020000000ff004c
[   377.661] (II) NOUVEAU(0):    44503043303433343049340a000000fc
[   377.661] (II) NOUVEAU(0):    00423139330a202020202020202000bf
[   377.661] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[   377.661] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   377.661] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   377.661] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   377.713] (II) NOUVEAU(0): EDID for output TV-1
[   377.713] (II) NOUVEAU(0): Output VGA-1 connected
[   377.713] (II) NOUVEAU(0): Output DVI-I-1 connected
[   377.713] (II) NOUVEAU(0): Output TV-1 disconnected
[   377.713] (II) NOUVEAU(0): Using exact sizes for initial modes
[   377.713] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
[   377.713] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1280x1024
[   377.713] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   377.713] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[   377.713] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   377.713] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[   377.713] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[   377.713] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[   377.713] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[   377.713] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[   377.713] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[   377.713] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[   377.713] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   377.713] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   377.713] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   377.713] (==) NOUVEAU(0): DPI set to (96, 96)
[   377.713] (II) Loading sub module "fb"
[   377.713] (II) LoadModule: "fb"
[   377.713] (II) Loading /usr/lib/xorg/modules/libfb.so
[   377.737] (II) Module fb: vendor="X.Org Foundation"
[   377.737]    compiled for 1.17.4, module version = 1.0.0
[   377.737]    ABI class: X.Org ANSI C Emulation, version 0.4
[   377.737] (II) Loading sub module "shadowfb"
[   377.737] (II) LoadModule: "shadowfb"
[   377.737] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   377.748] (II) Module shadowfb: vendor="X.Org Foundation"
[   377.748]    compiled for 1.17.4, module version = 1.0.0
[   377.748]    ABI class: X.Org ANSI C Emulation, version 0.4
[   377.748] (II) UnloadModule: "nv"
[   377.748] (II) Unloading nv
[   377.748] (II) UnloadModule: "modesetting"
[   377.748] (II) Unloading modesetting
[   377.748] (II) UnloadModule: "fbdev"
[   377.748] (II) Unloading fbdev
[   377.748] (II) UnloadSubModule: "fbdevhw"
[   377.748] (II) Unloading fbdevhw
[   377.748] (II) UnloadModule: "vesa"
[   377.748] (II) Unloading vesa
[   377.748] (--) Depth 24 pixmap format is 32 bpp
[   377.759] (II) NOUVEAU(0): Channel setup complete.
[   377.767] (II) NOUVEAU(0): Hardware support for Present enabled
[   377.767] (II) NOUVEAU(0): [DRI2] Setup complete
[   377.767] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   377.767] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[   377.767] (II) Loading sub module "exa"
[   377.767] (II) LoadModule: "exa"
[   377.767] (II) Loading /usr/lib/xorg/modules/libexa.so
[   377.783] (II) Module exa: vendor="X.Org Foundation"
[   377.783]    compiled for 1.17.4, module version = 2.6.0
[   377.783]    ABI class: X.Org Video Driver, version 19.0
[   377.783] (II) EXA(0): Driver allocated offscreen pixmaps
[   377.783] (II) EXA(0): Driver registered support for the following operations:
[   377.783] (II)         Solid
[   377.783] (II)         Copy
[   377.783] (II)         Composite (RENDER acceleration)
[   377.783] (II)         UploadToScreen
[   377.783] (II)         DownloadFromScreen
[   377.783] (==) NOUVEAU(0): Backing store enabled
[   377.783] (==) NOUVEAU(0): Silken mouse enabled
[   377.783] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[   377.783] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   377.783] (==) NOUVEAU(0): DPMS enabled
[   377.783] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   377.783] (--) RandR disabled
[   378.692] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   378.692] (II) AIGLX: enabled GLX_ARB_create_context
[   378.692] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   378.692] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   378.692] (II) AIGLX: enabled GLX_INTEL_swap_event
[   378.692] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   378.692] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   378.692] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   378.692] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   378.692] (II) AIGLX: Loaded and initialized nouveau
[   378.692] (II) GLX: Initialized DRI2 GL provider for screen 0
[   378.694] (II) NOUVEAU(0): NVEnterVT is called.
[   378.695] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[   378.695] resize called 1280 1024
[   379.027] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   379.027] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   379.027] (II) LoadModule: "evdev"
[   379.027] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   379.065] (II) Module evdev: vendor="X.Org Foundation"
[   379.065]    compiled for 1.17.4, module version = 2.9.2
[   379.065]    Module class: X.Org XInput Driver
[   379.065]    ABI class: X.Org XInput driver, version 21.0
[   379.065] (II) Using input driver 'evdev' for 'Power Button'
[   379.065] (**) Power Button: always reports core events
[   379.065] (**) evdev: Power Button: Device: "/dev/input/event2"
[   379.065] (--) evdev: Power Button: Vendor 0 Product 0x1
[   379.065] (--) evdev: Power Button: Found keys
[   379.065] (II) evdev: Power Button: Configuring as keyboard
[   379.065] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   379.065] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   379.065] (**) Option "xkb_rules" "evdev"
[   379.065] (**) Option "xkb_model" "pc105"
[   379.065] (**) Option "xkb_layout" "us,ru"
[   379.065] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll,compose:ralt"
[   379.090] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   379.090] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   379.090] (II) Using input driver 'evdev' for 'Power Button'
[   379.090] (**) Power Button: always reports core events
[   379.090] (**) evdev: Power Button: Device: "/dev/input/event1"
[   379.090] (--) evdev: Power Button: Vendor 0 Product 0x1
[   379.090] (--) evdev: Power Button: Found keys
[   379.090] (II) evdev: Power Button: Configuring as keyboard
[   379.090] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   379.090] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   379.090] (**) Option "xkb_rules" "evdev"
[   379.090] (**) Option "xkb_model" "pc105"
[   379.090] (**) Option "xkb_layout" "us,ru"
[   379.090] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll,compose:ralt"
[   379.091] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event10)
[   379.091] (II) No input driver specified, ignoring this device.
[   379.091] (II) This device may have been added with another device file.
[   379.091] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event3)
[   379.091] (II) No input driver specified, ignoring this device.
[   379.091] (II) This device may have been added with another device file.
[   379.092] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event4)
[   379.092] (II) No input driver specified, ignoring this device.
[   379.092] (II) This device may have been added with another device file.
[   379.092] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
[   379.092] (II) No input driver specified, ignoring this device.
[   379.092] (II) This device may have been added with another device file.
[   379.092] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event6)
[   379.092] (II) No input driver specified, ignoring this device.
[   379.092] (II) This device may have been added with another device file.
[   379.093] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event7)
[   379.093] (II) No input driver specified, ignoring this device.
[   379.093] (II) This device may have been added with another device file.
[   379.093] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event8)
[   379.093] (II) No input driver specified, ignoring this device.
[   379.093] (II) This device may have been added with another device file.
[   379.093] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event9)
[   379.093] (II) No input driver specified, ignoring this device.
[   379.093] (II) This device may have been added with another device file.
[   379.094] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/event11)
[   379.094] (**) Genius Optical Mouse: Applying InputClass "evdev pointer catchall"
[   379.094] (II) Using input driver 'evdev' for 'Genius Optical Mouse'
[   379.094] (**) Genius Optical Mouse: always reports core events
[   379.094] (**) evdev: Genius Optical Mouse: Device: "/dev/input/event11"
[   379.146] (--) evdev: Genius Optical Mouse: Vendor 0x458 Product 0x3a
[   379.146] (--) evdev: Genius Optical Mouse: Found 3 mouse buttons
[   379.146] (--) evdev: Genius Optical Mouse: Found scroll wheel(s)
[   379.146] (--) evdev: Genius Optical Mouse: Found relative axes
[   379.146] (--) evdev: Genius Optical Mouse: Found x and y relative axes
[   379.146] (II) evdev: Genius Optical Mouse: Configuring as mouse
[   379.146] (II) evdev: Genius Optical Mouse: Adding scrollwheel support
[   379.146] (**) evdev: Genius Optical Mouse: YAxisMapping: buttons 4 and 5
[   379.146] (**) evdev: Genius Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   379.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/0003:0458:003A.0006/input/input16/event11"
[   379.146] (II) XINPUT: Adding extended input device "Genius Optical Mouse" (type: MOUSE, id 8)
[   379.146] (II) evdev: Genius Optical Mouse: initialized for relative axes.
[   379.146] (**) Genius Optical Mouse: (accel) keeping acceleration scheme 1
[   379.146] (**) Genius Optical Mouse: (accel) acceleration profile 0
[   379.147] (**) Genius Optical Mouse: (accel) acceleration factor: 2.000
[   379.147] (**) Genius Optical Mouse: (accel) acceleration threshold: 4
[   379.147] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/mouse0)
[   379.147] (II) No input driver specified, ignoring this device.
[   379.147] (II) This device may have been added with another device file.
[   379.147] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   379.147] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   379.147] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   379.147] (**) AT Translated Set 2 keyboard: always reports core events
[   379.147] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   379.147] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   379.147] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   379.147] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   379.147] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   379.147] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   379.147] (**) Option "xkb_rules" "evdev"
[   379.147] (**) Option "xkb_model" "pc105"
[   379.147] (**) Option "xkb_layout" "us,ru"
[   379.147] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll,compose:ralt"
[   386.932] (II) NOUVEAU(0): EDID vendor "ACR", prod id 75
[   386.932] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   386.932] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   386.932] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   386.932] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   386.932] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   386.932] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   387.043] (II) NOUVEAU(0): EDID vendor "ACR", prod id 75
[   387.043] (II) NOUVEAU(0): Using hsync ranges from config file
[   387.043] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   387.043] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   387.043] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   387.043] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   387.043] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1171.163] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1171.163] (II) NOUVEAU(0): NVLeaveVT is called.
[  1177.541] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1177.541] (II) NOUVEAU(0): NVEnterVT is called.
[  1177.601] (II) NOUVEAU(0): EDID vendor "ACR", prod id 75
[  1177.601] (II) NOUVEAU(0): Using hsync ranges from config file
[  1177.601] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  1177.601] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  1177.601] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  1177.601] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1177.602] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)

Which way I have to solve this problem ?
_________________
Best regards,
Yuriy Rusinov.


Last edited by YuriyRusinov on Mon Jan 16, 2017 9:42 am; edited 1 time in total
Back to top
View user's profile Send private message
Maxxx
Guru
Guru


Joined: 12 Jan 2016
Posts: 595
Location: Italia

PostPosted: Thu Jan 12, 2017 8:47 am    Post subject: Reply with quote

In my case, I use only nvidia drivers. I haven't activated nouveau from kernel, and i haven't "nouveau" in VIDEO_CARDS (make.conf).
Then xorg.conf was created by running "nvidia-xconfig".

I think that you must choose nouveau or nvidia drivers.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Thu Jan 12, 2017 9:01 am    Post subject: Reply with quote

Maxxx wrote:
I think that you must choose nouveau or nvidia drivers.

Just for information there's a guide for nvidia and nouveau switching
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Thu Jan 12, 2017 9:06 am    Post subject: Reply with quote

In my opinion I choose nouveau drivers. Do I have to remove nvidia from video_cards and reemerge all packages that depends on this ? And after that do as described here or here ?
_________________
Best regards,
Yuriy Rusinov.


Last edited by YuriyRusinov on Thu Jan 12, 2017 11:10 am; edited 1 time in total
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Thu Jan 12, 2017 10:35 am    Post subject: Reply with quote

And one's more question.

In this we use systemd.setenv=GPUMOD=nouveau, but what I have to do if I use udev instead of systemd ?
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Fri Jan 13, 2017 8:26 am    Post subject: Reply with quote

Quote:
VIDEO_CARDS="i810 radeon r128 nv intel nouveau nvidia"


Maybe it was already mentioned or asked in this topic.

Which gpu do you have? CAreful when its an optimus based notebook for example.

When you know your gpu than you should choose the appropriate VIDEO_CARDS and than follow the gentoo wiki / handbook for your gpu
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Fri Jan 13, 2017 9:30 am    Post subject: Reply with quote

Problem was in Xorg bug
Code:

(EE) [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
(EE)
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x58) [0x81d8288]
(EE) 1: /usr/bin/X (mieqEnqueue+0x27f) [0x81b9a70]
(EE) 2: /usr/bin/X (QueuePointerEvents+0x64) [0x80924af]
(EE) 3: /usr/bin/X (xf86PostMotionEventM+0x252) [0x80c9bfd]
(EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6301000+0x4804) [0xb6305804]
(EE) 5: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6301000+0x4e0f) [0xb6305e0f]
(EE) 6: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6301000+0x57cf) [0xb63067cf]
(EE) 7: /usr/bin/X (0x8048000+0x714a5) [0x80b94a5]
(EE) 8: /usr/bin/X (0x8048000+0x9adaf) [0x80e2daf]
(EE) 9: /lib/libc.so.6 (0xb7271000+0x2b808) [0xb729c808]
(EE) 10: /lib/libc.so.6 (ioctl+0x12) [0xb733c342]
(EE) 11: /usr/lib/libdrm.so.2 (drmIoctl+0x2e) [0xb74c8f3e]
(EE) 12: /usr/lib/libdrm.so.2 (drmCommandWrite+0x3c) [0xb74cbf71]
(EE) 13: /usr/lib/libdrm_nouveau.so.2 (nouveau_bo_wait+0xcc) [0xb6de4f98]
(EE) 14: /usr/lib/xorg/modules/drivers/nouveau_drv.so (0xb76d6000+0x61df) [0xb76dc1df]
(EE) 15: /usr/lib/xorg/modules/libexa.so (0xb6daa000+0xa6f0) [0xb6db46f0]
(EE) 16: /usr/bin/X (0x8048000+0x17f565) [0x81c7565]
(EE) 17: /usr/bin/X (0x8048000+0xc1152) [0x8109152]
(EE) 18: /usr/bin/X (0x8048000+0xd1533) [0x8119533]
(EE) 19: /usr/bin/X (0x8048000+0xd25d4) [0x811a5d4]
(EE) 20: /usr/bin/X (0x8048000+0x326be) [0x807a6be]
(EE) 21: /usr/bin/X (0x8048000+0x36995) [0x807e995]
(EE) 22: /usr/bin/X (0x8048000+0x202ff) [0x80682ff]
(EE) 23: /lib/libc.so.6 (__libc_start_main+0xf4) [0xb728905c]
(EE) 24: /usr/bin/X (0x8048000+0x20325) [0x8068325]
(EE)


My preliminary solution was
1. remove or blacklist all nvidia kernel modules
2. VIDEO_CARDS="nouveau" only
3. recompilation xorg-drivers xorg-server xf86-input-keyboard xf86-video-nouveau xf86-input-mouse.
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Jan 13, 2017 10:43 am    Post subject: Reply with quote

YuriyRusinov wrote:
3. recompilation xorg-drivers xorg-server xf86-input-keyboard xf86-video-nouveau xf86-input-mouse.

Don't use these input drivers unless you have a specific need, mainly if you aren't using Linux.
xf86-input-evdev has been the driver to use for keyboard and mouse since years. And now it's actually xf86-input-libinput that we are moving over to for keyboard, mouse, touchpad, wacom tablets and more.
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Fri Jan 13, 2017 11:58 am    Post subject: Reply with quote

You mean that I should use xf86-input-evdev or xf86-input-libinput without xf86-input-keyboard and xf86-input-mouse ?
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Jan 13, 2017 12:37 pm    Post subject: Reply with quote

Correct.
xf86-input-libinput will also take over the job of xf86-input-synaptics and probably do better soon (there's a big touchpad acceleration rework that landed in release candidate of new dev-libs/libinput that we should get soon too, but it wasn't all that bad either before for most touchpads).
If you use GNOME 3.22 or newer, it also assumes xf86-input-libinput for X11 sessions, or you can't configure things in the mouse settings panel.
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Fri Jan 13, 2017 3:05 pm    Post subject: Reply with quote

Leio wrote:
YuriyRusinov wrote:
3. recompilation xorg-drivers xorg-server xf86-input-keyboard xf86-video-nouveau xf86-input-mouse.

Don't use these input drivers unless you have a specific need, mainly if you aren't using Linux.

Leio ... they don't work anymore anyhow ... since you, and your team of "we know what's best for linux" decided that doing it without systemd-udev was a no-no, and bad for business.

Leio wrote:
xf86-input-evdev has been the driver to use for keyboard and mouse since years. And now it's actually xf86-input-libinput that we are moving over to for keyboard, mouse, touchpad, wacom tablets and more.

Yeah, "we" ... you mean those who control the direction linux is taking.

best ... khay
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Jan 13, 2017 10:57 pm    Post subject: Reply with quote

khayyam wrote:

Leio ... they don't work anymore anyhow ... since you, and your team of "we know what's best for linux" decided that doing it without systemd-udev was a no-no, and bad for business.


No idea what doesn't work. Udev is at least a soft requirement at least indeed via hwids[udev], at least to get the mouse DPI and wheel angles database and have a consistent mouse and mousewheel scroll speed. These things work fine with any virtual/udev provider, except eudev might not have all the database entries parsing working (have not checked, might work just fine).
xf86-input-{mouse,keyboard} have been de facto deprecated on Linux before systemd was really used anywhere, afaik. Please keep your trolling to a minimum, especially when it goes offtopic (wrt systemd-udev).
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Sat Jan 14, 2017 12:29 am    Post subject: Reply with quote

Leio wrote:
khayyam wrote:
Leio ... they don't work anymore anyhow ... since you, and your team of "we know what's best for linux" decided that doing it without systemd-udev was a no-no, and bad for business.

No idea what doesn't work. Udev is at least a soft requirement at least indeed via hwids[udev], at least to get the mouse DPI and wheel angles database and have a consistent mouse and mousewheel scroll speed. These things work fine with any virtual/udev provider, except eudev might not have all the database entries parsing working (have not checked, might work just fine).

Leio ... xf86-input-{mouse,keyboard}, which previously didn't require udev (of whatever flavor) to function, nolonger work.

You'll have to explain to me how udev (a device-manager) can effectively do anything with regard to "mouse and mousewheel scroll speed", that sounds like an imaginative coupling: "because hwids are *intergrated* anything else that might possibly function isn't going to do it right ... so we make udev the one true input handling thingy". As always "these things work fine" as long as you're following the program (coupled with lots of handwaving with regard to breaking the user experience).

Leio wrote:
xf86-input-{mouse,keyboard} have been de facto deprecated on Linux before systemd was really used anywhere, afaik.

You're using an appeal to "newness", or "legacy", to suggest that it doesn't, or can't, work for that reason, but that isn't the case. They got broken because freedesktop.org does whatever it can to keep its masters revenue stream as tightly controlled as possible.

Leio wrote:
Please keep your trolling to a minimum, especially when it goes offtopic (wrt systemd-udev).

Too funny ... these are the go-to terms for redhat shills these days, I don't think a month goes by without someone leveraging some hater on me, so much so I'm starting to think of it as a badge of honour. So, please keep your shilly-willy to a minimum, especially when your off-topic ... udev has everything to do with xf86-input-{mouse,keyboard} being broken for non-udev systems.

best ... khay
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Sat Jan 14, 2017 1:10 am    Post subject: Reply with quote

I don't really care if you don't like udev or not. The OP definitely does not mind, as seen by global USE=udev. Now please go discuss your udev hatred in a thread dedicated to it. I believe there is one with a couple dozen pages of posts for that.
Meanwhile I prefer stuff to just work. I exercise the power of Gentoo choice. I chooce to not care and have shit work anyways, without reconfiguring my mouse speed each time I happen to switch the mouse (or scratch my head if I had the audacity to attach two difference mice at once), and have it start working automatically, without hoping I have root access on the machine to set up some device nodes (which are done by devtmpfs anyways, not udev).
I told about using evdev or libinput instead, because udev is already used here, quite on purpose.

That said, he already was using evdev for at least some things, based on logs. So the keyboaurda nd mouse input drivers were just more or less redundant and unused.
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Sat Jan 14, 2017 1:18 am    Post subject: Reply with quote

Leio wrote:
Now please go discuss your udev hatred in a thread dedicated to it. I believe there is one with a couple dozen pages of posts for that.

Leio ... you say hater, I say shilly-willy ... lets call the whole thing off.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum