prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Hello, I upgraded my video card to a 780 Ti, that was released recently. Now X fails to start and gentoo runs with console only. re-emerging the drivers has not done any good. nvidia-xconfig does not solve the problem ether. My guess is, that the current gentoo-nvidia-driver simply does not support the 780 Ti yet. On my Windows-System, that I keep around for gaming purposes, the driver version ist 331.something, while under gentoo it is 325.something. Am I correct or may the problem lie elsewhere?
You may check nvidia site yourself if you find a newer binary version. Also please read the linux release note of nvidia drivers on nvidia homepage and check if your card is supported ... Also check gentoo-bugzilla if there is a new version ...
Hi, I want to use rainlendar ( http://www.rainlendar.net ) as an integrated calendar in my fluxbox environment. so far no version is available in portage; just a very old version in an overlay. so i downloaded the latest version from the homepage. after working around this issue aboutl libwebkitgtk ( https://forums.gentoo.org/viewtopic-p-7420122.html#7420122 ), it still won't start: Code: miPC ~ $ rainlendar /usr/lib/rainlendar2/rainlendar2: /usr/lib64/liblber-2.4.so.2: version `OPENLDAP_2.4_2' not found (required by /usr/lib/rainlendar2/rainlendar2) /usr/lib/rainlendar2/rainlendar2: /usr/lib64/libldap_r-2.4.so.2: version `OPENLDAP_2.4_2' not found (required by /usr/lib/rainlendar2/rainlendar2) but openldap is installed in version 2.4.35: Code: miPC ~ $ eix -I openldap [I] net-nds/openldap Available versions: 2.3.43-r1 2.3.43-r3 2.3.43-r4 2.4.19-r1 ~2.4.21 2.4.23 2.4.24 ~2.4.25 ~2.4.25-r1 ~2.4.28 2.4.28-r1 2.4.30 ~2.4.31 ~2.4.31-r1 ~2.4.32 ~2.4.33 ~2.4.33-r1 ~2.4.33-r2 2.4.35 ~2.4.35-r1 {(+)berkdb crypt -cxx debug experimental gdbm gnutls icu iodbc ipv6 kerberos minimal odbc overlays perl samba sasl selinux slp smbkrb5passwd ssl +syslog tcpd} Installed versions: 2.4.35(11:22:57 AM 09/23/2013)(berkdb crypt gnutls icu kerberos odbc overlays samba sasl slp ssl syslog tcpd -cxx -debug -experimental -iodbc -ipv6 -minimal -perl -selinux -smbkrb5passwd) Homepage: http://www.OpenLDAP.org/ Description: LDAP suite of application and development tools also the mentioned files exist: Code: miPC ~ $ ls -l /usr/lib64/libldap_r-2.4.so.2 lrwxrwxrwx 1 root root 22 Sep 23 11:23 /usr/lib64/libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.9.1 jaenicke@miPC ~ $ file /usr/lib64/libldap_r-2.4.so.2 /usr/lib64/libldap_r-2.4.so.2: symbolic link to `libldap_r-2.4.so.2.9.1; ' miPC ~ $ ls -l /usr/lib64/liblber-2.4.so.2 lrwxrwxrwx 1 root root 20 Sep 23 11:23 /usr/lib64/liblber-2.4.so.2 -> liblber-2.4.so.2.9.1 jaenicke@miPC ~ $ file /usr/lib64/liblber-2.4.so.2 /usr/lib64/liblber-2.4.so.2: symbolic link to `liblber-2.4.so.2.9.1' after talking to the developer he gave me some hints which cryptographic apis he was using, which led me to recompiling curl, openssl and openldap with ridiculously many use flags, it still won't start. what am i missing, any ideas why rainlendar won't accept the installed version of openldap?
Have you download the 64bit tarball? I've just download the tarball, untar it to my /home, run .rainlendar and it work... EDIT: I don't have libwebkitgtk
UPDATE: I forgot in the original thread to say that the prob is emerging on the second screen called 'Acer HS244HQ'. If you have the same fault with other monitors, your'e maybe on the right place, too! Hi. I have problem: since an update from xorg-server from 1.13.4-r1 to 1.14.3-r2 and also the problem emerged on change from nvidia-drivers-173.14.38 to 304.108. Now i have xorg-server 1.14.3-r2 and nvidia-drivers 325.15. All would be good if there wouldn't be one problem: The second screen (first DVI, second HDMI) goes on and off all the time in a loop. So its flickering and hurting my eyes. The screen doesn't show it's logo but the Infrared is blinking .. maybe because its repowering it so fast that it doesn't go to standby. The first screen is working. So now i had the fix, that i just downgrade to xorg-server 1.13.4-r1 and nvidia-drivers 173.14.38 (and nvidia-settings-173.14.37 by the way, of course) But i just want to know what the problem really is, because many applications depend to xorg-server 1.14.3-r2 today. (see the printing below) If i use the nvidia-drivers above 173.14.37 X isn't starting. I do not have a printing for that, because the nvidia-drivers-325.15 is working, so i didn't play more with the versions which are already outdatet. By the way, the newest version - which is masked - nvidia-drivers-331.20 is printing a black screen with blinking cursor, too. When starting X. The next line is the working setup: Code: # emerge -avu =x11-drivers/nvidia-drivers-173.14.38 =media-video/nvidia-settings-173.14.37 =x11-base/xorg-server-1.13.4-r1 * IMPORTANT: 21 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild UD ] x11-base/xorg-server-1.13.4-r1:0/1.13.4 [1.14.3-r2:0/1.14.3] USE="ipv6 nptl suid udev xorg -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB [ebuild UD ] x11-drivers/nvidia-drivers-173.14.38 [325.15] USE="acpi (multilib) -tools* (-X%*) (-pax_kernel%)" 0 kB [ebuild UD~] media-video/nvidia-settings-173.14.37 [304.60] USE="-examples" 0 kB Total: 3 packages (3 downgrades), Size of downloads: 0 kB !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-base/xorg-server:0 (x11-base/xorg-server-1.13.4-r1::gentoo, ebuild scheduled for merge) pulled in by =x11-base/xorg-server-1.13.4-r1 (x11-base/xorg-server-1.14.3-r2::gentoo, installed) pulled in by x11-base/xorg-server:0/1.14.3= required by (x11-drivers/xf86-input-keyboard-1.7.0::gentoo, installed) x11-base/xorg-server:0/1.14.3= required by (x11-drivers/xf86-input-evdev-2.8.1::gentoo, installed) x11-base/xorg-server:0/1.14.3= required by (x11-drivers/xf86-input-mouse-1.9.0::gentoo, installed) I can solve that dependency problem for sure. But it would be better, to use the new version nvidia-drivers-325.15 instead. And also the newest Xorg server. Maybe someone can help? Here my system info: Code: # emerge --info Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.15-r3, 3.5.7-gentoo x86_64) ================================================================= System uname: Linux-3.5.7-gentoo-x86_64-Intel-R-_Core-TM-_i7-2600K_CPU_@_3.40GHz-with-gentoo-2.2 KiB Mem: 8166920 total, 3523144 free KiB Swap: 4200992 total, 4200992 free Timestamp of tree: Wed, 06 Nov 2013 21:00:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 distcc 3.1 x86_64-pc-linux-gnu [disabled] app-shells/bash: 4.2_p45 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.6.8-r3, 2.7.5-r3, 3.1.5-r1, 3.2.5-r3 dev-util/cmake: 2.8.11.2 dev-util/pkgconfig: 0.28 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.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.4.7, 4.5.4, 4.6.3, 4.7.3-r1 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.9 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA skype-4.0.0.7-copyright skype-eula RTCW-ETEULA AdobeFlash-10.1 AdobeFlash-10.3 LOKI-EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -mtune=core2 -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /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/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo" CXXFLAGS="-march=core2 -mtune=core2 -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--autounmask=n" 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="ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j9" 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="X a52 aac acl acpi adns alsa amd64 ao apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cdda cdparanoia cdr cgi cli cracklib crypt cscope css curl curlwrappers custom-optimization cxx dbus dga directfb divx dri dts dvd dvdr emacs encode enscript exif expat fam fbcon fbcondecor ffmpeg firefox flac fltk fortran ftp gd gdbm geoip ghoto gif gimp glut gmp gnutls gphoto2 gpm gstreamer gtk guile gzip hal hddtemp iconv icq icu ieee1394 imagemagick imap injection ios ipv6 irc jack javascript jbig jpeg jpeg2k kde kontact lame libcaca libffi libgphoto2 libmng libnotify libsamplerate libsndfile lm_sensors lzma lzo mad madwifi mhash midi mikmod mmx mng modplug modules mp3 mp4 mpeg mplayer mptov msn mudflap multilib musepack ncurses nfs nls nntp nptl nptlonly nvidia objc ogg oggvorbis openal opengl openmp oss pam pcre pdf perl php plasma png portaudio posix pulseaudio qt3 qt3support qt4 quicktime readline realmedia recode rss samba sdl semantic-desktop session shorten sid smp sockets socks5 sound sox speex sse sse2 sse3 ssl subversion svg syslog szip tcl tcpd timidity truetype unicode v4l v4l2 vcd vorbis wavpack win32codecs winbind wma wmf wxwidgets x264 xcomposite xinerama xml xpm xscreensaver xvid zblib zeroconf zlib zsh-completion" 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 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" LINGUAS="de en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" 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, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Just found this thread. I have same problem, both monitors are DVI. It seems the second monitor is protecting itself from incompatible modes. Will try and use a modeline to force settings when I get back home.
While being on Arch I had this line to display mpd status in conky: TEXT $if_mpd_playing ${mpd_smart}$endif But on Gentoo if_mpd_playing and mpd_smart are unrecognized commands Instead, I tried TEXT $if_running mpd ${mpd_artist}$endif And I get Conky:if_running needs an argument Segmentation fault And then it freezes conky, which will not load on next startx When tried ${if_running mpd} $mpd_artist ${endif} I get Conky: unknown variable mpd_artist ${mpd_artist} | 2% / 1% / 2% / 1% | full | 50c | 11% (372MiB) | 0B 0B | Thu Nov 14 09:29am What else should I try?
Did you try: ${if_running mpd} ${mpd_artist} ${endif} So the function and var are within { }
I emerged gnome-light and it seems to be working OK, but the mouse is to[o] fast even on the lowest settings... Any ideas?
Maybe you are talking about a laptop and you need Code: x11-drivers/xf86-input-synaptics ?
Hi I'm having sort of a problem with my machine. I'm trying to run glxgears on my desktop since I notice something disable my desktop compositing after I run an update via emerge. xorg log: http://pastebin.com/GwEXXDNC Module Size Used by nvidia 9389614 22 [ 17.905] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X This is the main problem. When I try running glxgears I get error Xlib: extension "GLX" missing on display ":0.0". Error: couldn't get an RGB, Double-buffered visual. I have been emerging some packages I have found on older posts but nothing has helped. In fact I'm constantly getting emake failed-errors now, for an example libGLw gives me that. Please tell me if you need more info.
Quote: [ 17.905] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X [ 17.905] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X [ 17.905] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If [ 17.905] (EE) NVIDIA(0): you continue to encounter problems, Please try [ 17.905] (EE) NVIDIA(0): reinstalling the NVIDIA driver. so Code: eselect opengl list if not set to nvidia set it
Ran emerge -Duvan @world followed by emerge --depclean and X now tells me that no devices detected, no screens configured. I have tried emerging the xf86-video moules that Xorg.0.log references, but no dice. I have tried rebuilding the kernel and refreshing the symlink to make sure it is pointing to the right location. Any ideas how I should start trying to fix this? Thanks!
I'll try the group you mentioned and get back to you. Thanks!
I'm trying to install thunar-volman plugin for thunar. This requires enabling of "udev" USE flag for thunar. As soon as this flag is added, I get funny slot conflicts. Quote: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: gnome-base/gvfs:0 (gnome-base/gvfs-1.12.3-r1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (gnome-base/gvfs-1.16.3-r1::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/gvfs-1.10.1[udisks,udev] required by (xfce-base/thunar-1.6.2::gentoo, ebuild scheduled for merge) dev-libs/glib:2 (dev-libs/glib-2.32.4-r1::gentoo, installed) pulled in by <dev-libs/glib-2.33:2 required by (dev-libs/gobject-introspection-1.32.1::gentoo, installed) (dev-libs/glib-2.36.4-r1::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/glib-2.35:2 required by (gnome-base/gvfs-1.16.3-r1::gentoo, ebuild scheduled for merge) I've tried already multiple combinations of USE flags but no matter what I do, without "udev" in thunar I can't install thunar-volman, but with "udev" the thunar itself causes conflicts. An attempt to add ~amd64 for the thunar results in even more problems, this time with gobject-introspection. Any idea? Advice?
Going by output and ebuilds, likely changing useflags and not using '-N' screws up depeendency calculation. Try either that or explicitly adding gvfs to emerge line.
Hello Gentoo users, I am trying to start a Linux program (/usr/bin/vkeybd) from a bash script. But when I execute the script by clicking on it, the program will not open but if I drop the same script into a terminal window, the program will successfully launch. The script looks like this: Code: #!/bin/bash /usr/bin/vkeybd --addr 20.0 & The executable bit of the script is turned on also. Vkeybd is a MIDI virtual keyboard in case anyone is wondering what it is. Here is some background information that might help solve the problem: I noticed after I first emerged vkeybd, I got a notice that reads like this: Code: The system-wide keymap is locale-sensitive now. A file * vkeybdmap-$LANG is searched in prior. For example, /etc/vkeybdmap-de * can be used for the german locale. See the localization guide: * * http://www.gentoo.org/doc/en/guide-localization.xml And at that point, vkeybd would not launch PERIOD, no matter how I tried to launch it until I used the Gentoo command "eselect locale list" to find a good US locale, then I used the command "eselect locale set 226", which make it use the en_US.iso88591 locale. I also tried the en_US.utf8 locale. It worked with each of those locales. After choosing one or the other locale, I ran the command "env-update && source /etc/profile". With each of these locales, vkeybd would finally launch when typed in a terminal window. But it will not lanuch by clicking on the startup script as I mentioned at the beginning of this post. It would also lauch if I dropped the script into a terminal window, but not by clicking on it. Will someone be so kind as to give me a hint as to what I need to do to get this script to launch vkeybd by clicking on it? Remember it will work if I drop the script in a terminal window or if I type "vkeybd" in a terminal window. I'm sure the script works because I tested it out by substiting VLC (media player) for vkeybd and vlc would launch by clicking on the script. So the script itself works. It willl work with VLC but not with vkeybd. I am using a late version of KDE4 and a recent version of Gentoo. Thanks for your time, Roy
I think I solved my problem. I needed to reboot for it to work. I'm sorry I posted so quickly without exploring all other possibilities. All the best, Roy
I last installed Gentoo over a year ago, and I didn't care about effects and all that... I recently decided to rebuild my Windows computer as a Gentoo box to refresh my skills. Now I'm faced with gnome 2 that looks like every other gnome I've seen in the past 5 years, and I'm thinking I must have to configure something... I used to have Compiz working, favorite plugin was the cube. I have read that Compiz and Gnome 2 don't play together. What effects are available, and how do I enable them? Here's my lspci: Code: 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05) 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05) 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05) 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 05) 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05) 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05) 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35) 03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 03) 03:00.4 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller (rev 03) 0b:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5761e Gigabit Ethernet PCIe (rev 10) 3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02) 3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02) 3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02) 3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02) 3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02) 3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02) This is my first time trying to use an Intel graphics card for this, so I have no idea what to expect. I have multiple displays (2 of them). I'm not married to Gnome- if KDE is a better choice, I can just reformat and reinstall... I'll take any suggestions. Thanks! PS- rebuilt with KDE instead- Very happy with the result!
Format!!! HardwareIntel
Hello, I have Code: Realtek Semiconductor Corp. RTS5139 Card Reader in my Laptop and it seems to work properly. When I use the SD card all is OK. But when I insert MMC card and try to enter into it under Dolphin I get this http://i.piccy.info/i8/b798c59650d9a8498384e8bce94917a5/1382872542/160543/637660/33.png On second click it enters MMC. There is no any errors in dmesg. What's wrong?
eyoung100 wrote: Does the MMC card have a /home/<user> also No, the MMC is empty (freshly formatted).
When I'm in a non-X console on my system, the default PS1 setting coming from /etc/bash/bashrc: Code: \[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\] ...isn't working correctly, and I'm sure that at one point it was working. The prompt ends up looking like this: Code: ;tom@dell2:~tom@dell2 ~ $ ...where the end of that...everything starting at the second occurrence of "tom", are properly colored, and look like it does in an X console. I have an nvidia card, but note that I'm not using a framebuffer console, and have no initrd etc...not sure if that makes a difference. Also note that my TERM is rxvt-256color, but changing that doesn't seem to have any affect. Like I said, I'm sure that at one point this worked, and I don't think that default changed. Any ideas what's up there? Thanks. Tom
PROMPT_COMMAND?
Code: $ firefox After ~7-10 minutes firefox in running In dmesg Code: [ 63.658776] grsec: Segmentation fault occurred at 00000000000006c4 in /usr/lib64/firefox/firefox[firefox:6850] uid/euid:1000/1000 gid/egid:1000/1000, parent /usr/lib64/firefox/firefox[firefox:6849] uid/euid:1000/1000 gid/egid:1000/1000 [ 63.658787] grsec: bruteforce prevention initiated for the next 30 minutes or until service restarted, stalling each fork 30 seconds. Please investigate the crash report for /usr/lib64/firefox/firefox[firefox:6850] uid/euid:1000/1000 gid/egid:1000/1000, parent /usr/lib64/firefox/firefox[firefox:6849] uid/euid:1000/1000 gid/egid:1000/1000 Code: paxctl -v /usr/lib64/firefox/firefox PaX control v0.7 Copyright 2004,2005,2006,2007,2009,2010,2011,2012 PaX Team <pageexec@freemail.hu> - PaX flags: -------x-e-- [/usr/lib64/firefox/firefox] RANDEXEC is disabled EMUTRAMP is disabled kernel 3.11.2-hardened config http://bpaste.net/show/146383/ emerge --info http://bpaste.net/show/146384/ USE flags of firefox http://bpaste.net/show/146385/ strace http://bpaste.net/show/146389/ Any ideas are welcome.
Tractor Girl wrote: I have exactly the same problem According to this, it should be working now...but it is not... http://hardenedgentoo.blogspot.com/2012/06/default-mprotect-restriction-for.html I tried both 17 and 24 mprotect must be disabled for now, this is due to ion jit, it is too much work to backport the fixes that will be coming in fx-26. As the mozilla lead I can ensure you that firefox starts in under 2ms on my hardened machine, this is where all mozilla work is performed.
After a recent emerge update, the X (kdm and startx) stopped working. Here are the error messages from startx Current version of pixman: 0.22.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 25 22:31:16 2011 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) module ABI major version ( doesn't match the server's version (10) (EE) Failed to load module "nouveau" (module requirement mismatch, 0) (EE) module ABI major version ( doesn't match the server's version (10) (EE) Failed to load module "vesa" (module requirement mismatch, 0) (EE) open /dev/fb0: No such file or directory (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found I followed the tread https://forums.gentoo.org/viewtopic-t-885090-highlight-module+abi+major.html and re-emerged both xorg-server and x11-drivers. But I am still getting the same error messages. Do I need to recompile the modules? Thanks.
Yes, re-merge X11 drivers: Code: qlist -I x11-drivers ls /var/db/pkg/x11-drivers
Since upgrading my system to a sandy bridge i5 2500k, and doing a recompile, firefox immediately segfaults when run. Removing .mozilla doesn't help, nor does running in safe mode. Here's the output when running with gdb: Code: (gdb) run Starting program: /usr/bin/firefox 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". [New Thread 0x7fffe2044700 (LWP 4932)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff0a1a748 in g_utf8_validate () from /usr/lib64/libglib-2.0.so.0 Not compiled with debugging symbols, but I did try it earlier and found no change in the message. I've tried recompiling my whole system but no change. Also tried recompiling glib with basic flags "-O2 -pipe". Firefox and xulrunner themselves filter cflags (including avx) so that shouldn't be an issue. In addition, I have a binary copy of mozilla's Prism, which also segfaults. There were a few failed packages after running "emerge -e world" but none were dependencies for firefox. Here's my "emerge --info": Code: Portage 2.1.10.49 (default/linux/amd64/10.0, gcc-4.6.2, glibc-2.15, 3.2.2-ck1 x86_64) ================================================================= System uname: Linux-3.2.2-ck1-x86_64-Intel-R-_Core-TM-_i5-2500K_CPU_@_3.30GHz-with-gentoo-2.1 Timestamp of tree: Sun, 11 Mar 2012 02:15:01 +0000 distcc 3.1 x86_64-pc-linux-gnu [disabled] ccache version 3.1.7 [enabled] app-shells/bash: 4.2_p20 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.7-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2 dev-util/ccache: 3.1.7 dev-util/cmake: 2.8.7-r5 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.1 sys-apps/openrc: 0.9.9.2 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.4_p6-r1, 1.9.6-r3, 1.10.3, 1.11.3 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.3.4, 4.4.5, 4.5.2, 4.6.2 sys-devel/gcc-config: 1.5.1 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.2-r1 (virtual/os-headers) sys-libs/glibc: 2.15 Repositories: gentoo kde-sunset vmware eatnumber1 lcd-filtering sunrise proaudio gentoo-zh dottout lordvan x11 gamerlay-stable x-portage ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fweb -fno-ident -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/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 -O2 -pipe -fweb -fno-ident -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo/ http://mirror.internode.on.net/pub/gentoo http://ftp.swin.edu.au/gentoo/" LANG="en_AU.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" LINGUAS="en" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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/kde-sunset /var/lib/layman/vmware /var/lib/layman/eatnumber1 /var/lib/layman/lcd-filtering /var/lib/layman/sunrise /var/lib/layman/pro-audio /var/lib/layman/gentoo-zh /var/lib/layman/dottout /var/lib/layman/lordvan /var/lib/layman/x11 /var/lib/layman/gamerlay /usr/local/portage" SYNC="rsync://rsync.au.gentoo.org/gentoo-portage" USE="X aac acl acpi alsa amd64 berkdb bzip2 cjk cli cracklib crypt cups cxx dbus dri dvb dvd encode fam ffmpeg flac fortran gdbm gif gnutls gpm gtk iconv introspection ipv6 jack jpeg lcdfilter libsamplerate lzo mad matroska mmx modules mp3 mp4 mpeg mudflap multilib musepack ncurses nls nptl nptlonly ogg openal opengl openmp pam pcre png pppd qt3support qt4 quicktime readline sdl session spell sse sse2 sse3 ssl ssse3 svg sysfs tcpd threads tiff truetype unicode usb vdpau vorbis x264 xorg xv xvid zlib" ALSA_CARDS="ice1724" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DVB_CARDS="usb-bluebird" 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 ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" SANE_BACKENDS="epson2" 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 Cflags are relatively minimal and worked fine on older system (s775 core 2 duo). Glibc 2.15 is installed, but the issue also occurred with 2.14.1. Next I will try compiling the entire system with basic cflags, and remove "-march=native" or downgrade it to something basic. But if there is anything obvious going on here, please let me know. EDIT: Tried disabling CCACHE and that didn't help
any reason for all theses compilation options? Code: -fweb -fno-ident -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block
Brand new install... 3.10.7 kernel .. have tried Nvidia 331.19 and now 325 ... Not doing anything, and KDE will Flash back to the logon screen... and my X session will be lost... does this randomly form 5mins to 20mins of desktop use. how do i even get a log for this? video driver issue? no crash error... just flash .. back to login power managment issue?
It could be that your KDE session crashes, but there is no indication of that in ~/.xsession-errrors. Possibly it is the X server which crashes. If so, it will be recorded in /var/log/Xorg.0.log (which will be renamed to Xorg.0.log.old once the X server restarts).
Hello, I am using spacefm as my file manager. I want to change the file icons, so I added this line gtk-icon-theme-name = "Tango" in the .gtkrc-2.0, but it changes nothing, even the "gtk-icon-theme-name" doesn't be recognized, (under vim, the color is white, not the color (brown in my case) like others) Could someone tell me how to fix it?
rorgoroth wrote: Which version of spacefm are you using? In portage 0.9.0 and 0.9.1 is set to build with gtk3 by default for some reason (no idea why, gtk3 version is buggy). So you need to set the icon theme for gtk3. If you are using the 0.8.7 that still uses gtk2 then, the method you use works for me. I suggest: 1. Check which version of spacefm you are using. 2. Set the gtk3 'stuff' if you use 0.9.x from portage. 3. Check that "Tango" is the exact name to be used from /usr/share/icons For example my ~/.gtkrc-2.0 contains: gtk-icon-theme-name="Faenza-Dark" and (for gtk3) my ~/.config/gtk-3.0/settings.ini contains: gtk-icon-theme-name=Faenza-Dark Exactly the same, just missing the "". well, yes, i have recently updated to spacefm-0.9.0, and the tag appearance is really ugly, so that's why i wan't to change the theme. I will try gtk-3.0.
EDIT: working with nvidia driver by this post https://forums.gentoo.org/viewtopic-t-959568-postdays-0-postorder-asc-start-0.html if u are headless as I was type me, I will try to help POST: Hi, I have problem here with this xorg config I can not boot a xorg serve -only black screen I am trying to set up an optimus http://pastebin.com/gfPgBnq5 Xorg.0.log: http://pastebin.com/Y9PVxKha please help me!
See this: No device detected while startx? . In short: Remove the Bumblebee package if you have it. Install the proper intel video driver for your system, presumably intel915 If you have the nouveau driver compiled in kernel disable it Pass nomodeset = 1 on your kernel command line Reinstall the Bumblebee package
Hi, Been trying for some time to get xorg running on my lenovo laptop... anyway ran nvidia-settings today and still no luck.. attaching xorg.conf and xorg.log.0 maybe someone can help me... xorg.conf http://pastebin.com/m7KqTueK xorg.log.0 http://pastebin.com/pVu7Had3 Basicly it ends with Code: [ 234.890] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 234.890] (--) using VT number 7 [ 234.893] (EE) No devices detected. [ 234.893] Fatal server error: [ 234.893] no screens found [ 234.893] (EE) Even tho they exist in the configuration.... Hope someone can shed some light on this for me... Thanks BR
Jonas_H, Welcome to Gentoo. From your log Code: [ 234.887] (--) PCI:*(0:0:2:0) 8086:0166:17aa:2200 rev 9, Mem @ 0xf1000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64 [ 234.887] (--) PCI: (0:1:0:0) 10de:1140:17aa:2200 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128 it looks like you have an Optimus graphics system as eyoung100 suggests. If so, make the Intel graphics work first. The nVidia graphics isn't all there.
Hey there. After messing up badly my system i decided to reinstall clean gentoo. Everything is perfect but one thing: Cant change my keyboard layout through gnome-control-center (gnome-3.6) cuz i get the following error when opening "Region and Language": Code: Aranza ~ # gnome-control-center (gnome-control-center:5170): region-cc-panel-WARNING **: Failed to contact localed: Error calling StartServiceByName for org.freedesktop.locale1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1 Segmentation fault Its actually VERY important for me to have this since i speak spanish and need US international layout. Greetings and any hint will b appreciated (allready tryed to rebuild dbus-glib)
Problem fixed... its so noob i'm actually ashamed to post the solution but i will anyways to help new people in case they are lost: I didnt know Systemd was such a "revolution", i thought it was just an other package and didnt configure the kernel to boot with it neither i did any of its configs. problem solved this way.
So far the only driver I've been able to get to work on this is the VESA would like to have either Nouveau or Nvidia working. With the Nvidia driver I end up with a blank screen. In both cases make.conf VIDEO_CARDS is set to nouveau or nvidia as the case may be. Trying not to paste too much in, but if more would help just let me know. Code: 01:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1) Subsystem: Micro-Star International Co., Ltd. Device 10e7 Kernel modules: nvidia Obviously the kernel module changes depending on which I'm trying at the time. Nouveau: 1.0.9 Xorg.0.log Code: [ 725.697] (II) LoadModule: "nouveau" [ 725.698] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 725.698] (II) Module nouveau: vendor="X.Org Foundation" [ 725.698] compiled for 1.14.3, module version = 1.0.9 [ 725.698] Module class: X.Org Video Driver [ 725.698] ABI class: X.Org Video Driver, version 14.1 [ 725.698] (II) NOUVEAU driver [ 725.698] (II) NOUVEAU driver for NVIDIA chipset families : [ 725.698] RIVA TNT (NV04) [ 725.698] RIVA TNT2 (NV05) [ 725.698] GeForce 256 (NV10) [ 725.698] GeForce 2 (NV11, NV15) [ 725.698] GeForce 4MX (NV17, NV18) [ 725.698] GeForce 3 (NV20) [ 725.698] GeForce 4Ti (NV25, NV28) [ 725.698] GeForce FX (NV3x) [ 725.698] GeForce 6 (NV4x) [ 725.698] GeForce 7 (G7x) [ 725.698] GeForce 8 (G8x) [ 725.698] GeForce GTX 200 (NVA0) [ 725.698] GeForce GTX 400 (NVC0) [ 725.698] (--) using VT number 7 [ 725.701] (EE) [drm] KMS not enabled [ 725.701] (EE) No devices detected. [ 725.701] (EE) Fatal server error: [ 725.701] (EE) no screens found(EE) [ 725.701] (EE) xorg.conf Code: Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Device" Identifier "Device0" Driver "nouveau" VendorName "NVIDIA Corporation" BusID "PCI:1:0:0" EndSection Nvidia: 331.17 xorg.0.log Code: [ 53.405] (II) NVIDIA GLX Module 331.17 Thu Oct 17 09:30:48 PDT 2013 [ 53.412] Loading extension GLX [ 53.412] (II) LoadModule: "nvidia" [ 53.412] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 53.478] (II) Module nvidia: vendor="NVIDIA Corporation" [ 53.478] compiled for 4.0.2, module version = 1.0.0 [ 53.478] Module class: X.Org Video Driver [ 53.488] (II) NVIDIA dlloader X Driver 331.17 Thu Oct 17 09:11:05 PDT 2013 [ 53.488] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 53.488] (--) using VT number 7 [ 53.501] (II) Loading sub module "fb" [ 53.501] (II) LoadModule: "fb" [ 53.501] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 53.509] (II) Module fb: vendor="X.Org Foundation" [ 53.509] compiled for 1.14.3, module version = 1.0.0 [ 53.509] ABI class: X.Org ANSI C Emulation, version 0.4 [ 53.509] (WW) Unresolved symbol: fbGetGCPrivateKey [ 53.509] (II) Loading sub module "wfb" [ 53.509] (II) LoadModule: "wfb" [ 53.509] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 53.514] (II) Module wfb: vendor="X.Org Foundation" [ 53.514] compiled for 1.14.3, module version = 1.0.0 [ 53.514] ABI class: X.Org ANSI C Emulation, version 0.4 [ 53.514] (II) Loading sub module "ramdac" [ 53.514] (II) LoadModule: "ramdac" [ 53.514] (II) Module "ramdac" already built-in [ 53.683] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 53.683] (==) NVIDIA(0): RGB weight 888 [ 53.683] (==) NVIDIA(0): Default visual is TrueColor [ 53.683] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 53.683] (**) NVIDIA(0): Enabling 2D acceleration [ 54.310] (II) NVIDIA(0): NVIDIA GPU GeForce GT 750M (GK107) at PCI:1:0:0 (GPU-0) [ 54.310] (--) NVIDIA(0): Memory: 2097152 kBytes [ 54.310] (--) NVIDIA(0): VideoBIOS: 80.07.a2.00.05 [ 54.310] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 54.310] (--) NVIDIA(0): Valid display device(s) on GeForce GT 750M at PCI:1:0:0 [ 54.310] (--) NVIDIA(0): none [ 54.310] (II) NVIDIA(0): Validated MetaModes: [ 54.310] (II) NVIDIA(0): "NULL" [ 54.310] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480 [ 54.310] (WW) NVIDIA(0): Unable to get display device for DPI computation. [ 54.310] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default [ 54.310] (--) Depth 24 pixmap format is 32 bpp [ 54.310] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory [ 54.310] (II) NVIDIA: access. [ 54.312] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon [ 54.312] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X [ 54.312] (II) NVIDIA(0): configuration option may not be set correctly. When the [ 54.312] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will [ 54.312] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For [ 54.312] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and [ 54.312] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X [ 54.312] (II) NVIDIA(0): Config Options in the README. [ 54.312] (II) NVIDIA(0): Setting mode "NULL" [ 54.312] (EE) NVIDIA(0): Failed to initiate mode change. [ 54.312] (EE) NVIDIA(0): Failed to complete mode change [ 54.319] (II) NVIDIA(0): Built-in logo is bigger than the screen. [ 54.319] Loading extension NV-GLX [ 54.387] (==) NVIDIA(0): Disabling shared memory pixmaps [ 54.387] (==) NVIDIA(0): Backing store disabled [ 54.387] (==) NVIDIA(0): Silken mouse enabled [ 54.390] (**) NVIDIA(0): DPMS enabled [ 54.390] Loading extension NV-CONTROL [ 54.390] (II) Loading sub module "dri2" [ 54.390] (II) LoadModule: "dri2" [ 54.390] (II) Module "dri2" already built-in [ 54.390] (II) NVIDIA(0): [DRI2] Setup complete [ 54.390] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 54.390] (--) RandR disabled [ 54.394] (II) Initializing extension GLX With the Nvidia created xorg.conf it can't even find the card, had to add the BusID to it. It gets the sync frequencies wrong. Have tried putting in the proper sync frequencies and even a modeline, didn't help.
Is your laptop Optimus Based If so, see No device detected while startx?
I have been hit by a bug that I don't know how to go about it. First my login manager slim is not showing any "username / password" text upon log in; now Openoffice-bin has no menu text on top. How to go about this bug? I have four systems two x86 and two amd64 one x86 and one amd64 are effected by this bug, two other system working normally :-/
Solved. This is a problem with xorg-server-1.14.3 Downgrading to x11-base/xorg-server-1.13.4-r1 solved the problem.
After an update my gnome icons are missing? gnome 3.8 top right icons are gone rhythmbox keys(like back and play) dont have icons nautilus, same thing i found a thread on archlinux saying to run this command ( https://bbs.archlinux.org/viewtopic.php?id=135149 ) /usr/bin/gdk-pixbuf-query-loaders --update-cache But that doesnot do anything for me. tried re-emrging librsvg even tried emerge -e gnome nothing worked Anybody idea's?
Fixed it.. And for others with same problem.. The pain was in a gtk+ update so updated gtk+ then emerge -v librsvg /usr/bin/gdk-pixbuf-query-loaders --update-cache then alt + f2 input "r" and everything turned to normal
Hi, I have a problem with build a driver for my nvidia card... I am trying to run optimus on my new laptop, but by now I can't even compile a driver xD so I am kind of stuck Please help! kernel version : 3.11.6 ( I have use two line patch on it to reverse changes wich should came with 3.12 cuz my Ralink wifi wasnt worked ) [ebuild U ] x11-drivers/nvidia-drivers-331.17 [331.13] USE="X acpi (multilib) tools -pax_kernel" build log - http://pastebin.com/wbzGrucG emerge info - http://pastebin.com/MKGD6Nq0
I personally use official binaries from NVidia.com for various reasons, might give that a try.
Does anyone use E17 I have been trying to get this working for three days now.The only way I can start it a second time is to delete the .e folder .I am using xinitrc to start it it ."exec enlightenment_start" I have it built with all the modules and xcomposite and xrandr. Pease help.
I don't use ebuilds for e so don't know which e17 version you had originally but it sounds like r0.17.4 - in that version you need to remove the check mark from "Show Splash..." under "Settings -> Look -> Startup" since there's a bug in that release which causes what you describe (having to delete fresh ~/.e dirs). given you're also having menu probs what I might do is erase ~/.e once more, uncheck "Show..." if needed and see if not selectively deleting things from ~/.e fixes the menu trouble too. the other thing you can do is locate one of the non-working menu items (/usr/share/applications, /usr/local/share/applications, ~/.local/share/applications) and add some logging to "Exec=..." such as "| tee /tmp/log" then look at the output.
I know this has to be a permissions problem but I can't find a post anywhere just searching for lnusertemp, too much junk in google and no explanation to help me know exactly what I need to do to fix. Anyhow this occurred due to me moving a stage 4 install onto system using tar -xvf, and I'm sure there is something missing there to unpack with proper permissions I tried to look at another system for permissions to use on /tmp but even doing that +d u+t and ugo+rwx it won't do anything. Very frustrating .. does anyone have any ideas what I need to do here exactly? I ran into this problem because I tried to binary upgrade (emerge -uvdka world) and somehow in there emerge became useless as it said "module os not found" or some garbage. Very frustrating, so I just decided to try a stage and now I run into another problem...
Yeah temp is being deleted. rm-rf /tmp/* after doing permission corrections.. The message is a popup that I get in between my attempt to login (kdm is starting) and me getting into a kde session. The splash screen never loads but instead I get a message about lnusertemp being unable to do something and it says /tmp full? (tmp is not full no) As far as permissions on there it's the same as the one on this machine, as I said I was trying to get close that way but..) drwxrwxrwt 225 root root 24576 Jun 18 06:19 tmp I'm not sure about the positions on /var/tmp. I didn't think kde/gnome used it but if it does well then... that might explain it. The thing about this is that I used a stage4 based on the script available on the forum and it should have preserved permissions correctly whenever the file was tarred. I didn't recall from previously that I had to untar it in any special way for it to appropriately have the permissions that were set in the tar.gz file. So it's kind of an odd problem. Also, I do notice in /tmp when messing around (sadly my sister is on that comp at the moment in windows) that directories and files are being created... so maybe /var/tmp is the problem and not /tmp at all, despite the text of the error message.... But I've got to think it's not that simple... I'll give it a try though when I get home after work. Thanks thus far.
I was using my pc regularly. There happened to be 2 kernels. kernel-3.10.7-gentoo and kernel-3-10-7-gentoo-r1 at some time. I made symlink to newer kernel and removed old kernel but things that I mentioned in the title happened. (After boot blank screen and after I press a key login screen comes I change to usr and enter startx the pc freezes) My first question is: how can I get the warnings or info like the below because I can't catch them whith long emerges. Quote: * QA Notice: Unrecognized configure options: * * --enable-dri * --enable-dri strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib/libchromeXvMCPro.so.1.0.0 usr/lib/libchromeXvMC.so.1.0.0 usr/lib/xorg/modules/drivers/openchrome_drv.so ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * /var/tmp/portage/x11-drivers/xf86-video-openchrome-0.3.1/work/xf86-video-openchrome-0.3.1/src/via_driver.c:1867:5: warning: implicit declaration of function 'miInitializeBackingStore' [-Wimplicit-function-declaration] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.openchrome.org In the kernel Code: <*> /dev/agpgart (AGP Support) ---> [ ] VGA Arbitration [ ] Laptop Hybrid Graphics - GPU switching support <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> < > 3dfx Banshee/Voodoo3+ The page after <*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> is empty. I have no idea about warning: implicit declaration of function 'miInitializeBackingStore' [-Wimplicit-function-declaration] For the framebuffer (fb0 warning in Xorg.0.log) I followed the wiki.gentoo and double checked the framebuffer issues. All help are welcome. DMESG http://bpaste.net/show/143170/ /var/log/Xorg.0.log http://bpaste.net/show/143171/ Kernel http://bpaste.net/show/143173 lspci -k in systemrescuecd Code: root@sysresccd /root % lspci -k 00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge Subsystem: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge Kernel driver in use: agpgart-via 00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge 00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge 00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: sata_via 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: pata_via 00:10.0 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.1 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.2 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.3 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.4 USB controller: VIA Technologies, Inc. USB 2.0 (rev 86) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: ehci_hcd 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] Subsystem: VIA Technologies, Inc. DFI KT600-AL / Soltek SL-B9D-FGR Motherboard 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) Subsystem: Biostar Microtech Int'l Corp Device 8209 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78) Subsystem: VIA Technologies, Inc. VT6102 [Rhine II] Embeded Ethernet Controller on VT8235 Kernel driver in use: via-rhine 01:00.0 VGA compatible controller: VIA Technologies, Inc. CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] (rev 01) Subsystem: Biostar Microtech Int'l Corp Device 1202 root@sysresccd /root % Edit: Needed to shorten the title for the sake of putting [Solved]
Did you compile the new kernl or just update the symlink?
Hey. Yesterday I applied the latest updates to X11 and now I face "random" crashes in which I find myself logged out of KDE without warning. This happens when I click certain links on certain websites or scroll with either my Synaptics Touchpad or with mouse wheel clicked (making that arrow-thingy appear, sorry for lack of proper vocabulary), but not when simply spinning the mouse wheel. Also, I can't consistently reproduce it, but if I can, it's always the same links or pages (such as the right-arrow on pr0gramm.com; NSFW, sorry ^^), but always just one dynamically-generated page, not all of them (in the example above, it only happens when switching over to one certain picture (an animated gif of a cat crawling into a bed), but not on others). Deactivating JavaScript and Flash does not help. I have not installed, updated nor removed any plugins or extentions to Firefox and I have not up- or downgraded Firefox before this started happening. Help? Might there be a bug in the latest X11 stuff?
I've had similar issues, much better since kernel 3.11.3+ using latest available mesa,xorg-server,libdrm and glamor with also changed my video card to a Radeon 7750 from a 4670. More info here: https://bugs.freedesktop.org/show_bug.cgi?id=44099 and here: https://forums.gentoo.org/viewtopic-t-960660-start-0-postdays-0-postorder-asc-highlight-.html Hope the info can give you some direction, I'm only familiar with respect to Radeon, not aware of it with other video cards. George
Hi, I'm trying to install Gnome on a fresh system and it fails with : Code: itstool -o "yelp-xsl.pot" yelp-xsl.xml.in File "/usr/bin/itstool", line 134 ret = u'' ^ SyntaxError: invalid syntax make[3]: *** [yelp-xsl.pot] Error 1 . . . * ERROR: gnome-extra/yelp-xsl-3.4.2 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=gnome-extra/yelp-xsl-3.4.2'`, and after emerge --info '=gnome-extra/yelp-xsl-3.4.2': Code: emerge --info '=gnome-extra/yelp-xsl-3.4.2' Portage 2.1.11.10 (default/linux/x86/10.0/desktop/gnome, gcc-4.5.3, glibc-2.15-r2, 3.3.8-gentoo i686) ================================================================= System Settings ================================================================= System uname: Linux-3.3.8-gentoo-i686-Intel-R-_Core-TM-_i5-3570_CPU_@_3.40GHz-with-gentoo-2.2 Timestamp of tree: Tue, 21 Aug 2012 00:45:01 +0000 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r2, 3.2.3-r1 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.10.5 sys-apps/sandbox: 2.6 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6, 1.12.3 sys-devel/binutils: 2.22.90 sys-devel/gcc: 4.5.3-r2, 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.5 (virtual/os-headers) sys-libs/glibc: 2.15-r2 Repositories: gentoo ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -march=i686 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -march=i686 -pipe" GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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="" SYNC="rsync://rsync11.de.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode evo exif fam firefox flac gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 gudev hal hwdb iconv ipv6 jpeg lcms ldap libkms libnotify mad mng modules mp3 mp4 mpeg mudflap nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio python qt3support readline sdl session socialweb spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wayland wxwidgets x264 x86 xa xcb xml xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" 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 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" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic 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, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Any suggestions how to install it?
Seems itstool doesn't work if active python version is 3.x (it is in your case, right ?). I wonder, if that changes once python 3.3 is out, though there are plans to move Gnome to python3 (but, IIRC, only since 3.8 ).
Hi, I compiled KVM support into my kernel and installed qemu and virt-manager. When creating VM in virt-manager I'm able to start it, which looks like this (it's also very slow): http://shrani.si/f/v/wb/3cjyZPfY/qemu2.png Sometimes only this is displayed: http://shrani.si/f/38/WW/3RGKaFBc/qemu3.png After that when the VM grabs my mouse, I cannot use mouse or keyboard; they just don't work. They work only if I make a change, close the window , reopen the window, which is a nightmare, because they don't work in real-time. I'm not sure what's wrong but I sure do need help. Let me also present the used USE flags: Quote: # equery uses app-emulation/virt-manager - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see + + gnome-keyring : Enable support for storing passwords via gnome-keyring - - policykit : Enables sys-auth/polkit authentication support, required when using app-emulation/libvirt with PolicyKit authentication - - python_single_target_python2_6 : Build for Python 2.6 only + + python_single_target_python2_7 : Build for Python 2.7 only - - python_targets_python2_6 : Build with Python 2.6 + + python_targets_python2_7 : Build with Python 2.7 - - sasl : Depend on the proper libraries needed to connect to SASL-enabled libvirtd instances (e.g. Kerberos-protected instances). Quote: # equery uses qemu - - accessibility : Adds support for braille displays using brltty + + aio : Enables support for Linux's Async IO + + alsa : Enable alsa output for sound emulation - - bluetooth : Enable Bluetooth Support + + caps : Use Linux capabilities library to control privilege + + curl : Support ISOs / -cdrom directives vis HTTP or HTTPS. - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml - - fdt : Enables firmware device tree support + + filecaps : Use Linux file capabilities to control privilege rather than set*id + + gtk : Add support for x11-libs/gtk+ (The GIMP Toolkit) - - iscsi : Enable direct iSCSI support via net-libs/libiscsi instead of indirectly via the Linux block layer that sys-block/open-iscsi does. + + jpeg : Enable jpeg image support for the VNC console server - - mixemu : Enable audio mixer emulation. On Fedora, known to cause performance problems when using SDL output and ALSA. For OSS, locks the sound device from other applications. + + ncurses : Enable the ncurses-based console - - opengl : Add support for OpenGL (3D graphics) + + png : Enable png image support for the VNC console server + + pulseaudio : Enable pulseaudio output for sound emulation + + python : Add optional support/bindings for the Python language - - python_targets_python2_6 : Build with Python 2.6 + + python_targets_python2_7 : Build with Python 2.7 - - qemu_softmmu_targets_alpha : system emulation target - - qemu_softmmu_targets_arm : system emulation target - - qemu_softmmu_targets_cris : system emulation target + + qemu_softmmu_targets_i386 : system emulation target - - qemu_softmmu_targets_lm32 : LatticeMico32 system emulation target - - qemu_softmmu_targets_m68k : system emulation target - - qemu_softmmu_targets_microblaze : system emulation target - - qemu_softmmu_targets_microblazeel : system emulation target - - qemu_softmmu_targets_mips : system emulation target - - qemu_softmmu_targets_mips64 : system emulation target - - qemu_softmmu_targets_mips64el : system emulation target - - qemu_softmmu_targets_mipsel : system emulation target - - qemu_softmmu_targets_moxie : moxielogic system emulation target - - qemu_softmmu_targets_or32 : OpenRISC system emulation target + + qemu_softmmu_targets_ppc : system emulation target + + qemu_softmmu_targets_ppc64 : system emulation target - - qemu_softmmu_targets_ppcemb : system emulation target [81/351] - - qemu_softmmu_targets_s390x : system emulation target - - qemu_softmmu_targets_sh4 : system emulation target - - qemu_softmmu_targets_sh4eb : system emulation target - - qemu_softmmu_targets_sparc : system emulation target - - qemu_softmmu_targets_sparc64 : system emulation target - - qemu_softmmu_targets_unicore32 : system emulation target + + qemu_softmmu_targets_x86_64 : system emulation target - - qemu_softmmu_targets_xtensa : system emulation target - - qemu_softmmu_targets_xtensaeb : system emulation target - - qemu_user_targets_alpha : userspace emulation target + + qemu_user_targets_arm : userspace emulation target - - qemu_user_targets_armeb : userspace emulation target - - qemu_user_targets_cris : userspace emulation target + + qemu_user_targets_i386 : userspace emulation target - - qemu_user_targets_m68k : userspace emulation target - - qemu_user_targets_microblaze : userspace emulation target - - qemu_user_targets_microblazeel : userspace emulation target - - qemu_user_targets_mips : userspace emulation target - - qemu_user_targets_mips64 : userspace emulation target - - qemu_user_targets_mips64el : userspace emulation target - - qemu_user_targets_mipsel : userspace emulation target - - qemu_user_targets_mipsn32 : MIPS N32 ABI userspace emulation target - - qemu_user_targets_mipsn32el : MIPS N32 ABI LE userspace emulation target - - qemu_user_targets_or32 : OpenRISC userspace emulation target - - qemu_user_targets_ppc : userspace emulation target - - qemu_user_targets_ppc64 : userspace emulation target - - qemu_user_targets_ppc64abi32 : userspace emulation target - - qemu_user_targets_s390x : userspace emulation target - - qemu_user_targets_sh4 : userspace emulation target - - qemu_user_targets_sh4eb : userspace emulation target - - qemu_user_targets_sparc : userspace emulation target - - qemu_user_targets_sparc32plus : userspace emulation target - - qemu_user_targets_sparc64 : userspace emulation target - - qemu_user_targets_unicore32 : userspace emulation target + + qemu_user_targets_x86_64 : userspace emulation target - - rbd : Enable rados block device backend support, see http://ceph.newdream.net/wiki/QEMU-RBD - - sasl : Add support for the Simple Authentication and Security Layer - - sdl : Enable the SDL-based console + + seccomp : Utilize sys-libs/libseccomp to enable kernel filtering of system calls to prevent malicious guests from doing damage. - - smartcard : Enable smartcard support + + spice : Enable Spice protocol support via app-emulation/spice - - static : Enables both 'static-softmmu' and 'static-user' - - static-softmmu : Builds the Software MMU (system) targets as static binaries - - static-user : Build the User targets as static binaries - - systemtap : Enable SystemTAP/DTrace tracing - - tci : Enable the TCG Interpreter which can speed up or slowdown workloads depending on the host and guest CPUs being emulated. In the future it will be a runtime option but for now its compile time. - - test : Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore + + threads : Add threads support for various packages. Usually pthreads - - tls : Enable TLS support for the VNC console server. For 1.4 and newer this also enables WebSocket support. - - usbredir : Use sys-apps/usbredir to redirect USB devices to another machine over TCP + + uuid : Enable UUID support in the vdi block driver - - vde : Enable VDE-based networking + + vhost-net : Enable accelerated networking using vhost-net, see http://www.linux-kvm.org/page/VhostNet - - virtfs : Enable VirtFS via virtio-9p-pci / fsdev. See http://wiki.qemu.org/Documentation/9psetup + + vnc : Enable VNC (remote desktop viewer) support + + xattr : Add support for getting and setting POSIX extended attributes, through sys-apps/attr. Requisite for the virtfs backend. - - xen : Enables support for Xen backends + + xfs : Support xfsctl() notification and syncing for XFS backed virtual disks. I aslo have to mention that I'm running hardened gentoo. I appreciate any ideas. Thank you
I thought virt-manager put in a warning... hitting control and alt at the same time (without any other button) will release the focus of the window. Is this the problem you were having? I think the control-alt thing is fairly common in a lot of virtual machines and emulators. I found that my virtual machines with QEMU/KVM are faster than half native speed. However disk i/o is awful and I haven't figured out why (it may be bad interaction with the RAID I'm running on).
Hello everyone I just installed enlightenment for the first time and nothing in the menu will launch.If anyone is familiar with enlightenment please help me. I want to purge all the files and reinstall to see if that fixes it but every time I remove and reinstall it is not removing the config files that I cannot find in the first place.. I cannot find any way to even launch system settings is there a way to launch it from the command line. I really like the way it looks but I cant get it to launch.
This has been a nightmare from the beginning. Three days I have been at this now I found the files to delete but it does the same thing as soon as I set the screens up in system settings it does the same thing.The menu will only work on the left monitor.
I have a fresh install with X, fluxbox, and urxvt. According to rxvt-unicode Wiki ( http://wiki.gentoo.org/wiki/Rxvt-unicode ), I can add the settings to "~/.Xdefaults" but "~/.Xresources" is preferred. The problem is, if I put my settings to "~/.Xresources", they are not recognized; putting them to "~/.Xdefaults" always works. I'd like to know why so. __ sol
Gentoo64 wrote: Have you tried running xrdb -load ~/.Xresources ? That did the trick. Thanks. One thing I noticed is that the settings are preserved even after I reboot the system (and even if I don't load it in "~/.xinitrc"). Do you happen to know where xrdb is storing the settings? __ sol
This command works fine at the lxterminal Code: xautolock -time 1 -locker "sudo pm-suspend" & But I couldn't manage to get it automatically running when the user logs in. I tried many things. The last thing I tried was: Code: GNU nano 2.3.2 File: /home/ahmet/.config/autostart/.desktop [Desktop Entry] Encoding=UTF-8 Name= AutoSuspend Comment=Starts timer for auto suspending Exec=lxterminal --command xautolock -time 1 -locker "sudo pm-suspend" & Terminal=true My emerge --info is: http://bpaste.net/show/142010/
I found this wiki https://wiki.archlinux.org/index.php/LXDM and this line in that wiki: Quote: By default, LXDM doesn't read ~/.xinitrc but ~/.xprofile. solved my problem. I put the Code: xautolock -time 1 -locker "sudo pm-suspend" & command in the Code: ~/.xprofile file. Now things work.
--- hi guys. I have failed installing kde for my new laptop : Code: # emerge -avj kde-base/kdebase-startkde * Messages for package kde-base/kwin-4.10.5: * ERROR: kde-base/kwin-4.10.5::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 4410: Called kde4-meta_src_configure * environment, line 3515: Called kde4-base_src_configure * environment, line 3237: Called cmake-utils_src_configure * environment, line 1183: Called _execute_optionaly 'src_configure' * environment, line 605: Called enable_cmake-utils_src_configure * environment, line 1553: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; I saw some error message about XCB ENV in /var/tmp/portage/kde-base/kwin-4.10.5/temp/build.log: Code: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: XCB_IMAGE_INCLUDE_DIR (ADVANCED) -- Could NOT find XCB_IMAGE (missing: XCB_IMAGE_LIBRARIES XCB_IMAGE_INCLUDE_DIR) -- Found XCB_RENDERUTIL: /usr/lib64/libxcb-render-util.so -- Could NOT find XCB (missing: XCB_INCLUDE_DIR) -- Found X11_XCB: /usr/lib64/libX11-xcb.so -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found Fontconfig: /usr/lib64/libfontconfig.so -- Could NOT find Googlegadgets (missing: GOOGLEGADGETS_LIBRARIES GOOGLEGADGETS_INCLUDE_DIRS) -- Found PythonInterp: /usr/bin/python (found version "3.2.5") -- Python system site-packages directory: /usr/lib64/python3.2/site-packages -- Found PythonLibrary: /usr/lib64/libpython3.2.so -- Could NOT find Soprano (missing: SOPRANO_INCLUDE_DIR SOPRANO_LIBRARIES) (Required is at least version "2.7.56") and this post got similar problem : https://forums.gentoo.org/viewtopic-p-7394454.html it said to emerge xcb-util-renderutil solved. but I remerge xcb-util-renderutil not works these pastes are my install error info: # wgetpaste /var/tmp/portage/kde-base/kwin-4.10.5/temp/build.log Your paste can be seen here: http://bpaste.net/show/141262/ xhei / # emerge -pqv '=kde-base/kwin-4.10.5::gentoo'|wgetpaste Your paste can be seen here: http://bpaste.net/show/141265/ # emerge --info '=kde-base/kwin-4.10.5::gentoo'|wgetpaste Your paste can be seen here: http://bpaste.net/show/141263/ # wgetpaste var/tmp/portage/kde-base/kwin-4.10.5/temp/environment Your paste can be seen here: http://bpaste.net/show/141266/ ---
I see this post , it mentioned xcb-util-image package https://forums.gentoo.org/viewtopic-t-964724-start-0.html after I install it, emerge kwin successfull.
Here is my i3wm config file with the following features. German Keyboard Layout xscreensaver process started. Keybindings: Windows +E starts xfe File manager Windows +L locks the Screen with xscreensaver Volumemutekey mutes pulseaudio Volumeupkey unmutes and rises master pulseaudio channel +1dB Volumedownkey unmutes and rises master pulseaudio channel +1dB You can start any program with Windows +D. If you switch over from gnome 2 for example you may know Alt + F2. First Workspace renamed to 1:Shell and autorun of lilyterm terminal emulator. Second Workspace renamed to 2:Web and autorun of google-chrome Webbrowser. Changing of Workspaces with Windows + Number-Key (1 to 9 key) Code: roman@localhost ~ $ cat .i3/config # This file has been auto-generated by i3-config-wizard(1). # It will not be overwritten, so edit it as you like. # # Should you change your keyboard layout somewhen, delete # this file and re-run i3-config-wizard(1). # #set kayboard german layout exec setxkbmap de #start the screensaver damon, xscreensaver is the featurerichst one exec xscreensaver #set modifier and l button as locking the screensaver bindsym $mod+l exec xscreensaver-command --lock #set modifier and e button to run xfe, the file manager bindsym $mod+e exec xfe # i3 config file (v4) # # Please see http://i3wm.org/docs/userguide.html for a complete reference! #set the modifier button to the windows button set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. ISO 10646 = Unicode font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # The font above is very space-efficient, that is, it looks good, sharp and # clear in small sizes. However, if you need a lot of unicode glyphs or # right-to-left text rendering, you should instead use pango for rendering and # chose a FreeType font, such as: # font pango:DejaVu Sans Mono 10 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod # start a terminal bindsym $mod+Return exec lilyterm #i3-sensible-terminal # kill focused window bindsym $mod+Shift+q kill # start dmenu (a program launcher) bindsym $mod+d exec dmenu_run # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop # change focus bindsym $mod+Left focus left bindsym $mod+Down focus down bindsym $mod+Up focus up bindsym $mod+Right focus right # move focused window bindsym $mod+Shift+j move left bindsym $mod+Shift+k move down bindsym $mod+Shift+l move up bindsym $mod+Shift+ö move right #bindsym $mod+Shift+semicolon move right # alternatively, you can use the cursor keys: bindsym $mod+Shift+Left move left bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right # split in horizontal orientation bindsym $mod+h split h # split in vertical orientation bindsym $mod+v split v # enter fullscreen mode for the focused container bindsym $mod+f fullscreen # change container layout (stacked, tabbed, toggle split) bindsym $mod+s layout stacking bindsym $mod+w layout tabbed #changed from button e to x, because I need e to start an explorer bindsym $mod+x layout toggle split # toggle tiling / floating bindsym $mod+Shift+space floating toggle # change focus between tiling / floating windows bindsym $mod+space focus mode_toggle # focus the parent container bindsym $mod+a focus parent # focus the child container #bindsym $mod+d focus child # switch to workspace bindsym $mod+1 workspace 1:Shell bindsym $mod+2 workspace 2:Web bindsym $mod+3 workspace 3 bindsym $mod+4 workspace 4 bindsym $mod+5 workspace 5 bindsym $mod+6 workspace 6 bindsym $mod+7 workspace 7 bindsym $mod+8 workspace 8 bindsym $mod+9 workspace 9 bindsym $mod+0 workspace 10 # move focused container to workspace bindsym $mod+Shift+1 move container to workspace 1:Shell bindsym $mod+Shift+2 move container to workspace 2:Web bindsym $mod+Shift+3 move container to workspace 3 bindsym $mod+Shift+4 move container to workspace 4 bindsym $mod+Shift+5 move container to workspace 5 bindsym $mod+Shift+6 move container to workspace 6 bindsym $mod+Shift+7 move container to workspace 7 bindsym $mod+Shift+8 move container to workspace 8 bindsym $mod+Shift+9 move container to workspace 9 bindsym $mod+Shift+0 move container to workspace 10 # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Shift+r restart # exit i3 (logs you out of your X session) bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'Do you really want to exit i3 and end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode # Pressing left will shrink the window’s width. # Pressing right will grow the window’s width. # Pressing up will shrink the window’s height. # Pressing down will grow the window’s height. bindsym j resize shrink width 10 px or 10 ppt bindsym k resize grow height 10 px or 10 ppt bindsym l resize shrink height 10 px or 10 ppt bindsym semicolon resize grow width 10 px or 10 ppt # same bindings, but for the arrow keys bindsym Left resize shrink width 2 px or 2 ppt bindsym Down resize grow height 2 px or 2 ppt bindsym Up resize shrink height 2 px or 2 ppt bindsym Right resize grow width 2 px or 2 ppt # back to normal: Enter or Escape bindsym Return mode "default" bindsym Escape mode "default" } bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { status_command i3status } #Alternatively you can change to your target workspace with i3-msg then have your frequently used programs start automatically with the exec command: #Names Worksspace 1 to 1:Shell and starts lilyterm terminal emulator exec --no-startup-id i3-msg 'workspace 1:Shell; exec /usr/bin/lilyterm' #Names Workspace 2 to 2:Web and starts google-chrome Webbrowser exec --no-startup-id i3-msg 'workspace 2:Web; exec /usr/bin/google-chrome' #The key shortcuts are likely called XF86AudioRaiseVolume, XF86AudioLowerVolume, XF86AudioMute. Since only the mute is broken concentrate #your efforts on changing that out first. #toggle master mute of the pulsaudio master: amixer set Master toggle bindsym XF86AudioMute exec "amixer set Master toggle" #rise master volume of pulseaudio master bindsym XF86AudioRaiseVolume exec "amixer set Master unmute; amixer -c 0 set Master 1dB+" #lower master volume of pulseaudio master bindsym XF86AudioLowerVolume exec "amixer set Master unmute; amixer -c 0 set Master 1dB-" Thanks for the help guys. I hope this config file helps someone. Previous Questions, as I started this topic: Comments: I switched over from gnome 2->gnome 3-> mate (its in an overlay, its a gnome 2 fork) -> i3wm. Its a lean environment wiht a basic status panel in the bottom. Programs can be started with Windows+d. Mostly anything can be done with the keyboard and everything can be redefined in the config file. questions: I want to have a desctop background with the symbols/icons ... Do i only need to start gnome-session? Is there any other alternative without many requirements?
You can probably use idesk for desktop icons, although that just seems wrong for a tiling wm, in my opinion. I prefer to bind commonly used applications to keyboard shortcuts. I use feh for a background, although nitrogen will work as well. I start it by adding the following to my config: Code: exec --no-startup-id feh --bg-scale </path/to/image>
using the latest digikam under KDE if I add more than 50 folders for it to index, it seems to stall on making the thumbnails, and then crashes, it makes no difference if i use mysql, mariadb or sqlite. I have tested this on 2 different systems, and both show the same symptoms, I tried debian 7, which uses digikam 2.6 and it works fine on the same folders. I have looked on gentoo bugs site, and on digikam and I haven't been able to find anything edit: Solved this issue by putting Windows back on the laptop and using ACDSee
if its eating 8G of memory and all the swap then there is an issue somewhere, also looking at that link I am not using face recognition, so not sure that would apply
Hi, everyone. First timer here. I began installing Gentoo last Friday. I tried plain desktop profile at the beginning. Everything was okay. Sounds came out, could play movies smoothly, could browse the internet without any serious problem. Last night I decided to try KDE on Gentoo. So I changed to kde profile. Did emerge --ask --update --changed-use --deep @world Then I emerged kdebase-meta package. Logged in to KDE, and no sound. This is the output of dmesg | grep -i ALSA Code: [ 2.796617] ALSA device list: Complete dmesg output is here This is the output of aplay -l Code: **** List of PLAYBACK Hardware Devices **** card 0: MID [HDA Intel MID], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 My make.conf 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=core2 -O2 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j5" # 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="bindist mmx sse sse2 alsa acl pulseaudio vdpau xinerama icu 10bit java networkmanager" GENTOO_MIRRORS="http://kambing.ui.ac.id/gentoo/ http://gentoo.aditsu.net:8000/ ftp://ftp.twaren.net/Linux/Gentoo/" SYNC="rsync://rsync.tw.gentoo.org/gentoo-portage" SYNC="rsync://rsync.au.gentoo.org/gentoo-portage" # Set PORTDIR for backward compatibility with various tools: # gentoo-bashcomp - bug #478444 # euse - bug #474574 # euses and ufed - bug #478318 PORTDIR="/usr/portage" VIDEO_CARDS="nvidia" source /var/lib/layman/make.conf Please, help. I am desperate.
Have you used alsamixer ? Maybe you have to unmute the card ...
Hi and thanks, I am looking for docs on how to start stumpwm from xinitrc without a display manager, I have tried a couple examples but no success, the X process fails. I am grateful for any help
jk121960 wrote: Hi and thanks, I am looking for docs on how to start stumpwm from xinitrc without a display manager, I have tried a couple examples but no success, the X process fails. I am grateful for any help "it fails" doesn't qualify as "informative". Please, give us copy-pasted errors or something. Or, at least, the contents of your $HOME/.xinirtrc file. Again, copy-pasted.
I still use Windows (7 and 8, to be specific), and one thing I somewhat miss is "Win + NUM" shortcut. Basically you pin your favorite programs to the taskbar, and when you press, say, "Win+1", the first pinned program shows up. If it's not already running, Windows starts the program and brings it to the front; if the program is already running, Windows just brings it to the front. How do I perform the same task in either GNOME desktop or Fluxbox? What I have so far is to use "wmctrl -l -x" to list up currently running programs, look for a specific one based on program's name and window title. If it's already running, bring it to the front, and if not, start the program. Somewhat crude, but it works as long as the program's titles don't change. Well, they do change, and that's where it stops working. Please share your suggestions. Thank you. __ sol
Saving PID on initial launch seems like to great suggestion, but it didn't work for me well, because even if I know the program is already running, in order to bring it in front of others, I need to use "wmctrl -i -a $win_id" where $win_id is the window ID (not PID) managed by the window manager. I have to look though the available windows anyway. I ended up writing a script with a bunch of if/else statements. It's definitely not going to win any beauty contest, but it works for my purpose, so I'm going to keep it as is until I find something more elegant. Thanks everyone for taking time to read and respond. Code: myhotkey.sh #!/bin/bash prog=$1 full_path=$2 file=${full_path##*/} # Remove longest front. win_id=0 IFS=$' ' # Split based on newline, not space. for line in $(wmctrl -l -x); do # 0x00c00005 0 gnome-terminal.Gnome-terminal que solamour@gentoo: ~ # |--------| |------------| |------------| |--------------| # win_id wm_class wm_extra wm_title # |---------------------------| # wm_class_full # wm_class_full=$(echo $line | awk '{print $3}') wm_class=${wm_class_full%.*} # Remove shortest back. wm_extra=${wm_class_full##*.} # Remove longest front. wm_title=$(echo $line | awk '{print $5}') if [ "${wm_class,,}" = "$prog" ]; then if [ "$wm_title" = "$file" -o \ "$wm_class" = 'nautilus' -o \ "$wm_class" = 'Eclipse' -o \ "$wm_class" = 'evince' -o \ "$wm_class" = 'gimp' ]; then win_id=${line%%\ *} # Remove longest back. break fi fi done if (($win_id)); then # Found in wmctrl. wmctrl -i -a $win_id # Activate window. else if [ "$prog" = 'gnome-terminal' ]; then gnome-terminal --geometry=80x32 & elif [ "$prog" = 'firefox' ]; then /usr/bin/firefox & elif [ "$prog" = 'nautilus' ]; then /usr/bin/nautilus & elif [ "$prog" = 'eclipse' ]; then ~/eclipse/eclipse & elif [ "$prog" = 'evince' ]; then /usr/bin/evince & elif [ "$prog" = 'gimp' ]; then /usr/bin/gimp & fi fi Code: ~/.fluxbox/keys Mod4 e :Exec myhotkey.sh nautilus Mod4 f :Exec myhotkey.sh firefox Mod4 6 :Exec myhotkey.sh gimp Mod4 8 :Exec myhotkey.sh evince Mod4 9 :Exec myhotkey.sh eclipse etc... __ sol
Hi, I've been having problems with UTF8 support in my urxvt. Take a look at this pstree output: Quote: # pstree ─┬────ck-launch-sessi───awesome ├─urxvt───bash───urxvt───bash The problem is that the UTF8 characters don't work in the first urxvt, but work in the second urxvt/bash. I've started the second urxvt rigth from the first urxvt, but the first urxvt was started directly by awesome WM by using this code. Code: function shortcut_console() scratch.drop("urxvt","top","left",1,0.58,1) end I've also checked and both urxvt instances are Interactive and are not login shells, so the env variables should be the same. Any ideas why the problem occurs. I guess it has something to do with awesome spawning?
Yes, I solved it. Before starting X by startx command, I executed the following command in the terminal: Code: LC_CTYPE=en_US.UTF-8 Now, I only need to add the same command in to the /etc/rc.local.
Hi After last two system update I had to put Code: Driver=SQLITE instead of Code: Driver=SQLITE3 in my ~/.config/akonadi/akonadiserverrc, to get Kmail work again (akonadi server was failing complaining about missing driver). How I can upgrade to SQLITE3 to get rid of this issue? I'm sure it will be a stupid thing, but I don't want to lose my email archive. So I prefer to ask. Thank you.
There was a note somewhere that akonadi works better with mysql and that is the default (i think). Sqlie is troublesome (for me, at least).
I'm using LXDE and every time I'm logging out I'm getting: ** (lxsession-logout:2061): WARNING **: dbus-interface.c:94: DBUS: The name org.freedesktop.Hal was not provided by any .service files Since HAL has been deprecated for some time now, I'm not sure that it has a USE flag, but even if it does - it's not hal as I have -hal in make.conf just in case. DBUS has been installed with only X enabled: Code: ================================================================= Package Settings ================================================================= sys-apps/dbus-1.6.12 was built with the following: USE="X -debug -doc (-selinux) -static-libs -systemd -test" CFLAGS="-march=native -O3 -pipe -fomit-frame-pointer -ftree-vectorize -rdynamic" CXXFLAGS="-march=native -O3 -pipe -fomit-frame-pointer -ftree-vectorize -rdynamic" and nothing seems to be using hal: Code: Xecutor ~ # quse hal dev-lang/erlang/erlang-15.2.3.1.ebuild compat-ethread doc emacs halfword hipe java kpoll odbc smp sctp ssl tk wxwidgets dev-lang/erlang/erlang-16.1-r1.ebuild compat-ethread doc emacs halfword hipe java kpoll odbc smp sctp ssl tk wxwidgets dev-lang/erlang/erlang-16.1.ebuild compat-ethread doc emacs halfword hipe java kpoll odbc smp sctp ssl tk wxwidgets dev-lang/erlang/erlang-16.ebuild compat-ethread doc emacs halfword hipe java kpoll odbc smp sctp ssl tk wxwidgets This is my .xinitrc file: Code: xtz@Xecutor ~ $ cat .xinitrc exec ck-launch-session startlxde
That message is safe to be ignored - it says only what it says. If there's no other message, lxsession is most likely using upower.
Hi I did an emerge -uDN and after the graphical login screen there's no desktop. Is there a way to see the warnings that are generated during an emerge? Because when I came back to the box I read a warning something like "you mayhave to emerge xorg-server for your keyboard...etc"... I may have missed warnings that occured during the emerges that happened when I was away from the box. The message that I received when I tried to emerge xorg-server is: Code: baks ~ # emerge -av xorg-server * IMPORTANT: 7 news items need reading for repository 'gentoo'. * Use eselect news to read news items. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-base/xorg-server-1.14.3:0/1.14.3 USE="ipv6 nptl suid udev xorg -dmx -doc -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xvfb" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] y >>> Verifying ebuild manifests >>> Running pre-merge checks for x11-base/xorg-server-1.14.3 * gcc-config: Active gcc profile is invalid! gcc-config: error: could not run/locate 'i686-pc-linux-gnu-cpp' * ERROR: x11-base/xorg-server-1.14.3::gentoo failed (pretend phase): * Sorry, but gcc earlier than 4.0 will not work for xorg-server. * * Call stack: * ebuild.sh, line 93: Called pkg_pretend * xorg-server-1.14.3.ebuild, line 124: Called die * The specific snippet of code: * [[ "${MERGE_TYPE}" != "binary" && $(gcc-major-version) -lt 4 ]] && \ * die "Sorry, but gcc earlier than 4.0 will not work for xorg-server." * * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.14.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-base/xorg-server-1.14.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.14.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.14.3/temp/die.env'. * Working directory: '/usr/lib/portage/pym' * S: '/var/tmp/portage/x11-base/xorg-server-1.14.3/work/xorg-server-1.14.3' * Messages for package x11-base/xorg-server-1.14.3: * ERROR: x11-base/xorg-server-1.14.3::gentoo failed (pretend phase): * Sorry, but gcc earlier than 4.0 will not work for xorg-server. * * Call stack: * ebuild.sh, line 93: Called pkg_pretend * xorg-server-1.14.3.ebuild, line 124: Called die * The specific snippet of code: * [[ "${MERGE_TYPE}" != "binary" && $(gcc-major-version) -lt 4 ]] && \ * die "Sorry, but gcc earlier than 4.0 will not work for xorg-server." * * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.14.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-base/xorg-server-1.14.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.14.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.14.3/temp/die.env'. * Working directory: '/usr/lib/portage/pym' * S: '/var/tmp/portage/x11-base/xorg-server-1.14.3/work/xorg-server-1.14.3' In the dmesg there are somethings that say "broken bios", "invalid gcc profile". When I tried to get the emerge --info -avuDN world|wgetpaste I got this message: Code: baks ~ # emerge --info -avuDN world|wgetpaste !!! No gcc found. You probably need to 'source /etc/profile' !!! to update the environment of this terminal and possibly !!! other terminals also. The wgetpaste is here: http://bpaste.net/show/140306/ The dmesg: http://bpaste.net/show/140307/ The lspci-k: Code: baks ~ # lspci -k 00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge Subsystem: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge Kernel driver in use: agpgart-via 00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge 00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge 00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) Subsystem: Biostar Microtech Int'l Corp Device 3206 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: pata_via 00:10.0 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.1 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.2 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.3 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: uhci_hcd 00:10.4 USB controller: VIA Technologies, Inc. USB 2.0 (rev 86) Subsystem: Biostar Microtech Int'l Corp Device 3206 Kernel driver in use: ehci-pci 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] Subsystem: VIA Technologies, Inc. DFI KT600-AL / Soltek SL-B9D-FGR Motherboard 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) Subsystem: Biostar Microtech Int'l Corp Device 8209 Kernel driver in use: snd_via82xx 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78) Subsystem: VIA Technologies, Inc. VT6102 [Rhine II] Embeded Ethernet Controller on VT8235 Kernel driver in use: via-rhine Kernel modules: via_rhine 01:00.0 VGA compatible controller: VIA Technologies, Inc. CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] (rev 01) Subsystem: Biostar Microtech Int'l Corp Device 1202
certem wrote: Yes I've emerged them. It's still the same. Blank screen and mouse pointer. The here /var/log/Xorg.0.log is http://bpaste.net/show/140337/ Ah, I actually deleted that suggestion after I had a look at my own log and saw the same errors. I don't think they're your problem. Code: [ 20.057] (EE) open /dev/fb0: No such file or directory That I suspect is more to do with it. Is Code: x11-drivers/xf86-video-openchrome actually installed? EDIT: Code: (EE) AIGLX error: dlopen of /usr/lib/dri/unichrome_dri.so failed (/usr/lib/dri/unichrome_dri.so: cannot open shared object file: No such file or directory) That's your problem, I've recreated it by renaming the equivalent file on my setup. Check that your driver hasn't been uninstalled, if it hasn't then I think revdep-rebuild might fix it. It did on mine.
The first symptom of the problem was that after upgrading Acrobat Reader (acroread), all text in the user interface (menu bar, menus, dialogs) displays as little boxes, not as letters. The debug output from acroread says, Code: (acroread:9368): Pango-WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You should create this file by running pango-querymodules. (acroread:9368): Pango-WARNING **: pango_shape called with bad font, expect ugly output (acroread:9368): Pango-WARNING **: pango_font_get_glyph_extents called with bad font, expect ugly output (acroread:9368): Pango-WARNING **: _pango_cairo_font_install called with bad font, expect ugly output (acroread:9368): Pango-WARNING **: pango_font_get_metrics called with bad font, expect ugly output So this is a pango problem, ok. The file /etc/pango/pango.modules is present, and looks ok. The modules actually exist at the paths indicated. Tried regenerating this with: Code: pango-querymodules > /etc/pango/pango.modules No effect. Ok, digging some more... acroread should be looking for the 32bit pango modules, and the paths in that file point to the /usr/lib64/pango/1.6.0/modules/, wtf? This is probably why pango says it couldn't find any modules? (This on an amd64 gentoo install) Hmm, hey wait, there is a /etc/pango/i686-pc-linux-gnu/pango.modules, what is that for? And it's empty, except for saying "ModulesPath = /emul/linux/x86/usr/lib/pango/1.5.0/modules" ? And that dir doesn't exist? Finally, after much digging... THE SOLUTION : the 32bit pango is in app-emulation/emul-linux-x86-gtklibs. Make sure you have that installed, and then run: Code: pango-querymodules32 > /etc/pango/i686-pc-linux-gnu/pango.modules Everything works, hooray. P.S. Installed versions: app-emulation/emul-linux-x86-gtklibs-10.0-r1 x11-libs/pango-1.18.3 app-text/acroread-8.1.2-r2
This was very helpful for me also - thank you very much. Funny though that I got this error on only one of two amd64 Gentoo machines I installed recently.
Hello, I'm using the newest X.org and ATI proprietary drivers and ran into trouble. On the hardware size, the system is a HD 7870 and the screen is an LG 27EA53VQ (27", 1080p); the two are connected using a HDMI cable. When system boots and is in text mode everything works as expected, the text fills the screen and everything is fine. When I turn on X, configured using ati-config --initial, everything works apart from the fact that the display is not fully utilized. Specifically, the screen is a rectangle centered within the physical display, with a black band around it. From what I have found, about 30 mm of screen width and about 20 mm of screen height are unused, so it seems the screen is still 16:9 but the DPI is off. My question is what might be wrong? I tried using DisplaySize and other Options, but they seem to be ignored. The 600mm x 340mm comes from read_edid and is probably wrong. LG website claims that the pixel pitch is 0.2745mm, which would suggest that the display size is 527mm x 296mm, but again, that value is ignored. Any suggestions? ======= /etc/X11/xorg.conf =========== Code: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "UseEdidDpi" "false" DisplaySize 600 340 EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" 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 # Modes "1920x1080_60.00" "1440x900" "1280x1024" "1024x768" EndSubSection EndSection ======= /var/log/Xorg.0.log =========== [code] [ 581.724] X.Org X Server 1.14.3 Release Date: 2013-09-12 [ 581.724] X Protocol Version 11, Revision 0 [ 581.724] Build Operating System: Linux 3.11.4-gentoo x86_64 Gentoo [ 581.724] Current Operating System: Linux anorien 3.11.4-gentoo #2 SMP Sun Oct 13 21:04:19 Local time zone must be set--see zic x86_64 [ 581.725] Kernel command line: BOOT_IMAGE=/kernel-3.11.4-gentoo root=/dev/sdb2 ro [ 581.725] Build Date: 13 October 2013 07:25:19AM [ 581.725] [ 581.725] Current version of pixman: 0.30.2 [ 581.725] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 581.725] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 581.726] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 13 21:17:29 2013 [ 581.726] (==) Using config file: "/etc/X11/xorg.conf" [ 581.726] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 581.727] (==) ServerLayout "aticonfig Layout" [ 581.727] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 581.727] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 581.727] (**) | |-->Device "aticonfig-Device[0]-0" [ 581.728] (==) Automatically adding devices [ 581.728] (==) Automatically enabling devices [ 581.728] (==) Automatically adding GPU devices [ 581.729] (==) 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/ [ 581.729] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 581.729] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 581.729] (II) Loader magic: 0x805c00 [ 581.730] (II) Module ABI versions: [ 581.730] X.Org ANSI C Emulation: 0.4 [ 581.730] X.Org Video Driver: 14.1 [ 581.730] X.Org XInput driver : 19.1 [ 581.730] X.Org Server Extension : 7.0 [ 581.731] (--) PCI:*(0:1:0:0) 1002:679e:1682:3255 rev 0, Mem @ 0xc0000000/268435456, 0xfea00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072 [ 581.731] Initializing built-in extension Generic Event Extension [ 581.732] Initializing built-in extension SHAPE [ 581.732] Initializing built-in extension MIT-SHM [ 581.732] Initializing built-in extension XInputExtension [ 581.732] Initializing built-in extension XTEST [ 581.732] Initializing built-in extension BIG-REQUESTS [ 581.732] Initializing built-in extension SYNC [ 581.732] Initializing built-in extension XKEYBOARD [ 581.732] Initializing built-in extension XC-MISC [ 581.732] Initializing built-in extension XINERAMA [ 581.732] Initializing built-in extension XFIXES [ 581.733] Initializing built-in extension RENDER [ 581.733] Initializing built-in extension RANDR [ 581.733] Initializing built-in extension COMPOSITE [ 581.733] Initializing built-in extension DAMAGE [ 581.733] Initializing built-in extension MIT-SCREEN-SAVER [ 581.733] Initializing built-in extension DOUBLE-BUFFER [ 581.733] Initializing built-in extension RECORD [ 581.733] Initializing built-in extension DPMS [ 581.733] Initializing built-in extension X-Resource [ 581.733] Initializing built-in extension XVideo [ 581.734] Initializing built-in extension XVideo-MotionCompensation [ 581.734] Initializing built-in extension XFree86-VidModeExtension [ 581.734] Initializing built-in extension XFree86-DGA [ 581.734] Initializing built-in extension XFree86-DRI [ 581.734] Initializing built-in extension DRI2 [ 581.734] (II) "glx" will be loaded by default. [ 581.734] (II) LoadModule: "glx" [ 581.734] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 581.737] (II) Module glx: vendor="Advanced Micro Devices, Inc." [ 581.737] compiled for 6.9.0, module version = 1.0.0 [ 581.737] Loading extension GLX [ 581.737] (II) LoadModule: "fglrx" [ 581.738] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so [ 581.781] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc." [ 581.781] compiled for 1.4.99.906, module version = 13.20.6 [ 581.781] Module class: X.Org Video Driver [ 581.781] (II) Loading sub module "fglrxdrm" [ 581.781] (II) LoadModule: "fglrxdrm" [ 581.782] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 581.784] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc." [ 581.784] compiled for 1.4.99.906, module version = 13.20.6 [ 581.784] (II) AMD Proprietary Linux Driver Version Identifier:13.20.6 [ 581.784] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-13.20.16 [ 581.784] (II) AMD Proprietary Linux Driver Build Date: Sep 26 2013 16:09:41 [ 581.784] (--) using VT number 7 [ 581.786] (WW) Falling back to old probe method for fglrx [ 581.796] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default [ 581.798] ukiDynamicMajor: found major device number 247 [ 581.798] ukiDynamicMajor: found major device number 247 [ 581.798] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 581.798] ukiOpenDevice: node name is /dev/ati/card0 [ 581.798] ukiOpenDevice: open result is 9, (OK) [ 581.873] ukiOpenByBusid: ukiOpenMinor returns 9 [ 581.873] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 581.910] (--) Chipset Supported AMD Graphics Processor (0x679E) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:4:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:5:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:6:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:9:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:10:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found [ 581.911] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found [ 581.911] (II) fglrx(0): pEnt->device->identifier=0x16d86d0 [ 581.911] (II) fglrx(0): === [xdl_xs114_atiddxPreInit] === begin [ 581.912] (II) Loading sub module "vgahw" [ 581.912] (II) LoadModule: "vgahw" [ 581.912] (II) Loading /usr/lib64/xorg/modules/libvgahw.so [ 581.912] (II) Module vgahw: vendor="X.Org Foundation" [ 581.912] compiled for 1.14.3, module version = 0.1.0 [ 581.912] ABI class: X.Org Video Driver, version 14.1 [ 581.913] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 581.913] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 581.913] (==) fglrx(0): Default visual is TrueColor [ 581.913] (**) fglrx(0): Option "DPMS" "true" [ 581.913] (==) fglrx(0): RGB weight 888 [ 581.913] (II) fglrx(0): Using 8 bits per RGB [ 581.913] (==) fglrx(0): Buffer Tiling is ON [ 581.913] (II) Loading sub module "fglrxdrm" [ 581.913] (II) LoadModule: "fglrxdrm" [ 581.913] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 581.913] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc." [ 581.913] compiled for 1.4.99.906, module version = 13.20.6 [ 581.914] ukiDynamicMajor: found major device number 247 [ 581.914] ukiDynamicMajor: found major device number 247 [ 581.914] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 581.914] ukiOpenDevice: node name is /dev/ati/card0 [ 581.914] ukiOpenDevice: open result is 11, (OK) [ 581.914] ukiOpenByBusid: ukiOpenMinor returns 11 [ 581.914] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 581.914] (**) fglrx(0): NoAccel = NO [ 581.914] (**) fglrx(0): AMD 2D Acceleration Architecture enabled [ 581.914] (--) fglrx(0): Chipset: "AMD Radeon HD 7800 Series " (Chipset = 0x679e) [ 581.914] (--) fglrx(0): (PciSubVendor = 0x1682, PciSubDevice = 0x3255) [ 581.914] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD [ 581.914] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000 [ 581.914] (--) fglrx(0): MMIO registers at 0xfea00000 [ 581.914] (--) fglrx(0): I/O port at 0x0000e000 [ 581.914] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 581.915] (II) fglrx(0): AC Adapter is used [ 581.916] (II) fglrx(0): Primary V_BIOS segment is: 0xc000 [ 582.002] (II) Loading sub module "vbe" [ 582.002] (II) LoadModule: "vbe" [ 582.002] (II) Loading /usr/lib64/xorg/modules/libvbe.so [ 582.002] (II) Module vbe: vendor="X.Org Foundation" [ 582.003] compiled for 1.14.3, module version = 1.1.0 [ 582.003] ABI class: X.Org Video Driver, version 14.1 [ 582.003] (II) fglrx(0): VESA BIOS detected [ 582.003] (II) fglrx(0): VESA VBE Version 3.0 [ 582.003] (II) fglrx(0): VESA VBE Total Mem: 16384 kB [ 582.003] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS [ 582.003] (II) fglrx(0): VESA VBE OEM Software Rev: 15.30 [ 582.003] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc. [ 582.003] (II) fglrx(0): VESA VBE OEM Product: [ 582.003] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00 [ 582.003] (II) fglrx(0): AMD Video BIOS revision 9 or later detected [ 582.003] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5 [ 582.003] (II) fglrx(0): PCIE card detected [ 582.003] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 582.003] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 582.003] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000) [ 582.003] (II) fglrx(0): RandR 1.2 support is enabled! [ 582.003] (II) fglrx(0): RandR 1.2 rotation support is enabled! [ 582.003] (==) fglrx(0): Center Mode is disabled [ 582.003] (II) Loading sub module "fb" [ 582.003] (II) LoadModule: "fb" [ 582.003] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 582.005] (II) Module fb: vendor="X.Org Foundation" [ 582.005] compiled for 1.14.3, module version = 1.0.0 [ 582.005] ABI class: X.Org ANSI C Emulation, version 0.4 [ 582.005] (II) Loading sub module "ddc" [ 582.005] (II) LoadModule: "ddc" [ 582.005] (II) Module "ddc" already built-in [ 582.144] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0 [ 582.144] (II) fglrx(0): Output DFP2 has no monitor section [ 582.144] (II) fglrx(0): Output DFP3 has no monitor section [ 582.144] (II) fglrx(0): Output DFP4 has no monitor section [ 582.144] (II) fglrx(0): Output DFP5 has no monitor section [ 582.144] (II) fglrx(0): Output DFP6 has no monitor section [ 582.144] (II) fglrx(0): Output DFP7 has no monitor section [ 582.144] (II) fglrx(0): Output DFP8 has no monitor section [ 582.144] (II) fglrx(0): Output DFP9 has no monitor section [ 582.144] (II) fglrx(0): Output DFP10 has no monitor section [ 582.144] (II) fglrx(0): Output DFP11 has no monitor section [ 582.144] (II) fglrx(0): Output CRT1 has no monitor section [ 582.145] (II) Loading sub module "ddc" [ 582.145] (II) LoadModule: "ddc" [ 582.145] (II) Module "ddc" already built-in [ 582.145] (II) fglrx(0): Connected Display0: DFP9 [ 582.145] (II) fglrx(0): Display0 EDID data --------------------------- [ 582.145] (II) fglrx(0): Manufacturer: GSM Model: 59af Serial#: 16843009 [ 582.145] (II) fglrx(0): Year: 2012 Week: 5 [ 582.145] (II) fglrx(0): EDID Version: 1.3 [ 582.145] (II) fglrx(0): Digital Display Input [ 582.145] (II) fglrx(0): Max Image Size [cm]: horiz.: 60 vert.: 34 [ 582.145] (II) fglrx(0): Gamma: 2.20 [ 582.145] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off [ 582.145] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 582.145] (II) fglrx(0): First detailed timing is preferred mode [ 582.145] (II) fglrx(0): redX: 0.640 redY: 0.338 greenX: 0.315 greenY: 0.623 [ 582.145] (II) fglrx(0): blueX: 0.151 blueY: 0.063 whiteX: 0.313 whiteY: 0.329 [ 582.145] (II) fglrx(0): Supported established timings: [ 582.145] (II) fglrx(0): 640x480@60Hz [ 582.145] (II) fglrx(0): 800x600@60Hz [ 582.145] (II) fglrx(0): 1024x768@60Hz [ 582.145] (II) fglrx(0): Manufacturer's mask: 0 [ 582.145] (II) fglrx(0): Supported standard timings: [ 582.145] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497 [ 582.145] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281 [ 582.145] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 [ 582.145] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 582.145] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 582.145] (II) fglrx(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528 [ 582.145] (II) fglrx(0): #6: hsize: 1600 vsize 900 refresh: 60 vid: 49321 [ 582.145] (II) fglrx(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 582.145] (II) fglrx(0): Supported detailed timing: [ 582.145] (II) fglrx(0): clock: 148.5 MHz Image Size: 600 x 340 mm [ 582.145] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.145] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 582.145] (II) fglrx(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz [ 582.145] (II) fglrx(0): Monitor name: 27EA53 [ 582.145] (II) fglrx(0): Serial No: [ 582.145] (II) fglrx(0): Supported detailed timing: [ 582.145] (II) fglrx(0): clock: 148.5 MHz Image Size: 510 x 290 mm [ 582.145] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.145] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 582.145] (II) fglrx(0): Supported detailed timing: [ 582.145] (II) fglrx(0): clock: 74.2 MHz Image Size: 510 x 290 mm [ 582.145] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.145] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 582.145] (II) fglrx(0): Supported detailed timing: [ 582.145] (II) fglrx(0): clock: 74.2 MHz Image Size: 510 x 290 mm [ 582.145] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 582.145] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 582.145] (II) fglrx(0): Supported detailed timing: [ 582.145] (II) fglrx(0): clock: 27.0 MHz Image Size: 510 x 290 mm [ 582.145] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0 [ 582.145] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0 [ 582.145] (II) fglrx(0): Number of EDID sections to follow: 1 [ 582.145] (II) fglrx(0): EDID (in hex): [ 582.145] (II) fglrx(0): 00ffffffffffff001e6daf5901010101 [ 582.145] (II) fglrx(0): 05160103803c2278eaeed5a356509f26 [ 582.145] (II) fglrx(0): 105054210800714081c0810081809500 [ 582.145] (II) fglrx(0): 9040a9c0b300023a801871382d40582c [ 582.145] (II) fglrx(0): 450058542100001e000000fd00383d1e [ 582.145] (II) fglrx(0): 530f000a202020202020000000fc0032 [ 582.145] (II) fglrx(0): 37454135330a202020202020000000ff [ 582.145] (II) fglrx(0): 000a202020202020202020202020016c [ 582.145] (II) fglrx(0): End of Display0 EDID data -------------------- [ 582.145] (II) fglrx(0): Dynamic Surface Resizing Enabled [ 582.146] (II) fglrx(0): EDID for output DFP1 [ 582.146] (II) fglrx(0): EDID for output DFP2 [ 582.146] (II) fglrx(0): EDID for output DFP3 [ 582.146] (II) fglrx(0): EDID for output DFP4 [ 582.146] (II) fglrx(0): EDID for output DFP5 [ 582.146] (II) fglrx(0): EDID for output DFP6 [ 582.146] (II) fglrx(0): EDID for output DFP7 [ 582.146] (II) fglrx(0): EDID for output DFP8 [ 582.146] (II) fglrx(0): EDID for output DFP9 [ 582.146] (II) fglrx(0): Manufacturer: GSM Model: 59af Serial#: 16843009 [ 582.146] (II) fglrx(0): Year: 2012 Week: 5 [ 582.146] (II) fglrx(0): EDID Version: 1.3 [ 582.146] (II) fglrx(0): Digital Display Input [ 582.146] (II) fglrx(0): Max Image Size [cm]: horiz.: 60 vert.: 34 [ 582.146] (II) fglrx(0): Gamma: 2.20 [ 582.146] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off [ 582.146] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 582.146] (II) fglrx(0): First detailed timing is preferred mode [ 582.146] (II) fglrx(0): redX: 0.640 redY: 0.338 greenX: 0.315 greenY: 0.623 [ 582.146] (II) fglrx(0): blueX: 0.151 blueY: 0.063 whiteX: 0.313 whiteY: 0.329 [ 582.146] (II) fglrx(0): Supported established timings: [ 582.146] (II) fglrx(0): 640x480@60Hz [ 582.146] (II) fglrx(0): 800x600@60Hz [ 582.146] (II) fglrx(0): 1024x768@60Hz [ 582.146] (II) fglrx(0): Manufacturer's mask: 0 [ 582.146] (II) fglrx(0): Supported standard timings: [ 582.146] (II) fglrx(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497 [ 582.146] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281 [ 582.146] (II) fglrx(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 [ 582.146] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 582.146] (II) fglrx(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 582.146] (II) fglrx(0): #5: hsize: 1400 vsize 1050 refresh: 60 vid: 16528 [ 582.146] (II) fglrx(0): #6: hsize: 1600 vsize 900 refresh: 60 vid: 49321 [ 582.146] (II) fglrx(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 582.146] (II) fglrx(0): Supported detailed timing: [ 582.146] (II) fglrx(0): clock: 148.5 MHz Image Size: 600 x 340 mm [ 582.146] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.146] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 582.146] (II) fglrx(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz [ 582.146] (II) fglrx(0): Monitor name: 27EA53 [ 582.146] (II) fglrx(0): Serial No: [ 582.146] (II) fglrx(0): Supported detailed timing: [ 582.146] (II) fglrx(0): clock: 148.5 MHz Image Size: 510 x 290 mm [ 582.146] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.146] (II) fglrx(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 582.146] (II) fglrx(0): Supported detailed timing: [ 582.146] (II) fglrx(0): clock: 74.2 MHz Image Size: 510 x 290 mm [ 582.146] (II) fglrx(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 582.146] (II) fglrx(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0 [ 582.146] (II) fglrx(0): Supported detailed timing: [ 582.146] (II) fglrx(0): clock: 74.2 MHz Image Size: 510 x 290 mm [ 582.146] (II) fglrx(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0 [ 582.146] (II) fglrx(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0 [ 582.146] (II) fglrx(0): Supported detailed timing: [ 582.146] (II) fglrx(0): clock: 27.0 MHz Image Size: 510 x 290 mm [ 582.147] (II) fglrx(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0 [ 582.147] (II) fglrx(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0 [ 582.147] (II) fglrx(0): Number of EDID sections to follow: 1 [ 582.147] (II) fglrx(0): EDID (in hex): [ 582.147] (II) fglrx(0): 00ffffffffffff001e6daf5901010101 [ 582.147] (II) fglrx(0): 05160103803c2278eaeed5a356509f26 [ 582.147] (II) fglrx(0): 105054210800714081c0810081809500 [ 582.147] (II) fglrx(0): 9040a9c0b300023a801871382d40582c [ 582.147] (II) fglrx(0): 450058542100001e000000fd00383d1e [ 582.147] (II) fglrx(0): 530f000a202020202020000000fc0032 [ 582.147] (II) fglrx(0): 37454135330a202020202020000000ff [ 582.147] (II) fglrx(0): 000a202020202020202020202020016c [ 582.147] (II) fglrx(0): Printing probed modes for output DFP9 [ 582.147] (II) fglrx(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 582.147] (II) fglrx(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e) [ 582.147] (II) fglrx(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz e) [ 582.147] (II) fglrx(0): Modeline "1920x1080"x50.0 74.25 1920 2448 2492 2640 1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e) [ 582.147] (II) fglrx(0): Modeline "1920x1080"x59.9 74.18 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e) [ 582.147] (II) fglrx(0): Modeline "1776x1000"x50.0 148.50 1776 2304 2348 2640 1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez) [ 582.147] (II) fglrx(0): Modeline "1776x1000"x59.9 148.35 1776 1864 1908 2200 1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez) [ 582.147] (II) fglrx(0): Modeline "1776x1000"x50.0 74.25 1776 2304 2348 2640 1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez) [ 582.147] (II) fglrx(0): Modeline "1776x1000"x59.9 74.18 1776 1864 1908 2200 1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez) [ 582.147] (II) fglrx(0): Modeline "1680x1050"x50.0 148.50 1680 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1680x1050"x60.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 582.147] (II) fglrx(0): Modeline "1400x1050"x50.0 148.50 1400 2448 2492 2640 1050 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1400x1050"x60.0 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e) [ 582.147] (II) fglrx(0): Modeline "1600x900"x50.0 148.50 1600 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1600x900"x60.0 97.75 1600 1648 1680 1760 900 903 908 926 -hsync +vsync (55.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x1024"x50.0 148.50 1280 2448 2492 2640 1024 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x1024"x60.0 91.00 1280 1328 1360 1440 1024 1027 1034 1054 -hsync +vsync (63.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1440x900"x50.0 148.50 1440 2448 2492 2640 900 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1440x900"x60.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x960"x50.0 148.50 1280 2448 2492 2640 960 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x960"x60.0 91.00 1280 1328 1360 1440 960 1027 1034 1054 -hsync +vsync (63.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x800"x50.0 148.50 1280 2448 2492 2640 800 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x800"x60.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) [ 582.147] (II) fglrx(0): Modeline "1152x864"x50.0 148.50 1152 2448 2492 2640 864 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1152x864"x60.0 69.75 1152 1200 1232 1312 864 867 871 889 -hsync +vsync (53.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x768"x50.0 148.50 1280 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x768"x60.0 71.00 1280 1328 1360 1440 768 803 809 823 +hsync -vsync (49.3 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e) [ 582.147] (II) fglrx(0): Modeline "1024x768"x50.0 148.50 1024 2448 2492 2640 768 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "1024x768"x60.0 56.00 1024 1072 1104 1184 768 771 775 790 -hsync +vsync (47.3 kHz e) [ 582.147] (II) fglrx(0): Modeline "1152x648"x50.0 74.25 1152 1592 1632 1980 648 653 658 750 +hsync +vsync (37.5 kHz ez) [ 582.147] (II) fglrx(0): Modeline "1152x648"x59.9 74.18 1152 1262 1302 1650 648 653 658 750 +hsync +vsync (45.0 kHz ez) [ 582.147] (II) fglrx(0): Modeline "800x600"x50.0 148.50 800 2448 2492 2640 600 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "800x600"x60.0 35.50 800 848 880 960 600 603 607 618 -hsync +vsync (37.0 kHz e) [ 582.147] (II) fglrx(0): Modeline "720x480"x50.0 148.50 720 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "640x480"x50.0 148.50 640 2448 2492 2640 480 1084 1089 1125 +hsync +vsync (56.2 kHz e) [ 582.147] (II) fglrx(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 582.147] (II) fglrx(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 582.147] (II) fglrx(0): EDID for output DFP10 [ 582.147] (II) fglrx(0): EDID for output DFP11 [ 582.147] (II) fglrx(0): EDID for output CRT1 [ 582.147] (II) fglrx(0): Output DFP1 disconnected [ 582.147] (II) fglrx(0): Output DFP2 disconnected [ 582.147] (II) fglrx(0): Output DFP3 disconnected [ 582.147] (II) fglrx(0): Output DFP4 disconnected [ 582.147] (II) fglrx(0): Output DFP5 disconnected [ 582.147] (II) fglrx(0): Output DFP6 disconnected [ 582.147] (II) fglrx(0): Output DFP7 disconnected [ 582.147] (II) fglrx(0): Output DFP8 disconnected [ 582.147] (II) fglrx(0): Output DFP9 connected [ 582.147] (II) fglrx(0): Output DFP10 disconnected [ 582.147] (II) fglrx(0): Output DFP11 disconnected [ 582.147] (II) fglrx(0): Output CRT1 disconnected [ 582.147] (II) fglrx(0): Using exact sizes for initial modes [ 582.147] (II) fglrx(0): Output DFP9 using initial mode 1920x1080 [ 582.147] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 582.147] (II) fglrx(0): DPI set to (96, 96) [ 582.147] (II) fglrx(0): Eyefinity capable adapter detected. [ 582.147] (II) fglrx(0): Adapter AMD Radeon HD 7800 Series has 6 configurable heads and 1 displays connected. [ 582.147] (==) fglrx(0): PseudoColor visuals disabled [ 582.147] (II) Loading sub module "ramdac" [ 582.147] (II) LoadModule: "ramdac" [ 582.147] (II) Module "ramdac" already built-in [ 582.147] (==) fglrx(0): NoDRI = NO [ 582.147] (==) fglrx(0): Capabilities: 0x00000000 [ 582.148] (==) fglrx(0): CapabilitiesEx: 0x00000000 [ 582.148] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so" [ 582.148] (==) fglrx(0): UseFastTLS=0 [ 582.148] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled [ 582.148] (--) Depth 24 pixmap format is 32 bpp [ 582.148] Loading extension ATIFGLRXDRI [ 582.148] (II) fglrx(0): doing swlDriScreenInit [ 582.148] (II) fglrx(0): swlDriScreenInit for fglrx driver [ 582.148] ukiDynamicMajor: found major device number 247 [ 582.148] ukiDynamicMajor: found major device number 247 [ 582.148] ukiDynamicMajor: found major device number 247 [ 582.148] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 582.148] ukiOpenDevice: node name is /dev/ati/card0 [ 582.148] ukiOpenDevice: open result is 12, (OK) [ 582.148] ukiOpenByBusid: ukiOpenMinor returns 12 [ 582.148] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 582.148] (II) fglrx(0): [uki] DRM interface version 1.0 [ 582.148] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0" [ 582.148] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000 [ 582.148] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7f5705e62000 [ 582.148] (II) fglrx(0): [uki] framebuffer handle = 0x3000 [ 582.148] (II) fglrx(0): [uki] added 1 reserved context for kernel [ 582.148] (II) fglrx(0): swlDriScreenInit done [ 582.148] (II) fglrx(0): Kernel Module Version Information: [ 582.148] (II) fglrx(0): Name: fglrx [ 582.148] (II) fglrx(0): Version: 13.20.6 [ 582.148] (II) fglrx(0): Date: Sep 26 2013 [ 582.148] (II) fglrx(0): Desc: AMD FireGL DRM kernel module [ 582.148] (II) fglrx(0): Kernel Module version matches driver. [ 582.148] (II) fglrx(0): Kernel Module Build Time Information: [ 582.148] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.11.4-gentoo [ 582.148] (II) fglrx(0): Build-Kernel MODVERSIONS: no [ 582.148] (II) fglrx(0): Build-Kernel __SMP__: yes [ 582.148] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000 [ 582.148] (II) fglrx(0): [uki] register handle = 0x00004000 [ 582.150] (II) fglrx(0): DRI initialization successfull [ 582.151] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x010e0000 [ 582.152] (==) fglrx(0): Backing store disabled [ 582.152] Loading extension FGLRXEXTENSION [ 582.152] (**) fglrx(0): DPMS enabled [ 582.152] (II) fglrx(0): Initialized in-driver Xinerama extension [ 582.152] (**) fglrx(0): Textured Video is enabled. [ 582.152] (II) LoadModule: "glesx" [ 582.152] (II) Loading /usr/lib64/xorg/modules/glesx.so [ 582.168] (II) Module glesx: vendor="X.Org Foundation" [ 582.168] compiled for 1.4.99.906, module version = 1.0.0 [ 582.168] Loading extension GLESX [ 582.168] (II) fglrx(0): GLESX enableFlags = 592 [ 582.168] (II) fglrx(0): GLESX is enabled [ 582.168] (II) LoadModule: "amdxmm" [ 582.169] (II) Loading /usr/lib64/xorg/modules/amdxmm.so [ 582.170] (II) Module amdxmm: vendor="X.Org Foundation" [ 582.170] compiled for 1.4.99.906, module version = 2.0.0 [ 582.185] Loading extension AMDXVOPL [ 582.185] Loading extension AMDXVBA [ 582.187] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): [ 582.188] (II) fglrx(0): Enable composite support successfully [ 582.188] (WW) fglrx(0): Option "VendorName" is not used [ 582.188] (WW) fglrx(0): Option "ModelName" is not used [ 582.188] (WW) fglrx(0): Option "UseEdidDpi" is not used [ 582.188] (II) fglrx(0): X context handle = 0x1 [ 582.188] (II) fglrx(0): [DRI] installation complete [ 582.188] (==) fglrx(0): Silken mouse enabled [ 582.189] (==) fglrx(0): Using HW cursor of display infrastructure! [ 582.189] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 582.251] (--) RandR disabled [ 582.257] ukiDynamicMajor: found major device number 247 [ 582.257] ukiDynamicMajor: found major device number 247 [ 582.257] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 582.257] ukiOpenDevice: node name is /dev/ati/card0 [ 582.257] ukiOpenDevice: open result is 13, (OK) [ 582.257] ukiOpenByBusid: ukiOpenMinor returns 13 [ 582.257] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 582.257] (EE) AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] [ 582.286] ukiDynamicMajor: found major device number 247 [ 582.286] ukiDynamicMajor: found major device number 247 [ 582.286] ukiDynamicMajor: found major device number 247 [ 582.286] ukiOpenDevice: node name is /dev/ati/card0 [ 582.286] ukiOpenDevice: open result is 14, (OK) [ 582.286] ukiGetBusid returned 'PCI:1:0:0' [ 582.286] ukiOpenDevice: node name is /dev/ati/card1 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card2 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card3 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card4 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card5 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card6 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card7 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card8 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card9 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card10 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card11 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card12 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card13 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card14 [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: open result is -1, (No such device) [ 582.286] ukiOpenDevice: Open failed [ 582.286] ukiOpenDevice: node name is /dev/ati/card15 [ 582.287] ukiOpenDevice: open result is -1, (No such device) [ 582.287] ukiOpenDevice: open result is -1, (No such device) [ 582.287] ukiOpenDevice: Open failed [ 582.287] ukiDynamicMajor: found major device number 247 [ 582.287] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 582.287] ukiOpenDevice: node name is /dev/ati/card0 [ 582.287] ukiOpenDevice: open result is 14, (OK) [ 582.287] ukiOpenByBusid: ukiOpenMinor returns 14 [ 582.287] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 582.465] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0 [ 582.466] ukiDynamicMajor: found major device number 247 [ 582.466] ukiDynamicMajor: found major device number 247 [ 582.466] ukiDynamicMajor: found major device number 247 [ 582.466] ukiOpenDevice: node name is /dev/ati/card0 [ 582.466] ukiOpenDevice: open result is 15, (OK) [ 582.466] ukiGetBusid returned 'PCI:1:0:0' [ 582.466] ukiOpenDevice: node name is /dev/ati/card1 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card2 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card3 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card4 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card5 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card6 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card7 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card8 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card9 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card10 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card11 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card12 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card13 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card14 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiOpenDevice: node name is /dev/ati/card15 [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: open result is -1, (No such device) [ 582.466] ukiOpenDevice: Open failed [ 582.466] ukiDynamicMajor: found major device number 247 [ 582.466] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 582.466] ukiOpenDevice: node name is /dev/ati/card0 [ 582.466] ukiOpenDevice: open result is 15, (OK) [ 582.466] ukiOpenByBusid: ukiOpenMinor returns 15 [ 582.466] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 582.488] (II) fglrx(0): OverDrive5 Detected! [ 582.491] (II) fglrx(0): Setting screen physical size to 508 x 285 [ 582.578] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 582.578] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 582.578] (II) LoadModule: "evdev" [ 582.578] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 582.579] (II) Module evdev: vendor="X.Org Foundation" [ 582.579] compiled for 1.14.3, module version = 2.8.1 [ 582.579] Module class: X.Org XInput Driver [ 582.579] ABI class: X.Org XInput driver, version 19.1 [ 582.579] (II) Using input driver 'evdev' for 'Power Button' [ 582.579] (**) Power Button: always reports core events [ 582.580] (**) evdev: Power Button: Device: "/dev/input/event1" [ 582.580] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 582.580] (--) evdev: Power Button: Found keys [ 582.580] (II) evdev: Power Button: Configuring as keyboard [ 582.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" [ 582.580] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 582.580] (**) Option "xkb_rules" "evdev" [ 582.580] (**) Option "xkb_model" "pc104" [ 582.580] (**) Option "xkb_layout" "us" [ 582.597] (II) config/udev: Adding input device Power Button (/dev/input/event0) [ 582.597] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 582.597] (II) Using input driver 'evdev' for 'Power Button' [ 582.597] (**) Power Button: always reports core events [ 582.597] (**) evdev: Power Button: Device: "/dev/input/event0" [ 582.598] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 582.598] (--) evdev: Power Button: Found keys [ 582.598] (II) evdev: Power Button: Configuring as keyboard [ 582.598] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0" [ 582.598] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 582.598] (**) Option "xkb_rules" "evdev" [ 582.598] (**) Option "xkb_model" "pc104" [ 582.598] (**) Option "xkb_layout" "us" [ 582.598] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3) [ 582.598] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall" [ 582.598] (II) Using input driver 'evdev' for 'Logitech USB Receiver' [ 582.598] (**) Logitech USB Receiver: always reports core events [ 582.598] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3" [ 582.598] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52b [ 582.598] (--) evdev: Logitech USB Receiver: Found keys [ 582.598] (II) evdev: Logitech USB Receiver: Configuring as keyboard [ 582.598] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:16.0/usb7/7-2/7-2:1.0/input/input3/event3" [ 582.598] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id [ 582.598] (**) Option "xkb_rules" "evdev" [ 582.598] (**) Option "xkb_model" "pc104" [ 582.598] (**) Option "xkb_layout" "us" [ 582.599] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4) [ 582.599] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall" [ 582.599] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall" [ 582.599] (II) Using input driver 'evdev' for 'Logitech USB Receiver' [ 582.599] (**) Logitech USB Receiver: always reports core events [ 582.599] (**) evdev: Logitech USB Receiver: Device:
For me in gnome2: Applications -> System Tools -> AMD Catalyst Control Center -> Display Manager ->DTV(1) ->Adlustments ->Overscan ->0% also accessible from terminal with Code: amdcccle
Hi Folks, I'm having some issues with my java script plugin in the midori web browser. I've tried installing both the icedtea and sun-jre-bin plugins following the instructions at the gentoo java wiki: http://www.gentoo.org/doc/en/java.xml When I select one of them, midori detects it in its preferences->extensions list. For example, when I eselect icedtea, that option appears in midori's list of plugins. But, its icon is a broken icon, and indeed even when I select that option from the list I can't load pages with java script in them. Any ideas?
Okay, I'm going to mark this one SOLVED. It turns out that my 'does it work' test was confounded by many websites discriminating against less commonly used browsers, and that when I changed a setting in midori that allows it to pretend to be a different browser (firefox, in my case), most of the issues disappeared. Unfortunately, the one website that I really need to access still isn't working, but, although that is a javascript site, I'm starting to suspect that the problem may be unrelated. For future readers, I followed the instructions on the gentoo java guide ( http://www.gentoo.org/doc/en/java.xml ) to install the sun java plugin. I am certain that there were at least some issues with the icetea plugin because the javascript test site ( http://www.java.com/en/download/testjava.jsp ) suddenly started working when I switched to the sun plugin. Also, I had previously tried the sun plugin unsuccessfully; since then I've recompiled with all of the use flags enabled (X alsa jce nsplugin pax_kernel). They are not all enabled by default, and I am not sure which, if any, made a difference. I'm using a 64bit multilib system, so I also have the 32bit emulator installed (emul-linux-x86-java-1.6); I am not sure that that matter.
Is anyone getting the issue of a blank screen under KDE? I cant seem to get it to wake up the screen, no matter what keys I press nothing will wake the screen up, I have acpi_backlight=vendor and i915.semaphores=1 as boot options as suggest on an Arch wiki, but it still seems to happen, the shortcut keys to up the brightness do not work, and there does not seem to be anything in the logs. Edit: Solved by putting Windows back on laptop
"Wake up" seems to imply that the screen lost sync and is in DPMS off mode? Or just black screen with/without mouse cursor?
Hi all, Some odd behavior has cropped up recently with fontconfig. It never presented a problem before now. Anyway, when I load something like, say, firefox, from the console I get the following error message: Code: Fontconfig error: "/home/username/.config/fontconfig/fonts.conf", line 11: invalid attribute 'name' The relevant bit of code is as follows: Code: <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Info at http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts --><!-- Replace Courier with a better-looking font --> <match target="pattern" name="family" > <test name="family" qual="any" > <string>Courier</string> </test> <edit mode="assign" name="family" > <!-- Other choices - Courier New, Luxi Mono --> <string>Bitstream Vera Sans Mono</string> </edit> </match> Does anybody have any notion as to what is going on here? Best, Alex
Can use e.g.: Code: <match> <test name="family"><string>Helvetica</string></test> <edit mode="assign" name="family" binding="strong"><string>Liberation Sans</string></edit> </match>
Can anyone tell me why I don't have the multi-page per sheet option in Okular or is anyone else experiencing the same issue? I tried to google but don't seem to find any answer.
Is the option there and greyed out? I have the option enabled, and I can confirm it is working. I am using okular version 0.16.1 in kde 4.10.1.
Hi, I have a little problem with xfce4: maximized windows are overlapped by the bottom panel I use, so that the bottom of the window is 'hidden' (unless I chage window size). Look, for example : http://s23.postimg.org/8kawr1vxl/Workspace_1_004.png
Are you sure the window is maximized? I had this problem, too, but I think the mistake was that the window was only as big as the screen, but not maximized. Try if it goes away if you click on the maximize button again (maybe twice).
I've been having very bad performance in 3d applications like TF2 native, LoL in WINE, and I've been having odd issues with my KDE desktop where it will start running very poorly. At worst windows contents won't update anymore and they start to flicker. I'm seeing frame rates at about a third of what I normally see in Windows and I know this isn't right. I've looked up other folk's benchmarks online and they're pulling 200fps+ in TF2 in Linux with worse hardware than I have. I don't really know where to start. I've tried to google and I haven't found much. xorg.conf: Code: Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" 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 "0-DFP10" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "PreferredMode" "2560x1440" Option "TargetRefresh" "60" Option "Position" "0 0" Option "Rotate" "normal" Option "Disable" "false" EndSection Section "Monitor" Identifier "0-DFP9" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" Option "TargetRefresh" "60" Option "Position" "2560 46" Option "Rotate" "normal" Option "Disable" "false" Option "PreferredMode" "1920x1200" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" Option "Monitor-DFP10" "0-DFP10" Option "Monitor-DFP9" "0-DFP9" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "amdcccle-Device[1]-1" Driver "fglrx" Option "Monitor-DFP9" "0-DFP9" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Virtual 4480 2560 Depth 24 EndSubSection EndSection Section "Screen" Identifier "amdcccle-Screen[1]-1" Device "amdcccle-Device[1]-1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Running fglrx on a 7970. I have two monitors, one 1200p and one 1440p. When playing TF2, when I enable multi-core rendering I get horrible mouse input lag and the sound can start stuttering at times. In LoL in WINE, the sound plays in slow motion and is very stuttery. I am running ALSA without pulseaudio if it matters, I don't have a .asoundrc file set up but it's being shared properly. Any help would be appreciated. I shouldn't be getting 30fps to 70fps on TF2 with an overclocked 8350 and 7970. Thanks.[/code] EDIT: I completely fixed this and it was much easier than I ever thought! Apparently, KDE v-sync options apply to all the games you are running as well. So what I was seeing was KDE trying to limit TF2 frame rate to 60fps instead of the ~300fps I would normally see. So much recompiling and digging for problems when it was a simple drop down option in: System Settings -> Desktop Effects -> Advanced -> Tearing Prevention (VSYNC) -> None Hope this helps someone else who wanders here in from google. [/b]
blackkstar, Please post your /var/log/Xorg.0.log on a pastebin xorg.conf tells what you asked Xorg to do. The log tells what it actually did. IS you normal user in the video group?
I recently got a second monitor, so now I'm running a dual setup. It works great, except that each boot I get a wrong resolution on the second one. But here's the strange part: I only need to turn the monitor off and on again to fix the issue. Another way of fixing it is to change resolution in the Screen settings in Gnome. Code: peter@skare ~ $ xrandr Screen 0: minimum 320 x 200, current 3600 x 1200, maximum 8192 x 8192 HDMI-0 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm 1920x1200 60.0*+ 1600x1200 60.0 1280x1024 75.0 60.0 1152x864 75.0 1024x768 75.1 60.0 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 VGA-0 disconnected (normal left inverted right x axis y axis) DIN disconnected (normal left inverted right x axis y axis) DVI-0 connected primary 1680x1050+1920+0 (normal left inverted right x axis y axis) 474mm x 296mm 1680x1050 59.9*+ 1280x1024 75.0 60.0 1280x960 60.0 1152x864 75.0 1024x768 75.1 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 75.0 72.8 66.7 60.0 720x400 70.1 I'm running without Xorg.conf, except an 10-evdef.conf 10-evdev.conf wrote: Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "XkbLayout" "se,se" Option "XkbRules" "evdev" Option "XkbModel" "tm2030PS2" Option "XkbVariant" ",dvorak" Option "XkbOptions" "eurosign:e, grp:lwin_toggle" EndSection
Thanks! I've re-created a monitor settings file, as well as the radeon.conf file. Let's hope it works better next boot.
During the week-end I shut off my computer for the first time in about a week, with the result today, that plasma desktop segfaults. I guess I must have done some update since last restart, that I have forgotten about. I have done preserved-rebuild and revdep-rebuild, and updated today. Still problem. I had a similar issue on my x86 laptop, but there I could start plasma manually, but this does not work on this ~amd64 box. From command line I get: Code: $ plasma-desktop QDBusObjectPath: invalid path "" plasma-desktop(24973)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability plasma-desktop(24973)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability KCrash: Attempting to start /usr/bin/plasma-desktop from kdeinit sock_file=/home/micke/.kde4/socket-jones/kdeinit4__0 KCrash: Application 'plasma-desktop' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/micke/.kde4/socket-jones/kdeinit4__0 plasma-desktop(24972): Communication problem with "plasma-desktop" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " And the KDE Crash handler gives: Code: Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #5 0x00007fd408299dd5 in QMetaObject::cast(QObject*) const () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007fd3fd4cac7a in ?? () from /usr/lib64/libplasma.so.3 #7 0x00007fd3fd4cb51e in Plasma::loadScriptEngine(QString const&, Plasma::Applet*) () from /usr/lib64/libplasma.so.3 #8 0x00007fd3fd4167f5 in ?? () from /usr/lib64/libplasma.so.3 #9 0x00007fd3fd41dc9c in Plasma::Applet::Applet(QObject*, QList<QVariant> const&) () from /usr/lib64/libplasma.so.3 #10 0x00007fd3fd45ef80 in Plasma::PluginLoader::loadApplet(QString const&, unsigned int, QList<QVariant> const&) () from /usr/lib64/libplasma.so.3 #11 0x00007fd3fd42cd9e in ?? () from /usr/lib64/libplasma.so.3 #12 0x00007fd3fd433380 in Plasma::Containment::restoreContents(KConfigGroup&) () from /usr/lib64/libplasma.so.3 #13 0x00007fd3fd4345e0 in Plasma::Containment::restore(KConfigGroup&) () from /usr/lib64/libplasma.so.3 #14 0x00007fd3fd43e7fb in ?? () from /usr/lib64/libplasma.so.3 #15 0x00007fd3fd43f0f2 in Plasma::Corona::loadLayout(QString const&) () from /usr/lib64/libplasma.so.3 #16 0x00007fd3fd43f1bc in Plasma::Corona::initializeLayout(QString const&) () from /usr/lib64/libplasma.so.3 #17 0x00007fd3f635d723 in ?? () from /usr/lib64/libkdeinit4_plasma-desktop.so #18 0x00007fd3f635e35d in ?? () from /usr/lib64/libkdeinit4_plasma-desktop.so #19 0x00007fd3f6361cd5 in ?? () from /usr/lib64/libkdeinit4_plasma-desktop.so #20 0x00007fd4082ad20e in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #21 0x00007fd40744d3a4 in QApplication::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #22 0x00007fd4074458ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #23 0x00007fd407448272 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #24 0x00007fd4090567d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #25 0x00007fd4082939de in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #26 0x00007fd408296fa9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4 #27 0x00007fd4082c1ba3 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #28 0x00007fd403db6055 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #29 0x00007fd403db6398 in ?? () from /usr/lib64/libglib-2.0.so.0 #30 0x00007fd403db6454 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #31 0x00007fd4082c1d36 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #32 0x00007fd4074e641e in ?? () from /usr/lib64/qt4/libQtGui.so.4 #33 0x00007fd40829268f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #34 0x00007fd408292918 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 #35 0x00007fd408297b78 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 #36 0x00007fd3f63479d1 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #37 0x00000000004088ea in _start ()
albright wrote: the same to me last week; don't know what caused it I moved ~/.kde4/share/config/*plasma* and it worked again (had to reset my prefs ) Thanks, that worked - lost my settings, but at least plasma is up again!
Problem: conky doesn't show hard disk temperature ,when start conky by shortcut ;and show hdd temp when run conky in terminal command line. I emerged conky with hddtemp use. and I had chmod +s /usr/sbin/hddtemp and in ~/.conkyrc: Code: ${color #98c2c7}HDD: ${color #db7093}${alignr}${execi 1 hddtemp -q /dev/sda|cut -c 36-37}°C when run Code: hddtemp -q /dev/sda|cut -c 36-37 in gnome-terminal , I can get the HDD temp. and when I start conky in gnome-terminal , I can get HDD temp too. but when I start conky by shortcut , I can not. Others in conky is all right ,CPU temp ,GPU temp,and other all right. I use gconf-editor to set the shortcut , blind Ctrl+Alt+C to run /opt/bin/con_ky_shortcut: Code: conkyname=`ps -A |grep conky |awk '{print $4}'` conkyid=`ps -A |grep conky |awk '{print $1}'` if [ -z "$conkyname" ] ; then echo conky not running,start it conky else echo conky already running echo conkyid:$conkyid fi when run /opt/bin/conky_short in gnome-terminal , HDD temp is seen in conky. Only when I click the shortcut Ctrl+Alt+C , conky starts ,others all right ,but HDD temp is blank. is this a bug ? or how to solve?
try /usr/sbin/hddtemp and see if that won't work or use the conky built in variable Code: ${hddtemp /dev/sda}
Hello, I have the following scenario: a framework that runs a gui program. group a that all the included users can use that framework in an essence, user x from group a can execute program a1. program a1 uses sudo to run another program as user a_x which runs a gui program. as the executing user isn't user a_x, I need to use xauth to extract the session's xcookie to be able to connect to the X session, after the program is done, I remove the X session from the xcookie using xauth. this works well when I start the program but when I shut it down and logout, the screen stays black. this started when I replaced the previous card (ati, worked without problems) with the intel igp. any ideas? the logs doesn't show any error.
forgot to add some outputs: Code: dagg@NCC-5001-D ~ $ emerge --info mesa x11-drivers/xf86-video-intel Portage 2.1.12.2 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.3, glibc-2.17, 3.10.6-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.10.6-gentoo-x86_64-Intel-R-_Core-TM-_i7-2600_CPU_@_3.40GHz-with-gentoo-2.2 KiB Mem: 16329580 total, 1201768 free KiB Swap: 16777212 total, 16777212 free Timestamp of tree: Wed, 14 Aug 2013 03:15:01 +0000 ld GNU ld (GNU Binutils) 2.23.2 app-shells/bash: 4.2_p45 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.5-r1, 3.2.5-r1, 3.3.2-r1 dev-util/cmake: 2.8.11.1 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6, 1.12.6 sys-devel/binutils: 2.23.2 sys-devel/gcc: 4.6.4, 4.7.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.9 (virtual/os-headers) sys-libs/glibc: 2.17 Repositories: gentoo x11 vmware gamerlay kde gentoo-zh Utopia_Platinia ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA dlj-1.1 skype-4.0.0.7-copyright Broadcom PUEL googleearth LOKI-EULA AdobeFlash-11.x RTCW-ETEULA ut2003 MakeMKV-EULA Q3AEULA TeamViewer" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -msse4.1" 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/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 -msse4.1" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--keep-going --quiet-build=n" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs collision-protect 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" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="ftp://mirror.isoc.org.il/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="--timeout=180" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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/x11 /var/lib/layman/vmware /var/lib/layman/gamerlay /var/lib/layman/kde /var/lib/layman/gentoo-zh /usr/local/portage" SYNC="rsync://mirror.hamakor.org.il/gentoo-portage" USE="X a52 aac acl acpi aio alsa amd64 amr audiofile avx bash-completion berkdb bidi branding bzip2 c++0x cairo cdda cdparanoia cdr cjk cleartype cli consolekit cracklib crypt css cups curl cxx dbus declarative device-mapper dga dri drm dts dv dvb dvd dvdr dvdread edb emboss encode exif faad fam ffmpeg firefox flac fortran ftp gallium gdbm gif gphoto2 gpm gtk iconv icq icu id3tag imagemagick java javascript jpeg jpeg2k kde kipi lame lcms ldap libnotify lua lzma mad matroska mmx mng modules mp3 mp4 mpeg mtp mudflap multilib nas ncurses nls nptl nsplugin ogg openal openexr opengl openmp openvg oss pam pango pcre pdf perl phonon php plasma png policykit ppds private-headers python qt3support qt4 quicktime readline real samba scanner sdl semantic-desktop session smp sndfile spell srt sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 startup-notification svg tcpd theora threads tiff truetype udev udisks udisks2 unicode upower usb v4l v4l2 vaapi vcd vdpau vorbis vpx wavpack wifi wma wxwidgets x264 xcb xcomposite xinerama xml xosd xrandr xscreensaver xv xvid xvmc zlib" ABI_X86="64" ALSA_CARDS="hda-intel usb-audio" 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 ubx" GRUB_PLATFORMS="pc efi-64" 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 he es" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="vesa v4l radeon r600 i915 intel i965" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, USE_PYTHON ================================================================= Package Settings ================================================================= media-libs/mesa-9999 was built with the following: USE="classic egl gallium gbm gles1 gles2 llvm nptl openvg osmesa vdpau xa xorg xvmc -bindist -debug -opencl -pax_kernel -pic -r600-llvm-compiler (-selinux) -wayland" PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7 -python2_6" VIDEO_CARDS="i915 i965 intel r600 radeon -freedreno -ilo -nouveau -r100 -r200 -r300 -radeonsi -vmware" LDFLAGS="-Wl,-O1" x11-drivers/xf86-video-intel-2.21.14 was built with the following: USE="dri sna udev xvmc -glamor -uxa" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,lazy"
With Gentoo Source 3.10, Xorg 1.14, ATI Radeon HD 7850 hardware the system would hang when loading X, or provide a blank/black screen. I have this video card, in Intel i5 some ASUS mainboard, I forget which. I saw few posts related to this, so I'll just collate them together. While working on this issue I disabled startx from the default runlevel, just to make things easier and login as root to do my work. Had to rebuild kernel, then xorg & drivers, and test at each few steps. My make.conf has Code: VIDEO_CARDS="radeon radeonsi" Had to cleanup the old junk emerge -Cv radeon-ucode Then, using gentoo-source for 3.10 I configured my Graphics settings like indicated in this thread http://forums-web2.gentoo.org/viewtopic-t-965210.html?sid=48a3983218fd0e95b6cfe9914ee75c5a After that kernel build, reboot. Then rebuild these and reboot once more Code: emerge -1av linux-firmware xorg-server ati-drivers xf86-input-evdev Run these three at which point you should see an X cursor on a grey/black crosshatch background. Press CTRL+ALT+BKSP or switch to VT1 again (CTRL+ALT+F1) and the ctrl+c to stop X. If X fails to start here, examine the Xorg.0.log file. Code: eselect opengl set ati aticonfig --initial X -retro Then this should give you a bare desktop environment, in my case Xfce, at which point I logout. If X fails to start here, examine the Xorg.0.log file. Code: startx It seems to be working so far so start via XDM to get Slim involved in the process. Code: /etc/init.d/xdm start Now it's all back to normal. In the process my screens acquired new names so I had to replace Code: xrandr --output DVI-1 --right-of DVI-0 with Code: xrandr --output DFP7 --right-of DFP6
for starters use gentoo-sources-3.11.3 There were some bugs fixed that affected the radeonsi cards. I have a 7750. and this may help as well. http://wiki.gentoo.org/wiki/Radeon George
Gnome start slowly, Mouse and Keyboard don't work with GDM. Code: homeserver ~ # gdm gdm[1397]: GLib-GIO: g_dbus_method_invocation_return_gerror: assertion `error != NULL' failed gdm[1397]: GLib: g_error_free: assertion `error != NULL' failed when I tried to restart dbus, Code: homeserver ~ # /etc/init.d/dbus restart * Stopping D-BUS system messagebus ... [ ok ] * Starting D-BUS system messagebus ... Unknown username "pulse" in message bus configuration file [ ok ] homeserver ~ #
clouds222, Please post your Code: emerge --info output. As a wild guess, do Code: emerge -1 xf86-input-evdev This is only inteded as a diagnostic/workaround. Its not a fix.
I'm getting permission denied errors when I try to change mime types / default application in XFCE4. If I use sudo for permissions, it's changing the defaults for root and not for my normal user. Any ideas?
solved by taking ownership of the ~/.local/share/applications folder
Hello, I have some problem with x11-drivers/nvidia-drivers ~310.19 and ~313.18. As sone as I update to one of these Versions on of my Monitos (have 2 Monitors) switches on and of very fast. With 304.64 his works fine. Couln't find anything about this Problem. xorg.conf Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 310.19 (root@JONAS-PC) Mo 7. Jan 00:41:15 CET 2013 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 295.59 (buildmeister@swio-display-x86-rhel47-03.nvidia.com) Wed Jun 6 22:23:24 PDT 2012 Section "ServerLayout" Identifier "Main Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "Module" Load "glx" Load "dbe" Load "extmod" 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" Option "XkbLayout" "de" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Acer HS244HQ" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "Acer HS244HQ" HorizSync 30.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Device" # Removed Option "TwinView" # Removed Option "MetaModes" "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 580" EndSection Section "Device" # Removed Option "TwinView" # Removed Option "MetaModes" "1920x1080,1920x1080; 1920x1080; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600" #Option "SecondMonitorVertRefresh" "UseEdidFreqs" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 580" Option "TwinViewOrientation" "RightOf" #Option "SecondMonitorHorizSync" "UseEdidFreqs" BusID "PCI:6:0:0" Screen 1 EndSection Section "Screen" # Removed Option "metamodes" "DFP-0: 1280x1024 +1920+0, DFP-1: 1920x1080 +0+0; DFP-0: 1280x1024 +0+0, DFP-1: NULL; DFP-0: 1024x768 +1024+0, DFP-1: 1024x768 +0+0; DFP-0: 1024x768 +0+0, DFP-1: NULL; DFP-0: 800x600 +800+0, DFP-1: 800x600 +0+0; DFP-0: 800x600 +0+0, DFP-1: NULL" # Removed Option "metamodes" "DFP-0: 1280x1024 +1920+0, DFP-1: 1920x1080 +0+0; DFP-0: 1280x1024 +0+0, DFP-1: NULL; DFP-0: 1024x768 +1024+0, DFP-1: 1024x768 +0+0; DFP-0: 1024x768 +0+0, DFP-1: NULL; DFP-0: 800x600 +800+0, DFP-1: 800x600 +0+0; DFP-0: 800x600 +0+0, DFP-1: NULL" # Removed Option "TwinView" "1" # Removed Option "metamodes" "DFP-0: 1680x1050 +1920+0, DFP-1: 1920x1080 +0+0; DFP-0: 1280x1024 +0+0, DFP-1: NULL; DFP-0: 1024x768 +1024+0, DFP-1: 1024x768 +0+0; DFP-0: 1024x768 +0+0, DFP-1: NULL; DFP-0: 800x600 +800+0, DFP-1: 800x600 +0+0; DFP-0: 800x600 +0+0, DFP-1: NULL" # Removed Option "TwinView" "0" # Removed Option "metamodes" "DFP-0: 1680x1050 +0+0; DFP-0: 1280x1024 +0+0; DFP-0: 1024x768 +0+0; DFP-0: 800x600 +0+0" # Removed Option "metamodes" "DFP-0: 1680x1050 +0+0, DFP-1: 1920x1080 +1680+0; DFP-0: 1280x1024 +0+0, DFP-1: 1024x768 +1280+0; DFP-0: 1024x768 +0+0, DFP-1: 800x600 +1024+0; DFP-0: 800x600 +0+0" # Removed Option "metamodes" "DFP-0: 1680x1050 +1920+0, DFP-1: 1920x1080 +0+0; DFP-0: 1280x1024 +1024+0, DFP-1: 1024x768 +0+0; DFP-0: 1024x768 +800+0, DFP-1: 800x600 +0+0; DFP-0: 800x600 +0+0, DFP-1: NULL" # Removed Option "metamodes" "DFP-1: 1920x1080 +0+0, DFP-2: nvidia-auto-select +1920+0; DFP-1: 1024x768 +0+0, DFP-2: nvidia-auto-select +1024+0; DFP-1: 800x600 +0+0, DFP-2: nvidia-auto-select +800+0" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "RenderAccel" "true" Option "AddARGBGLXVisuals" "1" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-1" Option "TwinViewOrientation" "RightOf" Option "SecondMonitorHorizSync" "UseEdidFreqs" Option "SecondMonitorVertRefresh" "UseEdidFreqs" Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-1" Option "metamodes" "DFP-1: 1920x1080 +0+0, DFP-2: nvidia-auto-select +1920+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "RenderAccel" "true" Option "AddARGBGLXVisuals" "1" Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "DFP-1" Option "metamodes" "DFP-1: 1920x1080 +0+0; DFP-1: 1024x768 +0+0; DFP-1: 800x600 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Xorg.0.log Code: [ 27.511] X.Org X Server 1.13.1 Release Date: 2012-12-13 [ 27.511] X Protocol Version 11, Revision 0 [ 27.511] Build Operating System: Linux 3.6.5-gentoo x86_64 Gentoo [ 27.511] Current Operating System: Linux JONAS-PC 3.6.11-gentoo #1 SMP Sun Jan 27 15:45:20 CET 2013 x86_64 [ 27.511] Kernel command line: real_root=/dev/sdb5 [ 27.511] Build Date: 06 January 2013 11:58:09PM [ 27.511] [ 27.511] Current version of pixman: 0.28.0 [ 27.511] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 27.511] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 27.511] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 29 05:53:12 2013 [ 27.511] (==) Using config file: "/etc/X11/xorg.conf" [ 27.511] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 27.512] (==) ServerLayout "Main Layout" [ 27.512] (**) |-->Screen "Screen0" (0) [ 27.512] (**) | |-->Monitor "Monitor0" [ 27.512] (**) | |-->Device "Device0" [ 27.512] (**) |-->Input Device "Keyboard0" [ 27.512] (**) |-->Input Device "Mouse0" [ 27.512] (**) Option "Xinerama" "0" [ 27.512] (==) Automatically adding devices [ 27.512] (==) Automatically enabling devices [ 27.512] (==) Automatically adding GPU devices [ 27.512] (==) 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/ [ 27.512] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 27.512] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 27.512] (WW) Disabling Keyboard0 [ 27.512] (WW) Disabling Mouse0 [ 27.512] (II) Loader magic: 0x80cbe0 [ 27.512] (II) Module ABI versions: [ 27.512] X.Org ANSI C Emulation: 0.4 [ 27.512] X.Org Video Driver: 13.1 [ 27.512] X.Org XInput driver : 18.0 [ 27.512] X.Org Server Extension : 7.0 [ 27.513] (--) PCI:*(0:6:0:0) 10de:1080:1458:350f rev 161, Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/524288 [ 27.513] (II) Open ACPI successful (/var/run/acpid.socket) [ 27.514] Initializing built-in extension Generic Event Extension [ 27.514] Initializing built-in extension SHAPE [ 27.514] Initializing built-in extension MIT-SHM [ 27.514] Initializing built-in extension XInputExtension [ 27.514] Initializing built-in extension XTEST [ 27.514] Initializing built-in extension BIG-REQUESTS [ 27.514] Initializing built-in extension SYNC [ 27.514] Initializing built-in extension XKEYBOARD [ 27.514] Initializing built-in extension XC-MISC [ 27.514] Initializing built-in extension XINERAMA [ 27.514] Initializing built-in extension XFIXES [ 27.514] Initializing built-in extension RENDER [ 27.514] Initializing built-in extension RANDR [ 27.514] Initializing built-in extension COMPOSITE [ 27.514] Initializing built-in extension DAMAGE [ 27.514] Initializing built-in extension MIT-SCREEN-SAVER [ 27.514] Initializing built-in extension DOUBLE-BUFFER [ 27.514] Initializing built-in extension RECORD [ 27.514] Initializing built-in extension DPMS [ 27.514] Initializing built-in extension X-Resource [ 27.514] Initializing built-in extension XVideo [ 27.514] Initializing built-in extension XVideo-MotionCompensation [ 27.514] Initializing built-in extension XFree86-VidModeExtension [ 27.514] Initializing built-in extension XFree86-DGA [ 27.514] Initializing built-in extension XFree86-DRI [ 27.514] Initializing built-in extension DRI2 [ 27.514] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 27.514] (II) LoadModule: "glx" [ 27.514] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 27.583] (II) Module glx: vendor="NVIDIA Corporation" [ 27.583] compiled for 4.0.2, module version = 1.0.0 [ 27.583] Module class: X.Org Server Extension [ 27.583] (II) NVIDIA GLX Module 313.18 Wed Jan 9 15:34:35 PST 2013 [ 27.583] Loading extension GLX [ 27.583] (II) LoadModule: "dbe" [ 27.583] (II) Module "dbe" already built-in [ 27.583] (II) LoadModule: "extmod" [ 27.583] (II) Module "extmod" already built-in [ 27.583] (II) LoadModule: "nvidia" [ 27.584] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 27.591] (II) Module nvidia: vendor="NVIDIA Corporation" [ 27.591] compiled for 4.0.2, module version = 1.0.0 [ 27.591] Module class: X.Org Video Driver [ 27.596] (II) NVIDIA dlloader X Driver 313.18 Wed Jan 9 15:15:26 PST 2013 [ 27.596] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 27.596] (++) using VT number 7 [ 27.602] (II) Loading sub module "wfb" [ 27.602] (II) LoadModule: "wfb" [ 27.602] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 27.603] (II) Module wfb: vendor="X.Org Foundation" [ 27.603] compiled for 1.13.1, module version = 1.0.0 [ 27.603] ABI class: X.Org ANSI C Emulation, version 0.4 [ 27.603] (II) Loading sub module "ramdac" [ 27.603] (II) LoadModule: "ramdac" [ 27.603] (II) Module "ramdac" already built-in [ 27.604] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 27.604] (==) NVIDIA(0): RGB weight 888 [ 27.604] (==) NVIDIA(0): Default visual is TrueColor [ 27.604] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 27.604] (**) NVIDIA(0): Option "Stereo" "0" [ 27.604] (**) NVIDIA(0): Option "RenderAccel" "true" [ 27.604] (**) NVIDIA(0): Option "TwinViewOrientation" "RightOf" [ 27.604] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1" [ 27.604] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "DFP-1" [ 27.604] (**) NVIDIA(0): Option "AddARGBGLXVisuals" "1" [ 27.604] (**) NVIDIA(0): Stereo disabled by request [ 27.604] (**) NVIDIA(0): Enabling RENDER acceleration [ 27.605] (**) NVIDIA(0): Option "MetaModes" "DFP-1: 1920x1080 +0+0, DFP-2: nvidia-auto-select +1920+0" [ 27.605] (**) NVIDIA(0): Enabling 2D acceleration [ 27.922] (II) NVIDIA(GPU-0): Display (Acer HS244HQ (DFP-1)) does not support NVIDIA 3D [ 27.922] (II) NVIDIA(GPU-0): Vision stereo. [ 27.934] (II) NVIDIA(GPU-0): Display (Acer V223W (DFP-2)) does not support NVIDIA 3D Vision [ 27.934] (II) NVIDIA(GPU-0): stereo. [ 27.935] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 580 (GF110) at PCI:6:0:0 (GPU-0) [ 27.935] (--) NVIDIA(0): Memory: 1572864 kBytes [ 27.935] (--) NVIDIA(0): VideoBIOS: 70.10.49.00.03 [ 27.935] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 27.940] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 580 at PCI:6:0:0 [ 27.940] (--) NVIDIA(0): CRT-0 [ 27.940] (--) NVIDIA(0): CRT-1 [ 27.940] (--) NVIDIA(0): DFP-0 [ 27.940] (--) NVIDIA(0): Acer HS244HQ (DFP-1) (connected) [ 27.940] (--) NVIDIA(0): Acer V223W (DFP-2) (connected) [ 27.940] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock [ 27.940] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock [ 27.940] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock [ 27.940] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS [ 27.940] (--) NVIDIA(0): Acer HS244HQ (DFP-1): 165.0 MHz maximum pixel clock [ 27.940] (--) NVIDIA(0): Acer HS244HQ (DFP-1): Internal Single Link TMDS [ 27.940] (--) NVIDIA(0): Acer V223W (DFP-2): 330.0 MHz maximum pixel clock [ 27.940] (--) NVIDIA(0): Acer V223W (DFP-2): Internal Dual Link TMDS [ 27.940] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 27.940] (**) NVIDIA(0): device Acer HS244HQ (DFP-1) (Using EDID frequencies has [ 27.940] (**) NVIDIA(0): been enabled on all display devices.) [ 27.940] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.940] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 27.940] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 27.940] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check [ 27.940] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 27.940] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.940] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 27.940] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.940] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh [ 27.940] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 27.940] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.940] (WW) NVIDIA(GPU-0): "1280x720" is specified in the EDID; however, the EDID's [ 27.940] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.940] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 27.940] (WW) NVIDIA(GPU-0): check for mode "1280x720". [ 27.941] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.941] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 27.941] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 27.941] (WW) NVIDIA(GPU-0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check [ 27.941] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 27.941] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.941] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 27.941] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.941] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 27.941] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 27.941] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.941] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 27.941] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.941] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 27.941] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 27.941] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.941] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 27.941] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.941] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 27.941] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 27.941] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 27.941] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 27.941] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 27.941] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 27.941] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 27.942] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 27.942] (**) NVIDIA(0): device Acer V223W (DFP-2) (Using EDID frequencies has been [ 27.942] (**) NVIDIA(0): enabled on all display devices.) [ 27.943] (II) NVIDIA(0): Validated MetaModes: [ 27.943] (II) NVIDIA(0): "DFP-1:1920x1080+0+0,DFP-2:nvidia-auto-select+1920+0" [ 27.943] (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080 [ 27.970] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config [ 27.970] (--) NVIDIA(0): option [ 27.970] (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. [ 27.970] (--) Depth 24 pixmap format is 32 bpp [ 27.970] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory [ 27.970] (II) NVIDIA: access. [ 27.979] (II) NVIDIA(0): Setting mode "DFP-1:1920x1080+0+0,DFP-2:nvidia-auto-select+1920+0" [ 28.062] Loading extension NV-GLX [ 28.165] (==) NVIDIA(0): Disabling shared memory pixmaps [ 28.165] (==) NVIDIA(0): Backing store disabled [ 28.165] (==) NVIDIA(0): Silken mouse enabled [ 28.165] (**) NVIDIA(0): DPMS enabled [ 28.165] Loading extension NV-CONTROL [ 28.166] Loading extension XINERAMA [ 28.166] (WW) NVIDIA(0): Option "TwinView" is not used [ 28.166] (WW) NVIDIA(0): Option "SecondMonitorHorizSync" is not used [ 28.166] (WW) NVIDIA(0): Option "SecondMonitorVertRefresh" is not used [ 28.166] (II) Loading sub module "dri2" [ 28.166] (II) LoadModule: "dri2" [ 28.166] (II) Module "dri2" already built-in [ 28.166] (II) NVIDIA(0): [DRI2] Setup complete [ 28.166] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 28.166] (--) RandR disabled [ 28.170] (II) Initializing extension GLX [ 28.287] (II) config/udev: Adding input device Power Button (/dev/input/event6) [ 28.287] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 28.287] (II) LoadModule: "evdev" [ 28.287] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 28.288] (II) Module evdev: vendor="X.Org Foundation" [ 28.288] compiled for 1.13.1, module version = 2.7.3 [ 28.288] Module class: X.Org XInput Driver [ 28.288] ABI class: X.Org XInput driver, version 18.0 [ 28.288] (II) Using input driver 'evdev' for 'Power Button' [ 28.288] (**) Power Button: always reports core events [ 28.288] (**) evdev: Power Button: Device: "/dev/input/event6" [ 28.288] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 28.288] (--) evdev: Power Button: Found keys [ 28.288] (II) evdev: Power Button: Configuring as keyboard [ 28.288] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6" [ 28.288] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 28.288] (**) Option "xkb_rules" "evdev" [ 28.288] (**) Option "xkb_model" "evdev" [ 28.288] (**) Option "xkb_layout" "us" [ 28.305] (II) config/udev: Adding input device Power Button (/dev/input/event5) [ 28.305] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 28.305] (II) Using input driver 'evdev' for 'Power Button' [ 28.305] (**) Power Button: always reports core events [ 28.305] (**) evdev: Power Button: Device: "/dev/input/event5" [ 28.305] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 28.305] (--) evdev: Power Button: Found keys [ 28.305] (II) evdev: Power Button: Configuring as keyboard [ 28.305] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5" [ 28.305] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 28.305] (**) Option "xkb_rules" "evdev" [ 28.305] (**) Option "xkb_model" "evdev" [ 28.305] (**) Option "xkb_layout" "us" [ 28.305] (II) config/udev: Adding input device G19 Gaming Keyboard (/dev/input/event0) [ 28.305] (**) G19 Gaming Keyboard: Applying InputClass "evdev keyboard catchall" [ 28.305] (II) Using input driver 'evdev' for 'G19 Gaming Keyboard' [ 28.305] (**) G19 Gaming Keyboard: always reports core events [ 28.305] (**) evdev: G19 Gaming Keyboard: Device: "/dev/input/event0" [ 28.305] (--) evdev: G19 Gaming Keyboard: Vendor 0x46d Product 0xc228 [ 28.305] (--) evdev: G19 Gaming Keyboard: Found keys [ 28.305] (II) evdev: G19 Gaming Keyboard: Configuring as keyboard [ 28.305] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.1/1-4.1:1.0/input/input0/event0" [ 28.305] (II) XINPUT: Adding extended input device "G19 Gaming Keyboard" (type: KEYBOARD, id 8) [ 28.305] (**) Option "xkb_rules" "evdev" [ 28.305] (**) Option "xkb_model" "evdev" [ 28.305] (**) Option "xkb_layout" "us" [ 28.306] (II) config/udev: Adding input device G19 Gaming Keyboard (/dev/input/event1) [ 28.306] (**) G19 Gaming Keyboard: Applying InputClass "evdev keyboard catchall" [ 28.306] (II) Using input driver 'evdev' for 'G19 Gaming Keyboard' [ 28.306] (**) G19 Gaming Keyboard: always reports core events [ 28.306] (**) evdev: G19 Gaming Keyboard: Device: "/dev/input/event1" [ 28.306] (--) evdev: G19 Gaming Keyboard: Vendor 0x46d Product 0xc228 [ 28.306] (--) evdev: G19 Gaming Keyboard: Found keys [ 28.306] (II) evdev: G19 Gaming Keyboard: Configuring as keyboard [ 28.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.1/1-4.1:1.1/input/input1/event1" [ 28.306] (II) XINPUT: Adding extended input device "G19 Gaming Keyboard" (type: KEYBOARD, id 9) [ 28.306] (**) Option "xkb_rules" "evdev" [ 28.306] (**) Option "xkb_model" "evdev" [ 28.306] (**) Option "xkb_layout" "us" [ 28.306] (II) config/udev: Adding input device Logitech G19 Gaming Keyboard (/dev/input/event2) [ 28.306] (**) Logitech G19 Gaming Keyboard: Applying InputClass "evdev keyboard catchall" [ 28.306] (II) Using input driver 'evdev' for 'Logitech G19 Gaming Keyboard' [ 28.306] (**) Logitech G19 Gaming Keyboard: always reports core events [ 28.306] (**) evdev: Logitech G19 Gaming Keyboard: Device: "/dev/input/event2" [ 28.306] (--) evdev: Logitech G19 Gaming Keyboard: Vendor 0x46d Product 0xc229 [ 28.306] (--) evdev: Logitech G19 Gaming Keyboard: Found keys [ 28.306] (II) evdev: Logitech G19 Gaming Keyboard: Configuring as keyboard [ 28.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.2/1-4.2:1.1/input/input8/event2" [ 28.306] (II) XINPUT: Adding extended input device "Logitech G19 Gaming Keyboard" (type: KEYBOARD, id 10) [ 28.306] (**) Option "xkb_rules" "evdev" [ 28.306] (**) Option "xkb_model" "evdev" [ 28.306] (**) Option "xkb_layout" "us" [ 28.307] (II) config/udev: Adding input device Logitech G19 (/dev/input/event8) [ 28.307] (**) Logitech G19: Applying InputClass "evdev keyboard catchall" [ 28.307] (II) Using input driver 'evdev' for 'Logitech G19' [ 28.307] (**) Logitech G19: always reports core events [ 28.307] (**) evdev: Logitech G19: Device: "/dev/input/event8" [ 28.307] (--) evdev: Logitech G19: Vendor 0x46d Product 0xc229 [ 28.307] (--) evdev: Logitech G19: Found keys [ 28.307] (II) evdev: Logitech G19: Configuring as keyboard [ 28.307] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.2/1-4.2:1.1/input/input9/event8" [ 28.307] (II) XINPUT: Adding extended input device "Logitech G19" (type: KEYBOARD, id 11) [ 28.307] (**) Option "xkb_rules" "evdev" [ 28.307] (**) Option "xkb_model" "evdev" [ 28.307] (**) Option "xkb_layout" "us" [ 28.307] (II) config/udev: Adding input device Logitech G500 (/dev/input/event3) [ 28.307] (**) Logitech G500: Applying InputClass "evdev pointer catchall" [ 28.307] (II) Using input driver 'evdev' for 'Logitech G500' [ 28.307] (**) Logitech G500: always reports core events [ 28.307] (**) evdev: Logitech G500: Device: "/dev/input/event3" [ 28.307] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068 [ 28.307] (--) evdev: Logitech G500: Found 20 mouse buttons [ 28.307] (--) evdev: Logitech G500: Found scroll wheel(s) [ 28.307] (--) evdev: Logitech G500: Found relative axes [ 28.307] (--) evdev: Logitech G500: Found x and y relative axes [ 28.307] (II) evdev: Logitech G500: Configuring as mouse [ 28.307] (II) evdev: Logitech G500: Adding scrollwheel support [ 28.307] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5 [ 28.307] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 28.307] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.0/input/input3/event3" [ 28.307] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 12) [ 28.307] (II) evdev: Logitech G500: initialized for relative axes. [ 28.307] (**) Logitech G500: (accel) keeping acceleration scheme 1 [ 28.307] (**) Logitech G500: (accel) acceleration profile 0 [ 28.307] (**) Logitech G500: (accel) acceleration factor: 2.000 [ 28.307] (**) Logitech G500: (accel) acceleration threshold: 4 [ 28.307] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0) [ 28.307] (II) No input driver specified, ignoring this device. [ 28.307] (II) This device may have been added with another device file. [ 28.308] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4) [ 28.308] (**) Logitech G500: Applying InputClass "evdev keyboard catchall" [ 28.308] (II) Using input driver 'evdev' for 'Logitech G500' [ 28.308] (**) Logitech G500: always reports core events [ 28.308] (**) evdev: Logitech G500: Device: "/dev/input/event4" [ 28.308] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068 [ 28.308] (--) evdev: Logitech G500: Found 1 mouse buttons [ 28.308] (--) evdev: Logitech G500: Found scroll wheel(s) [ 28.308] (--) evdev: Logitech G500: Found relative axes [ 28.308] (II) evdev: Logitech G500: Forcing relative x/y axes to exist. [ 28.308] (--) evdev: Logitech G500: Found absolute axes [ 28.308] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist. [ 28.308] (--) evdev: Logitech G500: Found keys [ 28.308] (II) evdev: Logitech G500: Configuring as mouse [ 28.308] (II) evdev: Logitech G500: Configuring as keyboard [ 28.308] (II) evdev: Logitech G500: Adding scrollwheel support [ 28.308] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5 [ 28.308] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 28.308] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.1/input/input4/event4" [ 28.308] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 13) [ 28.308] (**) Option "xkb_rules" "evdev" [ 28.308] (**) Option "xkb_model" "evdev" [ 28.308] (**) Option "xkb_layout" "us" [ 28.308] (II) evdev: Logitech G500: initialized for relative axes. [ 28.308] (WW) evdev: Logitech G500: ignoring absolute axes. [ 28.308] (**) Logitech G500: (accel) keeping acceleration scheme 1 [ 28.308] (**) Logitech G500: (accel) acceleration profile 0 [ 28.308] (**) Logitech G500: (accel) acceleration factor: 2.000 [ 28.308] (**) Logitech G500: (accel) acceleration threshold: 4 [ 28.308] (II) config/udev: Adding input device PC Speaker (/dev/input/event7) [ 28.308] (II) No input driver specified, ignoring this device. [ 28.308] (II) This device may have been added with another device file. [ 32.531] (II) NVIDIA(GPU-0): Display (Acer HS244HQ (DFP-1)) does not support NVIDIA 3D [ 32.531] (II) NVIDIA(GPU-0): Vision stereo. [ 32.531] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 32.531] (**) NVIDIA(0): device Acer HS244HQ (DFP-1) (Using EDID frequencies has [ 32.531] (**) NVIDIA(0): been enabled on all display devices.) [ 32.531] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.531] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 32.531] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 32.531] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check [ 32.531] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 32.531] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.531] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 32.531] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.531] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh [ 32.531] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 32.531] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.531] (WW) NVIDIA(GPU-0): "1280x720" is specified in the EDID; however, the EDID's [ 32.531] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.531] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 32.531] (WW) NVIDIA(GPU-0): check for mode "1280x720". [ 32.531] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.531] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 32.531] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 32.531] (WW) NVIDIA(GPU-0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check [ 32.531] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 32.531] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.531] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 32.531] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.531] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 32.531] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 32.532] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.532] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 32.532] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.532] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 32.532] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 32.532] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.532] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 32.532] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.532] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 32.532] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 32.532] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 32.532] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 32.532] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 32.532] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 32.532] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 32.544] (II) NVIDIA(GPU-0): Display (Acer V223W (DFP-2)) does not support NVIDIA 3D Vision [ 32.544] (II) NVIDIA(GPU-0): stereo. [ 32.544] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 32.544] (**) NVIDIA(0): device Acer V223W (DFP-2) (Using EDID frequencies has been [ 32.544] (**) NVIDIA(0): enabled on all display devices.) [ 33.585] (II) NVIDIA(GPU-0): Display (Acer HS244HQ (DFP-1)) does not support NVIDIA 3D [ 33.585] (II) NVIDIA(GPU-0): Vision stereo. [ 33.585] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 33.585] (**) NVIDIA(0): device Acer HS244HQ (DFP-1) (Using EDID frequencies has [ 33.585] (**) NVIDIA(0): been enabled on all display devices.) [ 33.585] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.585] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.585] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 33.585] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check [ 33.585] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 33.585] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.585] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.585] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.585] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh [ 33.585] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "1280x720" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.586] (WW) NVIDIA(GPU-0): check for mode "1280x720". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check [ 33.586] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.586] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.586] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.586] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.586] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.586] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 33.586] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.586] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.586] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 33.602] (II) NVIDIA(GPU-0): Display (Acer V223W (DFP-2)) does not support NVIDIA 3D Vision [ 33.602] (II) NVIDIA(GPU-0): stereo. [ 33.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 33.602] (**) NVIDIA(0): device Acer V223W (DFP-2) (Using EDID frequencies has been [ 33.602] (**) NVIDIA(0): enabled on all display devices.) [ 33.622] (II) NVIDIA(GPU-0): Display (Acer HS244HQ (DFP-1)) does not support NVIDIA 3D [ 33.622] (II) NVIDIA(GPU-0): Vision stereo. [ 33.622] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 33.622] (**) NVIDIA(0): device Acer HS244HQ (DFP-1) (Using EDID frequencies has [ 33.622] (**) NVIDIA(0): been enabled on all display devices.) [ 33.622] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.622] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.622] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 33.622] (WW) NVIDIA(GPU-0): this mode's HorizSync (27.0 kHz); ignoring HorizSync check [ 33.622] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 33.622] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.622] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.622] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.622] (WW) NVIDIA(GPU-0): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh [ 33.622] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.622] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.622] (WW) NVIDIA(GPU-0): "1280x720" is specified in the EDID; however, the EDID's [ 33.622] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.623] (WW) NVIDIA(GPU-0): check for mode "1280x720". [ 33.623] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.623] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.623] (WW) NVIDIA(GPU-0): valid HorizSync range (30.000-83.000 kHz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's HorizSync (28.1 kHz); ignoring HorizSync check [ 33.623] (WW) NVIDIA(GPU-0): for mode "1920x1080". [ 33.623] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.623] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.623] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.623] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.623] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.623] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 33.623] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.623] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 33.623] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.623] (WW) NVIDIA(GPU-0): "1920x1080" is specified in the EDID; however, the EDID's [ 33.623] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.623] (WW) NVIDIA(GPU-0): check for mode "1920x1080". [ 33.623] (WW) NVIDIA(GPU-0): The EDID for Acer HS244HQ (DFP-1) contradicts itself: mode [ 33.623] (WW) NVIDIA(GPU-0): "720x576" is specified in the EDID; however, the EDID's [ 33.623] (WW) NVIDIA(GPU-0): valid VertRefresh range (56.000-75.000 Hz) would exclude [ 33.623] (WW) NVIDIA(GPU-0): this mode's VertRefresh (50.0 Hz); ignoring VertRefresh [ 33.623] (WW) NVIDIA(GPU-0): check for mode "720x576". [ 33.636] (II) NVIDIA(GPU-0): Display (Acer V223W (DFP-2)) does not support NVIDIA 3D Vision [ 33.636] (II) NVIDIA(GPU-0): stereo. [ 33.636] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 33.636] (**) NVIDIA(0): device Acer V223W (DFP-2) (Using EDID frequencies has been [ 33.636] (**) NVIDIA(0): enabled on all display devices.) [ 37.195] (II) config/udev: Adding input device gnome15-mouse (/dev/input/mouse1) [ 37.195] (II) No input driver specified, ignoring this device. [ 37.195] (II) This device may have been added with another device file. [ 37.196] (II) config/udev: Adding input device gnome15-mouse (/dev/input/event9) [ 37.196] (**) gnome15-mouse: Applying InputClass "evdev pointer catchall" [ 37.196] (II) Using input driver 'evdev' for 'gnome15-mouse' [ 37.196] (**) gnome15-mouse: always reports core events [ 37.196] (**) evdev: gnome15-mouse: Device: "/dev/input/event9" [ 37.196] (--) evdev: gnome15-mouse: Vendor 0xdd55 Product 0x1 [ 37.196] (--) evdev: gnome15-mouse: Found 14 mouse buttons [ 37.196] (--) evdev: gnome15-mouse: Found relative axes [ 37.196] (--) evdev: gnome15-mouse: Found x and y relative axes [ 37.196] (II) evdev: gnome15-mouse: Configuring as mouse [ 37.196] (**) evdev: gnome15-mouse: YAxisMapping: buttons 4 and 5 [ 37.196] (**) evdev: gnome15-mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 37.196] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event9" [ 37.196] (II) XINPUT: Adding extended input device "gnome15-mouse" (type: MOUSE, id 14) [ 37.196] (II) evdev: gnome15-mouse: initialized for relative axes. [ 37.196] (**) gnome15-mouse: (accel) keeping acceleration scheme 1 [ 37.196] (**) gnome15-mouse: (accel) acceleration profile 0 [ 37.196] (**) gnome15-mouse: (accel) acceleration factor: 2.000 [ 37.196] (**) gnome15-mouse: (accel) acceleration threshold: 4 [ 37.197] (II) config/udev: Adding input device gnome15-keyboard (/dev/input/event10) [ 37.197] (**) gnome15-keyboard: Applying InputClass "evdev keyboard catchall" [ 37.197] (II) Using input driver 'evdev' for 'gnome15-keyboard' [ 37.197] (**) gnome15-keyboard: always reports core events [ 37.197] (**) evdev: gnome15-keyboard: Device: "/dev/input/event10" [ 37.197] (--) evdev: gnome15-keyboard: Vendor 0xdd55 Product 0x3 [ 37.197] (--) evdev: gnome15-keyboard: Found keys [ 37.197] (II) evdev: gnome15-keyboard: Configuring as keyboard [ 37.197] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event10" [ 37.197] (II) XINPUT: Adding extended input device "gnome15-keyboard" (type: KEYBOARD, id 15) [ 37.197] (**) Option "xkb_rules" "evdev" [ 37.197] (**) Option "xkb_model" "evdev" [ 37.197] (**) Option "xkb_layout" "us" [ 37.198] (II) config/udev: Adding input device gnome15-joystick (/dev/input/js0) [ 37.198] (II) No input driver specified, ignoring this device. [ 37.198] (II) This device may have been added with another device file. [ 37.198] (II) config/udev: Adding input device gnome15-joystick (/dev/input/event11) [ 37.198] (II) No input driver specified, ignoring this device. [ 37.198] (II) This device may have been added with another device file. [ 37.204] (II) config/udev: Adding input device gnome15-digital-joystick (/dev/input/event12) [ 37.204] (II) No input driver specified, ignoring this device. [ 37.204] (II) This device may have been added with another device file. [ 37.204] (II) config/udev: Adding input device gnome15-digital-joystick (/dev/input/js1) [ 37.204] (II) No input driver specified, ignoring this device. [ 37.204] (II) This device may have been added with another device file. [ 740.320] (II) evdev: gnome15-keyboard: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: gnome15-mouse: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Logitech G500: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Logitech G500: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Logitech G19: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Logitech G19 Gaming Keyboard: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: G19 Gaming Keyboard: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: G19 Gaming Keyboard: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Power Button: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.320] (II) evdev: Power Button: Close [ 740.320] (II) UnloadModule: "evdev" [ 740.660] Server terminated successfully (0). Closing log file.
Are you fucking crazy rmzelnick ? You are telling him to goes out of his monitors specs to setup a resolution... As of today i don't know a monitor model without a security to prevent this case, but back to old days, your suggestion could destroy his hardware. So even it doesn't appears so harmful, it's not certainly something to try, and in no way something to suggest to anyone. Have a look here https://forums.gentoo.org/viewtopic-t-894978-highlight-samsung.html Back on topic : Jonashrem: one of your monitor cannot communicate with the nvidia card properly, because you are using a single DVI adaptor while 3D monitor and most high resolution monitor need dual-DVI adaptator. Just buy a dual adapter and your problem will be gone by itself. As your monitor cannot with it match its highest values, the monitor then cannot do what the card is trying to do. Code: [ 27.940] (--) NVIDIA(0): Acer HS244HQ (DFP-1): Internal Single Link TMDS [ 27.940] (--) NVIDIA(0): Acer V223W (DFP-2): Internal Dual Link TMDS
Hello, I just updated my kernel from 3.8.13 to 3.10.7 as described in the kernel upgrade guide. I manually added the appropriate entry into the grub.conf and updated grub accordingly. Now I have two entries for gentoo (one for the old and one for the new kernel). I can boot with the new kernel, however the xserver fails to start telling me, it might not be configured correctly. When I reboot and select the old kernel all works as it should be - why is that? EDIT: I was able to solve this problem by reinstalling the nvidia drivers.
Which guide did you follow? http://www.gentoo.org/doc/en/kernel-upgrade.xml#doc_chap6
In the past I would use this http://9oe.me/blog/?p=1170 to get the Japanese input to work with Skype. I even re-posted the link on a thread for someone else having the same difficulty. But for some odd reason it is just not working this time. Any ideas how I can fix this. Japanese input is a hard requirement for my box. http://bpaste.net/show/91390/
Since I expect to eventually be interested in 'ibus' etc, I tried a few things. The first thing I looked at was adding this fragment to my /etc/portage/make.conf: Code: # IBus - additional alternative input method for input of Chinese Japanese Koran text # It is possible you may want to additionally "emerge -1 ibus-anthy" plus some other # ibus related packages. Note to self - Need more knowlege about this. USE="${USE} ibus" I also went to the IBus - Intelligent Input Bus for Linux / Unix OS site to glean what info I could. One of the items of note was the inclusion of 'vala' in order to improve the performance of IBus. I already know that some projects are having problems with 'vala' support so rather than add the 'vala' USE flag to my make.conf USE section, I added 'vala' USE specifically for 'ibus': Code: # echo ">=app-i18n/ibus-1.5.2 vala" >> /etc/portage/package.use/package.use I executed: Code: # emerge -puNDv @world to see what packages might be affected. The only packages which came up were: Code: [ebuild N ] app-i18n/ibus-1.5.2 USE="X gconf gtk gtk3 introspection nls python vala -dconf -deprecated {-test}" PYTHON_SINGLE_TARGET="python2_7 -python2_5 -python2_6" PYTHON_TARGETS="python2_7 -python2_5 -python2_6" 1,839 kB [ebuild R ] kde-base/kdeplasma-addons-4.10.3:4 USE="exif ibus* scim semantic-desktop (-aqua) -attica -debug -desktopglobe -fcitx -json -oauth -qalculate -qwt" 0 kB Total: 2 packages (1 new, 1 reinstall), Size of downloads: 1,839 kB Vala didn't come up because I already have it as a dependency for several other installed packages. I also wanted to see what would come up with 'skype' so I did: Code: # emerge -puNDV skype Once again, two packages came up. These were: Code: [ebuild N ] app-emulation/emul-linux-x86-qtlibs-20130224 USE="development -gtkstyle" 17,976 kB [ebuild N ] net-im/skype-4.2.0.11 USE="-pax_kernel (-selinux)" 15,733 kB Total: 2 packages (2 new), Size of downloads: 33,708 kB What I see here is that 'skype' has no direct dependency for any input method. Whatever input is passed through the windows manager {and ultimately X} is what skype accepts. This is the behaviour/design I would expect. I emerged all 4 packages. The messages of interest are the ones from the 'ibus' package: Code: * Messages for package app-i18n/ibus-1.5.2: * To use ibus, you should: * 1. Get input engines from sunrise overlay. * Run "emerge -s ibus-" in your favorite terminal * for a list of packages we already have. * * 2. Setup ibus: * * $ ibus-setup * * 3. Set the following in your user startup scripts * such as .xinitrc, .xsession or .xprofile: * * export XMODIFIERS="@im=ibus" * export GTK_IM_MODULE="ibus" * export QT_IM_MODULE="xim" * ibus-daemon -d -x In order of the instructions: You probably want at least either Code: * app-i18n/ibus-anthy Latest version available: 1.5.0 Latest version installed: [ Not Installed ] Size of files: 565 kB Homepage: http://code.google.com/p/ibus/ Description: Japanese input method Anthy IMEngine for IBus Framework License: GPL-2 * app-i18n/ibus-skk Latest version available: 1.4.1 Latest version installed: [ Not Installed ] Size of files: 466 kB Homepage: http://github.com/ueno/ibus-skk Description: Japanese input method Anthy IMEngine for IBus Framework License: GPL-2 I haven't a clue as to which may be better or more appropriate. I'm completely over my head here. On the other hand, you already have experience with this stuff so perhaps you can do a little experimenting. Obviously, you want to run the 'ibus-setup' program. I tried it and mine failed. Apparently, ibus-setup requires 'gtk': Code: # ibus-setup ** (main.py:31156): WARNING **: Could not open X display Traceback (most recent call last): File "/usr/share/ibus/setup/main.py", line 29, in <module> from gi.repository import Gtk File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 76, in load_module dynamic_module._load() File "/usr/lib64/python2.7/site-packages/gi/module.py", line 244, in _load overrides_modules = __import__('gi.overrides', fromlist=[self._namespace]) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1624, in <module> raise RuntimeError("Gtk couldn't be initialized") RuntimeError: Gtk couldn't be initialized This is almost sure to be a USE flag issue but I don't understand why since I have both 'gtk' and 'gtk3' USE flags set for 'ibus': Code: Installed versions: 1.5.2^t{tbz2}(05:42:33 AM 05/30/2013)(X gconf gtk gtk3 introspection nls python vala -dconf -deprecated -test PYTHON_SINGLE_TARGET="python2_7 -python2_5 -python2_6" PYTHON_TARGETS="python2_7 -python2_5 -python2_6") I'll have to experiment some more. I usually invoke my windows managers from CLI. i.e. Code: # XSESSION=kde-4 startx -- :0 so I haven't checked to see where the best place for me to add the variable value exports and the ibus-daemon would make the most sense for me. Note that the 'ibus-daemon' is expected to be started by X and not from within /etc/init.d/ {rc-update}. All of the above suggests that configuring 'ibus' occurs before any windows manager starts and that 'ibus' is expected to integrate with X. This would imply that 'ibus' functionality should be available to all GUI based packages such as Skype. That is to say - you're not having a QT4 configuration problem, your having a problem getting 'ibus' properly integrated with X.
Hello everyone, recently this problem appeared on my laptop. I have some scripts in my ~/.bin/ directory. This directory is on beginning of my $PATH so gmrun used to run them with no problem, but now it complains. Look at this: Code: $[FrostyX ~]-> echo $PATH /home/frostyx/.bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.7.3:/usr/games/bin Code: $[FrostyX ~]-> pwd /home/frostyx $[FrostyX ~]-> foo That's my foo! But in gmrun Code: foo prints ERROR: No such file or directory Trust me, that foo file exists Code: $[FrostyX ~]-> ls -l ~/.bin/ |grep foo -rwxr-xr-x 1 frostyx frostyx 34 Sep 14 01:52 foo Can you please help me fix it? Thank you, FrostyX
1) When did this start happening? 2) What changed?
Hello, I'm trying to install KDE as per the instructions in this guide and, while I've made it this far figuring stuff out on my own through trial-and-error, Google, and searching these forums, I've hit a road block. The kwin package will not emerge, and after looking at the build.log it seems as though some compiler settings are blank but I have no idea what those values should be, how to properly add them, or if I'm even on the right track to begin with. Posting all info suggested by portage below: Output of emerge --info =kde-base/kwin.4.10.5 Code: Portage 2.1.12.2 (hardened/linux/amd64, gcc-4.6.3, glibc-2.15-r3, 3.9.9-hardened x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.9.9-hardened-x86_64-AMD_A4-3300M_APU_with_Radeon-tm-_HD_Graphics-with-gentoo-2.2 KiB Mem: 3500736 total, 2718844 free KiB Swap: 8388604 total, 8388604 free Timestamp of tree: Sat, 24 Aug 2013 00:45:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 app-shells/bash: 4.2_p45 dev-lang/python: 2.7.5, 3.2.5-r1 dev-util/cmake: 2.8.10.2-r2 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 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 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O1 -pipe -fPIC" 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/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O1 -pipe -fPIC" 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 webrsync-gpg xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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="" SYNC="" USE="X a52 aac aacplus aalib acl alsa amd64 amr avahi berkdb bluray bzip2 cairo caps cdda cdio cdr cli consolekit cpudetection cracklib crypt cryptsetup css cups curl cxx dbus device-mapper dga dri dts dv dvb dvd examples exif ffmpeg flac gdbm gif gmp gnutls gsm hardened http iconv icu inotify ipv6 jack jpeg jpeg2k json justify kde lame lcms libass libcaca libvisual lzma mms mmx mng modplug modules mp3 mpeg mudflap multilib nas ncurses network networkmanager nis nls nptl ntp ogg openal openexr opengl openmp openssl opus oss pam pax_kernel pcre pdf perl phonon pic png policykit python qt3support qt4 quicktime readline rpc ruby samba sdl semantic-desktop session sndfile socks5 speex spell sse sse2 ssl svg taglib tcpd theora tiff truetype udev udisks unicode urandom usb v4l vcd vim-syntax vorbis wavpack x264 xattr xinerama xml xmp xv 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" DRACUT_MODULES="crypt lvm" 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 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" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" 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, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Output of emerge -pqv =kde-base/kwin-4.10.5 Code: [ebuild N ] kde-base/kwin-4.10.5 USE="opengl (-aqua) -debug -gles" * IMPORTANT: 6 news items need reading for repository 'gentoo'. * Use eselect news to read news items. Contents of build.log Code: [32;01m * [39;49;00mPackage: kde-base/kwin-4.10.5 [32;01m * [39;49;00mRepository: gentoo [32;01m * [39;49;00mMaintainer: kde@gentoo.org [32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux opengl userland_GNU [32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>> Unpacking source... [32;01m*[0m Unpacking parts of kde-workspace-4.10.5.tar.xz to /var/tmp/portage/kde-base/kwin-4.10.5/work ... tar extract command failed at least partially - continuing anyway [A[72C [34;01m[ [32;01mok[34;01m ][0m >>> Source unpacked in /var/tmp/portage/kde-base/kwin-4.10.5/work >>> Preparing source in /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5_build" cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DWITH_OpenGLES=OFF -DKWIN_BUILD_WITH_OPENGLES=OFF -DWITH_OpenGL=ON -DWITH_X11_Xcomposite=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5_build/gentoo_rules.cmake /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5_build/gentoo_common_config.cmake -- The C compiler identification is GNU 4.6.3 -- The CXX compiler identification is GNU 4.6.3 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt-Version 4.8.4 (using /usr/bin/qmake) -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1c") -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.12.4") -- Found Phonon: /usr/include (Required is at least version "4.3.80") -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.10 include dir: /usr/include -- Found KDE 4.10 library dir: /usr/lib64 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler -- Found automoc4: /usr/bin/automoc4 -- Found Strigi: /usr/lib64/libstreams.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28") -- Found DBusMenuQt: /usr/lib64/libdbusmenu-qt.so (found suitable version "0.9.2", minimum required is "0.6.0") -- Found QImageBlitz: /usr/include/qimageblitz -- Found OpenGL: /usr/lib64/libGL.so -- Found XCB_XCB: /usr/lib64/libxcb.so -- Found XCB_COMPOSITE: /usr/lib64/libxcb-composite.so -- Found XCB_DAMAGE: /usr/lib64/libxcb-damage.so -- Found XCB_XFIXES: /usr/lib64/libxcb-xfixes.so -- Found XCB_RENDER: /usr/lib64/libxcb-render.so -- Found XCB_RANDR: /usr/lib64/libxcb-randr.so -- Found XCB_SHAPE: /usr/lib64/libxcb-shape.so -- Found XCB_SHM: /usr/lib64/libxcb-shm.so -- Found XCB_SYNC: /usr/lib64/libxcb-sync.so -- Could NOT find XCB_IMAGE (missing: XCB_IMAGE_LIBRARIES XCB_IMAGE_INCLUDE_DIR) -- Could NOT find XCB_RENDERUTIL (missing: XCB_RENDERUTIL_LIBRARIES XCB_RENDERUTIL_INCLUDE_DIR) -- Could NOT find XCB (missing: XCB_LIBRARIES XCB_INCLUDE_DIR) -- Found X11_XCB: /usr/lib64/libX11-xcb.so -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Found Fontconfig: /usr/lib64/libfontconfig.so -- Could NOT find Googlegadgets (missing: GOOGLEGADGETS_LIBRARIES GOOGLEGADGETS_INCLUDE_DIRS) -- Found PythonInterp: /usr/bin/python (found version "3.2.5") -- Python system site-packages directory: /usr/lib64/python3.2/site-packages -- Found PythonLibrary: /usr/lib64/libpython3.2.so -- Found Soprano: /usr/include (found suitable version "2.9.2", minimum required is "2.7.56") -- Boost version: 1.49.0 -- Found KdepimLibs: /usr/lib64/cmake/KdepimLibs/KdepimLibsConfig.cmake (Required is at least version "4.5.60") -- Found QJSON: /usr/lib64/cmake/qjson/QJSONConfig.cmake -- Performing Test PAM_MESSAGE_CONST -- Performing Test PAM_MESSAGE_CONST - Success -- Found PAM: /usr/lib64/libpam.so;/usr/lib64/libdl.so -- Looking for getspnam -- Looking for getspnam - found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for include file crypt.h -- Looking for include file crypt.h - found -- Looking for XkbLockModifiers in X11 -- Looking for XkbLockModifiers in X11 - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for vsyslog -- Looking for vsyslog - found -- Looking for statvfs -- Looking for statvfs - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include files sys/stat.h, sys/vfs.h -- Looking for include files sys/stat.h, sys/vfs.h - found -- Looking for include files sys/stat.h, sys/statvfs.h -- Looking for include files sys/stat.h, sys/statvfs.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for include files sys/types.h, sys/statfs.h -- Looking for include files sys/types.h, sys/statfs.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for statfs -- Looking for statfs - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct ucred -- Check size of struct ucred - failed -- Looking for getpeereid -- Looking for getpeereid - not found -- Looking for setpriority -- Looking for setpriority - found -- Looking for XRRGetScreenSizeRange -- Looking for XRRGetScreenSizeRange - found -- Looking for XRRGetScreenResourcesCurrent -- Looking for XRRGetScreenResourcesCurrent - found -- Found JPEG: /usr/lib64/libjpeg.so -- Found PNG: /usr/lib64/libpng.so (found version "1.5.15") ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * libkdeclarative - KDE Declarative (QML) support from kdelibs * glib2 - Low-level core library for data structure handling, portability wrappers, etc. * Fontconfig - Font access configuration library * Python - Python scripting language * Soprano - Semantic Desktop Storing * Nepomuk - Nepomuk Core Library * Boost - Boost C++ Libraries * Akonadi - An extensible cross-desktop storage service for PIM data * KDE PIM Libs - KDE Libraries for PIM * QJson - Library to manage JSON objects with Qt * libpam - PAM Libraries ----------------------------------------------------------------------------- -- The following OPTIONAL packages could NOT be located on your system. -- Consider installing them to enable more features from this software. ----------------------------------------------------------------------------- * GoogleGadgets (0.11.0 or higher) <http://code.google.com/p/google-gadgets-for-linux/> Google Gadgets library Needed to build plasma scriptengine for google gadgets ----------------------------------------------------------------------------- -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O1 -pipe -fPIC -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common C++ -march=native -O1 -pipe -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--enable-new-dtags -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed Shared -Wl,--enable-new-dtags -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: XCB_IMAGE_INCLUDE_DIR (ADVANCED) used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkdecorations used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkdecorations used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/killer used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/killer used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinoptions used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinoptions used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindecoration used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindecoration used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwincompositing used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwincompositing used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscreenedges used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscreenedges used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscripts used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscripts used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindesktop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindesktop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwintabbox used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwintabbox used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/themes/plastik/code used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/demo used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/demo used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2 used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2 used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/laptop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/laptop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/opengltest used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/opengltest used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests XCB_RENDERUTIL_INCLUDE_DIR (ADVANCED) used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkdecorations used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkdecorations used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/libkwineffects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/killer used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/killer used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinoptions used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinoptions used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindecoration used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindecoration used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinrules used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwincompositing used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwincompositing used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscreenedges used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscreenedges used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscripts used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwinscripts used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindesktop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwindesktop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwintabbox used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/kcmkwin/kwintabbox used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/src used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/aurorae/themes/plastik/code used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/demo used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/oxygen/demo used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2 used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2 used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/b2/config used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/laptop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/clients/laptop used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/data used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/effects used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tabbox/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/opengltest used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/opengltest used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests used as include directory in directory /var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5/kwin/tests -- Configuring incomplete, errors occurred! [31;01m*[0m ERROR: kde-base/kwin-4.10.5 failed (configure phase): [31;01m*[0m cmake failed [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 93: Called src_configure [31;01m*[0m environment, line 4339: Called kde4-meta_src_configure [31;01m*[0m environment, line 3444: Called kde4-base_src_configure [31;01m*[0m environment, line 3166: Called cmake-utils_src_configure [31;01m*[0m environment, line 1183: Called _execute_optionaly 'src_configure' [31;01m*[0m environment, line 605: Called enable_cmake-utils_src_configure [31;01m*[0m environment, line 1518: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=kde-base/kwin-4.10.5'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=kde-base/kwin-4.10.5'`. [31;01m*[0m The complete build log is located at '/var/tmp/portage/kde-base/kwin-4.10.5/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/kwin-4.10.5/temp/environment'. [31;01m*[0m Working directory: '/var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5_build' [31;01m*[0m S: '/var/tmp/portage/kde-base/kwin-4.10.5/work/kwin-4.10.5' Contents of ebuild environment file Any help would be great!
Emerging xcb-util-renderutil solved this issue
I recently upgraded to the latest stable KDE offered in Gentoo: version 4.10.5. Everything went smoothly and for the most part, I am enjoying the new system. However I noticed some CPU activity I wasn't expecting and a simple look at "htop" showed me it was "nepomukservicestub" and "virtuoso". As far as I can tell, they were performing an index for desktop search. Then I remembered I had compiled KDE without the "semantic-desktop" USE flag for the longest time but finally had to include it against my will (keeping it off was becoming too much of a headache - so much for options). That's fine, hard disk space is relatively cheap. I just don't want it to actually perform the indexing. On every other system I have seen, on multiple distros, one can click on KDE's System Settings and find a "Desktop Search" icon with checkboxes to disable it. The problem is, on my system there is no "Desktop Search" icon under KDE's System Settings. It's just ... gone. I can manually kill off virtuoso and nepomukservicestub but that's a less-than-elegant solution. How would I restore this icon so I can easily and permanently disable indexing? There seems to be no obvious package providing it.
Probably this? https://bugs.gentoo.org/show_bug.cgi?id=475464
I have mail-client/thunderbird-17.0.8 installed, and it works like a charm, except for one quibble: When I delete an RSS feed, it gets moved to Trash, which is fine. However next time I start Thunderbird, the feed is back in its old place, while the other copy in Trash is still there, too! Similarly, if I even delete the feed from Trash before quitting Thunderbird and then restart, the feed simply reappears as if I hadn't deleted it at all. Has anyone had this problem before? What's wrong here, is this a bug? I have tried to look at the files in my user profile directory, but those don't seem to be intended for human reading, let alone editing. Not sure what other information might be relevant. Maybe the USE flags that I have compiled it with: Code: [ebuild R ] mail-client/thunderbird-17.0.8 USE="alsa crypt dbus ipc jit ldap libnotify lightning minimal startup-notification wifi -bindist -custom-cflags -custom-optimization -debug -gconf -mozdom (-selinux) -system-sqlite" LINGUAS="-ar -ast -be -bg -bn_BD -br -ca -cs -da -de -el -en_GB -es_AR -es_ES -et -eu -fi -fr -fy_NL -ga_IE -gd -gl -he -hr -hu -hy_AM -id -is -it -ja -ko -lt -nb_NO -nl -nn_NO -pa_IN -pl -pt_BR -pt_PT -rm -ro -ru -si -sk -sl -sq -sr -sv_SE -ta_LK -tr -uk -vi -zh_CN -zh_TW" 0 kB
Try closing Thunderbird and check the profile directory. For example I have feeds messages in ~/.thunderbird/9uqddt4r.default/Mail/Feeds, your directory is different. If you have a folder you want to remove in the RSS feed called "Gentoo" then you should have a two files: one simply called "Gentoo" and the other "Gentoo.msf". You should try manually deleting both. I had the same problem some time ago and this fixed it.
slim + xfce4 >>log in xfce4 with slim instead of "startx" 1.boot computer 2.log in xfce4 with slim 3.swtich to tty1..6 4.swtich to tty7 all is OK BUT >>log in xfce4 with command "startx" 1.boot computer 2.log in tty1..6 && "startx" ( cat ~/.xinitrc , get "exec startxfce4" ) 3.switch to tty1..6 4.switch to tty7 ERROR! now need relog in with slim. ( need enter my username & passwd to relog in.) I loss the xfce4 session starting with "startx" yes, my English is poor. anybody understand? many thx!
First, your life will be much easier if you log the output of startx: Code: startx &> ~/startx-errors then look in that file to see what is going in. It sounds like SLiM had already started on vt7 before you ran startx. If that is the case then the session started by startx will be in vt8. Use <Ctrl><Alt><F8> to get to it, or from the command line "sudo chvt 8". If you had not start SLiM, or if SLiM were stopped then startx would launch in vt7 as you expected. If you run startx yet again without killing SLiM and without killing the first session started with startx then the third session will end up in vt9. The startx script automatically selects the first unused display. Code: | vt1 -- vt6 | vt7 | vt8 | vt9 | | ttys | SLiM | 1st startx | 2nd startx |
I've installed Fluxbox + SLiM. Running startx works great, X and Fluxbox start up as expected. Unfortunately, logging in from SLiM dumps me out to the login prompt at the console. My configuration is as cach0rr0 describes in this topic: https://forums.gentoo.org/viewtopic-t-951578-highlight-slim+fluxbox.html The only error I can find is in the slim.log: slim: waiting for X server to begin accepting connections. slim: open_session: Unable to open session: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory But I don't know what to do with that info. Any suggestions would be appreciated. Thanks! Cale
As Root: Code: /etc/init.d/dbus start rc-update add dbus default rc-update del xdm default && rc-update add xdm default /etc/init.d/xdm restart
After recent upgrade I'm getting an error when trying to start the virtualbox: Code: Failed to access the USB subsystem. Could not load the Host USB Proxy service: VERR_NOT_FOUND. Details: Result Code: NS_ERROR_FAILURE (0x00004005) Component: Host Interface: IHost {dab4a2b8-c735-4f08-94fc-9bec84182e2f} Callee: IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91} "cat /etc/group" shows that I'm in vboxusers group vboxusers:x:1009:thelma,fd What else to try? I'm using Virtualbox 4.1.26
Vorlon wrote: I assume you've tried the obvious "emerge virtualbox virtualbox-modules". Do you have all 4 virtualbox modules loaded? lsmod should show that you have vboxpci, vboxnetflt, vboxnetadp, & vboxdrv loaded. If any of those were missing, that might cause the error you've seen. I'm using "virtualbox-bin virtualbox-modules" and lsmod is showing: Code: Module Size Used by vboxnetflt 15085 0 vboxdrv 1780606 1 vboxnetflt What is exactly what is on my working system. I'll try to rebuild: virtualbox-bin virtualbox-modules
I have no problems with root and fluxbox. However when I try to use fluxbox on my new user, it doesn't work. I copied the .fluxbox directory from root to my user's directory, and did chown for it. However, fluxbox is still having issues reading my configuration. This is the ls -al of my directory: /home/dj/.fluxbox Quote: total 48 drwxr-xr-x 5 dj users 4096 Sep 11 08:50 . drwxr-xr-x 6 dj users 4096 Sep 11 09:04 .. -rw-r--r-- 1 dj users 70 Sep 10 22:24 apps drwxr-xr-x 2 dj users 4096 Sep 10 22:24 backgrounds -rw-r--r-- 1 dj users 282 Sep 10 22:24 init -rw-r--r-- 1 dj users 3699 Sep 10 22:24 keys -rw-r--r-- 1 dj users 1349 Sep 10 22:24 menu -rw-r--r-- 1 dj users 89 Sep 10 22:24 overlay drwxr-xr-x 2 dj users 4096 Sep 10 22:24 pixmaps -rw-r--r-- 1 dj users 0 Sep 11 09:04 slitlist -rw-r--r-- 1 dj users 510 Sep 11 08:49 startup drwxr-xr-x 2 dj users 4096 Sep 10 22:24 styles -rw-r--r-- 1 dj users 168 Sep 10 22:24 windowmenu This is the output generated from startx as the user dj Quote: xauth: file /home/dj/.serverauth.1988 does not exist X.Org X Server 1.13.4 Release Date: 2013-04-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.10.7-gentoo i686 Gentoo Current Operating System: Linux rex 3.10.7-gentoo #2 SMP Sat Sep 7 00:23:02 EDT 2013 i686 Kernel command line: BOOT_IMAGE=/kernel-3.10.7-gentoo root=/dev/sda3 ro Build Date: 07 September 2013 08:32:14PM Current version of pixman: 0.28.0 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: Wed Sep 11 08:51:15 2013 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension XFree86-VidModeExtension Initializing built-in extension XFree86-DGA Initializing built-in extension XFree86-DRI Initializing built-in extension DRI2 Loading extension GLX Failed to connect to the VirtualBox kernel service Failed to connect to the VirtualBox kernel service Failed to read: session.ignoreBorder Setting default value Failed to read: session.forcePseudoTransparency Setting default value Failed to read: session.colorsPerChannel Setting default value Failed to read: session.doubleClickInterval Setting default value Failed to read: session.tabPadding Setting default value Failed to read: session.styleOverlay Setting default value Failed to read: session.slitlistFile Setting default value Failed to read: session.appsFile Setting default value Failed to read: session.tabsAttachArea Setting default value Failed to read: session.cacheLife Setting default value Failed to read: session.cacheMax Setting default value Failed to read: session.autoRaiseDelay Setting default value Failed to read: session.ignoreBorder Setting default value Failed to read: session.forcePseudoTransparency Setting default value Failed to read: session.colorsPerChannel Setting default value Failed to read: session.doubleClickInterval Setting default value Failed to read: session.tabPadding Setting default value Failed to read: session.styleOverlay Setting default value Failed to read: session.slitlistFile Setting default value Failed to read: session.appsFile Setting default value Failed to read: session.tabsAttachArea Setting default value Failed to read: session.cacheLife Setting default value Failed to read: session.cacheMax Setting default value Failed to read: session.autoRaiseDelay Setting default value Failed to read: session.screen0.opaqueMove Setting default value Failed to read: session.screen0.fullMaximization Setting default value Failed to read: session.screen0.maxIgnoreIncrement Setting default value Failed to read: session.screen0.maxDisableMove Setting default value Failed to read: session.screen0.maxDisableResize Setting default value Failed to read: session.screen0.workspacewarping Setting default value Failed to read: session.screen0.showwindowposition Setting default value Failed to read: session.screen0.autoRaise Setting default value Failed to read: session.screen0.clickRaises Setting default value Failed to read: session.screen0.defaultDeco Setting default value Failed to read: session.screen0.tab.placement Setting default value Failed to read: session.screen0.windowMenu Setting default value Failed to read: session.screen0.noFocusWhileTypingDelay Setting default value Failed to read: session.screen0.workspaces Setting default value Failed to read: session.screen0.edgeSnapThreshold Setting default value Failed to read: session.screen0.window.focus.alpha Setting default value Failed to read: session.screen0.window.unfocus.alpha Setting default value Failed to read: session.screen0.menu.alpha Setting default value Failed to read: session.screen0.menuDelay Setting default value Failed to read: session.screen0.tab.width Setting default value Failed to read: session.screen0.tooltipDelay Setting default value Failed to read: session.screen0.allowRemoteActions Setting default value Failed to read: session.screen0.clientMenu.usePixmap Setting default value Failed to read: session.screen0.tabs.usePixmap Setting default value Failed to read: session.screen0.tabs.maxOver Setting default value Failed to read: session.screen0.tabs.intitlebar Setting default value Failed to read: session.screen0.focusModel Setting default value Failed to read: session.screen0.tabFocusModel Setting default value Failed to read: session.screen0.focusNewWindows Setting default value Failed to read: session.screen0.rowPlacementDirection Setting default value Failed to read: session.screen0.colPlacementDirection Setting default value Failed to read: session.screen0.windowPlacement Setting default value Failed to read: session.ignoreBorder Setting default value Failed to read: session.forcePseudoTransparency Setting default value Failed to read: session.colorsPerChannel Setting default value Failed to read: session.doubleClickInterval Setting default value Failed to read: session.tabPadding Setting default value Failed to read: session.styleOverlay Setting default value Failed to read: session.slitlistFile Setting default value Failed to read: session.appsFile Setting default value Failed to read: session.tabsAttachArea Setting default value Failed to read: session.cacheLife Setting default value Failed to read: session.cacheMax Setting default value Failed to read: session.autoRaiseDelay Setting default value Failed to read: session.screen0.opaqueMove Setting default value Failed to read: session.screen0.fullMaximization Setting default value Failed to read: session.screen0.maxIgnoreIncrement Setting default value Failed to read: session.screen0.maxDisableMove Setting default value Failed to read: session.screen0.maxDisableResize Setting default value Failed to read: session.screen0.workspacewarping Setting default value Failed to read: session.screen0.showwindowposition Setting default value Failed to read: session.screen0.autoRaise Setting default value Failed to read: session.screen0.clickRaises Setting default value Failed to read: session.screen0.defaultDeco Setting default value Failed to read: session.screen0.tab.placement Setting default value Failed to read: session.screen0.windowMenu Setting default value Failed to read: session.screen0.noFocusWhileTypingDelay Setting default value Failed to read: session.screen0.workspaces Setting default value Failed to read: session.screen0.edgeSnapThreshold Setting default value Failed to read: session.screen0.window.focus.alpha Setting default value Failed to read: session.screen0.window.unfocus.alpha Setting default value Failed to read: session.screen0.menu.alpha Setting default value Failed to read: session.screen0.menuDelay Setting default value Failed to read: session.screen0.tab.width Setting default value Failed to read: session.screen0.tooltipDelay Setting default value Failed to read: session.screen0.allowRemoteActions Setting default value Failed to read: session.screen0.clientMenu.usePixmap Setting default value Failed to read: session.screen0.tabs.usePixmap Setting default value Failed to read: session.screen0.tabs.maxOver Setting default value Failed to read: session.screen0.tabs.intitlebar Setting default value Failed to read: session.screen0.focusModel Setting default value Failed to read: session.screen0.tabFocusModel Setting default value Failed to read: session.screen0.focusNewWindows Setting default value Failed to read: session.screen0.rowPlacementDirection Setting default value Failed to read: session.screen0.colPlacementDirection Setting default value Failed to read: session.screen0.windowPlacement Setting default value Failed to read: session.screen0.slit.acceptKdeDockapps Setting default value Failed to read: session.screen0.slit.autoHide Setting default value Failed to read: session.screen0.slit.maxOver Setting default value Failed to read: session.screen0.slit.placement Setting default value Failed to read: session.screen0.slit.alpha Setting default value Failed to read: session.screen0.slit.onhead Setting default value Failed to read: session.screen0.slit.layer Setting default value Failed to read: session.screen0.toolbar.autoHide Setting default value Failed to read: session.screen0.toolbar.maxOver Setting default value Failed to read: session.screen0.toolbar.visible Setting default value Failed to read: session.screen0.toolbar.widthPercent Setting default value Failed to read: session.screen0.toolbar.alpha Setting default value Failed to read: session.screen0.toolbar.layer Setting default value Failed to read: session.screen0.toolbar.onhead Setting default value Failed to read: session.screen0.toolbar.placement Setting default value Failed to read: session.screen0.toolbar.height Setting default value Failed to read: session.screen0.toolbar.tools Setting default value Failed to read: session.screen0.iconbar.mode Setting default value Failed to read: session.screen0.iconbar.alignment Setting default value Failed to read: session.screen0.iconbar.iconWidth Setting default value Failed to read: session.screen0.iconbar.iconTextPadding Setting default value Failed to read: session.screen0.iconbar.usePixmap Setting default value Failed to read: session.screen0.strftimeFormat Setting default value xinit: connection to X server lost waiting for X server to shut down Server terminated successfully (0). Closing log file.
Add your user to vboxusers. See: Running VirtualBox VirtualBox - Gentoo Wiki wrote: Users will not be able to run and use VirtualBox if they are not a member of the "vboxusers" group. Code: root # gpasswd -a <user> vboxusers As a side Note: Code: rm -vR /home/dj/.fluxbox/* Allow fluxbox to start with the default configuration, so that if you ever run fluxbox as root, you can have different settings to remember you're root.
For some reason, ksysguard ("System Monitor") on my laptop does not have any sensors active in the CPU or Network History graphs in the System Load tab. Weird. Is it possible to add sensors to these existing graphs? I don't want to have to create a new tab. Thanks, cheers.
Yes, that is the conclusion I came to. So it begs the question, why do the default tabs not include the same CPU and network sensors that appeared on my other system? Weird.
Hello. I have a good chunk of my applications non-functional due to what appears to be a file-collision. There are is one application that depends on emul-linux-x86-sdl, that is wine, and it's because I have a 64-bit system. That seems to be unavoidable. However emul-linux-x86-sdl installs the same files as openal, causing a file-collision to occur. In short, openal and emul-linux-x86-sdl cannot be installed simultaneously. What I find interesting is that wine depends on both openal and emul-linux-x86-sdl, making it impossible to upgrade. Here is what I get when openal is installed and I try to install "emul-linux-x86-sdl": Code: * Messages for package app-emulation/emul-linux-x86-sdl-20120127: * This package will overwrite one or more files that may belong to other * packages (see list below). You can use a command such as `portageq * owners / <filename>` to identify the installed package that owns a * file. If portageq reports that only one package owns a file then do * NOT file a bug report. A bug report is only useful if it identifies at * least two or more packages that are known to install the same file(s). * If a collision occurs and you can not explain where the file came from * then you should simply ignore the collision since there is not enough * information to determine if a real problem exists. Please do NOT file * a bug report at http://bugs.gentoo.org unless you report exactly which * two packages install the same file(s). Once again, please do NOT file * a bug report unless you have completely understood the above message. * * Detected file collision(s): * * /usr/lib32/libopenal.so.1.13.0 * /usr/lib32/libopenal.so.1 * /usr/lib32/libopenal.so * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * media-libs/openal-1.13 * /usr/lib32/libopenal.so * /usr/lib32/libopenal.so.1 * /usr/lib32/libopenal.so.1.13.0 * * Package 'app-emulation/emul-linux-x86-sdl-20120127' NOT merged due to * file collisions. If necessary, refer to your elog messages for the * whole content of the above message. emerge --info: Code: Portage 2.1.10.49 (default/linux/amd64/10.0/desktop, gcc-4.4.6, glibc-2.13-r4, 3.2.1-gentoo-r2 x86_64) ================================================================= System uname: Linux-3.2.1-gentoo-r2-x86_64-AMD_Athlon-tm-_II_X4_640_Processor-with-gentoo-2.0.3 Timestamp of tree: Fri, 06 Apr 2012 22:30:01 +0000 app-shells/bash: 4.2_p20 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.6.7-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2-r1 dev-util/cmake: 2.8.6-r4 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.9.8.4 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 3.3.6-r1, 4.4.6-r1, 4.5.3-r2 sys-devel/gcc-config: 1.5-r2 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r1 sys-kernel/linux-headers: 3.1 (virtual/os-headers) sys-libs/glibc: 2.13-r4 Repositories: gentoo gamerlay-stable v-fox ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" 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 /usr/share/maven-bin-2.2/conf /usr/share/maven-bin-3.0/conf /var/bind /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="ja en" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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/gamerlay /var/lib/layman/v-fox" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 anthy apng avahi berkdb bidi bluetooth branding bzip2 cairo cdda cdio cdr cjk cli consolekit cracklib crypt cups cxx dbus dlz dri dts dvd dvdr emboss encode exif faac fam ffmpeg firefox flac fortran freetype gdbm gdu gif glu gnutls gpm gtk hpcups httpd iconv icu ipv6 jpeg lapack lcms ldap libnotify live lua m17n-lib mad matroska mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses network nls nptl nptlonly nsplugin ogg oggvorbis openal opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio python qt3support qt4 readline scanner sdl session spell sqlite sse sse2 ssl startup-notification stream svg sysfs tcpd theora tiff truetype udev unicode usb vaapi vcd vlm vorbis wxwindows x264 xcb xml xorg xulrunner xv xvid zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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" 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 ubx" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ja en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" 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, USE_PYTHON make.conf: 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="-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="openal avahi acl pulseaudio dlz cjk unicode nls anthy hpcups m17n-lib mmx faac dvd sqlite vaapi ffmpeg network mpeg mad wxwindows aac dts a52 ogg flac theora oggvorbis matroska freetype bidi xv svga gnutls stream vlm httpd cdda vcd cdio live lua usb scanner python cli lapack glu sse nsplugin icu sse2 X alsa udev apng -kde gtk cups cdr" LINGUAS="ja en" INPUT_DEVICES="evdev mouse keyboard" VIDEO_CARDS="nvidia" MAKEOPTS="-j5" ACCEPT_LICENSE="*" source /var/lib/layman/make.conf Removing "openal" from the USE section in make.conf will not affect the outcome. I'd appreciate it greatly if someone could help me. Thanks in advance, Dragos240
On a 64bit system media-libs/openal-1.13 should not install ANY files into /usr/lib32/ Please add ACCEPT_KEYWORDS="amd64" to /etc/make.conf, rebuild media-libs/openal and check if the problem persists.
Hello all, I got gentoo successfully installed, dual booted, and X working thanks to some good advice here from the gentoo forums. I have installed dwm and gotten it somewhat configured and am using rxvt which is nice, but the question that I have is: 1) how do I pipe conky to the status bar up at the top for dwm? All it says in the upper right hand corner is dwm-6.0. It seems like any directions that I have followed in the past have come up empty so I must be missing something. Any tips or suggestions would be appreciated. Thanks.
DWM reads the title of the root window and uses that for the status bar text; so to get conky information in the status bar, you have to put that information in the root window title. From https://wiki.archlinux.org/index.php/Dwm#Conky_statusbar : Put this in your ~/.xinitrc file: Code: conky | while read -r; do xsetroot -name "$REPLY"; done & exec dwm
Hi, I just upgraded to Gnome 3.8 and systemd and I am unable to delete network connections from nm-connection-editor even though I run it as root in gnome 3.8. Where does Gnome stores network configurations in version 3.8? Kind regards, Rok
rokj wrote: Hi, I just upgraded to Gnome 3.8 and systemd and I am unable to delete network connections from nm-connection-editor even though I run it as root in gnome 3.8. Where does Gnome stores network configurations in version 3.8? Kind regards, Rok Its is turning out that it has something to do with DHCP, so if I set IP manually it connects successfully, otherwise not.
this is run from a script that's started by a desktop file to pop up a terminal to temporarily interact with. I need to: 1. prevent terminal from closing immediately after input since I may have entered it wrong and need to re-enter; 2. use the open terminal to temporarily block subsequent things in the script from running until I'm ready to have them run. /usr/bin/xterm -e sh -c "echo -n pw | sudo openconnect .... --background ...; sh" I'm using 2-factor auth so openconnect will display a "Response:" prompt - if I mistype the code openconnect will ask for pw again then "Response:" once more so added "; sh" to keep terminal open temporarily. then once I'm on the vpn I have to do a second administrator-like login on the vpn via my web browser which I don't think the script can be used to monitor so instead I use the fact the open terminal will temporarily block the rest of the script until this second login is complete. I then close the terminal with the intention of allowing the script to continue its other tasks. part 1 works fine, the problem is part 2 in that when I close the terminal it kills the vpn session. is what I'm using now too convoluted and/or will never work? or maybe there's a fix for #2? I've tried "&" here and there to background openconnect (although it has its own "--background" so wouldn't think that's needed) such that it doesn't get killed but so far anywhere I put it doesn't have the desired effect - maybe some embedded shell subtlety I'm not appreciating? thanks.
turns out an openconnect option was causing the problem ("--setuid" which is to drop to user privs after vpn is up). I tried many experiments including nohup/disown, other terminals/shells, etc., but not until I removed that option did the session stay up after terminal was closed. I can use that option if I copy/paste the cmd into an existing xterm then close after, must be a combo thing of how I'm having the script pop up an xterm that leads to the trouble.
I'm quite happy with my minimal system, in which I can recognize every process I see in htop because *I* launched them. Well, not every one. Whenever I launch a gtk+-3.6 application I see 3 new processes that remain even after I exit that application: Code: fran 30332 0.0 0.0 258920 2800 ? Sl 16:41 0:00 /usr/libexec/at-spi-bus-launcher fran 30335 0.0 0.0 19492 1392 ? S 16:41 0:00 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3 fran 30338 0.0 0.0 120368 3208 ? Sl 16:41 0:00 /usr/libexec/at-spi2-registryd --use-gnome-session Huh? Are these REALLY needed for any gtk3 application? I've tried removing /usr/share/dbus-1/services/org.a11y.*, but then every gtk3 application shows Code: WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files CRITICAL **: atk_bridge_adaptor_cleanup: assertion `inited' failed which seems harmless, but annoying. No way to completely disable a11y?
Just found a post that lead me to a solution: setting NO_AT_BRIDGE=1 somewhere in the environment avoids gtk3 programs spawning that stupid daemon. I had to apply this patch too. BTW, this response is quite eye-opening: Quote: So these seem to fall into the "people wanting to consume GTK3 outside of the GNOME schedule". We should be receptive to this, but we also shouldn't block progress in GNOME on it. I thought gtk was independent of gnome, and gnome was simply built on top :/. Now I understand better this rant by the spacefm developer .
Hi, I need to change my keyboard layout (the Xorg one), but solutions found on the internet didn't work: I read that I should put a conf file like "10-keyboard.conf" in the "xorg.conf.d" directory. The problem is that there wasn't such a directory, so I decided to create it manually, I put in it the .conf file but it didn't work. Anyway that's what I wrote in it (according to Xorg config's Gentoo page): Code: Section "InputClass" Identifier "keyboard-all" Driver "evdev" Option "XkbLayout" "us,it" Option "XkbModel" "logitech_g15" <---- I don't think this is my keyboard. Is this relevant? Option "XkbRules" "xorg" Option "XkbOptions" "grp:alt_shift_toggle,grp:switch,grp_led:scroll,compose:rwin,terminate:ctrl_alt_bksp" Option "XkbVariant" ",qwerty" MatchIsKeyboard "on" EndSection Then: I found a partial solution: Code: setxkbmap layout ("it" in this case) But with that command I've to change the layout every time I start X, so my question is: Is it possible to automatically load setxkbmap at X boot (I've already tried to add the command in the .xinitrc file but it didn't work neither)? If not, is there something that I can to to solve my problem (or did I made any mistake with that .conf file?)? Thanks in advance!
setxkbmap usually isn't a solution, just a proof you're doing something wrong. For evdev driver, XkbRules are meaningless and XkbModel shouldn't matter, but you need to filter paths. As for the initial value, just swap the order in both Layout and Variant. But do you really need two layouts or are you just copy/pasting results of your googling ? As for where where the conf snippet should go, 'man xorg.conf'.
Hello. I am trying awesome. I got 384-th error after starting. Google says nothing, or I am blind a little. Code: ~ $ DISPLAY=:1.0 awesome E: awesome: main:384: cannot open display My configs here: Code: ~ $ cat .xinitrc exec ck-launch-session dbus-launch --sh-syntax --exit-with-session awesome Code: ~ $ cat .config/awesome/rc.lua # Ok.. a lot of code... :) I have this file. Code: ~ # rc-update show bootmisc | boot consolefont | default consolekit | default dbus | default devfs | sysinit dhcpcd | default dmesg | sysinit fsck | boot hostname | boot hwclock | boot keymaps | boot killprocs | shutdown local | default localmount | boot modules | boot mount-ro | shutdown mtab | boot net.lo | boot netmount | default procfs | boot root | boot savecache | shutdown swap | boot swapfiles | boot sysctl | boot sysfs | sysinit syslog-ng | default termencoding | boot tmpfiles.setup | boot udev | sysinit udev-mount | sysinit urandom | boot vixie-cron | default wpa_supplicant | default xdm | default
simply run Code: $ startx that will read your .xinitrc and launch the commands you specified in there. Mine looks like this: Code: $ cat .xinitrc #ck-launch-session /usr/bin/enlightenment_start mv ~/.xsession-errors ~/.xsession-errors.old compton --config ~/.config/compton.conf 2>> ~/.xsession-errors & exec awesome 2>> ~/.xsession-errors As you see I do not use consolekit - I simply run awesome. Furthermore I use the compton compositor to get tear-free scrolling/videos/... The commented line shows how I started enlightenment WITH consolekit - you might want to adopt it or awesome.
My new laptop has a most annoying problem I specifically got an intel card so it would be pain free. This isn't the case. When booting, my screen goes black unless I add 'nomodeset' to the kernel command line. Naturally, this results in startx failing with the famous Fatal server error: (EE) no screens found(EE) since i915 requires modesetting to be enabled. So I seem to have a chicken and the egg problem: I can't let modesetting be enabled for boot up and log in and I can't use X without it. It seems like there should be some middle ground here where I stop my screen from going black without killing X. Any ideas? EDIT: Intel was turning the backlight off, so naturally the screen was going black. Added i915 invert_brightness=1 to the kernel parameters, and now it works http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_death_on_machines_with_Intel_HD_video.html
Its a Lenovo G780 with an Intel video card.
When I run dropbox with fluxbox in Ubuntu, I see a little icon in the status area. http://s24.postimg.org/66j9voa4j/fluxbox_dropbox.png It's pretty handy, because I can verify whether all my files are synced or not. But when I tried the same thing in Gentoo (fluxbox + dropbox), I'm not able to make the icon to show up. How should I proceed from here? __ sol
Does this trick help?
Hello Gentoomen, I have been using Gentoo for about 3-4 months now, still learning alot but I have a pretty nice grasp on it for a beginner. I have been customizing my DE though, and for some reason Feh does not want to autostart for me. I included feh into my .xsession/(symbolic link) .xinitrc as well, but still nothing. I think maybe I did it wrong and exec ./.fehbg or just ~./.fehbg in the file does not work. So far here is the code for my .xinitrc (I removed the feh part so this is all it is at the moment) Code: exec dwm Can any of you help me in my quest to get .fehbg to automatically load for me?
I'm using dwm with feh too. .xinitrc: Code: conky | while read -r; do xsetroot -name "$REPLY"; done & st & st & feh --bg-scale /path/to/picture & exec dwm this should work...
Hi, I see same fail above in several packages. Is the wrong about my system? Code: tux cy # emerge usbutils * IMPORTANT: 8 news items need reading for repository 'gentoo'. * Use eselect news to read news items. * IMPORTANT: config file '/etc/portage/package.license' needs updating. * See the CONFIGURATION FILES section of the emerge * man page to learn how to update config files. Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) sys-apps/usbutils-006-r1 >>> Downloading 'URIs/distfiles/usbutils-006.tar.xz' --2013-08-30 02:58:31-- http://uris/distfiles/usbutils-006.tar.xz Resolving uris... failed: Name or service not known. wget: unable to resolve host address ‘uris’ >>> Downloading 'http://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-006.tar.xz' --2013-08-30 02:58:31-- http://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-006.tar.xz Resolving www.kernel.org ... 149.20.4.69, 198.145.20.140 Connecting to www.kernel.org |149.20.4.69|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-006.tar.xz [following] --2013-08-30 02:58:32-- https://www.kernel.org/pub/linux/utils/usb/usbutils/usbutils-006.tar.xz Connecting to www.kernel.org |149.20.4.69|:443... connected. ERROR: cannot verify www.kernel.org's certificate, issued by ‘/C=IL/O=StartCom Ltd./OU=Secure Digital Certificate Signing/CN=StartCom Class 2 Primary Intermediate Server CA’: Unable to locally verify the issuer's authority. To connect to www.kernel.org insecurely, use `--no-check-certificate'. !!! Couldn't download 'usbutils-006.tar.xz'. Aborting. * Fetch failed for 'sys-apps/usbutils-006-r1', Log file: * '/var/tmp/portage/sys-apps/usbutils-006-r1/temp/build.log' >>> Failed to emerge sys-apps/usbutils-006-r1, Log file: >>> '/var/tmp/portage/sys-apps/usbutils-006-r1/temp/build.log' * Messages for package sys-apps/usbutils-006-r1: * Fetch failed for 'sys-apps/usbutils-006-r1', Log file: * '/var/tmp/portage/sys-apps/usbutils-006-r1/temp/build.log' Code: tux cy # emerge --info =sys-apps/usbutils-006-r1 Portage 2.1.12.2 (default/linux/amd64/13.0/desktop/kde, gcc-4.6.3, glibc-2.15-r3, 3.8.13-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.8.13-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.2 KiB Mem: 8082936 total, 6399604 free KiB Swap: 0 total, 0 free Timestamp of tree: Thu, 29 Aug 2013 20:00:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 app-shells/bash: 4.2_p45 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.5-r2, 3.2.5-r2 dev-util/cmake: 2.8.10.2-r2 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.12.6 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" 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/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" 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" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="URIs" LANG="tr_TR.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm iconv ipv6 jpeg kde keymap kipi lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qt3support qt4 readline sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xcomposite xinerama xml xscreensaver 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 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="tr en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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
hcyildiran, Code: GENTOO_MIRRORS="URIs" is not a valid GENTOO_MIRRORS list. If you comment it out, it will use the default mirror at Oregon State University Open Source Lab. To get a list of mirrors, use mirrorselect. mirrorselect speed tests all the Gentoo distfiles mirrors it knows about and selects the best ones for you.
I have installed gnome 3.8 with systemd . I find I only installed virtual/udev and did not install sys-fs/udev and sys-fs/eudev . Is this abnormal ? Thanks
yes, look into less /usr/portage/virtual/udev*.ebuild
I recently installed funtoo on my PC. When I got around to installing kde, kwin fails to compile. Version number is 4.11. I am chrooting through Kubuntu 13.04 during the installation, however the error persists even if i boot straight into funtoo. Here is the output of "emerge --info '=kde-base/kwin-4.11.0'": Code: ================================================================= System Settings ================================================================= System uname: Linux-3.8.0-19-generic-x86_64-Intel-R-_Core-TM-_i7-2600K_CPU_@_3.40GHz-with-gentoo-2.2.0 KiB Mem: 4015548 total, 794856 free KiB Swap: 4168700 total, 4168700 free Timestamp of tree: Mon, 19 Aug 2013 05:15:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.5-r1000, 3.3.2-r1000 dev-util/cmake: 2.8.11.1 sys-apps/baselayout: 2.2.0-r4 sys-apps/openrc: 0.10.3 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.12.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.6.4 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers) sys-libs/glibc: 2.15-r4 Repositories: gentoo ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/entropy /usr/share/config /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 /etc/udev/rules.d" CXXFLAGS="-O2 -march=native -pipe" DISTDIR="/usr/portage/distfiles" 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" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed" MAKEOPTS="-j8" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="git://github.com/funtoo/ports-2012.git" SYNC_USER="root" USE="X aac acl aiglx alsa amd64 aoss apng asf berkdb bzip2 cdr consolekit cracklib crypt cups cxx dbus declarative dri dvd dvdr dvdread fam flac gdbm gif gpm gudev hwdb iconv icu java jpeg kde kdeenablefinal lame libkms mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses new-login nls nptl nsplugin ogg opengl openmp pam pcre pdf png policykit pppd python qt3support qt4 rdesktop readline real resolvconf scanner script semantic-desktop spell sql sqlite sse sse2 ssl svg symlink tcpd threads tiff truetype udev unicode vorbis wavpack webkit win32codecs x264 xa xcomposite xinerama xml xorg xscreensaver xv zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel ice1724 intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 authn_core authz_core socache_shmcb unixd" 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 ubx" INPUT_DEVICES="evdev synaptics keyboard mouse" 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-4" PYTHON_ABIS="2.7 3.3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby18 ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fglrx" 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, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK The output of build.log is over here: http://pastebin.com/gpJu4DA4 EDIT:This problem persists with kwin 4.10.5 as well
Yes, funtoo always lags behind with the portage tree.
Has anyone else been having the issue of some thumbnails of PDF files showing up dolphin, while others just show a blank white box? Also has anyone who is using okular noticing that it has been extremely slow to load thumbnails of pages, and in rendering the main page This is on a core i7 machine so i doubt that the CPU is an issue All PDF's show thumbs under Windows, and under XFCE, so am a bit stuck as to why KDE and Okular are being problematic Decided to try KDE 4.11 after I heard it had a lot of improvements, and it does indeed seem more responsive in this latest version Edit: Dont know what changed but a world update seems to have sorted it
I think it is an issue with the thumb preview as it is fine under XFCE all show the cover as it should, I use mupdf on XFCE and agree its fast, will try the other program you mentioned. Some open like you say almost instant, others take minutes for the previews to show
I recently upgraded to kernel 3.6.6 (this is built with genkernel with the arguments "all --menuconfig --splash=natural_gentoo splash-res=1024x768") and Xorg-server 1.13.0-r1 and I switched from the ati fglrx drivers to the open source radeon drivers (my ati chip is an RV710 and as far as I gathered, this is no longer supported by the new drivers). Ever since my X no longer starts up. Here is some of the Xorg.0.log: Code: [ 7695.011] (--) using VT number 7 [ 7695.042] (II) [KMS] drm report modesetting isn't supported. [ 7695.042] (II) [KMS] drm report modesetting isn't supported. [ 7695.042] (II) [KMS] drm report modesetting isn't supported. [ 7695.042] (II) [KMS] drm report modesetting isn't supported. [ 7695.042] (II) [KMS] drm report modesetting isn't supported. [ 7695.042] (EE) Screen 0 deleted because of no matching config section. [ 7695.042] (II) UnloadModule: "radeon" [ 7695.042] (EE) Screen 0 deleted because of no matching config section. [ 7695.042] (II) UnloadModule: "radeon" [ 7695.042] (EE) Screen 0 deleted because of no matching config section. [ 7695.042] (II) UnloadModule: "radeon" [ 7695.042] (EE) Screen 0 deleted because of no matching config section. [ 7695.042] (II) UnloadModule: "radeon" [ 7695.043] (EE) Device(s) detected, but none match those in the config file. [ 7695.043] Fatal server error: [ 7695.043] no screens found [ 7695.043] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 7695.043] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 7695.043] (EE) [ 7695.098] Server terminated with error (1). Closing log file. I understand that KMS needs to be enabled. How do I do that with the genkernel? Are there other obvious things I'm missing?
If you use genkernel, then you can also use genkernel --menuconfig If the radeon driver is built as module, you must ensure that it loads before X starts. This is typically done through /etc/conf.d/modules
hi. i need to run .jnlp files on my desktop. as i know it is java web start apps. so i already installed jre but i have no ideas how to run .jnlp . can you help me guys?[/b]
I read documentation from Oracle about jnlp files. Quote: The JNLP file specifies the name of the main JAR file, the version of Java Runtime Environment software that is required to run the RIA, name and display information, optional packages, runtime parameters, system properties, and so on.* Do you have necessary jar file? * http://docs.oracle.com/javase/tutorial/deployment/deploymentInDepth/jnlp.html
With GTK2 there's a dozen standalone theme-switch programs and a whole bunch of themes available, but GTK3 looks like something out of a 1980s CDE desktop complete with comically large fonts. Given that GTK2 support is being ripped out of existing portage packages at the rate it is, I'd have expected such basic things to be in order a year ago, not in the state it is today. Searching portage turns up nothing useful for this, or at least nothing I can see that doesn't pull in 400 dependencies and someone's pet DE.
lxappearance does gtk3 config
This is using multi-lib ~amd64 xorg-server-1.14.2.90 for various ' reasons '.. Manual login with startx can be made to work. The manual says that slim will pass %session as empty-string if no session selected -- that is: .xinitrc will obtain $1=<empty> in that case So in .xinitrc, I Code: # DEFAULT_SESSION=e16 DEFAULT_SESSION=starte16 case $1 in e16) exec starte16 ;; xfce4) exec startxfce4 ;; icewm) icewmbg & icewmtray & exec icewm ;; wmaker) exec wmaker ;; blackbox) exec blackbox ;; *) exec $DEFAULT_SESSION ;; esac which should get me Session e16 . What in fact happens is a) if I Alt-F1 e16 from the list, X crashes EE trap 11 segfault at 0, (according to logs) before .xinitrc runs b) if I don't specify session, X loads, presenting a movable X cursor on a black background with no click actions c) if run from startx, it works as expected /etc/slim.conf : Code: login_cmd exec /bin/bash -login ~/.xinitrc %session .. sessions e16,xfce4, ..
If you select no session, $1 is empty, so $DEFAULT_SESSION, i.e. "e16" is substituted. If you select e16 then "starte16" is executed. This explains the difference. I do not know what is the supposed way to start e16; perhaps it requires additional actions or certain environmen variables to be set or some parameters passed? Do the other window managers work?
Hi, since a recent BIOS update I have problems with my display backlight in KDE. I'm using an ASUS N56VZ laptop with an onchip Intel GPU plus a NVIDIA GeForce 650M via Bumblebee. The problem seems to be that X picks the wrong backlight folder from /sys/class/backlight/. The folder looks like this: Code: acpi_video0 acpi_video1 intel_backlight When I echo numbers to intel_backlight/brightness, the brightness changes. The same thing does however not work in the acpi_video* folders. The Xorg.0.log says Code: [ 9.468] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video1 , so I assume that X / the intel driver picks the wrong backlight. Some things I tampered with: Getting rid of the /sys/class/backlight/acpi_video* folders by the acpi_backlight=vendor kernel parameter. This replaced the acpi_video* folders with asus specific folders which do not work as well but are also picked in favour of the working intel_backlight folder by X. Trying to disable the acpi_video* folders with the acpi.brightness_switch_enabled=0 kernel parameter: This has no effect on the folders and seems to be intended for something else. Disabling the video.ko module which provides the acpi_video* folders: This is not an option since it would disable features like retrieving EDID information Telling X to use another backlight: The only way to do this seems to be to add Code: Option "Backlight" "intel_backlight" to the intel driver section in xorg.conf. Unfortunately, I only have InputClass sections in my xorg.conf. Displays are nicely autoconfigured and working with bumblebee. I didn't manage to adapt the xorg.conf code snippets I found on the web which address this problem to my configuration. It seems like I would have to specify device, screen, monitor and server layout which introduces a lot of redundancy given that the automatic configuration works quite well currently. Does anybody have other suggestions about what to try next? I'd prefer getting rid of the acpi_video* folders or forcing X/intel driver to use another backlight in an easy way.
Finally figured it out by myself. What I did: Create a directory /etc/X11/xorg.conf.d Move my /etc/X11/xorg.conf which contains only input specific stuff to /etc/X11/xorg.conf.d/00-input.conf Create a file /etc/X11/xorg.conf.d/20-intel.conf with the following content: Code: Section "Device" Identifier "HD 4000" Driver "Intel" Option "Backlight" "intel_backlight" EndSection Now the only remaining problem is that the backlight brightness during login is zero and kdm cannot change it, so I have to type my password blindly. However, I can live with that. As mentioned, I also tried putting the content of the 20-intel.conf file to my original xorg.conf file which did not work - but I'm not certain if this was caused by some other stupid thing I did One might want to give that a try as well.
Hello, i can't emerge plasma-workspace while upgrading to kde4.4.0 thats the error i got: Code: [ 79%] Building CXX object plasma/netbook/containments/newspaper/CMakeFiles/plasma_containment_newspaper.dir/applettitlebar.o Linking CXX shared module ../../../../lib/plasma_containment_netpanel.so CMakeFiles/plasma_containment_netpanel.dir/panel.o: file not recognized: File truncated collect2: ld returned 1 exit status make[2]: *** [lib/plasma_containment_netpanel.so] Error 1 make[1]: *** [plasma/netbook/containments/netpanel/CMakeFiles/plasma_containment_netpanel.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... Linking CXX shared module ../../../../lib/plasma_containment_newspaper.so CMakeFiles/plasma_containment_newspaper.dir/appletoverlay.o: file not recognized: File truncated collect2: ld returned 1 exit status make[2]: *** [lib/plasma_containment_newspaper.so] Error 1 make[1]: *** [plasma/netbook/containments/newspaper/CMakeFiles/plasma_containment_newspaper.dir/all] Error 2 make: *** [all] Error 2 * ERROR: kde-base/plasma-workspace-4.4.0 failed: * Make failed! * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 5849: Called kde4-meta_src_compile * environment, line 3687: Called kde4-base_src_compile * environment, line 3367: Called cmake-utils_src_compile * environment, line 1509: Called _execute_optionaly 'src_compile' * environment, line 781: Called enable_cmake-utils_src_compile * environment, line 1882: Called cmake-utils_src_make * environment, line 1528: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; And this is emerge --info =kde-base/plasma-workspace-4.4.0 output Code: Portage 2.1.7.17 (default/linux/amd64/10.0/desktop, gcc-4.4.3, glibc-2.11-r1, 2.6.32-gentoo-r3 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-2.6.32-gentoo-r3-x86_64-AMD_Athlon-tm-_64_Processor_3200+-with-gentoo-2.0.1 Timestamp of tree: Fri, 12 Feb 2010 19:30:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p37 dev-java/java-config: 2.1.10 dev-lang/python: 2.6.4-r1, 3.1.1-r1 dev-util/ccache: 2.4-r8 dev-util/cmake: 2.8.0-r2 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.6.0-r1 sys-apps/sandbox: 2.2 sys-devel/autoconf: 2.13, 2.65 sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.3, 1.11.1 sys-devel/binutils: 2.20 sys-devel/gcc: 4.4.3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-rele e /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/san ox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=k8 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs merge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1" LINGUAS="en_GB it" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --time t=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/desktop-effects /usr/portage/local/layman/zugai " SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx db doc dri dts dvd dvdr eds emboss encode evo fam firefox flac fortran gdbm gif gpm gstreamer gtk hal iconv ipv6 java jpeg kde dap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre f perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sdl semantic-desktop session spell spl sse sse2 sl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALS CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoo empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softv " APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_defaul authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext ilter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling tatus unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB it" RUBY_TARGETS="ruby18" USERLAND="GN VIDEO_CARDS="radeon" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS PORTAGE_RSYNC_EXTRA_OPTS Any idea on why its giving that error?i've tried remerging qt-core kdelibs sip pykde and PyQt4 hoping it was something related to that but nothig worked.I don't know what it means with that file truncated thing Thanks for any help
Try with FEATURES="-ccache".
Hallo One of my most important programs, the Netnewsticker, doesn't compile now. Unfortunately I'm not able to customise the ebuild. The Error message means EAPI 3 is not compatible. Is there anybody who can help me? Here are ebuild and patch code. But there seem to be an other problem. Is it possible that the new plasma-workspace-4.11.0 doesn't support the rss tag? This tag is needed to compile netnewsticker. Code: # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 inherit kde4-base MY_P=${P/-/_} DESCRIPTION="KDE Plasmoid which displays RSS-Feeds in scrolling text" HOMEPAGE="http://netnewsticker.org/" SRC_URI="http://ppa.launchpad.net/christau/netnewsticker/ubuntu/pool/main/n/netnewsticker/${MY_P}.orig.tar.gz" KEYWORDS="~amd64 ~x86" LICENSE="GPL-2" SLOT="4" IUSE="debug" RESTRICT="mirror" DEPEND=">=kde-base/kdepimlibs-${KDE_MINIMAL} >=kde-base/plasma-workspace-${KDE_MINIMAL}[rss]" RDEPEND="${DEPEND}" S=${WORKDIR} PATCHES=("${FILESDIR}/${P}-cmake.patch") Hier noch der Patchcode Code: --- /dev/null +++ CMakeLists.txt @@ -0,0 +1,109 @@ +# This File is part of NetNewsTicker +# (c)2009 Christian Taubenheim +# www.netnewsticker.org + +# This program is free software. you can redistribute it and/or +# modify it under the terms of the GNU General Public +# License as published by the Free Software Foundation; either +# version 2 of the License, or (at your option) any later version. + +project(netnewsticker) + +# Find the required Libaries +find_package(KDE4 REQUIRED) +find_package(KdepimLibs REQUIRED) + +include(KDE4Defaults) +ADD_DEFINITIONS(-DCOMPILE_USE_QT4) + +add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) +include_directories( + ${CMAKE_SOURCE_DIR} + ${CMAKE_BINARY_DIR} + ${KDE4_INCLUDES} + ) + +add_subdirectory(po) +add_subdirectory(icons) + +# We add our source code here +set(NetNewsTicker_SRCS src/netnewsticker.cpp + src/item.cpp + src/newsfeedmanager.cpp + src/feedsettingswidget.cpp + src/filtersettingswidget.cpp + src/settingsdialog.cpp + ) + +# Now make sure all files get to the right place +kde4_add_kcfg_files(NetNewsTicker_SRCS src/settings.kcfgc) +kde4_add_ui_files(NetNewsTicker_SRCS src/visualsettings.ui src/feedsettings.ui src/feeddirectory.ui src/filtersettings.ui) +kde4_add_plugin(plasma_applet_netnewsticker ${NetNewsTicker_SRCS}) +target_link_libraries(plasma_applet_netnewsticker + ${KDE4_PLASMA_LIBS} + ${KDE4_KDEUI_LIBS} + ${QT_QTXML_LIBRARY} + ${KDE4_SYNDICATION_LIBS} + ${QT_QTNETWORK_LIBRARY} + ${KDE4_KIO_LIBRARY}) + +install(TARGETS plasma_applet_netnewsticker + DESTINATION ${PLUGIN_INSTALL_DIR}) + +install(FILES plasma-applet-netnewsticker.desktop + DESTINATION ${SERVICES_INSTALL_DIR}) + +############################################################ +## +## Package Generator +## +IF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake") + MESSAGE(STATUS "CMakeRoot: ${CMAKE_ROOT}/Modules/CPack.cmake") + INCLUDE(InstallRequiredSystemLibraries) + + SET(CPACK_SET_DESTDIR "on") + SET(CPACK_PACKAGING_INSTALL_PREFIX "/tmp") + SET(CPACK_GENERATOR "DEB;RPM;STGZ;TBZ2;TGZ;TZ;ZIP;SOURCE_TGZ;SOURCE_TZ;SOURCE_ZIP;") + SET(CPACK_SOURCE_IGNORE_FILES + "/build/" + "/.svn/" + ".kdev4$" + "~$" + ) + + SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "NetNewsTicker") + + SET(CPACK_PACKAGE_VENDOR "") + SET(CPACK_PACKAGE_CONTACT "") +# SET(CPACK_RESOURCE_FILE_LICENSE ${CMAKE_CURRENT_SOURCE_DIR}//COPYING) + SET(CPACK_PACKAGE_VERSION_MAJOR ${MAJOR_VERSION}) + SET(CPACK_PACKAGE_VERSION_MINOR ${MINOR_VERSION}) # to create a debian confirm file-version-string + STRING(REGEX REPLACE "_" "-" CPACK_PACKAGE_VERSION_PATCH "${PATCH_VERSION}") + SET(CPACK_PACKAGE_FILE_NAME ${CMAKE_PROJECT_NAME}_${MAJOR_VERSION}.${MINOR_VERSION}.${CPACK_PACKAGE_VERSION_PATCH}_${CMAKE_SYSTEM_PROCESSOR}) + SET(CPACK_SOURCE_PACKAGE_FILE_NAME ${CMAKE_PROJECT_NAME}_${MAJOR_VERSION}.${MINOR_VERSION}.${CPACK_PACKAGE_VERSION_PATCH}_source) + + ## LIST EXECUTABLES + SET(CPACK_STRIP_FILES "lib//plasma_plasma_applet_netnewsticker.so") + SET(CPACK_COMPONENTS_ALL Libraries ApplicationData) + + ## DEBIAN SPECIFIC SETTINGS + ## + SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "A scrolling RSS ticker") + SET(CPACK_DEBIAN_PACKAGE_PRIORITY "optional") + SET(CPACK_DEBIAN_PACKAGE_SECTION "kde") + SET(CPACK_DEBIAN_PACKAGE_DEPENDS "kdebase-runtime (>= 4:4.2.1), kdelibs5 (>= 4:4.2.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libplasma3, libqt4-dbus (>= 4.5.0~+rc1), libqt4-network (>= 4.5.0~+rc1), libqt4-svg (>= 4.5.0~+rc1), libqt4-xml (>= 4.5.0~+rc1), libqtcore4 (>= 4.5.0~+rc1), libqtgui4 (>= 4.5.0~+rc1), libstdc++6 (>= 4.2.1)") + + FIND_PROGRAM(DPKG_CMD dpkg) + IF(DPKG_CMD) + EXECUTE_PROCESS(COMMAND "${DPKG_CMD}" --print-architecture + OUTPUT_VARIABLE CPACK_DEBIAN_PACKAGE_ARCHITECTURE + OUTPUT_STRIP_TRAILING_WHITESPACE) + SET(CPACK_DEBIAN_PACKAGE_NAME ${CMAKE_PROJECT_NAME}_${MAJOR_VERSION}.${MINOR_VERSION}.${CPACK_PACKAGE_VERSION_PATCH}_${CPACK_DEBIAN_PACKAGE_ARCHITECTURE}) + ENDIF(DPKG_CMD) + + ## RPM SPECIFIC SETTINGS + ## + + INCLUDE(CPack) +ENDIF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake") + --- /dev/null +++ icons/CMakeLists.txt @@ -0,0 +1 @@ +kde4_install_icons(${ICON_INSTALL_DIR}) --- /dev/null +++ po/CMakeLists.txt @@ -0,0 +1,26 @@ +FIND_PROGRAM(GETTEXT_MSGFMT_EXECUTABLE msgfmt) + +IF(NOT GETTEXT_MSGFMT_EXECUTABLE) + MESSAGE( "NOTE: msgfmt not found. Translations will not be installed" ) +ELSE(NOT GETTEXT_MSGFMT_EXECUTABLE) + SET(catalogname plasma_applet_netnewsticker) + ADD_CUSTOM_TARGET(translations ALL) + FILE(GLOB PO_FILES ${catalogname}*.po) + FOREACH(_poFile ${PO_FILES}) + GET_FILENAME_COMPONENT(_poFileName ${_poFile} NAME) + STRING(REGEX REPLACE "^${catalogname}_?" "" _langCode ${_poFileName} ) + STRING(REGEX REPLACE "\\.po$" "" _langCode ${_langCode} ) + + IF( _langCode ) + GET_FILENAME_COMPONENT(_lang ${_poFile} NAME_WE) + SET(_gmoFile ${CMAKE_CURRENT_BINARY_DIR}/${_lang}.gmo) + + ADD_CUSTOM_COMMAND(TARGET translations + COMMAND ${GETTEXT_MSGFMT_EXECUTABLE} --check -o ${_gmoFile} ${_poFile} + DEPENDS ${_poFile}) + INSTALL(FILES ${_gmoFile} DESTINATION ${LOCALE_INSTALL_DIR}/${_langCode}/LC_MESSAGES/ RENAME ${catalogname}.mo) + ENDIF( _langCode ) + + ENDFOREACH(_poFile ${PO_FILES}) + +ENDIF(NOT GETTEXT_MSGFMT_EXECUTABLE) Or is there an other program with the same functionality that I doesn't know? Thanks Frank
franzf wrote: Changing EAPI=3 to EAPI=4 IMHO should work. (if the error is only about EAPI compatibility) Yes, it seem to work. But there is also the problem with plasma-workspace and rss tag. Code: kde-base/plasma-workspace:4 (kde-base/plasma-workspace-4.11.0::gentoo, ebuild scheduled for merge) conflicts with >=kde-base/plasma-workspace-4.4[rss] required by (kde-misc/netnewsticker-0.8.8::x-local, installed) Frank
Several things require authentication and some don't work. I think it is a permissions problem. When I insert a usb flash drive I have to authenticate to mount it. If I want to restart my laptop I have to authenticate. NetworkManager/nm-applet will not let me disconnect from one network and connect to another. However in Network Settings I can disconnect from my home network but it immediately reconnects. If I turn on tethering on my phone I can see that network but cannot connect to it or edit the configuration. My session settings are not persistent over reboots. I have just installed systemd and gnome 3.8 ~amd64 on a new laptop. I am almost sure that it is some permission problem but don't know exactly where to start. Any help would be appreciated. I can supply any information, I just need to know what that is. Thanks Gene
Did you add your user to the necessary groups?
After my last update, vlc stopped working. I tried rolling back the vlc version as well as the updated packages. It still sigfaults on startup. I also removed a few KDE components, (kate, okular, ark, kdelibs) and their dependencies, however vlc wasn't built with USE=kde and didn't depend on any of the removed packages. I have vlc built like so: Code: [ebuild R ] media-video/vlc-2.0.7 USE="X a52 aac alsa avcodec avformat bidi cdda dbus debug* dts dvbpsi dvd encode ffmpeg flac gcrypt gnutls httpd libnotify live lua matroska mmx mp3 mpeg ncurses ogg opengl png postproc qt4 sdl sse svg swscale theora truetype v4l vaapi vlm vorbis x264 xcb xml xv -aalib (-altivec) -atmo (-audioqueue) -avahi -bluray -cddb -dc1394 -dirac (-direct2d) -directfb (-directx) (-dshow) -dvb (-dxva2) -egl -fbosd -fluidsynth -fontconfig -gme -gnome -growl -ieee1394 (-ios-vout) -jack -kate -kde -libass -libcaca -libproxy -libsamplerate -libtar -libtiger -linsys -lirc (-macosx) (-macosx-audio) (-macosx-dialog-provider) (-macosx-eyetv) (-macosx-qtkit) (-macosx-quartztext) (-macosx-vout) (-media-library) -modplug -mtp -musepack (-neon) -omxil -optimisememory -opus -oss -portaudio -projectm -pulseaudio -pvr -rtsp -run-as-root -samba -schroedinger -sdl-image -shine -shout -sid -skins -speex -sqlite -switcher -taglib -twolame -udev -upnp -vcdx (-waveout) (-wingdi) -wma-fixed -xosd -zvbi" The error from the terminal is Code: VLC media player 2.0.7 Twoflower (revision 2.0.6-54-g7dd7e4d) Segmentation fault The only log entry I can find is in /var/log/messages and it reads Code: 1191718 Aug 2 21:31:26 Apollo kernel: [38144.849807] vlc-cache-gen[7408]: segfault at 7f32bc96099a ip 00007f32c37605a6 sp 00007fff482a5b28 error 4 in libc-2.17.so[7f32c3635000+1a1000] 1191719 Aug 2 21:32:13 Apollo kernel: [38191.456351] vlc[7473]: segfault at 7f4a032a999a ip 00007f4a09c885a6 sp 00007fff687e4038 error 4 in libc-2.17.so[7f4a09b5d000+1a1000] This looks like glibc is the culprit, but it doesn't look like it was updated in the past month. I have tried rebuilding glibc, vlc, and I even tried emerge -e vlc. It still sigfaults. Can anyone tell me what I can do to trouble shoot, or better yet, get VLC working? EIDT: Found workaround (USE="-svg") and filed bug report
There don't appear to be any major differences other than I am using -gnome and -udev. Since my build is crashing on startup before it can even do simple things like --version or --help, I seriously doubt that support for different features and codecs is used in the code and therefore the source of the sigfault. However, I don't think that use flags are going to change anything. VLC was working for months and then stopped. I can't even run vlc --version anymore. I suspect either a bug somewhere and I would like to be able to make a report that doesn't waste everyones time. However, I did manage to get some more useful output. Maybe someone sees something? Code: user@Apollo ~ $ vlc -vvvv VLC media player 2.0.7 Twoflower (revision 2.0.6-54-g7dd7e4d) [0x22a3358] main libvlc debug: VLC media player - 2.0.7 Twoflower [0x22a3358] main libvlc debug: Copyright �� 1996-2013 VLC authors and VideoLAN [0x22a3358] main libvlc debug: revision 2.0.6-54-g7dd7e4d [0x22a3358] main libvlc debug: configured with ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-silent-rules' '--disable-dependency-tracking' '--docdir=/usr/share/doc/vlc-2.0.7' '--enable-a52' '--disable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-atmo' '--disable-audioqueue' '--disable-bonjour' '--enable-avcodec' '--enable-avformat' '--enable-fribidi' '--disable-bluray' '--enable-vcd' '--disable-libcddb' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-direct2d' '--disable-directfb' '--disable-directx' '--disable-dc1394' '--enable-debug' '--disable-dshow' '--enable-dca' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-dxva2' '--disable-egl' '--enable-sout' '--disable-fbosd' '--enable-flac' '--disable-fluidsynth' '--disable-fontconfig' '--enable-libgcrypt' '--disable-gme' '--disable-gnomevfs' '--enable-gnutls' '--disable-growl' '--enable-httpd' '--disable-dv' '--disable-ios-vout' '--disable-jack' '--disable-kate' '--without-kde-solid' '--disable-libass' '--disable-caca' '--enable-notify' '--disable-libproxy' '--disable-samplerate' '--disable-libtar' '--disable-tiger' '--disable-linsys' '--disable-lirc' '--enable-live555' '--enable-lua' '--disable-macosx-audio' '--disable-macosx-dialog-provider' '--disable-macosx-eyetv' '--disable-macosx-qtkit' '--disable-macosx-quartztext' '--disable-macosx-vout' '--enable-mkv' '--disable-media-library' '--enable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mtp' '--disable-mpc' '--enable-ncurses' '--disable-neon' '--enable-ogg' '--enable-mux_ogg' '--disable-omxil' '--enable-glx' '--disable-opus' '--disable-optimize-memory' '--disable-oss' '--enable-png' '--disable-portaudio' '--enable-postproc' '--disable-projectm' '--disable-pulse' '--disable-pvr' '--enable-qt4' '--disable-realrtsp' '--disable-run-as-root' '--disable-smb' '--disable-schroedinger' '--enable-sdl' '--disable-sdl-image' '--disable-shine' '--disable-sid' '--disable-shout' '--disable-skins2' '--disable-speex' '--disable-sqlite' '--enable-sse' '--enable-svg' '--disable-switcher' '--enable-swscale' '--disable-taglib' '--enable-theora' '--enable-freetype' '--disable-twolame' '--disable-udev' '--disable-upnp' '--enable-v4l2' '--enable-libva' '--disable-vcdx' '--enable-vlm' '--enable-vorbis' '--disable-waveout' '--disable-wingdi' '--disable-wma-fixed' '--with-x' '--enable-x264' '--enable-xcb' '--enable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-zvbi' '--enable-telx' '--disable-loader' '--disable-optimizations' '--without-tuning' '--enable-fast-install' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXX=g++' 'CXXFLAGS=-march=native -O2 -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' [0x22a3358] main libvlc debug: searching plug-in modules [0x22a3358] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat [0x22a3358] main libvlc warning: cannot read /usr/lib64/vlc/plugins/plugins.dat (No such file or directory) [0x22a3358] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins' Segmentation fault
Hi all, sorry if this has been asked somewhere else already. For about 3 days I'm trying to fix my gnome-desktop. After the update to 3.8, gdm seems not to start gnome-desktop. The login fields disapear, the background keeps unchanged and I can move the mouse. Nothing else Does anyone have an idea about this? I updated all packages (emerge -u world) and also did a revdep-rebuild. On another system I also updated to gnome-3.8 without this issue. I'm using systemd. Thanks for your help.
Have you tried starting Gnome 3.8 without gdm? <ctrl><alt>F1 to the 1st console and "systemctl disable gdm" then "systemctl stop gdm". Change to F2 console login as a user and try startx.... Do you get your gnome desktop ? JohnY
Hello everyone! I'm new to Gentoo, and my system is working beautifully, except for one thing. I installed KDE using startkde and I also installed Konqueror and Yakuake. However, whenever I click an icon in the menu to open anything in Konqueror, it begins opening hundreds of windows without end, and I have to stop it with Code: killall konqueror This includes me clicking the Home, Root, or Trah shortcuts on the application launcher. The last time I clicked home, 207 windows of Konqueror opened up, and it was trying to load more, until I managed to kill it. My hardware is an HP dv6-3055dx laptop. I have a 64 bit version of Gentoo. I'm tri-booting with Gentoo, Win7, and Ubuntu 13.04. Win7 and Gentoo share the primary hard disk, while Ubuntu resides in an external hard disk. Thanks for any help!
Did you install dolphin?
Hello, Each time I try to add an online account, a segfault happens after the authentication. This happens with google or facebook accounts so I don't think it is related to the type of account. Here is what I've got with gdb : Code: Program received signal SIGSEGV, Segmentation fault. 0x00007fffec748380 in json_object_get_type () from /usr/lib64/libjson.so.0 (gdb) bt #0 0x00007fffec748380 in json_object_get_type () from /usr/lib64/libjson.so.0 #1 0x00007fffe56340aa in ?? () from /usr/lib64/libjson-glib-1.0.so.0 #2 0x00007ffff1580adf in g_type_class_ref () from /usr/lib64/libgobject-2.0.so.0 #3 0x00007ffff1569959 in g_object_newv () from /usr/lib64/libgobject-2.0.so.0 #4 0x00007ffff1569eac in g_object_new () from /usr/lib64/libgobject-2.0.so.0 #5 0x00007ffff326bbb0 in ?? () from /usr/lib64/libgoa-backend-1.0.so.0 #6 0x00007ffff32688a6 in ?? () from /usr/lib64/libgoa-backend-1.0.so.0 #7 0x00007ffff326918d in ?? () from /usr/lib64/libgoa-backend-1.0.so.0 #8 0x00007ffff325b756 in goa_provider_add_account () from /usr/lib64/libgoa-backend-1.0.so.0 #9 0x0000000000526bb5 in ?? () #10 0x00007ffff15660c4 in g_cclosure_marshal_VOID__OBJECTv () from /usr/lib64/libgobject-2.0.so.0 #11 0x00007ffff1562d4a in ?? () from /usr/lib64/libgobject-2.0.so.0 #12 0x00007ffff157b366 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #13 0x00007ffff157bfaa in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #14 0x0000000000455059 in ?? () #15 0x00007ffff2ad488f in ?? () from /usr/lib64/libgtk-3.so.0 #16 0x00007ffff1562cb8 in ?? () from /usr/lib64/libgobject-2.0.so.0 #17 0x00007ffff157b366 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #18 0x00007ffff157bfaa in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #19 0x00007ffff2bfdc3e in ?? () from /usr/lib64/libgtk-3.so.0 #20 0x00007ffff2ad27ae in ?? () from /usr/lib64/libgtk-3.so.0 #21 0x00007ffff2ad4453 in gtk_main_do_event () from /usr/lib64/libgtk-3.so.0 #22 0x00007ffff26feec2 in ?? () from /usr/lib64/libgdk-3.so.0 #23 0x00007ffff12756c3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #24 0x00007ffff1275a08 in ?? () from /usr/lib64/libglib-2.0.so.0 #25 0x00007ffff1275e3a in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #26 0x00007ffff2a5ed5f in gtk_dialog_run () from /usr/lib64/libgtk-3.so.0 #27 0x00000000005259a0 in ?? () #28 0x00007ffff1562d4a in ?? () from /usr/lib64/libgobject-2.0.so.0 #29 0x00007ffff157b366 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #30 0x00007ffff157bfaa in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #31 0x00007ffff2a03738 in ?? () from /usr/lib64/libgtk-3.so.0 #32 0x00007ffff1562b1f in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0 #33 0x00007ffff1574129 in ?? () from /usr/lib64/libgobject-2.0.so.0 #34 0x00007ffff157bd65 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #35 0x00007ffff157bfaa in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #36 0x00007ffff2a02493 in ?? () from /usr/lib64/libgtk-3.so.0 #37 0x00007ffff2ad488f in ?? () from /usr/lib64/libgtk-3.so.0 #38 0x00007ffff1562d4a in ?? () from /usr/lib64/libgobject-2.0.so.0 #39 0x00007ffff157b366 in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0 #40 0x00007ffff157bfaa in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0 #41 0x00007ffff2bfdc3e in ?? () from /usr/lib64/libgtk-3.so.0 #42 0x00007ffff2ad27ae in ?? () from /usr/lib64/libgtk-3.so.0 #43 0x00007ffff2ad4453 in gtk_main_do_event () from /usr/lib64/libgtk-3.so.0 #44 0x00007ffff26feec2 in ?? () from /usr/lib64/libgdk-3.so.0 #45 0x00007ffff12756c3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #46 0x00007ffff1275a08 in ?? () from /usr/lib64/libglib-2.0.so.0 #47 0x00007ffff1275ac4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #48 0x00007ffff184077c in g_application_run () from /usr/lib64/libgio-2.0.so.0 #49 0x000000000044b598 in main () I tried to emerge json-glib json-c gobject-introspection gobject-introspection-common again to see if it could fix the problem but nothing changed.. Does someone have a clue of what is going on ?
Ok, so apparently upgrading dev-libs/json-glib to version 0.16.0 solved my problem.
hi everyone I've been using gentoo for quite some time now and I've always found the solution to my problems somewhere in this forum or elsewhere in the web. however, I haven't found a solution to this particular problem so I thought I'd post it myself this time. in short: gwenview-4.10.5 doesn't emerge ... seems like a problem with the jpeg library ... or to be more specific libjpeg-turbo it started with this message after an emerge world -uDv: Code: !!! existing preserved libs: >>> package: media-libs/jpeg-8d * - /usr/lib64/libjpeg.so.8 * - /usr/lib64/libjpeg.so.8.4.0 * used by /opt/icedtea-bin-6.1.12.6/jre/lib/amd64/libsplashscreen.so (dev-java/icedtea-bin-6.1.12.6) Use emerge @preserved-rebuild to rebuild packages using these libraries i did this and it always emerge the icedtea-bin-6.1.12.6 again but it's unable to emerge gwenview. here's the error message: Code: -- No version defined in /usr/include/jpeglib.h, looking for jconfig.h -- Found jconfig.h: /usr/include/jconfig.h -- Looking for libjpeg version in /usr/include/jconfig.h CMake Error at lib/CMakeLists.txt:36 (message): Unknown libjpeg version: anyone an idea on how to solve this? thanks in advance and best regards, Silvan PS: here's the output from emerge --info '=kde-base/gwenview-4.10.5' Code: emerge --info '=kde-base/gwenview-4.10.5' Portage 2.1.12.2 (default/linux/amd64/13.0/desktop/kde, gcc-4.6.3, glibc-2.15-r3 , 3.8.13-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.8.13-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1055T_Processor-wi th-gentoo-2.2 KiB Mem: 8176780 total, 6917588 free KiB Swap: 4194300 total, 4194300 free Timestamp of tree: Wed, 07 Aug 2013 06:30:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 app-shells/bash: 4.2_p45 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.5, 3.2.5-r1 dev-util/cmake: 2.8.10.2-r2 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.9.6-r3, 1.11.6, 1.12.6 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.7 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ohnobinki_overlay steam-overlay regen2-overlay Installed sets: @steam ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=amdfam10 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share /polkit-1/actions /var/lib/hsqldb" 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/tex mf/web2c" CXXFLAGS="-march=amdfam10 -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 san dbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch " FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j7" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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/ohnobinki /var/lib/layman/steam /var/lib/layman /regen2-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow 3dnowext X a52 aac acl acpi aim airplay alsa amd64 berkdb bindist blu etooth bluray branding bzip2 cairo calendar cdda cdr clamav clamdtop cli console kit cracklib crypt cups cvs cxx dbus declarative dedicated display dri dts dvb d vd dvdr embedded emboss encode exif extras fam fat firefox flac flash fortran ft p gdbm gif gimp git gpm gptfdisk gudev gzip hwdb iconv ieee1394 imagemagick imap introspection ipod ipv6 java java6 javascript joystick jpeg jpeg2k kde kdrive k erberos keymap kipi lame latex lcms ldap libkms libnotify libwww mad mercurial m essages midi milter mime minizip mmx mng modules mozilla mp3 mp4 mpeg mpg123 mpl ayer msn mudflap multilib mysql mysqli nas ncurses nfs nls nptl ntfs ocaml ogg o penal openexr opengl openmp oss pam pango pcre pdf perl phonon php plasma png po licykit postscript ppds profile pulseaudio python qt3support qt4 quicktime readl ine rule_generator samba sdl semantic-desktop session sftp sound spell sse sse2 sse3 ssl startup-notification steamgames_journey_down steamgames_tf2 steamgames_ trine2 steamgames_unwritten_tales subversion svg tcpd tiff timidity truetype ude v udisks unicode upnp upower usb v4l vim-syntax vorbis webserver win32 win32code cs win64 wma wxwidgets x264 xa xcb xcomposite xine xinerama xml xorg xscreensave r xv xvid zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel 8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_M ODULES="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 aut hz_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 head ers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATUR ES="kexi words flow plan sheets stage tables krita karbon braindump author" CAME RAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" E LIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmin txt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104 v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 m txorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimize r" LINGUAS="de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_ SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="rub y19 ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknoc k lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit s ysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BU NZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPT S, USE_PYTHON
It was fixed half an week ago in Portage, Quote: *gwenview-4.10.5-r1 (03 Aug 2013) 03 Aug 2013; Jonathan Callen <jcallen@gentoo.org> +gwenview-4.10.5-r1.ebuild: Revision bump to fix build with multilib libjpeg-turbo Plus the icedtea-bin issue is tracked at https://bugs.gentoo.org/show_bug.cgi?id=479442
I`m using kde. I couldnt change keyboard language. I applied https://wiki.gentoo.org/wiki/Xorg/Configuration made changes but /etc/X11/xorg.conf.d/ doesnt exist Code: # ls /etc/X11/ Sessions chooser.sh startDM.sh xdm xinit help please
hcyildiran, Make a file called /etc/X11/xorg.conf My file contains Code: Section "InputClass" Identifier "UK keyboard" Driver "evdev" MatchIsKeyboard "on" Option "xkbmodel" "evdev" Option "xkblayout" "gb" # Option "xkbvariant" "deadgraveacute" # Option "xkbrules" "base" Option "XkbOptions" "ctrl:swapcaps" EndSection For me the important lines are Code: Option "xkblayout" "gb" so I get a UK keyboard and Code: Option "XkbOptions" "ctrl:swapcaps" as I like my left ctrl and caps lock swapped over. Tune the file to suit your keyboard
The dev-qt/qt*-4.8.5 series has been unmasked in portage and "emerge @world" wants to upgrade them but I get a whole series of messages indicating conflicts with dev-qt/qt*-4.8.4. I honestly don't understand how I need to interpret these and resolve them. i.e. I don't understand why emerge won't perform the upgrades and what I need to do to find out why so I can fix them. Can someone explain this to me? Messages: Code: dev-qt/qtgui:4 (dev-qt/qtgui-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qtgui-4.8.5:4[aqua=,debug=,qt3support?] required by (dev-qt/qtdemo-4.8.5::gentoo, ebuild scheduled for merge) >=dev-qt/qtgui-4.8.5:4 required by (x11-libs/qscintilla-2.7.2::gentoo, installed) (and 11 more with the same problems) (dev-qt/qtgui-4.8.4-r1::gentoo, installed) pulled in by dev-qt/qtgui:4[dbus?] required by (media-video/smplayer2-0.8.0_p20130111::multimedia, installed) ~dev-qt/qtgui-4.8.4[aqua=,debug=,glib=,qt3support] required by (dev-qt/qtcore-4.8.4-r5::gentoo, installed) (and 1 more with the same problems) dev-qt/qtcore:4 (dev-qt/qtcore-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qtcore-4.8.5[aqua=,debug=,qt3support=] required by (dev-qt/qtsql-4.8.5::gentoo, ebuild scheduled for merge) (and 14 more with the same problem) (dev-qt/qtcore-4.8.4-r5::gentoo, installed) pulled in by ~dev-qt/qtcore-4.8.4[aqua=,debug=,glib=,qt3support=] required by (dev-qt/qtgui-4.8.4-r1::gentoo, installed) (and 4 more with the same problem) dev-qt/qtscript:4 (dev-qt/qtscript-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qtscript-4.8.5[aqua=,debug=] required by (dev-qt/qtgui-4.8.5::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) (dev-qt/qtscript-4.8.4::gentoo, installed) pulled in by ~dev-qt/qtscript-4.8.4[aqua=,debug=] required by (dev-qt/qtgui-4.8.4-r1::gentoo, installed) dev-qt/qtdbus:4 (dev-qt/qtdbus-4.8.4::gentoo, installed) pulled in by ~dev-qt/qtdbus-4.8.4[aqua=,debug=] required by (dev-qt/qtgui-4.8.4-r1::gentoo, installed) (dev-qt/qtdbus-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qtdbus-4.8.5:4[aqua=,debug=] required by (dev-qt/qtdemo-4.8.5::gentoo, ebuild scheduled for merge) dev-qt/qt3support:4 (dev-qt/qt3support-4.8.4::gentoo, installed) pulled in by ~dev-qt/qt3support-4.8.4[aqua=,debug=] required by (dev-qt/qtgui-4.8.4-r1::gentoo, installed) (dev-qt/qt3support-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qt3support-4.8.5[aqua=,debug=] required by (dev-qt/qtgui-4.8.5::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) dev-qt/qtsql:4 (dev-qt/qtsql-4.8.4::gentoo, installed) pulled in by ~dev-qt/qtsql-4.8.4[aqua=,debug=,qt3support] required by (dev-qt/qt3support-4.8.4::gentoo, installed) (dev-qt/qtsql-4.8.5::gentoo, ebuild scheduled for merge) pulled in by ~dev-qt/qtsql-4.8.5[aqua=,debug=,qt3support=] required by (dev-qt/qtdeclarative-4.8.5::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) It may be possible to solve this problem by using package.mask to prevent one of those packages from .. yada-yada-yada I'm guessing that I have a USE flag conflict with some dependent packages that works with 4.8.4 but not with 4.8.5 but that's just a shot in the dark. Any help would be appreciated!
check if you have qt designer install, if not, install it (without the phonon flag, there is a bug with it) and try again.
Hello, how can I change my system to xfce 4.10? I'm using gnome 2, and I want to remove all gnome 2 packages and only use xfce 4.
Be aware that a certain number of libraries will come along for the ride. First you will want to adjust your profile and use flags. use eselect profile to set the desktop one instead of gnome. You may also want to set -gnome in your make.conf USE variable. Next, you probably want to have X while you work, so install xfce. There are documents with advice both official and here. There are unofficial ones as well if you feel the need to find them. Once you have xfce installed and are logged in, its time to start removing the old gnome packages. To do this, it is helpful to know what is installed. I would recommend you consult but do not edit /var/lib/portage/world. less is an excellent application for this purpose. Alternatively, you can go by your memory of what you have installed. List all gnome related applications you want to remove, including the gnome meta package. You should also note all dependencies that may have polluted your world file, such as perl-hearers or something. Then there are two ways to go. The first way is to force portage to remove the packages with emerge -C. I would advise against this as it can have unexpected results, ie break things. Instead, I would use the --deselect and deselect all the gnome packages and any wayward dependencies you found. This removes them from the world file. Next, use run emerge -ac to depclean them. Check the list to make sure nothing important is being removed. A round of emerge -auvND world followed by emerge -ac and revdep-rebuild is called for to clean up. You can use equery from the gentoolkit to identify what packages depend on something if you think it should be removed but isn't. Its well documented.