[Solved] Update broke xorg?

Hey everyone,
So I updated my system yesterday.  I rebooted my system and now when I xinit, xorg displays a black screen.  I have no idea what could have caused this as I don't remember installing any update that would possibly break xorg so completely.  I am running a Lenovo z580 with intel HD 4000 integrated graphics.
To be perfectly clear, I can boot into the initial shell perfectly (I don't know the name but it is the one that requires you to log in if you do not have a log in manager installed).  I can do anything I want to in that shell, but if I xinit into Cinnamon, i3-twm, or Openbox, the screen goes black and I have to ctrl+alt+F2 to get back into the shell.  I have found that xorg is running but it is only displaying a completely black screen for ever single desktop environment.
As this is in Newbie Corner, you can probably tell that I have no clue what I need to do to get this fixed.  Please help.
Last edited by DaBungalow (2013-03-06 02:46:01)

So far I have been using the .xinitrc file combined with xinit.  I have xinit set up to take an argument (via the xinitrc file) and start either cinnamon (exec gnome-session-cinnamon), i3 (exec i3), or openbox (exec openbox).  I think at one point I set up the xorg.conf file so that I could run Steam.  The only change I made though was to use SNA instead of UXA(?).  Other than that, I haven't really touched xorg's conf files (maybe I blacklisted one of the modules that the wiki said could cause issues with intel drivers???).
Thanks for the help!

Similar Messages

  • [Solved] Update broke some things

    Okay, I just ran pacman -Syu and among the kernel and ndiswrapper updates some important stuff got broken.
    1.   When I try to boot up it gets to the file systems spits out a bunch of stuff and gives me this error
    /etc/rc.sysinit line 271 5915 segmentation fault /bin/mount -o remount, rw
    What do i have to do to that line to let it boot normally?
    2.   This isnt a fatal error, just an annoyance.  but in that same file on line 350 it says: /usr/bin/kbd_mod no such file or directory. 
    Can I delete this line?
    3.  and finally once again, these updates broke the wireless.  When I run netcfg2 mynetwork I get a wireless association failed error.   
    Any help on this?
    Last edited by semperfiguy (2007-12-28 14:50:04)

    Well right now I can boot using the fallback option in grub.
    Here is fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /mnt/cdrom iso9660 ro,user,noauto,unhide 0 0
    /dev/sda1 /boot ext3 defaults 0 1
    /dev/sda2 / ext3 defaults 0 1
    /dev/sda3 /home ext3 defaults 0 1
    /dev/sda5 swap swap defaults 0 0
    I did an pacman -Syu update a few days ago when I first posted this thread, installed about 18 packages.  Then when I tried to boot up again, I started getting the segfault error.
    Heres the /var/log/pacman.log of the night it broke:
    [2007-12-22 19:53] synchronizing package lists
    [2007-12-22 19:53] starting full system upgrade
    [2007-12-22 19:56] upgraded cairomm (1.4.4-1 -> 1.4.6-1)
    [2007-12-22 19:56] upgraded dialog (1.1_20070604-3 -> 1.1_20071028-1)
    [2007-12-22 19:56] upgraded easytag (2.1.2-1 -> 2.1.4-1)
    [2007-12-22 19:56] upgraded flashplugin (9.0.48.0-1 -> 9.0.115.0-1)
    [2007-12-22 19:57]
    [2007-12-22 19:57] ===> Important Fontconfig configuration change <===
    [2007-12-22 19:57]
    [2007-12-22 19:57] The way fontconfig is configured has been changed.
    [2007-12-22 19:57] Configuration is done via /etc/fonts/conf.avail and conf.d.
    [2007-12-22 19:57] Read /etc/fonts/conf.avail/README for more information.
    [2007-12-22 19:57]
    [2007-12-22 19:57] Configuration via /etc/fonts/local.conf is still possible,
    [2007-12-22 19:57] but is no longer recommended for options available in conf.avail.
    [2007-12-22 19:57]
    [2007-12-22 19:57] updating font cache... done.
    [2007-12-22 19:57] upgraded fontconfig (2.4.2-1 -> 2.5.0-1)
    [2007-12-22 19:58]
    [2007-12-22 19:58] --> printing support in gimp depends on gutenprint. Install it if you need
    [2007-12-22 19:58] --> printing.
    [2007-12-22 19:58]
    [2007-12-22 19:58] update desktop mime database...
    [2007-12-22 19:58] upgraded gimp (2.4.2-1 -> 2.4.3-1)
    [2007-12-22 19:58] >>>
    [2007-12-22 19:58] >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
    [2007-12-22 19:58] >>>
    [2007-12-22 19:58] >>> Updating module dependencies. Please wait ...
    [2007-12-22 19:58] >>> MKINITCPIO SETUP
    [2007-12-22 19:58] >>> ----------------
    [2007-12-22 19:58] >>> If you use LVM2, Encrypted root or software RAID,
    [2007-12-22 19:58] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2007-12-22 19:58] >>> More information about mkinitcpio setup can be found here:
    [2007-12-22 19:58] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2007-12-22 19:58]
    [2007-12-22 19:58] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2007-12-22 19:58] ==> Building image "default"
    [2007-12-22 19:58] ==> Running command: /sbin/mkinitcpio -k 2.6.23-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2007-12-22 19:58] :: Begin build
    [2007-12-22 19:58] :: Parsing hook [base]
    [2007-12-22 19:58] :: Parsing hook [udev]
    [2007-12-22 19:58] :: Parsing hook [autodetect]
    [2007-12-22 19:58] :: Parsing hook [pata]
    [2007-12-22 19:59] :: Parsing hook [scsi]
    [2007-12-22 19:59] :: Parsing hook [sata]
    [2007-12-22 19:59] :: Parsing hook [usbinput]
    [2007-12-22 19:59] ==> FAIL
    [2007-12-22 19:59] ==> Building image "fallback"
    [2007-12-22 19:59] ==> Running command: /sbin/mkinitcpio -k 2.6.23-ARCH -c /etc/mkinitcpio.d/kernel26-fallback.conf -g /boot/kernel26-fallback.img
    [2007-12-22 19:59] :: Begin build
    [2007-12-22 19:59] :: Parsing hook [base]
    [2007-12-22 19:59] :: Parsing hook [udev]
    [2007-12-22 19:59] :: Parsing hook [ide]
    [2007-12-22 19:59] :: Parsing hook [pata]
    [2007-12-22 19:59] :: Parsing hook [scsi]
    [2007-12-22 19:59] :: Parsing hook [sata]
    [2007-12-22 19:59] :: Parsing hook [usbinput]
    [2007-12-22 19:59] :: Parsing hook [raid]
    [2007-12-22 19:59] :: Parsing hook [filesystems]
    [2007-12-22 20:00] :: Generating module dependencies
    [2007-12-22 20:00] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2007-12-22 20:00] ==> SUCCESS
    [2007-12-22 20:00] upgraded kernel26 (2.6.23.8-1 -> 2.6.23.12-2)
    [2007-12-22 20:00] upgraded libmikmod (3.1.11-3 -> 3.1.11-4)
    [2007-12-22 20:00] upgraded libpng (1.2.23-1 -> 1.2.24-1)
    [2007-12-22 20:00] upgraded ndiswrapper-utils (1.49-2 -> 1.51-1)
    [2007-12-22 20:00] module configuration already contains alias directive
    [2007-12-22 20:00]
    [2007-12-22 20:00] upgraded ndiswrapper (1.49-3 -> 1.51-1)
    [2007-12-22 20:00] >> The bonjour plugin is now included in pidgin. If you wish to use
    [2007-12-22 20:00] >> it, please install avahi.
    [2007-12-22 20:00] upgraded pidgin (2.3.0-2 -> 2.3.1-1)
    [2007-12-22 20:00] upgraded tzdata (2007j-1 -> 2007j-2)
    [2007-12-22 20:00] upgraded xkeyboard-config (1.0-1 -> 1.1-1)
    [2007-12-22 20:00] installed xbitmaps (1.0.1-1)
    [2007-12-22 20:00] :: Could not detect nvidia-utils on system
    [2007-12-22 20:00] :: Will attempt to use built-in libwfb
    [2007-12-22 20:00] upgraded xorg-server (1.4-6 -> 1.4.0.90-2)
    [2007-12-22 20:00] upgraded xorg-xauth (1.0.1-1 -> 1.0.2-1)
    [2007-12-22 20:00] upgraded xorg-xinit (1.0.7-1 -> 1.0.7-2)
    EDIT:  Wow, I guess pacman does make mistakes.  Ran pacman -S kernel26 and it fixed the problem.  Thank You for your help.
    Last edited by semperfiguy (2007-12-25 03:41:42)

  • [solved] updates broke gnome

    i know this is a stupid and noobish title, but i really couldn't think of a better one.
    after a recent update, lots of things broke, and i'm not even sure if they're related to one thing or just issues of their own.
    1, after the upgrade, i couldn't log in with slim (i use the inittab method). i tried going to runlevel 3 and starting slim as a daemon, same effect. right after logging in, the hard drive stops and i only have a cursor. tried starting gdm as a daemon, same thing.  the funny thing is that i can start gnome with 'startx'.
    2, gnome-panel says the clock applet is broken, but i've seen topics on that.
    3, nm-applet asks for a password (probably because i started the session with 'startx'), but upon entering it, the dialog freezes.
    i only have one response: wtf?! i'm not a complete noob, but i really can't do anything about this.. is anyone getting these problems? is there a fix/workaround?
    thanks,
    bamdad
    Last edited by bamdad (2010-06-21 20:10:16)

    here's my config files, in case someone's interested:
    xorg.conf: http://pastebin.org/349146
    rc.conf: http://pastebin.org/349149
    rc.local (just for completeness): http://pastebin.org/349152
    sysctl.conf (again, just for completeness): http://pastebin.org/349157

  • [SOLVED] Update broke font anti-aliasing

    I've been updating daily, and there were just a few updates today (Sunday, 22 January).  However, almost immediately my fonts went ugly.  I tried rebooting, but it didn't help.  Anti-aliasing doesn't work anymore in Xfce or KDE, which is all I tried.
    I did notice there was a udev update, but there were also some library updates that I can't remember.  I have no idea what broke.
    Any insights or suggestions?  The system is ugly enough that it's hard to read, so I'm moving over to an Arch I haven't updated today.
    Last edited by eerok (2012-01-22 20:18:08)

    Solved.  For some reason I suddenly needed to add a hand-rolled ~/.fonts.conf -- one might have hoped that the Xfce settings would actually work for the Xfce panel and menus, but I guess not.

  • [SOLVED] Update broke netctl (I guess?)

    Hello
    After the update of some packages my netctl profile doesn't work anymore.
    The interfaces seem to be renamed (again) from before eth0 to ens3, back to eth0.
    [2014-06-05 08:55] [PACMAN] upgraded linux (3.14.4-1 -> 3.14.5-1)
    [2014-06-05 08:55] [PACMAN] upgraded linux-headers (3.14.4-1 -> 3.14.5-1)
    [2014-06-05 08:55] [PACMAN] upgraded perl-html-parser (3.71-2 -> 3.71-3)
    [2014-06-05 08:55] [PACMAN] upgraded postgresql-libs (9.3.4-1 -> 9.3.4-2)
    [2014-06-05 08:55] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.7-1)
    [2014-06-05 08:55] [PACMAN] upgraded python2-setuptools (3.6-1 -> 4.0.1-1)
    [2014-06-05 08:55] [PACMAN] upgraded systemd (212-3 -> 213-5)
    [2014-06-05 08:55] [PACMAN] upgraded systemd-sysvcompat (212-3 -> 213-5)
    after 'netctl restart uplink' failed
    'journalctl -xn' states:
    Job sys-subsystem-net-devices-ens3.device/start timed out.
    Jun 05 09:26:24 hostname systemd[1]: Timed out waiting for device sys-subsystem-net-devices-ens3.device.
    -- Subject: Unit sys-subsystem-net-devices-ens3.device has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sys-subsystem-net-devices-ens3.device has failed.
    -- The result is timeout.
    Jun 05 09:26:24 hostname systemd[1]: Dependency failed for netcup uplink ipv4/6.
    -- Subject: Unit [email protected] has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has failed.
    -- The result is dependency.
    'ip addr' states
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    my netctl profile:
    Description='netcup uplink ipv4/6'
    Interface=eth0
    #Interface=ens3 ### ... WHICH WORKED BEFORE
    Connection=ethernet
    IP=dhcp
    IP6=static
    Address6=('someipv6/64')
    #Routes6=('someipv6')
    #Gateway6=('someipv6')
    I already tried the old and new interface-names in the profile, but neither worked.
    Now I only can connect if I run dhcpcd, which doesn't work for IPv6.
    Any ideas where the problem could be?
    rgds
    /edit
    after looking around a bit I found that in /etc/systemd/system there is a file called '[email protected]' with this content:
    .include /usr/lib/systemd/system/[email protected]
    [Unit]
    Description=netcup uplink ipv4/6
    BindsTo=sys-subsystem-net-devices-ens3.device
    After=sys-subsystem-net-devices-ens3.device
    Changing the last to lines to the right interface name made it work again.
    BindsTo=sys-subsystem-net-devices-eth0.device
    After=sys-subsystem-net-devices-eth0.device
    Don't know why systemd changed the name of my interface, but I'm anxious to know when it will do it again.
    Works for now. So its kind of solved.
    Last edited by raunz (2014-06-05 12:35:27)

    Solved.  For some reason I suddenly needed to add a hand-rolled ~/.fonts.conf -- one might have hoped that the Xfce settings would actually work for the Xfce panel and menus, but I guess not.

  • [SOLVED]Updated to Xorg 1.6.1 and the problems started...

    Hi all, I upgraded whole system and xorg 1.6.1 got installed...now it wont let me configure it!!! which is so lame
    I mean I am not sure if everything changed in the way we used to configure X - by modifying /etc/X11/xorg.conf
    but now there is no such file! my ctrl+alt+bkspace wont work, I cant switch between virtual consoles...:o
    The 'xorgconfig' command does not work for me anymore...I tried searching forums and done googling..but got no solutions so far
    Any help guyz...or a pointer atleast...really bummed out for the fact that I cant switch consoles and that xorg.conf file gone missing..
    Last edited by kapz (2009-05-09 19:36:09)

    kapz wrote:
    @ rusty99 and joe90 --- I appreciate the help u guyz. But its nott worrkinggg!   Help!
    I did everything right from modifying xorg.conf(the dontzap and dontvt switch thing) to modifying the /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi file and adding code to .xinitrc file...but its just that I suspect my keyboard is not being detected properly! but its not just in X....I disabled X(from inittab) and did a console login, but the same thing-It wont switch terminals!   I checked almost all the keystrokes and found them to be perfect except the alt key, the alt key works sometimes and it doesnt most of the times, like for eg. I checked in firefox by doing alt+left arrow(go back one page) which does not work! BUT alt+home key works in 2nd go(always!) ...rest ALL the keys work fine, including the Fn keys.....I also did a test in KCalc, I tried to change the shortcut key, so when it asked me for the replacement key I pressed alt(both) and It would not take it! I pressed ctrl key and it recognized it immediately! and I checked all the keys to be working fine there.....What can I do here for the alt keys?
    My keyboard is of US layout and it has 111 keys, it has the 2 win-logo keys and a ms-menu key in addition to the normal keys.
    Cant believe the problem is with the keyboard ALT keys----( And I checked that the alt key works fine with kubuntu)
    Does the ALT key work at the console, and can you switch virtual consoles outside of X?
    If not, do you have your KEYMAP set up correctly in /etc/rc.conf? (think for you should be KEYMAP="us")
    Other than that have reached the end of my knowledge
    Last edited by Joe90 (2009-04-20 08:11:40)

  • [SOLVED] Update broke tint2-svn

    The transparency on my tint2-svn icons has been broken with a recent update. Here are the packages that were updated before the breakage:
    2015-04-10 11:55 adwaita-icon-theme
    2015-04-10 11:55 atk
    2015-04-10 11:55 at-spi2-atk
    2015-04-10 11:55 at-spi2-core
    2015-04-10 11:55 boost-libs
    2015-04-10 11:55 chromium
    2015-04-10 11:55 dconf
    2015-04-10 11:55 evince
    2015-04-10 11:55 firefox
    2015-04-10 11:55 gcr
    2015-04-10 11:55 glib2
    2015-04-10 11:55 glibmm
    2015-04-10 11:55 glib-networking
    2015-04-10 11:55 gnome-desktop
    2015-04-10 11:55 gnome-keyring
    2015-04-10 11:55 gsettings-desktop-schemas
    2015-04-10 11:55 gtk3
    2015-04-10 11:55 gvfs
    2015-04-10 11:55 gvfs-afc
    2015-04-10 11:55 gvfs-mtp
    2015-04-10 11:55 harfbuzz
    2015-04-10 11:55 harfbuzz-icu
    2015-04-10 11:55 icu
    2015-04-10 11:55 lib32-glib2
    2015-04-10 11:55 lib32-harfbuzz
    2015-04-10 11:55 lib32-libssh2
    2015-04-10 11:55 lib32-libtiff
    2015-04-10 11:55 lib32-qt4
    2015-04-10 11:55 lib32-util-linux
    2015-04-10 11:55 libcdr
    2015-04-10 11:55 libe-book
    2015-04-10 11:55 libmspub
    2015-04-10 11:55 libreoffice-fresh
    2015-04-10 11:55 libsoup
    2015-04-10 11:55 libssh2
    2015-04-10 11:55 libva
    2015-04-10 11:55 libva-intel-driver
    2015-04-10 11:55 libvisio
    2015-04-10 11:55 linux
    2015-04-10 11:55 poppler
    2015-04-10 11:55 poppler-glib
    2015-04-10 11:55 raptor
    2015-04-10 11:55 rest
    2015-04-10 11:56 mpd
    2015-04-10 11:56 p7zip
    2015-04-10 11:56 pangomm
    2015-04-10 11:56 subversion
    2015-04-10 11:56 vte-common
    2015-04-10 11:56 xf86-input-synaptics
    I'm personally suspecting it has something to do with gtk3 or maybe gnome-desktop. The rest of the taskbar is fine and I haven't encountered other issues. I'm currently using Gnome icon pack, so the Adwaita update didn't do anything. I tested different icons for the tray, all of them had the same problem. Is anyone else experiencing this with tint2-svn? Should I try reverting packages or will that make things even messier in the long run?
    Last edited by ggg377 (2015-04-13 18:41:31)

    jasonwryan wrote:Yes, slight code changes have broken the patches. You could hand patch the clock files and remove those patches from the PKGBUILD (or wait until the maintainer updates the package).
    Hi, thanks for this answer. tint2-svn seems to be hopelessly broken. I had to even fix the version I had installed (back in February), but the latest one seems to be an absolute trainwreck. I tried the tips from the comments:
    I `m successfully compile after next changes:
    - patch launcher_apps_dir-v2.patch needs to be modified, source code in svn has been chaged in util/common.c, changes to patch on http://pastebin.com/avmcFs8s
    - patch tint2-systray.patch need to be removed, because source code in file systray/systraybar.c already have patch changes
    This one led to:
    ==> Starting build()...
    patching file src/clock/clock.c
    Hunk #2 succeeded at 111 (offset 11 lines).
    patching file src/clock/clock.c
    Hunk #1 succeeded at 41 (offset 2 lines).
    Hunk #2 FAILED at 62.
    Hunk #3 FAILED at 78.
    Hunk #4 succeeded at 286 (offset 31 lines).
    2 out of 4 hunks FAILED -- saving rejects to file src/clock/clock.c.rej
    patching file src/clock/clock.h
    patching file src/config.c
    Hunk #1 succeeded at 435 (offset 39 lines).
    ==> ERROR: A failure occurred in build().
    Aborting...
    I wouldn't know how to manually fix it and there wasn't a solution in the comments. Also tried building the git version with this pkgbuild: http://sprunge.us/VaeE?sh still got this error:  No CMAKE_C_COMPILER could be found. I also googled and found out some users have reported the svn version works without patches, that didn't work for me when I tried it. It looks like I've hit a dead end. I'm using tint2 for now, but it sadly doesn't have the feature to move tray and clock to bottom when using it as a sidebar. Also it has the same transparency issues in the tray. I might be forced to start looking for a new panel
    Last edited by ggg377 (2015-04-12 15:29:20)

  • [solved] Update broke my system. Again

    I did an full system update after few days, and the result is:
    1. spaceFM will no longer automount removable devices, like SD cards
    udisks functions are not authorized through policykit,
    so devmon cannot automount drives.
    2. My reboot/shutdown/hibernate/suspend scripts don't work either:
    $ dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Restart
    Error org.freedesktop.ConsoleKit.Manager.NotPrivileged: Not Authorized
    And I've done that: https://wiki.archlinux.org/index.php/PolicyKit
    but it changed nothing.
    I am using Slim.
    Last edited by Lockheed (2012-05-12 05:25:55)

    With these pkla files I have no automounting, reboot or shutdown issues:
    root [~] # cat /etc/polkit-1/localauthority/50-local.d/org.freedesktop.restart.pkla
    # Configuration file for restart permissions
    # Modified: 01-Jan-10
    [Local Users]
    Identity=unix-group:users
    Action=org.freedesktop.consolekit.system.restart-multiple-users
    ResultAny=no
    ResultInactive=no
    ResultActive=yes
    root [~] # cat /etc/polkit-1/localauthority/50-local.d/org.freedesktop.shutdown.pkla
    # Configuration file for shutdown permissions
    # Modified: 01-Jan-10
    [Local Users]
    Identity=unix-group:users
    Action=org.freedesktop.consolekit.system.stop-multiple-users
    ResultAny=no
    ResultInactive=no
    ResultActive=yes
    root [~] # cat /etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla
    # Configuration file for disk access with udisks
    # Modified: 24-Oct-11
    [Local Users]
    Identity=unix-group:users
    Action=org.freedesktop.udisks.*
    ResultAny=no
    ResultInactive=no
    ResultActive=yes
    root [~] # cat /etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks2.pkla
    # Configuration file for disk access with udisks2
    # Modified: 08-May-2012
    [Local Users]
    Identity=unix-group:users
    Action=org.freedesktop.udisks2.*
    ResultAny=no
    ResultInactive=no
    ResultActive=yes

  • [SOLVED] Keyboard repeat messed up after update to Xorg 1.6

    Did anyone else notice the keyboard repeat rate and delay changed after the update to Xorg 1.6? It takes longer to start repeating and the rate is lower (at least in a terminal). This happens both in xmonad (started through xinit) and KDE (started through gdm).
    xset q has the same output in both xorg 1.5.3 and 1.6:
    auto repeat delay: 660 repeat rate: 25
    The weird thing is, I don't think this is the true delay and repeat rate in effect when using xorg 1.5.3 -- it reacts much faster than that.
    After the update to xorg 1.6, I started KDE (though I seldom use it) and played around with the keyboard settings in the 'SystemSettings' control panel. I guess the delay closest to the old one is about 300.
    Does anyone know how to get the old settings back? I had to downgrade to 1.5.3, since this drives me nuts.
    EDIT: Doing xset 250 25 helps a bit, but doesn't feel quite right.
    EDIT2: Might be related to this http://bbs.archlinux.org/viewtopic.php?id=67759
    Last edited by meqif (2009-04-12 14:31:52)

    Procyon wrote:
    Explicitly define your keyboard in xorg.conf and don't use evdev but kbd.
    You just need to add to Section "ServerLayout"
    InputDevice "Keyboard0" "CoreKeyboard"
    And add the section
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    EndSection
    Maybe one of those CoreKeyboard definitions is redundant.
    For that I'd have to also add Option "AutoAddDevices" "off" to ServerLayout.
    That's not really the problem, I was using evdev with xorg 1.5.3 and everything was fine. What I'd like to know is, what was the default delay and repeat rate in xorg 1.5.3, so I can set it in xorg 1.6.0 (with xset or something).
    Thanks for your suggestion, though.
    Last edited by meqif (2009-04-12 13:22:47)

  • Airport utility 5.3.2 update broke configuration functionality

    After upgrading to the newest apple airport utility I can no longer read the configuration of any of my airports. Using an extreme and airport express.
    I open the application, it shows my 2 airport networks but when I try to run any kind of configuration on them then it stalls at the 'reading configuration' screen.
    This is quite a serious problem for me as this effects a work network that I need to be able to update. This is like the 3rd or 4th time something that was supposed to be an update broke functionality. Very disappointing. If someone is still on the old version, perhaps they could eMail it to me ?
    Specs of the effected computer and what it is effecting :
    Intel 2.4gz iMac
    Airport Extreme
    Airport Express
    Message was edited by: hellotyler
    Message was edited by: hellotyler

    Bump~

  • [SOLVED] Steam causing Xorg to crash

    I've spent some extensive time on this now; fresh install of Antergos (a direct derivative of Arch)
    I'm running Nvidia blobs, with the steam-libs package from the alucryd-multilib repository.
    I have so far followed the Archwiki in doing the following:
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libgcc_s.so.1
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6
    rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1
    From there, I have tried running steam both with and without it's runtime, via the environment variable STEAM_RUNTIME.
    No matter what I do, steam segfaults Xorg:
    STEAM_RUNTIME=0:
    steam.log:
    No environment set
    steam.log
    Running Steam on antergos 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    after 73 requests (73 known processed) with 0 events remaining.
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2014-10-24 17:43:04] Startup - updater built Aug 26 2014 15:35:42
    SteamUpdateUI: An X Error occurred
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 156 (NV-GLX)
    Minor opcode of failed request: 4
    Resource id in failed request: 0x1600002
    Serial number of failed request: 41
    xerror_handler: X failed, continuing
    xorg.log
    [ 1454.565]
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    [ 1454.565] X Protocol Version 11, Revision 0
    [ 1454.565] Build Operating System: Linux 3.16.1-1-ARCH x86_64
    [ 1454.565] Current Operating System: Linux xaeropc 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64
    [ 1454.565] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3d473422-1200-453b-9be6-b585562b46a5 rw resume=UUID=505df89f-f4da-49a3-a41a-6194403a241e quiet
    [ 1454.565] Build Date: 21 September 2014 10:53:13AM
    [ 1454.565]
    [ 1454.565] Current version of pixman: 0.32.6
    [ 1454.565] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1454.565] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1454.565] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 24 17:46:24 2014
    [ 1454.565] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1454.565] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1454.565] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1454.565] (==) No Layout section. Using the first Screen section.
    [ 1454.565] (**) |-->Screen "Screen0" (0)
    [ 1454.565] (**) | |-->Monitor "Monitor0"
    [ 1454.565] (**) | |-->Device "Device0"
    [ 1454.565] (==) Automatically adding devices
    [ 1454.565] (==) Automatically enabling devices
    [ 1454.565] (==) Automatically adding GPU devices
    [ 1454.565] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1454.565] Entry deleted from font path.
    [ 1454.565] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1454.565] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1454.565] Entry deleted from font path.
    [ 1454.565] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1454.565] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 1454.565] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1454.565] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1454.565] (II) Loader magic: 0x818d80
    [ 1454.565] (II) Module ABI versions:
    [ 1454.565] X.Org ANSI C Emulation: 0.4
    [ 1454.565] X.Org Video Driver: 18.0
    [ 1454.565] X.Org XInput driver : 21.0
    [ 1454.565] X.Org Server Extension : 8.0
    [ 1454.566] (EE) systemd-logind: failed to get session: PID 19374 does not belong to any known session
    [ 1454.567] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1454.567] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1454.568] (--) PCI:*(0:3:0:0) 10de:1189:3842:2670 rev 161, Mem @ 0xf6000000/16777216, 0xc8000000/134217728, 0xd2000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
    [ 1454.568] (--) PCI: (0:4:0:0) 10de:0dc4:1458:34fe rev 161, Mem @ 0xf8000000/33554432, 0xd8000000/134217728, 0xd4000000/67108864, I/O @ 0x0000cc00/128, BIOS @ 0x????????/524288
    [ 1454.568] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1454.568] (II) LoadModule: "glx"
    [ 1454.568] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1454.569] (II) Module glx: vendor="X.Org Foundation"
    [ 1454.569] compiled for 1.16.1, module version = 1.0.0
    [ 1454.569] ABI class: X.Org Server Extension, version 8.0
    [ 1454.569] (==) AIGLX enabled
    [ 1454.569] (II) LoadModule: "nvidia"
    [ 1454.569] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1454.569] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1454.569] compiled for 4.0.2, module version = 1.0.0
    [ 1454.572] Module class: X.Org Video Driver
    [ 1454.572] (II) NVIDIA dlloader X Driver 343.22 Thu Sep 11 15:34:47 PDT 2014
    [ 1454.572] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1454.572] (++) using VT number 1
    [ 1454.591] (II) Loading sub module "fb"
    [ 1454.591] (II) LoadModule: "fb"
    [ 1454.591] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1454.594] (II) Module fb: vendor="X.Org Foundation"
    [ 1454.594] compiled for 1.16.1, module version = 1.0.0
    [ 1454.594] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1454.594] (II) Loading sub module "wfb"
    [ 1454.594] (II) LoadModule: "wfb"
    [ 1454.595] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 1454.595] (II) Module wfb: vendor="X.Org Foundation"
    [ 1454.595] compiled for 1.16.1, module version = 1.0.0
    [ 1454.595] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1454.595] (II) Loading sub module "ramdac"
    [ 1454.595] (II) LoadModule: "ramdac"
    [ 1454.595] (II) Module "ramdac" already built-in
    [ 1454.599] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 1454.599] (==) NVIDIA(0): RGB weight 888
    [ 1454.599] (==) NVIDIA(0): Default visual is TrueColor
    [ 1454.599] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 1454.599] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 1454.599] (**) NVIDIA(0): Option "UseEdidFreqs" "false"
    [ 1454.599] (**) NVIDIA(0): Option "ExactModeTimingsDVI" "True"
    [ 1454.599] (**) NVIDIA(0): Option "UseEdidDpi" "false"
    [ 1454.599] (**) NVIDIA(0): Option "UseEDID" "false"
    [ 1454.599] (**) NVIDIA(0): Option "MetaModes" "2560x1440_60 +0 +0"
    [ 1454.599] (**) NVIDIA(0): Enabling 2D acceleration
    [ 1454.599] (**) NVIDIA(0): Ignoring EDIDs
    [ 1454.599] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 1454.599] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 1454.599] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 1454.599] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 1454.599] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 1455.079] (II) NVIDIA(0): Not probing EDID on DFP-1.
    [ 1455.079] (II) NVIDIA(0): Not probing EDID on DFP-0.
    [ 1455.079] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 1455.080] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 670 (GK104) at PCI:3:0:0 (GPU-0)
    [ 1455.080] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 1455.080] (--) NVIDIA(0): VideoBIOS: 80.04.4b.00.70
    [ 1455.080] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 1455.111] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 670 at PCI:3:0:0
    [ 1455.111] (--) NVIDIA(0): CRT-0
    [ 1455.111] (--) NVIDIA(0): DFP-0 (boot, connected)
    [ 1455.111] (--) NVIDIA(0): DFP-1 (connected)
    [ 1455.111] (--) NVIDIA(0): DFP-2
    [ 1455.111] (--) NVIDIA(0): DFP-3
    [ 1455.111] (--) NVIDIA(0): DFP-4
    [ 1455.111] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-0: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-2: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-3: Internal TMDS
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
    [ 1455.111] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 1455.111] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
    [ 1455.111] (**) NVIDIA(0): Not using HorizSync/VertRefresh ranges from the EDID for
    [ 1455.111] (**) NVIDIA(0): display device DFP-0 (Using EDID frequencies has been
    [ 1455.111] (**) NVIDIA(0): disabled on all display devices.)
    [ 1455.111] (**) NVIDIA(0): Not using HorizSync/VertRefresh ranges from the EDID for
    [ 1455.111] (**) NVIDIA(0): display device DFP-1 (Using EDID frequencies has been
    [ 1455.111] (**) NVIDIA(0): disabled on all display devices.)
    [ 1455.111] (II) NVIDIA(0): Validated MetaModes:
    [ 1455.111] (II) NVIDIA(0): "2560x1440_60+0+0"
    [ 1455.111] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
    [ 1455.147] (**) NVIDIA(0): DPI set to (108, 108); computed from "DisplaySize" Monitor
    [ 1455.147] (**) NVIDIA(0): section option
    [ 1455.147] (--) Depth 24 pixmap format is 32 bpp
    [ 1455.681] (II) NVIDIA(0): Display (DELL U2410 (DFP-2)) does not support NVIDIA 3D Vision
    [ 1455.681] (II) NVIDIA(0): stereo.
    [ 1455.696] (II) NVIDIA(0): Display (DELL U2410 (DFP-0)) does not support NVIDIA 3D Vision
    [ 1455.696] (II) NVIDIA(0): stereo.
    [ 1455.696] (II) NVIDIA(GPU-1): Found DRM driver nvidia-drm (20130102)
    [ 1455.759] (II) NVIDIA(GPU-1): NVIDIA GPU GeForce GTS 450 (GF106) at PCI:4:0:0 (GPU-1)
    [ 1455.759] (--) NVIDIA(GPU-1): Memory: 1048576 kBytes
    [ 1455.759] (--) NVIDIA(GPU-1): VideoBIOS: 70.06.0f.00.05
    [ 1455.759] (II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
    [ 1455.759] (--) NVIDIA(GPU-1): Valid display device(s) on GeForce GTS 450 at PCI:4:0:0
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-0
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-1
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0) (boot, connected)
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2) (connected)
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-0: 400.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): CRT-1: 400.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0): Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-0): 330.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1: Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DFP-1: 165.0 MHz maximum pixel clock
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2): Internal TMDS
    [ 1455.759] (--) NVIDIA(GPU-1): DELL U2410 (DFP-2): 225.0 MHz maximum pixel clock
    [ 1455.759] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 1455.759] (II) NVIDIA: access.
    [ 1455.764] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 1455.764] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 1455.764] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 1455.764] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 1455.764] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 1455.764] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 1455.764] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 1455.764] (II) NVIDIA(0): Config Options in the README.
    [ 1455.795] (II) NVIDIA(0): Setting mode "2560x1440_60+0+0"
    [ 1455.855] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 1455.855] (==) NVIDIA(0): Backing store enabled
    [ 1455.855] (==) NVIDIA(0): Silken mouse enabled
    [ 1455.855] (==) NVIDIA(0): DPMS enabled
    [ 1455.856] (II) Loading sub module "dri2"
    [ 1455.856] (II) LoadModule: "dri2"
    [ 1455.856] (II) Module "dri2" already built-in
    [ 1455.856] (II) NVIDIA(0): [DRI2] Setup complete
    [ 1455.856] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 1455.856] (--) RandR disabled
    [ 1455.859] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1455.859] (EE) AIGLX: reverting to software rendering
    [ 1455.870] (II) AIGLX: Loaded and initialized swrast
    [ 1455.870] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1455.902] (II) config/udev: Adding input device Power Button (/dev/input/event11)
    [ 1455.902] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1455.902] (**) Power Button: Applying InputClass "system-keyboard"
    [ 1455.902] (II) LoadModule: "evdev"
    [ 1455.902] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1455.902] (II) Module evdev: vendor="X.Org Foundation"
    [ 1455.902] compiled for 1.16.0, module version = 2.9.0
    [ 1455.902] Module class: X.Org XInput Driver
    [ 1455.902] ABI class: X.Org XInput driver, version 21.0
    [ 1455.902] (II) Using input driver 'evdev' for 'Power Button'
    [ 1455.902] (**) Power Button: always reports core events
    [ 1455.902] (**) evdev: Power Button: Device: "/dev/input/event11"
    [ 1455.902] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1455.902] (--) evdev: Power Button: Found keys
    [ 1455.902] (II) evdev: Power Button: Configuring as keyboard
    [ 1455.902] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event11"
    [ 1455.902] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1455.902] (**) Option "xkb_rules" "evdev"
    [ 1455.902] (**) Option "xkb_model" "pc104"
    [ 1455.902] (**) Option "xkb_layout" "us"
    [ 1455.915] (II) config/udev: Adding input device Power Button (/dev/input/event10)
    [ 1455.915] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1455.915] (**) Power Button: Applying InputClass "system-keyboard"
    [ 1455.915] (II) Using input driver 'evdev' for 'Power Button'
    [ 1455.915] (**) Power Button: always reports core events
    [ 1455.915] (**) evdev: Power Button: Device: "/dev/input/event10"
    [ 1455.915] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1455.915] (--) evdev: Power Button: Found keys
    [ 1455.915] (II) evdev: Power Button: Configuring as keyboard
    [ 1455.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event10"
    [ 1455.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1455.915] (**) Option "xkb_rules" "evdev"
    [ 1455.915] (**) Option "xkb_model" "pc104"
    [ 1455.915] (**) Option "xkb_layout" "us"
    [ 1455.915] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
    [ 1455.915] (II) No input driver specified, ignoring this device.
    [ 1455.915] (II) This device may have been added with another device file.
    [ 1455.915] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
    [ 1455.915] (II) No input driver specified, ignoring this device.
    [ 1455.915] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
    [ 1455.916] (II) No input driver specified, ignoring this device.
    [ 1455.916] (II) This device may have been added with another device file.
    [ 1455.916] (II) config/udev: Adding input device Generic Turtle Beach USB Audio (/dev/input/event13)
    [ 1455.916] (**) Generic Turtle Beach USB Audio: Applying InputClass "evdev keyboard catchall"
    [ 1455.916] (**) Generic Turtle Beach USB Audio: Applying InputClass "system-keyboard"
    [ 1455.916] (II) Using input driver 'evdev' for 'Generic Turtle Beach USB Audio'
    [ 1455.916] (**) Generic Turtle Beach USB Audio: always reports core events
    [ 1455.916] (**) evdev: Generic Turtle Beach USB Audio: Device: "/dev/input/event13"
    [ 1455.917] (--) evdev: Generic Turtle Beach USB Audio: Vendor 0x10f5 Product 0x211
    [ 1455.917] (--) evdev: Generic Turtle Beach USB Audio: Found keys
    [ 1455.917] (II) evdev: Generic Turtle Beach USB Audio: Configuring as keyboard
    [ 1455.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb3/3-4/3-4.2/3-4.2:1.3/0003:10F5:0211.0003/input/input16/event13"
    [ 1455.917] (II) XINPUT: Adding extended input device "Generic Turtle Beach USB Audio" (type: KEYBOARD, id 8)
    [ 1455.917] (**) Option "xkb_rules" "evdev"
    [ 1455.917] (**) Option "xkb_model" "pc104"
    [ 1455.917] (**) Option "xkb_layout" "us"
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event8)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event2)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event4)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.917] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event5)
    [ 1455.917] (II) No input driver specified, ignoring this device.
    [ 1455.917] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event6)
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event7)
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.918] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event0)
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev pointer catchall"
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.918] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: always reports core events
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event0"
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found 9 mouse buttons
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found scroll wheel(s)
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found relative axes
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found x and y relative axes
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found absolute axes
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Forcing absolute x/y axes to exist.
    [ 1455.918] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as mouse
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: Adding scrollwheel support
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: YAxisMapping: buttons 4 and 5
    [ 1455.918] (**) evdev: ROCCAT ROCCAT Kone Pure: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1455.918] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1:1.0/0003:1E7D:2DBE.0001/input/input2/event0"
    [ 1455.918] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 9)
    [ 1455.918] (**) Option "xkb_rules" "evdev"
    [ 1455.918] (**) Option "xkb_model" "pc104"
    [ 1455.918] (**) Option "xkb_layout" "us"
    [ 1455.918] (II) evdev: ROCCAT ROCCAT Kone Pure: initialized for relative axes.
    [ 1455.918] (WW) evdev: ROCCAT ROCCAT Kone Pure: ignoring absolute axes.
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) keeping acceleration scheme 1
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration profile 0
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration factor: 2.000
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration threshold: 4
    [ 1455.918] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/mouse0)
    [ 1455.918] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.918] (II) No input driver specified, ignoring this device.
    [ 1455.918] (II) This device may have been added with another device file.
    [ 1455.919] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event1)
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "system-keyboard"
    [ 1455.919] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
    [ 1455.919] (**) ROCCAT ROCCAT Kone Pure: always reports core events
    [ 1455.919] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event1"
    [ 1455.919] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
    [ 1455.919] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
    [ 1455.919] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
    [ 1455.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb10/10-1/10-1:1.1/0003:1E7D:2DBE.0002/input/input3/event1"
    [ 1455.919] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 10)
    [ 1455.919] (**) Option "xkb_rules" "evdev"
    [ 1455.919] (**) Option "xkb_model" "pc104"
    [ 1455.919] (**) Option "xkb_layout" "us"
    [ 1455.919] (II) config/udev: Adding input device Topre Corporation Realforce 87 (/dev/input/event18)
    [ 1455.919] (**) Topre Corporation Realforce 87: Applying InputClass "evdev keyboard catchall"
    [ 1455.919] (**) Topre Corporation Realforce 87: Applying InputClass "system-keyboard"
    [ 1455.919] (II) Using input driver 'evdev' for 'Topre Corporation Realforce 87'
    [ 1455.919] (**) Topre Corporation Realforce 87: always reports core events
    [ 1455.919] (**) evdev: Topre Corporation Realforce 87: Device: "/dev/input/event18"
    [ 1455.919] (--) evdev: Topre Corporation Realforce 87: Vendor 0x853 Product 0x111
    [ 1455.919] (--) evdev: Topre Corporation Realforce 87: Found keys
    [ 1455.919] (II) evdev: Topre Corporation Realforce 87: Configuring as keyboard
    [ 1455.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-6/4-6.4/4-6.4:1.0/0003:0853:0111.0004/input/input21/event18"
    [ 1455.919] (II) XINPUT: Adding extended input device "Topre Corporation Realforce 87" (type: KEYBOARD, id 11)
    [ 1455.919] (**) Option "xkb_rules" "evdev"
    [ 1455.919] (**) Option "xkb_model" "pc104"
    [ 1455.919] (**) Option "xkb_layout" "us"
    [ 1455.919] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 1455.919] (II) No input driver specified, ignoring this device.
    [ 1455.919] (II) This device may have been added with another device file.
    [ 1468.650] (II) NVIDIA(GPU-0): Not probing EDID on DFP-1.
    [ 1468.650] (II) NVIDIA(GPU-0): Not probing EDID on DFP-0.
    [ 1479.623] (EE)
    [ 1479.623] (EE) Backtrace:
    [ 1479.623] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593a46]
    [ 1479.623] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197b99) [0x597b99]
    [ 1479.623] (EE) 2: /usr/lib/libc.so.6 (0x7fc16d4de000+0x339f0) [0x7fc16d5119f0]
    [ 1479.623] (EE)
    [ 1479.623] (EE) Segmentation fault at address 0x0
    [ 1479.623] (EE)
    Fatal server error:
    [ 1479.623] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 1479.623] (EE)
    [ 1479.623] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1479.623] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1479.623] (EE)
    [ 1480.683] (EE) Server terminated with error (1). Closing log file.
    I'm pretty much at my wits end here, nothing seems to affect what's going on...
    EDIT:
    While trying to fix this issue, I had also updated to xorg-server-git as per the recommendation in one of the threads I had seen on this issue.
    Somehow, by doing this I had mesa-libgl and had overwritten the nvidia GLX module. Reinstalling the nvidia drivers fixed the problem, steam now launches fine.
    Last edited by Xaero252 (2014-10-25 00:12:25)

    deadlydeathcone wrote:EXA compositing just recently got enabled in the via drivers, so to get it working you're going to have to use CVS grabs of the openchrome drivers in addition to Xorg 7.1 with a few fixes patched in that haven't made it to head. I went through the same process in Edgy Eft (I don't currently use Arch, I'm just browsing the forums here as Arch looks like a very nice distro), but it's worth it as even though the compositing code is new it's very quick and stable.
    All the necessary stuff is supposedly in the main repos. Arch is already using 7.1, the CVS openchrome drivers are in Extra (and crash just like the via and unichrome ones), etc.
    (What fixes are you talking about though? There are unpatched bugs in the current version of the server that prevent EXA from working properly?)
    byte wrote:The only thing I recognized when I enabled EXA (after reading 'man radeon') for a test was that it totally messed up font rendering. They got speckled, strokes were missing, really ugly.
    That's interesting. I've used EXA before, and didn't find it to provide any noticable increase in the speed of compositing effects, but it definitely didn't mess up fonts like that. If I get it working I guess I'll be able to tell you if it's specific to radeon...
    kth5 wrote:First of all, you can force either of the two 2D acceleration mechanisms, not both. Even though the X startup loads both that doesn't mean it uses both or the two conflict, it's just a method of letting it fall back gracefully just in case something goes wrong.
    Okay, thanks for clearing that up.

  • Update Broke Dual Monitors...among other things

    Well Good Evening everyone....I got home to an updated, broke windows build.  I am guessing my PC stayed on and automatically updated over night. I came home to no signal on either of my monitors, all of my software that was installed is now missing,
    and i could not get into my PC. I restarted several times but still no success. I finally removed my secondary monitor, and I then had my screen back which is when I discovered all of my settings and software had been removed, kindalike a Refresh PC you can
    do on Windows 8. All of my files and documents are still in tact though. Also if I plug my secondary monitor back into the video card, still no signal. I've tried using the Windows+P to extend, as well as going to Screen Resolution but my settings will
    not save when i hit apply. This is a bit annoying but I do understand its a technical preview. Just wish my secondary monitor worked, Windows 10 is no good without it. Any ideas?

    Have you tried deleting the drivers manually from Device Manager? Remove any and all components that might be conflicting and unplug any unrelated peripherals. Then reinstall the latest Windows 8.1 drivers. Also make sure your
    monitor connections are setup properly.
    Hessam
    Windows Outreach Team- IT Pro
    Windows for IT Pros on TechNet

  • The new updater broke my ipod

    I've just installed the new updater for my 5G iPod. Now, when I've got the backlight set to off, I can no longer turn it on again by holding the menu key for a few seconds - it just goes to the previous menu no matter how long I hold it down. However, the backlight does work normally when on a timeout setting
    Anyone else having this problem? Think I'll get hold of the bug-fix updater (the previous version!).

    the reason is that its doin it is because for the
    hold menu thing is that you have to be at the main
    menu to turn it off.. its really only for when you
    have it switched to "always on" when you have it on
    like that. then it works
    No, it doesn't work at the main menu either. And no, it did work from anywhere with version 1.0.
    Basically, the updater broke it like I said, and there was another person who posted the same problem at the same time i did.
    This is a bug caused by the updater.

  • Ios8 update broke messaging in iphone 5

    The i0s8 update broke imessaging in my iphone 5s. Asks if I want to send as SMS instead. Nice QA, Apple.

    I had the same problem with iOS8 and the iPhone5.  I was not getting any messages being sent to me via iMessage.
    I only noticed this because the iMessage app on the Mac had new messages that the iPhone did not.
    When I went to the iPhone Messages settings and tried to log in to iMessage via my apple ID and PW the phone kept saying the PW is not correct which was not true since I am using that same ID and PW to post this message.
    I turned the iPhone off and then back on, went back into the Messages settings and iMessage indicated I was logged and and now is working however the earlier messages only delivered to the mac app don't show up on the phone.

  • Last update broke my mac

    Hi all
    Seems the last update broke running games with Steam, and broke Skype. Any idea what might have caused this, and how to fix it?
    roy

    Hello:
    Well, since none of those third party programs have been changed, and since the Apple update *did* change my mac, it was the one that broke things.
    Actually you completely missed my point.  Software that is being maintained by a manufacturer (translate Apple) is under regular incremental improvement.  Third party developers have access to the changes before they are released to the general public.  The reason I suggested you contact the third party developers is because they may already have a fix or workaround.
    Is there an easy way to roll back such an update?
    If you backed up your system prior to doing the update (always an essential step), yes.  If you did not, no.
    Barry

Maybe you are looking for

  • DVI to s-video/ composite Video Adaptors- diff b/w 2 Apple products?

    I am trying to get information regarding the difference between 2 Apple display accessories. - Apple PAL DVI to Video Adaptor -Apple part number MA026ZM/A - Apple DVI to Video Adaptor -Apple part number M9267G/A The second is not just an NTSC version

  • Error while importing Busniess Partners through DTW

    Hi I am importing BP through DTW. but i am getting the error of OCRD.BankCode. can Anybody tell why its coming and how to remove it. Thanks rupinder

  • Exception while invoking web service

    Hi all,        I am trying to consume a web service which is actually a BAPI which is being exposed as a WS. The BAPI is BAPI_COMPANYCODE_GETLIST. The following is the code that I use to execute the Web service: /***************************Code Begin

  • Re Importing Previous versions of Object / Namespaces in Integration Rep

    Hi I have the following scenario. I have exported my namespace as a tpz file from the XI Dev system.  And then I make some changes to  some objects in the same namespace . But I  want the previous version (previously exported tpz file ) back . So whe

  • TS2551 Missing Info button from iPhoto (version 9.4.2)

    Hello, I am missing the info button from iPhoto (version 9.4.2) so I cannot see any information or manual add location (as shown on the tutorial video: http://www.apple.com/ca/findouthow/photos/#places). Please help!