prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
OK, I installed on a blank SSD, from scratch. Followed the handbook, only stable packages. Installed the Gentoo base install, xorg-drivers, xorg-server (twm and xterm to test X) and then kdebase-meta. Profile is "default/linux/amd64/13.0/desktop/kde" Make looks like this Code: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. MAKEOPTS="-j5" USE="bindist mmx sse sse2 X alsa audiofile caps cdparanoia cups dbus dvd dvb dvdr exif flac fftw ffmpeg ieee1394 imagemagick kde ladspa mp3 mp4 nptl ogg -oss pdf -portaudio posix -pulseaudio scanner -semantic-desktop -systemd tiff -wayland xine ssl" VIDEO_CARDS="nouveau" INPUT_DEVICES="evdev" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo" SYNC="rsync://rsync15.de.gentoo.org/gentoo-portage" Prior to kdebase-meta I emerged dbus and added it to default. Also emerged polkit before I ran kdebase-meta. Had some trouble with Perl needing XML::Parser and at-spi2-core but managed to get through that. If I start kdm I get the loginscreen as usual: http://users.skynet.be/sb262617/forum_gentoo/login.JPG Login goes fine but the desktop looks like this: http://users.skynet.be/sb262617/forum_gentoo/desktop.JPG I don't have any taskbar excpt a little corner at the left. But when I click on that part I get this: http://users.skynet.be/sb262617/forum_gentoo/click_taskbar.JPG And a right click on the desktop brings up this: http://users.skynet.be/sb262617/forum_gentoo/right_click.JPG To check if the problem was with KDE or X I emerged LXDE and this starts withtout a problem. (just wrong keymap) http://users.skynet.be/sb262617/forum_gentoo/lxde.JPG So the problem is clearly with KDE. But I don't have any idea where to look. So far KDE always worked directly if X worked. But now X is directly well configured, resolution is correct, mouse and keyboard work etc. | Removing those didn't change anything. I tried to open the "System settings" and managed to navigate through a very broken visual display. But the underlying entries seemed to work. I managed to get to "desktop effects" and after disabling all of them (which I do anyway) I got a bit better. So I went further in this entry and changed on the "advanced" tab the "Compositing type" from "OpenGL 2.0" to "Xrender" and suddenly everything went normal. So it is "solved" but I'm not very confident why. |
I recently did a world upgrade (after a long while, so it was big) and everything was fine afterwards. - Only when I re-booted and logged into Gnome (3.12), problems started. In a regular Gnome session, I could log in, but the PC froze as soon as I tried to start an application (" A Problem has occurred and the system can't recover "). When I tried a Gnome classic session, the same error message appeared right after I saw the desktop, no chance to do anything. I'm not good in identifying relevant log files, let alone reading and interpreting them. So I just looked at what was upgraded before and thought that xf86-video-intel might be a candidate that could cause trouble. I downgraded this package from 2.99.917 to the last working version (2.21.15) and - voilà! - everything was fine again. Of course in the long run this is no solution, I'd like to identify the problem and keep up with stable intel driver releases. Any ideas? I'm really lost here. | Using not an up to date kernel? That's a regression on old i915 hardware. According to upstream it's actually a relocation bug in the kernel that is uncovered by the latest userspace release (or rather, umpteenth RC). https://bugs.freedesktop.org/show_bug.cgi?id=87677 https://bugs.freedesktop.org/show_bug.cgi?id=87780 |
I have been attempting to follow this . But I can not seem to get the driver installed to use a DM. Here is my last Xorg.0.log https://bpaste.net/show/2d550ff58be4 | setting VIDEO_CARDS in /etc/portage/make.conf should do the job; in your case Code: VIDEO_CARDS="nouveau" if the driver is then not installed automatically (eg when updating the whole system), just install it manually (which should pull all the deps) Code: emerge -pv x11-drivers/xf86-video-nouveau GOOD LUCK! |
Hi all. After last night's update to KDE 4.14.3 my desktop doesn't come up properly anymore. I see the KDE startup graphic for less long than I'm used to. It comes up for a second or so with the mouse pointer showing. I can also move the mouse pointer at this stage. Then the screen goes black, and after a while the empty KDE background and an empty taskbar comes up. Mouse pointer is gone, and no way to do input. I tried deleting my ~/.kde4 directory, letting it build a new one, but that didn't help. Any ideas? Posting emerge --info Edit: see updated .xsession-errors, kdm.log and Xorg.0.log in Post 4. Portage 2.2.14 (python 2.7.9-final-0, default/linux/x86/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.8-gentoo-r1 i686) ================================================================= System uname: Linux-3.17.8-gentoo-r1-i686-AMD_Athlon-tm-_II_X2_250_Processor-with-gentoo-2.2 KiB Mem: 3630164 total, 2428588 free KiB Swap: 2097148 total, 2097148 free Timestamp of tree: Wed, 25 Feb 2015 15:00:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 ccache version 3.1.9 [disabled] app-shells/bash: 4.2_p53 dev-java/java-config: 2.2.0 dev-lang/perl: 5.20.1-r4 dev-lang/python: 2.7.9-r1, 3.3.5-r1, 3.4.1 dev-util/ccache: 3.1.9-r4 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.13.11 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.69 sys-devel/automake: 1.4_p6-r2, 1.5-r2, 1.6.3-r2, 1.7.9-r3, 1.8.5-r5, 1.9.6-r4, 1.10.3-r1, 1.11.6-r1, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.4 sys-devel/make: 4.1-r1 sys-kernel/linux-headers: 3.16 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo sunrise vmware ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* googleearth PUEL skype-eula" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=native" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -march=i686 -pipe" GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.gentoo.org/gentoo-distfiles/" LANG="en_US" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/vmware" USE="X a52 aac acl acpi alsa apache2 authdaemond berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr dvdread emboss encode exif fam firefox flac fortran gd gdbm gif gimpprint glamor gpm gtk guile iconv ipv6 java jpeg kde kdeenablefinal kipi lcms ldap libav libnotify mad maildir mmx mng modules mp3 mp4 mpeg mysql ncurses nls nodrm nptl nptlonly ogg opengl openmp pam pango pcre pdf perl phonon plasma png policykit ppds qt3support qt4 readline scanner sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcl tcpd threads tiff tk truetype udev udisks unicode upower usb valias vhosts vorbis wxwidgets x264 x86 xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="32" ALSA_CARDS="snd-emu10k1" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON | I had also big problems upgrading to KDE-4.14.3, mostly with akonadi/baloo/semantic-desktop/indexing-crap, but the last fix for me was with xorg. This is the way how I tried to fix (and fixed after all) my system. 1st I tried to log with new clean user, which was helping a bit and I could log in, but the system was really slow etc.. Then I tried to disable all the indexing-crap (and compositing), killing akonadi etc. processes from the terminal and editing some configs in ~.kde4/ ~.config/ cause the gui and the systemsettings to disable the Desktop search and pim/akonadi stuff were not working well, like... Code: .config/akonadi/akonadiserverrc #StartServer=false" Then I re-emerged some KDE and python packages, because of some error messages. Which didn't fix everything and I got my system working again by re-emerging some of the Xorg related packages by running Code: emerge -1v xorg-server xorg-drivers mesa mesa-progs @x11-module-rebuild |
Gentlepeople, I have spent literally days trying to figure out what is wrong here. The following is what I think is relevant: Code: cat .xsession-errors /etc/lightdm/Xsession: line 75: /usr/bin/dbus-launch --exit-with-session startxfce4: No such file or directory which dbus-launch /usr/bin/dbus-launch which startxfce /usr/bin/startxfce4 As you can see, apparently the Xsession startup script, /etc/lightdm/Xsession, executes a command which cannot be found. Since you can see both commands are there and one of them is referenced with an explicit absolute pathname, it is probably failing to find the startxfce4 command. But why? /usr/bin/ is in every path that I can find. When I ctrl-alt-f1 to the console and login, kill xdm and run that exact command, it works. Furthermore, I am confident that lightdm successfully logs me in, but fails to find the command for 2 reasons; (1) I looked at the consolekit history file, /var/log/ConsoleKit/history, and that is what I get from the entries there. (2) I also put an echo to $HOME with the values of a number of variables just before it runs the failed command, and it appeared in my home directory, not root's. I have two other computers running lightdm -> xfce. Both log me in and start xfce. Neither have been particularly helpful in solving this issue. For some reason, the desktop, the first one I did and the most manual, appears to start X from /etc/X11/Sessions/Xsession, not the lightdm version. To get this working I created a link from $HOME/Xclients to /etc/X11/Sessions/Xfce4. The second computer, an older laptop, does appear to start xfce as I would expect. I used an earlier version of my evolving installation scripts for that one. Anyway, I have spent ages trying to understand how X starts and now my head hurts. I really hope someone can help me with this one. Brendan | OK, I decided to re-emerge lightdm to see if this would help. I did this and it generated a new Xsession file. I diffed the new against the old before replacing; Code: diff /etc/lightdm/Xsession /etc/lightdm/Xsession.new 74c74 < exec "$command" --- > exec $command I was surprised they were different since I hadn't made changes myself since the original emerge. Secondly, looking at the difference, I didn't think it should make a difference. Nevertheless, I moved the new to replace the old and restarted, and voila, it worked, Xfce started after logging in to lightdm. I decided to make sure this was the relevant change and added the quotes back, and Xfce failed to start. Took the quotes out again and it worked, so there it is. Brendan |
Ping BEFORE logging in KDE4: Code: PING gmail.com (216.58.208.101) 56(84) bytes of data. 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=1 ttl=59 time=3.73 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=2 ttl=59 time=4.58 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=3 ttl=59 time=1.42 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=4 ttl=59 time=1.46 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=5 ttl=59 time=1.65 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=6 ttl=59 time=1.34 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=7 ttl=59 time=2.21 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=8 ttl=59 time=3.93 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=9 ttl=59 time=1.39 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=10 ttl=59 time=1.39 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=11 ttl=59 time=1.48 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=12 ttl=59 time=1.40 ms --- gmail.com ping statistics --- 12 packets transmitted, 12 received, 0% packet loss, time 11016ms rtt min/avg/max/mdev = 1.348/2.171/4.584/1.142 ms Ping AFTER logging in KDE4: Code: PING gmail.com (216.58.208.101) 56(84) bytes of data. 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=1 ttl=59 time=328 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=2 ttl=59 time=2124 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=3 ttl=59 time=1131 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=4 ttl=59 time=2697 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=5 ttl=59 time=9.45 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=6 ttl=59 time=1293 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=7 ttl=59 time=304 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=8 ttl=59 time=2943 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=9 ttl=59 time=2108 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=10 ttl=59 time=1108 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=11 ttl=59 time=3063 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=12 ttl=59 time=2093 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=13 ttl=59 time=1094 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=14 ttl=59 time=3097 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=15 ttl=59 time=2.16 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=16 ttl=59 time=35.5 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=17 ttl=59 time=1967 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=18 ttl=59 time=992 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=19 ttl=59 time=3014 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=20 ttl=59 time=2059 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=21 ttl=59 time=1064 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=22 ttl=59 time=3253 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=23 ttl=59 time=1472 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=24 ttl=59 time=2428 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=25 ttl=59 time=2084 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=26 ttl=59 time=5134 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=27 ttl=59 time=4229 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=28 ttl=59 time=3419 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=29 ttl=59 time=2446 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=30 ttl=59 time=1448 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=31 ttl=59 time=4459 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=32 ttl=59 time=1.29 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=33 ttl=59 time=152 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=34 ttl=59 time=1498 ms 64 bytes from sof01s11-in-f5.1e100.net (216.58.208.101): icmp_seq=35 ttl=59 time=531 ms 64 bytes from 216.58.208.101: icmp_seq=36 ttl=59 time=14.9 ms --- gmail.com ping statistics --- 36 packets transmitted, 36 received, 0% packet loss, time 107864ms rtt min/avg/max/mdev = 1.299/1808.660/5134.992/1342.325 ms, pipe 4 And the strangest part is: If I initiate a network traffic before logging in KDE4(usually online radio with cvlc), ping stays normal: Code: ping google.com PING google.com (216.58.208.110) 56(84) bytes of data. 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=1 ttl=59 time=4.05 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=2 ttl=59 time=1.44 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=3 ttl=59 time=1.43 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=4 ttl=59 time=1.75 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=5 ttl=59 time=1.42 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=6 ttl=59 time=2.17 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=7 ttl=59 time=2.69 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=8 ttl=59 time=1.44 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=9 ttl=59 time=1.44 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=10 ttl=59 time=1.40 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=11 ttl=59 time=1.45 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=12 ttl=59 time=1.47 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=13 ttl=59 time=1.41 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=14 ttl=59 time=1.39 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=15 ttl=59 time=1.43 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=16 ttl=59 time=1.41 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=17 ttl=59 time=1.40 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=18 ttl=59 time=1.69 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=19 ttl=59 time=3.66 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=20 ttl=59 time=1.46 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=21 ttl=59 time=1.55 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=22 ttl=59 time=2.08 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=23 ttl=59 time=1.57 ms 64 bytes from sof01s11-in-f14.1e100.net (216.58.208.110): icmp_seq=24 ttl=59 time=1.64 ms This is haunting me for years already. I've been through several kde4 and kernel incarnations and this problem stays no matter what. | Sadly static configuration did not help, thank you Atmmac! |
I have the latest version of Firefox (36.0). On a number of web-sites, the font used for the text is not rendered great. A minor inconvenience but I becomes annoying when I try to print web pages (also ones that are rendered correctly) and when the text is rendered with such bad quality that the printout is useless. Never have the same issue with chromium. Anyone with a similar problem? With a suggestion? Many thanks in advance, Karel | So there is a notable difference in rendering between firefox and chromium for the exact same web page? Do you have system-cairo useflag enabled? |
Hello, After I upgraded to KDE 4.6 I’m not able to use my old desktop icon I made for suspend: a simple widget icon with this command on click : # qdbus org.kde.kded /modules/powerdevil suspend 2 This is the error message I get when I do it in a console: "Cannot find ‘.suspend’ in object /modules/powerdevil at org.kde.kded." The "suspend to RAM" button from kicker works very well and also a "suspend" plasma widget I have installed. Please, can anyone tell me what command I must use for suspend to RAM? I very like a very very clean desktop and a simple transparent icon with just a dot as “title” is what I used before and what I want to use.. Also, would be useful/great to set a mouse gesture for suspend to RAM in easystroke. Thank you Daniel | Hahaha, I've just found the command I need! #dbus-send --print-reply --dest='org.freedesktop.PowerManagement' /org/freedesktop/PowerManagement org.freedesktop.PowerManagement.Suspend it works |
Sometime in the last few months, an update broke the icons in file dialogs in Thunderbird. The result is that folders and files are indistinguishable from one another: http://ibin.co/1tU4pFkXjpl0 Any ideas what might be causing this? | This looks like a gnome file dialog in KDE. What icon theme did you configure in KDE's systemsettings - Application Appearance - GTK? (kde-base/systemsettings must be merged with "gtk" use flag) |
Edit: see below - ld.gold caused this I've recently become unable to run any Qt4 program whatsoever. I tried depcleaning/reinstalling all of dev-qt/*:4 but that didn't fix it. Also wiped out my ~/.kde4 and any qt config around the system I had left over. I'm thinking the recent Xorg 1.16->1.17 update might have caused it; haven't tried downgrading that yet but I'm about to. This is what I get when running qtconfig: Code: (gdb) run Starting program: /usr/bin/qtconfig warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? process 24244 is executing new program: /usr/lib64/qt4/bin/qtconfig warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00000000004111ae in MainWindow::MainWindow (this=0x7fffffffd930) at /var/tmp/paludis/dev-qt-qtgui-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6/tools/qtconfig/mainwindow.cpp:269 269 if (X11->desktopEnvironment == DE_KDE) (gdb) print X11 $1 = (QX11Data *) 0x0 (gdb) bt #0 0x00000000004111ae in MainWindow::MainWindow (this=0x7fffffffd930) at /var/tmp/paludis/dev-qt-qtgui-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6/tools/qtconfig/mainwindow.cpp:269 #1 0x000000000040c19f in main (argc=1, argv=<optimized out>) at /var/tmp/paludis/dev-qt-qtgui-4.8.6-r1/work/qt-everywhere-opensource-src-4.8.6/tools/qtconfig/main.cpp:66 A similar crash happens if I try to run Mumble (SIGABRT straight away). Changing `eselect qtgraphicssystem` doesn't help, though it does change where the crash happens. Only Qt4 is broken, Qt5 and everything else works fine. If I try to run a KDE 4 app, it spawns kdeinit stuck at 100% CPU and does nothing. I'm having similar problems building Calligra . | Ant P. wrote: I've downgraded xorg-server now and it's still broken, so you're right. time to change he subject ? |
Update 1, black with _ https://forums.gentoo.org/viewtopic-p-7713790.html#7713790 Update 2, flash a moment https://forums.gentoo.org/viewtopic-p-7713874.html#7713874 Update 3, solution https://forums.gentoo.org/viewtopic-p-7714002.html#7714002 I want to install gnome with systemd . But, now, after I reboot, it just give me Quote: Oh no! Something has gone wrong. and force me to log out. My computer is ASUS X750JN laptop with a NVIDIA GT840M graphic card and an intel HD graphics 4600 , and CPU is x86_64 (amd64). I haven't use nouveau . I find NVIDIA Driver with Optimus Laptops gentoo wiki, and read /usr/share/doc/nvidia-drivers-346.35/README.bz2. But it doest not work. My question doesn't get any help. Or just I don't know how to do it . If I use xrandr , it will show me Quote: Can't open display But if I emerge twm and xterm, I could see the window. Could anyone help me? I have already spend 2 days on this daunting problem... Is there anything I should post? Xorg.0.log | grep EE Quote: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 10257.771] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument [ 10257.784] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [ 10257.837] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument [ 10257.975] (EE) Server terminated successfully (0). Closing log file. lspci | grep VGA Quote: 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) Where is my NVIDIA VGA? lspci | grep NVIDIA Quote: 02:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2) /etc/X11/xorg.conf Quote: Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BusID "PCI:2:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection /etc/X11/xorg.conf.d/nvidia.conf Quote: Section "Device" Identifier "nvidia" Driver "nvidia" EndSection /etc/X11/xorg.conf.d/device_no_veda.conf Quote: Section "Device" Identifier "Device0" Driver "intel" Option "Monitor-LVDS" "Internal Panel" Option "Monitor-VFA" "External VGA Monitor" EndSection Xorg.0.log | grep '\-\-' Quote: [ 10257.764] Markers: (--) probed, (**) from config file, (==) default setting, [ 10257.770] (**) |-->Screen "Screen0" (0) [ 10257.770] (**) | |-->Monitor "Monitor0" [ 10257.770] (**) | |-->Device "Device0" [ 10257.770] (**) |-->Input Device "Keyboard0" [ 10257.770] (**) |-->Input Device "Mouse0" [ 10257.772] (--) PCI:*(0:0:2:0) 8086:0416:1043:16fd rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64 [ 10257.772] (--) PCI: (0:2:0:0) 10de:1341:1043:16fd rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 [ 10257.780] (--) controlling tty is VT number 1, auto-enabling KeepTty [ 10257.780] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600 [ 10257.780] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2 [ 10257.780] (**) intel(0): Depth 24, (--) framebuffer bpp 32 [ 10257.780] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 [ 10257.780] (--) intel(0): Using a maximum size of 256x256 for hardware cursors [ 10257.780] (--) intel(0): Output eDP1 using initial mode 1600x900 on pipe 0 [ 10257.781] (--) RandR disabled [ 10257.822] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 10257.822] (--) evdev: Power Button: Found keys [ 10257.835] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 10257.835] (--) evdev: Video Bus: Found keys [ 10257.835] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 10257.835] (--) evdev: Video Bus: Found keys [ 10257.836] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 10257.836] (--) evdev: Sleep Button: Found keys [ 10257.837] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 10257.837] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 10257.838] (--) evdev: PS/2 FocalTech FocalTech Touchpad in mouse emulation mode: Vendor 0x2 Product 0x1 [ 10257.838] (--) evdev: PS/2 FocalTech FocalTech Touchpad in mouse emulation mode: Found 3 mouse buttons [ 10257.838] (--) evdev: PS/2 FocalTech FocalTech Touchpad in mouse emulation mode: Found relative axes [ 10257.838] (--) evdev: PS/2 FocalTech FocalTech Touchpad in mouse emulation mode: Found x and y relative axes Xorg.0.log | grep WW Quote: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 10257.770] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 10257.770] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 10257.770] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 10257.770] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 10257.770] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 10257.770] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 10257.770] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 10257.770] (WW) Disabling Keyboard0 [ 10257.770] (WW) Disabling Mouse0 [ 10257.781] (WW) intel(0): Option "Monitor-LVDS" is not used [ 10257.781] (WW) intel(0): Option "Monitor-VFA" is not used | Fdhvdu, Welcome to Gentoo. Optimus Graphics systems give one and a half graphics cards, not two. The Intel graphics chip can draw images into the pixel buffer and refresh the screen from the pixel buffer. The nVidia graphics can only draw into the pixel buffer. It has no connection to the display at all. This means that you must always use the Intel graphics system to refresh the display, regardless of which chip is doing the drawing. First, get the system working with the Intel graphics alone. Once that works, move on to Optimus. |
Hi All: Trying to get a functional xfce4 menue editor and am trying menulibre. it emerged but I get this error when I run it: jserink@jserinki7 ~/qemu/vde $ menulibre Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/menulibre", line 46, in <module> import menulibre File "/usr/lib64/python2.7/site-packages/menulibre/__init__.py", line 25, in <module> from menulibre import MenulibreWindow File "/usr/lib64/python2.7/site-packages/menulibre/MenulibreWindow.py", line 27, in <module> from menulibre_lib import Window, IconTheme, Applications File "/usr/lib64/python2.7/site-packages/menulibre_lib/IconTheme.py", line 18, in <module> from gi._glib import GError ImportError: No module named _glib Not sure where to go from here on this. Ideas? Cheers, john | Moved from Unsupported Software to Desktop Environments. x11-misc/menulibre is in Portage so it fits better here. Just a couple of shotgun ideas as I'm not really a Python person: Make sure your python environments are fully up-to-date and consistent with python-updater. Try a later version of Python. If this works, you should probably file a bug. - John |
hi, for those of you that run into the same problem: I made a world update yesterday where libreoffice, xorg-server, many x11-libs, mesa and other stuff got updated. after boot today and some minutes of working suddenly thunderbird started to show a strange GUI: missing menu and folder text that reappeared after mouse-over, changed colors after mouseover, and after restarting it all menu titles/entries and notifications went completely mad: randomly missing characters, chars half above the line. the same in firefox, which BTW displayed websites correctly. same problem in libreoffice and openoffice, where also the displayed document went completely unreadable: chars missing or replaced by black boxes. restarting programs and X session didnt help. since I wondered if it's font problem, I had a look at my installed fonts: Code: eix -I font and there I saw an "U" for update marked for dev-java/fontbox that update was NOT pulled in by Code: emerge -uaDvN world (I issued that again, got "nothing to merge") so I manually updated fontbox which installed version 1.7.1 in a new slot beside the existing 0.1.0. logout-login: all the programs work again. is that a problem with update dependencies of fontbox or any of the affected programs? however, I hope this helps anybody with the same problem. PS.: all KDE applications and opera were not affected. | edit: this is not completely solved. after half an hour working, thunderbird starts to misbehave again: grey fields that get not redrawn where there is no active field like a menu in it. BUT because the character problem has gone: marking solved. |
The new Libreoffice 4.4 is advertised as being all pretty pretty. http://www.libreoffice.org/discover/screenshots/ http://blog.documentfoundation.org/2015/01/29/libreoffice-4-4-the-most-beautiful-libreoffice-ever/ So I unmasked 4.4 and it looks identical to 4.3, quite ugly. How do I make it look all nice? use flags: Code: [ebuild U *] app-office/libreoffice-4.4.0.3::gentoo [4.3.5.2::gentoo] USE="branding cups dbus gtk java kde mysql (-aqua) -bluetooth -coinmp -collada -debug -eds (-firebird) -gltf -gnome -gstreamer -gtk3 -jemalloc -odk -postgres -telepathy {-test} -vlc (-opengl%*)" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 -python3_4" 1,832 KiB | What exactly looks ugly to you? - If you have an existing `~/.config/libreoffice/4` dir, those settings might prevent LibreOffice from picking the new 'pretty' default. - You can change the icon theme in LibreOffice preferences. - Your mileage may vary depending on your desktop environment of choice |
Gentlepeople, I upgraded my x86 system to xorg-server 1.16.4 yesterday. X no longer starts with the error: EE module abi major version (15) doesn't match the servers version (1 This happens when I try to load the savage module version 2.3.7. I noticed some of the driver modules being updated yesterday but didn't notice whether one of them was the savage driver. Guess not. How do I get X back on this system? Can I just patch an ABI number in the savage source in the portage tree and recompile the driver? If so, how do I do that? Brendan | Have you tried: emerge -1 @x11-module-rebuild |
I've installed gentoo on my machine with two HD 7970 Radeon cards. I'm having trouble getting xorg to start. KMS is working OK (I had trouble with that and needed 'nomodeset' until I realised I needed the firmware installed) and the 'radeon' module is loaded I've set VIDEO_CARDS="radeon radeonsi" I'm running a genkernel-next kernel (boooo) and I am using systemd. This is what lspci says I have: Code: frey ~ # lspci | grep radeon -i 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] 03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series] The relevant part of the Xorg.0.log appears to be: Code: [ 29.439] (--) RADEON(G0): Chipset: "TAHITI" (ChipID = 0x6798) [ 29.439] (EE) RADEON(G0): [drm] failed to set drm interface version. [ 29.439] (EE) RADEON(G0): Kernel modesetting setup failed [ 29.439] (II) UnloadModule: "radeon" [ 29.439] (EE) Screen(s) found, but none have a usable configuration. Full output is rather long, but I've posted it here: http://cxg.de/_59be93.htm dmesg output is here: http://cxg.de/_1c9b82.htm And emerge --info is here: http://cxg.de/_dccf90.htm `eselect opengl list` only lists xorg-x11 as an option. I'm running ~amd64 xf86-video-ati, mesa and xorg-server. I tried the stable version first and I got a different error. (I forget what it was.) Here's what portage has to say about those things: Code: frey ~ # emerge -pv mesa xorg-server xf86-video-ati These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ~] media-libs/mesa-10.4.3 USE="classic dri3 egl gallium gbm llvm nptl opencl r600-llvm-compiler udev xa xvmc -bindist -debug -gles1 -gles2 -openmax -osmesa -pax_kernel -pic (-selinux) -vaapi -vdpau -wayland" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="radeon radeonsi (-freedreno) -i915 -i965 -ilo -intel -nouveau -r100 -r200 -r300 -r600 -vmware" 0 KiB [ebuild R ~] x11-base/xorg-server-1.16.3-r1:0/1.16.1 USE="glamor ipv6 kdrive nptl suid systemd udev xorg -dmx -doc -minimal (-selinux) -static-libs -tslib -unwind -wayland -xnest -xvfb" 0 KiB [ebuild R ~] x11-drivers/xf86-video-ati-7.5.0 USE="glamor udev" 0 KiB I'd rather not try the closed-source drivers if I can avoid it. Any ideas, folks? | It appears that you have vesafb enabled. Although radeon implements handover from vesafb, sometimes this does not work properly. Better disable all fb hardware drivers. Also if you use systemd, then you need >=xinit-1.3.4 if you want to use startx. EDIT: Some fdo bugs seem to suggest that you need to use BusID parameter in xorg.conf, or disable AutoAddGPU: https://bugs.freedesktop.org/show_bug.cgi?id=63576 https://bugs.freedesktop.org/show_bug.cgi?id=56435 |
This problem is looked very like https://forums.gentoo.org/viewtopic-p-7640956.html , but it is now on webkit-gtk-2.4.8 and I'm using gcc-4.9.2 I have tried to build webkit-gtk-2.6.5 and 2.6.4, but no lucky. Tried to switch back to gcc-4.8.3 and also failed. Anyone have the ideas? Thanks! ----------------------------------------> Logs <--------------------------------------- >>> Source compiled. >>> Test phase [not enabled]: net-libs/webkit-gtk-2.4.8 >>> Install webkit-gtk-2.4.8 into /var/tmp/portage/net-libs/webkit-gtk-2.4.8/image/ category net-libs make -j13 -l4 -j1 DESTDIR=/var/tmp/portage/net-libs/webkit-gtk-2.4.8/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/net-libs/webkit-gtk-2.4.8/image//var/lib/scrollkeeper ' install make install-am make[1]: Entering directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' /bin/mkdir -p ./.deps/DerivedSources make[2]: Entering directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' make[2]: fork: Cannot allocate memory make[2]: fork: Cannot allocate memory make[2]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' GNUmakefile:80833: recipe for target 'install-am' failed make[1]: *** [install-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' GNUmakefile:80827: recipe for target 'install' failed make: *** [install] Error 2 * ERROR: net-libs/webkit-gtk-2.4.8::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.4.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.4.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' * S: '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' >>> Failed to emerge net-libs/webkit-gtk-2.4.8, Log file: >>> '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/temp/build.log' * Messages for package net-libs/webkit-gtk-2.4.8: * ERROR: net-libs/webkit-gtk-2.4.8::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-2.4.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-2.4.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' * S: '/var/tmp/portage/net-libs/webkit-gtk-2.4.8/work/webkitgtk-2.4.8' emerge --info '=net-libs/webkit-gtk-2.4.8::gentoo' Portage 2.2.17 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.9.2, glibc-2.20-r1, 3.16.6-2-desktop x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.16.6-2-desktop-x86_64-Intel-_Pentium-_CPU_N3_@_2.03GHz-with-gentoo-2.2 KiB Mem: 1932760 total, 1095788 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 17 Feb 2015 04:00:01 +0000 sh bash 4.3_p33-r1 ld GNU ld (Gentoo 2.25 p1.0) 2.25 distcc 3.2rc1 x86_64-pc-linux-gnu [enabled] ccache version 3.2.1 [enabled] app-shells/bash: 4.3_p33-r1::gentoo dev-lang/perl: 5.20.2::gentoo dev-lang/python: 2.7.9-r2::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo dev-util/ccache: 3.2.1-r1::gentoo dev-util/cmake: 3.1.0::gentoo dev-util/pkgconfig: 0.28-r2::gentoo sys-apps/baselayout: 2.2::gentoo sys-apps/openrc: 0.13.9::gentoo sys-apps/sandbox: 2.6-r1::gentoo sys-devel/autoconf: 2.69::gentoo sys-devel/automake: 1.13.4::gentoo, 1.15::gentoo sys-devel/binutils: 2.25::gentoo sys-devel/gcc: 4.8.3::gentoo, 4.9.2::gentoo sys-devel/gcc-config: 1.8::gentoo sys-devel/libtool: 2.4.6::gentoo sys-devel/make: 4.1-r1::gentoo sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.20-r1::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=corei7 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=corei7 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://gentoo.aditsu.net:8000/" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j13 -l4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libav libnotify libsecret mad mmx mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 readline sdl session socialweb spell sse sse2 ssl startup-notification svg systemd tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON emerge -pqv '=net-libs/webkit-gtk-2.4.8::gentoo' [ebuild N ] net-libs/webkit-gtk-2.4.8 USE="X egl geoloc gstreamer introspection jit libsecret opengl spell webgl (-aqua) -coverage -debug -gles2 {-test} -wayland" | Based on "make[2]: fork: Cannot allocate memory" I'd say you ran out of memory. Add a 2G swap file. You can use the ebuild command to avoid the compile part of the ebuild since it failed on the install phase. In /etc/portage/make.conf MAKEOPTS="-j13 -l4" lower the value of the -j option. |
Hello guys I tried intsalling kde-frameworks and plasma by following the kde/overlay guide(linked keywords accepted configs during install,which modified my pakcage.use) but i get this during the install Code: These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild N ] dev-qt/qtcore-4.8.5-r2:4 USE="exceptions glib iconv qt3support ssl (-aqua) -debug -icu -pch" 0 KiB [ebuild N ] dev-qt/qtscript-4.8.5:4 USE="exceptions iconv jit (-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qtgui-4.8.5-r3:4 USE="accessibility cups exceptions glib mng qt3support tiff xinerama xv (-aqua) -debug -egl -gtkstyle -nas -nis -pch -trace" 0 KiB [ebuild N ] dev-qt/qtsvg-4.8.5:4 USE="accessibility exceptions (-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qttest-4.8.5:4 USE="exceptions (-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qtxmlpatterns-4.8.5:4 USE="(-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qtwebkit-4.8.5:4 USE="exceptions gstreamer jit (-aqua) -debug -icu -pch" 0 KiB [ebuild N ] dev-qt/qtsql-4.8.5:4 USE="exceptions mysql qt3support sqlite (-aqua) -debug (-firebird) -freetds -oci8 -odbc -pch -postgres" 0 KiB [ebuild N ] dev-qt/qt3support-4.8.5:4 USE="accessibility exceptions (-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qtdbus-4.8.5:4 USE="exceptions (-aqua) -debug -pch" 0 KiB [ebuild N ] dev-qt/qtopengl-4.8.5:4 USE="exceptions qt3support (-aqua) -debug -egl -pch" 0 KiB [ebuild N ] dev-qt/qtdeclarative-4.8.5:4 USE="accessibility exceptions qt3support (-aqua) -debug -pch -webkit" 0 KiB [ebuild N ] dev-qt/designer-4.8.5:4 USE="declarative exceptions qt3support (-aqua) -debug -pch (-phonon) -webkit" 0 KiB [ebuild U ] sys-apps/openrc-0.13.11 [0.13.9] USE="ncurses netifrc pam unicode -debug -newnet (-prefix) (-selinux) -static-libs -tools" 148 KiB [blocks B ] <dev-qt/qtsvg-4.8.6:4 ("<dev-qt/qtsvg-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtscript-4.8.6:4 ("<dev-qt/qtscript-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtwebkit-4.8.6:4 ("<dev-qt/qtwebkit-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtxmlpatterns-4.8.6:4 ("<dev-qt/qtxmlpatterns-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtdbus-4.8.6:4 ("<dev-qt/qtdbus-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qttest-4.8.6:4 ("<dev-qt/qttest-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/designer-4.8.6:4 ("<dev-qt/designer-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtdeclarative-4.8.6:4 ("<dev-qt/qtdeclarative-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qt3support-4.8.6:4 ("<dev-qt/qt3support-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtopengl-4.8.6:4 ("<dev-qt/qtopengl-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtcore-4.8.6:4 ("<dev-qt/qtcore-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtsql-4.8.6:4 ("<dev-qt/qtsql-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) [blocks B ] <dev-qt/qtgui-4.8.6:4 ("<dev-qt/qtgui-4.8.6:4" is blocking dev-qt/qtchooser-0_p20150102) Total: 14 packages (1 upgrade, 13 new), Size of downloads: 148 KiB Conflict: 13 blocks (13 unsatisfied) so i tried unmerging all the 13 packages and tried installing frameworks again but it gave the same error!. So i tried updating my system using Code: emerge -uDav but it failed with the same error. So i tried deleting all keyword links in /etc/portage/package.accept_keywords and resetting my package.use. But I still have the same error. Code: -uDav,revdep-rebuild,@preserved-rebuild all throw the same error. These are my USE flags : Code: USE='' qt5 kde bindist mmx sse sse2 -gnome -gtk -ipv6'' CPU_FLAGS_X86='' bindist avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 qt4 qt5 kde dvd alsa cdr X samba bzip2 java wifi audiofile'' This is my first gentoo install so I don't have any DE/DM yet and I want to install Plasma5. Please help! | Try keywording dev-qt/*-4.8.6 too. Lower versions are indirectly blocked by qt5. |
Hi I was just wondering, if I am the one with this problem. Sometimes (under heavy load its often) some proccesses like konqueror or amarok just disappear without any messagebox or anything (I am running a normal kde desktop with many apps running: kmail, korganizer, knode, xchat, licq, psi, amarok, linuxdc++, some konquerors...) Then I have lines like: Code: konqueror: Fatal IO error: client killed konqueror: Fatal IO error: client killed amarokapp: Fatal IO error: client killed kdesktop: Fatal IO error: client killed konqueror: Fatal IO error: client killed konqueror: Fatal IO error: client killed The application 'xchat' lost its connection to the display :0.0; konqueror: Fatal IO error: client killed (none was killed by a signal, checked that by stracing every process) As you may believe its very annoying! I tried older kernels, rebuild world both helped nothing. "emerge -DNuva world", "emerge --depclean -a" and "revdep-rebuild -i -a" would do nothing. So my question, who has these messages as well? Or does anybody know what I could try to fix it or "debug" it? Quote: In file kernel/qpixmap_x11.cpp, line 633: Out of memory QImage::convertDepth: Image is a null image In file kernel/qpixmap_x11.cpp, line 633: Out of memory QImage::convertDepth: Image is a null image In file kernel/qpixmap_x11.cpp, line 633: Out of memory QImage::convertDepth: Image is a null image In file kernel/qpixmap_x11.cpp, line 633: Out of memory QImage::convertDepth: Image is a null image konqueror: Fatal IO error: client killed And the 2GB of ram are definitly not full EDIT ( 10.12.07 ): When a non-kde application disappears, I get the following: Quote: The application 'xyz' lost its connection to the display :0.0; most likely the X server was shut down or you killed/destroyed the application. With xyz being xchat or linuxdcpp And I seem not to be the only one. google: "The application" "lost its connection to the display" google: "Fatal IO error: client killed" I'll be going through that... but if you have any tipps EDIT ( 30.12.07 ): I downgraded the kernel to 2.6.18 and glibc to 2.4. Still no change. I can also reproduce it with kdialog. Code: for i in $(seq 1 100) ; do kdialog --msgbox "$i" & done Wait some seconds and the messages will appear... Is there any way to debug it? The messages in .xsession-errors are from the clients, right? What does the server get? And how? EDIT ( 18.03.08 ): I still have the issue and no idea how to get around it. The messages changed a bit (statistic of the last week): Quote: 1 amarokapp: Fatal IO error: client killed 2 kaccess: Fatal IO error: client killed 2 kded: Fatal IO error: client killed 6 kdeinit: Fatal IO error: client killed 2 kdesktop: Fatal IO error: client killed 1 kicker: Fatal IO error: client killed 1 kio_thumbnail: Fatal IO error: client killed 2 kio_uiserver: Fatal IO error: client killed 1 klauncher: Fatal IO error: client killed 2 klipper: Fatal IO error: client killed 5 kmail: Fatal IO error: client killed 3 knode: Fatal IO error: client killed 2 knotify: Fatal IO error: client killed 4 konsole: Fatal IO error: client killed 3 korgac: Fatal IO error: client killed 3 korganizer: Fatal IO error: client killed 2 ksmserver: Fatal IO error: client killed 1 kwin: Fatal IO error: client killed 2 kwrite: Fatal IO error: client killed 2 licq: Fatal IO error: client killed 1 nspluginviewer: Fatal IO error: client killed 9 psi: Fatal IO error: client killed 2 scribus: Fatal IO error: client killed 6 xchat: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. I already removed ~/.kde and the user-files in /tmp/ and /var/tmp/ without success. I also downgraded freetype without success. I also noted this in the startx-output: Quote: xinit: Resource temporarily unavailable (errno 11): Cannot register with ConsoleKit: org.freedesktop.CkConnector.Error: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files : DCOP aborting while waiting for answer from 'kded' EDIT ( 25.03.08 ): When I start xev and close it (Alt+F4 or klicking the 'x') I get: Code: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 31 requests (31 known processed) with 0 events remaining. For glxgears I get: Code: XIO: fatal IO error 22 (Invalid argument) on X server ":0.0" after 36 requests (36 known processed) with 0 events remaining. I want to note that its a similar message, but the messages in the previous posts came when the programs closed without my interaction! | guys, you really need to start by providing emerge --info, we can't check the basics excessive cflags problems for a start. btw, downgrading glibc is a big no-no, updgrading it is a one way street or you might get strange problems thereafter. |
Since upgrading to xorg server 1.17 yesterday it no longer writes to Xorg.0.log. Has anyone else experienced the same thing? Noticed while switching from sna to glamor rendering that the logfile isn't written. | Was to lazy to troubleshoot so made a Code: emerge -e xorg-server over the night and this morning all is well again |
Since an upgrade earlier today, I can't get my window manager, kdm, running. /etc/init.d/xdm restart only causes a quick flicker on the screen, but it does not start. An inspection of /var/log/Xorg.0.log shows the first line that indicates something might be going wrong is: Quote: [ 3462.952] (II) evdev: AT Translated Set 2 keyboard: Close In a properly-functioning system, it's: Quote: [ 70.223] (II) intel(0): EDID vendor "DEL", prod id 41047 Contents of current (broken) Xorg.0.log: Quote: [ 3462.596] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 3462.596] X Protocol Version 11, Revision 0 [ 3462.596] Build Operating System: Linux 3.15.1-gentoo x86_64 Gentoo [ 3462.596] Current Operating System: Linux verona 3.17.7-gentoo #1 SMP Fri Jan 2 05:58:30 CET 2015 x86_64 [ 3462.596] Kernel command line: root=/dev/sda5 udev console=tty1 [ 3462.596] Build Date: 02 January 2015 11:10:46AM [ 3462.596] [ 3462.596] Current version of pixman: 0.32.4 [ 3462.596] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3462.596] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3462.596] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 2 22:21:43 2015 [ 3462.596] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 3462.596] (==) No Layout section. Using the first Screen section. [ 3462.596] (==) No screen section available. Using defaults. [ 3462.596] (**) |-->Screen "Default Screen Section" (0) [ 3462.596] (**) | |-->Monitor "<default monitor>" [ 3462.596] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 3462.596] (==) Automatically adding devices [ 3462.596] (==) Automatically enabling devices [ 3462.596] (==) Automatically adding GPU devices [ 3462.596] (==) 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/ [ 3462.596] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 3462.596] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 3462.596] (II) Loader magic: 0x800c60 [ 3462.596] (II) Module ABI versions: [ 3462.596] X.Org ANSI C Emulation: 0.4 [ 3462.596] X.Org Video Driver: 15.0 [ 3462.596] X.Org XInput driver : 20.0 [ 3462.596] X.Org Server Extension : 8.0 [ 3462.596] (II) xfree86: Adding drm device (/dev/dri/card0) [ 3462.597] (--) PCI:*(0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64 [ 3462.597] Initializing built-in extension Generic Event Extension [ 3462.597] Initializing built-in extension SHAPE [ 3462.597] Initializing built-in extension MIT-SHM [ 3462.597] Initializing built-in extension XInputExtension [ 3462.597] Initializing built-in extension XTEST [ 3462.597] Initializing built-in extension BIG-REQUESTS [ 3462.597] Initializing built-in extension SYNC [ 3462.597] Initializing built-in extension XKEYBOARD [ 3462.597] Initializing built-in extension XC-MISC [ 3462.597] Initializing built-in extension XINERAMA [ 3462.597] Initializing built-in extension XFIXES [ 3462.597] Initializing built-in extension RENDER [ 3462.597] Initializing built-in extension RANDR [ 3462.597] Initializing built-in extension COMPOSITE [ 3462.597] Initializing built-in extension DAMAGE [ 3462.597] Initializing built-in extension MIT-SCREEN-SAVER [ 3462.597] Initializing built-in extension DOUBLE-BUFFER [ 3462.597] Initializing built-in extension RECORD [ 3462.597] Initializing built-in extension DPMS [ 3462.597] Initializing built-in extension Present [ 3462.597] Initializing built-in extension DRI3 [ 3462.597] Initializing built-in extension X-Resource [ 3462.597] Initializing built-in extension XVideo [ 3462.597] Initializing built-in extension XVideo-MotionCompensation [ 3462.597] Initializing built-in extension XFree86-VidModeExtension [ 3462.597] Initializing built-in extension XFree86-DGA [ 3462.597] Initializing built-in extension XFree86-DRI [ 3462.597] Initializing built-in extension DRI2 [ 3462.597] (II) LoadModule: "glx" [ 3462.597] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 3462.598] (II) Module glx: vendor="X.Org Foundation" [ 3462.598] compiled for 1.15.0, module version = 1.0.0 [ 3462.598] ABI class: X.Org Server Extension, version 8.0 [ 3462.598] (==) AIGLX enabled [ 3462.598] Loading extension GLX [ 3462.598] (==) Matched intel as autoconfigured driver 0 [ 3462.598] (==) Matched intel as autoconfigured driver 1 [ 3462.598] (==) Matched modesetting as autoconfigured driver 2 [ 3462.598] (==) Matched fbdev as autoconfigured driver 3 [ 3462.598] (==) Matched vesa as autoconfigured driver 4 [ 3462.598] (==) Assigned the driver to the xf86ConfigLayout [ 3462.598] (II) LoadModule: "intel" [ 3462.598] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 3462.598] (II) Module intel: vendor="X.Org Foundation" [ 3462.598] compiled for 1.15.0, module version = 2.99.907 [ 3462.598] Module class: X.Org Video Driver [ 3462.598] ABI class: X.Org Video Driver, version 15.0 [ 3462.598] (II) LoadModule: "modesetting" [ 3462.598] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 3462.598] (II) Module modesetting: vendor="X.Org Foundation" [ 3462.598] compiled for 1.15.0, module version = 0.8.1 [ 3462.598] Module class: X.Org Video Driver [ 3462.598] ABI class: X.Org Video Driver, version 15.0 [ 3462.598] (II) LoadModule: "fbdev" [ 3462.598] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 3462.598] (II) Module fbdev: vendor="X.Org Foundation" [ 3462.598] compiled for 1.15.0, module version = 0.4.4 [ 3462.598] Module class: X.Org Video Driver [ 3462.598] ABI class: X.Org Video Driver, version 15.0 [ 3462.598] (II) LoadModule: "vesa" [ 3462.598] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 3462.598] (II) Module vesa: vendor="X.Org Foundation" [ 3462.598] compiled for 1.15.0, module version = 2.3.3 [ 3462.598] Module class: X.Org Video Driver [ 3462.598] ABI class: X.Org Video Driver, version 15.0 [ 3462.598] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 3462.598] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000 [ 3462.598] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100 [ 3462.598] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200 [ 3462.598] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 3462.598] (II) FBDEV: driver for framebuffer: fbdev [ 3462.598] (II) VESA: driver for VESA chipsets: vesa [ 3462.598] (++) using VT number 7 [ 3462.606] (WW) Falling back to old probe method for modesetting [ 3462.606] (WW) Falling back to old probe method for fbdev [ 3462.606] (II) Loading sub module "fbdevhw" [ 3462.606] (II) LoadModule: "fbdevhw" [ 3462.606] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 3462.606] (II) Module fbdevhw: vendor="X.Org Foundation" [ 3462.606] compiled for 1.15.0, module version = 0.0.2 [ 3462.606] ABI class: X.Org Video Driver, version 15.0 [ 3462.606] (WW) Falling back to old probe method for vesa [ 3462.606] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600 [ 3462.606] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2 [ 3462.606] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 3462.606] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 3462.606] (==) intel(0): RGB weight 888 [ 3462.606] (==) intel(0): Default visual is TrueColor [ 3462.606] (**) intel(0): Framebuffer tiled [ 3462.606] (**) intel(0): Pixmaps tiled [ 3462.606] (**) intel(0): "Tear free" disabled [ 3462.606] (**) intel(0): Forcing per-crtc-pixmaps? no [ 3462.606] (II) intel(0): Output VGA1 has no monitor section [ 3462.606] (II) intel(0): Output DP1 has no monitor section [ 3462.606] (II) intel(0): Output HDMI1 has no monitor section [ 3462.606] (II) intel(0): Output HDMI2 has no monitor section [ 3462.606] (II) intel(0): Output HDMI3 has no monitor section [ 3462.606] (II) intel(0): Output VIRTUAL1 has no monitor section [ 3462.606] (--) intel(0): Output DP1 using initial mode 2560x1440 on pipe 0 [ 3462.606] (==) intel(0): DPI set to (96, 96) [ 3462.606] (II) Loading sub module "dri2" [ 3462.606] (II) LoadModule: "dri2" [ 3462.606] (II) Module "dri2" already built-in [ 3462.606] (II) UnloadModule: "modesetting" [ 3462.606] (II) Unloading modesetting [ 3462.606] (II) UnloadModule: "fbdev" [ 3462.606] (II) Unloading fbdev [ 3462.606] (II) UnloadSubModule: "fbdevhw" [ 3462.606] (II) Unloading fbdevhw [ 3462.606] (II) UnloadModule: "vesa" [ 3462.606] (II) Unloading vesa [ 3462.606] (==) Depth 24 pixmap format is 32 bpp [ 3462.607] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend [ 3462.607] (==) intel(0): Backing store enabled [ 3462.607] (==) intel(0): Silken mouse enabled [ 3462.607] (II) intel(0): HW Cursor enabled [ 3462.607] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 3462.607] (==) intel(0): DPMS enabled [ 3462.607] (II) intel(0): [DRI2] Setup complete [ 3462.607] (II) intel(0): [DRI2] DRI driver: i965 [ 3462.607] (II) intel(0): direct rendering: DRI2 Enabled [ 3462.607] (==) intel(0): hotplug detection: "enabled" [ 3462.607] (--) RandR disabled [ 3462.617] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 3462.617] (II) AIGLX: enabled GLX_ARB_create_context [ 3462.617] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 3462.617] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 3462.617] (II) AIGLX: enabled GLX_INTEL_swap_event [ 3462.617] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 3462.617] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 3462.617] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 3462.617] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 3462.617] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 3462.617] (II) AIGLX: Loaded and initialized i965 [ 3462.617] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 3462.619] (II) intel(0): switch to mode 2560x1440@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 3462.647] (II) intel(0): Setting screen physical size to 677 x 381 [ 3462.684] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 3462.684] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 3462.684] (II) LoadModule: "evdev" [ 3462.684] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 3462.684] (II) Module evdev: vendor="X.Org Foundation" [ 3462.684] compiled for 1.15.0, module version = 2.9.1 [ 3462.684] Module class: X.Org XInput Driver [ 3462.684] ABI class: X.Org XInput driver, version 20.0 [ 3462.684] (II) Using input driver 'evdev' for 'Power Button' [ 3462.684] (**) Power Button: always reports core events [ 3462.684] (**) evdev: Power Button: Device: "/dev/input/event1" [ 3462.684] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 3462.684] (--) evdev: Power Button: Found keys [ 3462.684] (II) evdev: Power Button: Configuring as keyboard [ 3462.684] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 3462.684] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 3462.684] (**) Option "xkb_rules" "evdev" [ 3462.684] (**) Option "xkb_model" "pc104" [ 3462.684] (**) Option "xkb_layout" "us" [ 3462.693] (II) config/udev: Adding input device Video Bus (/dev/input/event2) [ 3462.693] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 3462.693] (II) Using input driver 'evdev' for 'Video Bus' [ 3462.693] (**) Video Bus: always reports core events [ 3462.693] (**) evdev: Video Bus: Device: "/dev/input/event2" [ 3462.693] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 3462.693] (--) evdev: Video Bus: Found keys [ 3462.693] (II) evdev: Video Bus: Configuring as keyboard [ 3462.693] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2" [ 3462.693] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 3462.693] (**) Option "xkb_rules" "evdev" [ 3462.693] (**) Option "xkb_model" "pc104" [ 3462.693] (**) Option "xkb_layout" "us" [ 3462.694] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 3462.694] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 3462.694] (II) Using input driver 'evdev' for 'Power Button' [ 3462.694] (**) Power Button: always reports core events [ 3462.694] (**) evdev: Power Button: Device: "/dev/input/event0" [ 3462.694] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 3462.694] (--) evdev: Power Button: Found keys [ 3462.694] (II) evdev: Power Button: Configuring as keyboard [ 3462.694] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [ 3462.694] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id [ 3462.694] (**) Option "xkb_rules" "evdev" [ 3462.694] (**) Option "xkb_model" "pc104" [ 3462.694] (**) Option "xkb_layout" "us" [ 3462.694] (II) config/udev: Adding drm device (/dev/dri/card0) [ 3462.694] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event4) [ 3462.694] (II) No input driver specified, ignoring this device. [ 3462.694] (II) This device may have been added with another device file. [ 3462.694] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event5) [ 3462.694] (II) No input driver specified, ignoring this device. [ 3462.694] (II) This device may have been added with another device file. [ 3462.694] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event14) [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" [ 3462.694] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse' [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: always reports core events [ 3462.694] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event14" [ 3462.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc051 [ 3462.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons [ 3462.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) [ 3462.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes [ 3462.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes [ 3462.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse [ 3462.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support [ 3462.694] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 [ 3462.694] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 3462.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C051.0001/input/input14/event14" [ 3462.694] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9) [ 3462.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes. [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0 [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000 [ 3462.694] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4 [ 3462.695] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9) [ 3462.695] (II) No input driver specified, ignoring this device. [ 3462.695] (II) This device may have been added with another device file. [ 3462.695] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 3462.695] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 3462.695] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 3462.695] (**) AT Translated Set 2 keyboard: always reports core events [ 3462.695] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 3462.695] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 3462.695] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 3462.695] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 3462.695] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" [ 3462.695] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10) [ 3462.695] (**) Option "xkb_rules" "evdev" [ 3462.695] (**) Option "xkb_model" "pc104" [ 3462.695] (**) Option "xkb_layout" "us" [ 3462.952] (II) evdev: AT Translated Set 2 keyboard: Close [ 3462.952] (II) UnloadModule: "evdev" [ 3462.952] (II) evdev: Logitech USB-PS/2 Optical Mouse: Close [ 3462.952] (II) UnloadModule: "evdev" [ 3462.952] (II) evdev: Power Button: Close [ 3462.952] (II) UnloadModule: "evdev" [ 3462.952] (II) evdev: Video Bus: Close [ 3462.952] (II) UnloadModule: "evdev" [ 3462.952] (II) evdev: Power Button: Close [ 3462.952] (II) UnloadModule: "evdev" [ 3462.971] (EE) Server terminated successfully (0). Closing log file. | /var/log/Xorg.0.log from the same system when it was properly functioning: Quote: [ 14.039] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 14.039] X Protocol Version 11, Revision 0 [ 14.039] Build Operating System: Linux 3.11.10-gentoo x86_64 Gentoo [ 14.039] Current Operating System: Linux verona 3.15.1-gentoo #1 SMP Thu Jun 26 21:31:04 CEST 2014 x86_64 [ 14.039] Kernel command line: root=/dev/sda5 udev console=tty1 [ 14.039] Build Date: 31 March 2014 09:51:41PM [ 14.039] [ 14.039] Current version of pixman: 0.32.4 [ 14.039] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 14.039] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 14.039] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 31 15:24:31 2014 [ 14.042] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 14.043] (==) No Layout section. Using the first Screen section. [ 14.043] (==) No screen section available. Using defaults. [ 14.043] (**) |-->Screen "Default Screen Section" (0) [ 14.043] (**) | |-->Monitor "<default monitor>" [ 14.043] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 14.043] (==) Automatically adding devices [ 14.043] (==) Automatically enabling devices [ 14.043] (==) Automatically adding GPU devices [ 14.051] (==) 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/ [ 14.051] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 14.051] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 14.051] (II) Loader magic: 0x807c60 [ 14.051] (II) Module ABI versions: [ 14.051] X.Org ANSI C Emulation: 0.4 [ 14.051] X.Org Video Driver: 15.0 [ 14.051] X.Org XInput driver : 20.0 [ 14.051] X.Org Server Extension : 8.0 [ 14.051] (II) xfree86: Adding drm device (/dev/dri/card0) [ 14.052] (--) PCI:*(0:0:2:0) 8086:0412:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64 [ 14.053] Initializing built-in extension Generic Event Extension [ 14.053] Initializing built-in extension SHAPE [ 14.053] Initializing built-in extension MIT-SHM [ 14.053] Initializing built-in extension XInputExtension [ 14.053] Initializing built-in extension XTEST [ 14.053] Initializing built-in extension BIG-REQUESTS [ 14.053] Initializing built-in extension SYNC [ 14.053] Initializing built-in extension XKEYBOARD [ 14.053] Initializing built-in extension XC-MISC [ 14.053] Initializing built-in extension XINERAMA [ 14.053] Initializing built-in extension XFIXES [ 14.053] Initializing built-in extension RENDER [ 14.053] Initializing built-in extension RANDR [ 14.053] Initializing built-in extension COMPOSITE [ 14.053] Initializing built-in extension DAMAGE [ 14.053] Initializing built-in extension MIT-SCREEN-SAVER [ 14.053] Initializing built-in extension DOUBLE-BUFFER [ 14.053] Initializing built-in extension RECORD [ 14.053] Initializing built-in extension DPMS [ 14.053] Initializing built-in extension Present [ 14.053] Initializing built-in extension DRI3 [ 14.053] Initializing built-in extension X-Resource [ 14.053] Initializing built-in extension XVideo [ 14.053] Initializing built-in extension XVideo-MotionCompensation [ 14.053] Initializing built-in extension XFree86-VidModeExtension [ 14.053] Initializing built-in extension XFree86-DGA [ 14.053] Initializing built-in extension XFree86-DRI [ 14.053] Initializing built-in extension DRI2 [ 14.053] (II) LoadModule: "glx" [ 14.060] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 14.074] (II) Module glx: vendor="X.Org Foundation" [ 14.074] compiled for 1.15.0, module version = 1.0.0 [ 14.074] ABI class: X.Org Server Extension, version 8.0 [ 14.074] (==) AIGLX enabled [ 14.074] Loading extension GLX [ 14.074] (==) Matched intel as autoconfigured driver 0 [ 14.074] (==) Matched intel as autoconfigured driver 1 [ 14.074] (==) Matched modesetting as autoconfigured driver 2 [ 14.074] (==) Matched fbdev as autoconfigured driver 3 [ 14.074] (==) Matched vesa as autoconfigured driver 4 [ 14.074] (==) Assigned the driver to the xf86ConfigLayout [ 14.074] (II) LoadModule: "intel" [ 14.074] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 14.076] (II) Module intel: vendor="X.Org Foundation" [ 14.076] compiled for 1.15.0, module version = 2.99.907 [ 14.076] Module class: X.Org Video Driver [ 14.076] ABI class: X.Org Video Driver, version 15.0 [ 14.076] (II) LoadModule: "modesetting" [ 14.077] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 14.078] (II) Module modesetting: vendor="X.Org Foundation" [ 14.078] compiled for 1.15.0, module version = 0.8.1 [ 14.078] Module class: X.Org Video Driver [ 14.078] ABI class: X.Org Video Driver, version 15.0 [ 14.078] (II) LoadModule: "fbdev" [ 14.078] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 14.078] (II) Module fbdev: vendor="X.Org Foundation" [ 14.078] compiled for 1.15.0, module version = 0.4.4 [ 14.078] Module class: X.Org Video Driver [ 14.078] ABI class: X.Org Video Driver, version 15.0 [ 14.078] (II) LoadModule: "vesa" [ 14.078] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 14.079] (II) Module vesa: vendor="X.Org Foundation" [ 14.079] compiled for 1.15.0, module version = 2.3.3 [ 14.079] Module class: X.Org Video Driver [ 14.079] ABI class: X.Org Video Driver, version 15.0 [ 14.079] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 14.079] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000 [ 14.079] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100 [ 14.079] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200 [ 14.079] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 14.079] (II) FBDEV: driver for framebuffer: fbdev [ 14.079] (II) VESA: driver for VESA chipsets: vesa [ 14.079] (++) using VT number 7 [ 14.087] (WW) Falling back to old probe method for modesetting [ 14.087] (WW) Falling back to old probe method for fbdev [ 14.087] (II) Loading sub module "fbdevhw" [ 14.087] (II) LoadModule: "fbdevhw" [ 14.087] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 14.088] (II) Module fbdevhw: vendor="X.Org Foundation" [ 14.088] compiled for 1.15.0, module version = 0.0.2 [ 14.088] ABI class: X.Org Video Driver, version 15.0 [ 14.088] (WW) Falling back to old probe method for vesa [ 14.088] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600 [ 14.088] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2 [ 14.088] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 14.088] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 14.088] (==) intel(0): RGB weight 888 [ 14.088] (==) intel(0): Default visual is TrueColor [ 14.089] (**) intel(0): Framebuffer tiled [ 14.089] (**) intel(0): Pixmaps tiled [ 14.089] (**) intel(0): "Tear free" disabled [ 14.089] (**) intel(0): Forcing per-crtc-pixmaps? no [ 14.089] (II) intel(0): Output VGA1 has no monitor section [ 14.089] (II) intel(0): Output DP1 has no monitor section [ 14.089] (II) intel(0): Output HDMI1 has no monitor section [ 14.089] (II) intel(0): Output HDMI2 has no monitor section [ 14.089] (II) intel(0): Output HDMI3 has no monitor section [ 14.089] (II) intel(0): Output VIRTUAL1 has no monitor section [ 14.089] (--) intel(0): Output DP1 using initial mode 2560x1440 on pipe 0 [ 14.089] (==) intel(0): DPI set to (96, 96) [ 14.089] (II) Loading sub module "dri2" [ 14.089] (II) LoadModule: "dri2" [ 14.089] (II) Module "dri2" already built-in [ 14.089] (II) UnloadModule: "modesetting" [ 14.089] (II) Unloading modesetting [ 14.089] (II) UnloadModule: "fbdev" [ 14.089] (II) Unloading fbdev [ 14.089] (II) UnloadSubModule: "fbdevhw" [ 14.089] (II) Unloading fbdevhw [ 14.089] (II) UnloadModule: "vesa" [ 14.089] (II) Unloading vesa [ 14.089] (==) Depth 24 pixmap format is 32 bpp [ 14.091] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend [ 14.091] (==) intel(0): Backing store enabled [ 14.091] (==) intel(0): Silken mouse enabled [ 14.091] (II) intel(0): HW Cursor enabled [ 14.091] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 14.092] (==) intel(0): DPMS enabled [ 14.092] (II) intel(0): [DRI2] Setup complete [ 14.092] (II) intel(0): [DRI2] DRI driver: i965 [ 14.092] (II) intel(0): direct rendering: DRI2 Enabled [ 14.092] (==) intel(0): hotplug detection: "enabled" [ 14.092] (--) RandR disabled [ 14.110] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 14.110] (II) AIGLX: enabled GLX_ARB_create_context [ 14.110] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 14.110] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 14.110] (II) AIGLX: enabled GLX_INTEL_swap_event [ 14.110] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 14.110] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 14.110] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 14.110] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 14.110] (II) AIGLX: enabled GLX_ARB_create_context_robustness [ 14.110] (II) AIGLX: Loaded and initialized i965 [ 14.110] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 14.113] (II) intel(0): switch to mode 2560x1440@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 14.130] (II) intel(0): Setting screen physical size to 677 x 381 [ 14.186] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 14.186] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 14.186] (II) LoadModule: "evdev" [ 14.186] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 14.187] (II) Module evdev: vendor="X.Org Foundation" [ 14.187] compiled for 1.15.0, module version = 2.8.2 [ 14.187] Module class: X.Org XInput Driver [ 14.187] ABI class: X.Org XInput driver, version 20.0 [ 14.187] (II) Using input driver 'evdev' for 'Power Button' [ 14.187] (**) Power Button: always reports core events [ 14.187] (**) evdev: Power Button: Device: "/dev/input/event1" [ 14.187] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 14.187] (--) evdev: Power Button: Found keys [ 14.187] (II) evdev: Power Button: Configuring as keyboard [ 14.187] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 14.187] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 14.187] (**) Option "xkb_rules" "evdev" [ 14.187] (**) Option "xkb_model" "pc104" [ 14.187] (**) Option "xkb_layout" "us" [ 14.197] (II) config/udev: Adding input device Video Bus (/dev/input/event2) [ 14.197] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 14.197] (II) Using input driver 'evdev' for 'Video Bus' [ 14.197] (**) Video Bus: always reports core events [ 14.197] (**) evdev: Video Bus: Device: "/dev/input/event2" [ 14.197] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 14.197] (--) evdev: Video Bus: Found keys [ 14.197] (II) evdev: Video Bus: Configuring as keyboard [ 14.197] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2" [ 14.197] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 14.197] (**) Option "xkb_rules" "evdev" [ 14.197] (**) Option "xkb_model" "pc104" [ 14.197] (**) Option "xkb_layout" "us" [ 14.197] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 14.197] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 14.197] (II) Using input driver 'evdev' for 'Power Button' [ 14.197] (**) Power Button: always reports core events [ 14.197] (**) evdev: Power Button: Device: "/dev/input/event0" [ 14.197] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 14.197] (--) evdev: Power Button: Found keys [ 14.197] (II) evdev: Power Button: Configuring as keyboard [ 14.197] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" [ 14.197] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id [ 14.197] (**) Option "xkb_rules" "evdev" [ 14.197] (**) Option "xkb_model" "pc104" [ 14.197] (**) Option "xkb_layout" "us" [ 14.197] (II) config/udev: Adding drm device (/dev/dri/card0) [ 14.197] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event4) [ 14.197] (II) No input driver specified, ignoring this device. [ 14.197] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event5) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event14) [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" [ 14.198] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse' [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: always reports core events [ 14.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event14" [ 14.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc051 [ 14.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons [ 14.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) [ 14.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes [ 14.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes [ 14.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse [ 14.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support [ 14.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 [ 14.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 14.198] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:046D:C051.0001/input/input14/event14" [ 14.198] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9) [ 14.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes. [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0 [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000 [ 14.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4 [ 14.198] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event12) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.198] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13) [ 14.198] (II) No input driver specified, ignoring this device. [ 14.198] (II) This device may have been added with another device file. [ 14.199] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6) [ 14.199] (II) No input driver specified, ignoring this device. [ 14.199] (II) This device may have been added with another device file. [ 14.199] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7) [ 14.199] (II) No input driver specified, ignoring this device. [ 14.199] (II) This device may have been added with another device file. [ 14.199] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8) [ 14.199] (II) No input driver specified, ignoring this device. [ 14.199] (II) This device may have been added with another device file. [ 14.199] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9) [ 14.199] (II) No input driver specified, ignoring this device. [ 14.199] (II) This device may have been added with another device file. [ 14.199] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3) [ 14.199] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 14.199] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 14.199] (**) AT Translated Set 2 keyboard: always reports core events [ 14.199] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3" [ 14.199] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 14.199] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 14.199] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 14.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3" [ 14.199] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10) [ 14.199] (**) Option "xkb_rules" "evdev" [ 14.199] (**) Option "xkb_model" "pc104" [ 14.199] (**) Option "xkb_layout" "us" [ 70.223] (II) intel(0): EDID vendor "DEL", prod id 41047 [ 70.223] (II) intel(0): Using EDID range info for horizontal sync [ 70.223] (II) intel(0): Using EDID range info for vertical refresh [ 70.223] (II) intel(0): Printing DDC gathered Modelines: [ 70.223] (II) intel(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP) [ 70.223] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1082 1087 1125 +hsync +vsync (67.5 kHz e) [ 70.223] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 70.223] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 70.223] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 70.223] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 70.223] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 70.223] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 70.223] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 70.223] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 70.223] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 70.223] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 70.223] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 70.223] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e) [ 70.223] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) [ 70.223] (II) intel(0): Modeline "1920x1200"x0.0 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) [ 70.223] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 70.223] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 70.223] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 70.223] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 70.223] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 70.223] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e) [ 70.223] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e) [ 70.223] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 70.223] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 70.223] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 70.223] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 70.223] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e) [ 2148.178] (II) intel(0): switch to mode 2560x1440@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 3005.568] (II) intel(0): EDID vendor "DEL", prod id 41047 [ 3005.568] (II) intel(0): Using hsync ranges from config file [ 3005.568] (II) intel(0): Using vrefresh ranges from config file [ 3005.568] (II) intel(0): Printing DDC gathered Modelines: [ 3005.568] (II) intel(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP) [ 3005.568] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1082 1087 1125 +hsync +vsync (67.5 kHz e) [ 3005.568] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e) [ 3005.568] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 3005.568] (II) intel(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 3005.568] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 3005.568] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 3005.568] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 3005.568] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 3005.568] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 3005.568] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 3005.568] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 3005.568] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 3005.568] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e) [ 3005.568] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) [ 3005.568] (II) intel(0): Modeline "1920x1200"x0.0 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz e) [ 3005.568] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 3005.568] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 3005.568] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 3005.568] (II) intel(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e) [ 3005.568] (II) intel(0): Modeline "1440x480i"x0.0 27.00 1440 1478 1602 1716 480 488 494 525 interlace -hsync -vsync (15.7 kHz e) [ 3005.568] (II) intel(0): Modeline "1440x240"x0.0 27.00 1440 1478 1602 1716 240 244 247 262 -hsync -vsync (15.7 kHz e) [ 3005.568] (II) intel(0): Modeline "1440x288"x0.0 27.00 1440 1464 1590 1728 288 290 293 312 -hsync -vsync (15.6 kHz e) [ 3005.568] (II) intel(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 3005.568] (II) intel(0): Modeline "1440x576i"x0.0 27.00 1440 1464 1590 1728 576 580 586 625 interlace -hsync -vsync (15.6 kHz e) [ 3005.568] (II) intel(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e) [ 3005.568] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e) [ 3005.568] (II) intel(0): Modeline "1920x1080"x0.0 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (28.1 kHz e) [ 5204.822] (II) AIGLX: Suspending AIGLX clients for VT switch [ 5206.741] (II) AIGLX: Resuming AIGLX clients after VT switch [ 5206.741] (II) intel(0): switch to mode 2560x1440@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none [ 5206.834] setversion 1.4 failed: Permission denied [ 7028.940] (II) intel(0): switch to mode 2560x1440@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none The versions of the 2 most-likely culprits, xf86-video-intel and xorg-server, were both the same before and after the issue occurred. Quote: # qlop -l xf86-video-intel Mon Mar 31 21:53:34 2014 >>> x11-drivers/xf86-video-intel-2.99.907-r1 Fri Jan 2 05:45:11 2015 >>> x11-drivers/xf86-video-intel-2.99.907-r1 Quote: # qlop -l xorg-server Mon Mar 31 21:52:27 2014 >>> x11-base/xorg-server-1.15.0 Fri Jan 2 11:11:30 2015 >>> x11-base/xorg-server-1.15.0 Relevant use flags of them: Quote: [I] x11-drivers/xf86-video-intel Installed versions: 2.99.907-r1(01:38:03 01/03/15)(dri sna udev -glamor -uxa -xvmc) Homepage: http://xorg.freedesktop.org/ Description: X.Org driver for Intel cards Quote: [I] x11-base/xorg-server Installed versions: 1.15.0(11:11:23 01/02/15)(doc ipv6 nptl suid udev xorg -dmx -kdrive -minimal -selinux -static-libs -tslib -unwind -xnest -xvfb) Homepage: http://xorg.freedesktop.org/ Description: X.Org X servers |
Hi, I'm seeing ugly fonts in Firefox, or more specifically, they are incorrectly rendered. It can be seen in this screenshot: https://dl.dropboxusercontent.com/u/55732698/ugly_fonts.png (look at the words "overview" and "world") I'm using radeonSI drivers and Aurora 32.0.5. | I've also had instances of Firefox rendering text weirdly: http://i.imgur.com/ZXPQJBp.png It went away again after a while. Edit: Someone claims it was the update to from media-fonts/dejavu-2.33 to 2.34 |
I just installed KDevelop (4.5.2 on kde 4.14.3) on a mostly amd64 install with a few ~amd64 packages. All other applications behave fine. KDevelop comes up filling about 2/3 of one of my two monitors, but it seems to think it is maximized, as the maximize, move, and resize menu items are disabled, and there is no restore item. There is a minimize button at the top right, but no restore or maximize button. If I grab the title bar with the mouse and try to drag, I get the four pointed mouse pointer, but the window does not move. There seems to be no border around the window to grab to resize. If it truly thought it were maximized, I would expect a "restore" button or menu, but I can't find one. I have two monitors connected to a single nVidia card, using the nVidia drivers, but I have no other problems with moving or sizing windows on the single X window spread across the two monitors. Using Application Specific Settings, I am able to force it off the edge of the screen, so I can now move the window easily, but still no ability to resize. I'd appreciate any suggestions how to fix this, or where to dig for more information about what the underlying problem is. Thanks. Jack | You could try `xprop` or `xwininfo` on the window, see if it's forcing those settings in some way. That'd give you a clue on how to override them too. Seems odd that it'd do that on first run though, have you installed it before? It might be picking up old settings if so. |
hi, i connected a usb dvd-writer to my desktop. When i insert an empty dvd i can burn a dvd and under devices in nautilus i can see the dvd-device. but when i insert a normal burned dvd, the device is not listed under nautilus. But i could mount the dvd manually in the shell. usb-stick mounting under nautilus is no problem. how can i fix this? | One possibility: did you set UDISKS_DISABLE_POLLING in your udev config anywhere? Make sure this is unset. Though this should be default to be off (i.e. polling is enabled)... Also make sure the dvd writer device(/dev/sr0, /dev/scd0) does not exist in /etc/fstab, but this also probably isn't the problem... |
My newest version of the Google chromium browser, 33.0.1750.117, has jagged fonts, similar to here . I'm using KDE and have tried all combinations of its Use anti-aliasing settings. I don't believe the previous version of chromium had this problem. Any hints to fixing this would be gratefully received. [SOLVED] lrbb, below, has an extension which substitutes Arial for Helvetica. Also, astroe, below, has a fontconfig setting which also solves the problem. [/SOLVED] | I say yuck to both. See Getting Beautiful Fonts in Gentoo. - John |
I have tried to set export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS="@im=fcitx" in .xprofile, .xsession, .xinitrc, and .bash_profile files, but when I type "env|grep MOD" I still get IMSETTINGS_MODULE=X compose table QT_IM_MODULE=xim XMODIFIERS=@im=imsettings GTK_IM_MODULE=xim So the question is, where are the above environment variables set by the system? How do I change them? | helio ... I don't see why setting the variable via .xinitrc doesn't pass this on to the session, perhaps xim starts prior, and/or your using a login manager (so nothing from your "login shell" is setup), anyhow, does this answer your questions? best ... khay |
I'm re-installing from scratch and now I'm going to install kde-base/kdebase-meta and it doesn't start because mariadb has "unmet requirements". I selected the profile /kde (no systemd) and the X server starts. When I try to emerge mariadb apart it gives this: Code: !!! The ebuild selected to satisfy "mariadb" has unmet requirements. - dev-db/mariadb-10.0.15-r1::gentoo USE="bindist community pam perl ssl xml -cluster -debug -embedded -extraengine -jemalloc -latin1 -minimal -odbc oqgraph -profiling (-selinux) -sphinx -static -static-libs -systemtap -tcmalloc -test -tokudb" ABI_X86="64 -32 -x32" The following REQUIRED_USE flag constraints are unsatisfied: xml? ( extraengine ) The above contraints are a subset of the following complete expression: odbc? ( extraengine !minimal ) xml? ( extraengine !minimal) minimal? ( !oqgraph ! sphinx) tokudb? ( jemalloc ) tcmalloc? ( !jemalloc ) jemalloc? ( !tcalloc ) minimal? ( ! cluster !extraengine ! embedded ) static? ( !ssl ) Sorry but this is chines to me. I cannot see what are the missing requirements. If it are some USE flags, surely those should be added automatically? | Code: The following REQUIRED_USE flag constraints are unsatisfied: xml? ( extraengine ) You have xml enabled, so you also need to enable the extraengine useflag. |
I used to have a working Radeon setup, but after I re-installed Gentoo I seem to get all kinds of problems. I'm trying to use this guide: http://wiki.gentoo.org/wiki/Radeon Code: # lspci | grep -i VGA 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] Hence I grabbed the line "radeon/PALM_me.bin radeon/PALM_pfp.bin radeon/SUMO_rlc.bin radeon/SUMO_uvd.bin" And pasted it into the indicated line in the kernel config. But this results in: Code: MK_FW firmware/radeon/PALM_me.bin.gen.S make[1]: *** No rule to make target 'firmware/radeon/PALM_me.bin', needed by 'firmware/radeon/PALM_me.bin.gen.o'. Stop. Makefile:901: recipe for target 'firmware' failed make: *** [firmware] Error 2 Also the "Enable modesetting on radeon by default" does not seem to exists anymore? | pgu, A few things. First, you will get a better response, if you edit your original post rather than reply to yourself. Replying to yourself drops you ot of the unanswered posts seach, so some potential helpers may never see your post. Code: [ 90.497] (II) [KMS] drm report modesetting isn't supported. suggests that you don't have radeon support in your kernel. pgu wrote: Also the "Enable modesetting on radeon by default" does not seem to exists anymore? confirms it as that option is hidden until Radeon support is on in the kernel. |
Hello, Everyone! Recently, I've installed Gentoo with KDE 4 and I had problem. In all distros I used, mountable partitions were always listed in file manager and could be mounted. But in my installation, no partitions are listed, I could only use "mount" to mount them manually (but it's still not acceptable, because they won't appear in entry point list then). Same goes for removable devices, they don't appear in file manager and I have to mount them manually. I have eudev installed, as well as udisks:2, but partition list still don't appear (for some reason udisks command is not available, only udisksctl). Please help me. | Well, I've been able to solve the problem by adding dbus to default runlevel Code: # rc-update add dbus default Now I can see all my drives (incl. removable) in Dolphin. |
Hi, I have a problem, it has been like this for a couple of weeks now. Lenovo G580 laptop, kernel 3.17.7, gnome-light, profile "default/linux/amd64/13.0/desktop/gnome/systemd" The problem: when I try to update my system with Code: emerge -auvDN world one of the packages to be built is "rp-pppoe" Code: [ebuild N ] net-dialup/rp-pppoe-3.8-r2 USE="X" 208 KiB However, this package fails to build: Code: >>> Downloading 'http://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.8.tar.gz' --2015-01-31 21:07:06-- http://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.8.tar.gz Resolving www.roaringpenguin.com ... 70.38.112.54 Connecting to www.roaringpenguin.com |70.38.112.54|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.8.tar.gz [following] --2015-01-31 21:07:07-- https://www.roaringpenguin.com/penguin/pppoe/rp-pppoe-3.8.tar.gz Connecting to www.roaringpenguin.com |70.38.112.54|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2015-01-31 21:07:08 ERROR 404: Not Found. !!! Couldn't download 'rp-pppoe-3.8.tar.gz'. Aborting. * Fetch failed for 'net-dialup/rp-pppoe-3.8-r2', Log file: * '/var/tmp/portage/net-dialup/rp-pppoe-3.8-r2/temp/build.log' Apparently, the address that is coded into the ebuild is incorrect. So, I thought I'd just wait a while, at some point the developers would know about the problem and fix the ebuild, but this is not happening. Then I thought, let check the forums, but to my surprise, nobody else is reporting this problem. So I go to Gentoo Bugzilla: no reports about rp-pppoe. So I think: apparently I am the only one with this problem, so it is perhaps due to my settings: Why do I need rp-pppoe? Code: equery depends rp-pppoe * These packages depend on rp-pppoe: net-misc/networkmanager-0.9.10.1_pre20141101 (ppp ? net-dialup/rp-pppoe) Ahaaa. So I try: Code: USE="-ppp" emerge -auvDN world These are the packages that would be merged, in order: Calculating dependencies | !!! Problem resolving dependencies for net-misc/networkmanager from @selected ... done! !!! The ebuild selected to satisfy "net-misc/networkmanager" has unmet requirements. - net-misc/networkmanager-0.9.10.1_pre20141101::gentoo USE="bluetooth dhclient introspection modemmanager ncurses nss systemd wext wifi -connection-sharing (-consolekit) -dhcpcd -gnutls -ppp -resolvconf (-selinux) -teamd -test -vala -zeroconf" ABI_X86="64" The following REQUIRED_USE flag constraints are unsatisfied: modemmanager? ( ppp ) Mmmm, let's go one step further then: Code: USE="-ppp -modemmanager" emerge -auvDN world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-libs/babl-0.1.10-r1 USE="(-altivec) (-mmx%*) (-sse%*)" CPU_FLAGS_X86="mmx%* sse%*" 440 KiB [ebuild R ] app-misc/geoclue-2.1.10:2.0 USE="-modemmanager*" 0 KiB [ebuild N ] net-dialup/rp-pppoe-3.8-r2 USE="X" 208 KiB [ebuild U ] net-libs/webkit-gtk-2.4.8:3/25 [2.4.7:3/25] USE="X egl geoloc gstreamer introspection jit libsecret opengl spell webgl (-aqua) -coverage -debug -gles2 {-test} -wayland" 0 KiB [ebuild R ] media-libs/gegl-0.2.0-r2 USE="cairo jpeg png sdl svg -debug -ffmpeg -jpeg2k -lensfun -openexr -raw -umfpack (-mmx%*) (-sse%*)" CPU_FLAGS_X86="mmx%* sse%*" 7,327 KiB [ebuild R ] media-gfx/gimp-2.8.10-r1:2 USE="alsa bzip2 dbus exif gnome jpeg lcms mng pdf png svg tiff udev -aalib (-altivec) (-aqua) -curl -debug -doc -jpeg2k -postscript -python -smp -webkit -wmf -xpm (-mmx%*) (-sse%*)" CPU_FLAGS_X86="mmx%* sse%*" LINGUAS="ja -am -ar -ast -az -be -bg -br -ca -ca@valencia -cs -csb -da -de -dz -el -en_CA -en_GB -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi -hr -hu -id -is -it -ka -kk -km -kn -ko -lt -lv -mk -ml -ms -my -nb -nds -ne -nl -nn -oc -pa -pl -pt -pt_BR -ro -ru -rw -si -sk -sl -sr -sr@latin -sv -ta -te -th -tr -tt -uk -vi -xh -yi -zh_CN -zh_HK -zh_TW" PYTHON_TARGETS="python2_7" 0 KiB [ebuild U ] app-office/libreoffice-4.2.8.2 [4.2.6.3] USE="bluetooth branding cups dbus eds gnome gstreamer gtk opengl vba webdav (-aqua) -debug (-firebird) -gtk3 -java -jemalloc -kde -mysql -odk -postgres -telepathy {-test} -vlc" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 -python3_4" 0 KiB [ebuild U ] gnome-base/gdm-3.12.2-r2 [3.12.2-r1] USE="branding introspection ipv6 systemd tcpd -accessibility -audit -debug -fprint -plymouth (-selinux) -smartcard {-test} -wayland -xinerama" 0 KiB Total: 8 packages (3 upgrades, 1 new, 4 reinstalls), Size of downloads: 7,974 KiB WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: dev-python/numpy:0 (dev-python/numpy-1.9.0-r1:0/0::gentoo, ebuild scheduled for merge) conflicts with <dev-python/numpy-1.9.0[python_targets_python2_7(-),python_targets_python3_3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] required by (dev-python/matplotlib-1.3.0-r1:0/0::gentoo, installed) ^ ^^^^^ net-misc/networkmanager:0 (net-misc/networkmanager-0.9.10.1_pre20141101:0/0::gentoo, ebuild scheduled for merge) conflicts with >=net-misc/networkmanager-0.9.8[modemmanager] required by (gnome-base/gnome-control-center-3.12.1-r1:2/2::gentoo, installed) Note that the stupid rp-pppoe is back in the list again! Aha, so gnome-control-center requires networkmanager, compiled with modemmanager USE flag and that apparently triggers the ppp USE flag and that causes rp-pppoe to be rebuilt.... Questions: - apparently I am the only one with this problem. Why? I have done Code: emerge --sync several times over the last weeks and I am still bocked on the rp-pppoe that doesn't download - is there a replacement package that I can use instead of rp-pppoe? | You also need to clear the USE flag modemmanager. Edit gnome-base/gnome-control-center requires the USE flag modemmanager and it is not optional. Therefore modemmanager and ppp can not be cleared. |
Firefox looks pretty ugly, because it is using GTK, while I'm using KDE. I already installed the x11-themes/gtk-engines-qtcurve (with the mozilla USE flag enabled) Re-logged in, rebooted, and Firefox still looks bad. Apparently there is supposed to be a new option in "System Settings" in KDE, but I can't find it So how do I make Firefox look nicer on KDE? | P1neapple wrote: I already installed the x11-themes/gtk-engines-qtcurve Did you also select the theme for gtk+2 in systemsettings - application appearance - GTK? |
Howdy, I would appreciate help on this one I feel like this one must have been asked before, but I've had a real hard time finding it.. hope it's simple. I have installed xorg-server and I'm running openbox, systemd-less and dbus-less (actually, I'm installing dbus as I write this.. might need skype asap). Laptop: optimus, nvidia 760M gtx, I'm pretty sure the intel chip is a 4600 HD... 4th gen, anyways. I have taken ZERO steps towards enabling Optimus - just trying to get Intel running right atm Xorg seizes up for about 10 seconds and then slows down to refreshing every 5 seconds or so at certain times when I play video on a second monitor. The freezes happen under the follwing conditions: -video is played on a second "display" region -more than half of the video is playing in the second "display" region The freezes do NOT happen when: -more than half of the video is playing on the laptop's internal monitor/"display" region, including the part of the video playing in a separate screenspace (and therefore partially on another monitor) -if a monitor shares screenspace with the internal monitor, no freezing will occur and the video will play fine on both displays If I run 'top' right now, Xorg is not eating up the processor, and my fans are pretty much idling, so I can tell the video card is also not being eaten alive. I tried to take a logs though while the error was occurring with <code> top -p [vlc/X pid] | grep [vlc/X] > [vlc/X].stress.log </code> However, this failed - I guess the logs would get wiped when X froze? The one time I did get a log, it looked something like this: Code: cat vlc.stress.log [%CPU %MEM TIME] 39.5 0.9 0:14.58 vlc 22.3 0.9 0:15.25 vlc 25.0 0.9 0:16.00 vlc 20.0 0.9 0:16.60 vlc 20.0 0.9 0:17.20 vlc 12.0 0.9 0:17.56 vlc 25.3 1.0 0:18.32 vlc 6.7 1.0 0:18.52 vlc 1.3 1.0 0:18.56 vlc 1.3 1.0 0:18.60 vlc 1.0 1.0 0:18.63 vlc 1.3 1.0 0:18.67 vlc 1.3 1.0 0:18.71 vlc 1.0 1.1 0:18.74 vlc 1.3 1.1 0:18.78 vlc 1.3 1.1 0:18.82 vlc 104.1 1.1 0:21.95 vlc 26.3 1.0 0:22.74 vlc 19.0 1.0 0:23.31 vlc 18.3 1.0 0:23.86 vlc 20.3 1.0 0:24.47 vlc 10.6 1.0 0:24.79 vlc 10.6 1.0 0:25.11 vlc 12.6 1.0 0:25.49 vlc I killed vlc before returning to xorg, so I'm not exactly sure what caused that dip or spike from /proc/config.gz Code: CONFIG_MTRR=y CONFIG_AGP=y CONFIG_AGP_AMD64=y CONFIG_AGP_INTEL=y CONFIG_AGP_SIS=m CONFIG_AGP_VIA=m CONFIG_INTEL_GTT=y CONFIG_VGA_ARB=y #CONFIG_VGA_SWITCHEROO is not set CONFIG_DRM=y CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_LOAD_EDID_FIRMWARE=y # I tried this both enabled and disabled Using both xrandr AND /etc/X11/xorg.conf.d/10-settings.conf to set monitors cause this error. I was hoping setting [Driver "intel"] in xorg.conf would fix my "device" <code> cat /etc/X11/xorg.conf.d/10-setup.conf Section "Device" Identifier "trio" Driver "intel" Option "Monitor-eDP1" "eDP screen" Option "Monitor-HDMI1" "HDMI screen" Option "Monitor-VGA1" "VGA screen" EndSection Section "Monitor" Identifier "VGA screen" Option "LeftOf" "HDMI screen" EndSection Section "Monitor" Identifier "HDMI screen" EndSection Section "Monitor" Identifier "eDP screen" Option "RightOf" "HDMI screen" EndSection </code> glxinfo returns the same thing whether I use xorg to set [Driver "intel"] or not: <code> glxinfo | grep -i vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI OpenGL vendor string: Intel Open Source Technology Center </code> Here is Xorg.0.log from before I ran the test launches and after a few test launches (I am switching to a terminal to kill vlc each time). Doesn't look interesting at all to me. Code: [ 27531.307] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000 [ 27531.307] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4 [ 27531.307] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0) [ 27531.307] (**) PS/2 Generic Mouse: Applying InputClass "joystick-all" [ 27531.307] (II) No input driver specified, ignoring this device. [ 27531.307] (II) This device may have been added with another device file. [ 27531.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event7) [ 27531.307] (**) PC Speaker: Applying InputClass "joystick-all" [ 27531.307] (II) No input driver specified, ignoring this device. [ 27531.307] (II) This device may have been added with another device file. [ 27531.368] (II) intel(0): EDID vendor "HWP", prod id 10500 [ 27531.368] (II) intel(0): Using EDID range info for horizontal sync [ 27531.368] (II) intel(0): Using EDID range info for vertical refresh [ 27531.368] (II) intel(0): Printing DDC gathered Modelines: [ 27531.368] (II) intel(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP) [ 27531.368] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 27531.368] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 27531.368] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 27531.368] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 27531.368] (II) intel(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e) [ 27531.368] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 27531.368] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e) [ 27531.368] (II) intel(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e) [ 27531.419] (II) intel(0): resizing framebuffer to 3840x1080 [ 27531.419] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (0, 0), rotation normal [ 27531.440] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 27531.460] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (0, 0), rotation normal [ 27531.480] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (1920, 0), rotation normal [ 27531.548] (II) intel(0): resizing framebuffer to 5440x1080 [ 27531.552] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (1920, 0), rotation normal [ 27531.600] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 27531.620] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (0, 0), rotation normal [ 27531.640] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 27531.650] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 36108.057] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 36108.290] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 36108.350] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 44603.202] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 44603.440] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 44603.500] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 45210.719] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 45210.950] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 45211.010] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 48948.360] (II) AIGLX: Suspending AIGLX clients for VT switch [ 48973.578] (II) AIGLX: Resuming AIGLX clients after VT switch [ 48973.578] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 48973.590] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 48973.610] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 48973.696] setversion 1.4 failed: Permission denied [ 48983.590] (II) AIGLX: Suspending AIGLX clients for VT switch [ 50407.324] (II) AIGLX: Resuming AIGLX clients after VT switch [ 50407.324] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 50407.340] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 50407.360] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 50417.860] (II) AIGLX: Suspending AIGLX clients for VT switch [ 50442.684] (II) AIGLX: Resuming AIGLX clients after VT switch [ 50442.684] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 50442.700] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 50442.720] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 50462.540] (II) AIGLX: Suspending AIGLX clients for VT switch [ 50480.572] (II) AIGLX: Resuming AIGLX clients after VT switch [ 50480.572] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 50480.590] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 50480.610] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 50501.270] (II) AIGLX: Suspending AIGLX clients for VT switch [ 50622.460] (II) AIGLX: Resuming AIGLX clients after VT switch [ 50622.460] (II) intel(0): switch to mode 1920x1080@59.9 on pipe 0 using eDP1, position (3520, 0), rotation normal [ 50622.480] (II) intel(0): switch to mode 1600x900@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal [ 50622.500] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 2 using HDMI1, position (1600, 0), rotation normal [ 50635.500] (II) AIGLX: Suspending AIGLX clients for VT switch make.conf - what I wonder about here is I set 'xinerama' as a USE flag --edit: I recompiled with xinerama USE flag disabled and emerge -uDNa world and the issue is not resolved Code: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. CFLAGS="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="x86_64-pc-linux-gnu" # These are the USE flags that were used in addition to what is provided by the # profile used for building. USE="-geoloc steamruntime -acl threads udev acpi -accessibility bindist mmx sse sse2 sse3 ssse3 sse4 X alsa crypt cryptsetup dvd xinerama -introspection -gtk -qt4 -systemd -*kit -policykit -cosolekit -dbus -pulseaudio -gnome -avahi" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" #MAKEOPTS="-j9 -l8" MAKEOPTS="-j5" EMERGE_DEFAULT_OPTS="--jobs=9 --load-average=8" ACCEPT_KEYWORDS="amd64" INPUT_DEVICES="evdev synaptics joystick" VIDEO_CARDS="intel i965" #PORTDIR="/usr/portage" #PKGDIR="${PORTDIR}/packages" #DISTDIR="${PORTDIR}/distfiles" PORTAGE_ELOG_CLASSES="info warn error log qa" PORTAGE_ELOG_SYSTEM="save" GRUB_PLATFORMS="efi-64" ACCEPT_LICENSE="Oracle-BCLA-JavaSE" source /var/lib/layman/make.conf I might as well also note that alsa doesn't cut out when xorg is, so I don't think it's an audio issue. I could be wrong, but I'm not sure how to check >> Any sort of guidance would be appreciated.. thanks edit.. used the wrong code tag brackets, rofl.. i'll fix the big one | Interestingly, HTML5 video plays fine in firefox on all screens. smplayer and vlc both crash on the external screens. The issue must be with a shared library between them? I finished emerge --ask --emptytree world just now, and the issue persists, so it doesn't appear to be a compiling error. I might try out a different WM/DE and see what happens, but I'm really enjoying openbox |
Hi, I have found this article (updated 2 days ago): NVIDIA Driver with Optimus Laptops http://wiki.gentoo.org/wiki/NVIDIA_Driver_with_Optimus_Laptops At the moment I use nvidia optimus with bumblebee and primusrun & optirun. My question: [1] Did anyone had any problems during migration from Optimus support by bumblebee into the proper driver? [2] Is the performance better than provided by bumblebee - especially in games (supported by steam or wine)? Update! I did tested, but it did not work. Code: $ cat .xinitrc xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto exec startkde Code: # lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev ff) xorg.conf Code: Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" EndSection Section "Device" Identifier "intel" Driver "modesetting" EndSection Section "Screen" Identifier "intel" Device "intel" EndSection Xorg.0.log Code: [ 3741.654] This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. [ 3741.654] X.Org X Server 1.16.2.901 (1.16.3 RC 1) Release Date: 2014-12-09 [ 3741.654] X Protocol Version 11, Revision 0 [ 3741.654] Build Operating System: Linux 3.17.4-gentoo x86_64 Gentoo [ 3741.654] Current Operating System: Linux tux 3.18.1-gentoo #2 SMP Tue Dec 23 12:38:48 GMT 2014 x86_64 [ 3741.654] Kernel command line: root=/dev/sda2 vga=792 [ 3741.654] Build Date: 10 December 2014 09:36:54AM [ 3741.654] [ 3741.654] Current version of pixman: 0.32.6 [ 3741.654] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3741.654] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3741.654] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 29 21:08:39 2014 [ 3741.654] (==) Using config file: "/etc/X11/xorg.conf" [ 3741.654] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 3741.654] (==) ServerLayout "layout" [ 3741.654] (**) |-->Screen "nvidia" (0) [ 3741.654] (**) | |-->Monitor "<default monitor>" [ 3741.654] (**) | |-->Device "nvidia" [ 3741.654] (==) No monitor specified for screen "nvidia". Using a default monitor configuration. [ 3741.655] (**) |-->Inactive Device "intel" [ 3741.655] (==) Automatically adding devices [ 3741.655] (==) Automatically enabling devices [ 3741.655] (==) Automatically adding GPU devices [ 3741.655] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 3741.655] Entry deleted from font path. [ 3741.655] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 3741.655] Entry deleted from font path. [ 3741.655] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 3741.655] Entry deleted from font path. [ 3741.655] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 3741.655] Entry deleted from font path. [ 3741.655] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 3741.655] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 3741.655] Entry deleted from font path. [ 3741.655] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 3741.655] (==) FontPath set to: /usr/share/fonts/misc/ [ 3741.655] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 3741.655] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 3741.655] (II) Loader magic: 0x805c80 [ 3741.655] (II) Module ABI versions: [ 3741.655] X.Org ANSI C Emulation: 0.4 [ 3741.655] X.Org Video Driver: 18.0 [ 3741.655] X.Org XInput driver : 21.0 [ 3741.655] X.Org Server Extension : 8.0 [ 3741.655] (II) xfree86: Adding drm device (/dev/dri/card0) [ 3741.656] (--) PCI:*(0:0:2:0) 8086:0126:1558:2703 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64 [ 3741.656] (II) LoadModule: "glx" [ 3741.656] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 3741.658] (II) Module glx: vendor="X.Org Foundation" [ 3741.658] compiled for 1.16.2.901, module version = 1.0.0 [ 3741.658] ABI class: X.Org Server Extension, version 8.0 [ 3741.658] (==) AIGLX enabled [ 3741.658] (II) LoadModule: "nvidia" [ 3741.658] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 3741.658] (II) Module nvidia: vendor="NVIDIA Corporation" [ 3741.658] compiled for 4.0.2, module version = 1.0.0 [ 3741.658] Module class: X.Org Video Driver [ 3741.658] (II) LoadModule: "modesetting" [ 3741.658] (WW) Warning, couldn't open module modesetting [ 3741.658] (II) UnloadModule: "modesetting" [ 3741.658] (II) Unloading modesetting [ 3741.658] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 3741.658] (II) NVIDIA dlloader X Driver 346.22 Tue Dec 2 09:58:48 PST 2014 [ 3741.658] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 3741.658] (--) using VT number 7 [ 3741.663] (EE) No devices detected. [ 3741.663] (EE) Fatal server error: [ 3741.663] (EE) no screens found(EE) [ 3741.663] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 3741.663] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 3741.663] (EE) | The problem in my first topic was with modesetting (Xorg.0.log) Code: [ 3741.658] (EE) Failed to load module "modesetting" (module does not exist, 0) and on Arch Wiki manual about Nvidia Optimus I found, the modesetting package MUST be instaled: https://wiki.archlinux.org/index.php/NVIDIA_Optimus Quote: First install the modesetting and nvidia drivers: Code: # pacman -S xf86-video-modesetting nvidia There was no such information on Gento Wiki about Nvidia Optimus, but I found there is such package xf86-video-modesetting in portage, i am missing it, so I have installed it. Code: * x11-drivers/xf86-video-modesetting Latest version available: 0.9.0 Latest version installed: 0.9.0 Size of files: 298 KiB Homepage: http://xorg.freedesktop.org/ Description: Unaccelerated generic driver for kernel modesetting License: MIT After this my X starts, but... with the blank screen. I was trying 2 times, and with different opengl, the same result - black screen. Code: # eselect opengl list Available OpenGL implementations: [1] nvidia [2] xorg-x11 * Here my logs: Xorg.0.log (opengl nvidia) http://pastebin.com/5iMVeETa Xorg.0.log (opengl xorg-x11) http://pastebin.com/Z4FU1k9B At the end of Xorg.0.log (opengl nvidia) we have Code: [ 1944.364] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0 errors: Code: [ 1942.496] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument Code: [ 1942.513] (EE) Screen 1 deleted because of no matching config section. Code: [ 1943.204] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument but at the end of Xorg.0.log (opengl xorg-x11) we have Code: [ 2370.741] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0 [ 2418.355] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select" [ 2418.457] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0 [ 2418.730] (II) modesetting(G0): EDID vendor "CMO", prod id 5913 [ 2418.730] (II) modesetting(G0): Printing DDC gathered Modelines: [ 2418.730] (II) modesetting(G0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1940 900 903 908 926 -hsync -vsync (55.6 kHz eP) so looks like system manage to get EDID, but why the screen is black? and errors: Code: [ 2369.092] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument Code: [ 2369.102] (EE) Screen 1 deleted because of no matching config section. Code: [ 2369.103] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X [ 2369.103] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X [ 2369.103] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If [ 2369.103] (EE) NVIDIA(0): you continue to encounter problems, Please try [ 2369.103] (EE) NVIDIA(0): reinstalling the NVIDIA driver. Code: [ 2369.697] (EE) AIGLX: reverting to software rendering Code: [ 2369.773] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Invalid argument ...and there is no nvidia here: Code: $ xrandr --listproviders Providers: number : 1 Provider 0: id: 0x47 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 3 outputs: 5 associated providers: 0 name:Intel |
Over the last month or so I haven't been able to emerge the ATI 14.12 drivers (r2 or r3), which fail with the following error: The error suggests that something is wrong inside the driver archive. But it does pass all of the file checks. ati-drivers 14.9 emerges fine, so what could be going on here? Code: >>> Emerging (1 of 1) x11-drivers/ati-drivers-14.12-r3::gentoo * amd-catalyst-omega-14.12-linux-run-installers.zip SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * xvba-sdk-0.74-404001.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.17.7-gentoo/build * Found sources for kernel version: * 3.17.7-gentoo * * Please note that this driver only supports graphic cards based on * Evergreen chipset and newer. * This includes the AMD Radeon HD 5400+ series at this moment. * * If your card is older then use x11-drivers/xf86-video-ati * For migration informations please refer to: * http://www.gentoo.org/proj/en/desktop/x/x11/ati-migration-guide.xml * >>> Unpacking source... >>> Unpacking amd-catalyst-omega-14.12-linux-run-installers.zip to /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work error: cannot open zipfile [ /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/distdir/amd-catalyst-omega-14.12-linux-run-installers.zip ] Permission denied unzip: cannot find or open /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/distdir/amd-catalyst-omega-14.12-linux-run-installers.zip, /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/distdir/amd-catalyst-omega-14.12-linux-run-installers.zip.zip or /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/distdir/amd-catalyst-omega-14.12-linux-run-installers.zip.ZIP. * ERROR: x11-drivers/ati-drivers-14.12-r3::gentoo failed (unpack phase): * failure unpacking amd-catalyst-omega-14.12-linux-run-installers.zip * * Call stack: * ebuild.sh, line 93: Called src_unpack * environment, line 3842: Called unpack 'amd-catalyst-omega-14.12-linux-run-installers.zip' * phase-helpers.sh, line 348: Called die * The specific snippet of code: * ( set +x ; while true ; do echo n || break ; done ) | \ * unzip -qo "${srcdir}${x}" || die "$myfail" * * If you need support, post the output of `emerge --info '=x11-drivers/ati-drivers-14.12-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-drivers/ati-drivers-14.12-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/temp/environment'. * Working directory: '/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work' * S: '/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work' | what does Code: ls -l /var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/distdir/amd-catalyst-omega-14.12-linux-run-installers.zip produce for owner and group? (If the file still exists.) Code: ls -l /usr/portage/distfiles/amd-catalyst-omega-14.12-linux-run-installers.zip should produce Quote: -rw-r--r-- 1 portage portage 155616187 Dec 10 23:11 /usr/portage/distfiles/amd-catalyst-omega-14.12-linux-run-installers.zip My erretic memory seems to remember needing to change owner and group to portage from root. The ebuild for 14.12.3 makes interesting reading. |
I have a windows xp virtual machine running under libvirt(kvm). Sometimes, the gtk viewer (virt-viewer) and full manager (virt-manager) crash. The vm is still alive, though. Recently, I installed http://www.battoexeconverter.com/, which crashes the viewer every time it opens (See video, which only contains virt-viewer, but the same happens for virt-manager). I figured it is an issue with spice-gtk. Relevant programs Code: 0 thangorodrim 11:48 ~/spiceissues $ eix virt- * app-emacs/nxml-libvirt-schemas Available versions: ~0.9.7 ~1.2.1 Homepage: http://www.libvirt.org/ Description: Extension for nxml-mode with libvirt schemas [I] app-emulation/libvirt-glib Available versions: 0.1.8^t 0.1.9^t ~0.2.0^t {+introspection python +vala PYTHON_TARGETS="python2_7"} Installed versions: 0.1.9^t(10:42:58 AM 12/31/2014)(introspection python vala PYTHON_TARGETS="python2_7") Homepage: http://libvirt.org/git/?p=libvirt-glib.git Description: GLib and GObject mappings for libvirt * app-emulation/libvirt-snmp Available versions: ~0.0.2-r2 ~0.0.3 Homepage: http://libvirt.org Description: Provides SNMP functionality for libvirt [I] app-emulation/virt-manager Available versions: 0.10.0-r2 ~1.0.1-r1 1.1.0 ~1.1.0-r2 **9999 {debug gnome-keyring gtk policykit sasl PYTHON_TARGETS="python2_7"} Installed versions: 1.1.0(10:43:41 AM 12/31/2014)(gtk policykit -debug -gnome-keyring -sasl PYTHON_TARGETS="python2_7") Homepage: http://virt-manager.org Description: A graphical tool for administering virtual machines [I] app-emulation/virt-viewer Available versions: 0.5.6 ~0.5.7 ~0.6.0 ~1.0 ~2.0 {debug sasl +spice +vnc} Installed versions: 0.5.6(11:10:54 AM 02/01/2015)(spice vnc -debug -sasl) Homepage: http://virt-manager.org/ Description: Graphical console client for connecting to virtual machines * app-emulation/virt-what Available versions: 1.12 {dmi} Homepage: http://people.redhat.com/~rjones/virt-what/ Description: Detects if the current machine is running in a virtual machine * dev-php/libvirt-php Available versions: ~0.4.8^t **9999^t {doc PHP_TARGETS="php5-4 php5-5 php5-6"} Homepage: http://libvirt.org/php/ Description: PHP 5 bindings for libvirt [I] dev-python/libvirt-python Available versions: 1.2.10^t ~1.2.11^t **9999 9999[1] {test PYTHON_TARGETS="python2_7 python3_3 python3_4"} Installed versions: 9999[1](10:43:30 AM 12/31/2014)(-test PYTHON_TARGETS="python2_7 python3_3") Homepage: http://www.libvirt.org Description: libvirt Python bindings 0 thangorodrim 11:42 ~/spiceissues $ eix libvirt * app-emacs/nxml-libvirt-schemas Available versions: ~0.9.7 ~1.2.1 Homepage: http://www.libvirt.org/ Description: Extension for nxml-mode with libvirt schemas [I] app-emulation/libvirt Available versions: 1.2.10-r3(0/1.2.10) ~1.2.11-r2(0/1.2.11) **9999 {audit avahi +caps firewalld fuse glusterfs iscsi +libvirtd lvm lxc +macvtap nfs nls numa openvz parted pcap phyp policykit +qemu rbd sasl selinux systemd +udev uml +vepa virt-network virtualbox wireshark-plugins xen ELIBC="glibc"} Installed versions: 1.2.10-r3(04:56:27 PM 01/03/2015)(caps libvirtd macvtap nls policykit qemu udev vepa virt-network -audit -avahi -firewalld -fuse -iscsi -lvm -lxc -nfs -numa -openvz -parted -pcap -phyp -rbd -sasl -selinux -systemd -uml -virtualbox -wireshark-plugins -xen ELIBC="glibc") Homepage: http://www.libvirt.org/ Description: C toolkit to manipulate virtual machines [I] app-emulation/libvirt-glib Available versions: 0.1.8^t 0.1.9^t ~0.2.0^t {+introspection python +vala PYTHON_TARGETS="python2_7"} Installed versions: 0.1.9^t(10:42:58 AM 12/31/2014)(introspection python vala PYTHON_TARGETS="python2_7") Homepage: http://libvirt.org/git/?p=libvirt-glib.git Description: GLib and GObject mappings for libvirt * app-emulation/libvirt-snmp Available versions: ~0.0.2-r2 ~0.0.3 Homepage: http://libvirt.org Description: Provides SNMP functionality for libvirt * dev-php/libvirt-php Available versions: ~0.4.8^t **9999^t {doc PHP_TARGETS="php5-4 php5-5 php5-6"} Homepage: http://libvirt.org/php/ Description: PHP 5 bindings for libvirt [I] dev-python/libvirt-python Available versions: 1.2.10^t ~1.2.11^t **9999 9999[1] {test PYTHON_TARGETS="python2_7 python3_3 python3_4"} Installed versions: 9999[1](10:43:30 AM 12/31/2014)(-test PYTHON_TARGETS="python2_7 python3_3") Homepage: http://www.libvirt.org Description: libvirt Python bindings [1] "netcrave-ebuilds" /var/lib/layman/netcrave Found 6 matches. 0 thangorodrim 11:42 ~/spiceissues $ eix spice-gtk [I] net-misc/spice-gtk Available versions: 0.20-r1 0.21 ~0.25-r1 {dbus doc gstreamer gtk3 +introspection policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav PYTHON_TARGETS="python2_7"} Installed versions: 0.21(10:42:15 AM 12/31/2014)(dbus gstreamer gtk3 introspection policykit python usbredir -doc -pulseaudio -sasl -smartcard -static-libs -vala PYTHON_TARGETS="python2_7") Homepage: http://spice-space.org http://gitorious.org/spice-gtk Description: Set of GObject and Gtk objects for connecting to Spice servers and a client GUI 0 thangorodrim 11:42 ~/spiceissues $ Only virt-viewer provides any commandline output, but both crash: Code: 0 thangorodrim 11:38 ~ $ virt-viewer --connect qemu:///system winxp (virt-viewer:22333): GLib-CRITICAL **: Source ID 45 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 77 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 78 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 79 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 80 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 81 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 82 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 83 was not found when attempting to remove it (virt-viewer:22333): GSpice-WARNING **: Warning no automount-inhibiting implementation available (virt-viewer:22333): GLib-CRITICAL **: Source ID 158 was not found when attempting to remove it (virt-viewer:22333): GLib-CRITICAL **: Source ID 159 was not found when attempting to remove it 0 thangorodrim 11:38 ~ $ sudo virsh start winxp Domain winxp started 0 thangorodrim 11:39 ~ $ virt-viewer --connect qemu:///system winxp (virt-viewer:22372): GLib-CRITICAL **: Source ID 46 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 78 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 79 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 80 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 81 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 82 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 83 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 84 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 166 was not found when attempting to remove it (virt-viewer:22372): GLib-CRITICAL **: Source ID 167 was not found when attempting to remove it (virt-viewer:22372): GSpice-WARNING **: Warning no automount-inhibiting implementation available (/usr/bin/virt-viewer:22372): Spice-ERROR **: /var/tmp/portage/net-misc/spice-gtk-0.21/work/spice-gtk-0.21/spice-common/common/pixman_utils.c:1343:bitmap_1be_32_to_32: assertion `palette != NULL' failed [1] 22372 abort virt-viewer --connect qemu:///system winxp 134 thangorodrim 11:39 ~ $ virt-manager 0 thangorodrim 11:39 ~ $ And the video: http://www.sudoforlunch.org/issue.ogv | Here is the debug output of virt-viewer: Code: 134 thangorodrim 18:11 ~ $ virt-viewer --debug --connect qemu:///system winxp (virt-viewer:4172): virt-viewer-DEBUG: Insert window 0 0x8890f0 (virt-viewer:4172): virt-viewer-DEBUG: fullscreen display 0: 0 (virt-viewer:4172): virt-viewer-DEBUG: fullscreen display 0: 0 (virt-viewer:4172): virt-viewer-DEBUG: connecting ... (virt-viewer:4172): virt-viewer-DEBUG: Opening connection to libvirt with URI qemu:///system (virt-viewer:4172): virt-viewer-DEBUG: Add handle 11 1 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: initial connect (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Guest winxp is running, determining display (virt-viewer:4172): virt-viewer-DEBUG: Set connect info: (null),(null),(null),-1,(null),(null),(null),0 (virt-viewer:4172): virt-viewer-DEBUG: Guest winxp has a spice display (virt-viewer:4172): virt-viewer-DEBUG: Guest graphics address is 127.0.0.1:5900 (virt-viewer:4172): virt-viewer-DEBUG: Set connect info: localhost,127.0.0.1,5900,-1,(null),(null),(null),-1 (virt-viewer:4172): virt-viewer-DEBUG: Error operation forbidden: read only access prevents virDomainOpenGraphics (virt-viewer:4172): virt-viewer-DEBUG: After open connection callback fd=-1 (virt-viewer:4172): virt-viewer-DEBUG: Opening direct TCP connection to display at 127.0.0.1:5900:-1 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0x7fd3a0 SpiceMainChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: Checking full screen auto-conf (virt-viewer:4172): virt-viewer-DEBUG: auto-conf disabled (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Add timeout 0x89ead0 -1 0x7f77495262f8 0x89b020 1 (virt-viewer:4172): GLib-CRITICAL **: Source ID 46 was not found when attempting to remove it (virt-viewer:4172): virt-viewer-DEBUG: main channel: opened (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Checking full screen auto-conf (virt-viewer:4172): virt-viewer-DEBUG: auto-conf disabled (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xa66e10 SpiceUsbredirChannel 3 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xa79210 SpiceUsbredirChannel 2 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xb41b10 SpiceUsbredirChannel 1 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xb20e10 SpiceUsbredirChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xb37c10 SpiceRecordChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xb46510 SpicePlaybackChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: new audio channel (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xde5410 SpiceCursorChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xdeb7a0 SpiceDisplayChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: New spice channel 0xdec1c0 SpiceInputsChannel 0 (virt-viewer:4172): virt-viewer-DEBUG: new inputs channel (virt-viewer:4172): GLib-CRITICAL **: Source ID 80 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 81 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 82 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 83 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 84 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 85 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 86 was not found when attempting to remove it (virt-viewer:4172): virt-viewer-DEBUG: creating spice display (#:0) (virt-viewer:4172): virt-viewer-DEBUG: Preparing main window resize (virt-viewer:4172): virt-viewer-DEBUG: Decided todo 718x853 (desktop is 718x853, fullscreen is 1440x900 (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Allocated 718x853 (virt-viewer:4172): virt-viewer-DEBUG: Child allocate 718x853 (virt-viewer:4172): virt-viewer-DEBUG: display 0x914310 ready:1 (virt-viewer:4172): virt-viewer-DEBUG: notebook show display 0x8251c0 (virt-viewer:4172): GSpice-WARNING **: Warning no automount-inhibiting implementation available (virt-viewer:4172): GLib-CRITICAL **: Source ID 169 was not found when attempting to remove it (virt-viewer:4172): GLib-CRITICAL **: Source ID 170 was not found when attempting to remove it (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 1 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 2 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: display 0x914310 ready:0 (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: display 0x914310 ready:1 (virt-viewer:4172): virt-viewer-DEBUG: notebook show display 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Preparing main window resize (virt-viewer:4172): virt-viewer-DEBUG: Decided todo 640x480 (desktop is 640x480, fullscreen is 1440x900 (virt-viewer:4172): virt-viewer-DEBUG: Allocated 718x853 (virt-viewer:4172): virt-viewer-DEBUG: Child allocate 718x539 (virt-viewer:4172): virt-viewer-DEBUG: display 0x914310 ready:0 (virt-viewer:4172): virt-viewer-DEBUG: notebook show status 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: display 0x914310 ready:1 (virt-viewer:4172): virt-viewer-DEBUG: notebook show display 0x8251c0 (virt-viewer:4172): virt-viewer-DEBUG: Preparing main window resize (virt-viewer:4172): virt-viewer-DEBUG: Decided todo 718x853 (desktop is 718x853, fullscreen is 1440x900 (virt-viewer:4172): virt-viewer-DEBUG: Allocated 718x853 (virt-viewer:4172): virt-viewer-DEBUG: Child allocate 718x853 (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 1 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 2 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 1 0x8a00c0 (virt-viewer:4172): virt-viewer-DEBUG: Dispatch handler 11 2 0x8a00c0 (/usr/bin/virt-viewer:4172): Spice-ERROR **: /var/tmp/portage/net-misc/spice-gtk-0.21/work/spice-gtk-0.21/spice-common/common/pixman_utils.c:1343:bitmap_1be_32_to_32: assertion `palette != NULL' failed [1] 4172 abort virt-viewer --debug --connect qemu:///system winxp |
Hi all, i've tried to had the wireless_ variables to my .conkyrc but every of them appear to be unknown : .conkyrc : Code: ${color #12f208}Wireless Network ${addr wlp2s0} ${wireless_link_bar wlp2s0} ${wireless_link_qual wlp2s0} ${wireless_link_qual_max wlp2s0} ${wireless_link_qual_perc wlp2s0} ${wireless_essid net wlp2s0} Down:${color white} ${downspeed wlp2s0}${color white} ${color #12f208}Up:${color white} ${upspeed wlp2s0} ${color #77080a}${downspeedgraph wlp2s0 24,145 18f4d7 ff0000} ${color #66070b}${upspeedgraph wlp2s0 24,145 b9dcb0 ff00ff} Code: nico@hornby ~ $ conky Conky: unknown variable wireless_link_bar Conky: unknown variable wireless_link_qual Conky: unknown variable wireless_link_qual_max Conky: unknown variable wireless_link_qual_perc Conky: unknown variable wireless_essid Conky: desktop window (1a00003) is subwindow of root window (8e) Conky: window type - normal Conky: drawing to created window (0x1e00001) Conky: drawing to double buffer any idea ? | nilux17 ... probably the most obvious question to ask would be: is the 'wifi' useflag enabled on the package? best ... khay |
Hi, I can't start firefox (Aurora), I get "Your Firefox profile cannot be loaded. It may be missing or inaccessible" I've tried uninstalling firefox, removing .mozilla but I can't get anything to work. It occurred after the system powered down, so I think something's gotten corrupted, but I can't think what. I've searched for a profiles.ini, but none seems to exist. I've googled this, but can't find anything, Thanks, James tl;dr make sure you delete .cache/mozilla as well as .mozilla | I've tried all the things listed. firefox -P just returns the same error. There seem no profiles to fix or delete. |
Hello, I have installed KDE in gentoo, my problem is that even if I set acceleration to 0,1 the mouse speed is to high, how can I set mouse sensitivity? Thanks | You could try to control the acceleration by configuring X Windows directly instead of via KDE's System Settings. See e.g. the Arch Wiki article Mouse acceleration for contents of a file /etc/X11/xorg.conf.d/50-mouse-acceleration.conf you could try (including the version at the end of the article, which turns off acceleration completely). |
Hi, I have a problem: grub2 does not detect the Windows 7 boot partition, but only the Gentoo one, here are some information: Code: fdisk -l Disk /dev/sda: 750.2 GB, 750156374016 bytes, 1465149168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk identifier: 0xa51e1827 Device Boot Start End Blocks Id System /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT /dev/sda2 206848 1198530559 599161856 7 HPFS/NTFS/exFAT /dev/sda3 1198530560 1459816447 130642944 83 Linux /dev/sda4 1459816448 1465147391 2665472 82 Linux swap / Solaris Code: cat /boot/grub/grub.cfg # # DO NOT EDIT THIS FILE # # It is automatically generated by grub2-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi if [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry set boot_once=true else set default="0" fi if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" else menuentry_id_option="" fi export menuentry_id_option if [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi } function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi } if [ x$feature_default_font_path = xy ] ; then font=unicode else insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 1019184f-525c-4204-b825-21a1893eee5a else search --no-floppy --fs-uuid --set=root 1019184f-525c-4204-b825-21a1893eee5a fi font="/usr/share/grub/unicode.pf2" fi if loadfont $font ; then set gfxmode=auto load_video insmod gfxterm set locale_dir=$prefix/locale set lang= insmod gettext fi terminal_output gfxterm if sleep --interruptible 0 ; then set timeout=10 fi ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'Gentoo GNU/Linux' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-1019184f-525c-4204-b825-21a1893eee5a' { load_video insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 1019184f-525c-4204-b825-21a1893eee5a else search --no-floppy --fs-uuid --set=root 1019184f-525c-4204-b825-21a1893eee5a fi echo 'Loading Linux 3.10.17-gentoo ...' linux /boot/kernel-3.10.17-gentoo root=/dev/sda3 ro } submenu 'Advanced options for Gentoo GNU/Linux' $menuentry_id_option 'gnulinux-advanced-1019184f-525c-4204-b825-21a1893eee5a' { menuentry 'Gentoo GNU/Linux, with Linux 3.10.17-gentoo' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.10.17-gentoo-advanced-1019184f-525c-4204-b825-21a1893eee5a' { load_video insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 1019184f-525c-4204-b825-21a1893eee5a else search --no-floppy --fs-uuid --set=root 1019184f-525c-4204-b825-21a1893eee5a fi echo 'Loading Linux 3.10.17-gentoo ...' linux /boot/kernel-3.10.17-gentoo root=/dev/sda3 ro } menuentry 'Gentoo GNU/Linux, with Linux 3.10.17-gentoo (recovery mode)' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.10.17-gentoo-recovery-1019184f-525c-4204-b825-21a1893eee5a' { load_video insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos3' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 1019184f-525c-4204-b825-21a1893eee5a else search --no-floppy --fs-uuid --set=root 1019184f-525c-4204-b825-21a1893eee5a fi echo 'Loading Linux 3.10.17-gentoo ...' linux /boot/kernel-3.10.17-gentoo root=/dev/sda3 ro single } } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_linux_xen ### ### END /etc/grub.d/20_linux_xen ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### ### BEGIN /etc/grub.d/41_custom ### if [ -f ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfg elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg; fi ### END /etc/grub.d/41_custom ### I followed the Gentoo handbook (en) to install (on MBR of /dev/sda) and configure (I used grub2-mkconfig -o /boot/grub/grub.cfg to generate the config file) grub2 . I also asked in #gentoo irc for this, and someone told me that it is normal because Windows 7 was installed in 'legacy mode' (but I don't know what it means). Thanks in advance, now I am restoring the MBR with Windows 7 repair disk waiting for solutions :) | tant0c1b0, it looks like you need to install ' os-prober '. Emerge it and re-run grub2-mkconfig, like creaker said above. |
Just installed Xfce on a Lenovo X240 and I notice that Suspend, Hibernate, Shutdown, and Restart are not available in the Action Buttons widget as my normal user, but I am able to do a shutdown with a "shutdown -P now" command from a root console. What should I check to make the options available? | Set the policykit and consolekit use flags and do an emerge -uDN world. You'll also want to start your session with ck-launch-session. A good check as to whether you're configured correctly is the command 'ck-list-sessions' should report :active = TRUE" for your uid. |
After a world update yesterday, I am no longer able to login. After entering name and password, I return to the login screen. I tried to change over to xdm (rather than kdm), but I have the same behaviour there. I'm not sure what this is related to. kdm.log looks like this Code: gbm: failed to open any driver (search paths /usr/lib64/dri) gbm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory failed to load driver: radeonsi EGL_MESA_drm_image required. klauncher(5809) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! kdmgreet(5803)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server" kdmgreet(5803)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned (EE) Server terminated successfully (0). Closing log file. gbm: failed to open any driver (search paths /usr/lib64/dri) gbm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory failed to load driver: radeonsi EGL_MESA_drm_image required. klauncher(5892) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! kdmgreet(5886)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server" But I'm not sure those are deadly? There's no errors in Xorg.0.log xdm log looks like this after a few login tries; Code: xdm info (pid 22160): Starting xdm info (pid 22160): Starting X server on :0 X.Org X Server 1.16.3 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.18.1-gentoo x86_64 Gentoo Current Operating System: Linux h2 3.18.1-gentoo #1 SMP Sat Jan 3 11:28:31 CET 2015 x86_64 Kernel command line: BOOT_IMAGE=/kernel-3.18.1-gentoo root=/dev/sda2 ro Build Date: 23 January 2015 03:16:38PM Current version of pixman: 0.32.6 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: Sat Jan 24 09:57:10 2015 (==) Using config directory: "/etc/X11/xorg.conf.d" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (II) [KMS] Kernel modesetting enabled. gbm: failed to open any driver (search paths /usr/lib64/dri) gbm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory failed to load driver: radeonsi EGL_MESA_drm_image required. xdm info (pid 22188): sourcing /usr/lib64/X11/xdm/Xsetup_0 xdm info (pid 22188): sourcing /usr/lib64/X11/xdm/GiveConsole xdm info (pid 22206): executing session /usr/lib64/X11/xdm/Xsession xdm info (pid 22188): sourcing /usr/lib64/X11/xdm/TakeConsole XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 162 requests (131 known processed) with 0 events remaining. xdm info (pid 22160): Starting X server on :0 1 XSELINUXs still allocated at reset SCREEN: 0 objects of 352 bytes = 0 total bytes 0 private allocs DEVICE: 0 objects of 104 bytes = 0 total bytes 0 private allocs CLIENT: 0 objects of 208 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 80 bytes = 0 total bytes 0 private allocs PIXMAP: 0 objects of 48 bytes = 0 total bytes 0 private allocs GC: 0 objects of 88 bytes = 0 total bytes 0 private allocs CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs GLYPH: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 8 bytes, 0 allocs 1 CURSORs still allocated at reset CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs GLYPH: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 8 bytes, 0 allocs 1 CURSOR_BITSs still allocated at reset GLYPH: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 0 objects, 0 bytes, 0 allocs xdm info (pid 22232): sourcing /usr/lib64/X11/xdm/Xsetup_0 xdm info (pid 22160): Shutting down XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 162 requests (131 known processed) with 0 events remaining. xdm info (pid 22160): display :0 is being disabled (EE) Server terminated successfully (0). Closing log file. xdm info (pid 22160): Exiting Currently, I see that kwalletd failed in last nights world update - could this be related? Trying new emerge gives errors that libQtNetwork.so.4 has undefined references to SSLv2_client_method and SSLv2_server_method whatever that is. | Is the login screen X? If it is, I guess X is working. Not sure where to look for the problem I cannot find anything extraordinary in the logs. /var/log/messages just gives me pam_unix session opened for user micke, followed by a pam_cd_connector nox 11 mode, followed by a pam_unix session closed for user micke. So I'm logged in for a split second. Also if I enter the wrong password, I get the normal failure sequence. These are the packages that where emerged. I have tried to return to the previous xorg version, as well as mesa, but that did not help. Any other packages to focus on? Code: $ grep "completed emerge" temp 1422020067: ::: completed emerge (1 of 78) dev-qt/qtchooser-0_p20150102 to / 1422020071: ::: completed emerge (2 of 78) sys-devel/automake-wrapper-10 to / 1422020090: ::: completed emerge (3 of 78) sys-devel/patch-2.7.2 to / 1422020145: ::: completed emerge (1 of 74) dev-libs/libltdl-2.4.5 to / 1422020157: ::: completed emerge (2 of 74) media-libs/freetype-2.5.5 to / 1422020170: ::: completed emerge (3 of 74) net-firewall/iptables-1.4.21-r1 to / 1422020174: ::: completed emerge (4 of 74) net-misc/netifrc-0.3.0 to / 1422020186: ::: completed emerge (5 of 74) sys-libs/readline-6.3_p8-r2 to / 1422020190: ::: completed emerge (6 of 74) virtual/perl-Text-ParseWords-3.290.0-r1 to / 1422020193: ::: completed emerge (7 of 74) virtual/perl-Test-Simple-1.1.2 to / 1422020197: ::: completed emerge (8 of 74) virtual/perl-Perl-OSType-1.7.0 to / 1422020200: ::: completed emerge (9 of 74) virtual/perl-Getopt-Long-2.420.0-r1 to / 1422020204: ::: completed emerge (10 of 74) virtual/perl-ExtUtils-Install-1.670.0 to / 1422020209: ::: completed emerge (11 of 74) virtual/perl-ExtUtils-CBuilder-0.280.217 to / 1422020284: ::: completed emerge (12 of 74) dev-libs/openssl-1.0.2 to / 1422020296: ::: completed emerge (13 of 74) dev-libs/libevent-2.0.22 to / 1422020325: ::: completed emerge (14 of 74) sys-kernel/gentoo-sources-3.18.3 to / 1422020328: ::: completed emerge (15 of 74) virtual/perl-Archive-Tar-1.960.0 to / 1422020336: ::: completed emerge (16 of 74) virtual/perl-JSON-PP-2.272.30 to / 1422020342: ::: completed emerge (17 of 74) virtual/perl-CPAN-Meta-YAML-0.12.0 to / 1422020347: ::: completed emerge (18 of 74) virtual/perl-CPAN-Meta-2.140.640 to / 1422020353: ::: completed emerge (19 of 74) virtual/perl-ExtUtils-ParseXS-3.240.0 to / 1422020359: ::: completed emerge (20 of 74) virtual/perl-Module-Metadata-1.0.19 to / 1422020365: ::: completed emerge (21 of 74) virtual/perl-Parse-CPAN-Meta-1.441.400 to / 1422020371: ::: completed emerge (22 of 74) virtual/perl-Test-Harness-3.330.0 to / 1422020377: ::: completed emerge (23 of 74) virtual/perl-version-0.990.900 to / 1422020382: ::: completed emerge (24 of 74) perl-core/Module-Build-0.420.500 to / 1422020386: ::: completed emerge (25 of 74) virtual/perl-Module-Build-0.420.500-r1 to / 1422020391: ::: completed emerge (26 of 74) dev-perl/File-MimeInfo-0.260.0 to / 1422020399: ::: completed emerge (27 of 74) dev-python/setuptools-12.0.3 to / 1422020403: ::: completed emerge (28 of 74) dev-python/enum34-1.0.4 to / 1422020407: ::: completed emerge (29 of 74) app-admin/eselect-opengl-1.3.1-r2 to / 1422020446: ::: completed emerge (30 of 74) dev-python/cryptography-0.7.1-r1 to / 1422020483: ::: completed emerge (31 of 74) media-gfx/exiv2-0.24-r1 to / 1422020518: ::: completed emerge (32 of 74) media-libs/gst-plugins-base-0.10.36-r2 to / 1422020539: ::: completed emerge (33 of 74) sys-apps/grep-2.21-r1 to / 1422020567: ::: completed emerge (34 of 74) sys-devel/bison-3.0.3-r1 to / 1422021573: ::: completed emerge (35 of 74) sys-devel/gcc-4.9.2 to / 1422021579: ::: completed emerge (36 of 74) sys-devel/automake-1.15 to / 1422021603: ::: completed emerge (37 of 74) app-shells/bash-4.3_p33-r1 to / 1422021922: ::: completed emerge (38 of 74) sys-devel/llvm-3.5.1 to / 1422021939: ::: completed emerge (39 of 74) sys-devel/libtool-2.4.5 to / 1422021984: ::: completed emerge (40 of 74) dev-libs/icu-53.1-r2 to / 1422021992: ::: completed emerge (41 of 74) sys-process/psmisc-22.21-r1 to / 1422022024: ::: completed emerge (42 of 74) app-arch/cpio-2.11-r3 to / 1422022031: ::: completed emerge (43 of 74) media-fonts/font-alias-1.0.3-r1 to / 1422022053: ::: completed emerge (44 of 74) dev-db/sqlite-3.8.8.1 to / 1422022073: ::: completed emerge (1 of 29) sys-apps/iproute2-3.18.0 to / 1422022112: ::: completed emerge (2 of 29) net-misc/curl-7.40.0 to / 1422022192: ::: completed emerge (3 of 29) net-libs/gnutls-3.3.12 to / 1422022219: ::: completed emerge (4 of 29) sys-apps/busybox-1.23.0-r1 to / 1422022222: ::: completed emerge (5 of 29) virtual/rubygems-10 to / 1422022229: ::: completed emerge (6 of 29) dev-ruby/json-1.8.2-r1 to / 1422022235: ::: completed emerge (7 of 29) dev-ruby/rdoc-4.1.2-r1 to / 1422022320: ::: completed emerge (8 of 29) dev-util/cmake-3.1.0 to / 1422022346: ::: completed emerge (9 of 29) app-text/poppler-0.30.0 to / 1422022369: ::: completed emerge (10 of 29) sys-apps/util-linux-2.25.2-r2 to / 1422022374: ::: completed emerge (11 of 29) sys-apps/hwids-20150107 to / 1422022380: ::: completed emerge (12 of 29) net-misc/dhcpcd-6.6.7 to / 1422022591: ::: completed emerge (13 of 29) media-libs/mesa-10.4.2 to / 1422022643: ::: completed emerge (14 of 29) x11-base/xorg-server-1.16.3-r1 to / 1422022727: ::: completed emerge (15 of 29) media-video/ffmpeg-2.2.12 to / 1422022734: ::: completed emerge (16 of 29) sys-apps/man-pages-3.78 to / 1422022739: ::: completed emerge (17 of 29) media-plugins/gst-plugins-meta-1.0-r3 to / 1422022749: ::: completed emerge (18 of 29) mail-client/thunderbird-bin-31.4.0 to / 1422025887: ::: completed emerge (1 of 10) www-client/chromium-40.0.2214.85-r1 to / 1422025904: ::: completed emerge (2 of 10) app-misc/gentoo-0.20.6 to / 1422025943: ::: completed emerge (3 of 10) net-print/cups-filters-1.0.61 to / 1422025951: ::: completed emerge (4 of 10) sys-apps/openrc-0.13.8 to / 1422025971: ::: completed emerge (1 of 5) www-plugins/adobe-flash-11.2.202.438 to / 1422029696: ::: completed emerge (2 of 5) app-office/libreoffice-4.3.5.2 to / 1422029718: ::: completed emerge (3 of 5) dev-vcs/git-2.2.2 to / 1422032122: ::: completed emerge (4 of 5) net-libs/webkit-gtk-2.4.8 to / 1422034050: ::: completed emerge (5 of 5) net-libs/webkit-gtk-2.4.8-r200 to / |
I would like to resize the font dynamically in urxvt, so I found this python configuration: https://github.com/simmel/urxvt-resize-font/blob/master/resize-font However, that doesn't work. Even adding this inside .Xresources doesn't change the size (but the actual font used changes): Code: Urxvt.font: xft:Inconsolata:pixelsize=20 URxvt.resize-font.smaller: C-minus URxvt.resize-font.bigger: C-plus URxvt.resize-font.reset: C-equal URxvt.resize-font.show: C-question Urxvt.perl-ext-common: default,tabbed,matcher,resize-font,-tabbed I asked on irc and it was suggested that I run this: Code: urxvt -fn 'xft:Inconsolata:pixelsize=20' Which incidentally did start urxvt with a larger size. However, I still can't change the font size dynamically. E.g., this does not result in a 20 point font: Code: printf '\33]50;%s\007' "xft:Inconsolata:pixelsize=20" Has anyone had this problem? I'm using awesome as my WM if that helps. Thanks! | zje ... this 'resize-font' is in ~/.urxvt/perl? ... and is 'URxvt.perl-lib: /home/user/.urxvt/perl' defined in .Xresources? HTH & best ... khay |
Dear all, I cannot compile gnome-shell anymore due to this error which is certainly a dependency issue: Code: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:1420: recipe for target 'run-js-test' failed make[4]: *** [run-js-test] Error 1 make[4]: *** Waiting for unfinished jobs.... /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:1396: recipe for target 'gnome-shell' failed make[4]: *** [gnome-shell] Error 1 make[4]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.12.2/work/gnome-shell-3.12.2/src' Makefile:2424: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.12.2/work/gnome-shell-3.12.2/src' Makefile:1185: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.12.2/work/gnome-shell-3.12.2/src' Makefile:516: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/gnome-base/gnome-shell-3.12.2/work/gnome-shell-3.12.2' Makefile:445: recipe for target 'all' failed make: *** [all] Error 2 I also tried to recompile mutter without success: Code: ./.libs/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:916: recipe for target 'testasyncgetprop' failed make[4]: *** [testasyncgetprop] Error 1 make[4]: *** Waiting for unfinished jobs.... ./.libs/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:924: recipe for target 'testgradient' failed make[4]: *** [testgradient] Error 1 ./.libs/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:912: recipe for target 'mutter' failed make[4]: *** [mutter] Error 1 ./.libs/libmutter.so: undefined reference to `clutter_stage_set_paint_callback' collect2: error: ld returned 1 exit status Makefile:920: recipe for target 'testboxes' failed make[4]: *** [testboxes] Error 1 Any help would be appreciated. Best, Jerome | Which version of mutter are you building? I'm picking up x11-wm/mutter-3.12.2 and it seems to have that symbol defined in it... |
I am running KDE with Dolphin. I downloaded an audio book from librivox.org and unzipped it in my Downloads directory. Now I have 64 separate mp3 files in my Downloads folder and I want to move them into into a new folder. I created a new directory in Downloads, selected all 64 files with my mouse, right clicked to cut, and then right clicked to paste into the new directory. I tried to paste into the directory both from outside and inside it, however, the paste option is not available in the drop down menu. I even tried to drag and drop them into that directory, but they will not move. Is there a problem with my setting in Dolphin. I am also wondering how I could do this on my terminal. The file name is davidcopperfield_01_dickens_64kb.mp3 and it goes from 00 to 64. How would I type the commands to move it into the new folder that I want? | amaltheia wrote: I am also wondering how I could do this on my terminal. The file name is davidcopperfield_01_dickens_64kb.mp3 and it goes from 00 to 64. How would I type the commands to move it into the new folder that I want? amaltheia ... I'll ignore the first part of your question to concentrate on the latter part ... really this is where a shell shines ... Code: $ mkdir Downloads/David_Copperfield $ mv Downloads/davidcopperfield* Downloads/David_Copperfield In reality though I'd probably do this ... again, this is what makes shell use far, far, easier than GUI "file managers". Code: $ cd Downloads $ mkdir David_Copperfield $ mv da[tab]* Da[tab] ... or something of that nature ... note '[tab]' denotes a tab key. Thats it at its most basic ... but the more you learn the more specific (and usefull) it becomes: Code: % echo $SHELL /bin/zsh % zmv '(**/)(*).jpe' '$1$2.jpg' % zmv -Q '(**/)* *(.D)' '$f:gs/ /_' ... I won't explain what either of those does ... just enjoy them as idiographs :) best ... khay |
Hello, when I try to run 'xfontsel' or 'lefty', I get an error: Code: Warning: Unable to load any usable ISO8859 font Error: Aborting: no font found How do I install fonts properly? I'm using KDE 3.5 from layman. Thanks. | What do you those fonts for ? Rarely anything still uses that kind of fonts. |
I recently removed a number of different packages notably media-video/vlc. The emerge --depclean process apparently did not remove all of the file associations. I use kde and it's file associats editor in settings seems to expect one at a time editing. I'm not really thrilled to do this. What I'd like to do is remove VLC from all file association lists. It also seems that if I've adjust associations manually for any package, these will also remain in place upon package deletion. What I'd like to do is remove the target programs from the various file association lists in batch and then force an update of the kde menus. Can this or something similar be done? | Have a look in .local/share/applications/mimeapps.list |
Sorry guys,This is a photo http://postimg.org/image/s23vnyl0j/ and the right side of the window display blank after startx How to slove this problem The Desktop is enlightenment 0.17.6 ,Aww I get Optiums working so I think the problem is with xorg.conf. xorg.conf Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "nvidia" Inactive "intel" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Pixmap" "32" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "intel" Driver "modesetting" BusID "PCI:0:2:0" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "intel" Device "intel" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "nvidia" Device "nvidia" Monitor "Monitor1" SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection | Some more information please. Is your problem about a certain WM (Gnome KDE, ...)? So please mention it in the topic. |
Happy New Year everyone. Well once again I ran a world update and am having some very bad results. I'll list as much info as I can although I am not sure if it is all related. In a nutshell I can't use any of my desktop environments. KDE or XFCE. But the behavior they exhibit is a little different. After my update I noticed that for some odd reason the entry line in terminal changed from my laptop name to "new-host-2". Seemed a little odd so I rebooted and bam...I can't get into any DE. Like I said they may or may not be related I haven't any idea. Upon boot, if I log into KDE, the screen will flicker and kick me back in to the login screen. If I enter my credentials again it appears to login but drops me into the blue backdrop with an active cursor. Nothing else. This behavior is consistent and repeatable. So I thought, oh well something borked KDE so I'll just log in to my XFCE. If I do that it appears to start up as normal but then dumps me into same blue backdrop with an active cursor. Nothing else. Same thing. Consistent and repeatable. I backed up my KDE config directory in home, deleted it, and then rebooted. Almost the same thing happens. First login=flicker and back to login screen. 2nd login appears to start and actually dropped me into what appeared to be a working DE but no application would launch. So I log out and after that the behavior reverts to the original. login returns to login in screen. second login puts me in a blue screen with active cursor. I also re-emerged both KDE and XFCE and it didn't "fix" anything. Since both DE are affected I guess something that they both use got borked. I am not sure how to troubleshoot this or what log files you need to see. Let me know and I will provide whatever is required but must do so from the rescue-cd chrooted into my box. Thanks. | Budoka wrote: why emerge --depclean wants to yank all sorts of XFCE and X11 stuff if I remove kde meta. You should put xfce-base/xfce4-meta in your world file too. That should protect the xfce and X11 stuff. About any possible dependencies between KDE and XFCE - I don't know, that sounds weird to me too. |
SOLVED: Always check if there are outdated headers in /usr/local/include. I know these packages are masked and keyworded. I sincerely thank whoever takes the time to look at this. Emerge is failing on compiling glxdricommon.c with the following: Code: /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c: In function 'createModeFromConfig': /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:147:25: error: '__DRI_ATTRIB_FLOAT_BIT' undeclared (first use in this function) /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:147:25: note: each undeclared identifier is reported only once for each function it appears in /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:149:25: error: '__DRI_ATTRIB_UNSIGNED_FLOAT_BIT' undeclared (first use in this function) /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c: In function 'render_type_is_pbuffer_only': /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:196:29: error: '__DRI_ATTRIB_UNSIGNED_FLOAT_BIT' undeclared (first use in this function) /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:197:31: error: '__DRI_ATTRIB_FLOAT_BIT' undeclared (first use in this function) /var/tmp/portage/x11-base/xorg-server-1.16.3-r1/work/xorg-server-1.16.3/glx/glxdricommon.c:198:1: error: control reaches end of non-void function [-Werror=return-type] cc1: some warnings being treated as errors Makefile:714: recipe for target 'glxdricommon.lo' failed make[1]: *** [glxdricommon.lo] Error 1 glxdricommon.c has: Code: #include <GL/internal/dri_interface.h> ... 126 createModeFromConfig(const __DRIcoreExtension * core, 127 const __DRIconfig * driConfig, 128 unsigned int visualType, unsigned int drawableType) 129 { 130 __GLXDRIconfig *config; 131 GLint renderType = 0; 132 unsigned int attrib, value; 133 int i; 134 135 config = calloc(1, sizeof *config); 136 137 config->driConfig = driConfig; 138 139 i = 0; 140 while (core->indexConfigAttrib(driConfig, i++, &attrib, &value)) { 141 switch (attrib) { 142 case __DRI_ATTRIB_RENDER_TYPE: 143 if (value & __DRI_ATTRIB_RGBA_BIT) 144 renderType |= GLX_RGBA_BIT; 145 if (value & __DRI_ATTRIB_COLOR_INDEX_BIT) 146 renderType |= GLX_COLOR_INDEX_BIT; 147 if (value & __DRI_ATTRIB_FLOAT_BIT) 148 renderType |= GLX_RGBA_FLOAT_BIT_ARB; 149 if (value & __DRI_ATTRIB_UNSIGNED_FLOAT_BIT) 150 renderType |= GLX_RGBA_UNSIGNED_FLOAT_BIT_EXT; 151 break; 152 case __DRI_ATTRIB_CONFIG_CAVEAT: 153 if (value & __DRI_ATTRIB_NON_CONFORMANT_CONFIG) 154 config->config.visualRating = GLX_NON_CONFORMANT_CONFIG; 155 else if (value & __DRI_ATTRIB_SLOW_BIT) 156 config->config.visualRating = GLX_SLOW_CONFIG; 157 else 158 config->config.visualRating = GLX_NONE; 159 break; 160 case __DRI_ATTRIB_BIND_TO_TEXTURE_TARGETS: 161 config->config.bindToTextureTargets = 0; 162 if (value & __DRI_ATTRIB_TEXTURE_1D_BIT) 163 config->config.bindToTextureTargets |= GLX_TEXTURE_1D_BIT_EXT; 164 if (value & __DRI_ATTRIB_TEXTURE_2D_BIT) 165 config->config.bindToTextureTargets |= GLX_TEXTURE_2D_BIT_EXT; 166 if (value & __DRI_ATTRIB_TEXTURE_RECTANGLE_BIT) 167 config->config.bindToTextureTargets |= 168 GLX_TEXTURE_RECTANGLE_BIT_EXT; 169 break; 170 default: 171 setScalar(&config->config, attrib, value); 172 break; 173 } 174 } 175 176 config->config.next = NULL; 177 config->config.xRenderable = GL_TRUE; 178 config->config.visualType = visualType; 179 config->config.renderType = renderType; 180 config->config.drawableType = drawableType; 181 config->config.yInverted = GL_TRUE; 182 183 return &config->config; 184 } Accordingly, in /usr/include/GL/internal/dri_interface.h, we have: Code: /* __DRI_ATTRIB_RENDER_TYPE */ #define __DRI_ATTRIB_RGBA_BIT 0x01 #define __DRI_ATTRIB_COLOR_INDEX_BIT 0x02 #define __DRI_ATTRIB_LUMINANCE_BIT 0x04 #define __DRI_ATTRIB_FLOAT_BIT 0x08 #define __DRI_ATTRIB_UNSIGNED_FLOAT_BIT 0x10 I'm not seeing the problem... can someone help me figure out what's going on? Is the build being configured incorrectly? Code: emerge --info '=x11-base/xorg-server-1.16.3-r1::gentoo' Portage 2.2.14 (python 2.7.7-final-0, default/linux/amd64/13.0/desktop/gnome, gcc-4.7.3, glibc-2.19-r1, 3.17.5-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.17.5-gentoo-x86_64-Intel-R-_Core-TM-_i5-2500K_CPU_@_3.30GHz-with-gentoo-2.2 KiB Mem: 16389912 total, 11158836 free KiB Swap: 3145724 total, 3145724 free Timestamp of tree: Sun, 18 Jan 2015 14:00:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 app-shells/bash: 4.2_p53 dev-java/java-config: 2.2.0 dev-lang/perl: 5.18.2-r2 dev-lang/python: 2.7.7, 3.3.5-r1, 3.4.1 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6, 1.12.6, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.6.4, 4.7.3-r1 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.16 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo bitcoin ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1 PUEL dlj-1.1 Oracle-BCLA-JavaSE AdobeFlash-10.3 GIMPS baudline FAH-EULA-2009" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native -fomit-frame-pointer -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=native -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="rsync://mirrors.rit.edu/gentoo/ http://mirrors.rit.edu/gentoo/ http://ftp.swin.edu.au/gentoo" LANG="en_US.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/bitcoin" SYNC="rsync://asuka.local/gentoo-portage" USE="X a52 aac aacs acl acpi alsa amd64 apng avahi avx bash-completion berkdb bluetooth bluray branding bzip2 cairo cdda cdr cjk clang cli colord cracklib crypt cue cups cxx dbus device-mapper dri dts dvb dvd dvdr emboss enca encode evo exif extras fam ffmpeg firefox flac fontconfig fortran g3dvl gallium gd gdbm gdu gif gimp glamor glut gmp gnome-keyring gnome-online-accounts gnutls gphoto2 gpm gstreamer gtk hddtemp howl-compat iconv icu infinality introspection ipod ipv6 jack java joystick jpeg kdrive lame lcms ldap libnotify libsamplerate libsecret libssh2 llvm-shared-libs lm-sensors mad matroska mdnsresponder-compat midi mmx mmxext mng modules mono mp3 mp4 mpeg multilib ncurses netplay nls nptl ntfs nvidia ogg opencl opengl openmp openssl pam pango pcntl pcre pdf pdfimport png policykit posix ppds profile_accuracy pulseaudio python qt3support qt4 r600-llvm-compiler readline samba sdl sdl-image session sip socialweb spell sqlite sse sse2 sse3 ssl ssse3 startup-notification svg systemd tcpd theora threads tiff timidity tinfo truetype udev udisks unicode upnp upower usb vaapi vorbis vpx wav win32codecs wxwidgets x264 xa xcb xcomposite xft xml xmp xrandr xv xvid zeroconf zlib" ABI_X86="64 32" ALSA_CARDS="ice1712" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en ja" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON | It might also be useful to know what version of mesa you're using. To start debugging go to the xorg-server build directory in PORTAGE_TMPDIR and see if you can reproduce the error by running 'make' in it. If so try reducing glxdricommon.c further and further. For example start by removing everything after the includes and add a line like 'int i = __DRI_ATTRIB_FLOAT_BIT;'. Then try to remove more and more irrelevant includes. Also try to remove options from the gcc command line. In the end it might become evident what is wrong. |
hi there, does someone know how to setup a second desktop with gnome3 ? thanks in advance | just found it ingenious !! just move the mouse to upper left corner, then on the right side of the screen a small task bar appears where you can switch to second desktop. as soon as you run a window on the second screen, the third one appears and so on. i like that ! |
I have did some updates, including update gentoo-sources,emerge world -avtuDN emerge --declean, then reboot, startx, but I got a dead machine with black screen, when xorg error first happened, I thought the xorg-server had caused it. So I degraded the xorg-server, but it not works. next, I found some fault information in Xorg.0.log, such as (EE)failed to load /usr/lib32/xorg/modules/extensiins/libglx.so..... (EE)fglrx: failed to load module “glx” . afterward, I noticed the libglx.so is a failed soft link, how can I solve the problem, please? ----------------------- I got the answer from bugs.gentoo.org Bug 532574, thank you. | I use fglrx, I already set the eselect opengl to ati. gentoo-source, xorg-server, mesa, eselect-opengl, glproto, these packages all be reinstalled several times with different version. I will get dead machine and black screen every time when I startx, thus only I can push the power button. But I just get some errors on screen when I startx by no xorg.conf. The xorg.conf is get from "aticonfig", and I had use it before today. |
I don't understand, but suddenly, I don't have power management anymore in kde. I already re-emerge dbus dbus-glib polkit consolekit polkit and upower are started : Code: # ps axfu | grep polkit polkitd 1714 0.0 0.4 519508 13360 ? Sl 01:28 0:00 /usr/lib/polkit-1/polkitd --no-debug kevin 2656 0.0 0.7 288808 24328 ? Sl 01:32 0:00 /usr/lib64/kde4/libexec/polkit-kde-authentication-agent-1 # ps axfu | grep power root 2125 0.0 0.1 198084 5652 ? Sl 01:29 0:00 /usr/lib/upower/upowerd Code: $ qdbus --system :1.0 org.freedesktop.ConsoleKit :1.1 :1.10 :1.14 :1.2 org.freedesktop.PolicyKit1 :1.28 :1.31 :1.32 :1.35 :1.38 :1.39 :1.40 :1.41 :1.43 :1.8 org.freedesktop.UDisks2 :1.9 org.freedesktop.UPower org.freedesktop.DBus Code: $ upower -d Daemon: daemon-version: 0.9.23 can-suspend: no can-hibernate: no on-battery: no on-low-battery: no lid-is-closed: no lid-is-present: no is-docked: no Code: $ qdbus org.kde.kded /org/freedesktop/PowerManagement CanSuspend false Code: $ dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend Error org.freedesktop.UPower.GeneralError: No kernel support Code: # uname -a Linux medion 3.17.7-gentoo #1 SMP Sat Dec 27 22:10:45 AST 2014 x86_64 Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz GenuineIntel GNU/Linux I didn't change anything in my kernel recently Code: # emerge --info Portage 2.2.14 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.7-gentoo x86_64) ================================================================= System uname: Linux-3.17.7-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q8200_@_2.33GHz-with-gentoo-2.2 KiB Mem: 3081636 total, 2374068 free KiB Swap: 4192896 total, 4192896 free Timestamp of tree: Thu, 08 Jan 2015 23:30:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 distcc 3.1 x86_64-pc-linux-gnu [enabled] ccache version 3.1.9 [enabled] app-shells/bash: 4.2_p53 dev-java/java-config: 2.2.0 dev-lang/perl: 5.18.2-r2 dev-lang/python: 2.7.9-r1, 3.3.5-r1 dev-util/ccache: 3.1.9-r4 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6-r1, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.16 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo x-portage ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=nocona -O2 -pipe" DISTDIR="/download/Linux/gentoo/portage" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs buildsyspkg ccache config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo http://mirror.jamit.de/gentoo/ http://pinguin.ittelkom.ac.id/mirror/gentoo/" LANG="fr_FR@euro" LC_ALL="fr_FR@euro" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/other/portage/pkgdir" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/other/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://novazur.fr/gentoo-portage" USE="X a52 aac acl acpi aim alsa amd64 audiofile bash-completion berkdb bluetooth branding bzip2 cairo caps cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr dvdread eds emboss encode evo exif fam ffmpeg firefox flac gdbm gif glamor gphoto2 gtk gtk2 gtkhtml iconv imagemagick imlib iodbc jabber java joystick jpeg kde kipi lcms ldap libnotify libsamplerate lm_sensors mad matroska mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl nptlonly nsplugin odbc ogg oggvorbis openal opengl openmp pam pango pcre pdf phonon plasma png policykit portaudio qt3support qt4 readline scanner sdl semantic-desktop session sndfile sox speex spell sse sse2 ssl startup-notification svg tcltk tcpd theora tiff truetype udev udisks unicode upower usb v4l vorbis win32codecs wxwidgets x264 xcb xcomposite xinerama xml xpm xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel nvidia" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse joystick evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr fr_FR" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia vesa fbdev nv" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON I really need help, I don't know what to try else. Thank's in advance. | .xsession-errors if it can help Code: startkde: Starting up... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kbuildsycoca4 running... QObject::connect: Cannot connect (null)::deviceFound(Device*) to BlueDevilDaemon::deviceFound(Device*) QObject::connect: Cannot connect QTimer::timeout() to (null)::stopDiscovery() Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) kded(5192)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5' QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 640/PCIe/SSE2 OpenGL version string: 4.4.0 NVIDIA 343.36 OpenGL shading language version string: 4.40 NVIDIA via Cg compiler Driver: NVIDIA Driver version: 343.36 GPU class: Unknown OpenGL version: 4.4 GLSL version: 4.40 X server version: 1.15 Linux kernel version: 3.17.7 Direct rendering: yes Requires strict binding: no GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no QDBusObjectPath: invalid path "" QGraphicsLinearLayout::insertItem: cannot insert null item plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" plasma-desktop(5226)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability plasma-desktop(5226): ""geometry" - conversion of "58,2,0,25" to QRectF failed" Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) ========================> 7 0 plasma-desktop(5226)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Baloo File Indexing has been disabled baloo_file(5229): Communication problem with "baloo_file" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " static bool QDeclarativeMetaType::isModule(const QByteArray&, int, int) Qt 4.7 import detected; please note that Qt 4.7 is directly reusable as QtQuick 1.x with no code changes. Continuing, but startup time will be slower. plasma-desktop(5226)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: file:///usr/lib64/kde4/imports/org/kde/plasma/components/SectionScroller.qml:103: TypeError: Result of expression 'listView' [null] is not an object. file:///usr/lib64/kde4/imports/org/kde/plasma/components/SectionScroller.qml:175: ReferenceError: Can't find variable: sectionsRepeater file:///usr/lib64/kde4/imports/org/kde/plasma/components/SectionScroller.qml:103: Error: Cannot assign [undefined] to QString file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:224:13: QML QDeclarativeListView_QML_116: Boucle potentielle détectée dans les ancres pour le remplissage. plasma-desktop(5226)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" plasma-desktop(5226)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) plasma-desktop(5226)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" file:///usr/share/apps/plasma/packages/org.kde.systemtray/contents/ui/IconsList.qml:53:9: QML MouseRedirectArea: Boucle d'association détectée pour la propriété « width » Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. sqlite version is "3.8.6" sqlite journal mode is "wal" QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" DbInitializer::run() checking table "SchemaVersionTable" checking table "ResourceTable" checking table "CollectionTable" checking table "MimeTypeTable" checking table "PimItemTable" checking table "FlagTable" checking table "PartTypeTable" checking table "PartTable" checking table "CollectionAttributeTable" checking table "TagTypeTable" checking table "TagTable" checking table "TagAttributeTable" checking table "TagRemoteIdResourceRelationTable" checking table "PimItemFlagRelation" checking table "PimItemTagRelation" checking table "CollectionMimeTypeRelation" checking table "CollectionPimItemRelation" DbInitializer::run() done skipping update 2 skipping update 3 skipping update 4 skipping update 8 skipping update 10 skipping update 12 skipping update 13 skipping update 14 skipping update 15 skipping update 16 skipping update 17 skipping update 18 skipping update 19 skipping update 20 skipping update 21 skipping update 22 skipping update 23 skipping update 24 skipping update 25 skipping update 26 skipping update 28 Indexes successfully created Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" DataStore::unhideAllPimItems() Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" Search loop is waiting, will wake again in -1 ms Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" PLUGINS: "/usr/share/akonadi/agents" PLUGINS: ("akonadibalooindexingagent.desktop", "knutresource.desktop") search paths: ("/usr/lib64/kde4/plugins", "/home/kevin/.kde4/lib64/kde4/plugins/", "/usr/lib64/kde4/plugins/", "/usr/lib64/qt4/plugins", "/usr/bin", "/home/kevin/.kde4/lib64/kde4/", "/usr/lib64/kde4/") SEARCH MANAGER: searching in "/usr/lib64/kde4/plugins/akonadi" : () SEARCH MANAGER: searching in "/home/kevin/.kde4/lib64/kde4/plugins//akonadi" : () SEARCH MANAGER: searching in "/usr/lib64/kde4/plugins//akonadi" : () SEARCH MANAGER: searching in "/usr/lib64/qt4/plugins/akonadi" : () SEARCH MANAGER: searching in "/usr/bin/akonadi" : () SEARCH MANAGER: searching in "/home/kevin/.kde4/lib64/kde4//akonadi" : () SEARCH MANAGER: searching in "/usr/lib64/kde4//akonadi" : ("akonadibaloosearchplugin.desktop") search paths: ("/usr/local/bin", "/usr/bin", "/bin", "/opt/bin", "/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3", "/usr/games/bin", "/usr/local/perso", "/usr/local/psql/lib", "/usr/local/psql/bin", "/usr/lib") PLUGINS inserting: "akonadi_baloo_indexer" 0 ("Unique", "Autostart") PLUGINS inserting: "akonadi_knut_resource" 0 ("Resource") SearchManager: loaded search plugin "akonadi_baloo_searchplugin" plasma-desktop(5226)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Akonadi server is now operational. Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" QDBusObjectPath Akonadi::Server::NotificationManager::subscribeV2(const QString&, bool) Akonadi::Server::NotificationManager(0x8a7ca0) "akonadi_baloo_indexer_5258_Ola05v" true QDBusObjectPath Akonadi::Server::NotificationManager::subscribeV3(const QString&, bool, bool) Akonadi::Server::NotificationManager(0x8a7ca0) "akonadi_baloo_indexer_5258_Ola05v" true false plasma-desktop(5226)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) grepHelper: File does not exists: "/proc/asound/card1/pcm7p/info" grepHelper: File does not exists: "/proc/asound/card0/pcm0p/info" grepHelper: File does not exists: "/proc/asound/card1/pcm8p/info" grepHelper: File does not exists: "/proc/asound/card0/pcm2c/info" grepHelper: File does not exists: "/proc/asound/card1/pcm3p/info" grepHelper: File does not exists: "/proc/asound/card1/pcm7p/info" grepHelper: File does not exists: "/proc/asound/card1/pcm8p/info" KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" QDBusObjectPath Akonadi::Server::NotificationManager::subscribeV2(const QString&, bool) Akonadi::Server::NotificationManager(0x8a7ca0) "plasma-desktop_5226_rknw69" true QDBusObjectPath Akonadi::Server::NotificationManager::subscribeV3(const QString&, bool, bool) Akonadi::Server::NotificationManager(0x8a7ca0) "plasma-desktop_5226_rknw69" true false New PolkitAgentListener 0xba1820 Adding new listener PolkitQt1::Agent::Listener(0xcda640) for 0xba1820 Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) grepHelper: File does not exists: "/proc/asound/card0/pcm0c/info" grepHelper: File does not exists: "/proc/asound/card0/pcm0p/info" grepHelper: File does not exists: "/proc/asound/card0/pcm2c/info" grepHelper: File does not exists: "/proc/asound/card1/pcm3p/info" grepHelper: File does not exists: "/proc/asound/card1/pcm7p/info" grepHelper: File does not exists: "/proc/asound/card1/pcm8p/info" Database "/home/kevin/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3" Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) Code: $ ck-list-sessions Session11: unix-user = '507' realname = 'Kévin ******' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty5' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2015-01-11T06:43:11.740776Z' |
Hi, I spent a lot of hours not finding why I haven't energy management in kde on my laptop just updated. I found that upowerd is not running, and I found polkitd not running too. And finally, I found in /var/log/messages that console-kit-daemon can't start it : Code: Jan 1 17:04:31 fuji console-kit-daemon[1967]: WARNING: polkit_authority_get: Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Success But, I can't find why alone I already restarted dbus, recompiled dbus, consolekit, pollkit... Code: # emerge --info Portage 2.2.14 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.7-gentoo x86_64) ================================================================= System uname: Linux-3.17.7-gentoo-x86_64-AMD_Turion-tm-_64_Mobile_Technology_ML-34-with-gentoo-2.2 KiB Mem: 892072 total, 582652 free KiB Swap: 498008 total, 498008 free Timestamp of tree: Thu, 01 Jan 2015 12:00:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 distcc 3.1 x86_64-pc-linux-gnu [enabled] ccache version 3.1.9 [enabled] app-shells/bash: 4.2_p53 dev-java/java-config: 2.2.0 dev-lang/perl: 5.18.2-r2 dev-lang/python: 2.7.9-r1, 3.3.5-r1 dev-util/ccache: 3.1.9-r4 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6-r1, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.16 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo x-portage ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -msse3 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=k8 -msse3 -O2 -pipe" DISTDIR="/download/Linux/gentoo/portage" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs buildsyspkg ccache config-protect-if-modified distcc distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo http://mirror.jamit.de/gentoo/ http://pinguin.ittelkom.ac.id/mirror/gentoo/" LANG="fr_FR@euro" LC_ALL="fr_FR@euro" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j1" PKGDIR="/other/portage/pkgdir" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/other/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://novazur.fr/gentoo-portage" USE="X a52 aac acl acpi aim alsa amd64 audiofile bash-completion berkdb bluetooth branding bzip2 cairo caps cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr dvdread eds emboss encode evo exif fam fbcon ffmpeg firefox flac gdbm gif glamor gphoto2 gtk gtk2 gtkhtml iconv imagemagick imlib iodbc ipv6 jabber java jpeg kde kipi lcms ldap libnotify libsamplerate lm_sensors mad matroska mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl nptlonly nsplugin odbc ogg oggvorbis openal opengl openmp pam pango pcre pdf phonon plasma png policykit portaudio qt3support qt4 readline scanner sdl semantic-desktop session sndfile sox speex spell sse sse2 ssl startup-notification svg tcltk tcpd theora tiff truetype udev udisks unicode upower usb v4l vorbis wifi win32codecs wxwidgets x264 xcb xcomposite xinerama xml xpm xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="snd-atiixp sco" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr fr_FR" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON NB : sorry for my english. be simple please. | OMG ! Code: chmod +x /usr/libexec/dbus-daemon-launch-helper solved it ! But why haven't I to do that on my others PC ? Code: # ls -l /usr/libexec/dbus-daemon-launch-helper -rws--x--- 1 root messagebus 294272 29 déc. 14:34 /usr/libexec/dbus-daemon-launch-helper Is there another solution I found before ? |
evince used to remember the previous document position so that when I reopen the same file, I can continue reading it from previous time. However, after I got many packages updated yesterday, evince (3.14.1) no longer does it - every time I open a file, it just always starts from the first page. downgrading the last known working version(3.10.3) didn't help. And I got no error message from command line. Knowing that evince uses poppler and cairo, I took a look at emerge log and found cairo was updated from 1.12.16-r3 to 1.12.18, downgrading cairo to the previous version didn't help either. USE flags for evince: "introspection postscript tiff -debug -djvu -dvi -gnome% -libsecret -nautilus -t1lib -xps" and emerge info: Code: Portage 2.2.15 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop, gcc-4.8.4, glibc-2.20-r1, 3.17.4-gentoo x86_64) ================================================================= System uname: Linux-3.17.4-gentoo-x86_64-Intel-R-_Core-TM-_i7-4700MQ_CPU_@_2.40GHz-with-gentoo-2.2 KiB Mem: 16300400 total, 13497328 free KiB Swap: 262140 total, 262140 free Timestamp of tree: Thu, 01 Jan 2015 00:45:01 +0000 sh bash 4.3_p30-r1 ld GNU ld (GNU Binutils) 2.24 app-shells/bash: 4.3_p30-r1 dev-java/java-config: 2.2.0 dev-lang/perl: 5.20.1-r4 dev-lang/python: 2.7.9-r1, 3.3.5-r1, 3.4.2 dev-util/cmake: 3.1.0::gentoo-zh dev-util/pkgconfig: 0.28-r2 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.13.6 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.69 sys-devel/automake: 1.11.6-r1, 1.13.4, 1.14.1 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.4 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.4 sys-devel/make: 4.1-r1 sys-kernel/linux-headers: 3.18 (virtual/os-headers) sys-libs/glibc: 2.20-r1 Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.us.gentoo.org/gentoo-portage priority: -1000 gentoo-haskell location: /var/lib/layman/haskell masters: gentoo priority: 0 gentoo-javran location: /var/lib/layman/gentoo-javran masters: gentoo priority: 1 science location: /var/lib/layman/science masters: gentoo priority: 2 gentoo-zh location: /var/lib/layman/gentoo-zh masters: gentoo priority: 3 lisp location: /var/lib/layman/lisp masters: gentoo priority: 4 Installed sets: @steam ABI="amd64" ABI_X86="64" ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" ACCEPT_PROPERTIES="*" ACCEPT_RESTRICT="*" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ANT_HOME="/usr/share/ant" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ARCH="amd64" AUTOCLEAN="yes" BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_3 python_targets_python2_7 multilib" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native -pipe" CFLAGS_amd64="-m64" CFLAGS_x32="-mx32" CFLAGS_x86="-m32" CG_COMPILER_EXE="/opt/bin/cgc" CG_INC_PATH="/opt/nvidia-cg-toolkit/include" CG_LIB_PATH="/opt/nvidia-cg-toolkit/lib32:/opt/nvidia-cg-toolkit/lib64" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu" CHOST_x32="x86_64-pc-linux-gnux32" CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache" COLORTERM="xfce4-terminal" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.2/conf" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=native -pipe" DEFAULT_ABI="amd64" DISABLED=" " DISPLAY=":0.0" DISTDIR="/usr/portage/distfiles" EDITOR="/usr/bin/vi" ELIBC="glibc" EMERGE_DEFAULT_OPTS="--verbose --keep-going --quiet-build --autounmask-write" EMERGE_WARNING_DELAY="10" ENABLED=" /var/lib/layman/haskell /var/lib/layman/gentoo-javran /var/lib/layman/science /var/lib/layman/gentoo-zh /var/lib/layman/lisp " EPREFIX="" EROOT="/" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FETCHCOMMAND="/usr/bin/aria2c -x10 -j10 --connect-timeout=10 --timeout=10 -d ${DISTDIR} -o ${FILE} ${URI}" FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp -P \${port} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FFLAGS="-O2 -pipe" FLTK_DOCDIR="/usr/share/doc/fltk-1.3.3-r2/html" GCC_SPECS="" GENTOO_MIRRORS="http://mirror.lug.udel.edu/pub/gentoo/" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="" GSETTINGS_BACKEND="gconf" HG="/usr/bin/hg" HOME="/root" INFOPATH="/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/info:/usr/share/info/emacs-24:/usr/share/info/guile-2.0" INPUT_DEVICES="evdev synaptics" IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest" JAVAC="/etc/java-config-2/current-system-vm/bin/javac" JAVA_HOME="/etc/java-config-2/current-system-vm" JDK_HOME="/etc/java-config-2/current-system-vm" KERNEL="linux" LANG="en_US.UTF-8" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LC_MESSAGES="C" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LDFLAGS_amd64="-m elf_x86_64" LDFLAGS_x32="-m elf32_x86_64" LDFLAGS_x86="-m elf_i386" LESS="-R -M --shift 5" LESSOPEN="|lesspipe %s" LIBDIR_amd64="lib64" LIBDIR_amd64_fbsd="lib64" LIBDIR_arm="lib" LIBDIR_arm64="lib64" LIBDIR_n32="lib32" LIBDIR_n64="lib64" LIBDIR_o32="lib" LIBDIR_ppc="lib32" LIBDIR_ppc64="lib64" LIBDIR_s390="lib32" LIBDIR_s390x="lib64" LIBDIR_sparc32="lib32" LIBDIR_sparc64="lib64" LIBDIR_x32="libx32" LIBDIR_x86="lib32" LIBDIR_x86_fbsd="lib32" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en zh zh_CN" LOGNAME="root" LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:" MAKEOPTS="-j9" MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.24/man:/etc/java-config-2/current-system-vm/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.4/man/" MULTILIB_ABIS="amd64 x86" MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec)" NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" OPENCL_PROFILE="nvidia" OPENGL_PROFILE="xorg-x11" PAGER="/usr/bin/less" PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4:/opt/nvidia-cg-toolkit/bin" PHP_TARGETS="php5-5" PKGDIR="/usr/portage/packages" PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris m68k sh arm64 x86-solaris sparc-fbsd" PORTAGE_BIN_PATH="/usr/lib/portage/python2.7" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0" PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="log warn error" PORTAGE_ELOG_MAILFROM="portage@localhost" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}" PORTAGE_ELOG_MAILURI="root" PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}"" PORTAGE_INST_GID="0" PORTAGE_INST_UID="0" PORTAGE_INTERNAL_CALLER="1" PORTAGE_OVERRIDE_EPREFIX="" PORTAGE_PYM_PATH="/usr/lib64/python2.7/site-packages" PORTAGE_PYTHONPATH="/usr/lib64/python2.7/site-packages" PORTAGE_REPOSITORIES="[DEFAULT] main-repo = gentoo [gentoo] location = /usr/portage masters = priority = -1000 sync-type = rsync sync-uri = rsync://rsync.us.gentoo.org/gentoo-portage [gentoo-haskell] location = /var/lib/layman/haskell masters = gentoo priority = 0 [gentoo-javran] location = /var/lib/layman/gentoo-javran masters = gentoo priority = 1 [gentoo-zh] location = /var/lib/layman/gentoo-zh masters = gentoo priority = 3 [lisp] location = /var/lib/layman/lisp masters = gentoo priority = 4 [science] location = /var/lib/layman/science masters = gentoo priority = 2 " PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_RSYNC_RETRIES="-1" PORTAGE_SYNC_STALE="30" PORTAGE_TMPDIR="/var/tmp" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700" PORTAGE_XATTR_EXCLUDE="btrfs.* security.* system.nfs4_acl" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/haskell /var/lib/layman/gentoo-javran /var/lib/layman/science /var/lib/layman/gentoo-zh /var/lib/layman/lisp" PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete" PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so:/opt/bin/skype" PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND" PWD="/root" PYTHONDONTWRITEBYTECODE="1" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QT_GRAPHICSSYSTEM="raster" RESUMECOMMAND="/usr/bin/aria2c -x10 -j10 --connect-timeout=10 --timeout=10 -d ${DISTDIR} -o ${FILE} ${URI}" RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" ROOT="/" ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4:/opt/nvidia-cg-toolkit/bin" RPMDIR="/usr/portage/rpm" RUBY_TARGETS="ruby19 ruby20" SHELL="/bin/bash" SHLVL="1" SYMLINK_LIB="yes" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" TERM="xterm" UNINSTALL_IGNORE="/lib/modules/*" USE="X a52 aac acl acpi alsa amd64 berkdb bindist branding bzip2 cairo cdda cdr cjk cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emacs emboss encode exif fam firefox flac fortran gdbm gif glamor gpm gtk hoogle hscolor iconv ipv6 jpeg lcms ldap libnotify lock mad mmx mng modules mp3 mp4 mpeg multilib ncurses networkmanager nls nptl nsplugin ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support readline sdl session sse sse2 ssl startup-notification svg tcpd thunar tiff truetype udev udisks unicode upower usb v4l v4l2 vorbis wxwidgets x264 xcb xft xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en zh zh_CN" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel i965 nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" USER="root" USERLAND="GNU" USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" USE_EXPAND_HIDDEN="ABI_MIPS ABI_PPC ABI_S390 CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d" VBOX_APP_HOME="/usr/lib64/virtualbox" VGL_READBACK="pbo" VIDEO_CARDS="intel i965 nvidia" XAUTHORITY="/root/.xauthH3Fhjq" XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share" XSESSION="xmonad" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" _="/usr/bin/emerge" | Finally got it solved, not actually related to things mentioned above: I switched to use my ~/.xinitrc as startup script, in the last line of it: Code: exec ~/.xmonad/xmonad-x86_64-linux Adding dbus-launch and ck-launch-session right after "exec" will get dbus and consolekit to work, and solve the problem. Code: exec dbus-launch ck-launch-session ~/.xmonad/xmonad-x86_64-linux BTW, The automount functionality wasn't working either, and it ends up being the same problem. |
**Fixed by getting rid of crappy crufty old xorg.conf, see my own reply nvidia-drivers 343.36, xrandr 1.4.1, libxrandr 1.4.2, xmonad 0.11-r1 For a few years I've been using the nvidia binary driver and a very fussy xorg.conf with Xinerama to get multiple screens on my multimonitor setup (different resolutions on each screen, and xmonad views this as separate workspaces, which is what I want). Well, I wanted to rotate one, and decided to try and sort through dropping Xinerama to use xrandr. But xmonad seems to view this as all one big virtual screen, which is NOT what I want. Unfortunately, now I can't even get it working the old way any more, so I want to bull ahead. I'd like to avoid nouveau if I can. So: xorg starts up with one monitor (my old 1680x1050) connected. I can connect the other one with Code: vputz@mert2129_2 ~ $ xrandr --output HDMI-0 --auto --right-of DVI-I-1 Now I have one big display: Code: vputz@mert2129_2 ~ $ xrandr -q Screen 0: minimum 8 x 8, current 3600 x 1080, maximum 16384 x 16384 DVI-I-0 disconnected primary (normal left inverted right x axis y axis) DVI-I-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 434mm x 270mm ... ...but XMonad thinks it's one big 3600x1080 screen (the right screen is 1920x1080, so when I activate the right monitor, the virtual screen expands to fit both) Crucial distinction: the MOUSE knows what's going on (in my "smaller" screen on the left I can't get the mouse to go below the bottom of the screen, and if it's on the right screen below the level of the left screen, it hits the "ledge" where there's a difference in resolution). But the window manager doesn't (apps spread across both screens, creating some "undisplayed" areas and making editing across the split very irritating). Any ideas? Very oddly, xrandr knows of another screen: Code: vputz@mert2129_2 ~ $ xrandr --screen 1 -q Screen 1: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384 DP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm Such that screen 0 has my DVI0/1, HDMI0, and DP0 connectors and screen 1 lists my DP1 connector. But I can't do anything with screen 1; it shows as blank and if I restrict screen0 to the small monitor, the mouse is "captured". VERY frustrating. I still have a bit of a hideous xorg.conf (deleting it did not please the nvidia drivers), but I can't figure out how/what is safe to remove. Here's that awful thing, crufty from years: Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 304.64 (buildmeister@swio-display-x86-rhel47-12) Tue Oct 30 12:04:34 PDT 2012 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 256.35 (buildmeister@builder97.nvidia.com) Wed Jun 16 19:15:05 PDT 2010 # File generated by xorgconfig. # # Copyright 2004 The X.Org Foundation # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of The X.Org Foundation shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from # The X.Org Foundation. # # ********************************************************************** # Refer to the xorg.conf(5x) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** # Module section -- this section is used to specify # which dynamically loadable modules to load. # ********************************************************************** # # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** # ********************************************************************** # Server flags section. # ********************************************************************** # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's Input # ********************************************************************** # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** # ********************************************************************** # Other input device sections # this is optional and is required only if you # are using extended input devices. This is for example only. Refer # to the xorg.conf man page for a description of the options. # ********************************************************************** # # Section "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "MouseMan" # Option "Device" "/dev/mouse2" # EndSection # # Section "InputDevice" # Identifier "spaceball" # Driver "magellan" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "spaceball2" # Driver "spaceorb" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "touchscreen0" # Driver "microtouch" # Option "Device" "/dev/ttyS0" # Option "MinX" "1412" # Option "MaxX" "15184" # Option "MinY" "15372" # Option "MaxY" "1230" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # # Section "InputDevice" # Identifier "touchscreen1" # Driver "elo2300" # Option "Device" "/dev/ttyS0" # Option "MinX" "231" # Option "MaxX" "3868" # Option "MinY" "3858" # Option "MaxY" "272" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonThreshold" "17" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present # Standard VGA Device: # Device configured by xorgconfig: # ********************************************************************** # Screen sections # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. # Section "DRI" # Mode 0666 # EndSection #Section "Device" # Identifier "Card0" # Driver "intel" #BusID "PCI:1:0:0" # Screen 0 #EndSection Section "ServerLayout" # The Identifier line must be present # Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. In this example, screen 2 is located to the # right of screen 1. # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". # Removed Option "Xinerama" "1" # Removed Option "Xinerama" "0" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" 1680 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" # uncommenting Xinerama allows xrandr, but I can't manage to get XMonad to play nice with # separate screens # Option "Xinerama" "1" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # # # FontPath "/usr/share/fonts/TTF" # FontPath "/usr/lib/X11/fonts/local/" # FontPath "/usr/lib/X11/fonts/misc/" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/Speedo/" # FontPath "/usr/lib/X11/fonts/Type1/" # FontPath "/usr/lib/X11/fonts/TrueType/" # FontPath "/usr/lib/X11/fonts/freefont/" # FontPath "/usr/lib/X11/fonts/75dpi/" # FontPath "/usr/lib/X11/fonts/100dpi/" # The module search path. The default path is shown here. FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" # This loads the DBE extension module. # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. # This loads the font modules # Load "type1" # Load "speedo" # This loads the GLX module # Load "dri" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" # Load "xtt" Load "glx" # This loads the DRI module EndSection Section "ServerFlags" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence # (where n is 1 through 12). This allows clients to receive these key # events. # Option "DontVTSwitch" # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence # This allows clients to receive this key event. # Option "DontZap" # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching # sequences. This allows clients to receive these key events. # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" Option "Xinerama" "0" EndSection Section "InputDevice" # For most OSs the protocol can be omitted (it defaults to "Standard"). # When using XQUEUE (only for SVR3 and SVR4, but not Solaris), # uncomment the following line. # Option "Protocol" "Xqueue" # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc105" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # These are the default XKB settings for Xorg # Option "XkbRules" "xorg" # Option "XkbModel" "pc105" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" # Identifier and driver # the following line. # Option "Protocol" "Xqueue" # Mouse-speed setting for PS/2 mouse. # Option "Resolution" "256" # Baudrate and SampleRate are only for some Logitech mice. In # almost every case these lines should be omitted. # Option "BaudRate" "9600" # Option "SampleRate" "150" # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5, # horizontal wheel to buttons 6 & 7. Change if your mouse has more than # 3 buttons and you need to map the wheel to different button ids to avoid # conflicts. # Emulate3Timeout is the timeout in milliseconds (default is 50ms) # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" # Auto detect Option "Device" "/dev/input/mice" # When using XQUEUE, comment out the above two lines, and uncomment Option "ZAxisMapping" "4 5 6 7" # Emulate3Buttons is an option for 2-button mice EndSection Section "Monitor" Identifier "asus_big" Option "Primary" "True" EndSection Section "Monitor" Identifier "Dell" Option "Primary" "False" Option "LeftOf" "asus_big" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "Ancor Communications Inc ASUS VE278" HorizSync 24.0 - 92.0 VertRefresh 50.0 - 85.0 EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "DELL 2005FPW" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 EndSection Section "Device" Identifier "Card1" Driver "nvidia" Option "Rotate" "left" BusID "PCI:3:0:0" Screen 1 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 660 Ti" BusID "PCI:3:0:0" Option "RandRRotation" "on" Screen 1 EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 660 Ti" Option "RandRRotation" "on" BusID "PCI:3:0:0" Screen 0 EndSection Section "Screen" #Option "TwinView" "0" #Option "metamodes" "DFP-0: nvidia-auto-select +0+0" # Removed Option "metamodes" "DFP-3: nvidia-auto-select +0+0; DFP-3: nvidia-auto-select +0+0; DFP-3: 1680x1050 +0+0; DFP-3: 1680x1050_60 +0+0; DFP-3: 1280x1024 +0+0; DFP-3: 1280x1024_75 +0+0; DFP-3: 1280x1024_60 +0+0; DFP-3: 1152x864 +0+0; DFP-3: 1152x864_75 +0+0; DFP-3: 1024x768 +0+0; DFP-3: 1024x768_75 +0+0; DFP-3: 1024x768_60 +0+0; DFP-3: 800x600 +0+0; DFP-3: 800x600_75 +0+0; DFP-3: 800x600_60 +0+0; DFP-3: 640x480 +0+0; DFP-3: 640x480_75 +0+0; DFP-3: 640x480_60 +0+0; DFP-3: nvidia-auto-select @1680x720 +0+0; DFP-3: nvidia-auto-select @1680x945 +0+0" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "metamodes" "DFP-3: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" #Option "metamodes" "DFP-1: nvidia-auto-select +0+0" #Option "TwinView" "0" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "nvidiaXineramaInfoOrder" "DFP-4" Option "Stereo" "0" Option "metamodes" "DFP-4: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "enable" #Option "Composite" "Disable" EndSection Many flail. Any ideas? I feel like this really should be possible. | Solved by deleting crufty crappy xorg.conf and generating a new one from nvidia-xconfig. The new shiny file is: Code: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 343.36 (buildmeister@swio-display-x86-rhel47-09) Mon Dec 1 16:47:14 PST 2014 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Xrandr works as it should and I feel moderately less like an idiot. Sigh. |
I'm currently using Gnome 3 unstable. Since the last update, a few days ago, booting up only gives a black screen. I have no idea what is causing this problem. Below is the log output from gdm. Can anyone help? Code: dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: This is a pre-release version of the X server from The X.Org Foundation. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: It is not supported in any way. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Select the "xorg" product for bugs you find in this release. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Before reporting bugs in pre-release versions please check the dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: latest version in the X.Org Foundation git repository. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: See http://wiki.x.org/wiki/GitPage for git access instructions. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X.Org X Server 1.16.2.901 (1.16.3 RC 1) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Release Date: 2014-12-09 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X Protocol Version 11, Revision 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Build Operating System: Linux 3.17.2-gentoo x86_64 Gentoo dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Current Operating System: Linux zenbook 3.18.1-gentoo #1 SMP Sat Dec 20 11:36:17 CET 2014 x86_64 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Kernel command line: root=PARTUUID=417D8D56-9BCC-41E9-A421-65C551239CB8 ro rootfstype=ext4 pcie_aspm=force acpi_osi=!'Windows 2012' init=/usr/lib/systemd/systemd quiet dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Build Date: 10 December 2014 06:48:28PM dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Current version of pixman: 0.32.4 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Before reporting problems, check http://wiki.x.org dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: to make sure that you have the latest version. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Markers: (--) probed, (**) from config file, (==) default setting, dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (++) from command line, (!!) notice, (II) informational, dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (++) Log file: "/dev/null", Time: Mon Dec 29 18:37:53 2014 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Using config directory: "/etc/X11/xorg.conf.d" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) No Layout section. Using the first Screen section. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) No screen section available. Using defaults. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) |-->Screen "Default Screen Section" (0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) | |-->Monitor "<default monitor>" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) No monitor specified for screen "Default Screen Section". dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Using a default monitor configuration. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Automatically adding devices dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Automatically enabling devices dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Automatically adding GPU devices dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) The directory "/usr/share/fonts/TTF/" does not exist. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Entry deleted from font path. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) The directory "/usr/share/fonts/OTF/" does not exist. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Entry deleted from font path. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) The directory "/usr/share/fonts/Type1/" does not exist. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Entry deleted from font path. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Entry deleted from font path. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Entry deleted from font path. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) FontPath set to: dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: /usr/share/fonts/misc/ dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) ModulePath set to "/usr/lib64/xorg/modules" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) The server relies on udev to provide the list of input devices. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: If no devices become available, reconfigure udev or disable AutoAddDevices. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loader magic: 0x80ad40 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module ABI versions: dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X.Org ANSI C Emulation: 0.4 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X.Org Video Driver: 18.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X.Org XInput driver : 21.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: X.Org Server Extension : 8.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (EE) systemd-logind: failed to get session: PID 5401 does not belong to any known session dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) xfree86: Adding drm device (/dev/dri/card0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) PCI:*(0:0:2:0) 8086:0166:1043:1517 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "glx" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module glx: vendor="X.Org Foundation" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: compiled for 1.16.2.901, module version = 1.0.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: ABI class: X.Org Server Extension, version 8.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) AIGLX enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Matched intel as autoconfigured driver 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Matched intel as autoconfigured driver 1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Matched modesetting as autoconfigured driver 2 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Matched fbdev as autoconfigured driver 3 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Matched vesa as autoconfigured driver 4 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Assigned the driver to the xf86ConfigLayout dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "intel" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module intel: vendor="X.Org Foundation" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: compiled for 1.16.2.901, module version = 2.99.917 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Module class: X.Org Video Driver dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: ABI class: X.Org Video Driver, version 18.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "modesetting" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) Warning, couldn't open module modesetting dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "modesetting" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Unloading modesetting dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (EE) Failed to load module "modesetting" (module does not exist, 0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "fbdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) Warning, couldn't open module fbdev dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "fbdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Unloading fbdev dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (EE) Failed to load module "fbdev" (module does not exist, 0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "vesa" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (WW) Warning, couldn't open module vesa dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "vesa" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Unloading vesa dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (EE) Failed to load module "vesa" (module does not exist, 0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (++) using VT number 7 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140905 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Creating default Display subsection in Screen section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: "Default Screen Section" for depth/fbbpp 24/32 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): Depth 24, (--) framebuffer bpp 32 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): RGB weight 888 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): Default visual is TrueColor dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Output eDP1 has no monitor section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Enabled output eDP1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Output VGA1 has no monitor section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Enabled output VGA1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Output HDMI1 has no monitor section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Enabled output HDMI1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Output DP1 has no monitor section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Enabled output DP1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Output VIRTUAL1 has no monitor section dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Enabled output VIRTUAL1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): TearFree disabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): DPI set to (96, 96) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading sub module "dri2" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "dri2" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module "dri2" already built-in dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading sub module "present" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "present" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module "present" already built-in dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) Depth 24 pixmap format is 32 bpp dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): Backing store enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): Silken mouse enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): HW Cursor enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): DPMS enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (==) intel(0): display hotplug detection enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): [DRI2] Setup complete dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): [DRI2] DRI driver: i965 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): [DRI2] VDPAU driver: i965 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): direct rendering: DRI2 enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): hardware support for Present enabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) RandR disabled dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_ARB_create_context dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_ARB_create_context_profile dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_EXT_create_context_es2_profile dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_INTEL_swap_event dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_ARB_fbconfig_float dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: enabled GLX_ARB_create_context_robustness dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: Loaded and initialized i965 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) GLX: Initialized DRI2 GL provider for screen 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Setting screen physical size to 508 x 285 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device Video Bus (/dev/input/event3) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Video Bus: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Video Bus: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module evdev: vendor="X.Org Foundation" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: compiled for 1.16.2, module version = 2.9.1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Module class: X.Org XInput Driver dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: ABI class: X.Org XInput driver, version 21.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'Video Bus' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Video Bus: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: Video Bus: Device: "/dev/input/event3" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Video Bus: Vendor 0 Product 0x6 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Video Bus: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: Video Bus: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: The XKEYBOARD keymap compiler (xkbcomp) reports: dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: > Ignoring extra symbols dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Errors from xkbcomp are not fatal to the X server dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device Power Button (/dev/input/event1) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Power Button: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Power Button: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'Power Button' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Power Button: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: Power Button: Device: "/dev/input/event1" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Power Button: Vendor 0 Product 0x1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Power Button: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: Power Button: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device Lid Switch (/dev/input/event0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) No input driver specified, ignoring this device. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) This device may have been added with another device file. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device Sleep Button (/dev/input/event2) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Sleep Button: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'Sleep Button' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Sleep Button: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: Sleep Button: Device: "/dev/input/event2" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Sleep Button: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: Sleep Button: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7903-16v07_Test6 (/dev/input/event6) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Applying InputClass "evdev touchscreen catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'eGalax Inc. eGalaxTouch EXC7903-16v07_Test6' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Device: "/dev/input/event6" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Vendor 0xeef Product 0x7908 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Found absolute axes dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Found absolute multitouch axes dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: No buttons found, faking one. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Found x and y absolute axes dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Found absolute touchscreen dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Configuring as touchscreen dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: YAxisMapping: buttons 4 and 5 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:0EEF:7908.0001/input/input16/event6" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "eGalax Inc. eGalaxTouch EXC7903-16v07_Test6" (type: TOUCHSCREEN, id 9) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: initialized for absolute axes. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: (accel) keeping acceleration scheme 1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: (accel) acceleration profile 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: (accel) acceleration factor: 2.000 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: (accel) acceleration threshold: 4 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device eGalax Inc. eGalaxTouch EXC7903-16v07_Test6 (/dev/input/mouse0) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) No input driver specified, ignoring this device. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) This device may have been added with another device file. dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event8) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) USB2.0 HD UVC WebCam: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'USB2.0 HD UVC WebCam' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) USB2.0 HD UVC WebCam: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event8" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: USB2.0 HD UVC WebCam: Vendor 0x4f2 Product 0xb368 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: USB2.0 HD UVC WebCam: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: USB2.0 HD UVC WebCam: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/input/input18/event8" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 10) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event4) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Asus WMI hotkeys: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'Asus WMI hotkeys' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Asus WMI hotkeys: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event4" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: Asus WMI hotkeys: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: Asus WMI hotkeys: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input5/event4" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) AT Translated Set 2 keyboard: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (--) evdev: AT Translated Set 2 keyboard: Found keys dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event5" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_rules" "evdev" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_model" "pc105" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_layout" "se" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "xkb_options" "terminate:ctrl_alt_bksp" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7) dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) LoadModule: "synaptics" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Module synaptics: vendor="X.Org Foundation" dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: compiled for 1.16.1, module version = 1.8.1 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: Module class: X.Org XInput Driver dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: ABI class: X.Org XInput driver, version 21.0 dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: always reports core events dec 29 18:37:53 zenbook gdm-Xorg-:0[5401]: (**) Option "Device" "/dev/input/event7" dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 32) dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2119 (res 32) dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: always reports core events dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input15/event7" dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13) dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1) dec 29 18:37:54 zenbook gdm-Xorg-:0[5401]: (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates" dec 29 18:37:54 zenbook gdm[5395]: Failed to give slave programs access to the display. Trying to proceed. dec 29 18:37:54 zenbook gdm-autologin][5421]: gkr-pam: no password is available for user dec 29 18:37:54 zenbook gdm-autologin][5421]: pam_unix(gdm-autologin:session): session opened for user chris by chris(uid=0) dec 29 18:37:55 zenbook gdm-Xorg-:0[5401]: (II) intel(0): EDID vendor "CMN", prod id 4936 dec 29 18:37:55 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Printing DDC gathered Modelines: dec 29 18:37:55 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Modeline "1920x1080"x0.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 -hsync -vsync (66.7 kHz eP) dec 29 18:37:55 zenbook gdm-Xorg-:0[5401]: (II) intel(0): Modeline "1920x1080"x0.0 92.52 1920 1966 1996 2080 1080 1082 1086 1112 -hsync -vsync (44.5 kHz e) dec 29 18:37:59 zenbook gdm-Xorg-:0[5401]: (II) AIGLX: Suspending AIGLX clients for VT switch dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "synaptics" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: AT Translated Set 2 keyboard: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: Asus WMI hotkeys: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: USB2.0 HD UVC WebCam: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: eGalax Inc. eGalaxTouch EXC7903-16v07_Test6: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: Sleep Button: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: Power Button: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) evdev: Video Bus: Close dec 29 18:38:52 zenbook gdm-Xorg-:0[5401]: (II) UnloadModule: "evdev" | Strange_Attractor, That looks like a heathy Xorg startup and shut down. How did you run Xorg and what were you expecting it to do? Unless you tell it what to do, it won't do anything ... just display a black screen. |
This ones been driving me nuts forever and has come up in several applications...first some time back in pidgin, and again now in thunderbird: I have a default browser setting for "opera" hidden somewhere that I simply cannot find. First of all, I've been using nothing but fluxbox for many years now. Prior to that I was using KDE. There was a time way back when I tended to use opera as a browser, but now I use firefox. Also, just to note, I have this in ~/.local/share/applications/mimeapps.list: Code: cat ~/.local/share/applications/mimeapps.list [Default Applications] x-scheme-handler/http=firefox.desktop x-scheme-handler/https=firefox.desktop x-scheme-handler/ftp=firefox.desktop That, as I recall, was what fixed pidgin for me when it was defaulting to opera. This week I started using thunderbird for email (via imap) for the first time, and once again, it was using opera by default. I went through literally hours of hell getting links to default to firefox. It took quite some time for me to discover that all the references to network.protocol-handler.app.http configurations and the like (that still permeate even the mozilla site), no longer do anything at all...ffs. What finally worked for me was to set these: Code: user_pref("network.protocol-handler.warn-external.ftp", true); user_pref("network.protocol-handler.warn-external.http", true); user_pref("network.protocol-handler.warn-external.https", true); ...in pref.js (which can be done in Preferences -> Advanced -> Config Editor). This finally let me choose the application I wanted and optionally, to "remember this choice". This actually creates the file mimeTypes.rdf in the thunderbird profile directory. Once that was there, I was finally able to see these choices in Preferences -> Attachments...something that I'd read enough times to bring tears to my eyes, yet did not exist before. Pure f****** madness. Further proof to me that that Mozilla project has just lost it's way...but I digress... That aside, even though I got that to work, the "default" entry for http, https etc (for example in Preferences -> Attachments) is still opera, and I have no clue where it's coming from. My entries for firefox are essentially overrides to this mystery default. If anyone could help me hunt that down and beat it into tiny pieces with a stick I'd appreciate it . Tom | tld, You browsers know where the setting is. They all have an option to "Check for the default browser on startup" and they usually offer to set it too. So its in your browser(s) somewhere I had to read the instructions to fix this on my wifes system that defaulted to links instead of firefox. |
Hello, i installled NetworkManager on the MATE desktop, there is no nm-applet on the panel, i followed a google search and downloaded the applet from emerge, when trying to run it it came with this error: Code: ~ $ nm-applet (nm-applet:28584): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:16: Theming engine 'adwaita' not found then I thought i must need the 'adwaita' icon theme, so I emerged that, still same as before, I see a blip on the taskbar, but the applet fails to launch, posting to see if someone knows how to fix this thanks. | after doing more research i discovered that i needed to add my username to a group as follows: Code: gpasswd -a keith plugdev then when I restarted and logged back in there was the internet icon i had been looking for!! ahhh.. the great mysteries of the linux OS, so much to learn, and to grow for me... |
Hi@, Since Gnome 3.14 gdm starts on my machine several times. The process takes a long time and is annoying. journalctl -b | grep "Starting GNOME Display Manager..." wrote: Jan 04 12:31:10 tux systemd[1]: Starting GNOME Display Manager... Jan 04 12:31:38 tux systemd[1]: Starting GNOME Display Manager... Jan 04 12:32:03 tux systemd[1]: Starting GNOME Display Manager... Jan 04 12:32:28 tux systemd[1]: Starting GNOME Display Manager... Jan 04 12:32:54 tux systemd[1]: Starting GNOME Display Manager... The error seems to come from the accountservice. (Dbus) journalctl -b | grep "Failed to contact accountsservice:" wrote: Jan 04 12:31:38 tux gdm[3424]: Failed to contact accountsservice: Jan 04 12:32:03 tux gdm[3676]: Failed to contact accountsservice: Jan 04 12:32:28 tux gdm[3725]: Failed to contact accountsservice: Jan 04 12:32:53 tux gdm[3861]: Failed to contact accountsservice: Does anyone have any idea how this can be resolved correctly. Thanks in advance Ma | Thx for reply. Yes. The system is up to date and well maintained. gnome-base/gdm Latest version available: 3.14.1-r1 Latest version installed: 3.14.1-r1 Size of files: 1.497 KiB Homepage: https://wiki.gnome.org/Projects/GDM Description: GNOME Display Manager for managing graphical display servers and user logins License: GPL-2+ branding? ( CC-Sampling-Plus-1.0 ) |
Since upgrading to KDE 4.14.3, konqueror and dolphin are extremely slow to start up. When starting dolphin from the comandline I get this message: Code: Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) dolphin(26811)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." So I'm guessing it's something to do with dbus. Once it's up and running, dolphin appears to work fine. Edit: Automounting was broken as well. Re-emerging consolekit and re-starting appears to have done the trick. | It may be answered now but I'm curious: KDE used to have an env.d variable for prelink support that was supposed to benefit startup time, does that still do anything? |
I would like to install the required servers on mt system so that I can "remote desktop" into them. I guess RDP is not a requirement, but I want it to work like remote desktop does. Basically I have a few windows sytems that I remote desktop into from Linux (the client works fine), OSX, and other windows systems. It looks great (even on my Thunderbolt monitor rescaled up to 2560x1440) weather full screen or windowed. What is the best way to do this? There are several articles and Wiki's written, but all the ones I have found are from a few years ago and dont seem to be a) simple or b) complete. Can anyone suggest a) What solution should I pursue b) Complete up to date Wiki or tutorial for this? | Faraclas, Do you really mean remote desktop as in view the GUI on the screen at the remote Linux system. VNC works, sort of, but you would need to set it up in 'screen scraper' mode. Normally, any user can start a VNC server on a Linux host and none of them will get what is on the screen. If you want to use it over the internet, be aware that its horribly insecure too. You will need to tunnel it over ssh. Is tunneling X over ssh any use? You can run an X Server on windows if you need to. |
Hello I keep having the same problem every time I install kde.There is no shutdown or restart option in users menu and I cannot mount sub drives as user.I heard somewhere to rebuild dubs-glib but that is not working. I have all the correct permissions so I know it is not that. Kde version is 14.3. this happens on my laptop and desktop. thanks | KDE needs consolekit service running and must be compiled with consolekit support for these functions to work. Also, is the user member of the groups "usb" and "plugdev"? |
hallo! I try to install Xorg-server follow https://wiki.gentoo.org/wiki/Xorg/Configuration , and finished emerge Twm and Xterm ,I got a black screen when I try startx to start up X server ,Only forced shutdown. What causes this problem? Please Xorg.log: Code: [ 299.893] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 299.896] X Protocol Version 11, Revision 0 [ 299.897] Build Operating System: Linux 3.16.5-gentoo i686 Gentoo [ 299.899] Current Operating System: Linux doG 3.16.5-gentoo #1 SMP Sat Nov 15 01:11:55 Local time zone must be set--see zic i686 [ 299.899] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86-3.16.5-gentoo root=UUID=502fa149-6076-4933-9f25-72af27390262 ro [ 299.901] Build Date: 11 November 2014 12:16:08AM [ 299.903] [ 299.904] Current version of pixman: 0.32.4 [ 299.907] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 299.907] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 299.912] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 21 15:32:40 2014 [ 299.913] (++) Using config file: "/root/xorg.conf.new" [ 299.915] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 299.915] (==) ServerLayout "X.org Configured" [ 299.915] (**) |-->Screen "Screen0" (0) [ 299.915] (**) | |-->Monitor "Monitor0" [ 299.915] (**) | |-->Device "Card0" [ 299.915] (**) |-->Input Device "Mouse0" [ 299.915] (**) |-->Input Device "Keyboard0" [ 299.915] (==) Automatically adding devices [ 299.915] (==) Automatically enabling devices [ 299.915] (==) Automatically adding GPU devices [ 299.915] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 299.915] Entry deleted from font path. [ 299.915] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 299.915] Entry deleted from font path. [ 299.915] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 299.915] Entry deleted from font path. [ 299.915] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 299.915] Entry deleted from font path. [ 299.915] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 299.915] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 299.915] Entry deleted from font path. [ 299.915] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 299.915] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 299.915] Entry deleted from font path. [ 299.915] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 299.915] Entry deleted from font path. [ 299.915] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 299.916] Entry deleted from font path. [ 299.916] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 299.916] Entry deleted from font path. [ 299.916] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 299.916] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 299.916] Entry deleted from font path. [ 299.916] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 299.916] (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/misc/ [ 299.916] (**) ModulePath set to "/usr/lib/xorg/modules" [ 299.916] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 299.916] (WW) Disabling Mouse0 [ 299.916] (WW) Disabling Keyboard0 [ 299.916] (II) Loader magic: 0x8261640 [ 299.916] (II) Module ABI versions: [ 299.916] X.Org ANSI C Emulation: 0.4 [ 299.916] X.Org Video Driver: 15.0 [ 299.916] X.Org XInput driver : 20.0 [ 299.916] X.Org Server Extension : 8.0 [ 299.916] (II) xfree86: Adding drm device (/dev/dri/card1) [ 299.916] (II) xfree86: Adding drm device (/dev/dri/card0) [ 299.918] (--) PCI:*(0:0:2:0) 8086:0116:17aa:397d rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64 [ 299.918] (--) PCI: (0:1:0:0) 10de:1054:17aa:397d rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128 [ 299.919] Initializing built-in extension Generic Event Extension [ 299.921] Initializing built-in extension SHAPE [ 299.922] Initializing built-in extension MIT-SHM [ 299.923] Initializing built-in extension XInputExtension [ 299.925] Initializing built-in extension XTEST [ 299.926] Initializing built-in extension BIG-REQUESTS [ 299.927] Initializing built-in extension SYNC [ 299.929] Initializing built-in extension XKEYBOARD [ 299.930] Initializing built-in extension XC-MISC [ 299.931] Initializing built-in extension XINERAMA [ 299.932] Initializing built-in extension XFIXES [ 299.933] Initializing built-in extension RENDER [ 299.935] Initializing built-in extension RANDR [ 299.936] Initializing built-in extension COMPOSITE [ 299.937] Initializing built-in extension DAMAGE [ 299.938] Initializing built-in extension MIT-SCREEN-SAVER [ 299.939] Initializing built-in extension DOUBLE-BUFFER [ 299.940] Initializing built-in extension RECORD [ 299.941] Initializing built-in extension DPMS [ 299.942] Initializing built-in extension Present [ 299.943] Initializing built-in extension DRI3 [ 299.944] Initializing built-in extension X-Resource [ 299.945] Initializing built-in extension XVideo [ 299.946] Initializing built-in extension XVideo-MotionCompensation [ 299.947] Initializing built-in extension XFree86-VidModeExtension [ 299.948] Initializing built-in extension XFree86-DGA [ 299.949] Initializing built-in extension XFree86-DRI [ 299.950] Initializing built-in extension DRI2 [ 299.950] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 299.950] (II) LoadModule: "glx" [ 299.950] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 299.951] (II) Module glx: vendor="X.Org Foundation" [ 299.951] compiled for 1.15.0, module version = 1.0.0 [ 299.951] ABI class: X.Org Server Extension, version 8.0 [ 299.951] (==) AIGLX enabled [ 299.952] Loading extension GLX [ 299.952] (II) LoadModule: "nouveau" [ 299.952] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [ 299.952] (II) Module nouveau: vendor="X.Org Foundation" [ 299.952] compiled for 1.15.0, module version = 1.0.10 [ 299.952] Module class: X.Org Video Driver [ 299.952] ABI class: X.Org Video Driver, version 15.0 [ 299.952] (II) NOUVEAU driver [ 299.952] (II) NOUVEAU driver for NVIDIA chipset families : [ 299.952] RIVA TNT (NV04) [ 299.952] RIVA TNT2 (NV05) [ 299.952] GeForce 256 (NV10) [ 299.952] GeForce 2 (NV11, NV15) [ 299.952] GeForce 4MX (NV17, NV18) [ 299.952] GeForce 3 (NV20) [ 299.952] GeForce 4Ti (NV25, NV28) [ 299.952] GeForce FX (NV3x) [ 299.952] GeForce 6 (NV4x) [ 299.952] GeForce 7 (G7x) [ 299.952] GeForce 8 (G8x) [ 299.952] GeForce GTX 200 (NVA0) [ 299.952] GeForce GTX 400 (NVC0) [ 299.952] (--) using VT number 7 [ 299.957] (II) [drm] nouveau interface version: 1.1.2 [ 299.957] (II) Loading sub module "dri2" [ 299.957] (II) LoadModule: "dri2" [ 299.957] (II) Module "dri2" already built-in [ 299.957] (--) NOUVEAU(0): Chipset: "NVIDIA NVD9" [ 299.957] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32 [ 299.957] (==) NOUVEAU(0): RGB weight 888 [ 299.957] (==) NOUVEAU(0): Default visual is TrueColor [ 299.957] (==) NOUVEAU(0): Using HW cursor [ 299.957] (==) NOUVEAU(0): GLX sync to VBlank disabled. [ 299.957] (==) NOUVEAU(0): Page flipping enabled [ 299.957] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2] [ 299.972] (II) NOUVEAU(0): Output VGA-2 using monitor section Monitor0 [ 299.983] (II) NOUVEAU(0): EDID for output VGA-2 [ 299.983] (II) NOUVEAU(0): Printing probed modes for output VGA-2 [ 299.983] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 299.983] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 299.983] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 299.983] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 299.983] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e) [ 299.983] (II) NOUVEAU(0): Output VGA-2 connected [ 299.983] (II) NOUVEAU(0): Using exact sizes for initial modes [ 299.983] (II) NOUVEAU(0): Output VGA-2 using initial mode 1024x768 [ 299.983] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 299.983] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0) [ 299.983] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz [ 299.983] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 299.983] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz [ 299.983] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 299.983] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz [ 299.983] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 299.983] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz [ 299.983] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 299.983] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz [ 299.983] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e) [ 299.983] (==) NOUVEAU(0): DPI set to (96, 96) [ 299.983] (II) Loading sub module "fb" [ 299.983] (II) LoadModule: "fb" [ 299.983] (II) Loading /usr/lib/xorg/modules/libfb.so [ 300.286] (II) Module fb: vendor="X.Org Foundation" [ 300.286] compiled for 1.15.0, module version = 1.0.0 [ 300.286] ABI class: X.Org ANSI C Emulation, version 0.4 [ 300.286] (II) Loading sub module "exa" [ 300.286] (II) LoadModule: "exa" [ 300.286] (II) Loading /usr/lib/xorg/modules/libexa.so [ 300.301] (II) Module exa: vendor="X.Org Foundation" [ 300.301] compiled for 1.15.0, module version = 2.6.0 [ 300.301] ABI class: X.Org Video Driver, version 15.0 [ 300.301] (II) Loading sub module "shadowfb" [ 300.301] (II) LoadModule: "shadowfb" [ 300.301] (II) Loading /usr/lib/xorg/modules/libshadowfb.so [ 300.316] (II) Module shadowfb: vendor="X.Org Foundation" [ 300.316] compiled for 1.15.0, module version = 1.0.0 [ 300.316] ABI class: X.Org ANSI C Emulation, version 0.4 [ 300.316] (--) Depth 24 pixmap format is 32 bpp [ 300.317] (II) NOUVEAU(0): Opened GPU channel 0 [ 300.335] (II) NOUVEAU(0): [DRI2] Setup complete [ 300.335] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau [ 300.335] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau [ 300.352] (II) EXA(0): Driver allocated offscreen pixmaps [ 300.352] (II) EXA(0): Driver registered support for the following operations: [ 300.352] (II) Solid [ 300.352] (II) Copy [ 300.352] (II) Composite (RENDER acceleration) [ 300.352] (II) UploadToScreen [ 300.352] (II) DownloadFromScreen [ 300.352] (==) NOUVEAU(0): Backing store enabled [ 300.352] (==) NOUVEAU(0): Silken mouse enabled [ 300.352] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video. [ 300.353] (II) NOUVEAU(0): [XvMC] Extension initialized. [ 300.353] (==) NOUVEAU(0): DPMS enabled [ 300.353] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 300.353] (--) RandR disabled [ 301.041] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 301.041] (II) AIGLX: enabled GLX_ARB_create_context [ 301.041] (II) AIGLX: enabled GLX_ARB_create_context_profile [ 301.041] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile [ 301.041] (II) AIGLX: enabled GLX_INTEL_swap_event [ 301.041] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 301.041] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [ 301.041] (II) AIGLX: enabled GLX_ARB_fbconfig_float [ 301.041] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 301.041] (II) AIGLX: Loaded and initialized nouveau [ 301.041] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 301.043] (II) NOUVEAU(0): NVEnterVT is called. [ 301.094] (II) NOUVEAU(0): Setting screen physical size to 270 x 203 [ 301.094] resize called 1024 768 [ 301.437] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 301.437] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 301.437] (II) LoadModule: "evdev" [ 301.437] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 301.478] (II) Module evdev: vendor="X.Org Foundation" [ 301.478] compiled for 1.15.0, module version = 2.8.2 [ 301.478] Module class: X.Org XInput Driver [ 301.478] ABI class: X.Org XInput driver, version 20.0 [ 301.478] (II) Using input driver 'evdev' for 'Power Button' [ 301.478] (**) Power Button: always reports core events [ 301.478] (**) evdev: Power Button: Device: "/dev/input/event2" [ 301.478] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 301.478] (--) evdev: Power Button: Found keys [ 301.478] (II) evdev: Power Button: Configuring as keyboard [ 301.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 301.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 301.478] (**) Option "xkb_rules" "evdev" [ 301.478] (**) Option "xkb_model" "pc104" [ 301.478] (**) Option "xkb_layout" "us" [ 301.498] (II) config/udev: Adding input device Video Bus (/dev/input/event4) [ 301.498] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 301.498] (II) Using input driver 'evdev' for 'Video Bus' [ 301.498] (**) Video Bus: always reports core events [ 301.498] (**) evdev: Video Bus: Device: "/dev/input/event4" [ 301.498] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 301.498] (--) evdev: Video Bus: Found keys [ 301.498] (II) evdev: Video Bus: Configuring as keyboard [ 301.498] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4" [ 301.498] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 301.498] (**) Option "xkb_rules" "evdev" [ 301.498] (**) Option "xkb_model" "pc104" [ 301.498] (**) Option "xkb_layout" "us" [ 301.499] (II) config/udev: Adding input device Video Bus (/dev/input/event3) [ 301.499] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 301.499] (II) Using input driver 'evdev' for 'Video Bus' [ 301.499] (**) Video Bus: always reports core events [ 301.499] (**) evdev: Video Bus: Device: "/dev/input/event3" [ 301.499] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 301.499] (--) evdev: Video Bus: Found keys [ 301.499] (II) evdev: Video Bus: Configuring as keyboard [ 301.499] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:34/LNXVIDEO:00/input/input3/event3" [ 301.499] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8) [ 301.499] (**) Option "xkb_rules" "evdev" [ 301.499] (**) Option "xkb_model" "pc104" [ 301.499] (**) Option "xkb_layout" "us" [ 301.499] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 301.499] (II) No input driver specified, ignoring this device. [ 301.499] (II) This device may have been added with another device file. [ 301.499] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 301.499] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 301.499] (II) Using input driver 'evdev' for 'Sleep Button' [ 301.499] (**) Sleep Button: always reports core events [ 301.499] (**) evdev: Sleep Button: Device: "/dev/input/event1" [ 301.499] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 301.499] (--) evdev: Sleep Button: Found keys [ 301.499] (II) evdev: Sleep Button: Configuring as keyboard [ 301.500] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 301.500] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 301.500] (**) Option "xkb_rules" "evdev" [ 301.500] (**) Option "xkb_model" "pc104" [ 301.500] (**) Option "xkb_layout" "us" [ 301.500] (II) config/udev: Adding drm device (/dev/dri/card1) [ 301.500] (II) config/udev: Adding drm device (/dev/dri/card0) [ 301.501] (II) config/udev: Adding input device 2.4G Receiver (/dev/input/event7) [ 301.501] (**) 2.4G Receiver: Applying InputClass "evdev keyboard catchall" [ 301.501] (II) Using input driver 'evdev' for '2.4G Receiver' [ 301.501] (**) 2.4G Receiver: always reports core events [ 301.501] (**) evdev: 2.4G Receiver: Device: "/dev/input/event7" [ 301.501] (--) evdev: 2.4G Receiver: Vendor 0x1d57 Product 0x32da [ 301.501] (--) evdev: 2.4G Receiver: Found keys [ 301.501] (II) evdev: 2.4G Receiver: Configuring as keyboard [ 301.501] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1D57:32DA.0001/input/input8/event7" [ 301.501] (II) XINPUT: Adding extended input device "2.4G Receiver" (type: KEYBOARD, id 10) [ 301.501] (**) Option "xkb_rules" "evdev" [ 301.501] (**) Option "xkb_model" "pc104" [ 301.501] (**) Option "xkb_layout" "us" [ 301.501] (II) config/udev: Adding input device 2.4G Receiver (/dev/input/event8) [ 301.501] (**) 2.4G Receiver: Applying InputClass "evdev pointer catchall" [ 301.501] (II) Using input driver 'evdev' for '2.4G Receiver' [ 301.501] (**) 2.4G Receiver: always reports core events [ 301.501] (**) evdev: 2.4G Receiver: Device: "/dev/input/event8" [ 301.501] (--) evdev: 2.4G Receiver: Vendor 0x1d57 Product 0x32da [ 301.501] (--) evdev: 2.4G Receiver: Found 9 mouse buttons [ 301.501] (--) evdev: 2.4G Receiver: Found scroll wheel(s) [ 301.501] (--) evdev: 2.4G Receiver: Found relative axes [ 301.501] (--) evdev: 2.4G Receiver: Found x and y relative axes [ 301.501] (II) evdev: 2.4G Receiver: Configuring as mouse [ 301.501] (II) evdev: 2.4G Receiver: Adding scrollwheel support [ 301.501] (**) evdev: 2.4G Receiver: YAxisMapping: buttons 4 and 5 [ 301.501] (**) evdev: 2.4G Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 301.501] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1D57:32DA.0002/input/input9/event8" [ 301.501] (II) XINPUT: Adding extended input device "2.4G Receiver" (type: MOUSE, id 11) [ 301.501] (II) evdev: 2.4G Receiver: initialized for relative axes. [ 301.502] (**) 2.4G Receiver: (accel) keeping acceleration scheme 1 [ 301.502] (**) 2.4G Receiver: (accel) acceleration profile 0 [ 301.502] (**) 2.4G Receiver: (accel) acceleration factor: 2.000 [ 301.502] (**) 2.4G Receiver: (accel) acceleration threshold: 4 [ 301.502] (II) config/udev: Adding input device 2.4G Receiver (/dev/input/mouse1) [ 301.502] (II) No input driver specified, ignoring this device. [ 301.502] (II) This device may have been added with another device file. [ 301.502] (II) config/udev: Adding input device 2.4G Receiver (/dev/input/event9) [ 301.502] (**) 2.4G Receiver: Applying InputClass "evdev keyboard catchall" [ 301.502] (II) Using input driver 'evdev' for '2.4G Receiver' [ 301.502] (**) 2.4G Receiver: always reports core events [ 301.502] (**) evdev: 2.4G Receiver: Device: "/dev/input/event9" [ 301.502] (--) evdev: 2.4G Receiver: Vendor 0x1d57 Product 0x32da [ 301.502] (--) evdev: 2.4G Receiver: Found 1 mouse buttons [ 301.502] (--) evdev: 2.4G Receiver: Found scroll wheel(s) [ 301.502] (--) evdev: 2.4G Receiver: Found relative axes [ 301.502] (II) evdev: 2.4G Receiver: Forcing relative x/y axes to exist. [ 301.502] (--) evdev: 2.4G Receiver: Found absolute axes [ 301.502] (II) evdev: 2.4G Receiver: Forcing absolute x/y axes to exist. [ 301.502] (--) evdev: 2.4G Receiver: Found keys [ 301.502] (II) evdev: 2.4G Receiver: Configuring as mouse [ 301.502] (II) evdev: 2.4G Receiver: Configuring as keyboard [ 301.502] (II) evdev: 2.4G Receiver: Adding scrollwheel support [ 301.502] (**) evdev: 2.4G Receiver: YAxisMapping: buttons 4 and 5 [ 301.502] (**) evdev: 2.4G Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 301.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:1D57:32DA.0003/input/input10/event9" [ 301.502] (II) XINPUT: Adding extended input device "2.4G Receiver" (type: KEYBOARD, id 12) [ 301.502] (**) Option "xkb_rules" "evdev" [ 301.502] (**) Option "xkb_model" "pc104" [ 301.503] (**) Option "xkb_layout" "us" [ 301.503] (II) evdev: 2.4G Receiver: initialized for relative axes. [ 301.503] (WW) evdev: 2.4G Receiver: ignoring absolute axes. [ 301.503] (**) 2.4G Receiver: (accel) keeping acceleration scheme 1 [ 301.503] (**) 2.4G Receiver: (accel) acceleration profile 0 [ 301.503] (**) 2.4G Receiver: (accel) acceleration factor: 2.000 [ 301.503] (**) 2.4G Receiver: (accel) acceleration threshold: 4 [ 301.503] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5) [ 301.503] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 301.503] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 301.503] (**) AT Translated Set 2 keyboard: always reports core events [ 301.503] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5" [ 301.503] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 301.503] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 301.503] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 301.503] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5" [ 301.503] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13) [ 301.503] (**) Option "xkb_rules" "evdev" [ 301.503] (**) Option "xkb_model" "pc104" [ 301.503] (**) Option "xkb_layout" "us" [ 301.504] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6) [ 301.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 301.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 301.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" [ 301.504] (II) LoadModule: "synaptics" [ 301.504] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 301.511] (II) Module synaptics: vendor="X.Org Foundation" [ 301.511] compiled for 1.15.0, module version = 1.7.4 [ 301.511] Module class: X.Org XInput Driver [ 301.511] ABI class: X.Org XInput driver, version 20.0 [ 301.511] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 301.511] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 301.511] (**) Option "Device" "/dev/input/event6" [ 301.640] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5772 (res 69) [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5086 (res 118) [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 [ 301.640] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 301.640] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 301.700] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event6" [ 301.700] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14) [ 301.700] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 301.700] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 [ 301.700] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035 [ 301.700] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 301.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 301.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 301.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 301.700] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found [ 301.700] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) [ 301.700] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates" [ 301.701] (II) config/udev: Adding input device PC Speaker (/dev/input/event10) [ 301.701] (II) No input driver specified, ignoring this device. [ 301.701] (II) This device may have been added with another device file. CONFIG Code: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "HWcursor" # [<bool>] #Option "NoAccel" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "VideoKey" # <i> #Option "WrappedFB" # [<bool>] #Option "GLXVBlank" # [<bool>] #Option "ZaphodHeads" # <str> #Option "PageFlip" # [<bool>] #Option "SwapLimit" # <i> #Option "AsyncUTSDFS" # [<bool>] Identifier "Card0" Driver "nouveau" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" 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 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection | 2B2doG, Code: [ 299.918] (--) PCI:*(0:0:2:0) 8086:0116:17aa:397d rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64 [ 299.918] (--) PCI: (0:1:0:0) 10de:1054:17aa:397d rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128 I guess you have an Optimus graphic system? The nVidia graphics cannot refresh the screen. You must use the Intel Graphics at all times but can use the nVidia chip to draw the images that the Intel chip will then move to the display. There are several threads on Optimus graphic systems on the forums that end in success. Follow a recent one. |
The topic says it all. I am missing suspend and hibernate from my power management options. I have upower installed as well as cpupower. Is there something special I need to do to get suspend and hibernate? | I figured it out. Apparently you cannot use upower and upower-pm-utils. I removed upower and installed upower-pm-utils and everything is good now. |
I can't get X11 at a ThinkPad T440s to start if docked. I just get : Code: [ 166.734] (--) using VT number 7 [ 166.739] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 166.739] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 166.739] (==) intel(0): RGB weight 888 [ 166.739] (==) intel(0): Default visual is TrueColor [ 166.739] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400 [ 166.739] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2 [ 166.739] (**) intel(0): Framebuffer tiled [ 166.739] (**) intel(0): Pixmaps tiled [ 166.739] (**) intel(0): "Tear free" disabled [ 166.739] (**) intel(0): Forcing per-crtc-pixmaps? no [ 166.739] (II) intel(0): Output eDP1 has no monitor section [ 166.740] (--) intel(0): found backlight control interface intel_backlight (type 'raw') [ 166.740] (II) intel(0): Output DP1 has no monitor section [ 166.740] (II) intel(0): Output HDMI1 has no monitor section [ 166.740] (II) intel(0): Output DP2 has no monitor section [ 166.740] (II) intel(0): Output HDMI2 has no monitor section [ 166.740] (EE) intel(0): No outputs and no modes. [ 166.740] (II) UnloadModule: "intel" [ 166.740] (EE) Screen(s) found, but none have a usable configuration. [ 166.740] (EE) Fatal server error: [ 166.740] (EE) no screens found(EE) [ 166.740] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org I already update to unstable xorg-server + Co. Any hints ? | USE=uxa for x11-drivers/xf86-video-intel-2.21.15 was it |
I have just returned from a lengthly absence and find kde-4.14 is stable. Would someone be kind enough to tell me where I can find the sets for kde-4.14 ? | If you can't find them in regular portage, they are probably only available in kde overlay. |
Hi, i'm start using i3, but i have problems with keyboard layout (i want an Italian layout). I need to set in in the xorg configuration file. If i don't start X, the keyboard layout is correct (italian). I tryed to configure xorg, but it doesn't works. Probably i make some error... I post here my xorg.conf Quote: cat /etc/X11/xorg.conf Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0" InputDevice "tastiera" EndSection Section "Module" EndSection Section "InputDevice" Identifier "tastiera" Driver "evdev" Option "XkbLayout" "it" Option "XkbModel" "pc104" Option "XkbVariant" ",qwerty" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-1" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "aticonfig-Device[0]-1" Driver "fglrx" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]-1" Device "aticonfig-Device[0]-1" Monitor "aticonfig-Monitor[0]-1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection | http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml simple and generic /etc/X11/xorg.conf.d/97-evdev.conf wrote: Section "InputClass" Identifier "mouse-all" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "AutoServerLayout" "on" EndSection Section "InputClass" Identifier "keyboard-all" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "XkbLayout" "fr" <-- change as need Option "XkbRules" "xorg" Option "XkbModel" "pc105"<-- change as need Option "AutoServerLayout" "on" EndSection |
Hi I have freshly installed my computer with kernel 3.16.5, lightDM and xfce (4.10.1). Code: Linux aim-triops.uzh.ch 3.16.5-gentoo #1 SMP Tue Dec 9 15:23:52 CET 2014 x86_64 Intel(R) Core(TM) i7 CPU X 980 @ 3.33GHz GenuineIntel GNU/Linux On the "Log Out"-dialog i have "Log Out", "Restart", "Shut Down" and "Suspend", but no "Hibernate" (which was there in my previous installation). Here's 'xfce4-power-manager --dump' Code: --------------------------------------------------- Xfce power manager version 1.3.0 With policykit support Without network manager support With DPMS support --------------------------------------------------- Can suspend: True Can hibernate: False Can spin down hard disks: True Authorized to suspend: True Authorized to hibernate: True Authorized to shutdown: True Authorized to spin down hard disks: True Has battery: False Has brightness panel: False Has power button: True Has hibernate button: True Has sleep button: True Has LID: False I guess my problem is the line "Can hibernate: False" But i have set it before i built the kernel: Code: ~ $ grep HIBER /usr/src/linux-3.16.5-gentoo/.config CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_HIBERNATION_HEADER=y CONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATION=y ~ $ grep sda /usr/src/linux-3.16.5-gentoo/.config CONFIG_PM_STD_PARTITION="/dev/sda3" (sda3 is my swap partition) I also specified the resume in grub (GRUB Legacy): Code: ~ $ cat /boot/grub/grub.conf default 0 timeout 3 splashimage=(hd0,1)/boot/grub/splash.xpm.gz title Gentoo Linux 3.16.5 root (hd0,1) kernel /boot/kernel-genkernel-x86_64-3.16.5-gentoo root=/dev/sda4 resume=/dev/sda3 initrd /boot/initramfs-genkernel-x86_64-3.16.5-gentoo I have pm-utils and upower-pm-utils installed: Code: ~ $ eix pm-util | grep -e Installed -e "\[I\]" [I] sys-power/pm-utils Installed versions: 1.4.1-r6(05:32:37 PM 12/10/2014)(alsa -debug -ntp VIDEO_CARDS="-intel -radeon") [I] sys-power/upower-pm-utils Installed versions: 0.9.23-r2(04:54:49 PM 12/09/2014)(introspection -ios KERNEL="linux -FreeBSD") jody@aim-triops ~ $ The contents of my '.xinitrc ' are simply "exec startxfce4" How can i bring back Hibernate on my logout-dialog? Thank You Jody | Hi i changed my .xinitrc to Code: exec ck-launch-session startxfce4 but i have no file '/etc/polkit-1/localauthority/50-local.d/org.freedesktop.consolekit.pkla' Actually i don't even have the subdirectory 'localauthority': Code: ~ $ ls /etc/polkit-1 rules.d The changed .xinitrc didn't change things: there is still no "Hibernate" in my LogOut dialog. I just noticed that manual hibernation also doesn't work properly: when i do Code: sudo pm-hibernate , it starts as usual (black screen with blinking cursor), but a few seconds later my Desktop is back again. Here are the contents of /var/log/messages for this action: Code: Dec 15 09:38:34 aim-triops sudo: jody : TTY=pts/3 ; PWD=/home/jody ; USER=root ; COMMAND=/usr/sbin/pm-hibernate Dec 15 09:38:34 aim-triops sudo: pam_unix(sudo:session): session opened for user root by jody(uid=0) Dec 15 09:38:38 aim-triops kernel: PM: Syncing filesystems ... done. Dec 15 09:38:38 aim-triops kernel: Freezing user space processes ... (elapsed 0.001 seconds) done. Dec 15 09:38:38 aim-triops kernel: PM: Preallocating image memory... done (allocated 572880 pages) Dec 15 09:38:38 aim-triops kernel: PM: Allocated 2291520 kbytes in 0.40 seconds (5728.80 MB/s) Dec 15 09:38:38 aim-triops kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. Dec 15 09:38:38 aim-triops kernel: Suspending console(s) (use no_console_suspend to debug) Dec 15 09:38:38 aim-triops kernel: i8042 aux 00:04: System wakeup disabled by ACPI Dec 15 09:38:38 aim-triops kernel: serial 00:03: disabled Dec 15 09:38:38 aim-triops kernel: serial 00:02: disabled Dec 15 09:38:38 aim-triops kernel: PM: freeze of devices complete after 208.904 msecs Dec 15 09:38:38 aim-triops kernel: PM: late freeze of devices complete after 0.251 msecs Dec 15 09:38:38 aim-triops kernel: PM: noirq freeze of devices complete after 1.104 msecs Dec 15 09:38:38 aim-triops kernel: ACPI: Preparing to enter system sleep state S4 Dec 15 09:38:38 aim-triops kernel: PM: Saving platform NVS memory Dec 15 09:38:38 aim-triops kernel: Disabling non-boot CPUs ... Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU1 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 1 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU2 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 2 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU3 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 3 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU4 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 4 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU5 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 5 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU6 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 6 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU7 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 7 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU8 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 8 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU9 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 9 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU10 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 10 is now offline Dec 15 09:38:38 aim-triops kernel: kvm: disabling virtualization on CPU11 Dec 15 09:38:38 aim-triops kernel: smpboot: CPU 11 is now offline Dec 15 09:38:38 aim-triops kernel: PM: Creating hibernation image: Dec 15 09:38:38 aim-triops kernel: PM: Need to copy 570369 pages Dec 15 09:38:38 aim-triops kernel: PM: Hibernation image created (570369 pages copied) Dec 15 09:38:38 aim-triops kernel: PM: Restoring platform NVS memory Dec 15 09:38:38 aim-triops kernel: Enabling non-boot CPUs ... Dec 15 09:38:38 aim-triops kernel: x86: Booting SMP configuration: Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU1 Dec 15 09:38:38 aim-triops kernel: CPU1 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU2 Dec 15 09:38:38 aim-triops kernel: CPU2 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 3 APIC 0x10 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU3 Dec 15 09:38:38 aim-triops kernel: CPU3 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 4 APIC 0x12 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU4 Dec 15 09:38:38 aim-triops kernel: CPU4 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 5 APIC 0x14 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU5 Dec 15 09:38:38 aim-triops kernel: CPU5 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU6 Dec 15 09:38:38 aim-triops kernel: CPU6 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU7 Dec 15 09:38:38 aim-triops kernel: CPU7 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU8 Dec 15 09:38:38 aim-triops kernel: CPU8 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 9 APIC 0x11 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU9 Dec 15 09:38:38 aim-triops kernel: CPU9 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 10 APIC 0x13 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU10 Dec 15 09:38:38 aim-triops kernel: CPU10 is up Dec 15 09:38:38 aim-triops kernel: smpboot: Booting Node 0 Processor 11 APIC 0x15 Dec 15 09:38:38 aim-triops kernel: kvm: enabling virtualization on CPU11 Dec 15 09:38:38 aim-triops kernel: CPU11 is up Dec 15 09:38:38 aim-triops kernel: ACPI: Waking up from system sleep state S4 Dec 15 09:38:38 aim-triops kernel: PM: noirq thaw of devices complete after 0.352 msecs Dec 15 09:38:38 aim-triops kernel: PM: early thaw of devices complete after 0.270 msecs Dec 15 09:38:38 aim-triops kernel: e1000e 0000:05:00.0: irq 43 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e 0000:06:00.0: irq 44 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e 0000:05:00.0: irq 45 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e 0000:06:00.0: irq 54 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e 0000:05:00.0: irq 55 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e 0000:06:00.0: irq 56 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: serial 00:02: activated Dec 15 09:38:38 aim-triops kernel: serial 00:03: activated Dec 15 09:38:38 aim-triops kernel: snd_hda_intel 0000:00:1b.0: irq 58 for MSI/MSI-X Dec 15 09:38:38 aim-triops kernel: e1000e: enp5s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None Dec 15 09:38:38 aim-triops kernel: PM: thaw of devices complete after 475.506 msecs Dec 15 09:38:38 aim-triops kernel: PM: Cannot find swap device, try swapon -a. Dec 15 09:38:38 aim-triops kernel: PM: Cannot get swap writer Dec 15 09:38:38 aim-triops kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata3.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata3.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata4.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata4.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata3.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded Dec 15 09:38:38 aim-triops kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata4.00: configured for UDMA/100 Dec 15 09:38:38 aim-triops kernel: ata3.00: configured for UDMA/133 Dec 15 09:38:38 aim-triops kernel: Restarting tasks ... done. Dec 15 09:38:38 aim-triops kernel: ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) Dec 15 09:38:38 aim-triops kernel: ata2.01: ACPI cmd ef/03:45:00:00:00:b0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata2.01: ACPI cmd ef/03:0c:00:00:00:b0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata2.01: ACPI cmd c6/00:10:00:00:00:b0 (SET MULTIPLE MODE) succeeded Dec 15 09:38:38 aim-triops kernel: ata2.01: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.01: ACPI cmd ef/03:45:00:00:00:b0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.01: ACPI cmd ef/03:0c:00:00:00:b0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.01: ACPI cmd c6/00:10:00:00:00:b0 (SET MULTIPLE MODE) succeeded Dec 15 09:38:38 aim-triops kernel: ata1.01: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata2.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata2.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata2.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded Dec 15 09:38:38 aim-triops kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.00: ACPI cmd ef/03:45:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.00: ACPI cmd c6/00:10:00:00:00:a0 (SET MULTIPLE MODE) succeeded Dec 15 09:38:38 aim-triops kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out Dec 15 09:38:38 aim-triops kernel: ata1.00: configured for UDMA/100 Dec 15 09:38:38 aim-triops kernel: ata1.01: configured for UDMA/133 Dec 15 09:38:38 aim-triops kernel: ata2.00: configured for UDMA/133 Dec 15 09:38:38 aim-triops kernel: ata2.01: configured for UDMA/133 Dec 15 09:38:38 aim-triops sudo: pam_unix(sudo:session): session closed for user root So the question is why it immediately starts up again. Another problem seems to be " kernel: PM: Cannot find swap device, try swapon -a." Furthermore, after the manul pm-hibernate, the network (enp5s0) doesn't work anymore, and '/etc/init.d/net.enp5s0 restart' hangs forever. Any ideas what might be wrong here? |
Hi, I can't get evolution to start, I've tried re-emerging it and evolution-data-server but no joy, here is the output: [EDIT] If you are experiencing this crash, try selecting the default Gnome icon-set [/EDIT] Code: evolution Quote: java version "1.7.0_55" OpenJDK Runtime Environment (IcedTea 2.4.7) (Gentoo build 1.7.0_55-b14) OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) (evolution:16713): GLib-CRITICAL **: g_source_remove: assertion 'tag > 0' failed (evolution:16713): GLib-CRITICAL **: g_source_remove: assertion 'tag > 0' failed (evolution:16713): GLib-CRITICAL **: g_io_channel_shutdown: assertion 'channel != NULL' failed Failed to shut down debug to appletviewer (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Failed to load icon (evolution:16713): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed (evolution:16713): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): evolution-util-WARNING **: Failed to load icon (evolution:16713): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed (evolution:16713): evolution-util-ERROR **: Failed to load icon Trace/breakpoint trap | If the cause of the failure is related to the flood of warnings, emerge gnome-icon-theme. As for gconf/dconf, for all the dumb things Gnome upstream has done, it still should be dconf now. |
I have my system installed and up to date, but I cannot seem to get KDE working. In Debian and Slack, I had KDE with compositing and all, no issues. I believe I built everything here, but when logging in, I get KWin crashing, no effects, and the taskbar and what-not are in the upper-left. This is with a fresh user account, not an old one. I have an Intel Mobile 4 Series video adapter in this laptop. I did build the i915 stuff into my kernel. What should I check and what info do you want? Oh, and "eselect opengl list" only shows the X option. | Hi, If your chip is a i915, you can set VIDEO_CARDS="i915 intel" in /etc/portage/make.conf. I think it doesn't support VAAPI, but XvMC. So the xvmc USE flag can be added. After that: emerge -avuDN @world Xorg needs this file to be created to get XVMC working: /etc/X11/XvMCConfig with this line inside: Code: /usr/lib64/libIntelXvMC.so ...and something like this in /etc/X11/xorg.conf.d/10-monitor.conf Code: Section "Device" Identifier "Intel(R) 945G" Driver "intel" Option "XvMC" "true" EndSection (your identifier can be found in /var/log/Xorg.0.log) |
I have a new KDE install and I am not able to use su on the terminal. I followed the instructions to create a new user which said that it would give me root access. However, when I use su and give my root password, it says that permission is denied. Any ideas what I am doing wrong? I have kdesu installed, can I use that in stead if I configure it? | https://forums.gentoo.org/viewtopic-t-11126.html We do not read stickies, do we? |
For some reason I cannot get either firefox or Thunderbird to start this is the error message I am getting Code: #firefox XPCOMGlueLoad error for file /usr/lib64/firefox/libxul.so: libEGL.so.1: cannot open shared object file: No such file or directory Couldn't load XPCOM. #thunderbird XPCOMGlueLoad error for file /usr/lib64/thunderbird/libxul.so: libEGL.so.1: cannot open shared object file: No such file or directory Couldn't load XPCOM. I have firefox 33.0-r1 installed and Thunderbird 31.2.0-r1 installed. Even though neither version has been marked stable in portage both of these packages used to work. I have a feeling the root of the problem is connected to the use of the proprietary Nvidia drivers that I am running (version 304.123) since the issue has to do with the libEGL.so.1 file. Thank you in advance for any assistance. | Hi! libEGL.so.1 belongs to mesa package. Re-install it. |
Hi after a recent re-installation of NVIDIA driver, the KDE desktop became missing after I login via KDM. I looked at the /var/log/kdm.log file and found the following errors: ...... Loading extension GLX Loading extension NV-GLX Loading extension NV-CONTROL Loading extension XINERAMA klauncher(29684) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! kdmgreet(29678)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server" kdmgreet(29678)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned setversion 1.4 failed: Permission denied I checked the status of dbus and it had already started. In addition, firefox and gnuplot have stopped working. Both commands would just hang without any warning or error message. Any suggestions on how to fix the problem are appreciated. | Hello, is there a dbus group to which you can add the user who open an X session? |
just started using gnome and cant figure out how to share the connection, used to be able to create a new ethernet connection and under ipv4 settings I would select "shared to other computers" but that option is not there anymore. also I have the connection-sharing use flag enabled | So I finally got it working, instead of going through the network setting from the top panel in gnome, search for network connections thats where all the magic happens |
Hi, it seems like I need ConsoleKit because if I remove that service in my init my DE just doesn't even start after DM, but I've read that it isn't actually needed. How can I remove that service and keep my DE working? | Perhaps. What DE? What DM? |
I'm trying to automatically start an xfce session without a display manager I'm using this guide http://wiki.gentoo.org/wiki/Automatic_login_to_virtual_console and have editted my inittab accordingly: http://pastebin.com/zVyW3DYj I've also tried the systemd service method nothing, I keep getting prompted for my username and password thanks | Are you using systemd? (In this case I do not know, although I did set up a Debian box using systemd some time ago for autologin with Google help. It worked, I see no reason why it shouldn't work in Gentoo.) If you are using OpenRC make sure you have agetty installed. |
So my tv monitor display (Sony KDL-26L4000) turns out to force overscan through hdmi. There's no dvi port and no setting for turning it off or using a full pixel mode. I'm using radeon (radeonsi) and have also included the appropriate blobs for my card in the kernel. More on that later. I've searched everywhere, downloaded the manual, tried the service menu, triple-checked everything... there's just no option for it and no firmware update to fix this. Apart from having a whole lot of overscan, there's also image corruption or whatever you want to call that. There was no 60hz option for 1920x1080 by default and creating a mode for it using cvt/gtf and xrandr just gives me a black display (there's no other issue with xrandr, just the 60hz thingy). Here's a screenshot with 1920x1080 @30hz through hdmi: http://i.imgur.com/YPnsWXc.png Note that the image corruption doesn't get captured... I'd describe it as splitting the image in vertical lines and having some deviation for half of them. I've tried to solve the overscan issue by using xrandr's underscan, but it just won't work (makes no visible difference. doesn't even refresh/reload the mode) for the 1920x1080 resolution and will only mess with my 1360x1080 one after I revert back to it. I also made sure the underscan option was on, tried vborder/hborder, panning, scaling and even transforming. The only thing that seemed to change anything at all was --transform, but I remember it only working for 1360x1080 as well :S. For the sake of testing I tried downgrading to analog using vga with a dvi to vga adapter (my card: Radeon HD7950 doesn't have a vga port). I believe a real 15cable vga supports 1920x1080, right? Didn't work out either. The issue is NOT distro specific or computer specific, it wouldn't work when I had a debian installation and it won't work with my gentoo laptop (also through hdmi +radeon driveri), but it would work when using catalyst's underscan scaling scrollbar in amdcccle. Fixing the resolution was the main reason why I used to use fglrx. I've been trying radeonsi periodically and, other than this annoying issue, it seems to be working like a charm. I'm tired of catalyst's bugs and don't plan on reverting back to it so I guess I've have to face this. Here's my xrandr: Screen 0: minimum 320 x 200, current 1360 x 768, maximum 16384 x 16384 DisplayPort-0 disconnected (normal left inverted right x axis y axis) DisplayPort-1 disconnected (normal left inverted right x axis y axis) HDMI-0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 1600mm x 900mm 1360x768 60.0*+ 1920x1080i 60.1 50.0 60.0 1280x720 60.0 50.0 59.9 1440x576i 50.1 1024x768 60.0 1440x480i 60.1 60.1 800x600 60.3 720x576 50.0 720x480 60.0 59.9 640x480 60.0 59.9 ....more display ports I believe I mentioned everything there is, but I'll add anything that I might have forgotten below. Edit: I should also mention that trying to force 60hz using a mode from cvt or gtf just gives me the blacks... | I've had problems like this with my off-brand TV's HDMI, here's a few things you could try: * Boot with "radeon.audio=0" and see if that changes things. For some reason having that enabled forces overscan on for me. * Have you tried cvt with the -r flag? * Is your screen actually 1920x1080, or is it a 1360x768 panel with a lying EDID? |
I've been having this problem, every time I login into Gnome -through gdm- the settings stored in nvidia-settings-rc are not applied. I've followed all the steps in the help, like adding the command nvidia-settings --load-config-only in .xinitrc at my home directory but with no results. A weird thing happens after login: I can see the settings being applied for a moment and then the screen returns to default settings. Until I execute the command nvidia-settings --load-config-only in a terminal, the settings are ignored. | Adding nvidia-settings --load-config-only trough gnome-session-properties did the trick. |
Hi, I have a laptop with optimus videocard configured with randr. Here is my .xinitrc Code: #!/bin/sh xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto startxfce4 It worked until I wanted to connect an external screen. With external screen I can see terminal. If the screen is connected before I execute "startx" I see the same picture on both screens. But when I try to modify my .xinitrc like this: Code: #!/bin/sh xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --output LVDS-1-0 --auto --output VGA-1-0 --auto --left-of LVDS-1-0 startxfce4 both screens are black. What do I do wrong? | solved changing XFCE settings: Applications > Settings > Settings Manager > Display. Check on and check off "Mirror display" checkbox. |
Go to http://omnios.omniti.com/wiki.php/Installation and konqueror brings up a dialog starting Open 'http://omnios.omniti.com//mtrack.css'? . ¿Qué? Why doesn't it just apply the style sheet, like for example firefox does? | The css is not used as style sheet. Its loaded into an iframe in a hidden div. Konqueror thinks you want to download it. Firefox just displays it in pre tags. (The css http://omnios.omniti.com/css.php?2 styles the site and is applied for both browsers.) |
Hello, I've recently installed gentoo and verything went more or less without any issues. Only one problem left. I downloaded the tab and pertag patches for dwm from suckless website. And following the gentoo wiki talking about dwm, I recompiled dwm with savedconfig USE flag, and placed both patches in /etc/portage/patches/x11-wm/dwm-6.0/. The first time portage just skipped patching dwm because patches had .diff and not .patch extensions. After renaming pertag finished successfully but tab patch failed. I then tried to compile dwm from my local overlay, which would patch using the original .diff extension, but the end result remained the same. Code: bstaletic@gentoo ~ % sudo emerge --info '=x11-wm/dwm-6.0::gentoo' Portage 2.2.8-r2 (hardened/linux/amd64/no-multilib, gcc-4.8.3, glibc-2.19-r1, 3.16.5-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.16.5-gentoo-x86_64-Intel-R-_Core-TM-_i5-2500_CPU_@_3.30GHz-with-gentoo-2.2 KiB Mem: 6083036 total, 5148868 free KiB Swap: 1048572 total, 1048572 free Timestamp of tree: Thu, 27 Nov 2014 11:30:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 app-shells/bash: 4.2_p53 dev-lang/perl: 5.18.2-r2 dev-lang/python: 2.7.7, 3.3.5-r1, 3.4.1 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.69 sys-devel/automake: 1.11.6-r1, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.16 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo x-portage ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=corei7-avx -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=corei7-avx -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" USE="X acl alsa amd64 berkdb bindist bzip2 cli cracklib crypt cxx dri gdbm hardened iconv justify mmx modules ncurses nls nptl openmp pam pax_kernel pcre readline savedconfig session sse sse2 ssl tcpd truetype unicode urandom vdpau xattr xtpax zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON ================================================================= Package Settings ================================================================= x11-wm/dwm-6.0 was built with the following: USE="savedconfig -xinerama" The output of "sudo emerge --info '=x11-wm/dwm-6.0::x-portage' is the same except for the obvious repo name change. | The problem was the order in which I tried to apply patches. After I had renamed the patches so they where in the right (alphabetical) order I was able to successfully build dwm. |
I have been using razorqt happily for two years. Today I find that razorqt is hard masked, so I have to move to something else. Lxqt seems to be the natural replacement, but it depends on razorqt-base/libqtxdg-0.5.3, which is of course hard masked. And lxde also requires razorqt packages to build. So what to do? I don't want to unmask any hard masked packages, but there seems to be no way to complete an emerge world and still keep using a decent desktop environment. Any ideas? Or better yet, any insight into what is going on with lxqt and why the whole family is hard masked? Thanks. | RazorQt has merged with LXDE to form LXQt. The upgrade path is indeed to install LXQt after removing RazorQt. The old versions of RazorQt in Gentoo are starting to show problems, so it has been decided to hard-mask it now and remove it next month. The Gentoo LXQt team made a mistake though by not providing the new version of libqtxdg in their own directory. This has now been rectified, and the package is now available (unmasked) in the dev-libs category. This should allow you to get a regular install of LXQt. |
I hit weird problem with XFCE and VolumeUp button on my keyboard. Using keyboard settings editor I've created shortcuts to change audio volume using special keys on my keyboard. The shortcuts execute 'amixer'. Somehow, the VolumeDown and Mute keys work, but VolumeUp key is simply ignored. The strangest thing is, that when I create shortcut, the key is recognized by the settings editor. On the side note, neither xfce4-volumed nor xfce4-mixer react to volume changes, I can see changes only in alsamixer. xev also does not report KeyPress and KeyRelease events for any of multi-media keys. I suspect, that problem comes from the fact, that my keyboard is represented by 2 input devices. /dev/input/event6 produces events for normal keys and /dev/input/event7 produces events for multi-media keys. evtest reports that EV_KEY events are produced for all keys correctly. Only XFCE (and maybe Xorg) don't process them as I expect. Any recommendation on how I should configure things in the above setup? Currently I use following section to configure keyboard Code: Section "InputClass" Identifier "Real Keyboard" Driver "evdev" MatchProduct "LITE-ON Technology USB NetVista Full Width Keyboard" MatchIsKeyboard "On" Option "XkbModel" "pc105" Option "XkbLayout" "us,de,ru" Option "XkbOptions" "grp:rwin_toggle,ctrl:swapcaps,grp_led:scroll,compose:ralt" Option "AutoServerLayout" "on" Option "SendCoreEvents" "on" EndSection Since both input devices provide the same "Product", both of them are configured using this section. Interestingly, there's another input with type VideoBus that also provides multi-media keys for VolumeUp and VolumeDown, for that input VolumeUp also does not work, only VolumeDown is working. Xorg does not apply the above configuration to that input, because it has different Product string. It would be very interesting to see the chain of events how it goes through Xorg, is there any tool for that? Side note, I've found one more posting in the Net that describes exactly the same problem as mine (VolumeUp does not work with other keys working), unfortunately, there were no answers to that one. | Looks like I've found work around. After removing xfce4-volumed things started to work again. Well, I don't get indicator of volume change, but other than that everything is fine. I guess xfce4-volumed has some bug. |
Hi. I've got a strange issue that occurred only casually until today, twice. My login manager is lxdm and my desktop environment is Xfce. I also have a secondary user account for which I use XBMC. Today I wanted to close my Xfce session as usual, with the "Logout" button but closing hung before closing the last running application — I've been keeping a terminal window, Geany for a while. Today Firefox was also active when I closed my session. The session hung showing Firefox without decorations, mouse still moving but the keyboard was ineffective (I have no led on it so can't tell whether the driver hung or not). All I could do was switch to a TTY and restart xdm service. Later on I ran XBMC as a session from lxdm and it hung too upon closing. This is the second time this issue occurs upon closing a session today. Does anybody have an idea where to look at to fix this issue? | The problem indeed lies wtihin LXDM. I changed my login manager for LightDM and not only has the problem gone but login and logout are also faster. Don't ask... |
/etc/conf.d/consolefont I set consolefont=<"my font"> but after restart console font remains unchanged. Please advise. | The configuration file you're trying to use is used by a service started with openrc. If you are running rc then try adding consolefont to the boot runlevel Code: rc-update add consolefont boot If you have systemd and no /etc/init.d/consolefont then you have to create a service I suppose. |
I have the problem that gdm shows black screen on bootup and when I switch to a text console and do a top, i can see that gnome-shell and gnome-settings-daemon are eating up 100% cpu load each. I have tried to check the logs of /var/log/messages and /var/log/Xorg.0.log and both shows no relevant information to the issue (at least in my eyes) The last thing I did before I restarted last time was to switch on "global dark theme" - but i have not found out where the hell to change this setting back again... and if it even has relevance at all.. the second last thing i did was to install freemat - but seriously, that ought not to hurt anything... Anyone who has an idea about what I could do here? Br tobibobi | Finally found out what went wrong by running strace gnome-shell I could see that several files was not found and for some reason it kept on looping on it instead of giving up and handling out an error message. It was solved by reinstalling gnome-themes again |
xfce4-settings-manager is empty, shows no configuration icons. I've also noticed this behaviour on Whisker menu, which is missing all the category icons; I am able to find the applications if I go to the "All" sub menu. | Ok, I was able to resolve it. I build my system with the variable UMASK set to 077, which caused the permissions of the directory /usr/local/share/ to be 700. Strance revealed that xfce4-settings-manager was trying to read that folder but was getting a "Permission denied" error; I switched back the permissions on that folder to 0755 and now I have all the applications listed in the panel and settings back again. |
My problem is probably easily fixed. I can't figure out how to keep my xcursor from switching from the theme I have set (gentoo-silver) in my ~/.Xresources to the default when I hover over different applications. It seems to be the default for gtk and my desktop, but take on the theme I want to apply in Firefox, skype, or my file manager. I've tried adding Code: Inherits=gentoo-silver in usr/share/icons/default/index.theme, or ~/.gtkrc-2.0(and 3.0)/index.theme, or /etc/gtkrc/index.theme. I also tried moving the folder gentoo-silver to ~/.icons but that solved nothing, X already knew where to find them. I found gcursor, an application which is so old it doesn't exist. I have not tried gconf yet. I'm using the i3 window manager. PS: off topic but if anyone could relinquish the knowledge of how to permanently change the font of dmenu, I could have a fully uniform desktop (if I solve the topic of this thread, of course) I solved the problem by copying the theme from /usr/share/cursors/xorg-x11/ to ~. I started having this problem last year. Excuse me while I sweatily palm my face. | This is the kind of thing that makes X a pain sometimes, since each app/toolkit seems to think its way is the right way. Most legacy X apps do use .Xdefaults, the problem is that for some reason not all of them seem to parse that file directly. To tell the truth, I never looked on how the thing works so take all I say with a grain of salt. I have found that, in order to activate the last changes you need to run this in any terminal inside X: Code: xrdb ~/.Xdefaults In that file, you can put the cursor settings: Code: Xcursor.theme: ComixCursors-White Xcursor.size: 48 This can, of course, be put into ~/.xinitrc or autostarted in a wrapper from whatever DE you are using. That depends on how to start the X session. That will take rid of legacy apps. More modern ones (gtk and qt-based) attend to their tookit configuration but also to the mechanism configured under /usr/share/themes/default (or ~/.themes/default). Which is the "inherit" line you posted above. |
Now that X works, it's time to try to set up some DE, but which? I recall hearing that KDE is "default". If so, then which version? I'd like a DE that is common - to avoid problems of "exotic choices" - and I'm planning to use embedded programming tools - if some DE is better supported than others. | [Fetching popcorn...] I will watch this flamewar with my fvwm-crystal desktop. |
I’m using stable KDE 4.11.2 with stable akonadi-server-1.12.1-r1. Recently, it doesn’t start anymore. (I don’t exclude me breaking it, but I wouldn’t know how or when.) I’ve done a revdep-rebuild and rebuilt qtsql, but that didn’t help. Any suggestions appreciated. The ‘Akonadi Server Self-Test Report’ is at the end of this post. TIA, Erik Code: Akonadi Server Self-Test Report =============================== Test 1: SUCCESS -------- Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '~/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL [Debug] Tracer=dbus [QMYSQL] Name=akonadi Host= Options="UNIX_SOCKET=/tmp/akonadi-equaeghe.1z1U6i/mysql.socket" ServerPath=/usr/sbin/mysqld StartServer=true Test 2: SUCCESS -------- Akonadi is not running as root Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system. Test 3: SUCCESS -------- MySQL server found. Details: You have currently configured Akonadi to use the MySQL server '/usr/sbin/mysqld'. Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution. Test 4: SUCCESS -------- MySQL server is executable. Details: MySQL server found: /usr/sbin/mysqld Ver 5.5.40-log for Linux on x86_64 (Source distribution) Test 5: ERROR -------- MySQL server log contains errors. Details: The MySQL server error log file '<a href='~/.local/share/akonadi/db_data/mysql.err'>~/.local/share/akonadi/db_data/mysql.err</a>' contains errors. File content of '~/.local/share/akonadi/db_data/mysql.err': 141110 10:39:38 InnoDB: The InnoDB memory heap is disabled 141110 10:39:38 InnoDB: Mutexes and rw_locks use GCC atomic builtins 141110 10:39:38 InnoDB: Compressed tables use zlib 1.2.8 141110 10:39:38 InnoDB: Using Linux native AIO 141110 10:39:38 InnoDB: Initializing buffer pool, size = 80.0M 141110 10:39:38 InnoDB: Completed initialization of buffer pool InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. 141110 10:39:38 InnoDB: Retrying to lock the first data file InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. InnoDB: Unable to lock ./ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. Test 6: SUCCESS -------- MySQL server default configuration found. Details: The default configuration for the MySQL server was found and is readable at <a href='/usr/share/config/akonadi/mysql-global.conf'>/usr/share/config/akonadi/mysql-global.conf</a>. File content of '/usr/share/config/akonadi/mysql-global.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp <kris@mysql.com> # [mysqld] # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled # sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat # sql_mode=strict_trans_tables # DEBUGGING: # log all queries, useful for debugging but generates an enormous amount of data # log=mysql.full # log queries slower than n seconds, log file name relative to datadir (for debugging only) # log_slow_queries=mysql.slow # long_query_time=1 # log queries not using indices, debug only, disable for production use # log_queries_not_using_indexes=1 # # mesure database size and adjust innodb_buffer_pool_size # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); # NOTES: # Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) #expire_logs_days=3 #sync_bin_log=0 # Use UTF-8 encoding for tables character_set_server=utf8 collation_server=utf8_general_ci # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M) # Deprecated in MySQL >= 5.6.3 innodb_additional_mem_pool_size=1M # memory buffer InnoDB uses to cache data and indexes of its tables (default:128M) # Larger values means less I/O innodb_buffer_pool_size=80M # Create a .ibd file for each table (default:0) innodb_file_per_table=1 # Write out the log buffer to the log file at each commit (default:1) innodb_flush_log_at_trx_commit=2 # Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin) # larger values means less I/O innodb_log_buffer_size=1M # Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery. innodb_log_file_size=64M # # error log file name, relative to datadir (default:hostname.err) log_error=mysql.err # print warnings and connection errors (default:1) log_warnings=2 # Convert table named to lowercase lower_case_table_names=1 # Maximum size of one packet or any generated/intermediate string. (default:1M) max_allowed_packet=32M # Maximum simultaneous connections allowed (default:100) max_connections=256 # The two options below make no sense with prepared statements and/or transactions # (make sense when having the same query multiple times) # Memory allocated for caching query results (default:0 (disabled)) query_cache_size=0 # Do not cache results (default:1) query_cache_type=0 # Do not use the privileges mechanisms skip_grant_tables # Do not listen for TCP/IP connections at all skip_networking # The number of open tables for all threads. (default:64) table_open_cache=200 # How many threads the server should cache for reuse (default:0) thread_cache_size=3 # wait 365d before dropping the DB connection (default:8h) wait_timeout=31536000 # We use InnoDB, so don't let MyISAM eat up memory key_buffer_size=16K [client] default-character-set=utf8 Test 7: SKIP -------- MySQL server custom configuration not available. Details: The custom configuration for the MySQL server was not found but is optional. Test 8: SUCCESS -------- MySQL server configuration is usable. Details: The MySQL server configuration was found at <a href='~/.local/share/akonadi/mysql.conf'>~/.local/share/akonadi/mysql.conf</a> and is readable. File content of '~/.local/share/akonadi/mysql.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp <kris@mysql.com> # [mysqld] # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled # sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat # sql_mode=strict_trans_tables # DEBUGGING: # log all queries, useful for debugging but generates an enormous amount of data # log=mysql.full # log queries slower than n seconds, log file name relative to datadir (for debugging only) # log_slow_queries=mysql.slow # long_query_time=1 # log queries not using indices, debug only, disable for production use # log_queries_not_using_indexes=1 # # mesure database size and adjust innodb_buffer_pool_size # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); # NOTES: # Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) #expire_logs_days=3 #sync_bin_log=0 # Use UTF-8 encoding for tables character_set_server=utf8 collation_server=utf8_general_ci # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M) # Deprecated in MySQL >= 5.6.3 innodb_additional_mem_pool_size=1M # memory buffer InnoDB uses to cache data and indexes of its tables (default:128M) # Larger values means less I/O innodb_buffer_pool_size=80M # Create a .ibd file for each table (default:0) innodb_file_per_table=1 # Write out the log buffer to the log file at each commit (default:1) innodb_flush_log_at_trx_commit=2 # Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin) # larger values means less I/O innodb_log_buffer_size=1M # Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery. innodb_log_file_size=64M # # error log file name, relative to datadir (default:hostname.err) log_error=mysql.err # print warnings and connection errors (default:1) log_warnings=2 # Convert table named to lowercase lower_case_table_names=1 # Maximum size of one packet or any generated/intermediate string. (default:1M) max_allowed_packet=32M # Maximum simultaneous connections allowed (default:100) max_connections=256 # The two options below make no sense with prepared statements and/or transactions # (make sense when having the same query multiple times) # Memory allocated for caching query results (default:0 (disabled)) query_cache_size=0 # Do not cache results (default:1) query_cache_type=0 # Do not use the privileges mechanisms skip_grant_tables # Do not listen for TCP/IP connections at all skip_networking # The number of open tables for all threads. (default:64) table_open_cache=200 # How many threads the server should cache for reuse (default:0) thread_cache_size=3 # wait 365d before dropping the DB connection (default:8h) wait_timeout=31536000 # We use InnoDB, so don't let MyISAM eat up memory key_buffer_size=16K [client] default-character-set=utf8 Test 9: SUCCESS -------- akonadictl found and usable Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.12.1 Test 10: ERROR -------- Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 11: ERROR -------- Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 12: SUCCESS -------- Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 13: SUCCESS -------- Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 14: SKIP -------- Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 15: ERROR -------- No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share:/usr/local/share:/usr/share'; make sure this includes all paths where Akonadi agents are installed. Directory listing of '/usr/share/akonadi/agents': akonadinepomukfeederagent.desktop akonotesresource.desktop birthdaysresource.desktop contactsresource.desktop davgroupwareresource.desktop googlecalendarresource.desktop googlecontactsresource.desktop icaldirresource.desktop icalresource.desktop imapresource.desktop invitationsagent.desktop kabcresource.desktop kalarmdirresource.desktop kalarmresource.desktop kcalresource.desktop kdeaccountsresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mboxresource.desktop microblog.desktop migrationagent.desktop mixedmaildirresource.desktop mtdummyresource.desktop nepomuktagresource.desktop newmailnotifieragent.desktop nntpresource.desktop notesresource.desktop openxchangeresource.desktop pop3resource.desktop sendlateragent.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/share:/usr/local/share:/usr/share' Test 16: ERROR -------- Current Akonadi server error log found. Details: The Akonadi server reported errors during its current startup. The log can be found in <a href='~/.local/share/akonadi/akonadiserver.error'>~/.local/share/akonadi/akonadiserver.error</a>. File content of '~/.local/share/akonadi/akonadiserver.error': " Sql error: Can't create table 'akonadi.parttable' (errno: -1) QMYSQL: Unable to execute query Query: CREATE TABLE PartTable (id BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY, pimItemId BIGINT NOT NULL, partTypeId BIGINT NOT NULL, data LONGBLOB, datasize BIGINT NOT NULL, version INTEGER DEFAULT 0, external BOOL DEFAULT false, FOREIGN KEY (pimItemId) REFERENCES PimItemTable(id) ON UPDATE CASCADE ON DELETE CASCADE, FOREIGN KEY (partTypeId) REFERENCES PartTypeTable(id) ON UPDATE CASCADE ON DELETE CASCADE) COLLATE=utf8_general_ci DEFAULT CHARSET=utf8" Unable to initialize database. "[ 0: akonadiserver(_Z11akBacktracev+0x34) [0x471944] 1: akonadiserver() [0x471d61] 2: /lib64/libc.so.6() [0x3bea8387a0] 3: /lib64/libc.so.6(gsignal+0x35) [0x3bea838725] 4: /lib64/libc.so.6(abort+0x148) [0x3bea839ba8] 5: /usr/lib64/qt4/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x3e612776b4] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0x9b) [0x473d0b] 7: /usr/lib64/qt4/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xb4) [0x3e61310424] 8: /usr/lib64/qt4/libQtCore.so.4() [0x3e6131b05f] 9: /usr/lib64/qt4/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3b) [0x3e613235eb] 10: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x5ec) [0x477a7c] 11: /usr/lib64/qt4/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x26e) [0x3e6139605e] 12: /usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e) [0x3e6137c82e] 13: /usr/lib64/qt4/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x359) [0x3e6137fdf9] 14: /usr/lib64/qt4/libQtCore.so.4() [0x3e613aaa2e] 15: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x244) [0x3bec84b0a4] 16: /usr/lib64/libglib-2.0.so.0() [0x3bec84b2d8] 17: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x34) [0x3bec84b394] 18: /usr/lib64/qt4/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x3e613aabce] 19: /usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x2f) [0x3e6137b4df] 20: /usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x138) [0x3e6137b768] 21: /usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x88) [0x3e613809c8] 22: akonadiserver(main+0x1b3) [0x46c583] 23: /lib64/libc.so.6(__libc_start_main+0xf5) [0x3bea824db5] 24: akonadiserver() [0x46cd21] ] " Test 17: ERROR -------- Previous Akonadi server error log found. Details: The Akonadi server reported errors during its previous startup. The log can be found in <a href='~/.local/share/akonadi/akonadiserver.error.old'>~/.local/share/akonadi/akonadiserver.error.old</a>. File content of '~/.local/share/akonadi/akonadiserver.error.old': " Sql error: Can't create table 'akonadi.parttable' (errno: -1) QMYSQL: Unable to execute query Query: CREATE TABLE PartTable (id BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY, pimItemId BIGINT NOT NULL, partTypeId BIGINT NOT NULL, data LONGBLOB, datasize BIGINT NOT NULL, version INTEGER DEFAULT 0, external BOOL DEFAULT false, FOREIGN KEY (pimItemId) REFERENCES PimItemTable(id) ON UPDATE CASCADE ON DELETE CASCADE, FOREIGN KEY (partTypeId) REFERENCES PartTypeTable(id) ON UPDATE CASCADE ON DELETE CASCADE) COLLATE=utf8_general_ci DEFAULT CHARSET=utf8" Unable to initialize database. "[ 0: akonadiserver(_Z11akBacktracev+0x34) [0x471944] 1: akonadiserver() [0x471d61] 2: /lib64/libc.so.6() [0x3bea8387a0] 3: /lib64/libc.so.6(gsignal+0x35) [0x3bea838725] 4: /lib64/libc.so.6(abort+0x148) [0x3bea839ba8] 5: /usr/lib64/qt4/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74) [0x3e612776b4] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0x9b) [0x473d0b] 7: /usr/lib64/qt4/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xb4) [0x3e61310424] 8: /usr/lib64/qt4/libQtCore.so.4() [0x3e6131b05f] 9: /usr/lib64/qt4/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3b) [0x3e613235eb] 10: akonadiserver(_ZN7Akonadi6Server13AkonadiServer4initEv+0x5ec) [0x477a7c] 11: /usr/lib64/qt4/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x26e) [0x3e6139605e] 12: /usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e) [0x3e6137c82e] 13: /usr/lib64/qt4/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x359) [0x3e6137fdf9] 14: /usr/lib64/qt4/libQtCore.so.4() [0x3e613aaa2e] 15: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x244) [0x3bec84b0a4] 16: /usr/lib64/libglib-2.0.so.0() [0x3bec84b2d8] 17: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x34) [0x3bec84b394] 18: /usr/lib64/qt4/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e) [0x3e613aabce] 19: /usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x2f) [0x3e6137b4df] 20: /usr/lib64/qt4/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x138) [0x3e6137b768] 21: /usr/lib64/qt4/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x88) [0x3e613809c8] 22: akonadiserver(main+0x1b3) [0x46c583] 23: /lib64/libc.so.6(__libc_start_main+0xf5) [0x3bea824db5] 24: akonadiserver() [0x46cd21] ] " Test 18: SUCCESS -------- No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 19: SUCCESS -------- No previous Akonadi control error log found. Details: The Akonadi control process did not report any errors during its previous startup. | albright wrote: have you tried wiping out (or moving ) ~/.config/akonadi and ~/.kde4/...akonadi files and restarting? Now I have. No change, sadly enough. |
I tried to install Xorg (and planned to install KDE too), but startx fails. This is from Xorg.0.log: Code: Release Date: 2013-12-27 [ 194.205] X Protocol Version 11, Revision 0 [ 194.205] Build Operating System: Linux 3.12.21-gentoo-r1 x86_64 Gentoo [ 194.206] Current Operating System: Linux JAA-GENTOO 3.12.21-gentoo-r1 #2 SMP Sun Jul 27 15:39:04 Local time zone must be set--see zic x86_64 [ 194.206] Kernel command line: root=/dev/ram0 real_root=/dev/sdb3 [ 194.207] Build Date: 30 October 2014 03:08:18PM [ 194.207] [ 194.208] Current version of pixman: 0.32.4 [ 194.208] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 194.209] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 194.210] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 1 16:16:16 2014 [ 194.211] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 194.211] (==) No Layout section. Using the first Screen section. [ 194.211] (==) No screen section available. Using defaults. [ 194.211] (**) |-->Screen "Default Screen Section" (0) [ 194.211] (**) | |-->Monitor "<default monitor>" [ 194.211] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 194.211] (==) Automatically adding devices [ 194.211] (==) Automatically enabling devices [ 194.211] (==) Automatically adding GPU devices [ 194.211] (==) 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/ [ 194.211] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 194.211] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 194.211] (II) Loader magic: 0x811c60 [ 194.211] (II) Module ABI versions: [ 194.211] X.Org ANSI C Emulation: 0.4 [ 194.211] X.Org Video Driver: 15.0 [ 194.211] X.Org XInput driver : 20.0 [ 194.211] X.Org Server Extension : 8.0 [ 194.211] (II) xfree86: Adding drm device (/dev/dri/card0) [ 194.213] (--) PCI:*(0:2:0:0) 10de:06e0:1b0a:9004 rev 161, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072 [ 194.213] Initializing built-in extension Generic Event Extension [ 194.213] Initializing built-in extension SHAPE [ 194.214] Initializing built-in extension MIT-SHM [ 194.214] Initializing built-in extension XInputExtension [ 194.214] Initializing built-in extension XTEST [ 194.215] Initializing built-in extension BIG-REQUESTS [ 194.215] Initializing built-in extension SYNC [ 194.216] Initializing built-in extension XKEYBOARD [ 194.216] Initializing built-in extension XC-MISC [ 194.217] Initializing built-in extension XINERAMA [ 194.217] Initializing built-in extension XFIXES [ 194.217] Initializing built-in extension RENDER [ 194.218] Initializing built-in extension RANDR [ 194.218] Initializing built-in extension COMPOSITE [ 194.219] Initializing built-in extension DAMAGE [ 194.219] Initializing built-in extension MIT-SCREEN-SAVER [ 194.219] Initializing built-in extension DOUBLE-BUFFER [ 194.220] Initializing built-in extension RECORD [ 194.220] Initializing built-in extension DPMS [ 194.221] Initializing built-in extension Present [ 194.221] Initializing built-in extension DRI3 [ 194.221] Initializing built-in extension X-Resource [ 194.222] Initializing built-in extension XVideo [ 194.222] Initializing built-in extension XVideo-MotionCompensation [ 194.222] Initializing built-in extension XFree86-VidModeExtension [ 194.223] Initializing built-in extension XFree86-DGA [ 194.223] Initializing built-in extension XFree86-DRI [ 194.223] Initializing built-in extension DRI2 [ 194.223] (II) LoadModule: "glx" [ 194.223] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 194.225] (II) Module glx: vendor="X.Org Foundation" [ 194.225] compiled for 1.15.0, module version = 1.0.0 [ 194.225] ABI class: X.Org Server Extension, version 8.0 [ 194.225] (==) AIGLX enabled [ 194.225] Loading extension GLX [ 194.225] (==) Matched nouveau as autoconfigured driver 0 [ 194.225] (==) Matched nv as autoconfigured driver 1 [ 194.225] (==) Matched nouveau as autoconfigured driver 2 [ 194.225] (==) Matched nv as autoconfigured driver 3 [ 194.225] (==) Matched modesetting as autoconfigured driver 4 [ 194.225] (==) Matched fbdev as autoconfigured driver 5 [ 194.225] (==) Matched vesa as autoconfigured driver 6 [ 194.225] (==) Assigned the driver to the xf86ConfigLayout [ 194.225] (II) LoadModule: "nouveau" [ 194.225] (WW) Warning, couldn't open module nouveau [ 194.225] (II) UnloadModule: "nouveau" [ 194.225] (II) Unloading nouveau [ 194.225] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 194.225] (II) LoadModule: "nv" [ 194.225] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so [ 194.225] (II) Module nv: vendor="X.Org Foundation" [ 194.225] compiled for 1.15.0, module version = 2.1.20 [ 194.225] Module class: X.Org Video Driver [ 194.225] ABI class: X.Org Video Driver, version 15.0 [ 194.225] (II) LoadModule: "modesetting" [ 194.226] (WW) Warning, couldn't open module modesetting [ 194.226] (II) UnloadModule: "modesetting" [ 194.226] (II) Unloading modesetting [ 194.226] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 194.226] (II) LoadModule: "fbdev" 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 [ 194.227] (--) using VT number 7 [ 194.229] (EE) NV: The PCI device 0x10de06e0 (GeForce 9300 GE) at 02@00:00:0 has a kernel module claiming it. [ 194.229] (EE) NV: This driver cannot operate until it has been unloaded. [ 194.229] (EE) NV: The PCI device 0x10de06e0 (GeForce 9300 GE) at 02@00:00:0 haFunny, I couldn't find nouveau driver, but at least:s a kernel module claiming it. [ 194.229] (EE) NV: This driver cannot operate until it has been unloaded. [ 194.229] (EE) No devices detected. [ 194.229] (EE) Fatal server error: [ 194.229] (EE) no screens found(EE) [ 194.229] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 194.229] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 194.229] (EE) Emerging xorg-x11 seemed to go through: Code: 1414681872: === (95 of 95) Post-Build Cleaning (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414681872: ::: completed emerge (95 of 95) x11-base/xorg-x11-7.4-r2 to / 1414681872: *** Finished. Cleaning up... 1414681873: *** exiting successfully. 1414681873: *** terminating. 1414684035: Started emerge on: Oct 30, 2014 15:47:14 1414684035: *** emerge xorg-drivers 1414684038: >>> emerge (1 of 1) x11-base/xorg-drivers-1.15 to / 1414684038: === (1 of 1) Cleaning (x11-base/xorg-drivers-1.15::/usr/portage/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild) 1414684038: === (1 of 1) Compiling/Merging (x11-base/xorg-drivers-1.15::/usr/portage/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild) 1414684041: === (1 of 1) Merging (x11-base/xorg-drivers-1.15::/usr/portage/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild) 1414684042: >>> AUTOCLEAN: x11-base/xorg-drivers:0 1414684042: === Unmerging... (x11-base/xorg-drivers-1.15) 1414684044: >>> unmerge success: x11-base/xorg-drivers-1.15 1414684045: === (1 of 1) Updating world file (x11-base/xorg-drivers-1.15) 1414684045: === (1 of 1) Post-Build Cleaning (x11-base/xorg-drivers-1.15::/usr/portage/x11-base/xorg-drivers/xorg-drivers-1.15.ebuild) 1414684045: ::: completed emerge (1 of 1) x11-base/xorg-drivers-1.15 to / 1414684045: *** Finished. Cleaning up... 1414684045: *** exiting successfully. 1414684046: *** terminating. 1414858497: Started emerge on: Nov 01, 2014 16:14:56 1414858497: *** emerge --ask xorg-x11 1414858532: >>> emerge (1 of 1) x11-base/xorg-x11-7.4-r2 to / 1414858533: === (1 of 1) Cleaning (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858533: === (1 of 1) Compiling/Merging (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858536: === (1 of 1) Merging (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858536: >>> AUTOCLEAN: x11-base/xorg-x11:0 1414858536: === Unmerging... (x11-base/xorg-x11-7.4-r2) 1414858539: >>> unmerge success: x11-base/xorg-x11-7.4-r2 1414858540: === (1 of 1) Post-Build Cleaning (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858540: ::: completed emerge (1 of 1) x11-base/xorg-x11-7.4-r2 to / 1414858540: *** Finished. Cleaning up... 1414858540: *** exiting successfully. 1414858541: *** terminating. 1414858629: Started emerge on: Nov 01, 2014 16:17:08 1414858629: *** emerge --ask xorg-x11 1414858644: >>> emerge (1 of 1) x11-base/xorg-x11-7.4-r2 to / 1414858645: === (1 of 1) Cleaning (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858645: === (1 of 1) Compiling/Merging (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858647: === (1 of 1) Merging (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858648: >>> AUTOCLEAN: x11-base/xorg-x11:0 1414858648: === Unmerging... (x11-base/xorg-x11-7.4-r2) 1414858648: >>> unmerge success: x11-base/xorg-x11-7.4-r2 1414858649: === (1 of 1) Post-Build Cleaning (x11-base/xorg-x11-7.4-r2::/usr/portage/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild) 1414858649: ::: completed emerge (1 of 1) x11-base/xorg-x11-7.4-r2 to / 1414858649: *** Finished. Cleaning up... 1414858650: *** exiting successfully. 1414858650: *** terminating. lspci: Code: lspci 00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1) 00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2) 00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2) 00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2) 00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3) 00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3) 00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1) 00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2) 00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2) 00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2) 00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2) 00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2) 00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2) 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control 01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80) 02:00.0 VGA compatible controller: NVIDIA Corporation G98 [GeForce 9300 GE] (rev a1) 04:00.0 Network controller: Ralink corp. RT2790 Wireless 802.11n 1T/2R PCIe Code: /lib64/modules/3.12.21-gentoo-r1/kernel/drivers/gpu/drm/nouveau $ ls -ls total 58032 58032 -rw-r--r-- 1 root root 59357226 Jul 27 19:03 nouveau.ko Code: /usr/lib64/xorg/modules/drivers $ ls -ls total 176 176 -rwxr-xr-x 1 root root 175848 Oct 30 17:11 nv_drv.so What else should show here? (I'm writing this on a different OS because it's easier with a GUI and graphical web browser than with 'links'.) | turboscrew wrote: Where the heck could that nouveau get loaded? You answer yourself already... turboscrew wrote: I also checked that the graphics drives should have been compiled to modules. (Both nouveau and nv. are) Module could be load by your device manager (udev...). So if you have the module, and the hardware that match it, it will get load if your device manager handle that. /etc/conf.d/modules is to load a module yourself or provide an option to the module when loading, so it could be empty, but the module could still be load with default options, even the file is empty. |
I just returned from a short vacation and wound up upgrading KDE, gcc and several other big packages. This caused some pain that I am trying to sort out. My main problem is that KDE-4.14.2 won't start. KDM runs and I can use it to start up xfce, which runs fine. When I tried to do a startkde from a successful startx, I got the message, krandrstartup: File Not Found. So far I have run python-updater, perl-cleaner --all, emerge --newuse --deep --update --wtih-bdeps=y world, revdep-rebuild and rebuilt kdm and kstart with no change. I am out of ideas. Any thoughts on what to do to get KDE running? emerge --info follows: Portage 2.2.8-r2 (default/linux/amd64/13.0/desktop, gcc-4.8.3, glibc-2.19-r1, 3.14.14-gentoo x86_64) ================================================================= System uname: Linux-3.14.14-gentoo-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.2 KiB Mem: 4043956 total, 748676 free KiB Swap: 1021948 total, 1021948 free Timestamp of tree: Wed, 29 Oct 2014 21:30:01 +0000 ld GNU ld (Gentoo 2.24 p1.4) 2.24 app-shells/bash: 4.2_p53 dev-java/java-config: 2.2.0 dev-lang/perl: 5.18.2-r2 dev-lang/python: 2.7.7, 3.3.5-r1, 3.4.1 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6, 1.13.4 sys-devel/binutils: 2.24-r3 sys-devel/gcc: 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 4.0-r1 sys-kernel/linux-headers: 3.13 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb bidi blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb dri dts dv dvb dvd dvdr emboss encode enscript evo examples exif expat fam fastcgi fbcon firefox flac fontconfig foomaticdb fortran freetype ftp gcj gdbm gif gimp glamor glu gmp gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer guile gzip hal handbook hddtemp httpd iconv icq icu idn ieee1394 imagemagick imlib innodb introspection iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack lcms ldap libcaca libedit libgda libnotify libwww lm_sensors lua lzma lzo mad maildir matroska mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nsplugin odbc offensive ofx ogg oggvorbis opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification stream subversion suid svg symlink syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev udisks unicode upower usb v4l v4l2 vcd vlm vorbis win32codecs wmf wxwidgets x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xosd xv xvid yahoo zeroconf zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_ groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_ 3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON | That fixed it and I could start up.! xorg.conf was also screwed up (my dual monitors were oriented wrong) but I was able to fix that. Thank you for your help. |
Hi, ALL, I have a Dell laptop which has a Broadcom wireless network card. I successfully installed Gentoo on it and I put wpa_supplicant with the GUI enabled on top of the X/KDE. The problem is that even though it connects to my network and everything works, wpa_supplicant GUI does not work. Trying to pull the "Adapter" combo box does not show anything. It also says "Status: Could not get status from wpa_supplicant". Now in the wpa_supplicant documentation it is stated that Broadcom cards are not supported. Does this mean I'm out of luck with wpa_supplicant GUI? Thank you. | First, you must be sure that your card is supported by the Linux kernel, the good module and firmware files loaded. See http://wireless.kernel.org/ . Otherwise, you can use the broadcom-sta module. Your wireless card must work properly before try to connect. Where did it say that wpa_supplicant do not support Broadcom wireless cards? |
Not that I'm complaining, but even though I reluctantly had to enable USE="semantic-desktop" globally in make.conf long ago in order to make kde work (and still have it enabled), I'm very surprised and confused. When I did my usual emerge -upD @world which installed kde-4.11.0 today, I noticed that kdelibs, kactivities, kdepimlibs, kget, gwenview, plasma-workspace, systemsetting, dolphin, and kdebase-runtime-meta now have added a new (-semantic-desktop%*) yellow USE flag. (I only have 154 kde packages on this particular install- no kmail/kdepim stuff, if that would matter). As far as I'm concerned this is good news (I've never been a big semantic-desktop fan), but I'm wondering if something has gone wrong, and I've messed up my config files somehow during the gnome/systemd removal fiasco nightmare I just finished on 5 different Gentoo installs, or that the kde and/or the Gentoo devs have dropped the semantic-desktop USE flag, or something else. Anyone else seeing this, or know what's going on? | OK- found this on the dilfridge blog: Quote: Last week we had our monthly Gentoo KDE team meeting; here are few details that are probably worth sharing. So far we've provided the useflag "semantic-desktop" which in particular controls the nepomuk functionality. Some components of KDE require this functionality unconditionally, and if you try to build without it, bugs and build failures may occur. In addition, by now it is easily and reliably possible to disable e.g. the file indexer at runtime. So, we've decided that starting with KDE 4.11 we will remove the useflag and hard-enable the functionality and the required dependencies in the ebuilds. The changes are being done already in the KDE overlay in the live ebuilds (which build upstream git master and form the templates for the upcoming 4.11 releases). http://dilfridge.blogspot.de/2013/05/news-from-201305-gentoo-kde-team-meeting.html That explains that! |
Portage just updated sys-apps dbus from 1.8.4 to 1.8.6, and now xfce fails to start. It fails to open socket /tmp/dbus-blahblah: permission denied. The socket file does not exist. I masked it for now, and everything works as before. Anyone else hitting this? EDIT: Figured it out; I added the X USE flag to sys-apps/dbus , and it works fine now. Not sure why I didn't need it for 1.8.4 yet. I vaguely remember that there's an environment variable I can set somewhere instead of this, but I forget what it is now. | I can't say I'm having any issues with dbus & xfce. I've had dbus running for a long time, currently using 1.8.8; and have yet to have any issues with it. Do you having dbus started (for Openrc, having dbus started in the default run level). What use flags do you have set for dbus? Are you trying to start something through ssh (a common issue according to bugzilla). Have you even bothered opening up a bug report for the developers to look at it, and resolve the problem (from what I hear developers don't monitor the forums as much). |
This is my first time installing Gnome 3 and Gentoo on a laptop. Gnome starts fine, but I cannot logout: clicking User -> Logout produces nothing. (No window pop up, the way it normally does this). That panel normally has two sliders - for sound level and screen brightness - but in my case, it has THREE, though none work, and I'm not even sure what the third slider is for. No Wifi expander either, so no way to choose a network. Btw, the Gnome does *not* freeze or visibly malfunction when I try to logout or move a slider, and I cannot really see any error message. Perhaps I'm not looking in the right places. I initially emerged gnome-light but then unmerged it. I wonder if I'm inadvertently using some of its functionality. But the funny thing is: it was actually working better than the full version. Many thanks in advance. | While you may get most things working with OpenRC, we do not test it. Running GNOME-3.12 with OpenRC is not fully functioning. E.g, because we do not have a logind interface outside systemd yet, stuff like suspend from gnome-shell menu in all likelyhood won't work. Logout might not either, but not sure. I guess it can be an issue if you mix up systemd support in some gnome packages and running openrc; or running openrc without USE=openrc-force. GNOME running on Wayland (upcoming 3.14 and onwards) will hard require logind, so currently systemd; but running on xorg-server will be kept for a while too. There is some work ongoing on providing logind outside systemd by the BSD folks iirc. The linux systemd haters seem to just talk and spread FUD instead of doing such work long ago, as a certain subset of logind is really useful for desktops in fixing real issues that existed with consolekit. I believe that logind provider might be universal enough to use with OpenRC on linux too with minimal effort. GNOME also to some degree requires since long time ago hostnamed, datetimed and localed interfaces which systemd provides, but for those we have openrc-settingsd, which provide those interface on top of OpenRC. Though if you are not an unreasonable systemd hater, I don't see any reason to not use systemd. I believe Gentoo official wiki has numerous articles on how to migrate from OpenRC and so on. LennartP has also written over 14 blog articles on how to manage systemd in an advanced way, if you need fancy stuff. |
From time to time, Gnome 3.8 will deadlock, and on examination of the logs, I see this: Dec 08 17:47:54 silicon gnome-session[19237]: (gnome-settings-daemon:19289): dconf-CRITICAL **: unable to create file '/run/user/1000/dconf/user': Permission denied. dconf will not work properly. Lots and lots of those. When that happens Gnome 3.8 deadlocks, and I have to switch to the text console and kill X. Then delete the /run/user/1000/dconf/user file and start X again. Does anyone knows why, and if there is a resolution for this issue? Thanks Alex | Whats the output of; Code: # systemctl status dbus |
Hello, again, Gentoo forum members. I have been unable to upgrade from KDE 4.12.5 to 4.14.1 (meta). I have searched through the forums and the wiki about upgrading, but I still can not get it to work. The main reason I am trying to upgrade, is because the drawing program Krita, version 2.7.5, is unstable, constantly crashes, and lacks the features that I am used to which are in the 2.8+ versions. I use Krita quite a bit for my digital art creation. So it is very frustrating not being able to use it. Gimp and MyPaint (I still use both) lack the drawing functionality that I need (am used to) in order to work at my art. However, in order to upgrade to the newer version, I need to upgrade to the higher version of KDE. Please bear in mind that the way Gentoo works and is managed is all new to me; it is almost starting to learn Linux all over again. To my understanding, I have not used any overlays. I am just beginning to learn how it works, but have not installed any programs because of my current difficulties (I don't need more errors). So far what I have done/tried is: Code: emerge -u $(qlist -IC kde-base/) to try to upgrade kde after I added: Code: >=kde-base/kde-meta-4.14.0 ~amd64 to my "package.accept_keywords", I "emerge --sync", "emerge -avNDu world", and pasted the dependencies that the output listed in the "package.use" file. However, with the world update, I keep getting this: https://gist.github.com/8a8d5d326522717e8446 This is my package.use: https://gist.github.com/0c7911bf2230726c5735 package.accept_keywords: https://gist.github.com/3649abaec825fd898175 package.mask: https://gist.github.com/4049c0d34ad48202c17b Obviously I am having other issues besides not being able to update or upgrade which is causing the block; I am really having a hard time with this. I think that I dug myself into a hole on this one. I do not know if I should start un-installing programs or what? So if anyone could help me out I would greatly appreciate it. Thanks for your time. Cheers! | ...:sigh:... For the moment, let's go back to your first post in this thread. I hope that you've already dealt with the bogus downgrades and ran etc-update. Now, while I don't use KDE, the package description is quite clear - baloo is the successor of nepomuk. So the question is "what was still pulling nepomuk during the original emerge run ?". Weren't there any interesting lines after the last one in that emerge pastebin ? |
I have everything after gdm-2.20 masked and have been happy but now it's being masked in portage. If i emerge -C gdm and then just put back /usr/sbin/gdm, /usr/bin/gdmXnest and /usr/bin/gdm will it continue to work for me? | Very risky. Ultimately you're trying to fool portage. Take a look at /var/db/pkg/gnome-base/gdm-2.20/CONTENTS to make sure you're not missing anything if you're really trying to avoid upgrading gdm. You can also try putting that package in /etc/portage/package.unmask to workaround the problem. |
Hello, I recently upgraded my whole gentoo system, but I seem to have a lot of different issues related to Gnome. I use the gnome fallback session. 1) When it starts it takes almost a minute before it runs the autostart programs. At that point it generates a grey screen with the message the system has crashed and I need to contact a system administrator. It also has a log off button. But then I can just close this screen with "alt-F4" and my desktop is just under there with all the programs running. What could be causing the delay and the wrong error report? 2) Also the log of, shutdown and reboot buttons are not working: gnome-session-quit --power-off ** (gnome-session-quit:4738): WARNING **: Failed to call Shutdown: Shutdown interface is only available during the Running phase 3) If I click the details button in the settings screen the whole system freezes and I end up with a kernel panic. 4) the options to disable the screen saver seem to have disappeared. I was wondering if I did something really wrong, or this package is just not stable as marked? I can not find any bugs on this. I had to unmask quite some packages to upgrade, but they all do not directly have something to do with gnome: =dev-java/oracle-jdk-bin-1.7.0.67 ~amd64 =sys-apps/systemd-216 ~amd64 =media-libs/mesa-10.3.0 ~amd64 =x11-libs/libdrm-2.4.56 ~amd64 =dev-libs/serd-0.18.2 ~amd64 =dev-libs/sord-0.12.0 ~amd64 =dev-libs/icu-53.1 ~amd64 =dev-qt/qtwebkit-5.3.2-r1 ~amd64 =dev-qt/qtdeclarative-5.3.2 ~amd64 =dev-qt/designer-5.3.2-r1 ~amd64 =kde-base/khelpcenter-4.14.1 ~amd64 dev-python/PyQt4 ~amd64 dev-qt/designer ~amd64 dev-qt/qtdeclarative ~amd64 kde-base/katepart ~amd64 kde-base/kdelibs ~amd64 kde-base/kdesu ~amd64 media-video/kdenlive ~amd64 net-im/skype ~amd64 sys-auth/polkit-kde-agent ~amd64 media-libs/mlt ~amd64 media-video/openshot ~amd64 =kde-base/kde-env-4.14.1 ~amd64 =media-libs/phonon-4.8.0 ~amd64 =kde-base/oxygen-icons-4.14.1 ~amd64 =media-libs/phonon-gstreamer-4.8.0 ~amd64 =media-libs/phonon-vlc-0.8.0 ~amd64 =media-gfx/splashutils-1.5.4.4-r4 ~amd64 =sys-devel/gcc-4.8.3 ~amd64 =dev-python/sip-4.16.3 ~amd64 =dev-libs/jansson-2.6 ~amd64 =net-misc/cgminer-4.5.0 ~amd64 =media-libs/mesa-10.3.0 ~amd64 =dev-python/imaging-1.1.7-r4 ~amd64 emerge --info Portage 2.2.8-r2 (default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.8.3, glibc-2.19-r1, 3.14.14-gentoo x86_64) ================================================================= System uname: Linux-3.14.14-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_X_980_@_3.33GHz-with-gentoo-2.2 KiB Mem: 8169444 total, 4846744 free KiB Swap: 12602684 total, 12602684 free Timestamp of tree: Wed, 01 Oct 2014 22:30:01 +0000 ld GNU ld (Gentoo 2.23.2 p1.0) 2.23.2 distcc 3.1 x86_64-pc-linux-gnu [disabled] ccache version 3.1.9 [disabled] app-shells/bash: 4.2_p51 dev-java/java-config: 2.2.0 dev-lang/python: 2.7.7, 3.3.5-r1 dev-util/ccache: 3.1.9-r3 dev-util/cmake: 2.8.12.2-r1 dev-util/pkgconfig: 0.28-r1 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.4 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6, 1.12.6, 1.13.4 sys-devel/binutils: 2.23.2 sys-devel/gcc: 4.6.4, 4.8.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.13 (virtual/os-headers) sys-libs/glibc: 2.19-r1 Repositories: gentoo pd-overlay x-portage proaudio flora floppym bitcoin ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j13" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/pd-overlay /usr/local/portage /var/lib/layman/pro-audio /var/lib/layman/flora /var/lib/layman/floppym /var/lib/layman/bitcoin" USE="X a52 aac aalib acl acpi alsa amd64 amr apache2 aspell avi berkdb blueray bluetooth branding bzip2 cairo capi caps cdda cddb cdio cdr cli colord connection-sharing cracklib crypt cups curl cxx dbus dhcpcd dri dts dv dvb dvd dvdr eds emboss emerald encode evo exif fam ffmpeg firefox flac fluidsynth fontconfig fortran frei0r ftp gconf gdbm gif glamor glib glx gnome gnome-keyring gnome-online-accounts gpm gsm gstreamer gtk gtk3 iconv icu id3tag ieee1394 imagemagick introspection ipv6 jack java jpeg jpeg2k lame lastfm lcms ldap libcaca libmpeg2 libnotify libsecret libv4l libv4l2 libvisual mad midi mjpeg mms mmx mmxext mng modules mp3 mp4 mpeg mpeg3 mpg123 mplayer mtp multilib musepack musicbrainz nautilus ncurses networkmanager nls nptl nsplugin offensive ogg openexr opengl openmp openssl oss pam pango pcre pdf perl pic pidgin plugins png policykit ppds pulseaudio pvr python python3 qt3support qt4 quicktime readline realtime resolvconf samba schroedinger sdl session sndfile socialweb spell sse sse2 sse3 ssl ssse3 startup-notification svg symlink systemd tcpd theora threads tiff tracker truetype udev udisks unicode upnp upower usb utils v4l v4l2 vdpau vim-syntax vlc vorbis wavpack webkit wifi wxwidgets x264 xcb xinerama xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel usb-audio usbmidi emu10k1" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB en_US en nl_NL nl el_GR el" OFFICE_IMPLEMENTATION="libreoffice" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON | What did you upgrade from? A lot of the problems I had upgrading to 3.12 is actually USE flags... but it looks like you got through all of them as it actually installed. Usually kernel panics are due to drivers, have you updated nvidia-drivers recently (is this what you're using?) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.