[solved] xorg won't start as normal user?

Just finished a new install on a computer and am unable to start x as a standard user. It works fine as root though
checking my logs there are no Errors though stopping the x server from running.
Last edited by farkenell (2009-05-24 10:48:01)

I take it that you want X to start as soon as you boot-up ?
If so, your /etc/inittab file needs editing, as 'root'. Here's mine which
starts KDE at boot-up:
# /etc/inittab
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault: ### <<< UNCOMMENT THIS LINE. Ensure the others are commented-out
rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
x:5:respawn:/usr/bin/kdm -nodaemon #### <<<< UN-COMMENT THIS LINE. Ensure the others are commented-out
#x:5:respawn:/usr/bin/slim >& /dev/null
# End of file
I've indicated the lines which need un-commenting.
Just ensure that you comment-out the rest, as shown.
Hope this helps...
Deej
Last edited by deej (2009-05-24 08:12:29)

Similar Messages

  • Openoffice won't start as normal user --SOLVED--

    If you've installed openoffice or openoffice2 and can run:
    /opt/openoffice[2]/program/soffice  as  *root*  fine, but as a normal user, experience:
    "the application cannot be started. An internal error has occured" or a similar message, then look into the permissions. 
    I noticed my /opt/openoffice2 directory was owned by some strange user and group # (perhaps the maintainers UID??) and not root.users as it should be. So execute:
    for openoffice1 users
    cd /opt/
    chown -R root.users openoffice/
    & for openoffice2 users
    cd /opt/
    chown -R root.users openoffice/
    hope this helps. Forget about the DRI stuff  if that wasn't it
    Brice
    [/code]

    I tried it and also got this error.
    I removed the .openoffice.org2 and OpenOffice.org1.1.5 directories from my home, ran /opt/openoffice/program/soffice and it worked.
    The file  .openoffice.org2/user/config/javasettings_Linux_x86.xml in my home directory had root ownership. It might have caused this error. :?

  • [SOLVED] Xorg won't start - Intel Sandy Bridge graphics

    Did a fresh install of Arch on my laptop last night, looking to use the window manager i3 which I have installed but when i run "exec i3" it logs me out, indicating some sort of failure in the session. Tried "startx" and noticed that didn't work either.
    "grep EE /var/log/Xorg.0.log" shows me the following errors in the log:
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    Extensively read the Intel and Xorg pages on the wiki and googled for an hour or two, tried to create some custom configurations for Xorg but nothing has worked so far.
    It appears to be some issue with the driver in combination with Xorg. I've tried updating, then uninstalling and reinstalling the packages (the three Xorg packages + Intel driver) and specifying what driver and acceleration mode Xorg should use (intel and sna). No luck so far.
    Anyone here who is having the same problem or know the solution?
    Last edited by olger (2013-02-24 19:45:22)

    Gusar wrote:Not really, because if nothing is configured (and the defaults of xterm and twm aren't installed), X will simply quit, and people will ask what's wrong even though things are fine.
    Well maybe I am asking the wrong question then, because I think that might be exactly whats happening. I think maybe my problem is simply related to the window manager, i3.
    Here's a link to my log anyways, if anyone wants to take a look and help me exclude Xorg from the list of potential causes:
    https://gist.github.com/anonymous/f85c2a1f2a0319198a09
    My original problem was that running "exec i3" gives me a blank screen followed by the login screen. I remember running "startx" at another installation I was troubleshooting and getting the very basic Xorg interface, but I dont have xterm or twm installed right now so thats probably why it's just shutting down when I run "startx".

  • Satellite P300D-110 won't start-up normally

    My P300-100D won't start-up normally.
    It hangs after showing the announcement that Windows is being started.
    First I have to start-up in Safe-mode, and if I'm lucky it will start normal after choosing 'restart".
    The strange thing is that this problem only appears after the laptop has been shut-down for some time.
    If I start up short after a shutdown, there seems to be no problem. I'm using Windows Vista Home Premium with SP1.
    Anyone any idea?
    Tnx in advance!

    A couple of things to think about or try in order to burrow further into the problem:
    1/
    If you hibernate or go to standby rather than shut down, what happens?
    2/
    What is "a long time"? We could be waiting "a long time" for your reply to #1 above. I was wondering whether your CMOS battery was not holding its charge or something. That's a long shot.

  • [SOLVED]Xorg won't work for my non root user

    I installed Arch Linux 2009.08 x86_64 Core inside Sun VirtualBox 3.0.8 and got up to the part of the Beginners' Guide that tells me to test X and it can never work for my non root user. Funny thing is, I tried running it as root and it worked even though my root user has no ~/.xinitrc file. Running startx or xinitrc as my non root user I get a small (maybe 400x600) white terminal but can't use my mouse or keyboard.
    After looking over the guide and doing a step I forgot and adding in all of the extra stuff the guide says might help I can use my mouse and keyboard in my non root users' small white terminal but X still won't start properly with xterm even though I put 'exec exterm' in my non root users' ~/.xinitrc file. Please help. Thanks for any help guys.
    Last edited by keiichi (2009-10-23 12:34:50)

    schuay wrote:
    keiichi wrote:After looking over the guide and doing a step I forgot and adding in all of the extra stuff the guide says might help I can use my mouse and keyboard in my non root users' small white terminal....
    I don't get it .. this sounds like xterm is starting up successfully (xterm is a small white terminal). Easiest way to get X up and running (imo) is
    sudo pacman -S gnome gdm xorg xf86-input-evdev
    sudo /etc/rc.d/hal start
    sudo /etc/rc.d/gdm start
    I didn't know that's what xterm was, thanks for telling me. Noob mistake.

  • Firefox/Mozilla won't run as normal user [SOLVED]

    I have had this weird thing happen, where Mozilla and Firefox wont' work as a normal users.  I fixed this temporarily by allowing non-group rwx access to /tmp, however somehow the problem has returned again. 
    Has anyone else had this?  I'm not sure what log to check for errors either.  Basically, is starts loading, then exits before starting

    seems to be fine here
    -- no firefox folder
    > ls -ld .mozilla                                                                                                               
    drwxr-xr-x  5 yohoho users 184 2006-03-06 19:39 .mozilla/
    >ls -l .mozilla
    total 8.0K
    -rw-r--r--  1 yohoho users  335 2005-02-26 05:39 appreg
    drwxr-xr-x  3 yohoho users  144 2005-02-26 05:39 firefox/
    -rw-------  1 yohoho users 1.9K 2006-03-15 10:21 pluginreg.dat
    drwxr-xr-x  2 yohoho users   48 2005-06-23 05:31 plugins/
    drwxr-xr-x  2 yohoho users   80 2006-01-15 18:41 searchplugins/

  • ALSA won't work for normal user [solved]

    hello archers!
    alsa on my arch box doesn't work for normal user, just for root. when i attempt to run ogle, it gives this error:
    ALSA lib pcm_dmix.c:1102:(_snd_pcm_dmix_open) The field ipc_gid must be a valid group (create group audio)
    ERROR[ogle_audio]: Opening alsa pcm device 'default': Invalid argument
    FATAL[ogle_audio]: failed opening the alsa audio driver at default
    error in the first line accurs even when i attempt to open audio tab in winecfg. googling this error didn't help me. xmms with alsa output doesn't seem to work too giving the same error, it works just with oss output.
    hmm, and YES i DO HAVE audio group, and my user IS member of this group.
    [root@otovo /]# ls -l /dev/sound/
    total 0
    crw-rw---- 1 root audio 14, 12 2006-03-09 01:37 adsp
    crw-rw---- 1 root audio 14, 4 2006-03-09 01:37 audio
    crw-rw---- 1 root audio 14, 20 2006-03-09 01:37 audio1
    crw-rw---- 1 root audio 14, 3 2006-03-09 01:37 dsp
    crw-rw---- 1 root audio 14, 19 2006-03-09 01:37 dsp1
    crw-rw---- 1 root audio 14, 0 2006-03-09 01:37 mixer
    crw-rw---- 1 root audio 14, 16 2006-03-09 01:37 mixer1
    crw-rw---- 1 root audio 14, 1 2006-03-09 01:37 sequencer
    crw-rw---- 1 root audio 14, 8 2006-03-09 01:37 sequencer2
    can anyone help me? or should i provide more information?
    thanx & greetings
    ota

    I've found it!
    groups run under user gave just gids of groups, whilst under root it gave proper names. so i took look at /etc/group and here is the problem :shock:
    [root@otovo etc]# ls -l group
    -rw------- 1 root root 427 2006-03-09 01:32 group
    i've changed permissions to a+r and it's working.
    thanks Gandalf, you've helped to save the Middleearth again .
    ota

  • [solved] KDEmod4 won't start

    Hey everyone!
    I was just installing Arch on my Desktop few moments ago and decided to give Kdemod4 a try,
    but it simply won't start up showing me this error: (in a xtermlike environment)
    Could not start kstartupconfig4. Check your installation.
    Wondering how to solve this problem...?
    So far concerning the installation everything worked quite fine...XServer works with xterm and hal fam and kdm were added to the Daemons array in rc.conf...
    After I get back to the tty I also get these lines:
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    /usr/bin/startkde: line11: /usr/bin/kcheckrunning: File or directory not found
    /usr/bin/startkde: line36: /usr/bin/kde4-config: File or directory not found
    /usr/bin/startkde: line86: /usr/bin/kstartupconfig4: File or directory not found
    But: when I DO have those files, namely kcheckrunnig, kde4-config and kstartupconfig4, in /usr/bin...
    So seems like something went wrong there...it's just that I can't figure out what...
    Thank for your help in advance!
    Cya
    Rittler
    Last edited by Rittler (2009-01-06 17:22:03)

    xorg.conf and xorg log (/var/log/) could be usefull when asking for help.
    Here you are...
    xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    #RgbPath "usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    #FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "xtrap"
    Load "extmod"
    Load "dbe"
    Load "freetype"
    Load "record"
    Load "GLcore"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 490 320 # mm
    Identifier "Monitor0"
    VendorName "GSM"
    ModelName "L226W"
    HorizSync 28.0 - 83.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "DDCMode" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    Identifier "Card0"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "RV670PRO [Radeon HD 3850]"
    BusID "PCI:1:0:0"
    #Option "XAANoOffscreenPixmaps" "true"
    #Option "AGPMode" "4"
    #Option "ColorTiling" "on"
    #Option "AccelMethod" "EXA"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1680x1050"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1680x1050"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1680x1050"
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    xorg log:
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH x86_64
    Current Operating System: Linux odin@arch 2.6.27-ARCH #1 SMP PREEMPT Mon Dec 8 23:24:22 CET 2008 x86_64
    Build Date: 17 December 2008 10:46:49PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 22 06:56:59 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x7b54e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@1:0:0) ATI Technologies Inc RV670PRO [Radeon HD 3850] rev 0, Mem @ 0xd0000000/268435456, 0xfe8f0000/65536, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (==) AIGLX disabled
    (WW) fglrx: Force AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (WW) Warning, couldn't open module record
    (II) UnloadModule: "record"
    (EE) Failed to load module "record" (module does not exist, 0)
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.56.4
    Module class: X.Org Video Driver
    (II) Primary Device is: PCI 01@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.56.4
    (II) ATI Proprietary Linux Driver Release Identifier: 8.561
    (II) ATI Proprietary Linux Driver Build Date: Dec 1 2008 14:56:52
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 4.1
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    (--) Chipset Supported AMD Graphics Processor (0x9505) found
    (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x13f6a30
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 4.1
    (II) fglrx(0): PCI bus 1 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (II) fglrx(0): 10BitPixelFormat disabled by default
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.56.4
    ABI class: X.Org Server Extension, version 1.1
    (--) fglrx(0): Chipset: "ATI Radeon HD 3850" (Chipset = 0x9505)
    (--) fglrx(0): (PciSubVendor = 0x18bc, PciSubDevice = 0x3812)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xfe8f0000
    (--) fglrx(0): I/O port at 0x0000b000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 4.1
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 10.73
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: RV670
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (II) fglrx(0): Using adapter: 1:0.0.
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x20000000)
    (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
    (II) fglrx(0): PCIE card detected
    (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000080, disabled=0x00000000
    (II) fglrx(0): Connected Display1: DFP on secondary TMDS [tmds2i]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: GSM Model: 566b Serial#: 135716
    (II) fglrx(0): Year: 2007 Week: 11
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max Image Size [cm]: horiz.: 49 vert.: 32
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.635 redY: 0.342 greenX: 0.292 greenY: 0.611
    (II) fglrx(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 640x480@75Hz
    (II) fglrx(0): 800x600@56Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 800x600@75Hz
    (II) fglrx(0): 832x624@75Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): 1152x870@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) fglrx(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) fglrx(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    (II) fglrx(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 146.2 MHz Image Size: 474 x 296 mm
    (II) fglrx(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    (II) fglrx(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 28 H max: 83 kHz, PixClock max 150 MHz
    (II) fglrx(0): Monitor name: L226W
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff001e6d6b5624120200
    (II) fglrx(0): 0b110103ea312078eaaec5a2574a9c25
    (II) fglrx(0): 125054a76b80950081808140714f0101
    (II) fglrx(0): 0101010101017c2e90a0601a1e403020
    (II) fglrx(0): 3600da281100001a21399030621a2740
    (II) fglrx(0): 68b03600da281100001c000000fd0038
    (II) fglrx(0): 4b1c530f000a202020202020000000fc
    (II) fglrx(0): 004c32323657200a202020202020001d
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - DFP on secondary TMDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 43 modes found for primary display.
    (--) fglrx(0): Virtual size is 1680x1050 (pitch 0)
    (**) fglrx(0): *Mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +vsync (64.7 kHz)
    (**) fglrx(0): Default mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 +vsync (55.9 kHz)
    (**) fglrx(0): Default mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 +hsync (65.3 kHz)
    (**) fglrx(0): Default mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): Default mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "1280x720"x50.0 60.46 1280 1328 1456 1632 720 721 724 741 +hsync (37.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 29.6 MHz (scaled from 0.0 MHz), 29.8 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "800x600"x47.0 29.60 800 816 896 992 600 601 604 635 interlace +hsync (29.8 kHz)
    (**) fglrx(0): Default mode "720x576": 26.6 MHz (scaled from 0.0 MHz), 29.6 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "720x576"x50.0 26.56 720 736 808 896 576 577 580 593 +hsync (29.6 kHz)
    (**) fglrx(0): Default mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (--) fglrx(0): Display dimensions: (490, 320) mm
    (--) fglrx(0): DPI set to (87, 83)
    (--) fglrx(0): Virtual size is 1680x1050 (pitch 1728)
    (**) fglrx(0): *Mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +vsync (64.7 kHz)
    (**) fglrx(0): Default mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1440x900"x60.0 106.50 1440 1520 1672 1904 900 903 909 934 +vsync (55.9 kHz)
    (**) fglrx(0): Default mode "1400x1050": 121.8 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 +hsync (65.3 kHz)
    (**) fglrx(0): Default mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 (80.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 128.9 MHz (scaled from 0.0 MHz), 74.6 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x70.0 128.94 1280 1368 1504 1728 1024 1025 1028 1066 +hsync (74.6 kHz)
    (**) fglrx(0): Default mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 (64.0 kHz)
    (**) fglrx(0): Default mode "1280x1024": 85.5 MHz (scaled from 0.0 MHz), 50.9 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x47.0 85.51 1280 1344 1480 1680 1024 1025 1028 1083 interlace +hsync (50.9 kHz)
    (**) fglrx(0): Default mode "1280x1024": 77.8 MHz (scaled from 0.0 MHz), 46.3 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1280x1024"x43.0 77.80 1280 1344 1480 1680 1024 1025 1028 1077 interlace +hsync (46.3 kHz)
    (**) fglrx(0): Default mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 (60.0 kHz)
    (**) fglrx(0): Default mode "1280x768": 79.5 MHz (scaled from 0.0 MHz), 47.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x768"x60.0 79.50 1280 1344 1472 1664 768 771 778 798 +hsync (47.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 +hsync (44.8 kHz)
    (**) fglrx(0): Default mode "1280x720": 60.5 MHz (scaled from 0.0 MHz), 37.0 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "1280x720"x50.0 60.46 1280 1328 1456 1632 720 721 724 741 +hsync (37.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 (67.5 kHz)
    (**) fglrx(0): Default mode "1152x864": 96.8 MHz (scaled from 0.0 MHz), 63.0 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1152x864"x70.0 96.76 1152 1224 1344 1536 864 865 868 900 +hsync (63.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 81.6 MHz (scaled from 0.0 MHz), 53.7 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 +hsync (53.7 kHz)
    (**) fglrx(0): Default mode "1152x864": 64.7 MHz (scaled from 0.0 MHz), 43.0 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x47.0 64.67 1152 1208 1328 1504 864 865 868 915 interlace +hsync (43.0 kHz)
    (**) fglrx(0): Default mode "1152x864": 58.3 MHz (scaled from 0.0 MHz), 39.2 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1152x864"x43.0 58.28 1152 1200 1320 1488 864 865 868 911 interlace +hsync (39.2 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 (60.0 kHz)
    (**) fglrx(0): Default mode "1024x768": 78.4 MHz (scaled from 0.0 MHz), 57.7 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "1024x768"x72.0 78.43 1024 1080 1192 1360 768 769 772 801 +hsync (57.7 kHz)
    (**) fglrx(0): Default mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 +hsync +vsync (56.5 kHz)
    (**) fglrx(0): Default mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz)
    (**) fglrx(0): Default mode "1024x768": 44.9 MHz (scaled from 0.0 MHz), 35.5 kHz, 43.0 Hz (I)
    (II) fglrx(0): Modeline "1024x768"x43.0 44.90 1024 1032 1208 1264 768 768 772 817 interlace (35.5 kHz)
    (**) fglrx(0): Default mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 (46.9 kHz)
    (**) fglrx(0): Default mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 (48.1 kHz)
    (**) fglrx(0): Default mode "800x600": 45.5 MHz (scaled from 0.0 MHz), 43.8 kHz, 70.0 Hz
    (II) fglrx(0): Modeline "800x600"x70.0 45.50 800 840 920 1040 600 601 604 625 +hsync (43.8 kHz)
    (**) fglrx(0): Default mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 (37.9 kHz)
    (**) fglrx(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.0 Hz
    (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 (35.2 kHz)
    (**) fglrx(0): Default mode "800x600": 29.6 MHz (scaled from 0.0 MHz), 29.8 kHz, 47.0 Hz (I)
    (II) fglrx(0): Modeline "800x600"x47.0 29.60 800 816 896 992 600 601 604 635 interlace +hsync (29.8 kHz)
    (**) fglrx(0): Default mode "720x576": 26.6 MHz (scaled from 0.0 MHz), 29.6 kHz, 50.0 Hz
    (II) fglrx(0): Modeline "720x576"x50.0 26.56 720 736 808 896 576 577 580 593 +hsync (29.6 kHz)
    (**) fglrx(0): Default mode "720x480": 26.7 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 26.71 720 736 808 896 480 481 484 497 +hsync (29.8 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 +hsync +vsync (37.5 kHz)
    (**) fglrx(0): Default mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.0 Hz
    (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 664 704 832 480 489 492 520 +hsync +vsync (37.9 kHz)
    (**) fglrx(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 +hsync +vsync (31.5 kHz)
    (**) fglrx(0): Default mode "640x400": 28.1 MHz (scaled from 0.0 MHz), 33.7 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "640x400"x75.0 28.07 640 696 736 832 400 413 415 449 (33.7 kHz)
    (**) fglrx(0): Default mode "640x400": 24.9 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 24.92 640 664 760 792 400 460 462 525 (31.5 kHz)
    (**) fglrx(0): Default mode "512x384": 19.7 MHz (scaled from 0.0 MHz), 31.1 kHz, 75.0 Hz
    (II) fglrx(0): Modeline "512x384"x75.0 19.68 512 528 576 632 384 384 385 416 (31.1 kHz)
    (**) fglrx(0): Default mode "512x384": 19.8 MHz (scaled from 0.0 MHz), 29.8 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 19.81 512 544 624 664 384 451 453 497 (29.8 kHz)
    (**) fglrx(0): Default mode "400x300": 24.8 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x75.0 24.75 400 408 448 528 300 601 602 625 doublescan (46.9 kHz)
    (**) fglrx(0): Default mode "400x300": 22.3 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 22.33 400 416 480 496 300 601 605 742 doublescan (45.0 kHz)
    (**) fglrx(0): Default mode "320x240": 15.8 MHz (scaled from 0.0 MHz), 37.9 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x75.0 15.75 320 328 360 416 240 481 482 501 doublescan (37.9 kHz)
    (**) fglrx(0): Default mode "320x240": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 12.59 320 328 376 400 240 491 493 525 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 13.1 MHz (scaled from 0.0 MHz), 31.5 kHz, 75.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x75.0 13.10 320 352 368 416 200 406 407 417 doublescan (31.5 kHz)
    (**) fglrx(0): Default mode "320x200": 12.6 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 12.59 320 336 384 400 200 457 459 524 doublescan (31.5 kHz)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.2.1
    ABI class: X.Org Video Driver, version 4.1
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x80000009
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (II) fglrx(0): [pcie] 262144 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (II) fglrx(0): Direct rendering enabled
    (II) fglrx(0): AC Adapter is used
    (II) fglrx(0): Interrupt handler installed at IRQ 16.
    (II) fglrx(0): Exposed events to the /proc interface
    (II) fglrx(0): Finished Initialize PPLIB!
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (II) fglrx(0): detected X.org 7.4.3.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
    (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x7f5d7e046000
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.56.4
    (II) fglrx(0): Date: Dec 1 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.27-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00004000
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x01008000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1728,2432)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1728,1050) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1728 x 1382
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Textured Video is enabled.
    (II) LoadModule: "glesx"
    (II) Loading /usr/lib/xorg/modules//glesx.so
    (II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension GLESX
    (II) fglrx(0): GLESX enableFlags = 90
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
    (II) fglrx(0): GLESX is enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) fglrx(0): UVD2 feature is available
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) fglrx(0): Enable the clock gating!
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    (II) config/hal: Adding input device Microsoft Microsoft Wheel Mouse Optical?
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (**) Microsoft Microsoft Wheel Mouse Optical?: always reports core events
    (**) Microsoft Microsoft Wheel Mouse Optical?: Device: "/dev/input/event2"
    (II) Microsoft Microsoft Wheel Mouse Optical?: Found 3 mouse buttons
    (II) Microsoft Microsoft Wheel Mouse Optical?: Found x and y relative axes
    (II) Microsoft Microsoft Wheel Mouse Optical?: Configuring as mouse
    (**) Microsoft Microsoft Wheel Mouse Optical?: YAxisMapping: buttons 4 and 5
    (**) Microsoft Microsoft Wheel Mouse Optical?: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Microsoft Microsoft Wheel Mouse Optical?" (type: MOUSE)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
    (**) Option "xkb_model" "evdev"
    (**) AT Translated Set 2 keyboard: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) AT Translated Set 2 keyboard: xkb_layout: "us"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    I suggest gamin instead of fam, and /etc/inittab to start kdm/gdm instead of rc.conf
    http://wiki.archlinux.org/index.php/FAM
    http://wiki.archlinux.org/index.php/Login_manager
    The kdm-thing does not work so far...but I'm workin' at it
    Concerning fam...I'll try that
    onna assume you have nvidia since it rejects type1 paths...
    http://wiki.archlinux.org/index.php/NVIDIA
    basically make sure theres no type1 path or dri stuff as the wiki says.
    Nope it's an Ati Radeon HD3850 I got there...
    Make sure you read about hotplugging if you havent...
    http://wiki.archlinux.org/index.php/Xor … otplugging
    Got that...
    Make sure you installed kdemod correctly...
    http://chakra-project.org/download-kdemod.html
    Is installed correctly and working with catalyst - didn't work with xf86-video-radeon(hd)...
    Still as you can see there are some warnings in the Xorg logfile I have to work on.
    Though kdemod4 now starts up upon an 'startx' I won't mark the thread 'solved' till I got everything working correctly...
    Any suggestions upon improvement of my configurations are highly appreciated!
    Thanks for your help so far AND in advance!
    Cya
    Rittler

  • [SOLVED] MySQL won't start

    Hi,
    I'm trying to configure MySQL: ArchWiki
    mysqld won't start. My /var/lib/mysql/stovepipebox.err:
    120310 16:24:31 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    /usr/bin/mysqld: Table 'mysql.plugin' doesn't exist
    120310 16:24:31 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    120310 16:24:31 InnoDB: The InnoDB memory heap is disabled
    120310 16:24:31 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    120310 16:24:31 InnoDB: Compressed tables use zlib 1.2.6
    120310 16:24:32 InnoDB: Initializing buffer pool, size = 128.0M
    120310 16:24:32 InnoDB: Completed initialization of buffer pool
    120310 16:24:32 InnoDB: highest supported file format is Barracuda.
    InnoDB: The log sequence number in ibdata files does not match
    InnoDB: the log sequence number in the ib_logfiles!
    120310 16:24:32 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written data pages from the doublewrite
    InnoDB: buffer...
    120310 16:24:32 InnoDB: Waiting for the background threads to start
    120310 16:24:33 InnoDB: 1.1.8 started; log sequence number 1595675
    120310 16:24:33 [Note] Recovering after a crash using mysql-bin
    120310 16:24:33 [Note] Starting crash recovery...
    120310 16:24:33 [Note] Crash recovery finished.
    120310 16:24:33 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
    120310 16:24:33 mysqld_safe mysqld from pid file /var/lib/mysql/stovepipebox.pid ended
    Any ideas?
    Last edited by Llama (2012-03-11 15:35:41)

    Thanks! Unfortunately, I'm quite new to MySQL...
    # mysql_install_db --user=mysql --=/var/lib/mysql/
    FATAL ERROR: Could not find ./bin/my_print_defaults Why the leading period?
    If you compiled from source, you need to run 'make install' to
    copy the software into the correct location ready for operation.
    If you are using a binary release, you must either be at the top
    level of the extracted archive, or pass the --basedir option
    pointing to that location.
    BTW, it exists:
    $ locate my_print_defaults
    /usr/bin/my_print_defaults
    Last edited by Llama (2012-03-10 14:08:19)

  • [SOLVED] Xorg doesn't start after upgrade to 1.17.1

    Archlinux i686
    Intel Core 2 Duo 6600
    01:00.0 VGA compatible controller: NVIDIA Corporation G71 [GeForce 7900 GT/GTO] (rev a1)
    After following upgrades:
    [2015-02-26 03:27] [PACMAN] Running 'pacman -S mesa mesa-demos mesa-libgl'
    [2015-02-26 03:27] [ALPM] transaction started
    [2015-02-26 03:28] [ALPM] upgraded mesa (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-libgl (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-demos (8.2.0-3 -> 8.2.0-4)
    [2015-02-26 03:28] [ALPM] transaction completed
    [2015-02-26 03:28] [PACMAN] Running 'pacman -S xorg-server xorg-server-common'
    [2015-02-26 03:29] [ALPM] transaction started
    [2015-02-26 03:29] [ALPM] removed xf86-video-vesa (2.3.2-5)
    [2015-02-26 03:29] [ALPM] removed xf86-video-nouveau (1.0.11-2)
    [2015-02-26 03:29] [ALPM] removed xf86-video-modesetting (0.9.0-2)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.17.1-3)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.17.1-3)
    Xorg doesn't start after reboot and I found following kernel message:
    kernel: [drm:drm_mmap_locked] *ERROR* Could not find map
    and /var/log/Xorg.0.log looks like this:
    [ 5.591]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 5.591] X Protocol Version 11, Revision 0
    [ 5.591] Build Operating System: Linux 3.18.6-1-ARCH i686
    [ 5.591] Current Operating System: Linux emeria7 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 5.591] Kernel command line: root=/dev/disk/by-label/archroot rw
    [ 5.591] Build Date: 22 February 2015 12:52:47PM
    [ 5.591]
    [ 5.592] Current version of pixman: 0.32.6
    [ 5.592] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 5.592] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 5.592] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 26 14:58:35 2015
    [ 5.597] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 5.597] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 5.598] (==) ServerLayout "ServerLayout0"
    [ 5.598] (==) No screen section available. Using defaults.
    [ 5.598] (**) |-->Screen "Default Screen Section" (0)
    [ 5.598] (**) | |-->Monitor "<default monitor>"
    [ 5.599] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 5.599] (**) | |-->Device "Device0"
    [ 5.599] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 5.599] (**) Option "BlankTime" "0"
    [ 5.599] (**) Option "StandbyTime" "0"
    [ 5.599] (**) Option "SuspendTime" "0"
    [ 5.599] (**) Option "OffTime" "0"
    [ 5.599] (==) Automatically adding devices
    [ 5.599] (==) Automatically enabling devices
    [ 5.599] (==) Automatically adding GPU devices
    [ 5.608] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 5.608] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 5.608] (**) Extension "Composite" is disabled
    [ 5.608] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 5.608] (II) Loader magic: 0x829e700
    [ 5.608] (II) Module ABI versions:
    [ 5.608] X.Org ANSI C Emulation: 0.4
    [ 5.608] X.Org Video Driver: 19.0
    [ 5.608] X.Org XInput driver : 21.0
    [ 5.608] X.Org Server Extension : 9.0
    [ 5.611] (EE) systemd-logind: failed to get session: PID 995 does not belong to any known session
    [ 5.611] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 5.612] (--) PCI:*(0:1:0:0) 10de:0291:107d:2a62 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
    [ 5.612] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 5.613] (II) LoadModule: "glx"
    [ 5.616] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 5.632] (II) Module glx: vendor="X.Org Foundation"
    [ 5.632] compiled for 1.17.1, module version = 1.0.0
    [ 5.632] ABI class: X.Org Server Extension, version 9.0
    [ 5.632] (==) AIGLX enabled
    [ 5.632] (==) Matched nouveau as autoconfigured driver 0
    [ 5.632] (==) Matched nv as autoconfigured driver 1
    [ 5.632] (==) Matched nouveau as autoconfigured driver 2
    [ 5.632] (==) Matched nv as autoconfigured driver 3
    [ 5.632] (==) Matched modesetting as autoconfigured driver 4
    [ 5.632] (==) Matched fbdev as autoconfigured driver 5
    [ 5.632] (==) Matched vesa as autoconfigured driver 6
    [ 5.632] (==) Assigned the driver to the xf86ConfigLayout
    [ 5.632] (II) LoadModule: "nouveau"
    [ 5.632] (WW) Warning, couldn't open module nouveau
    [ 5.632] (II) UnloadModule: "nouveau"
    [ 5.632] (II) Unloading nouveau
    [ 5.632] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "nv"
    [ 5.633] (WW) Warning, couldn't open module nv
    [ 5.633] (II) UnloadModule: "nv"
    [ 5.633] (II) Unloading nv
    [ 5.633] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "modesetting"
    [ 5.633] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 5.634] (II) Module modesetting: vendor="X.Org Foundation"
    [ 5.634] compiled for 1.17.1, module version = 1.17.1
    [ 5.634] Module class: X.Org Video Driver
    [ 5.634] ABI class: X.Org Video Driver, version 19.0
    [ 5.634] (II) LoadModule: "fbdev"
    [ 5.634] (WW) Warning, couldn't open module fbdev
    [ 5.634] (II) UnloadModule: "fbdev"
    [ 5.634] (II) Unloading fbdev
    [ 5.634] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 5.634] (II) LoadModule: "vesa"
    [ 5.634] (WW) Warning, couldn't open module vesa
    [ 5.634] (II) UnloadModule: "vesa"
    [ 5.634] (II) Unloading vesa
    [ 5.634] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 5.634] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 5.634] (++) using VT number 7
    [ 5.635] (II) modeset(0): using drv /dev/dri/card0
    [ 5.635] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.636] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [ 5.636] (==) modeset(0): RGB weight 888
    [ 5.636] (==) modeset(0): Default visual is TrueColor
    [ 5.636] (II) Loading sub module "glamoregl"
    [ 5.636] (II) LoadModule: "glamoregl"
    [ 5.636] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 5.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 5.647] compiled for 1.17.1, module version = 1.0.0
    [ 5.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.647] (II) glamor: OpenGL accelerated X.org driver based.
    [ 5.772] (II) glamor: EGL version 1.4 (DRI2):
    [ 5.786] (II) modeset(0): glamor initialized
    [ 5.786] (II) Loading sub module "dri2"
    [ 5.786] (II) LoadModule: "dri2"
    [ 5.786] (II) Module "dri2" already built-in
    [ 5.843] (II) modeset(0): Output DVI-0 has no monitor section
    [ 5.896] (II) modeset(0): Output DVI-1 has no monitor section
    [ 5.950] (II) modeset(0): Output TV-0 has no monitor section
    [ 6.006] (II) modeset(0): EDID for output DVI-0
    [ 6.006] (II) modeset(0): Manufacturer: SAM Model: 76f Serial#: 1110590261
    [ 6.006] (II) modeset(0): Year: 2011 Week: 8
    [ 6.006] (II) modeset(0): EDID Version: 1.3
    [ 6.006] (II) modeset(0): Digital Display Input
    [ 6.006] (II) modeset(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 6.006] (II) modeset(0): Gamma: 2.20
    [ 6.006] (II) modeset(0): DPMS capabilities: Off
    [ 6.006] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 6.006] (II) modeset(0): First detailed timing is preferred mode
    [ 6.006] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 6.006] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 6.006] (II) modeset(0): Supported established timings:
    [ 6.006] (II) modeset(0): 720x400@70Hz
    [ 6.006] (II) modeset(0): 640x480@60Hz
    [ 6.006] (II) modeset(0): 640x480@67Hz
    [ 6.006] (II) modeset(0): 640x480@72Hz
    [ 6.006] (II) modeset(0): 640x480@75Hz
    [ 6.006] (II) modeset(0): 800x600@56Hz
    [ 6.006] (II) modeset(0): 800x600@60Hz
    [ 6.006] (II) modeset(0): 800x600@72Hz
    [ 6.006] (II) modeset(0): 800x600@75Hz
    [ 6.006] (II) modeset(0): 832x624@75Hz
    [ 6.006] (II) modeset(0): 1024x768@60Hz
    [ 6.006] (II) modeset(0): 1024x768@70Hz
    [ 6.006] (II) modeset(0): 1024x768@75Hz
    [ 6.006] (II) modeset(0): 1280x1024@75Hz
    [ 6.006] (II) modeset(0): 1152x864@75Hz
    [ 6.006] (II) modeset(0): Manufacturer's mask: 0
    [ 6.006] (II) modeset(0): Supported standard timings:
    [ 6.006] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 6.006] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 6.006] (II) modeset(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 6.006] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 6.006] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 6.006] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 6.007] (II) modeset(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 6.007] (II) modeset(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
    [ 6.007] (II) modeset(0): Monitor name: SMBX2331
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 6.007] (II) modeset(0): Number of EDID sections to follow: 1
    [ 6.007] (II) modeset(0): EDID (in hex):
    [ 6.007] (II) modeset(0): 00ffffffffffff004c2d6f0735433242
    [ 6.007] (II) modeset(0): 0815010380331d782aee91a3544c9926
    [ 6.007] (II) modeset(0): 0f5054bfef80714f8100814081809500
    [ 6.007] (II) modeset(0): 950fa940b300023a801871382d40582c
    [ 6.007] (II) modeset(0): 4500fd1e1100001e011d007251d01e20
    [ 6.007] (II) modeset(0): 6e285500fd1e1100001e000000fd0032
    [ 6.007] (II) modeset(0): 4b1f5111000a202020202020000000fc
    [ 6.007] (II) modeset(0): 00534d4258323333310a2020202001ee
    [ 6.007] (II) modeset(0): 02031cf14890041f0514131203230907
    [ 6.007] (II) modeset(0): 078301000066030c00100080011d80d0
    [ 6.007] (II) modeset(0): 721c1620102c2580fd1e1100009e011d
    [ 6.007] (II) modeset(0): 8018711c1620582c2500fd1e1100009e
    [ 6.007] (II) modeset(0): 011d00bc52d01e20b8285540fd1e1100
    [ 6.007] (II) modeset(0): 001e8c0ad090204031200c405500fd1e
    [ 6.007] (II) modeset(0): 110000188c0ad08a20e02d10103e9600
    [ 6.007] (II) modeset(0): fd1e110000180000000000000000004c
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Printing probed modes for output DVI-0
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 6.008] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 6.063] (II) modeset(0): EDID for output DVI-1
    [ 6.116] (II) modeset(0): EDID for output TV-0
    [ 6.116] (II) modeset(0): Output DVI-0 connected
    [ 6.116] (II) modeset(0): Output DVI-1 disconnected
    [ 6.116] (II) modeset(0): Output TV-0 disconnected
    [ 6.116] (II) modeset(0): Using exact sizes for initial modes
    [ 6.116] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
    [ 6.116] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 6.116] (==) modeset(0): DPI set to (96, 96)
    [ 6.116] (II) Loading sub module "fb"
    [ 6.116] (II) LoadModule: "fb"
    [ 6.117] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 6.118] (II) Module fb: vendor="X.Org Foundation"
    [ 6.118] compiled for 1.17.1, module version = 1.0.0
    [ 6.118] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 6.118] (==) Depth 24 pixmap format is 32 bpp
    [ 6.462] (==) modeset(0): Backing store disabled
    [ 6.462] (==) modeset(0): Silken mouse enabled
    [ 6.464] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 6.535] (==) modeset(0): DPMS enabled
    [ 6.535] (WW) modeset(0): Option "EXANoComposite" is not used
    [ 6.535] (II) modeset(0): [DRI2] Setup complete
    [ 6.535] (II) modeset(0): [DRI2] DRI driver: nouveau
    [ 6.535] (II) modeset(0): [DRI2] VDPAU driver: nouveau
    [ 6.535] (--) RandR disabled
    [ 6.551] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 6.551] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 6.551] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 6.551] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 6.551] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 6.551] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 6.551] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 6.552] (II) AIGLX: Loaded and initialized nouveau
    [ 6.552] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 6.559] (II) modeset(0): Setting screen physical size to 507 x 285
    [ 6.741] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.741] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.741] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.741] (II) LoadModule: "evdev"
    [ 6.741] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.744] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.744] compiled for 1.16.2, module version = 2.9.1
    [ 6.744] Module class: X.Org XInput Driver
    [ 6.744] ABI class: X.Org XInput driver, version 21.0
    [ 6.744] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.744] (**) Power Button: always reports core events
    [ 6.744] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.744] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.744] (--) evdev: Power Button: Found keys
    [ 6.744] (II) evdev: Power Button: Configuring as keyboard
    [ 6.744] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.744] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.744] (**) Option "xkb_rules" "evdev"
    [ 6.744] (**) Option "xkb_model" "pc104"
    [ 6.744] (**) Option "xkb_layout" "us"
    [ 6.744] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.780] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 6.780] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.780] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.780] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.780] (**) Power Button: always reports core events
    [ 6.780] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 6.780] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.780] (--) evdev: Power Button: Found keys
    [ 6.780] (II) evdev: Power Button: Configuring as keyboard
    [ 6.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 6.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 6.780] (**) Option "xkb_rules" "evdev"
    [ 6.780] (**) Option "xkb_model" "pc104"
    [ 6.780] (**) Option "xkb_layout" "us"
    [ 6.780] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.781] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 6.781] (II) No input driver specified, ignoring this device.
    [ 6.781] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.784] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 6.784] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 6.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C050.0001/input/input1/event1"
    [ 6.784] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 6.785] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 6.785] (II) No input driver specified, ignoring this device.
    [ 6.785] (II) This device may have been added with another device file.
    [ 6.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 6.785] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 6.785] (**) AT Translated Set 2 keyboard: always reports core events
    [ 6.785] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 6.785] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 6.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 6.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 6.785] (**) Option "xkb_rules" "evdev"
    [ 6.785] (**) Option "xkb_model" "pc104"
    [ 6.785] (**) Option "xkb_layout" "us"
    [ 6.785] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.803] (EE)
    [ 6.803] (EE) Backtrace:
    [ 6.803] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x132) [0x81df9e2]
    [ 6.804] (EE) 1: ? (?+0x132) [0xb7787cc5]
    [ 6.804] (EE) 2: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x4cd7) [0xb6e2a1c7]
    [ 6.806] (EE) 3: /usr/lib/xorg-server/Xorg (xf86_show_cursors+0x688) [0x80f9008]
    [ 6.806] (EE) 4: /usr/lib/xorg-server/Xorg (xf86DestroyCursorInfoRec+0xcf8) [0x8103fc8]
    [ 6.806] (EE) 5: /usr/lib/xorg-server/Xorg (RamDacHandleColormaps+0x67b) [0x810218b]
    [ 6.807] (EE) 6: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x25d) [0x81c648d]
    [ 6.808] (EE) 7: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x4c1) [0x81c6b31]
    [ 6.808] (EE) 8: /usr/lib/xorg-server/Xorg (CompositeRegisterImplicitRedirectionException+0x4199) [0x8114399]
    [ 6.809] (EE) 9: /usr/lib/xorg-server/Xorg (PanoramiXRenderReset+0x72a) [0x815915a]
    [ 6.810] (EE) 10: /usr/lib/xorg-server/Xorg (ConfineToShape+0x9f1) [0x80843b1]
    [ 6.810] (EE) 11: /usr/lib/xorg-server/Xorg (WindowHasNewCursor+0x3b) [0x8084f2b]
    [ 6.810] (EE) 12: /usr/lib/xorg-server/Xorg (ChangeWindowAttributes+0xb7c) [0x80aa9ec]
    [ 6.811] (EE) 13: /usr/lib/xorg-server/Xorg (ProcBadRequest+0x209) [0x8074a49]
    [ 6.811] (EE) 14: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x3a6) [0x807abf6]
    [ 6.811] (EE) 15: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x42f) [0x807edaf]
    [ 6.811] (EE) 16: /usr/lib/xorg-server/Xorg (miPolyFillRect+0x27f) [0x8068ddf]
    [ 6.814] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xde) [0xb72d864e]
    [ 6.814] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x21) [0x8068bd9]
    [ 6.814] (EE)
    [ 6.814] (EE) Segmentation fault at address 0x0
    [ 6.814] (EE)
    Fatal server error:
    [ 6.814] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 6.814] (EE)
    [ 6.814] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6.814] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 6.814] (EE)
    [ 6.815] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 6.817] (EE) Server terminated with error (1). Closing log file.
    Note the segfault in modesetting_drv.so!
    Any help?
    I tried to reinstall dependencies of xorg-server and mesa. And then I even went through with the whole system update which I postponed for a few weeks because of the KDE changes. Sadly even the whole system update didn't help.
    Is it possible that any old config files can cause this?
    EDIT:
    I tried kernel parameter "nouveau.modeset=0" but it didn't help.
    Last edited by cro (2015-02-26 16:33:19)

    Ok, I guess I solved it by reinstalling xf86-video-nouveau.
    Funny business! Why did the upgrade to xorg-server 1.17.1 force me to remove it when it is still needed??
    And why does that lead to mysterious error messages and segfault??
    I discovered it accidentally when I stumbled upon the fact that the package was still installed on my newer x86-64 Arch installation despite being on xorg-server 1.17.1.

  • [SOLVED] Xorg will not start

    Installed Arch Linux, replaced the nouveau driver with the nvidia-304xx drivers. After issuing startx, Gnome does not load. I get a brief flash of the nvidia logo, and then nothing. My results:
    [root@localhost ~]# cat /var/log/Xorg.0.log
    [ 810.015]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 810.138] X Protocol Version 11, Revision 0
    [ 810.181] Build Operating System: Linux 3.19.2-1-ARCH x86_64
    [ 810.275] Current Operating System: Linux localhost 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64
    [ 810.276] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9cedf7cf-9389-45b8-95a3-e30e4ae286ca rw quiet
    [ 810.434] Build Date: 14 April 2015 10:34:18AM
    [ 810.486]
    [ 810.538] Current version of pixman: 0.32.6
    [ 810.650] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 810.650] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 810.892] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 16 13:27:29 2015
    [ 810.957] (==) Using config file: "/etc/X11/xorg.conf"
    [ 811.025] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 811.025] (==) ServerLayout "Layout0"
    [ 811.026] (**) |-->Screen "Screen0" (0)
    [ 811.026] (**) | |-->Monitor "Monitor0"
    [ 811.026] (**) | |-->Device "Device0"
    [ 811.026] (**) |-->Input Device "Keyboard0"
    [ 811.026] (**) |-->Input Device "Mouse0"
    [ 811.026] (==) Automatically adding devices
    [ 811.026] (==) Automatically enabling devices
    [ 811.026] (==) Automatically adding GPU devices
    [ 811.026] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 811.026] Entry deleted from font path.
    [ 811.026] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 811.026] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 811.026] Entry deleted from font path.
    [ 811.026] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 811.026] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 811.027] Entry deleted from font path.
    [ 811.027] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 811.027] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 811.027] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 811.027] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 811.027] (WW) Disabling Keyboard0
    [ 811.027] (WW) Disabling Mouse0
    [ 811.027] (II) Loader magic: 0x815d80
    [ 811.027] (II) Module ABI versions:
    [ 811.027] X.Org ANSI C Emulation: 0.4
    [ 811.027] X.Org Video Driver: 19.0
    [ 811.027] X.Org XInput driver : 21.0
    [ 811.027] X.Org Server Extension : 9.0
    [ 811.032] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 811.033] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 811.034] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 811.037] (--) PCI:*(0:3:0:0) 10de:0a64:174b:3100 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/524288
    [ 811.037] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 811.037] (II) LoadModule: "glx"
    [ 811.038] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 811.060] (II) Module glx: vendor="NVIDIA Corporation"
    [ 811.060] compiled for 4.0.2, module version = 1.0.0
    [ 811.060] Module class: X.Org Server Extension
    [ 811.060] (II) NVIDIA GLX Module 304.125 Mon Dec 1 20:22:48 PST 2014
    [ 811.060] (II) LoadModule: "nvidia"
    [ 811.061] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 811.062] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 811.062] compiled for 4.0.2, module version = 1.0.0
    [ 811.062] Module class: X.Org Video Driver
    [ 811.063] (II) NVIDIA dlloader X Driver 304.125 Mon Dec 1 20:00:30 PST 2014
    [ 811.063] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 811.063] (++) using VT number 1
    [ 811.063] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 811.063] (II) Loading sub module "fb"
    [ 811.063] (II) LoadModule: "fb"
    [ 811.063] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 811.064] (II) Module fb: vendor="X.Org Foundation"
    [ 811.065] compiled for 1.17.1, module version = 1.0.0
    [ 811.065] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 811.065] (II) Loading sub module "wfb"
    [ 811.065] (II) LoadModule: "wfb"
    [ 811.065] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 811.066] (II) Module wfb: vendor="X.Org Foundation"
    [ 811.066] compiled for 1.17.1, module version = 1.0.0
    [ 811.066] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 811.066] (II) Loading sub module "ramdac"
    [ 811.066] (II) LoadModule: "ramdac"
    [ 811.066] (II) Module "ramdac" already built-in
    [ 811.067] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 811.067] (==) NVIDIA(0): RGB weight 888
    [ 811.067] (==) NVIDIA(0): Default visual is TrueColor
    [ 811.067] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 811.067] (**) NVIDIA(0): Enabling 2D acceleration
    [ 811.622] (II) NVIDIA(0): NVIDIA GPU ION (GT218) at PCI:3:0:0 (GPU-0)
    [ 811.622] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 811.622] (--) NVIDIA(0): VideoBIOS: 70.18.45.00.00
    [ 811.623] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 811.623] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 811.624] (--) NVIDIA(0): Valid display device(s) on ION at PCI:3:0:0
    [ 811.624] (--) NVIDIA(0): CRT-0
    [ 811.624] (--) NVIDIA(0): DFP-0
    [ 811.625] (--) NVIDIA(0): SAMSUNG (DFP-1) (connected)
    [ 811.625] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 811.625] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
    [ 811.625] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
    [ 811.625] (--) NVIDIA(0): SAMSUNG (DFP-1): 165.0 MHz maximum pixel clock
    [ 811.625] (--) NVIDIA(0): SAMSUNG (DFP-1): Internal Single Link TMDS
    [ 811.625] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 811.625] (**) NVIDIA(0): device SAMSUNG (DFP-1) (Using EDID frequencies has been
    [ 811.625] (**) NVIDIA(0): enabled on all display devices.)
    [ 811.643] (==) NVIDIA(0):
    [ 811.643] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 811.643] (==) NVIDIA(0): will be used as the requested mode.
    [ 811.643] (==) NVIDIA(0):
    [ 811.643] (II) NVIDIA(0): Validated MetaModes:
    [ 811.643] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
    [ 811.643] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    [ 811.675] (--) NVIDIA(0): DPI set to (47, 48); computed from "UseEdidDpi" X config
    [ 811.675] (--) NVIDIA(0): option
    [ 811.675] (--) Depth 24 pixmap format is 32 bpp
    [ 811.675] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 811.685] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 811.685] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 811.685] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 811.685] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 811.685] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 811.685] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 811.685] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 811.685] (II) NVIDIA(0): Config Options in the README.
    [ 811.687] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
    [ 811.828] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 811.828] (==) NVIDIA(0): Backing store enabled
    [ 811.828] (==) NVIDIA(0): Silken mouse enabled
    [ 811.829] (**) NVIDIA(0): DPMS enabled
    [ 811.830] (II) Loading sub module "dri2"
    [ 811.830] (II) LoadModule: "dri2"
    [ 811.830] (II) Module "dri2" already built-in
    [ 811.830] (II) NVIDIA(0): [DRI2] Setup complete
    [ 811.830] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 811.830] (--) RandR disabled
    [ 811.851] (II) Initializing extension GLX
    [ 811.851] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 811.986] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 811.986] (II) LoadModule: "evdev"
    [ 811.987] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 811.988] (II) Module evdev: vendor="X.Org Foundation"
    [ 811.988] compiled for 1.17.1, module version = 2.9.2
    [ 811.988] Module class: X.Org XInput Driver
    [ 811.988] ABI class: X.Org XInput driver, version 21.0
    [ 811.989] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
    [ 811.989] (II) Using input driver 'evdev' for 'Power Button'
    [ 811.990] (**) Power Button: always reports core events
    [ 811.990] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 811.990] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 811.990] (--) evdev: Power Button: Found keys
    [ 811.990] (II) evdev: Power Button: Configuring as keyboard
    [ 811.990] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
    [ 811.990] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 811.990] (**) Option "xkb_rules" "evdev"
    [ 811.990] (**) Option "xkb_model" "pc104"
    [ 811.990] (**) Option "xkb_layout" "us"
    [ 812.074] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 812.075] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 812.076] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 29 paused 0
    [ 812.076] (II) Using input driver 'evdev' for 'Power Button'
    [ 812.076] (**) Power Button: always reports core events
    [ 812.076] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 812.076] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 812.076] (--) evdev: Power Button: Found keys
    [ 812.076] (II) evdev: Power Button: Configuring as keyboard
    [ 812.076] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
    [ 812.076] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 812.077] (**) Option "xkb_rules" "evdev"
    [ 812.077] (**) Option "xkb_model" "pc104"
    [ 812.077] (**) Option "xkb_layout" "us"
    [ 812.078] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
    [ 812.078] (II) No input driver specified, ignoring this device.
    [ 812.078] (II) This device may have been added with another device file.
    [ 812.079] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event9)
    [ 812.079] (II) No input driver specified, ignoring this device.
    [ 812.079] (II) This device may have been added with another device file.
    [ 812.080] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
    [ 812.080] (II) No input driver specified, ignoring this device.
    [ 812.080] (II) This device may have been added with another device file.
    [ 812.081] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event4)
    [ 812.081] (II) No input driver specified, ignoring this device.
    [ 812.081] (II) This device may have been added with another device file.
    [ 812.082] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event5)
    [ 812.082] (II) No input driver specified, ignoring this device.
    [ 812.082] (II) This device may have been added with another device file.
    [ 812.083] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event6)
    [ 812.083] (II) No input driver specified, ignoring this device.
    [ 812.083] (II) This device may have been added with another device file.
    [ 812.084] (II) config/udev: Adding input device Logitech K400 (/dev/input/event3)
    [ 812.084] (**) Logitech K400: Applying InputClass "evdev pointer catchall"
    [ 812.084] (**) Logitech K400: Applying InputClass "evdev keyboard catchall"
    [ 812.086] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
    [ 812.086] (II) Using input driver 'evdev' for 'Logitech K400'
    [ 812.086] (**) Logitech K400: always reports core events
    [ 812.086] (**) evdev: Logitech K400: Device: "/dev/input/event3"
    [ 812.086] (--) evdev: Logitech K400: Vendor 0x46d Product 0x400e
    [ 812.086] (--) evdev: Logitech K400: Found 20 mouse buttons
    [ 812.086] (--) evdev: Logitech K400: Found scroll wheel(s)
    [ 812.086] (--) evdev: Logitech K400: Found relative axes
    [ 812.086] (--) evdev: Logitech K400: Found x and y relative axes
    [ 812.086] (--) evdev: Logitech K400: Found absolute axes
    [ 812.086] (II) evdev: Logitech K400: Forcing absolute x/y axes to exist.
    [ 812.086] (--) evdev: Logitech K400: Found keys
    [ 812.086] (II) evdev: Logitech K400: Configuring as mouse
    [ 812.086] (II) evdev: Logitech K400: Configuring as keyboard
    [ 812.086] (II) evdev: Logitech K400: Adding scrollwheel support
    [ 812.087] (**) evdev: Logitech K400: YAxisMapping: buttons 4 and 5
    [ 812.087] (**) evdev: Logitech K400: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 812.087] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.2/0003:046D:C52B.0003/0003:046D:400E.0004/input/input6/event3"
    [ 812.087] (II) XINPUT: Adding extended input device "Logitech K400" (type: KEYBOARD, id 8)
    [ 812.087] (**) Option "xkb_rules" "evdev"
    [ 812.087] (**) Option "xkb_model" "pc104"
    [ 812.087] (**) Option "xkb_layout" "us"
    [ 812.088] (II) evdev: Logitech K400: initialized for relative axes.
    [ 812.088] (WW) evdev: Logitech K400: ignoring absolute axes.
    [ 812.088] (**) Logitech K400: (accel) keeping acceleration scheme 1
    [ 812.088] (**) Logitech K400: (accel) acceleration profile 0
    [ 812.088] (**) Logitech K400: (accel) acceleration factor: 2.000
    [ 812.089] (**) Logitech K400: (accel) acceleration threshold: 4
    [ 812.090] (II) config/udev: Adding input device Logitech K400 (/dev/input/mouse0)
    [ 812.090] (II) No input driver specified, ignoring this device.
    [ 812.090] (II) This device may have been added with another device file.
    [ 812.091] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 812.091] (II) No input driver specified, ignoring this device.
    [ 812.091] (II) This device may have been added with another device file.
    [ 812.113] (II) evdev: Logitech K400: Close
    [ 812.114] (II) UnloadModule: "evdev"
    [ 812.114] (II) systemd-logind: releasing fd for 13:67
    [ 812.199] (II) evdev: Power Button: Close
    [ 812.200] (II) UnloadModule: "evdev"
    [ 812.200] (II) systemd-logind: releasing fd for 13:64
    [ 812.226] (II) evdev: Power Button: Close
    [ 812.226] (II) UnloadModule: "evdev"
    [ 812.226] (II) systemd-logind: releasing fd for 13:65
    [ 812.801] (II) Server terminated successfully (0). Closing log file.
    I am trying to get this to work as root, and then i will use a normal user.
    Last edited by w1zard (2015-04-16 16:40:20)

    Thank you for all the pointers!
    Here are my results:
    [root@localhost ~]# cat .xinitrc
    exec startlxde
    [root@localhost ~]# vi .xinitrc
    [root@localhost ~]# cat .xinitrc
    exec gnome-session
    [root@localhost ~]#
    I had installed LXDE earlier, couldn't configure the font DPI, so i tried GNOME, but forgot to change .xinitrc
    Thank you !

  • [SOLVED] - X won't start - Missing modules??

    Hello all, thanks for looking.
    I have installed from the Arch from the latest media, and followed the Begginers Guide.
    I have installed to a partition on my hard disk, one of many, and installed Grub and the mbr.
    The system boots fine. ALSA works, Xorg is installed, and pacman -Syu says "nothing to do"
    It all seems fine except... X won't start.
    I type startx and get the following errors in the /var/log/Xorg.0.log file :
    [   263.878]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [   263.879] X Protocol Version 11, Revision 0
    [   263.879] Build Operating System: Linux 3.7.0-1-ARCH i686
    [   263.879] Current Operating System: Linux midnightsun 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 12:58:46 CET 2012 i686
    [   263.879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64b15d8f-85f1-412a-8fa9-fd054849176e ro quiet
    [   263.880] Build Date: 16 December 2012  04:52:09PM
    [   263.880] 
    [   263.880] Current version of pixman: 0.28.2
    [   263.880]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [   263.880] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   263.881] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 23:36:51 2013
    [   263.882] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [   263.882] (==) No Layout section.  Using the first Screen section.
    [   263.882] (==) No screen section available. Using defaults.
    [   263.882] (**) |-->Screen "Default Screen Section" (0)
    [   263.882] (**) |   |-->Monitor "<default monitor>"
    [   263.882] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [   263.882] (==) Automatically adding devices
    [   263.882] (==) Automatically enabling devices
    [   263.882] (==) Automatically adding GPU devices
    [   263.882] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [   263.882]     Entry deleted from font path.
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [   263.882] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [   263.882]     Entry deleted from font path.
    [   263.882]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [   263.882] (==) FontPath set to:
        /usr/share/fonts/misc/
    [   263.882] (==) ModulePath set to "/usr/lib/xorg/modules"
    [   263.882] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   263.882] (II) Loader magic: 0x825a640
    [   263.882] (II) Module ABI versions:
    [   263.882]     X.Org ANSI C Emulation: 0.4
    [   263.882]     X.Org Video Driver: 13.1
    [   263.882]     X.Org XInput driver : 18.0
    [   263.882]     X.Org Server Extension : 7.0
    [   263.883] (II) config/udev: Adding drm device (/dev/dri/card0)
    [   263.884] (--) PCI:*(0:1:0:0) 10de:0402:0000:0000 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [   263.884] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   263.885] Initializing built-in extension Generic Event Extension
    [   263.885] Initializing built-in extension SHAPE
    [   263.885] Initializing built-in extension MIT-SHM
    [   263.885] Initializing built-in extension XInputExtension
    [   263.886] Initializing built-in extension XTEST
    [   263.886] Initializing built-in extension BIG-REQUESTS
    [   263.886] Initializing built-in extension SYNC
    [   263.886] Initializing built-in extension XKEYBOARD
    [   263.887] Initializing built-in extension XC-MISC
    [   263.887] Initializing built-in extension SECURITY
    [   263.887] Initializing built-in extension XINERAMA
    [   263.887] Initializing built-in extension XFIXES
    [   263.887] Initializing built-in extension RENDER
    [   263.888] Initializing built-in extension RANDR
    [   263.888] Initializing built-in extension COMPOSITE
    [   263.888] Initializing built-in extension DAMAGE
    [   263.888] Initializing built-in extension MIT-SCREEN-SAVER
    [   263.888] Initializing built-in extension DOUBLE-BUFFER
    [   263.889] Initializing built-in extension RECORD
    [   263.889] Initializing built-in extension DPMS
    [   263.889] Initializing built-in extension X-Resource
    [   263.889] Initializing built-in extension XVideo
    [   263.889] Initializing built-in extension XVideo-MotionCompensation
    [   263.889] Initializing built-in extension XFree86-VidModeExtension
    [   263.890] Initializing built-in extension XFree86-DGA
    [   263.890] Initializing built-in extension XFree86-DRI
    [   263.890] Initializing built-in extension DRI2
    [   263.890] (II) LoadModule: "glx"
    [   263.890] (WW) Warning, couldn't open module glx
    [   263.890] (II) UnloadModule: "glx"
    [   263.890] (II) Unloading glx
    [   263.890] (EE) Failed to load module "glx" (module does not exist, 0)
    [   263.890] (==) Matched nouveau as autoconfigured driver 0
    [   263.890] (==) Matched nvidia as autoconfigured driver 1
    [   263.890] (==) Matched nv as autoconfigured driver 2
    [   263.890] (==) Matched nouveau as autoconfigured driver 3
    [   263.890] (==) Matched nvidia as autoconfigured driver 4
    [   263.890] (==) Matched nv as autoconfigured driver 5
    [   263.890] (==) Matched vesa as autoconfigured driver 6
    [   263.890] (==) Matched modesetting as autoconfigured driver 7
    [   263.890] (==) Matched fbdev as autoconfigured driver 8
    [   263.890] (==) Assigned the driver to the xf86ConfigLayout
    [   263.890] (II) LoadModule: "nouveau"
    [   263.891] (WW) Warning, couldn't open module nouveau
    [   263.891] (II) UnloadModule: "nouveau"
    [   263.891] (II) Unloading nouveau
    [   263.891] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nvidia"
    [   263.891] (WW) Warning, couldn't open module nvidia
    [   263.891] (II) UnloadModule: "nvidia"
    [   263.891] (II) Unloading nvidia
    [   263.891] (EE) Failed to load module "nvidia" (module does not exist, 0)
    [   263.891] (II) LoadModule: "nv"
    [   263.891] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
    [   263.891] (II) Module nv: vendor="X.Org Foundation"
    [   263.891]     compiled for 1.13.0, module version = 2.1.20
    [   263.891]     Module class: X.Org Video Driver
    [   263.891]     ABI class: X.Org Video Driver, version 13.0
    [   263.891] (II) LoadModule: "vesa"
    [   263.891] (WW) Warning, couldn't open module vesa
    [   263.891] (II) UnloadModule: "vesa"
    [   263.891] (II) Unloading vesa
    [   263.891] (EE) Failed to load module "vesa" (module does not exist, 0)
    [   263.891] (II) LoadModule: "modesetting"
    [   263.892] (WW) Warning, couldn't open module modesetting
    [   263.892] (II) UnloadModule: "modesetting"
    [   263.892] (II) Unloading modesetting
    [   263.892] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [   263.892] (II) LoadModule: "fbdev"
    [   263.892] (WW) Warning, couldn't open module fbdev
    [   263.892] (II) UnloadModule: "fbdev"
    [   263.892] (II) Unloading fbdev
    [   263.892] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [   263.892] (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
        Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
        Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
        GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
        GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
        Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
        GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
        GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
        GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
        GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
        GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
        GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
        Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
        GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
        GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
        GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
        Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
        GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
        Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
        GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
        GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
        GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
        GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
        GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
        GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
        Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
        GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
        GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
        GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
        GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
        GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
        Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
        GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
        GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
        GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
        GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
        Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
        GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
        GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
        GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550,
        Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500,
        GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
        GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
        GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS,
        GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT,
        GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
        GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
        GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE,
        GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300,
        GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M,
        Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350,
        GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS,
        GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700,
        GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M,
        GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX,
        GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2,
        GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS,
        GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M,
        Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2,
        GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150,
        Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100,
        GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400,
        GeForce 6100 nForce 420, GeForce 7150M / nForce 630M,
        GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a,
        GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a,
        GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra,
        Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT,
        GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS,
        GeForce 8300 GS, GeForce 8600M GT, GeForce 9650M GS,
        GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M,
        Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce GT 330,
        GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS,
        GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT,
        GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
        Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G,
        Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260,
        GeForce GTX 285, GeForce GTX 275, GeForce GTX 260, GeForce GTX 295,
        Quadroplex 2200 D2, Quadroplex 2200 S4, Quadro CX, Quadro FX 5800,
        Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512,
        GeForce 9800 GT, GeForce 8800 GT, GeForce GT 230, GeForce 9800 GX2,
        GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX,
        GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT,
        GeForce 8800M GTX, GeForce 8800 GS, GeForce GTX 285M,
        GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX/9800 GTX+,
        GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250,
        GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 4700 X2,
        Quadro FX 3700, Quadro VX 200, Quadro FX 3600M, Quadro FX 2800M,
        Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS,
        GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140,
        GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS,
        GeForce 9800M GTS, GeForce 9600 GT, GeForce 9600 GT,
        GeForce GTS 160M, GeForce GTS 150M, GeForce 9600 GSO,
        GeForce 9600 GT, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT,
        GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce 9500 GS,
        GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT,
        GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce G 110M,
        GeForce GT 130M, GeForce GT 120M, GeForce GT 220M, GeForce 9650 S,
        Quadro FX 380, Quadro FX 580, Quadro FX 1700M, GeForce 9400 GT,
        Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400,
        GeForce 8400 SE, GeForce 8400 GS, GeForce 9300M GS, GeForce G100,
        GeForce 9300 SE, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M,
        Quadro NVS 160M, GeForce G 105M, GeForce G 103M, GeForce G105M,
        Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro FX 370M,
        Quadro NVS 295, GeForce 9100M G, GeForce 8200M G, GeForce 9200,
        GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200,
        nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a,
        GeForce 9400, GeForce 9400, GeForce 9400M G, GeForce 9400M,
        GeForce 9300, ION, GeForce 9400M G, GeForce 9400, nForce 760i SLI,
        GeForce 9400, GeForce 9300 / nForce 730i, GeForce 9200,
        GeForce 9100M G, GeForce 8200M G, GeForce 9400M, GeForce 9200,
        GeForce G102M, GeForce G102M, ION, ION, GeForce 9400, ION, ION LE,
        ION LE, GeForce GT 220, GeForce 315, GeForce 210, GeForce GT 230M,
        GeForce GT 330M, GeForce GT 230M, GeForce GT 330M, NVS 5100M,
        GeForce GT 320M, GeForce GT 240M, GeForce GT 325M, Quadro FX 880M,
        GeForce G210, GeForce 205, GeForce 310, ION, GeForce 210,
        GeForce 310, GeForce 315, GeForce G105M, GeForce G105M, NVS 2100M,
        NVS 3100M, GeForce 305M, ION, GeForce 310M, GeForce 305M,
        GeForce 310M, GeForce 305M, GeForce G210M, GeForce 310M,
        Quadro FX 380 LP, Quadro FX 380M, GeForce GT 330, GeForce GT 320,
        GeForce GT 240, GeForce GT 340, GeForce GT 330, GeForce GTS 260M,
        GeForce GTS 250M, GeForce 315, GeForce GT 335M, GeForce GTS 350M,
        GeForce GTS 360M, Quadro FX 1800M
    [   263.895] (++) using VT number 1
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) NV: The PCI device 0x10de0402 (GeForce 8600 GT) at 01@00:00:0 has a kernel module claiming it.
    [   263.895] (EE) NV: This driver cannot operate until it has been unloaded.
    [   263.895] (EE) No devices detected.
    [   263.895]
    Fatal server error:
    [   263.895] no screens found
    [   263.895] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   263.895] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   263.896] (EE)
    It appears that some modules are missing, and indeed none of those mentioned in the errors are there if I do lsmod.
    But that is about the limit of my understanding.
    Can anyone tell me how to add the modules if they aren't even on the machine at all.
    Pacman doesn't find them. For example pacman -S glx gives package not found.
    Any ideas or pointers much appreciated.
    Last edited by Midnight Sun (2013-01-16 00:01:35)

    I Can't Believe It
    NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!
    I swear I checked that 6 hours ago when I first tried startx.
    OH
    MY
    GOD
    Just give me a moment to calm down..........
    OK. Thank you. You are completely and joyously right.
    It would seem that I had neglected to install the video driver.
    Thanks for that.

  • [SOLVED]amdcccle won't start

    Hi all, before I explain my problem, I have spent the last 6 hours searching google and these forums for the answer, so I apologize if I have missed the solution somewhere.
    Its 1:38pm here in Australia, and since I woke up today I have been trying to install the drivers for my amd 6950 2gb card.
    I "finished" my first ever arch linux install last night, and installed the catalyst and catalyst-utils packages from the unnofficial repositories as I thought they were the newest. They seem to have worked, I am now in xfce4 wm(not as my environment), and everything is working great. However, because my monitor uses hdmi, whenever I do a fresh install of drivers the screen is scaled down by 15%, as this is for some reason a default in the driver. I usually just start amdcccle as root and fix it, but amdcccle won't start.
    tl;dr, amdccle won't start either through terminal or started through xfce app menu. Do I need to reinstall all my drivers or just install the amdccle package. sudo pacman -S amdcccle says "cannot find package".
    I am loving the speed of arch linux so far, not having 100+ apps that I don't use is nice.
    EDIT: sorry, forgot the error:
    amdcccle: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
    Edit2: Wow, I am tired. I just realized I hadn't installed Qt.
    If an admin/mod wants to delete this thread then go for it, otherwise Ill i leave the solution to the problem here for other new users like myself.
    To fix just run
    pacman -S qt
    Last edited by jc-kakashi (2012-03-10 00:55:23)

    I followed wiki for uninstall catalyst, reboot, then clean install of catalyst, reboot, it's the same.
    But I've found a way to make it work : disable lxdm and reboot.
    Then I remove /etc/ati/amdpcsdb at each boot, before running startx. Then I'm able to open amdcccle, check configuration, fglrxinfo gives :
    [jledun@io0 ~]$ fglrxinfo
    display: :0 screen: 0
    OpenGL vendor string: Advanced Micro Devices, Inc.
    OpenGL renderer string: AMD Radeon HD 8650G
    OpenGL version string: 4.3.12614 Compatibility Profile Context 13.25.18
    If I reboot again, the problem appears again, then I kill X, remove /etc/ati/amdpcsdb again and it works.
    I'm going to see if the problem is the same with razor-qt.

  • [SOLVED] Audacious won't start

    audacious
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:1810): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1810): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:1810): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1810): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    [1] 1810 segmentation fault (core dumped) audacious
    Audacious is not running, or it's not in the process list.
    The GTK errors surely won't start it from running, as other GTK apps display that but they still work too. Seems something is going wrong with mowgli, which I have reinstalled.
    Just rebooted and tried again, now it's an abort error not a segfault:
    audacious
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:786): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:786): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:786): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:786): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    GLib-GObject:ERROR:gtype.c:1991:type_iface_vtable_base_init_Wm: assertion failed: (iface->data && entry && entry->vtable == NULL && iholder && iholder->info)
    [1] 786 abort (core dumped) audacious
    EDIT: Now this is getting weird. I have steam on my PC, and I went and played TF2 for a few minutes, took a screenshot, then exited the game. I'm now getting the audacious errors in STEAM's console output. WHAT.
    SDL video target is 'x11'
    SDL video target is 'x11'
    SDL failed to create GL compatibility profile (whichProfile=0!
    This system supports the OpenGL extension GL_EXT_framebuffer_object.
    This system supports the OpenGL extension GL_EXT_framebuffer_blit.
    This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
    This system DOES NOT support the OpenGL extension GL_APPLE_fence.
    This system supports the OpenGL extension GL_NV_fence.
    This system supports the OpenGL extension GL_ARB_sync.
    This system supports the OpenGL extension GL_EXT_draw_buffers2.
    This system supports the OpenGL extension GL_EXT_bindable_uniform.
    This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
    This system supports the OpenGL extension GL_ARB_map_buffer_range.
    This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
    This system supports the OpenGL extension GL_ARB_occlusion_query.
    This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
    This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
    This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
    This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
    This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
    This system supports the OpenGL extension GL_ARB_framebuffer_object.
    This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
    This system supports the OpenGL extension GL_ARB_debug_output.
    This system supports the OpenGL extension GL_EXT_direct_state_access.
    This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
    This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
    This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
    This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
    This system supports the OpenGL extension GL_NVX_gpu_memory_info.
    This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
    This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
    This system supports the OpenGL extension GLX_EXT_swap_control_tear.
    GL_NV_bindless_texture: DISABLED
    GL_AMD_pinned_memory: DISABLED
    GL_EXT_texture_sRGB_decode: AVAILABLE
    Installing breakpad exception handler for appid(gameoverlayui)/version(20121214145418_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    [1219/184327:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
    Using breakpad crash handler
    Setting breakpad minidump AppID = 440
    Forcing breakpad minidump interfaces to load
    Looking up breakpad interfaces from steamclient
    Calling BreakpadMiniDumpSystemInit
    Installing breakpad exception handler for appid(440)/version(5148_client)
    Looking up breakpad interfaces from steamclient
    Calling BreakpadMiniDumpSystemInit
    Steam_SetMinidumpSteamID: Caching Steam ID: 76561197989209372 [API loaded yes]
    Steam_SetMinidumpSteamID: Setting Steam ID: 76561197989209372
    ConVarRef m_rawinput doesn't point to an existing ConVar
    GL_NVX_gpu_memory_info: AVAILABLE
    GL_ATI_meminfo: UNAVAILABLE
    GL_NVX_gpu_memory_info: Total Dedicated: 1047872, Total Avail: 1048576, Current Avail: 838248
    GL_MAX_SAMPLES_EXT: 32
    (process:1091): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    [1219/184328:ERROR:resource_bundle.cc(411)] Failed to load /media/F/steam4linux/Steam/SteamApps/briandam8/Team Fortress 2/cef_gtk.pak
    Some features may not be available.
    [1219/184328:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
    CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 3701 MHz, Processor: GenuineIntel
    GlobalMemoryStatus: 4294967295
    CShaderDeviceMgrBase::GetRecommendedConfigurationInfo: CPU speed: 3701 MHz, Processor: GenuineIntel
    GlobalMemoryStatus: 4294967295
    IDirect3DDevice9::Create: BackBufWidth: 1920, BackBufHeight: 1080, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0
    Loaded program cache file "glbaseshaders.cfg", total keyvalues: 266, total successfully linked: 266
    Loaded program cache file "glshaders.cfg", total keyvalues: 596, total successfully linked: 596
    Precache: Took 4507 ms, Vertex 1000, Pixel 2124
    Game.so loaded for "Team Fortress"
    Installing breakpad exception handler for appid(hl2_linux)/version(1.0_client)
    Installing breakpad exception handler for appid(hl2_linux)/version(1.0_client)
    Game update: AppID 440 "Team Fortress 2", ProcID 1091, IP 196.38.180.26:27015
    warning: Unknown nb_ctl request: 4
    warning: Unknown nb_ctl request: 4
    warning: Unknown nb_ctl request: 4
    warning: Unknown nb_ctl request: 4
    warning: Unknown nb_ctl request: 4
    warning: Unknown nb_ctl request: 4
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    Installing breakpad exception handler for appid(steam)/version(1355789024_client)
    Installing breakpad exception handler for appid(steam)/version(1355789024_client)
    Game removed: AppID 440 "Team Fortress 2", ProcID 1091
    saving roaming config store to 'sharedconfig.vdf'
    roaming config store 2 saved successfully
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:1163): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1163): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:1163): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1163): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    GLib-GObject:ERROR:gtype.c:1991:type_iface_vtable_base_init_Wm: assertion failed: (iface->data && entry && entry->vtable == NULL && iholder && iholder->info)
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:1181): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1181): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:1181): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1181): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    GLib-GObject:ERROR:gtype.c:1991:type_iface_vtable_base_init_Wm: assertion failed: (iface->data && entry && entry->vtable == NULL && iholder && iholder->info)
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:1198): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1198): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:1198): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1198): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    GLib-GObject:ERROR:gtype.c:1991:type_iface_vtable_base_init_Wm: assertion failed: (iface->data && entry && entry->vtable == NULL && iholder && iholder->info)
    WARNING: Audacious seems to be already running but is not responding.
    (audacious:1215): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1215): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (audacious:1215): Gtk-CRITICAL **: _gtk_css_section_to_string: assertion `section != NULL' failed
    ** (audacious:1215): WARNING **: Can't load fallback CSS resource: (null)Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
    (bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1. You should remove it if you no longer support using Mowgli-1.
    GLib-GObject:ERROR:gtype.c:1991:type_iface_vtable_base_init_Wm: assertion failed: (iface->data && entry && entry->vtable == NULL && iholder && iholder->info)
    It seems to display that error every time I click the "Show on disk" button on the screenshot manager.
    Something is very broken.
    Last edited by biltong (2012-12-19 18:39:49)

    Well changing back to my normal theme after starting audacious works. So that's a plus. I still don't get how it affected steam.
    Or reinstalling it worked, because now Audacious is starting fine with my normal theme. This is really strange.
    Okay I figured out why the errors were showing up in steam. For some reason, steam tries to open audacious as my file manager instead of nemo.
    Last edited by biltong (2012-12-19 18:39:33)

  • [SOLVED] Apache won't start; missing 4 modules

    Hello,
    Not sure if this is the correct place to post this, but httpd won't start after an update.
    First it claims each of these 4 modules are missing:
    LoadModule authz_default_module modules/mod_authz_default.so
    LoadModule authn_default_module modules/mod_authn_default.so
    LoadModule disk_cache_module modules/mod_disk_cache.so
    LoadModule mem_cache_module modules/mod_mem_cache.so
    If I comment these in httpd.conf, the error changes to
    httpd: Configuration error: No MPM loaded.
    Can anyone please help?
    Thanks!
    Last edited by r0cz (2014-03-15 16:45:22)

    progandy wrote:
    nparasta wrote:Oh okay. Yes I actually removed them. In httpd.conf I had set some apache settings, though most of the settings were on their default values. I should maybe re-install apache to get the new files back and redo my settings since the files are so different.
    You might want to do that. that is why pacdiff offers the merge option.
    PS: Here is an overview of the changes between 2.2 and 2.4: http://httpd.apache.org/docs/2.4/upgrading.html
    This solved my problem. Thank you for all your help :-)
    Last edited by nparasta (2014-03-24 06:47:01)

Maybe you are looking for