[solved] fontforge seg faults on failure to find font

I'm having what I suspect is a fairly standard problem but I've been unable to track it down using google, a forum search or the wiki.
Basically, fontforge seg faults on start. More specifically, it displays the dialog which allows me to select the font I want to open and then crashes. Starting the application from the command line produces this:
$ fontforge
Copyright (c) 2000-2012 by George Williams.
Executable based on sources from 14:57 GMT 31-Jul-2012-ML-D.
Library based on sources from 14:57 GMT 31-Jul-2012.
Help! Server claimed font
-adobe-courier std-medium-r-normal--16-0-0-0-m-0-iso10646-1
existed in the font list, but when I asked for it there was nothing.
I may crash soon.
Segmentation fault (core dumped)
I've tried fc-cache both with and without -f as both root and me. I've also tried moving ~/.fontconfig and ~/.config/fontconfig to backups and creating empty directories in their places. I've also recreated every fonts.dir and fonts.scale which locate can find on my system. I've also grepped "adobe-courier" in all of these files, all copies of fonts.alias found by locate and through /var/cache/fontconfig/* and not found any trace. I've examined (as best I can but this is not saying very much) the font config under /etc/fonts/.
The only even vaguely relevant information I've found references a fedora/red hat bug from two or three years ago and those bugs were marked as solved by updates and closed in fedora 10/11.  (Fedora is currently at 17.) Moreover, the problems there were traced to fonts.{dir,scale} not being updated and I've recreated all of these files as found by locate so they should all be current.
I'm sure I'm missing the stunningly obvious. Can anybody tell me where this reference might be coming from? Or otherwise suggest what I'm missing?
I haven't needed fontforge for a while so I don't know when it ceased to work and this is not helping with troubleshooting.
Last edited by cfr (2012-12-14 00:11:37)

The error may be caused by a bad entry in a fonts.dir file in one of your font directories. This file is used by an older method than fontconfig to index fonts for apps in X.
I would use 'locate' to find all files named fonts.dir. (There is probably a better way to find these files than 'locate'). When the files are found, 'grep' can be used to find the one with the bad entry. The following line of combined commands should work:
$ for file in $(locate fonts.dir); do grep -l 'adobe-courier std' $file; done
Then navigate to that file's directory and run:
$ mkfontscale
$ mkfontdir
Finally, as root, run
# xset fp rehash
See https://wiki.archlinux.org/index.php/Fo … plications.

Similar Messages

  • [Solved] Vlc seg faults after latest upgrade

    When updating vlc I now get this message  from pacman
    /tmp/alpm_LHUeqA/.INSTALL: line 1: 1809 Segmentation fault (core dumped) usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
    Running vlc outputs
    VLC media player 2.0.6 Twoflower (revision 2.0.6-0-gbe9623c)
    Segmentation fault (core dumped)
    running dmesg gives
    segfault at 7fcfb5413e8b ip 00007fcfba60c206 sp 00007ffff597e588 error 4 in libc-2.17.so[7fcfba58c000+1a3000]
    I've tried manually running vlc-cache-gen as well, but I get the same output as above.  Downgrading vlc also resulted in the same error.  I am using the nvidia closed source driver if that makes a difference.  Any one have any ideas on whats going on here?
    Last edited by piratebill (2013-05-15 18:52:50)

    piratebill wrote:
    pilotkeller wrote:
    I hate to be 'that guy' but trying out mplayer2 is another option.
    I moved away form VLC over a year ago and haven't looked back.
    It's your call but I have VLC on Windows and the new versions seem to brick itself.
    Could be that it's old configs are breaking the new version.
    I'm not married to VLC, so noted.
    On the trying to repair it front, I found a german guy with the same issue:
    https://bbs.archlinux.de/viewtopic.php?pid=304355
    While google translate does try, I cant really tell what he did to fix it.  Thoughts?
    What he did was restore a system backup from a few days ago, then first a `pacman -Sy` to update the package list and after that a single `pacman -S vlc` so that only vlc gets updated, and then finally the system upgrade `pacman -Su`. Seems like that worked for him.
    Unfortunately I'm having the same problem and don't have the option to restore a recent system backup.

  • Pacman seg fault(Solved but with comments on pacman-db-upgrade)

    Performed an install from FTP and booted into root login.
    Performed pacman -Syu  and received report system up to date.
    Performed downloads via pacman of twelve packages including xorg and xfce4.
    Performed download of abs package. 
    Downloaded abs repos.
    Modified abs extra vlc package and performed pacman -U install of modified package.
    Pacman working well at this point.
    Rebooted.
    After reaching xfce4 Desktop, attemptd to install firefox.
    Pacman -S firefox produced..... /usr/bin/pacman/ report(forget the exact error)
    Subsequent trials with ...pacman -U .... produces seg fault.
    Cannot use pacman.  All other programs seem to perform correctly.  Perhaps have lost DNS.
    Cannot perform ...pacman -Syu --debug.....segfaults.
    Last edited by lilsirecho (2011-07-19 18:19:49)

    Solved the difficulty but have no idea what can be done to prevent it from occuring for another user.
    It seems that the db did not get upgraded when the ...pacman-db-upgrade ...command was executed.  There was no statement for ..."pre 3.5 db" upgrade....while executing the command.
    After re-install, the upgrade command performed correctly and pacman now performs correctly after reboots.
    The question comes up as to what to do if the upgrade command does not work correctly and whether some indicator of correct response should appear in the beginners guide.  Additionally, what can be done in the event that the upgrade command fails to meet the correct response.
    These questions will in time be resolved by a new .iso but the present exposure is amazing in its consequences!
    Perhaps the upgrade command is also a function of properly synced mirrors but the command requesting the upgrade was ...pacman -Syy... the mirror sync function!
    What do we have...catch22?
    The resultant segfaults make sense if the pacman sync db is not upgraded.
    How is a user to know the upgrade failed?  What to do about such a condition?
    Marking this thread as solved ...with comments...

  • Gtkpod seg fault : SOLVED

    I'm receiving a seg fault when attempting to run gtkpod
    libhal.c 2568 : LibHalContext *ctx is NULL
    Segmentation fault
    Anyone else having this problem?
    Edit: SOLVED. Apparently the /etc/rc.d/hal must be started. Didn't know that.

    Edit rc.conf (it's in /etc/)
    Go to the section "Daemons"
    (Mine looks like this)
    DAEMONS=(syslog-ng !hotplug !pcmcia network netfs crond alsa dbus hal timidity++ cups gdm)
    Just make sure you add hal somewhere.

  • [SOLVED] Gnome 2.26 upgrade. Seg faults during upgrade.

    Hello.
    I have an huge problem...
    Yesterday I've tried to update my ArchLinux and I've got seg faults from gconf during the upgrade and my gnome won't start.
    Nautilus, gnome-settings-daemon, etc... All of them with seg faults.
    Anyone with the same problem?
    Last edited by sLUGo (2009-04-06 00:21:14)

    I tried rebuilding the schemas according to the instructions found inthe bug
    report:
    http://bugs.archlinux.org/task/14107
    but I still get segmentation fault. These occur at the points indicated below in
    the snip from the command output:
    --------output-from-command-----------------------
    Installerade schemat "/schemas/desktop/gnome/typing_break/enabled" för lokalen "C"
    Segmenteringsfel
    Installerade schemat "/schemas/apps/yelp/fixed_font" för lokalen "C"
    Segmenteringsfel
    Needless to say this means that trying to reinstall gnomelibs and yelp (which
    were the ones that seg-faulted during upgrade) still causes segmentation fault.

  • [SOLVED] Seg fault on Haswell processor (TSX+glibc)

    Hello,
    I just installed ArchLinux on a brand new Intel i7 4770S (Haswell) because my old laptop was unable to handle HD content properly under Kdenlive. I have the exact package versions on both machines but when disabling a simple effect in Kdenlive I get a seg fault.
    You can see my bug report on Kdenlive bug tracker here: http://www.kdenlive.org/mantis/view.php?id=3186
    I then looked at the trace and found this stuff about lock elision that seems very (hardware) specific to Haswell CPU.
    http://lwn.net/Articles/534758/
    http://halobates.de/adding-lock-elision-to-linux.pdf
    http://www.phoronix.com/scan.php?page=n … px=MTQzNDk
    http://www.anandtech.com/show/6290/maki … tensions/2
    I looked at the PKGBUILD for the current glibc 2.18-9 and it has the  "--enable-lock-elision" so I used ABS to recompile it without support for it to see if it would make my Kdenlive work again. And yes problem is gone.
    Is this a problem with Kdenlive code or lock elision implementation in current glibc?   Don't know if this is related but I also had some issues with Digikam when using the default glibc.
    Thanks
    Alphazo
    Bug reported: https://bugs.archlinux.org/task/37617#comment116170
    Last edited by alphazo (2013-11-06 08:11:46)

    I've managed to fix it by appending --opencc-options -OPT:Olimit=99999 to nvcc's compiling flags. It compiles and executes fine. Even though that's still a bug (no program should seg fault).

  • [Solved] Switch from nvidia driver to nouveau - libgl is seg faulting

    Hello,
    I recently tried to switch my desktop from using the proprietary nvidia driver to nouveua after having the proprietary driver crash randomly.
    I followed the wiki page for this (https://wiki.archlinux.org/index.php/nouveau) where I removed the nvidia driver packages and installed xf86-video-nouveau. I also regenerated the ramdisk image. After all of this I was unable to get xfce to load, although I can get X to successfully start running twm.
    The problem seems to be because libGL.so.1 is causing many things segfault. (emacs, xfce4-session). For example, if I run emacs through gdb from the console, the backtrace is from /usr/lib/libGL.so.1.
    Any suggestions on things I can try to stop the seg faulting and get a usable system again?
    Thanks
    Last edited by mikej_96 (2013-12-23 04:13:49)

    I did reboot.
    Here is the Xorg.0.log from a sucessful twm session:
    [ 1948.113]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 1948.113] X Protocol Version 11, Revision 0
    [ 1948.113] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 1948.113] Current Operating System: Linux Neo 3.12.5-1-ARCH #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013 x86_64
    [ 1948.113] Kernel command line: root=/dev/sda1 resume=/dev/sdb3 ro init=/usr/lib/systemd/systemd
    [ 1948.113] Build Date: 13 December 2013 03:11:42PM
    [ 1948.113]
    [ 1948.113] Current version of pixman: 0.32.4
    [ 1948.113] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1948.113] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1948.113] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 22 20:09:20 2013
    [ 1948.113] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1948.113] (==) No Layout section. Using the first Screen section.
    [ 1948.113] (==) No screen section available. Using defaults.
    [ 1948.113] (**) |-->Screen "Default Screen Section" (0)
    [ 1948.113] (**) | |-->Monitor "<default monitor>"
    [ 1948.113] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1948.113] (**) | |-->Device "Device0"
    [ 1948.113] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1948.113] (**) Option "AutoAddDevices" "False"
    [ 1948.113] (**) Not automatically adding devices
    [ 1948.113] (==) Automatically enabling devices
    [ 1948.113] (==) Automatically adding GPU devices
    [ 1948.113] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1948.113] Entry deleted from font path.
    [ 1948.113] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 1948.113] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1948.113] (==) |-->Input Device "Mouse0"
    [ 1948.113] (==) |-->Input Device "Keyboard0"
    [ 1948.113] (==) No Layout section. Using the first mouse device.
    [ 1948.113] (==) No Layout section. Using the first keyboard device.
    [ 1948.113] (II) Loader magic: 0x7fec20
    [ 1948.113] (II) Module ABI versions:
    [ 1948.113] X.Org ANSI C Emulation: 0.4
    [ 1948.113] X.Org Video Driver: 14.1
    [ 1948.113] X.Org XInput driver : 19.1
    [ 1948.113] X.Org Server Extension : 7.0
    [ 1948.114] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1948.114] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1948.266] (--) PCI:*(0:1:0:0) 10de:1187:1458:360b rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 1948.266] (--) PCI: (0:2:0:0) 10de:0622:3842:c858 rev 161, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 1948.266] Initializing built-in extension Generic Event Extension
    [ 1948.266] Initializing built-in extension SHAPE
    [ 1948.266] Initializing built-in extension MIT-SHM
    [ 1948.266] Initializing built-in extension XInputExtension
    [ 1948.266] Initializing built-in extension XTEST
    [ 1948.266] Initializing built-in extension BIG-REQUESTS
    [ 1948.266] Initializing built-in extension SYNC
    [ 1948.266] Initializing built-in extension XKEYBOARD
    [ 1948.266] Initializing built-in extension XC-MISC
    [ 1948.266] Initializing built-in extension SECURITY
    [ 1948.266] Initializing built-in extension XINERAMA
    [ 1948.266] Initializing built-in extension XFIXES
    [ 1948.266] Initializing built-in extension RENDER
    [ 1948.266] Initializing built-in extension RANDR
    [ 1948.266] Initializing built-in extension COMPOSITE
    [ 1948.266] Initializing built-in extension DAMAGE
    [ 1948.266] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1948.266] Initializing built-in extension DOUBLE-BUFFER
    [ 1948.266] Initializing built-in extension RECORD
    [ 1948.266] Initializing built-in extension DPMS
    [ 1948.266] Initializing built-in extension X-Resource
    [ 1948.266] Initializing built-in extension XVideo
    [ 1948.266] Initializing built-in extension XVideo-MotionCompensation
    [ 1948.266] Initializing built-in extension XFree86-VidModeExtension
    [ 1948.266] Initializing built-in extension XFree86-DGA
    [ 1948.266] Initializing built-in extension XFree86-DRI
    [ 1948.266] Initializing built-in extension DRI2
    [ 1948.266] (II) LoadModule: "glx"
    [ 1948.266] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1948.266] (II) Module glx: vendor="X.Org Foundation"
    [ 1948.266] compiled for 1.14.5, module version = 1.0.0
    [ 1948.266] ABI class: X.Org Server Extension, version 7.0
    [ 1948.266] (==) AIGLX enabled
    [ 1948.266] Loading extension GLX
    [ 1948.266] (II) LoadModule: "nouveau"
    [ 1948.266] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 1948.266] (II) Module nouveau: vendor="X.Org Foundation"
    [ 1948.266] compiled for 1.14.4, module version = 1.0.10
    [ 1948.266] Module class: X.Org Video Driver
    [ 1948.266] ABI class: X.Org Video Driver, version 14.1
    [ 1948.266] (II) LoadModule: "mouse"
    [ 1948.266] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    [ 1948.266] (II) Module mouse: vendor="X.Org Foundation"
    [ 1948.266] compiled for 1.14.0, module version = 1.9.0
    [ 1948.266] Module class: X.Org XInput Driver
    [ 1948.266] ABI class: X.Org XInput driver, version 19.1
    [ 1948.266] (II) LoadModule: "kbd"
    [ 1948.266] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    [ 1948.266] (II) Module kbd: vendor="X.Org Foundation"
    [ 1948.266] compiled for 1.14.4, module version = 1.8.0
    [ 1948.266] Module class: X.Org XInput Driver
    [ 1948.266] ABI class: X.Org XInput driver, version 19.1
    [ 1948.266] (II) NOUVEAU driver
    [ 1948.266] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 1948.266] RIVA TNT (NV04)
    [ 1948.266] RIVA TNT2 (NV05)
    [ 1948.266] GeForce 256 (NV10)
    [ 1948.266] GeForce 2 (NV11, NV15)
    [ 1948.266] GeForce 4MX (NV17, NV18)
    [ 1948.266] GeForce 3 (NV20)
    [ 1948.266] GeForce 4Ti (NV25, NV28)
    [ 1948.266] GeForce FX (NV3x)
    [ 1948.266] GeForce 6 (NV4x)
    [ 1948.266] GeForce 7 (G7x)
    [ 1948.266] GeForce 8 (G8x)
    [ 1948.266] GeForce GTX 200 (NVA0)
    [ 1948.266] GeForce GTX 400 (NVC0)
    [ 1948.266] (--) using VT number 4
    [ 1948.268] (II) [drm] nouveau interface version: 1.1.1
    [ 1948.268] (II) [drm] nouveau interface version: 1.1.1
    [ 1948.268] (II) Loading sub module "dri2"
    [ 1948.268] (II) LoadModule: "dri2"
    [ 1948.268] (II) Module "dri2" already built-in
    [ 1948.268] (--) NOUVEAU(0): Chipset: "NVIDIA NVE4"
    [ 1948.268] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1948.268] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
    [ 1948.268] (==) NOUVEAU(0): RGB weight 888
    [ 1948.268] (==) NOUVEAU(0): Default visual is TrueColor
    [ 1948.268] (==) NOUVEAU(0): Using HW cursor
    [ 1948.268] (==) NOUVEAU(0): GLX sync to VBlank disabled.
    [ 1948.268] (==) NOUVEAU(0): Page flipping enabled
    [ 1948.268] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
    [ 1948.301] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
    [ 1948.331] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
    [ 1948.389] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
    [ 1948.482] (II) NOUVEAU(0): Output DP-1 has no monitor section
    [ 1948.511] (II) NOUVEAU(0): EDID for output DVI-I-1
    [ 1948.511] (II) NOUVEAU(0): Manufacturer: ACR Model: 1fb Serial#: 55586593
    [ 1948.511] (II) NOUVEAU(0): Year: 2010 Week: 35
    [ 1948.511] (II) NOUVEAU(0): EDID Version: 1.3
    [ 1948.511] (II) NOUVEAU(0): Digital Display Input
    [ 1948.511] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 1948.511] (II) NOUVEAU(0): Gamma: 2.20
    [ 1948.511] (II) NOUVEAU(0): DPMS capabilities: Off
    [ 1948.511] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1948.511] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1948.511] (II) NOUVEAU(0): redX: 0.644 redY: 0.336 greenX: 0.301 greenY: 0.611
    [ 1948.511] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 1948.511] (II) NOUVEAU(0): Supported established timings:
    [ 1948.511] (II) NOUVEAU(0): 720x400@70Hz
    [ 1948.511] (II) NOUVEAU(0): 640x480@60Hz
    [ 1948.511] (II) NOUVEAU(0): 640x480@67Hz
    [ 1948.511] (II) NOUVEAU(0): 800x600@56Hz
    [ 1948.511] (II) NOUVEAU(0): 800x600@60Hz
    [ 1948.511] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1948.511] (II) NOUVEAU(0): 1024x768@70Hz
    [ 1948.511] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 1948.511] (II) NOUVEAU(0): Supported standard timings:
    [ 1948.511] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1948.511] (II) NOUVEAU(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1948.511] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1948.511] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1948.511] (II) NOUVEAU(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1948.511] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.511] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 287 mm
    [ 1948.511] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.511] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1948.511] (II) NOUVEAU(0): Ranges: V min: 49 V max: 75 Hz, H min: 30 H max: 94 kHz, PixClock max 175 MHz
    [ 1948.511] (II) NOUVEAU(0): Monitor name: Acer P236H
    [ 1948.511] (II) NOUVEAU(0): Serial No: LQS0W0084321
    [ 1948.511] (II) NOUVEAU(0): EDID (in hex):
    [ 1948.511] (II) NOUVEAU(0): 00ffffffffffff000472fb01212f5003
    [ 1948.512] (II) NOUVEAU(0): 2314010380331d782ac285a4564d9c25
    [ 1948.512] (II) NOUVEAU(0): 125054b30c00714f810081809500d1c0
    [ 1948.512] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1948.512] (II) NOUVEAU(0): 4500fe1f1100001e000000fd00314b1e
    [ 1948.512] (II) NOUVEAU(0): 5e11000a202020202020000000fc0041
    [ 1948.512] (II) NOUVEAU(0): 6365722050323336480a2020000000ff
    [ 1948.512] (II) NOUVEAU(0): 004c51533057303038343332310a004d
    [ 1948.512] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
    [ 1948.512] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.512] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.541] (II) NOUVEAU(0): EDID for output DVI-D-1
    [ 1948.541] (II) NOUVEAU(0): Manufacturer: ACR Model: 1a2 Serial#: 86013623
    [ 1948.541] (II) NOUVEAU(0): Year: 2010 Week: 52
    [ 1948.541] (II) NOUVEAU(0): EDID Version: 1.3
    [ 1948.541] (II) NOUVEAU(0): Digital Display Input
    [ 1948.541] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 1948.541] (II) NOUVEAU(0): Gamma: 2.20
    [ 1948.541] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 1948.541] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1948.541] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1948.541] (II) NOUVEAU(0): redX: 0.649 redY: 0.338 greenX: 0.289 greenY: 0.609
    [ 1948.541] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 1948.541] (II) NOUVEAU(0): Supported established timings:
    [ 1948.541] (II) NOUVEAU(0): 720x400@70Hz
    [ 1948.541] (II) NOUVEAU(0): 640x480@60Hz
    [ 1948.541] (II) NOUVEAU(0): 640x480@67Hz
    [ 1948.541] (II) NOUVEAU(0): 800x600@56Hz
    [ 1948.541] (II) NOUVEAU(0): 800x600@60Hz
    [ 1948.541] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1948.541] (II) NOUVEAU(0): 1024x768@70Hz
    [ 1948.541] (II) NOUVEAU(0): Manufacturer's mask: 10
    [ 1948.541] (II) NOUVEAU(0): Supported standard timings:
    [ 1948.541] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1948.541] (II) NOUVEAU(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1948.541] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1948.541] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1948.541] (II) NOUVEAU(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1948.541] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.541] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 1948.541] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.541] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1948.541] (II) NOUVEAU(0): Monitor name: P236H
    [ 1948.541] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 185 MHz
    [ 1948.541] (II) NOUVEAU(0): Serial No: LNW0C0064022
    [ 1948.541] (II) NOUVEAU(0): EDID (in hex):
    [ 1948.541] (II) NOUVEAU(0): 00ffffffffffff000472a201b7762005
    [ 1948.541] (II) NOUVEAU(0): 3414010380331d78ea6085a6564a9c25
    [ 1948.541] (II) NOUVEAU(0): 125054b30c10714f810081809500d1c0
    [ 1948.541] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1948.541] (II) NOUVEAU(0): 4500fd1e1100001a000000fc00503233
    [ 1948.541] (II) NOUVEAU(0): 36480a20202020202020000000fd0038
    [ 1948.541] (II) NOUVEAU(0): 4c1f5312000a202020202020000000ff
    [ 1948.541] (II) NOUVEAU(0): 004c4e573043303036343032320a0092
    [ 1948.541] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
    [ 1948.541] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
    [ 1948.541] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.541] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.541] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.541] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.541] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.542] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.599] (II) NOUVEAU(0): EDID for output HDMI-1
    [ 1948.599] (II) NOUVEAU(0): Manufacturer: ACR Model: 9a Serial#: 2433816882
    [ 1948.599] (II) NOUVEAU(0): Year: 2009 Week: 11
    [ 1948.599] (II) NOUVEAU(0): EDID Version: 1.3
    [ 1948.599] (II) NOUVEAU(0): Digital Display Input
    [ 1948.599] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 1948.599] (II) NOUVEAU(0): Gamma: 2.20
    [ 1948.599] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 1948.599] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1948.599] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1948.599] (II) NOUVEAU(0): redX: 0.649 redY: 0.338 greenX: 0.289 greenY: 0.609
    [ 1948.599] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 1948.599] (II) NOUVEAU(0): Supported established timings:
    [ 1948.599] (II) NOUVEAU(0): 720x400@70Hz
    [ 1948.599] (II) NOUVEAU(0): 640x480@60Hz
    [ 1948.599] (II) NOUVEAU(0): 640x480@67Hz
    [ 1948.599] (II) NOUVEAU(0): 800x600@56Hz
    [ 1948.599] (II) NOUVEAU(0): 800x600@60Hz
    [ 1948.599] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1948.599] (II) NOUVEAU(0): 1024x768@70Hz
    [ 1948.599] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 1948.599] (II) NOUVEAU(0): Supported standard timings:
    [ 1948.599] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1948.599] (II) NOUVEAU(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1948.599] (II) NOUVEAU(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1948.599] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1948.599] (II) NOUVEAU(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Monitor name: X233H
    [ 1948.599] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 185 MHz
    [ 1948.599] (II) NOUVEAU(0): Serial No: LFM0C0234041
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 27.0 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.599] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.599] (II) NOUVEAU(0): h_active: 1920 h_sync: 1972 h_sync_end 2016 h_blank_end 2640 h_border: 0
    [ 1948.599] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 1948.599] (II) NOUVEAU(0): Number of EDID sections to follow: 1
    [ 1948.599] (II) NOUVEAU(0): EDID (in hex):
    [ 1948.599] (II) NOUVEAU(0): 00ffffffffffff0004729a0032191191
    [ 1948.599] (II) NOUVEAU(0): 0b13010380331d78ea6085a6564a9c25
    [ 1948.599] (II) NOUVEAU(0): 125054b30c008180714f81009500a940
    [ 1948.599] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1948.599] (II) NOUVEAU(0): 4500fe1f1100001a000000fc00583233
    [ 1948.599] (II) NOUVEAU(0): 33480a20202020202020000000fd0038
    [ 1948.599] (II) NOUVEAU(0): 4c1f5312000a202020202020000000ff
    [ 1948.599] (II) NOUVEAU(0): 004c464d3043303233343034310a01ec
    [ 1948.599] (II) NOUVEAU(0): 020322f223097f074e01020384050607
    [ 1948.599] (II) NOUVEAU(0): 10111215931f148301000066030c0010
    [ 1948.599] (II) NOUVEAU(0): 00108c0ad08a20e02d10103e9600fe1f
    [ 1948.599] (II) NOUVEAU(0): 11000018011d007251d01e206e285500
    [ 1948.599] (II) NOUVEAU(0): fe1f1100001e011d8018711c1620582c
    [ 1948.599] (II) NOUVEAU(0): 2500fe1f1100009e011d00bc52d01e20
    [ 1948.599] (II) NOUVEAU(0): b8285540fe1f1100001e011d80d0721c
    [ 1948.599] (II) NOUVEAU(0): 1620342c2500fe1f1100009e0000003b
    [ 1948.599] (II) NOUVEAU(0): Printing probed modes for output HDMI-1
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0 74.25 1920 1972 2016 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 1948.599] (II) NOUVEAU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1440x576i"x50.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1440x480i"x60.0 27.03 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "1440x480i"x59.9 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.600] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): EDID for output DP-1
    [ 1948.693] (II) NOUVEAU(0): Manufacturer: ACR Model: 9a Serial#: 2439097283
    [ 1948.693] (II) NOUVEAU(0): Year: 2009 Week: 16
    [ 1948.693] (II) NOUVEAU(0): EDID Version: 1.3
    [ 1948.693] (II) NOUVEAU(0): Digital Display Input
    [ 1948.693] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 1948.693] (II) NOUVEAU(0): Gamma: 2.20
    [ 1948.693] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
    [ 1948.693] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1948.693] (II) NOUVEAU(0): First detailed timing is preferred mode
    [ 1948.693] (II) NOUVEAU(0): redX: 0.649 redY: 0.338 greenX: 0.289 greenY: 0.609
    [ 1948.693] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    [ 1948.693] (II) NOUVEAU(0): Supported established timings:
    [ 1948.693] (II) NOUVEAU(0): 720x400@70Hz
    [ 1948.693] (II) NOUVEAU(0): 640x480@60Hz
    [ 1948.693] (II) NOUVEAU(0): 640x480@67Hz
    [ 1948.693] (II) NOUVEAU(0): 800x600@56Hz
    [ 1948.693] (II) NOUVEAU(0): 800x600@60Hz
    [ 1948.693] (II) NOUVEAU(0): 1024x768@60Hz
    [ 1948.693] (II) NOUVEAU(0): 1024x768@70Hz
    [ 1948.693] (II) NOUVEAU(0): Manufacturer's mask: 0
    [ 1948.693] (II) NOUVEAU(0): Supported standard timings:
    [ 1948.693] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1948.693] (II) NOUVEAU(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1948.693] (II) NOUVEAU(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1948.693] (II) NOUVEAU(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1948.693] (II) NOUVEAU(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Monitor name: X233H
    [ 1948.693] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 185 MHz
    [ 1948.693] (II) NOUVEAU(0): Serial No: LFM0C0234040
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 27.0 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Supported detailed timing:
    [ 1948.693] (II) NOUVEAU(0): clock: 74.2 MHz Image Size: 510 x 287 mm
    [ 1948.693] (II) NOUVEAU(0): h_active: 1920 h_sync: 1972 h_sync_end 2016 h_blank_end 2640 h_border: 0
    [ 1948.693] (II) NOUVEAU(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 1948.693] (II) NOUVEAU(0): Number of EDID sections to follow: 1
    [ 1948.693] (II) NOUVEAU(0): EDID (in hex):
    [ 1948.693] (II) NOUVEAU(0): 00ffffffffffff0004729a00c3ab6191
    [ 1948.693] (II) NOUVEAU(0): 1013010380331d78ea6085a6564a9c25
    [ 1948.693] (II) NOUVEAU(0): 125054b30c008180714f81009500a940
    [ 1948.693] (II) NOUVEAU(0): 010101010101023a801871382d40582c
    [ 1948.693] (II) NOUVEAU(0): 4500fe1f1100001a000000fc00583233
    [ 1948.693] (II) NOUVEAU(0): 33480a20202020202020000000fd0038
    [ 1948.693] (II) NOUVEAU(0): 4c1f5312000a202020202020000000ff
    [ 1948.693] (II) NOUVEAU(0): 004c464d3043303233343034300a0175
    [ 1948.693] (II) NOUVEAU(0): 020322f223097f074e01020384050607
    [ 1948.693] (II) NOUVEAU(0): 10111215931f148301000066030c0010
    [ 1948.693] (II) NOUVEAU(0): 00108c0ad08a20e02d10103e9600fe1f
    [ 1948.693] (II) NOUVEAU(0): 11000018011d007251d01e206e285500
    [ 1948.693] (II) NOUVEAU(0): fe1f1100001e011d8018711c1620582c
    [ 1948.693] (II) NOUVEAU(0): 2500fe1f1100009e011d00bc52d01e20
    [ 1948.693] (II) NOUVEAU(0): b8285540fe1f1100001e011d80d0721c
    [ 1948.693] (II) NOUVEAU(0): 1620342c2500fe1f1100009e0000003b
    [ 1948.693] (II) NOUVEAU(0): Printing probed modes for output DP-1
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0 74.25 1920 1972 2016 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1440x576i"x50.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1440x480i"x60.0 27.03 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "1440x480i"x59.9 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.693] (II) NOUVEAU(0): Output DVI-I-1 connected
    [ 1948.693] (II) NOUVEAU(0): Output DVI-D-1 connected
    [ 1948.693] (II) NOUVEAU(0): Output HDMI-1 connected
    [ 1948.693] (II) NOUVEAU(0): Output DP-1 connected
    [ 1948.693] (II) NOUVEAU(0): Using exact sizes for initial modes
    [ 1948.693] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
    [ 1948.693] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1920x1080
    [ 1948.693] (II) NOUVEAU(0): Output HDMI-1 using initial mode 1920x1080i
    [ 1948.693] (II) NOUVEAU(0): Output DP-1 using initial mode 1920x1080i
    [ 1948.693] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1948.693] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.693] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 1948.693] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.693] (==) NOUVEAU(0): DPI set to (96, 96)
    [ 1948.693] (II) Loading sub module "fb"
    [ 1948.693] (II) LoadModule: "fb"
    [ 1948.693] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1948.693] (II) Module fb: vendor="X.Org Foundation"
    [ 1948.693] compiled for 1.14.5, module version = 1.0.0
    [ 1948.693] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1948.693] (II) Loading sub module "exa"
    [ 1948.693] (II) LoadModule: "exa"
    [ 1948.693] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1948.693] (II) Module exa: vendor="X.Org Foundation"
    [ 1948.693] compiled for 1.14.5, module version = 2.6.0
    [ 1948.693] ABI class: X.Org Video Driver, version 14.1
    [ 1948.693] (II) Loading sub module "shadowfb"
    [ 1948.693] (II) LoadModule: "shadowfb"
    [ 1948.693] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1948.693] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1948.693] compiled for 1.14.5, module version = 1.0.0
    [ 1948.693] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1948.693] (II) Loading sub module "dri2"
    [ 1948.693] (II) LoadModule: "dri2"
    [ 1948.693] (II) Module "dri2" already built-in
    [ 1948.693] (--) NOUVEAU(G0): Chipset: "NVIDIA NV94"
    [ 1948.693] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
    [ 1948.693] (==) NOUVEAU(G0): RGB weight 888
    [ 1948.693] (==) NOUVEAU(G0): Default visual is TrueColor
    [ 1948.693] (==) NOUVEAU(G0): Using HW cursor
    [ 1948.693] (==) NOUVEAU(G0): GLX sync to VBlank disabled.
    [ 1948.693] (==) NOUVEAU(G0): Page flipping enabled
    [ 1948.693] (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2]
    [ 1948.735] (II) NOUVEAU(G0): Output DVI-I-1-2 has no monitor section
    [ 1948.758] (II) NOUVEAU(G0): Output DVI-I-1-3 has no monitor section
    [ 1948.786] (II) NOUVEAU(G0): EDID for output DVI-I-1-2
    [ 1948.786] (II) NOUVEAU(G0): Manufacturer: ACR Model: e3 Serial#: 2247724
    [ 1948.786] (II) NOUVEAU(G0): Year: 2010 Week: 2
    [ 1948.786] (II) NOUVEAU(G0): EDID Version: 1.3
    [ 1948.786] (II) NOUVEAU(G0): Digital Display Input
    [ 1948.786] (II) NOUVEAU(G0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 1948.786] (II) NOUVEAU(G0): Gamma: 2.20
    [ 1948.786] (II) NOUVEAU(G0): DPMS capabilities: StandBy Suspend
    [ 1948.786] (II) NOUVEAU(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1948.786] (II) NOUVEAU(G0): First detailed timing is preferred mode
    [ 1948.786] (II) NOUVEAU(G0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 1948.786] (II) NOUVEAU(G0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 1948.786] (II) NOUVEAU(G0): Supported established timings:
    [ 1948.786] (II) NOUVEAU(G0): 720x400@70Hz
    [ 1948.786] (II) NOUVEAU(G0): 640x480@60Hz
    [ 1948.786] (II) NOUVEAU(G0): 640x480@67Hz
    [ 1948.786] (II) NOUVEAU(G0): 640x480@72Hz
    [ 1948.786] (II) NOUVEAU(G0): 640x480@75Hz
    [ 1948.786] (II) NOUVEAU(G0): 800x600@56Hz
    [ 1948.786] (II) NOUVEAU(G0): 800x600@60Hz
    [ 1948.786] (II) NOUVEAU(G0): 800x600@72Hz
    [ 1948.786] (II) NOUVEAU(G0): 800x600@75Hz
    [ 1948.786] (II) NOUVEAU(G0): 832x624@75Hz
    [ 1948.786] (II) NOUVEAU(G0): 1024x768@60Hz
    [ 1948.786] (II) NOUVEAU(G0): 1024x768@70Hz
    [ 1948.786] (II) NOUVEAU(G0): 1024x768@75Hz
    [ 1948.786] (II) NOUVEAU(G0): 1280x1024@75Hz
    [ 1948.786] (II) NOUVEAU(G0): 1152x864@75Hz
    [ 1948.786] (II) NOUVEAU(G0): Manufacturer's mask: 0
    [ 1948.786] (II) NOUVEAU(G0): Supported standard timings:
    [ 1948.786] (II) NOUVEAU(G0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1948.786] (II) NOUVEAU(G0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1948.786] (II) NOUVEAU(G0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 1948.786] (II) NOUVEAU(G0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 1948.786] (II) NOUVEAU(G0): #4: hsize: 1360 vsize 765 refresh: 60 vid: 49291
    [ 1948.786] (II) NOUVEAU(G0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 1948.786] (II) NOUVEAU(G0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 1948.786] (II) NOUVEAU(G0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 1948.786] (II) NOUVEAU(G0): Supported detailed timing:
    [ 1948.786] (II) NOUVEAU(G0): clock: 148.5 MHz Image Size: 510 x 287 mm
    [ 1948.786] (II) NOUVEAU(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 1948.786] (II) NOUVEAU(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 1948.786] (II) NOUVEAU(G0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
    [ 1948.786] (II) NOUVEAU(G0): Monitor name: H233H
    [ 1948.786] (II) NOUVEAU(G0): Serial No: LHB0D0228550
    [ 1948.786] (II) NOUVEAU(G0): EDID (in hex):
    [ 1948.786] (II) NOUVEAU(G0): 00ffffffffffff000472e3002c4c2200
    [ 1948.786] (II) NOUVEAU(G0): 0214010380331d78caee95a3544c9926
    [ 1948.786] (II) NOUVEAU(G0): 0f5054bfef80714f818081c081008bc0
    [ 1948.786] (II) NOUVEAU(G0): 9500b300d1c0023a801871382d40582c
    [ 1948.786] (II) NOUVEAU(G0): 4500fe1f1100001e000000fd00384c1f
    [ 1948.786] (II) NOUVEAU(G0): 5311000a202020202020000000fc0048
    [ 1948.786] (II) NOUVEAU(G0): 323333480a20202020202020000000ff
    [ 1948.786] (II) NOUVEAU(G0): 004c48423044303232383535300a0046
    [ 1948.786] (II) NOUVEAU(G0): Printing probed modes for output DVI-I-1-2
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.786] (II) NOUVEAU(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.809] (II) NOUVEAU(G0): EDID for output DVI-I-1-3
    [ 1948.809] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1948.809] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Mode "1360x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Mode "1280x720": 74.4 MHz (scaled from 0.0 MHz), 44.7 kHz, 60.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1948.809] (**) NOUVEAU(G0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
    [ 1948.809] (II) NOUVEAU(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1948.809] (==) NOUVEAU(G0): DPI set to (96, 96)
    [ 1948.809] (II) Loading sub module "fb"
    [ 1948.809] (II) LoadModule: "fb"
    [ 1948.809] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1948.809] (II) Module fb: vendor="X.Org Foundation"
    [ 1948.809] compiled for 1.14.5, module version = 1.0.0
    [ 1948.809] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1948.809] (II) Loading sub module "exa"
    [ 1948.809] (II) LoadModule: "exa"
    [ 1948.809] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1948.809] (II) Module exa: vendor="X.Org Foundation"
    [ 1948.809] compiled for 1.14.5, module version = 2.6.0
    [ 1948.809] ABI class: X.Org Video Driver, version 14.1
    [ 1948.809] (II) Loading sub module "shadowfb"
    [ 1948.809] (II) LoadModule: "shadowfb"
    [ 1948.809] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    [ 1948.809] (II) Module shadowfb: vendor="X.Org Foundation"
    [ 1948.809] compiled for 1.14.5, module version = 1.0.0
    [ 1948.809] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1948.809] (--) Depth 24 pixmap format is 32 bpp
    [ 1948.810] (II) NOUVEAU(G0): Opened GPU channel 0
    [ 1948.816] (II) NOUVEAU(G0): [DRI2] Setup complete
    [ 1948.816] (II) NOUVEAU(G0): [DRI2] DRI driver: nouveau
    [ 1948.816] (II) NOUVEAU(G0): [DRI2] VDPAU driver: nouveau
    [ 1948.817] (II) EXA(256): Driver allocated offscreen pixmaps
    [ 1948.817] (II) EXA(256): Driver registered support for the following operations:
    [ 1948.817] (II) Solid
    [ 1948.817] (II) Copy
    [ 1948.817] (II) Composite (RENDER acceleration)
    [ 1948.817] (II) UploadToScreen
    [ 1948.817] (II) DownloadFromScreen
    [ 1948.817] (==) NOUVEAU(G0): Backing store disabled
    [ 1948.817] (==) NOUVEAU(G0): Silken mouse enabled
    [ 1948.817] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 1948.817] (II) NOUVEAU(G0): [XvMC] Extension initialized.
    [ 1948.817] (==) NOUVEAU(G0): DPMS enabled
    [ 1948.817] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1948.820] (II) NOUVEAU(0): Opened GPU channel 0
    [ 1948.825] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 1948.825] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 1948.825] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 1948.825] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 1948.825] (II) EXA(0): Driver registered support for the following operations:
    [ 1948.825] (II) Solid
    [ 1948.825] (II) Copy
    [ 1948.825] (II) Composite (RENDER acceleration)
    [ 1948.825] (II) UploadToScreen
    [ 1948.825] (II) DownloadFromScreen
    [ 1948.825] (==) NOUVEAU(0): Backing store disabled
    [ 1948.825] (==) NOUVEAU(0): Silken mouse enabled
    [ 1948.825] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
    [ 1948.825] (II) NOUVEAU(0): [XvMC] Extension initialized.
    [ 1948.825] (==) NOUVEAU(0): DPMS enabled
    [ 1948.825] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1948.825] (--) RandR disabled
    [ 1948.841] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1948.841] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1948.841] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1948.841] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1948.841] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1948.841] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1948.841] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1948.842] (II) AIGLX: Loaded and initialized nouveau
    [ 1948.842] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 1948.844] (II) NOUVEAU(G0): NVEnterVT is called.
    [ 1948.845] (II) NOUVEAU(0): NVEnterVT is called.
    [ 1948.924] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
    [ 1948.924] resize called 1920 1080
    [ 1948.961] (II) Using input driver 'mouse' for 'Mouse0'
    [ 1948.961] (**) Option "CorePointer" "on"
    [ 1948.961] (**) Mouse0: always reports core events
    [ 1948.961] (**) Option "Protocol" "auto"
    [ 1948.961] (**) Option "Device" "/dev/psaux"
    [ 1948.961] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 1948.961] (**) Mouse0: Protocol: "auto"
    [ 1948.961] (**) Mouse0: always reports core events
    [ 1949.009] (**) Option "Emulate3Buttons" "no"
    [ 1949.009] (**) Option "ZAxisMapping" "4 5"
    [ 1949.009] (**) Mouse0: ZAxisMapping: buttons 4 and 5
    [ 1949.009] (**) Mouse0: Buttons: 9
    [ 1949.009] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6)
    [ 1949.009] (**) Mouse0: (accel) keeping acceleration scheme 1
    [ 1949.009] (**) Mouse0: (accel) acceleration profile 0
    [ 1949.010] (**) Mouse0: (accel) acceleration factor: 2.000
    [ 1949.010] (**) Mouse0: (accel) acceleration threshold: 4
    [ 1949.010] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
    [ 1949.302] (II) Mouse0: ps2EnableDataReporting: succeeded
    [ 1949.302] (II) Using input driver 'kbd' for 'Keyboard0'
    [ 1949.302] (**) Option "CoreKeyboard" "on"
    [ 1949.302] (**) Keyboard0: always reports core events
    [ 1949.302] (**) Keyboard0: always reports core events
    [ 1949.302] (**) Option "Protocol" "standard"
    [ 1949.302] (**) Option "XkbRules" "base"
    [ 1949.302] (**) Option "XkbModel" "pc105"
    [ 1949.302] (**) Option "XkbLayout" "us"
    [ 1949.302] (**) Option "XkbOptions" "altwin:ctrl_win"
    [ 1949.302] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7)
    [ 1949.312] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 1949.312] (II) AutoAddDevices is off - not adding device.
    [ 1949.312] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1949.312] (II) AutoAddDevices is off - not adding device.
    [ 1949.312] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1949.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event18)
    [ 1949.312] (II) AutoAddDevices is off - not adding device.
    [ 1949.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
    [ 1949.312] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 1949.313] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device UVC Camera (046d:081a) (/dev/input/event19)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event9)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event7)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event6)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.313] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
    [ 1949.313] (II) AutoAddDevices is off - not adding device.
    [ 1949.314] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
    [ 1949.314] (II) AutoAddDevices is off - not adding device.
    [ 1949.314] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
    [ 1949.314] (II) AutoAddDevices is off - not adding device.
    [ 1949.314] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event14)
    [ 1949.314] (II) AutoAddDevices is off - not adding device.
    [ 1949.314] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1949.314] (II) AutoAddDevices is off - not adding device.
    [ 1949.314] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 1949.314] (II) AutoAddDevices is off - not adding device.
    If I try to start xfce with startx, the Xorg.0.log is as follows:
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 2456.395] X Protocol Version 11, Revision 0
    [ 2456.395] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 2456.395] Current Operating System: Linux Neo 3.12.5-1-ARCH #1 SMP PREEMPT Thu Dec 12 12:57:31 CET 2013 x86_64
    [ 2456.395] Kernel command line: root=/dev/sda1 resume=/dev/sdb3 ro init=/usr/lib/systemd/systemd
    [ 2456.395] Build Date: 13 December 2013 03:11:42PM
    [ 2456.395]
    [ 2456.396] Current version of pixman: 0.32.4
    [ 2456.396] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2456.396] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2456.397] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 22 20:17:49 2013
    [ 2456.397] (==) Using config file: "/etc/X11/xorg.conf"
    [ 2456.397] (==) No Layout section. Using the first Screen section.
    [ 2456.397] (==) No screen section available. Using defaults.
    [ 2456.397] (**) |-->Screen "Default Screen Section" (0)
    [ 2456.397] (**) | |-->Monitor "<default monitor>"
    [ 2456.397] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 2456.397] (**) | |-->Device "Device0"
    [ 2456.397] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 2456.397] (**) Option "AutoAddDevices" "False"
    [ 2456.397] (**) Not automatically adding devices
    [ 2456.397] (==) Automatically enabling devices
    [ 2456.397] (==) Automatically adding GPU devices
    [ 2456.397] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2456.397] Entry deleted from font path.
    [ 2456.397] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2456.397] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2456.397] (==) |-->Input Device "Mouse0"
    [ 2456.397] (==) |-->Input Device "Keyboard0"
    [ 2456.397] (==) No Layout section. Using the first mouse device.
    [ 2456.397] (==) No Layout section. Using the first keyboard device.
    [ 2456.397] (II) Loader magic: 0x7fec20
    [ 2456.397] (II) Module ABI versions:
    [ 2456.397] X.Org ANSI C Emulation: 0.4
    [ 2456.397] X.Org Video Driver: 14.1
    [ 2456.397] X.Org XInput driver : 19.1
    [ 2456.397] X.Org Server Extension : 7.0
    [ 2456.397] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 2456.397] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 2456.549] (--) PCI:*(0:1:0:0) 10de:1187:1458:360b rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 2456.549] (--) PCI: (0:2:0:0) 10de:0622:3842:c858 rev 161, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
    [ 2456.549] Initializing built-in extension Generic Event Extension
    [ 2456.549] Initializing built-in extension SHAPE
    [ 2456.549] Initializing built-in extension MIT-SHM
    [ 2456.549] Initializing built-in extension XInputExtension
    [ 2456.550] Initializing built-in extension XTEST
    [ 2456.550] Initializing built-in extension BIG-REQUESTS
    [ 2456.550] Initializing built-in extension SYNC
    [ 2456.550] Initializing built-in extension XKEYBOARD
    [ 2456.550] Initializing built-in extension XC-MISC
    [ 2456.550] Initializing built-in extension SECURITY
    [ 2456.551] Initializing built-in extension XINERAMA
    [ 2456.551] Initializing built-in extension XFIXES
    [ 2456.551] Initializing built-in extension RENDER
    [ 2456.551] Initializing built-in extension RANDR
    [ 2456.551] Initializing built-in extension COMPOSITE
    [ 2456.551] Initializing built-in extension DAMAGE
    [ 2456.552] Initializing built-in extension MIT-SCREEN-SAVER
    [ 2456.552] Initializing built-in extension DOUBLE-BUFFER
    [ 2456.552] Initializing built-in extension RECORD
    [ 2456.552] Initializing built-in extension DPMS
    [ 2456.552] Initializing built-in extension X-Resource
    [ 2456.553] Initializing built-in extension XVideo
    [ 2456.553] Initializing built-in extension XVideo-MotionCompensation
    [ 2456.553] Initializing built-in extension XFree86-VidModeExtension
    [ 2456.553] Initializing built-in extension XFree86-DGA
    [ 2456.553] Initializing built-in extension XFree86-DRI
    [ 2456.553] Initializing built-in extension DRI2
    [ 2456.553] (II) LoadModule: "glx"
    [ 2456.553] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2456.553] (II) Module glx: vendor="X.Org Foundation"
    [ 2456.553] compiled for 1.14.5, module version = 1.0.0
    [ 2456.553] ABI class: X.Org Server Extension, version 7.0
    [ 2456.553] (==) AIGLX enabled
    [ 2456.554] Loading extension GLX
    [ 2456.554] (II) LoadModule: "nouveau"
    [ 2456.554] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 2456.554] (II) Module nouveau: vendor="X.Org Foundation"
    [ 2456.554] compiled for 1.14.4, module version = 1.0.10
    [ 2456.554] Module class: X.Org Video Driver
    [ 2456.554] ABI class: X.Org Video Driver, version 14.1
    [ 2456.554] (II) Loa

  • FreeRADIUS rlm_krb5 seg fault

    I'm having a few problems setting up freeRadius with a kerberos backend on arch and would really appreciate a little help.
    Kernal: Linux 3.11.6-1-ARCH i686
    freeradius 3.0.0-1
    All the configuration changes I have made to the default configs are listed below:
    /etc/raddb/users
    Added the following line at the top of the file:
    DEFAULT Auth-Type = Kerberos
    /etc/raddb/sites-enabled/default and /etc/raddb/sites-enabled/inner-tunnel
    Added the following in the Authenticate section directly after the pap entry
    Auth-Type Kerberos {
    krb5
    I have also copied the file /etc/raddb/mods-available/krb5 to /etc/raddb/mods-enabled/krb5 and edited the entries to point to the keytab and principle im using for radius. The keytab contains two entries one for radius/hostname.domain and one for host/hostname.domain.
    I have verified the keytab is ok by using it with kinit to get a valid ticket for both principles. Additionally im sure my kerberos setup is ok as it works fine with ldap, nslcd and ssh.
    The problem is when I run radiusd -X and then attempt a radtest I get the following:
    (0) files : users: Matched entry DEFAULT at line 1
    (0) [files] = ok
    (0) [expiration] = noop
    (0) [logintime] = noop
    (0) WARNING: pap: No “known good” password found for the user. Not setting Auth-Type.
    (0) WARNING: pap: Authentication will fail unless a “known good” password is available.
    (0) [pap] = noop
    (0) } # authorize = ok
    (0) Found Auth-Type = Kerberos
    (0) # Executing group from file /etc/raddb/sites-enabled/default
    (0) Auth-Type Kerberos {
    at which point the server dies with no further output. Running the server using systemctl start freeradius and then looking at the status after its died shows its failed with Main PID: 21835 (code=dumped, signal=SEGV)
    I have looked all over the internet but the only place I have found someone with the same problem is here:
    http://www.mail-archive.com/freeradius- … 77744.html
    I have also enabled core dumps in the radiusd.conf however I have no idea how to actually view the dump or where it is (and yes I did google it, but all the responses made no sence to me)
    I have also tried the freeradius-git package on the AUR however that throws errors when building, something to do with undefined symbols while making radattr.
    CC src/main/radattr.c
    LINK build/bin/radattr
    UNIT-TEST rfc.txt
    ./build/bin/radattr: symbol lookup error: ./build/bin/radattr: undefined symbol: _fr_cursor_init
    src/tests/unit/all.mk:23: recipe for target 'build/tests/unit/rfc.txt' failed
    make: *** [build/tests/unit/frc.txt] Error 127
    => ERROR: A failure occurred in build().
    Aborting...
    => ERROR: Makepkg was unable to build freeradius-git.
    => Restart building freeradius-git ? [y/N]
    => -----------------------------------------------
    =>
    I don't usually post here as every problem i've had using arch so far, I've solved after reading the wiki/forums or random googling. However i'm at a complete loss this time, i have literally no idea how to solve this...
    Thanks

    Just as a quick update, the rlm_krb module still seems to be causing seg faults, however it is possible to get it working by configuring freeRadius to use PAM and then telling PAM to authenticate with kerberos.

  • JVM 1.4 seg faults with pure java code?

    Has anybody else seen JVM 1.4 seg fault when running pure java code? This seems like it shouldn't be possible, but I get the following at indeterminate times. Unfortunately, it is difficult to isolate since decreasing the size of the program avoids the problem. When the seg fault happens, the size in memory is ~1GB and there is plenty of real and virtual memory to spare.
    Unexpected Signal : 11 occurred at PC=0xDE88BC8E
    Function=[Unknown. Nearest: +0x100E]
    Library=/usr/j2se/jre/lib/i386/server/libjvm.so
    Dynamic libraries:
    0x8050000 java
    0xdfb60000 /usr/lib/libthread.so.1
    0xdfba0000 /usr/lib/libdl.so.1
    0xdfab0000 /usr/lib/libc.so.1
    0xde800000 /usr/j2se/jre/lib/i386/server/libjvm.so
    0xdfa40000 /usr/lib/libCrun.so.1
    0xdfa20000 /usr/lib/libsocket.so.1
    0xdf980000 /usr/lib/libnsl.so.1
    0xdf960000 /usr/lib/libm.so.1
    0xdfa70000 /usr/lib/libw.so.1
    0xdf920000 /usr/lib/libmp.so.2
    0xdf8f0000 /usr/j2se/jre/lib/i386/native_threads/libhpi
    .so
    0xdf8c0000 /usr/j2se/jre/lib/i386/libverify.so
    0xdf880000 /usr/j2se/jre/lib/i386/libjava.so
    0xdf860000 /usr/j2se/jre/lib/i386/libzip.so
    0xda890000 /usr/lib/nss_files.so.1
    Local Time = Tue May 14 16:03:38 2002
    Elapsed Time = 72
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002D3
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.0-rc-b91 mixed
    mode)
    # An error report file has been saved as hs_err_pid945.log.
    # Please refer to the file for further information.

    Hi sevenM,
    Did you figure out a workaround for this problem?. Did you get it solved with the SUN people?. Is it a known bug?.
    I've got exactly the same problem on the same function and VM library.
    Any info on this is very much welcome.
    Thx
    Krithiga
    I get the same error sometimes with tomcat-4.0.4 on a
    Slackware 8.0.0 and JDK 1.4.0. I don't user any JSPs,
    only servlets and the business calls a remote SLSB on
    a remote JBOSS server and afterwards select some data
    form a remote DB2 7.1 over JDBC.
    Here is the log:
    Unexpected Signal : 11 occurred at PC=0x40267D98
    Function=copy_to_survivor_space__16DefNewGenerationP7oo
    DescPP7oopDesc+0x28
    Library=/usr/local/j2sdk1.4.0/jre/lib/i386/client/libjv
    .so
    Current Java thread:
    at
    at java.net.PlainSocketImpl.socketAccept(Native
    tive Method)
    at
    at
    at
    t
    java.net.PlainSocketImpl.accept(PlainSocketImpl.java:34
    - locked <0x44ed3400> (a
    400> (a java.net.PlainSocketImpl)
    at
    at
    at
    t
    java.net.ServerSocket.implAccept(ServerSocket.java:438)
    at
    at
    at
    t java.net.ServerSocket.accept(ServerSocket.java:409)
    at
    at
    at
    t
    org.apache.catalina.core.StandardServer.await(StandardS
    rver.java:293)
    at
    at
    at
    t
    org.apache.catalina.startup.Catalina.start(Catalina.jav
    :794)
    at
    at
    at
    t
    org.apache.catalina.startup.Catalina.execute(Catalina.j
    va:681)
    at
    at
    at
    t
    org.apache.catalina.startup.Catalina.process(Catalina.j
    va:179)
    at
    at
    at
    t sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at
    at
    at
    t
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMetho
    AccessorImpl.java:39)
    at
    at
    at
    t
    sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegat
    ngMethodAccessorImpl.java:25)
    at
    at
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    at
    at
    t
    org.apache.catalina.startup.Bootstrap.main(Bootstrap.ja
    a:243)
    Dynamic libraries:
    08048000-0804d000 r-xp 00000000 03:03 757599
    /usr/local/j2sdk1.4.0/bin/java
    0804d000-0804e000 rw-p 00004000 03:03 757599
    /usr/local/j2sdk1.4.0/bin/java
    40000000-40015000 r-xp 00000000 03:03 885142
    /lib/ld-2.2.3.so
    40015000-40016000 rw-p 00014000 03:03 885142
    /lib/ld-2.2.3.so
    40017000-40020000 r-xp 00000000 03:03 69536
    /usr/local/j2sdk1.4.0/jre/lib/i386/native_threads/libh
    i.so
    40020000-40021000 rw-p 00008000 03:03 69536
    /usr/local/j2sdk1.4.0/jre/lib/i386/native_threads/libh
    i.so
    40021000-40022000 r--p 00000000 03:03 33106
    /usr/lib/locale/en_US/LC_IDENTIFICATION
    40022000-40030000 r-xp 00000000 03:03 885133
    /lib/libpthread-0.9.so
    40030000-40038000 rw-p 0000d000 03:03 885133
    /lib/libpthread-0.9.so
    40038000-4003b000 r-xp 00000000 03:03 885149
    /lib/libdl-2.2.3.so
    4003b000-4003c000 rw-p 00002000 03:03 885149
    /lib/libdl-2.2.3.so
    4003c000-40143000 r-xp 00000000 03:03 885147
    /lib/libc-2.2.3.so
    40143000-40149000 rw-p 00106000 03:03 885147
    /lib/libc-2.2.3.so
    4014d000-40410000 r-xp 00000000 03:03 1150891
    /usr/local/j2sdk1.4.0/jre/lib/i386/client/libjvm.so
    40410000-40558000 rw-p 002c2000 03:03 1150891
    /usr/local/j2sdk1.4.0/jre/lib/i386/client/libjvm.so
    4056c000-4057d000 r-xp 00000000 03:03 885152
    /lib/libnsl-2.2.3.so
    4057d000-4057f000 rw-p 00010000 03:03 885152
    /lib/libnsl-2.2.3.so
    40581000-405b5000 r-xp 00000000 03:03 950285
    /usr/i386-slackware-linux/lib/libstdc++-2-libc6.1-1-2.
    .0.so
    405b5000-405c1000 rw-p 00033000 03:03 950285
    /usr/i386-slackware-linux/lib/libstdc++-2-libc6.1-1-2.
    .0.so
    405c3000-405e4000 r-xp 00000000 03:03 885138
    /lib/libm-2.2.3.so
    405e4000-405e5000 rw-p 00020000 03:03 885138
    /lib/libm-2.2.3.so
    405e5000-405f6000 r-xp 00000000 03:03 69542
    /usr/local/j2sdk1.4.0/jre/lib/i386/libverify.so
    405f6000-405f8000 rw-p 00010000 03:03 69542
    /usr/local/j2sdk1.4.0/jre/lib/i386/libverify.so
    405f8000-40619000 r-xp 00000000 03:03 69543
    /usr/local/j2sdk1.4.0/jre/lib/i386/libjava.so
    40619000-4061b000 rw-p 00020000 03:03 69543
    /usr/local/j2sdk1.4.0/jre/lib/i386/libjava.so
    4061c000-40630000 r-xp 00000000 03:03 69545
    /usr/local/j2sdk1.4.0/jre/lib/i386/libzip.so
    40630000-40633000 rw-p 00013000 03:03 69545
    /usr/local/j2sdk1.4.0/jre/lib/i386/libzip.so
    40633000-4063a000 r--s 00000000 03:03 890455
    /usr/local/jakarta-tomcat-4.0.4/bin/bootstrap.jar
    4063a000-40641000 r--s 00000000 03:03 890436
    /usr/local/jakarta-tomcat-4.0.4/common/lib/naming-comm
    n.jar
    40641000-40655000 r--s 00000000 03:03 890437
    /usr/local/jakarta-tomcat-4.0.4/common/lib/servlet.jar
    40655000-4065e000 r--s 00000000 03:03 890438
    /usr/local/jakarta-tomcat-4.0.4/common/lib/naming-reso
    rces.jar
    4065e000-40660000 r--s 00000000 03:03 890439
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jdbc2_0-std
    xt.jar
    40660000-4066c000 r--s 00000000 03:03 890440
    /usr/local/jakarta-tomcat-4.0.4/common/lib/activation.
    ar
    4066c000-4066f000 r--s 00000000 03:03 890441
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jta-spec1_0
    1.jar
    4066f000-4082a000 r--s 00000000 03:03 890443
    /usr/local/jakarta-tomcat-4.0.4/common/lib/xerces.jar
    4082a000-40874000 r--s 00000000 03:03 890444
    /usr/local/jakarta-tomcat-4.0.4/common/lib/tyrex-0.9.7
    0.jar
    40874000-408b9000 r--s 00000000 03:03 890445
    /usr/local/jakarta-tomcat-4.0.4/common/lib/mail.jar
    408b9000-408d2000 r--s 00000000 03:03 890446
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jndi.jar
    408d2000-40958000 r--s 00000000 03:03 890482
    /usr/local/jakarta-tomcat-4.0.4/common/lib/db2java.jar
    40958000-4096e000 r--s 00000000 03:03 890483
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jboss-clien
    .jar
    4096e000-4097c000 r--s 00000000 03:03 890484
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jboss-j2ee.
    ar
    4097c000-40996000 r--s 00000000 03:03 890485
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jaas.jar
    40996000-409a0000 r--s 00000000 03:03 890486
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jbosssx-cli
    nt.jar
    409a0000-409a6000 r--s 00000000 03:03 890487
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jnp-client.
    ar
    409a6000-40d10000 r--s 00000000 03:03 890488
    /usr/local/jakarta-tomcat-4.0.4/common/lib/jt400_3.0.j
    r
    40d10000-40d37000 r--s 00000000 03:03 890489
    /usr/local/jakarta-tomcat-4.0.4/common/lib/log4j.jar
    40d37000-423af000 r--s 00000000 03:03 69634
    /usr/local/j2sdk1.4.0/jre/lib/rt.jar
    423f1000-42408000 r--s 00000000 03:03 69566
    /usr/local/j2sdk1.4.0/jre/lib/sunrsasign.jar
    42408000-42476000 r--s 00000000 03:03 69568
    /usr/local/j2sdk1.4.0/jre/lib/jsse.jar
    42476000-42489000 r--s 00000000 03:03 69567
    /usr/local/j2sdk1.4.0/jre/lib/jce.jar
    42489000-4270a000 r--s 00000000 03:03 69632
    /usr/local/j2sdk1.4.0/jre/lib/charsets.jar
    447b2000-447b3000 r--p 00000000 03:03 33104
    /usr/lib/locale/en_US/LC_MEASUREMENT
    447b3000-447b4000 r--p 00000000 03:03 33102
    /usr/lib/locale/en_US/LC_TELEPHONE
    447b4000-447b5000 r--p 00000000 03:03 33103
    /usr/lib/locale/en_US/LC_ADDRESS
    447b5000-447b6000 r--p 00000000 03:03 33100
    /usr/lib/locale/en_US/LC_NAME
    447b6000-447b7000 r--p 00000000 03:03 33109
    /usr/lib/locale/en_US/LC_PAPER
    447b7000-447b8000 r--p 00000000 03:03 459106
    /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
    447b8000-447b9000 r--p 00000000 03:03 33110
    /usr/lib/locale/en_US/LC_MONETARY
    447b9000-447bf000 r--p 00000000 03:03 33107
    /usr/lib/locale/en_US/LC_COLLATE
    447bf000-447c0000 r--p 00000000 03:03 33101
    /usr/lib/locale/en_US/LC_TIME
    4c840000-4c841000 r--p 00000000 03:03 33105
    /usr/lib/locale/en_US/LC_NUMERIC
    4c841000-4c85c000 r--p 00000000 03:03 33108
    /usr/lib/locale/en_US/LC_CTYPE
    4c85c000-4c85e000 r--s 00000000 03:03 36766
    /usr/local/j2sdk1.4.0/jre/lib/ext/dnsns.jar
    4c85e000-4c866000 r--s 00000000 03:03 890421
    /usr/local/jakarta-tomcat-4.0.4/server/lib/jakarta-reg
    xp-1.2.jar
    4c866000-4c867000 r--s 00000000 03:03 890422
    /usr/local/jakarta-tomcat-4.0.4/server/lib/servlets-co
    mon.jar
    4c867000-4c871000 r-xp 00000000 03:03 885148
    /lib/libnss_compat-2.2.3.so
    4c871000-4c873000 rw-p 00009000 03:03 885148
    /lib/libnss_compat-2.2.3.so
    4c89e000-4c8bb000 r--s 00000000 03:03 36765
    /usr/local/j2sdk1.4.0/jre/lib/ext/sunjce_provider.jar
    4c8bb000-4c95e000 r--s 00000000 03:03 36767
    /usr/local/j2sdk1.4.0/jre/lib/ext/localedata.jar
    4c95e000-4c96c000 r--s 00000000 03:03 36768
    /usr/local/j2sdk1.4.0/jre/lib/ext/ldapsec.jar
    4c96c000-4ce06000 r--s 00000000 03:03 298906
    /usr/local/j2sdk1.4.0/lib/tools.jar
    4ce06000-4ce0c000 r--s 00000000 03:03 890423
    /usr/local/jakarta-tomcat-4.0.4/server/lib/commons-log
    ing.jar
    4ce0c000-4ce0e000 r--s 00000000 03:03 890424
    /usr/local/jakarta-tomcat-4.0.4/server/lib/servlets-in
    oker.jar
    4ce0e000-4ce11000 r--s 00000000 03:03 890425
    /usr/local/jakarta-tomcat-4.0.4/server/lib/servlets-ma
    ager.jar
    4ce11000-4ce19000 r--s 00000000 03:03 890426
    /usr/local/jakarta-tomcat-4.0.4/server/lib/warp.jar
    4ce19000-4ceab000 r--s 00000000 03:03 890427
    /usr/local/jakarta-tomcat-4.0.4/server/lib/catalina.ja
    4ceab000-4ceb4000 r--s 00000000 03:03 890428
    /usr/local/jakarta-tomcat-4.0.4/server/lib/tomcat-http
    1.jar
    4ceb4000-4ceb9000 r--s 00000000 03:03 890429
    /usr/local/jakarta-tomcat-4.0.4/server/lib/servlets-de
    ault.jar
    4ceb9000-4cec9000 r--s 00000000 03:03 890430
    /usr/local/jakarta-tomcat-4.0.4/server/lib/tomcat-ajp.
    ar
    4cec9000-4ceed000 r--s 00000000 03:03 890431
    /usr/local/jakarta-tomcat-4.0.4/server/lib/tomcat-util
    jar
    4ceed000-4cefb000 r--s 00000000 03:03 890432
    /usr/local/jakarta-tomcat-4.0.4/server/lib/tomcat-coyo
    e.jar
    4cefb000-4cf01000 r--s 00000000 03:03 890434
    /usr/local/jakarta-tomcat-4.0.4/server/lib/servlets-we
    dav.jar
    4cf01000-4cf13000 r-xp 00000000 03:03 69548
    /usr/local/j2sdk1.4.0/jre/lib/i386/libnet.so
    4cf13000-4cf14000 rw-p 00011000 03:03 69548
    /usr/local/j2sdk1.4.0/jre/lib/i386/libnet.so
    4cf14000-4cf25000 r--s 00000000 03:03 890458
    /usr/local/jakarta-tomcat-4.0.4/lib/jasper-runtime.jar
    4cf25000-4cf59000 r--s 00000000 03:03 890459
    /usr/local/jakarta-tomcat-4.0.4/lib/jasper-compiler.ja
    4cf59000-4cf5e000 r--s 00000000 03:03 890460
    /usr/local/jakarta-tomcat-4.0.4/lib/naming-factory.jar
    4cf5e000-4cf5f000 r--s 00000000 03:03 789670
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46958.tm
    (deleted)
    4cf5f000-4cf60000 r--s 00000000 03:03 789673
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46959.tm
    (deleted)
    4cf60000-4cf63000 r--s 00000000 03:03 430785
    /usr/local/jakarta-tomcat-4.0.4/webapps/reporter/WEB-I
    F/lib/arenajobs.jar
    4cf63000-4d067000 r--s 00000000 03:03 430786
    /usr/local/jakarta-tomcat-4.0.4/webapps/reporter/WEB-I
    F/lib/arenatrading.jar
    4d067000-4d08c000 r--s 00000000 03:03 430787
    /usr/local/jakarta-tomcat-4.0.4/webapps/reporter/WEB-I
    F/lib/quartz.jar
    4d08c000-4d08e000 r--s 00000000 03:03 430788
    /usr/local/jakarta-tomcat-4.0.4/webapps/reporter/WEB-I
    F/lib/scheduler.jar
    4d08e000-4d091000 r--s 00000000 03:03 790391
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46960.tm
    (deleted)
    4d091000-4d195000 r--s 00000000 03:03 790392
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46961.tm
    (deleted)
    4d195000-4d1ba000 r--s 00000000 03:03 790394
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46962.tm
    (deleted)
    4d1ba000-4d1bc000 r--s 00000000 03:03 790395
    /usr/local/jakarta-tomcat-4.0.4/temp/jar_cache46963.tm
    (deleted)
    4d1bc000-4d1bd000 r-xp 00000000 03:03 69559
    /usr/local/j2sdk1.4.0/jre/lib/i386/librmi.so
    4d1bd000-4d1be000 rw-p 00000000 03:03 69559
    /usr/local/j2sdk1.4.0/jre/lib/i386/librmi.so
    4d1be000-4d1c2000 r-xp 00000000 03:03 69558
    /usr/local/j2sdk1.4.0/jre/lib/i386/libioser12.so
    4d1c2000-4d1c3000 rw-p 00003000 03:03 69558
    /usr/local/j2sdk1.4.0/jre/lib/i386/libioser12.so
    4d1c9000-4d1d2000 r-xp 00000000 03:03 885155
    /lib/libnss_files-2.2.3.so
    4d1d2000-4d1d3000 rw-p 00008000 03:03 885155
    /lib/libnss_files-2.2.3.so
    Local Time = Tue Oct 8 18:57:29 2002
    Elapsed Time = 32640
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002D3
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed
    mode)
    # An error report file has been saved as
    hs_err_pid26505.log.
    # Please refer to the file for further information.

  • Loading perl module LWP::Simple causes seg fault

    I just ran pacman -Syu (upgraded 400 packages and the kernel went from 3.12.9-2 to 3.16.1-1 to give an idea of the last time I updated this system).
    Now when I run:
    perl -e 'use LWP::Simple'
    It seg faults and dumps core.
    pacman says: /usr/share/perl5/vendor_perl/LWP/Simple.pm is owned by perl-libwww 6.08-1 Which is the current version.  I tried reverting to 6.05-1 (the version I had previously) but it give the same result.
    Checking pacman.log, I see two errors:
    [2014-08-30 21:31] [PACMAN] installed perl-xml-sax-base (1.08-3)
    [2014-08-30 21:31] [ALPM-SCRIPTLET] /tmp/alpm_TUIVDd/.INSTALL: line 1: 21528 Segmentation fault (core dumped) perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()" &> /dev/null
    [2014-08-30 21:31] [PACMAN] installed perl-xml-sax (0.99-4)
    [2014-08-30 21:31] [ALPM-SCRIPTLET] could not find ParserDetails.ini in /usr/share/perl5/vendor_perl/XML/SAX
    So I uninstalled those packages and when I reinstalled, there were no errors... that didn't help.
    Any ideas?

    I found what's causing it, but still don't know how it got there.  For anyone else who has similar problems, here's how I found which module was the problem:
    strace perl -e 'use LWP::Simple' |& grep '^open' | tail -1
    In my case, it shows:
    open("/usr/lib/perl5/site_perl/auto/Storable/Storable.so", O_RDONLY|O_CLOEXEC) = 5
    I'm not sure why I have that file when I also have the proper /usr/lib/perl5/core_perl/auto/Storable/Storable.so.  Perhaps I was installing stuff from CPAN and it did that to fulfill a dependency?
    And it's far from the only one:  I found 27 other .so duplicates in site_perl that are also in core_perl:
    cd /usr/lib/perl5/site_perl
    find . -name "*.so" | xargs -n1 pacman -Qo |& grep "No package owns" | cut -c24- | xargs -n1 -I{} ls -l ../core_perl/{} |& grep -v "cannot access"
    Cleaning this up isn't going to be fun... I have 12 more .so's in site_perl that do NOT exist in core_perl or vendor_perl... so I can't just delete all unowned files in site_perl.

  • Apache Seg Fault

    I have an apache 1.3 server that is intermittently seg faulting. The setup is 32 bit RHEL 5.2 Apache/mod_perl, Apache::DBI, Oracle 10.2.0.2 Server, Oracle 10.2.0.4 instant client.
    This does not happen when using the 10.1.0.5 instant client.
    The core dump shows the seg fault happening here:
    #0 0x06d39c9f in DecodePrivateKeyInfo () from /usr/local/oracle/instantclient_10_2/libnnz10.so
    Has anyone seen this before?

    I couldn't find anything on Metalink that sounds like that.
    Is the problem easily reproducible or does it occur intermittently?
    If you have a support contract with Oracle, you should open a service request.
    At any rate, it would be good if you could create a stack trace from the dump:
    * Make sure that "ulimit -c unlimited" is set for the user executing the program so that you get a full core dump.
    * Find out which executable it was (assuming the core file is called core.12345, you could "file core.12345").
    * Assuming the executable was "/usr/bin/httpd" and the core file is in /home/apache, start the debugger with "gdb /usr/bin/httpd /home/apache/core.12345".
    * Inside the debugger, type "info threads" to see if there is more then one thread.
    * Type "thread apply all where" to obtain a stack trace for all threads.
    * Type "quit" to exit the debugger.
    Post the stack trace, maybe we can see something from it.
    If you open a service request, include the stack trace.
    Yours,
    Laurenz Albe

  • Sound Juicer constantly seg faults on selecting preferances

    Hi,
    Sound juicer is working fine, rips CD no probs but when I select preferances it seg faults.  Anyone else seen this?  I've tried reinstalling it but no good.
    This is the error I get:
    (sound-juicer:10387): Gtk-CRITICAL **: gtk_file_system_path_to_uri: assertion `path != NULL' failed
    Segmentation fault
    Thanks
    Jon

    Hi,
    I'm from germany so no 'best buy' but I think I will lock around sleeve/bag for a different product with same measures. Any tip?
    The clear plastic case is not what I want. I would like to use the player without such protections. I just want a sleeve to protect the player while its in my jacket/pants.
    Btw, i have bought this version: Creative Zen (maybe european version?). I also doesn't seem to have your mentioned sleeve. I also couldn't find it on the website.
    Anyway, thank you,
    Chris

  • Flex seg fault

    Hello every one
    I have a little problem and have no idea of how to solve it.
    I'm working on a project where I use bison, scons, flex, gcc and vim.
    I work in writing rules, compilation, writing rules, compilation...
    And at one time flex seg fault :
    flex -i -d -oparser/F2S_lexical.cpp parser/F2S_lexical.lex
    Erreur de segmentation
    /usr/bin/m4:stdin:634: ERROR: end of file in string
    But between two compilation, I have not install or remove any program.
    The project is under subversion and I get the same error with some previous version of my file.
    I have tried to reinstall flex and his dependence but this doesn't work.

    my version is 2.5.34-1 but where can I get the old package,
    it is not in my
    /var/cache/pacman/pkg
    and neither in this mirror
        *  http://phraktured.net/archmirror/ (Note that this cannot be used as an Arch mirror in your pacman.conf, you have to manually download any packages.)
        * http://ftp.tu-chemnitz.de/pub/linux/sun … archlinux/
        * http://ftp.icm.edu.pl/pub/Linux/sunsite … archlinux/
    maybe can I compile it with abs ?

  • Seg Fault & Sigbus - opera, thunderbird (and more)

    Hi!
    A week ago I`ve made an pacman -Syu and after that I have some problems...
    Running opera, skype gives seg fault.
    Thunderbird something like this:
    /opt/mozilla/lib/thunderbird-2.0.0.6/run-mozilla.sh: line 131:  7524 sigbus (?changed from my locale version)  "$prog" ${1+"$@"}
    What to do?
    What do you need to tell anything?
    Help! Please!
    FJG
    ps. Firefox is working - better than ever... But I want my mail!!! :)
    ps2. Couple of months ago I made memtest and everything was fine.

    Thank you, I did notice that switching would not work with the rootles Xorg 1.16 , that was the reason I just did a clean install with 1.15, I believe that one does require root at all times. But I might be wrong.
    To be honest, I have don't have much hope that anyone can help solve this. I've been using linux for about 18 years now and this is the first time I have encountered something that I just can't fix. I don't even know where to go from here, now that I tried without GLX.  Going to look into that man-page anyway, just to be sure. Since it is a proces of elimination for me now anyhow. Darn you Diablo! You make me want to switch graphics
    Last edited by wilbert (2014-08-14 05:58:39)

  • OCCI: ORA-21500 [17099] seg faults on 10.2.0.4.1 client

    Hi,
    I've been getting this seg fault using OCCI, my environment:
    Oracle client 10.2.0.4.1 x86_64 (jul 2009) on rhel5.4
    Oracle database 9.2.0.8 x86_64 on rhel4.8
    I've written a g++ multi thread app that is making use of Connection Pooling, within 5 minutes of my app starting it seg faults with:
    ORA-21500: internal error code, arguments: [], [], [], [], [], [], [], []
    ORA-21500: internal error code, arguments: [17099], [], [], [], [], [], [], []
    Errors in file :
    ORA-21500: internal error code, arguments: [], [], [], [], [], [], [], []
    ORA-21500: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ----- Call Stack Trace -----
    ORA-21500: internal error code, arguments: [], [], [], [], [], [], [], []
    ORA-21500: internal error code, arguments: [17099], [], [], [], [], [], [], []
    Errors in file :
    ORA-21500: internal error code, arguments: [], [], [], [], [], [], [], []
    ORA-21500: internal error code, arguments: [17099], [], [], [], [], [], [], []
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    calling call entry argument values in hex
    location type point (? means dubious value)
    Cannot seek to string table section header in /proc/8712/exe.
    Cannot seek to string table section header in /proc/8712/exe.
    Segmentation fault
    its compiled against gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
    I've tried the following:
    Installing the occi download from http://www.oracle.com/technology/tech/oci/occi/occidownloads.html and compiling with gcc-3.4.6
    I'm using the following commands to compile & link:
    g++ -DMOXA_DEBUG -I/database/u00/app/oracle/product/10.2.0/db_1/rdbms/demo -I/database/u00/app/oracle/product/10.2.0/db_1/rdbms/public -I/database/u00/app/oracle/product/10.2.0/db_1/plsql/public -I/database/u00/app/oracle/product/10.2.0/db_1/network/public -O0 -g3 -Wall -c -fmessage-length=0 -fPIC -MMD -MP -MF"src/DB_Table.d" -MT"src/DB_Table.d" -o"src/DB_Table.o" "../src/DB_Table.cpp"
    g++ -L/database/u00/app/oracle/product/10.2.0/db_1/rdbms/lib -L/database/u00/app/oracle/product/10.2.0/db_1/lib -shared -o"libmoxa.so" ./src/DB_Table.o ./src/Dialup.o ./src/Modem.o ./src/Rtu.o ./src/Rtu_Type.o ./src/Session.o ./src/Session_Log.o ./src/Soe_Point.o ./src/Soe_Point_Event.o ./src/Thread.o ./src/Utils_Time.o ./src/db.o -locci10_343 -lclntsh -ldl -lm
    I've tried to do a -locci10 instead of the -locci10_343, still nothing..
    Intesting to note, the older version of the application on the same environment doesn't have this problem..
    I do know OCCI is a bit tempremental, especially when creating threads, as i've had to put a 100ms delay otherwise i get other errors
    the back trace looks like, it allways core dumps when releasing the connection..
    #0 0x00002b01b9fd8cae in slrac () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    (gdb) bt
    #0 0x00002b01b9fd8cae in slrac () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #1 0x00002b01b9fd8b3d in kgdsaaddr () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #2 0x00002b01b9fd83b8 in kgdsdst () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #3 0x00002b01b9c7f0b0 in skgudmp () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #4 0x00002b01b9fb27ac in kgeriv () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #5 0x00002b01b9fb2fab in kgesiv () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #6 0x00002b01b9fb2ace in kgesic0 () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #7 0x00002b01b9ace52d in kpuhhfre () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #8 0x00002b01b9ad9a3a in kpuhmcfre () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #9 0x00002b01b9a6ca5a in kputac () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #10 0x00002b01b9b8265a in kpuspsessionrelease () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #11 0x00002b01b9be1d6f in OCISessionRelease () from /database/u00/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    #12 0x00002b01b95452f1 in oracle::occi::ConnectionImpl::do_destroy () from /home/fep/moxa_1.3/libmoxa/Debug/libmoxa.so
    #13 0x00002b01b954d78c in oracle::occi::ConnectionPoolImpl::terminateConnection () from /home/fep/moxa_1.3/libmoxa/Debug/libmoxa.so
    #14 0x00002b01b953c47c in DB::release_connection (conn=0xed36498) at ../src/db.cpp:126
    I'm downloading the 11.2g client in the hope it works there without a hitch..
    Any help/suggestions whould be much appreciated..
    Cheers
    James

    Shiyer,
    libmoxa.so is the library I have created which is performing the oracle queries..
    The pool is created from the main thread by:
    Environment _env = Environment::createEnvironment (Environment::DEFAULT);
    ConnectionPool connectionpool = _env->createConnectionPool(
    username, passwd, tnsname, 1, 10, 1);
    And then each query is used run inside a connect initiated with:
    Connection *conn = connectionpool->createConnection(_username.c_str(), passwd.cstr());
    Statement *stmt = conn->createStatement("select 1 from dual;");
    ResultSet *rset = stmt->executeQuery();
    while( rset->next() == rset->DATA_AVAILABLE ) {
    std::cout << rset->getInt(1) << std::endl;
    stmt->closeResultSet (rset);
    conn->terminateStatement (stmt);
    and connection released with:
    connectionpool->terminateConnection(conn);
    Hope this helps!
    cheers
    James

Maybe you are looking for