prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Greetings, I have been trying to emerge dev-libs/nss because it is required for chrome and adobe flash player. I read all the comparable threads but they're not giving me my solution to this problem. Those threads are also a bit outdated so this is my last resort to get my desktop gentoo 100% working. I get the following error: emerge --info '=dev-libs/nss-3.14' OUTPUT: http://pastebin.com/fN0Dj9Mv cat /var/tmp/portage/dev-libs/nss-3.14/temp/build.log OUTPUT: http://pastebin.com/kiPenZFm emerge nss OUTPUT: http://pastebin.com/9XcGb475 cat /etc/portage/make.conf OUTPUT: http://pastebin.com/DUzj4DFG Is there anyone who's familiar with this problem? or someone who knows the solution?
A significant portion of build log seems missing. It's probably cause your make.conf is broken. It's exported verbatim, so you can't put random variable names in there and you did exactly that in your [Use Flags] section.
I let my system run completely out of disk space. I have a big problem now (even after clearing space). When I try to log into Gnome as my normal user, I just see the desktop background and my cursor spins endlessly. I noticed that nautilus seems to be having issues, as it's starting over and over (I know because its PID keeps changing). I'm able to start Gnome as root just fine. Anyone have any idea what the issue could be? EDIT: I have a whole bunch of lines like this in /var/log/messages: Quote: Nov 2 18:17:22 migration kernel: [ 297.331617] nautilus[3675]: segfault at 7fc36927f004 ip 00007fc367417ab0 sp 00007fff0f03dad0 error 4 in libgio-2.0.so.0.3200.3[7fc367328000+157000]
I solved my problem. Through a ton of trial and error, I discovered that (a presumably corrupted) ~/.local/share/mime/mime.cache was the culprit. Removing it got rid of the problem. A bit of googling informed me that it's a cache of the other files in that directory, and a quick 'update-mime-database ~/.local/share/mime/mime.cache' restored it. I probably could have done that without deleting the file first, come to think of it. But whatever--I'm happy now.
after upgrading, akonadi refuses to start: Code: # akonadictl start akonadictl: error while loading shared libraries: libboost_program_options-mt-1_49.so.1.49.0: cannot open shared object file: No such file or directory boost was also updated, so I tried to mask dev-libs/boost-1.51.0-r1, but now it refuses to downgrade: Code: # emerge -up boost These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild UD ] sys-libs/glibc-2.15-r3 [2.16.0] [ebuild UD ] dev-util/boost-build-1.49.0 [1.51.0] [ebuild UD ] dev-libs/boost-1.49.0-r2 [1.51.0-r1] # emerge -u boost ... * Sanity check to keep you from breaking your system: * Downgrading glibc is not supported and a sure way to destruction * ERROR: sys-libs/glibc-2.15-r3 failed (setup phase): * aborting to save your system ... So what to do.. using kde 4.9 on amd64 [edit] ooooh i didn't see that 1_49 was asked while 1.51.0 was installed. revdep-rebuild is running now..[/edit] --Kees
albright wrote: I'm confused about whether you still have/had this problem *after* revdep-rebuild ... can you clarify? revdep-rebuild is still running I changed my message a little. Sorry for the misunderstanding. --Kees
After being away from my home PC for almost half an year, I have decided to update my system. Consequently, now I have some weird problems with pulseaudio and udev. Pulseaudio does not enlist the internal audio device after restarting the system. It could be solved by killing pulseaudio, but I am personally looking for a better solution. On the other hand, I have one of the common problems with openrc, where it does not mount /dev/pts properly. Adding dev-umount to sysinit does not solve the problem for some reason and it is still not possible to use gnome-terminal. However, mounting /dev/ptmx to /dev/pts works, but it is still too inconvenient to manually mount it every time. Any help and suggestions would be greatly appreciated.
emerge -auvND --with-bdeps=y world && revdep-rebuild && dispatch-conf expect problems. This will probably fail. 6 months is really really pushing it for a system update. To kill a fly with a sledge hammer, you can try emerge -e system world && dispatch-conf
hi all , I do not like to update my gentoo frequently cause compile takes me a long time,but some days ago, I decided to upgrade my Xorg server to 1.13 and gentoo-source kernel 3.6.2 . it sucks me . the X was crash at login window, the screen was blank. sometimes you can see the mouse loading with the circle.I try to fix this as follows ,but it didn't work. (my video card is Nvidia Geforce 8400M) my Xorg.conf use nvidia-xconfig auto to generate. 1.update Nvidia driver to latest (304.43?) in the portage (ACCEPT_KEYWORDS="~amd64") 2.download latest Nvidia driver form Nvidia Official website and install it 3 dowgrade Nvidia driver in the portage my Xorg.log file is here http://pastebin.com/FZy7TRsf the ERROR is Code: NVIDIA(0): Error recovery failed. does anybody can help? or any suggestions?
Perhaps you should set "rc-update add udev-mount sysinit" to get it working. There are one or two threads about this issue here on the forums when you upgrade udev.
I'll pull this problem to the new thread from https://forums.gentoo.org/viewtopic-t-942726-highlight-.html since I am not sure this issue is the same Just updated and xorg-server and it fails to start with my old xorg.conf X starts if I remove xorg.conf, but fails if xorg.conf is present either in /etc/X11 or in /etc/X11/xorg.conf.d From the log I see that xorg.conf is loaded OK, goes through the loading of extensions, but then X bails out Code: [ 9541.215] X.Org X Server 1.13.0 Release Date: 2012-09-05 [ 9541.223] X Protocol Version 11, Revision 0 [ 9541.224] Build Operating System: Linux 3.4.9-gentoo x86_64 Gentoo [ 9541.226] Current Operating System: Linux pizzly 3.4.9-gentoo #2 SMP PREEMPT Wed Sep 19 08:36:32 MDT 2012 x86_64 [ 9541.226] Kernel command line: root=/dev/sda2 resume=/dev/sda6 [ 9541.229] Build Date: 17 November 2012 03:38:17PM [ 9541.231] [ 9541.233] Current version of pixman: 0.28.0 [ 9541.236] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 9541.236] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 9541.243] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 17 17:12:43 2012 [ 9541.245] (==) Using config file: "/etc/X11/xorg.conf" [ 9541.247] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 9541.247] (==) ServerLayout "Main Layout" [ 9541.247] (**) |-->Screen "Screen 0" (0) [ 9541.247] (**) | |-->Monitor "Lenovo LCD Screen" [ 9541.247] (**) | |-->Device "Intel965G" [ 9541.247] (**) |-->Input Device "all-keyboards" [ 9541.248] (**) |-->Input Device "Trackpoint" [ 9541.248] (**) |-->Input Device "Touchpad" [ 9541.248] (**) Option "BlankTime" "10" [ 9541.248] (**) Option "StandbyTime" "20" [ 9541.248] (**) Option "SuspendTime" "30" [ 9541.248] (**) Option "OffTime" "60" [ 9541.248] (**) Option "AutoAddDevices" "False" [ 9541.248] (**) Not automatically adding devices [ 9541.248] (==) Automatically enabling devices [ 9541.248] (==) Automatically adding GPU devices [ 9541.248] (WW) The directory "/usr/share/local/fonts/ttf" does not exist. [ 9541.248] Entry deleted from font path. [ 9541.248] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 9541.248] Entry deleted from font path. [ 9541.248] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 9541.248] Entry deleted from font path. [ 9541.248] (**) FontPath set to: /usr/share/fonts/cyrillic, /usr/share/fonts/corefonts, /usr/share/fonts/default/ghostscript, /usr/share/fonts/misc, /usr/share/fonts/Type1, /usr/share/fonts/TTF, /usr/share/fonts/100dpi, /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/ [ 9541.248] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 9541.248] (II) Loader magic: 0x80bbe0 [ 9541.248] (II) Module ABI versions: [ 9541.248] X.Org ANSI C Emulation: 0.4 [ 9541.248] X.Org Video Driver: 13.0 [ 9541.248] X.Org XInput driver : 18.0 [ 9541.248] X.Org Server Extension : 7.0 [ 9541.249] (II) config/udev: Adding drm device (/dev/dri/card0) [ 9541.250] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xfa000000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8 [ 9541.250] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xfa100000/1048576 [ 9541.250] (II) Open ACPI successful (/var/run/acpid.socket) [ 9541.252] Initializing built-in extension Generic Event Extension [ 9541.254] Initializing built-in extension SHAPE [ 9541.255] Initializing built-in extension MIT-SHM [ 9541.257] Initializing built-in extension XInputExtension [ 9541.259] Initializing built-in extension XTEST [ 9541.260] Initializing built-in extension BIG-REQUESTS [ 9541.262] Initializing built-in extension SYNC [ 9541.264] Initializing built-in extension XKEYBOARD [ 9541.265] Initializing built-in extension XC-MISC [ 9541.267] Initializing built-in extension XINERAMA [ 9541.268] Initializing built-in extension XFIXES [ 9541.270] Initializing built-in extension RENDER [ 9541.271] Initializing built-in extension RANDR [ 9541.273] Initializing built-in extension COMPOSITE [ 9541.274] Initializing built-in extension DAMAGE [ 9541.276] Initializing built-in extension MIT-SCREEN-SAVER [ 9541.277] Initializing built-in extension DOUBLE-BUFFER [ 9541.278] Initializing built-in extension RECORD [ 9541.280] Initializing built-in extension DPMS [ 9541.281] Initializing built-in extension X-Resource [ 9541.282] Initializing built-in extension XVideo [ 9541.284] Initializing built-in extension XVideo-MotionCompensation [ 9541.285] Initializing built-in extension XFree86-VidModeExtension [ 9541.286] Initializing built-in extension XFree86-DGA [ 9541.287] Initializing built-in extension XFree86-DRI [ 9541.288] Initializing built-in extension DRI2 [ 9541.288] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 9541.288] (II) LoadModule: "dbe" [ 9541.289] (II) Module "dbe" already built-in [ 9541.289] (II) LoadModule: "extmod" [ 9541.289] (II) Module "extmod" already built-in [ 9541.289] (II) LoadModule: "glx" [ 9541.289] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 9541.289] (II) Module glx: vendor="X.Org Foundation" [ 9541.289] compiled for 1.13.0, module version = 1.0.0 [ 9541.289] ABI class: X.Org Server Extension, version 7.0 [ 9541.289] (==) AIGLX enabled [ 9541.290] Loading extension GLX [ 9541.290] (II) LoadModule: "dri" [ 9541.290] (II) Module "dri" already built-in [ 9541.290] (II) LoadModule: "intel" [ 9541.290] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 9541.290] (II) Module intel: vendor="X.Org Foundation" [ 9541.290] compiled for 1.13.0, module version = 2.20.13 [ 9541.290] Module class: X.Org Video Driver [ 9541.290] ABI class: X.Org Video Driver, version 13.0 [ 9541.291] (II) LoadModule: "evdev" [ 9541.291] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 9541.291] (II) Module evdev: vendor="X.Org Foundation" [ 9541.291] compiled for 1.13.0, module version = 2.7.3 [ 9541.291] Module class: X.Org XInput Driver [ 9541.291] ABI class: X.Org XInput driver, version 18.0 [ 9541.291] (II) LoadModule: "synaptics" [ 9541.291] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 9541.291] (II) Module synaptics: vendor="X.Org Foundation" [ 9541.291] compiled for 1.13.0, module version = 1.6.2 [ 9541.291] Module class: X.Org XInput Driver [ 9541.291] ABI class: X.Org XInput driver, version 18.0 [ 9541.291] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2), Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server, Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2), Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2), Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2), Haswell Server (GT2+), Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+), Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1), Haswell SDV Server (GT2), Haswell SDV Server (GT2+), Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+), Haswell ULT Server (GT1), Haswell ULT Server (GT2), Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+), Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1), Haswell CRW Server (GT2), Haswell CRW Server (GT2+), ValleyView PO board [ 9541.291] (--) using VT number 7 [ 9541.297] (II) intel(0): using device path '/dev/dri/card0' [ 9541.297] (II) intel(1): using device path '/dev/dri/card0' [ 9541.297] (II) intel(G0): using device path '/dev/dri/card0' [ 9541.298] (II) intel(G1): using device path '/dev/dri/card0' [ 9541.298] (EE) Screen 0 deleted because of no matching config section. [ 9541.298] (II) UnloadModule: "intel" [ 9541.298] (EE) Screen 0 deleted because of no matching config section. [ 9541.298] (II) UnloadModule: "intel" [ 9541.298] (EE) Screen 0 deleted because of no matching config section. [ 9541.298] (II) UnloadModule: "intel" [ 9541.298] (EE) Device(s) detected, but none match those in the config file. [ 9541.298] Fatal server error: [ 9541.298] no screens found [ 9541.298] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 9541.298] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 9541.298] (EE) [ 9541.310] Server terminated with error (1). Closing log file. it happens both with startx and xdm (which is kdm in my case). Seems something has changed in how X parses xorg.conf, but what ? My xorg.conf is (I have deleted some comments) Code: # $XdotOrg$ # # Copyright (c) 1994-1998 by The XFree86 Project, Inc. # # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/default/ghostscript" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/local/fonts/ttf" # Fontpath "/usr/local/Wolfram/Mathematica/7.0/SystemFiles/Fonts/Type1" # Fontpath "/usr/local/Wolfram/Mathematica/7.0/SystemFiles/Fonts/BDF" # The default path is shown here. EndSection # ********************************************************************** # Module section -- this is an optional section which is used to specify # which run-time loadable modules to load when the X server starts up. # ********************************************************************** Section "Module" # This loads the DBE extension module. Load "dbe" # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. SubSection "extmod" Option "omit xfree86-dga" EndSubSection # This loads 3D modules Load "glx" Load "dri" EndSection Section "Extensions" # Option "Composite" "true" EndSection # ********************************************************************** # Server flags section. This contains various server-wide Options. # ********************************************************************** Section "ServerFlags" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Option "AllowEmptyInput" "False" Option "AutoAddDevices" "False" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" # Set the basic blanking screen saver timeout. Option "blank time" "10" # 10 minutes # Set the DPMS timeouts. These are set here because they are global # rather than screen-specific. These settings alone don't enable DPMS. # It is enabled per-screen (or per-monitor), and even then only when # the driver supports it. Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" # On some platform the server needs to estimate the sizes of PCI # memory and pio ranges. This is done by assuming that PCI ranges # don't overlap. Some broken BIOSes tend to set ranges of inactive # devices wrong. Here one can adjust how aggressive the assumptions # should be. Default is 0. # Option "EstimateSizesAggresively" "0" EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Core keyboard's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "all-keyboards" Driver "evdev" Option "Device" "/dev/input/event4" # Set the keyboard auto repeat parameters. Not all platforms implement # this. Option "AutoRepeat" "500 30" # Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)). # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # These are the XKB settings for xorg # Option "XkbRules" "evdev" Option "XkbModel" "thinkpad60" Option "XkbLayout" "us,ru" Option "XkbVariant" ",phonetic" Option "XkbOptions" "grp:caps_toggle" # MatchProduct "AT" # MatchIsKeyboard "true" EndSection # ********************************************************************** # Core Pointer's InputDevice section # ********************************************************************** Section "InputDevice" Identifier "Trackpoint" Driver "evdev" Option "Device" "/dev/input/event5" Option "Emulate3Buttons" "false" Option "Emulate3Timeout" "50" Option "EmulateWheel" "true" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" # MatchProduct "Stick" # MatchIsPointer "true" EndSection Section "InputDevice" # Identifier and driver Identifier "Touchpad" Driver "synaptics" Option "SHMConfig" "true" # Option "GuestMouseOff" "true" Option "LeftEdge" "128" Option "RightEdge" "896" Option "TopEdge" "128" Option "BottomEdge" "640" Option "FingerLow" "5" Option "FingerHigh" "20" Option "TapButton1" "1" Option "MaxTapTime" "300" Option "MaxTapMove" "200" Option "EmulateMidButtonTime" "75" Option "CoastingSpeed" "10" Option "CornerCoasting" "true" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.030" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "GrabEventDevice" "off" # MatchIsTouchPad "on" EndSection # ********************************************************************** # Monitor section # ********************************************************************** # Any number of monitor sections may be present Section "Monitor" Identifier "Lenovo LCD Screen" Option "DPMS" DisplaySize 305 190 EndSection Section "Monitor" Identifier "External VGA monitor" Option "DPMS" Option "Ignore" "false" # Modeline "1440x900" 102.00 1440 1488 1520 1836 900 903 909 926 -hsync -vsync EndSection # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present Section "Device" Identifier "Intel965G" Driver "intel" BusID "PCI:0:2:0" Option "FramebufferCompression" "false" Option "Legacy3D" "false" Option "AccelMethod" "UXA" # Option "Tiling" "Off" Option "Monitor-LVDS1" "Lenovo LCD Screen" Option "Monitor-VGA" "External VGA monitor" EndSection # ********************************************************************** # Screen sections. # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. Section "Screen" # The Identifier, Device and Monitor lines must be present Identifier "LCD" Device "Intel965G" Monitor "Lenovo LCD Screen" # The favoured Depth and/or Bpp may be specified here DefaultDepth 24 SubSection "Display" Depth 24 Modes "1440x900" "1920x1080" Virtual 1920 2100 # Virtual 2880 900 EndSubSection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" # The Identifier line must be present Identifier "Main Layout" # Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. In this example, screen 2 is located to the # right of screen 1. Screen "LCD" # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". In this example, "Mouse1" is the core pointer, # and "Mouse2" is an extended input device that also generates core # pointer events (i.e., both mice will move the standard pointer). InputDevice "all-keyboards" "CoreKeyboard" InputDevice "Trackpoint" "CorePointer" InputDevice "Touchpad" "SendCoreEvents" # InputDevice "USBMouse" "SendCoreEvents" EndSection Section "DRI" # Mode 0666 EndSection
Code: equery u xf86-video-intel
Last weekend after an update (~x86) my KDE desktop stopped working properly. KDM shows up for a few seconds and then crashes, falling back to console. Using startx to fire up the desktop works. The desktop looks functional but there is no proper rendering. It's not possible to change settings, have a usable file manager etc.. The output of glxinfo and glxgears looks ok as well as the output of Xorg.0.log. Only the kdm.log shows an "AIGLX ERROR" not finding the correct drivers which are definetely there. I've compiled mesa with the use flags for i915 and i945 just to play it safe and tried "classic" and "gallium" settings without success and I've already set rc-update add udev-mount sysinit because of the udev update which caused some trouble for some users. Hope someone has an idea and can help.
As I realized today i965_dri.so is really missing in /usr/lib/dri. I stumbled over this after checking my Xorg.0.log again and my /usr/lib/dri.
I have a bug to install file-roller-2.32.2 but it just 16 package before complete Gnome install. Now question is: Can I install other 15 packages manually and run gnome incompletely until find a way for solve this bug? ( I think I must solve it myself because in bug pages they said it SOLVED!!! ). I need Desktop to run quickly! So if I use of ./configure && make && make install in that 15 packages , Can I run Desktop? I'm in first Install and haven't a graphical OS on my system. Best Regards!
It work!
Hi I'm in first installing and don't know what to do with this error in gnome compile time! another question is : all compiled file are losed and i must start again? Please help me! Regards Code: [32;01m * [39;49;00mPackage: app-arch/file-roller-2.32.2 [32;01m * [39;49;00mRepository: gentoo [32;01m * [39;49;00mMaintainer: gnome@gentoo.org [32;01m * [39;49;00mUSE: elibc_glibc kernel_linux nautilus userland_GNU x86 [32;01m * [39;49;00mFEATURES: sandbox >>> Unpacking source... >>> Unpacking file-roller-2.32.2.tar.bz2 to /var/tmp/portage/app-arch/file-roller-2.32.2/work >>> Source unpacked in /var/tmp/portage/app-arch/file-roller-2.32.2/work >>> Preparing source in /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2 ... [32;01m*[0m Fixing OMF Makefiles ... [A[72C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Disabling deprecation warnings ... [A[72C [34;01m[ [32;01mok[34;01m ][0m [32;01m*[0m Running elibtoolize in: file-roller-2.32.2/ [32;01m*[0m Applying portage/2.2 patch ... [32;01m*[0m Applying sed/1.5.6 patch ... [32;01m*[0m Applying as-needed/2.2.6 patch ... [32;01m*[0m Applying file-roller-2.10.3-use_bin_tar.patch ... [A[72C [34;01m[ [32;01mok[34;01m ][0m >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2 ... * econf: updating file-roller-2.32.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating file-roller-2.32.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-scrollkeeper --disable-run-in-place --disable-static --disable-packagekit --disable-deprecations --with-gtk=2.0 --enable-nautilus-actions --disable-scrollkeeper checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking which gtk+ version to compile against... 2.0 checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for FR... yes checking for mkdtemp... yes checking for floor in -lm... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 checking for XML::Parser... ok checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating file-roller.spec config.status: creating data/Makefile config.status: creating data/file-roller.desktop.in config.status: creating data/ui/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/16x16/actions/Makefile config.status: creating data/icons/16x16/apps/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/22x22/apps/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/24x24/actions/Makefile config.status: creating data/icons/24x24/apps/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/32x32/apps/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/icons/scalable/apps/Makefile config.status: creating copy-n-paste/Makefile config.status: creating src/Makefile config.status: creating src/commands/Makefile config.status: creating src/sh/Makefile config.status: creating nautilus/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: i686-pc-linux-gnu-gcc Internal mkdtemp: false Nautilus support: yes PackageKit support: no Run in place no >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2 ... make CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/missing --run aclocal-1.11 cd . && /bin/sh /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/missing --run automake-1.11 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/missing --run autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-run-in-place --disable-static --disable-packagekit --disable-deprecations --with-gtk=2.0 --enable-nautilus-actions --disable-scrollkeeper build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-march=pentium4 -O2 -pipe -fomit-frame-pointer LDFLAGS=-Wl,-O1 -Wl,--as-needed --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking which gtk+ version to compile against... 2.0 checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for FR... yes checking for mkdtemp... yes checking for floor in -lm... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 checking for XML::Parser... ok checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status Configuration: Source code location: . Compiler: i686-pc-linux-gnu-gcc Internal mkdtemp: false Nautilus support: yes PackageKit support: no Run in place no /bin/sh ./config.status config.status: creating Makefile config.status: creating file-roller.spec config.status: creating data/Makefile config.status: creating data/file-roller.desktop.in config.status: creating data/ui/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/16x16/actions/Makefile config.status: creating data/icons/16x16/apps/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/22x22/apps/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/24x24/actions/Makefile config.status: creating data/icons/24x24/apps/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/32x32/apps/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/icons/scalable/apps/Makefile config.status: creating copy-n-paste/Makefile config.status: creating src/Makefile config.status: creating src/commands/Makefile config.status: creating src/sh/Makefile config.status: creating nautilus/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2' Making all in copy-n-paste make[2]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/copy-n-paste' CC libeggsmclient_la-eggdesktopfile.lo CC libeggsmclient_la-eggsmclient.lo CC libeggsmclient_la-eggsmclient-xsmp.lo CCLD libeggsmclient.la make[2]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/copy-n-paste' Making all in data make[2]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data' Making all in ui make[3]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/ui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/ui' Making all in icons make[3]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons' Making all in 16x16 make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16' Making all in actions make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16/actions' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16/actions' Making all in apps make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16/apps' make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16' make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/16x16' Making all in 22x22 make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22' Making all in apps make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22/apps' make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22' make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/22x22' Making all in 24x24 make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24' Making all in actions make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24/actions' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24/actions' Making all in apps make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24/apps' make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24' make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/24x24' Making all in 32x32 make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32' Making all in apps make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32/apps' make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32' make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/32x32' Making all in scalable make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable' Making all in apps make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable/apps' make[5]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable' make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons/scalable' make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons' make[3]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data/icons' make[3]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data' ITMRG file-roller.desktop make[3]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data' make[2]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/data' Making all in src make[2]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' GEN fr-marshal.c GEN fr-marshal.h GEN fr-enum-types.h GEN fr-enum-types.c make all-recursive make[3]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' Making all in commands make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src/commands' CC rpm2cpio.o CCLD rpm2cpio make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src/commands' Making all in sh make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src/sh' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src/sh' make[4]: Entering directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' CC actions.o CC dlg-add-files.o CC dlg-add-folder.o CC dlg-ask-password.o CC dlg-batch-add.o CC dlg-delete.o CC dlg-extract.o CC dlg-new.o CC dlg-open-with.o CC dlg-package-installer.o CC dlg-password.o CC dlg-prop.o dlg-prop.c: In function 'dlg_prop': dlg-prop.c:148:2: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead dlg-prop.c:168:2: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead CC dlg-update.o CC eggfileformatchooser.o CC eggtreemultidnd.o CC file-data.o CC file-utils.o CC fr-archive.o CC fr-command.o CC fr-command-ace.o CC fr-command-alz.o CC fr-command-ar.o CC fr-command-arj.o CC fr-command-cfile.o CC fr-command-cpio.o CC fr-command-dpkg.o CC fr-command-iso.o CC fr-command-jar.o CC fr-command-lha.o CC fr-command-rar.o CC fr-command-rpm.o CC fr-command-tar.o CC fr-command-unstuff.o CC fr-command-zip.o CC fr-command-lrzip.o CC fr-command-zoo.o CC fr-command-7z.o CC fr-error.o CC fr-list-model.o CC fr-stock.o CC fr-process.o CC fr-window.o fr-window.c: In function 'fr_window_update_statusbar_list_info': fr-window.c:1503:2: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead fr-window.c:1504:2: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead fr-window.c: In function 'fr_window_populate_file_list': fr-window.c:1572:4: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead fr-window.c:1601:4: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:217): Use 'g_format_size' instead CC gconf-utils.o CC gio-utils.o CC glib-utils.o CC gtk-utils.o CC java-utils.o CC main.o CC open-file.o CC preferences.o CC fr-marshal.o CC fr-enum-types.o make[4]: *** No rule to make target `../copy-n-paste/libeggsmclient.la', needed by `file-roller'. Stop. make[4]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2' make: *** [all] Error 2 emake failed [31;01m*[0m ERROR: app-arch/file-roller-2.32.2 failed (compile phase): [31;01m*[0m compile failure [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 85: Called src_compile [31;01m*[0m environment, line 2926: Called gnome2_src_compile [31;01m*[0m environment, line 2186: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m emake || die "compile failure" [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=app-arch/file-roller-2.32.2'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-arch/file-roller-2.32.2'`. [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-arch/file-roller-2.32.2/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-arch/file-roller-2.32.2/temp/environment'. [31;01m*[0m Working directory: '/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2' [31;01m*[0m S: '/var/tmp/portage/app-arch/file-roller-2.32.2/work/file-roller-2.32.2' And this is emerge info: Code: Portage 2.1.11.9 (default/linux/x86/10.0/desktop/gnome, gcc-4.5.4, glibc-2.15-r3, 3.3.8-gentoo i686) ================================================================= System Settings ================================================================= System uname: Linux-3.3.8-gentoo-i686-Intel-R-_Pentium-R-_4_CPU_1.80GHz-with-gentoo-2.1 Timestamp of tree: Fri, 26 Oct 2012 15:00:01 +0000 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27.1 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.9.8.4 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.10.3, 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.4 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.4 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer" 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://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ rsync://mirrors.tera-byte.com/gentoo http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://mirror.usu.edu/mirrors/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--as-needed" 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 aalib acl acpi aiglx alsa ao audiofile bash_completion berkdb bluetooth branding bzip2 cairo cdda cdr cgi clamav cli colord consolekit cracklib crypt css cups curl cxx dbus dga dri dts dv dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran gd gdbm gif gnome gnome-keyring gnome-online-accounts gnutls gphoto2 gpm gstreamer gtk iconv idn jpeg lcms ldap libcaca libnotify mad mng modules mono mozilla mp3 mp4 mpeg mudflap nautilus ncurses nls nptl nsplugin odbc ogg openal opengl openmp pam pango pcre pdf png policykit portaudio ppds pppd pulseaudio qt3support readline samba sdl session slp sndfile socialweb sound speex spell sqlite sse sse2 ssl startup-notification svg symlink tcl tcpd theora threads tidy tiff truetype udev udisks unicode upower usb vorbis win32codecs wmf wxwidgets x264 x86 xcb xcomposite xml xorg xscreensaver 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="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" 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" 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="radeon radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON I find this line in other file: Code: [ebuild N ] app-arch/file-roller-2.32.2 USE="nautilus" Do I must add nautilus to package.use? I find a solved Bug about somthing similar here: https://bugs.gentoo.org/show_bug.cgi?id=439602#c13 And I wish I haven't bug in this first experience! Thank you so much!
Any Idea?
Hello, I switched from Gnome 3.4 to KDE 4.9.2 (I have near zero experience with KDE) starting from 'kde-base/kdebase-meta' and it goes almost smoothly, but I found two issues that I can't solve: 1 - Dolphin won't create any thumbnail: Code: kde-base/dolphin-4.9.2 USE="semantic-desktop thumbnail (-aqua) -debug -handbook" They are enabled on Dolphin config, I have 'media-video/kffmpegthumbnailer', 'kde-base/thumbnailers' and 'kde-base/kdebase-kioslaves' installed. 2 - KsCD won't play CDs: Code: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Eventually I found some others d-bus issues but 'automagic' resolved. Code: sys-apps/dbus-1.6.8-r1 USE="X -debug -doc (-selinux) -static-libs -systemd {-test}" x11-libs/qt-dbus-4.8.3 USE="exceptions (-aqua) -c++0x -debug -pch" Thank you in advance! EDIT: One more thing. The terminal always start at ~/Documents, where I change that to start at ~/?
I would hazard a guess that this is a feature not a bug. If it really bothers you, you can try renaming Documents to documents like this: mv Documents documents
So I have two monitors and I've read up on how to get two monitors to work. Right now, I'm running lxde. Startx works fine with mouse and keyboard both working. Both monitors show the same thing. I want two extend the screen to the second monitor. How would I do that? I read here: http://www.gentoo.org/doc/en/xorg-config.xml#doc_chap4 https://forums.gentoo.org/viewtopic-p-6947594.html#6947594 that it's possible. However, I don't have a 40-monitor.conf in my /etc/X11/xorg.conf.d Actually, I did not have a xorg.conf.d but I copied one over from /usr/share/X11 Do I just make my own?
figured it out. I had to make my own file.
I'm curious if anyone would have any advice for this experience I'm having... I am running the Awesome Window Manger and X.. I do not use Gnome or KDE or any other window managers. I wrote a simple Java program and I am running it with appletviewer . The .html file that I run my applet from sets the canvas width and height to 500x500. When I resize the window, by holding down the meta key and right-clicking my mouse, the appletviewer window resizes, but the canvas does not. In Gnome or KDE, when I resize the appletviewer window, the canvas area also resizes. Could this have something to do with how AwesomeWM is resizing the window? I'm not sure if this is an appropriate question for this forum, so I apologize if I shouldn't be asking this here.
There was a problem related to the window manager name (which was what I suspected). The solution is to install the wmname utility which is in the portage tree. Here is a link to the utility for more detailed information. http://tools.suckless.org/wmname
Well the keyboard works well in the terminal but stop working in X. I'm using a Dell Vostro 1450 laptop and am brand new to gentoo. Here's my Xorg.0.log http://bpaste.net/show/52471 And my kernel config http://bpaste.net/show/52473 What's causing the error?[/url]
add INPUT_DEVICES="evdev synaptics" to /etc/portage/make.conf either Code: emerge xf86-input-evdev xf86-input-synaptics or Code: emerge -av xorg-server which should include xf86-input-evdev xf86-input-synaptics
desktop: openrc + gnome 3.6 -> no problem laptop: systemd + gnome 3.6 -> worked and then broke after some updates I am currently mostly using my desktop, but I would like to transition to systemd with both systems for the future. However when I boot my laptop gnome(-shell) fails to start (the typical "oh no, s.th. went wrong" thing), with stuff like this in /var/log/gdm/:0-greeter.log http://bpaste.net/show/52077/ emerge --info: http://bpaste.net/show/52093/ journalctl -ab: http://bpaste.net/show/52094/ It looks like canek peláez was able to run a systemd + gnome setup without consolekit https://bugs.freedesktop.org/show_bug.cgi?id=53905#c11 another systemd/gnome related bug https://bugs.gentoo.org/show_bug.cgi?id=436602#c1 what information/changes is/are needed to fix this?
First, sorry for no help on the systemd front (or udevsystempulseaudiod, as it's called, that just got webserver and QRCode abilities). But, just out of curiosity, why do you want to migrate your systems? It's clearly being ignored in serious distros, for the time being, and there is talk about forking udev etc. I really, don't want to hijack. I'm just curious, so you might want to wait until someone knowing systemd or Gnome3 (judging by the JS) helps you before you answer.
Hi, Yesterday my konsole stopped work. After starting konsole, I can can change setting, manage profiles, colors, change cursor blinking etc - but I CAN'T type anything into the konsole. I reemerged konsole, deleted old config files - still the same. I use kde-base/konsole 4.9.2 Next to the blinking cursor I can't see user@localhost ~ $ (maybe this is a tip what is wrong) Help, pls. p.s. I did install xterm - but I doesn't work p.s.2 I have installed qterminal - the same like console (I can't type anything) - so must be something wrong with the system probably... Errors bellow: Code: konsole(26125)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo teletype konsole(26125) Konsole::Pty::flowControlEnabled: Unable to get flow control status, terminal not connected. Code: xterm: Error 32, errno 2: No such file or directory Reason: get_pty: not enough ptys
see this post https://forums.gentoo.org/viewtopic-t-940164-highlight-konsole.html Basically update openrc to 0.11.1 and Code: rc-update add udev-mount sysinit
I need your help, guys! I was trying to change my E17 gtk theme and I tried to explore the rest of the Settings (bad for me). I pressed "Backlight" (without having change something or press "apply") and from that moment my screen becomes black and returns only with the mouse to be black again after a while! I'm gonna get crazy, please tell me what to do!
Solution: Settings Panel --> Blanking --> Uncheck "Enable Screen Blanking" and check "Suspend on blank"! I don't know how this stuff was checked! I didn't do it, I swear!
Hi there, here's my make.conf http://bpaste.net/show/52202/ here's my xorg.conf http://bpaste.net/show/52203/ is it something wrong about it? I still have english layout on my keyboard.
google says Code: nano /etc/X11/xorg.conf and change the line in section "InputDevice" Option "XkbLayout" "pl2" to. Option "XkbLayout" "pl" On next log-in you will have all polish letters, even in terminal.
Hi. I have been suffering this issue for quite a while now, but have not managed to fix it. For some reason, some webpages' fonts render incorrectly in Firefox, with some pairs of characters being rendered in bold. For example, http://www.spring.org.uk/ suffers from this ( http://oi48.tinypic.com/24wu15v.jpg ). I have a pretty basic font setup, I have meddled with lcdfilter / infinality overlays in the past but found them to cause more harm than good. Does anyone have any idea what might be going on here? My currently enabled fontconfig settings are: Code: [3] 10-no-sub-pixel.conf * [12] 20-fix-globaladvance.conf * [13] 20-unhint-small-dejavu-sans.conf * [14] 20-unhint-small-dejavu-sans-mono.conf * [15] 20-unhint-small-dejavu-serif.conf * [22] 49-sansserif.conf * [25] 57-dejavu-sans.conf * [26] 57-dejavu-sans-mono.conf * [27] 57-dejavu-serif.conf * [29] 60-liberation.conf * [30] 65-fonts-persian.conf * [34] 70-no-bitmaps.conf * [37] 90-synthetic.conf * Everything else (autohint included) is disabled. Installed fonts are: Code: [I] media-fonts/corefonts [I] media-fonts/dejavu [I] media-fonts/encodings [I] media-fonts/font-util [I] media-fonts/liberation-fonts [I] media-fonts/libertine-ttf [I] media-fonts/urw-fonts emerge --info Code: emerge --info Portage 2.2.0_alpha134 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.3, glibc-2.15-r3, 3.5.4-pf x86_64) ================================================================= System uname: Linux-3.5.4-pf-x86_64-Intel-R-_Core-TM-_i7_CPU_Q_820_@_1.73GHz-with-gentoo-2.2 Timestamp of tree: Fri, 28 Sep 2012 15:00:01 +0000 distcc 3.1 x86_64-pc-linux-gnu [disabled] app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.12 dev-lang/python: 2.7.3-r2, 3.2.3-r1 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27.1 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.9.6-r3, 1.11.6, 1.12.4 sys-devel/binutils: 2.22.90 sys-devel/gcc: 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-r3 Repositories: gentoo LOCAL sunrise powerman benf ikelos vmware seden bitcoin gamerlay-stable ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0" 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/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/etc/portage/distfiles" EMERGE_DEFAULT_OPTS="--quiet-build=y --jobs=8 --load-average=15 --with-bdeps=y --keep-going" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.qubenet.net/mirror/gentoo/ ftp://mirror.qubenet.net/mirror/gentoo/ http://mirror.bytemark.co.uk/gentoo/" LANG="en_GB.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1" LINGUAS="en_GB en_US it" MAKEOPTS="-j8" PKGDIR="/etc/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="/usr/local/portage /var/lib/layman/sunrise /var/lib/layman/powerman /var/lib/layman/benf /var/lib/layman/ikelos /var/lib/layman/vmware /var/lib/layman/seden /var/lib/layman/bitcoin /var/lib/layman/gamerlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X \ a52 aac acl acpi alsa amd64 amr apm avi bash-completion berkdb bluetooth branding bzip2 cairo caps cdaudio cdda cddb cdr chm cleartype cli consolekit cracklib crypt css cups cxx dbus declarative dhcp dri dts dv dvb dvd dvdr dvdread editor emboss emovix encode exif faac faad fam fame fbcondecor fbsplash ffmpeg firefox flac foomaticdb fortran gcj gd gdbm gif gpm gps gstreamer iconv icu id3tag ieee1394 imagemagick inotify ipod ipv6 jack joystick jpeg kde kickoff kipi ladspa lastfm lcms ldap libnotify libsamplerate libv4l2 lm_sensors mad matroska mbrola mikmod mmx mng modules mp2 mp3 mp4 mpeg mplayer msn mudflap multilib musicbrainz ncurses networkmanager nls nptl nsplugin nvidia ogg opengl openmp pam pango pcre pdf phonon plasma pmu png policykit ppds pppd qt qt3support qt4 quicktime readline rtc samba scanner sdl semantic-desktop session skype slp smp snmp spell sse sse2 sse3 ssl ssse3 startup-notification subtitles subversion svg tcpd theora threads tiff truetype twolame udev udisks unicode upower usb v4l v4l2 vdpau vorbis wifi wma-fixed wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zeroconf zlib" ALSA_CARDS="hda-intel" 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 joystick synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB en_US it" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" QEMU_SOFTMMU_TARGETS="arm" QEMU_USER_TARGETS="arm" RUBY_TARGETS="ruby19" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
I did notice a pattern but I didn't know what it was exactly, thanks for pointing that out I have looked around, still no luck in finding anything though. I have a horrible feeling that I may have some remnants of my experiments with the various font overlays, as I would expect this to be a pretty widespread issue if it occurs on a vanilla fonts setup... Any insights appreciated
I'm having a problem with my USB mouse. It's a Razer Imperator and I've seen a couple other posts regarding people having trouble with this mouse. None of them had a solution. When Xorg starts, I just can't move the mouse at all. Here is my Xorg log pertaining to this device: Code: [ 16.637] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/event2) [ 16.637] (**) Razer Razer Imperator: Applying InputClass "evdev pointer catchall" [ 16.637] (II) Using input driver 'evdev' for 'Razer Razer Imperator' [ 16.637] (**) Razer Razer Imperator: always reports core events [ 16.637] (**) evdev: Razer Razer Imperator: Device: "/dev/input/event2" [ 16.637] (--) evdev: Razer Razer Imperator: Vendor 0x1532 Product 0x17 [ 16.637] (--) evdev: Razer Razer Imperator: Found 11 mouse buttons [ 16.637] (--) evdev: Razer Razer Imperator: Found scroll wheel(s) [ 16.637] (--) evdev: Razer Razer Imperator: Found relative axes [ 16.637] (--) evdev: Razer Razer Imperator: Found x and y relative axes [ 16.637] (II) evdev: Razer Razer Imperator: Configuring as mouse [ 16.637] (II) evdev: Razer Razer Imperator: Adding scrollwheel support [ 16.637] (**) evdev: Razer Razer Imperator: YAxisMapping: buttons 4 and 5 [ 16.637] (**) evdev: Razer Razer Imperator: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 16.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input2/event2" [ 16.637] (II) XINPUT: Adding extended input device "Razer Razer Imperator" (type: MOUSE, id 8) [ 16.638] (II) evdev: Razer Razer Imperator: initialized for relative axes. [ 16.638] (**) Razer Razer Imperator: (accel) keeping acceleration scheme 1 [ 16.638] (**) Razer Razer Imperator: (accel) acceleration profile 0 [ 16.638] (**) Razer Razer Imperator: (accel) acceleration factor: 2.000 [ 16.638] (**) Razer Razer Imperator: (accel) acceleration threshold: 4 [ 16.638] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/mouse0) [ 16.638] (II) No input driver specified, ignoring this device. [ 16.638] (II) This device may have been added with another device file. [ 16.638] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/event3) [ 16.638] (**) Razer Razer Imperator: Ignoring device from InputClass "Razer Imperator Keyboard" And my Xorg.conf: Code: Section "InputClass" Identifier "Razer Imperator Keyboard" MatchDevicePath "/dev/input/event3" MatchIsKeyboard "On" Option "Ignore" "On" EndSection For some reason, this mouse is seen as a mouse and as a keyboard. I read in a similar post to try and ignore the keyboard portion. That is working but it hasnt fixed the problem. Even if I remove that section, the mouse doesn't work. Not sure what the problem could be because the mouse works in the Ubunutu live cd I used to install Gentoo. Any help is appreciated.
0x001A4 wrote: None of them had a solution. It works for this guy .
CPU frequency scaling monitor applet disappears from Add to Panel dialog. Prior existing applets of same disappear from panel after newer ebuild revision emerged. Emerged gobject-introspection dev-libs/dbus-glib again after initial update of gnome-applets (as noted in the elog summarys) before I restarted gnome into the situation mentioned prior. Masking to downgrade to gnome-applets-2.32.1.1 brings back functionality. Other than the changes in the ebuilds on G2CONF +- $(use_enable cpufreq) and +- python_pkg_setup within pkg_setup() I'm unsure what I have wrong to resolve this or if it's a flaw in the revised ebuild.
https://bugs.gentoo.org/show_bug.cgi?id=439768 Thanks. I see someone just put that up. bugs.gentoo.org has wanted a public e-mail address which kept me from filing it prior and I tend to err on my mistakes being strongly viewed as PEBKAC before I'd file. Will mark topic solved if the bug report receives a confirm.
Hi all, after emerging world this weekend I can not open any terminal anymore form within a window manager. Gnome-terminal says: "getpt failed: file or directory not found". I checked - mounting /dev/pts: is mounted, - grepped pts in /etc/fstab: not included, - checked /dev/ptmx: is present. One thing I noticed while booting is: "mount: /dev/shm not mounted or bad option". No idea what is wrong here, also I don't know if the first error has anything to do with the second. Maybe this is subject to another thread. System is ~arch64. Any helpful hints appreciated. Greets, Sebastian
sws, What do you have inside /dev/pts ?
bpaste.net/show/51326 bpaste.net/show/51327
xcislav, What you have is three xterms, xclock all running in twm, which is actually a very nice window manager. (Well, I like it) If you don't have a mouse, check your kernel for EVDEV Code: $ grep EVDEV /usr/src/linux/.config CONFIG_INPUT_EVDEV=y # CONFIG_USB_PWC_INPUT_EVDEV is not set is the right answer. Fix your kernel if needed. Also look at INPUT_DEVICES in make.conf It should say "evdev". Laptop users will want "evdev synaptics" Fix that if required then Code: emerge -1 xf86-input-evdev ... If xorg has been upgraded, you may have the Xorg drivers built for the wrong ABI. Look in /var/log/Xorg.0.log for lines complianing about ABI mismatches. The fix is to remerge the drivers.
Hi there, I've did great configuration using http://en.gentoo-wiki.com/wiki/Synaptics_Touchpad/Xorg_7.3 (synclient option=x) Unfortunatelly it was all gone after rebooting system. How to make it permanent? Thanks!
IIRC, "SHMConfig" has been obsolete since xorg-server 1.8.
i booted my system after serveral days, now i cannot open a prompt anymore ... i just get this: http://i.imgur.com/vFGWA.png xterm wont even start up when i switch to the console (ctrl+alt+f1), login and the prompt works for every user. so the bash profiles are not the problem. i have absolutely no clue what even the problem is.
First check out bash: Code: # ls -lh /bin/bash -rwxr-xr-x 1 root root 733K Oct 20 05:13 /bin/bash if it looks fine, Then place something like this in /usr/local/bin/test.sh: Code: #!/bin/bash printenv>/tmp/envprint /bin/bash and then check what command konsole is using on startup, if it's '/bin/bash' set Code: /usr/local/bin/test.sh as the 'command' under the general tab of 'configure current profile' under the settings menu. That will dump your current environment variables into /tmp/envprint upon spawning a new tab of konsole and then kick off a bash session like normal. If it gets made, pastebin the contents of /tmp/envprint here. EDIT: don't forget to make that script executable Code: chmod +x /usr/local/bin/test.sh
Hello Everyone, I am currently running Chromium 23.0.1271.22, and have noticed that it consistently crashes on various Google sites. For instance, I get the "Aw, Snap!" page for any search on images.google.com, and the front page of news.google.com. There may be others, but those are the two that are causing the biggest problems for me. I have tried clearing my profile, but to no avail. Also, I always use incognito mode, so there aren't any extensions that are loaded. Has anyone else experienced this problem? Any suggestions on a workaround, further troubleshooting steps, or a fix? Cheers, Nathan Zachary
jasn wrote: BTW, I'm still getting this error with the latest chromium-23.0.1271.26. Please report things like that on the bug tracker in the future, I was not aware upstream has not merged this at .26 time, and we are likely to be backporting the patches on Gentoo. The main difference is that package maintainers are guaranteed to look at bugs, but not necessarily forum topics. Thanks.
I ran the following on a brand new install: echo "modules=\"nvidia\"" >> /etc/conf.d/modules echo "VIDEO_CARDS=\”nvidia\”" >> /etc/make.conf echo "INPUT_DEVICES=\”evdev\”" >> /etc/make.conf echo "x11-base/xorg-server udev" >> /etc/portage/package.use emerge xorg-server emerge nvidia-drivers emerge twm emerge xterm env-update source /etc/profile modprobe nvidia eselect opengl set nvidia nvidia-xconfig startx I thought emerge xorg-server would install nvidia-drivers since I had VIDEO_CARDS="nvidia" in my make.conf? Apparently not. Anyway, when I run startx I get a black screen, which I can't quit out of using Ctrl-Alt-Backspace, instead I have to do a hard power off. /var/log/Xorg.0.log is empty. Any ideas? My hardware is as follows: Motherboard: ASRock Z77 Extreme6 Processor: Intel Core i7-3770K Memory: G.SKILL Ripjaws X Series 8GB (2 x 4GB) DDR3 1600 Video Cards: 2 EVGA GeForce GTX670 FTW Displays: 3 Achieva Shimian QH270-IPSB (2560x1440) Note: Two of the displays are connected to the first video card using DVI, the third display is connected to the second video card using DVI, as well. I’m not sure if this is causing any problems. /etc/X11/xorg.conf
Have you started dbus? Every time I build a new Gentoo box, I forget to do this, and starting X leaves me with no keyboard and mouse (and therefore no way to ctrl-alt-backspace out).
I don't know if this is a feature of if it's borked. Basically, when I read an email and it's marked unread, it's only visible until that instance ends. Actually, if I go to another folder and come back to my Inbox (and it's refreshed), the read emails vanish. Subfolders are fine. It's only the inbox. Updated it yesterday from 10.0.5, which was the first version I ran. New build. I'm connecting to an iMap server only. The same inbox read by Thunderturd on my Mac is fine. Code: * mail-client/thunderbird Latest version available: 10.0.7 Latest version installed: 10.0.7 Size of files: 97,088 kB Homepage: http://www.mozilla.com/en-US/thunderbird/ Description: Thunderbird Mail Client License: MPL-1.1 GPL-2 LGPL-2.1
The latest Thunderbird is 15.x. Try that.
In my desktop, trash and home dirs icons both show up as gears! No matter what I do they always appear as gears. How can I get the Home and Trash can icons back? Something I tried ... Starting a desktop from scratch fixes the problem, but I need all configurations I have. So, I decided to copy the from scratch .desktop files, but no success! They became gears again. Any help? Thanks
Did you try to find files that have the names trash.desktop? Have a look at the contain of them and check the line named icon. See to what picture it is associate. The icon is shown within a files browser. Then drop the trash.desktop file to your desktop. it should use the same icon. Then delete the gear one. You can add a trash using the contextual menu to add plasmoides.
I find that I cannot start Libreoffice without disabling X11 access control. I have no problems with any other installed apps, so I don't know what the issue here is. Code: alex@alex-thinks ~/Downloads $ lowriter Doc1.doc XDM authorization key matches an existing client!/usr/lib64/libreoffice/program/soffice.bin X11 error: Can't open display: Set DISPLAY environment variable, use -display option or check permissions of your X-Server (See "man X" resp. "man xhost" for details) alex@alex-thinks ~/Downloads $ pgrep soffi alex@alex-thinks ~/Downloads $ xhost + access control disabled, clients can connect from any host alex@alex-thinks ~/Downloads $ lowriter Doc1.doc alex@alex-thinks ~/Downloads $ xhost - access control enabled, only authorized clients can connect alex@alex-thinks ~/Downloads $ lowriter Doc1.doc XDM authorization key matches an existing client!/usr/lib64/libreoffice/program/soffice.bin X11 error: Can't open display: Set DISPLAY environment variable, use -display option or check permissions of your X-Server (See "man X" resp. "man xhost" for details) alex@alex-thinks ~/Downloads $ lowriter --version LibreOffice 3.5 alex@alex-thinks ~/Downloads $ X -version X.Org X Server 1.12.2 Release Date: 2012-05-29 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.2.1-gentoo-r2 x86_64 Gentoo Current Operating System: Linux alex-thinks 3.4.9-gentoo #2 SMP Mon Aug 27 18:09:05 CDT 2012 x86_64 Kernel command line: root=/dev/sda4 rootfstype=ext4 acpi_osi=Linux BOOT_IMAGE=/boot/vmlinuz-3.4.9-gentoo Build Date: 30 July 2012 04:48:43AM Current version of pixman: 0.26.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Oddly enough, it does work sometimes. After a bit of reading elsewhere, it would appear to be a race condition involving a fork and a failure to close the X connection in the parent process.
Circuitsoft wrote: So, the fix seems to be to add Code: DisplayManager*authName: MIT-MAGIC-COOKIE-1 to /etc/X11/xdm/xdm-config /me wonders whether you checked before w/o xdm (simply by startx or xinit) or not ...
Heres pretty much everything i did. I updated portage. I unmerged xorg-server I emerged xorg-x11 I completely updated my world and then did a depclean. Now when i start X i get this. Code: [ 25.810] (II) LoadModule: "evdev" [ 25.810] (WW) Warning, couldn't open module evdev [ 25.810] (II) UnloadModule: "evdev" [ 25.810] (II) Unloading evdev [ 25.810] (EE) Failed to load module "evdev" (module does not exist, 0) [ 25.810] (EE) No input driver matching `evdev' Full log: http://pastebin.com/vvJTcU6c I tried a few things like re-emerging the xorg-drivers but that didn't seem to help
rabcor, What is listed in your INPUT_DEVICES= ?
Hey again, Third thread. I feel like a noob but I am trying to do as much research as I can on gentoo/linux etc. Alright so I decided it is time I install a Desktop Environment so I chose xfce. I followed http://www.gentoo.org/doc/en/xfce-config.xml yet when I run startx I get a no screens found error. Xorg.0.log Code: [ 606.238] X.Org X Server 1.12.2 Release Date: 2012-05-29 [ 606.239] X Protocol Version 11, Revision 0 [ 606.239] Build Operating System: Linux 3.4.9-gentoo x86_64 Gentoo [ 606.239] Current Operating System: Linux tux 3.4.9-gentoo #3 SMP Sat Oct 6 14:47:22 PDT 2012 x86_64 [ 606.240] Kernel command line: root=/dev/sda3 [ 606.240] Build Date: 08 October 2012 11:08:22AM [ 606.240] [ 606.241] Current version of pixman: 0.26.0 [ 606.241] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 606.241] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 606.243] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 9 00:30:56 2012 [ 606.244] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 606.244] (==) No Layout section. Using the first Screen section. [ 606.244] (==) No screen section available. Using defaults. [ 606.244] (**) |-->Screen "Default Screen Section" (0) [ 606.244] (**) | |-->Monitor "<default monitor>" [ 606.244] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 606.244] (**) | |-->Device "nVidia GPU" [ 606.244] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 606.244] (==) Automatically adding devices [ 606.244] (==) Automatically enabling devices [ 606.244] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 606.244] Entry deleted from font path. [ 606.244] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 606.244] Entry deleted from font path. [ 606.244] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 606.244] Entry deleted from font path. [ 606.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 606.244] Entry deleted from font path. [ 606.244] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 606.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 606.244] Entry deleted from font path. [ 606.244] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 606.244] (==) FontPath set to: /usr/share/fonts/misc/ [ 606.244] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 606.244] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 606.244] (II) Loader magic: 0x7d5ac0 [ 606.244] (II) Module ABI versions: [ 606.244] X.Org ANSI C Emulation: 0.4 [ 606.244] X.Org Video Driver: 12.0 [ 606.244] X.Org XInput driver : 16.0 [ 606.244] X.Org Server Extension : 6.0 [ 606.245] (--) PCI:*(0:1:0:0) 10de:0a70:17aa:396d rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288 [ 606.245] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 606.245] (II) LoadModule: "extmod" [ 606.245] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 606.245] (II) Module extmod: vendor="X.Org Foundation" [ 606.245] compiled for 1.12.2, module version = 1.0.0 [ 606.245] Module class: X.Org Server Extension [ 606.245] ABI class: X.Org Server Extension, version 6.0 [ 606.245] (II) Loading extension MIT-SCREEN-SAVER [ 606.245] (II) Loading extension XFree86-VidModeExtension [ 606.245] (II) Loading extension XFree86-DGA [ 606.245] (II) Loading extension DPMS [ 606.245] (II) Loading extension XVideo [ 606.245] (II) Loading extension XVideo-MotionCompensation [ 606.245] (II) Loading extension X-Resource [ 606.245] (II) LoadModule: "dbe" [ 606.245] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 606.245] (II) Module dbe: vendor="X.Org Foundation" [ 606.245] compiled for 1.12.2, module version = 1.0.0 [ 606.245] Module class: X.Org Server Extension [ 606.245] ABI class: X.Org Server Extension, version 6.0 [ 606.245] (II) Loading extension DOUBLE-BUFFER [ 606.245] (II) LoadModule: "glx" [ 606.246] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 606.255] (II) Module glx: vendor="NVIDIA Corporation" [ 606.255] compiled for 4.0.2, module version = 1.0.0 [ 606.255] Module class: X.Org Server Extension [ 606.255] (II) NVIDIA GLX Module 295.71 Thu Aug 2 19:44:10 PDT 2012 [ 606.255] (II) Loading extension GLX [ 606.255] (II) LoadModule: "record" [ 606.255] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 606.255] (II) Module record: vendor="X.Org Foundation" [ 606.255] compiled for 1.12.2, module version = 1.13.0 [ 606.255] Module class: X.Org Server Extension [ 606.255] ABI class: X.Org Server Extension, version 6.0 [ 606.255] (II) Loading extension RECORD [ 606.255] (II) LoadModule: "dri" [ 606.255] (WW) Warning, couldn't open module dri [ 606.255] (II) UnloadModule: "dri" [ 606.255] (II) Unloading dri [ 606.255] (EE) Failed to load module "dri" (module does not exist, 0) [ 606.255] (II) LoadModule: "dri2" [ 606.255] (WW) Warning, couldn't open module dri2 [ 606.255] (II) UnloadModule: "dri2" [ 606.255] (II) Unloading dri2 [ 606.255] (EE) Failed to load module "dri2" (module does not exist, 0) [ 606.255] (II) LoadModule: "nouveau" [ 606.255] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 606.278] (II) Module nouveau: vendor="X.Org Foundation" [ 606.278] compiled for 1.12.2, module version = 0.0.16 [ 606.278] Module class: X.Org Video Driver [ 606.278] ABI class: X.Org Video Driver, version 12.0 [ 606.278] (II) NOUVEAU driver [ 606.278] (II) NOUVEAU driver for NVIDIA chipset families : [ 606.278] RIVA TNT (NV04) [ 606.278] RIVA TNT2 (NV05) [ 606.278] GeForce 256 (NV10) [ 606.278] GeForce 2 (NV11, NV15) [ 606.278] GeForce 4MX (NV17, NV18) [ 606.278] GeForce 3 (NV20) [ 606.278] GeForce 4Ti (NV25, NV28) [ 606.278] GeForce FX (NV3x) [ 606.278] GeForce 6 (NV4x) [ 606.278] GeForce 7 (G7x) [ 606.278] GeForce 8 (G8x) [ 606.278] GeForce GTX 200 (NVA0) [ 606.278] GeForce GTX 400 (NVC0) [ 606.278] (--) using VT number 7 [ 606.302] (EE) No devices detected. [ 606.302] Fatal server error: [ 606.302] no screens found [ 606.302] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 606.302] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 606.302] 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=native -O2 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" INPUT_DEVICES="evdev synaptics" VIDEO_CARDS="vesa nvidia fbdev" # 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="-gnome -kde -minimal -qt4 dbus jpeg lock session startup-notification thunar udev X" # GENTOO_MIRRORS="http://gentoo.osuosl.org/" GENTOO_MIRRORS="http://gentoo.osuosl.org/" SYNC="rsync://rsync15.us.gentoo.org/gentoo-portage" SYNC="rsync://rsync2.us.gentoo.org/gentoo-portage" SYNC="rsync://rsync3.us.gentoo.org/gentoo-portage" SYNC="rsync://rsync27.us.gentoo.org/gentoo-portage" My lspci -k output Code: 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02) Subsystem: Lenovo Device 391e Kernel modules: intel-agp 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02) Kernel driver in use: pcieport 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) Subsystem: Lenovo Device 38a5 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) Subsystem: Lenovo Device 38aa Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) Subsystem: Lenovo Device 38af Kernel driver in use: snd_hda_intel Kernel modules: snd-hda-intel 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05) Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05) Kernel driver in use: pcieport 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05) Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05) Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) Subsystem: Lenovo Device 38b8 Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 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) Subsystem: Lenovo Device 38be 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05) Subsystem: Lenovo Device 38c1 Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05) Subsystem: Lenovo Device 38bf Kernel modules: i2c-i801 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 310M] (rev a2) Subsystem: Lenovo Device 396d Kernel driver in use: nvidia Kernel modules: nvidia 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1) Subsystem: Lenovo Device 396d Kernel driver in use: snd_hda_intel Kernel modules: snd-hda-intel 06:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: Lenovo Device 30a1 Kernel driver in use: ath9k Kernel modules: ath9k 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) Subsystem: Lenovo Device 392e Kernel driver in use: r8169 Kernel modules: r8169 ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02) Subsystem: Lenovo Device 392b ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02) Subsystem: Lenovo Device 392b ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02) Subsystem: Lenovo Device 392b ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02) Subsystem: Lenovo Device 392b ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02) Subsystem: Lenovo Device 392b ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02) Subsystem: Lenovo Device 392b From what I am reading, it seems that it is not working due to my modules am I correct? Btw when I run X -configure Code: [ 2437.116] X.Org X Server 1.12.2 Release Date: 2012-05-29 [ 2437.117] X Protocol Version 11, Revision 0 [ 2437.117] Build Operating System: Linux 3.4.9-gentoo x86_64 Gentoo [ 2437.117] Current Operating System: Linux tux 3.4.9-gentoo #3 SMP Sat Oct 6 14:47:22 PDT 2012 x86_64 [ 2437.118] Kernel command line: root=/dev/sda3 [ 2437.118] Build Date: 08 October 2012 11:08:22AM [ 2437.118] [ 2437.118] Current version of pixman: 0.26.0 [ 2437.119] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 2437.119] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 2437.121] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 9 01:01:27 2012 [ 2437.121] (II) Loader magic: 0x7d5ac0 [ 2437.121] (II) Module ABI versions: [ 2437.121] X.Org ANSI C Emulation: 0.4 [ 2437.121] X.Org Video Driver: 12.0 [ 2437.121] X.Org XInput driver : 16.0 [ 2437.121] X.Org Server Extension : 6.0 [ 2437.122] (--) PCI:*(0:1:0:0) 10de:0a70:17aa:396d rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288 [ 2437.123] List of video drivers: [ 2437.123] nvidia [ 2437.123] nouveau [ 2437.124] vesa [ 2437.124] (II) LoadModule: "nvidia" [ 2437.124] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 2437.124] (II) Module nvidia: vendor="NVIDIA Corporation" [ 2437.124] compiled for 4.0.2, module version = 1.0.0 [ 2437.124] Module class: X.Org Video Driver [ 2437.124] (II) LoadModule: "nouveau" [ 2437.124] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so [ 2437.125] (II) Module nouveau: vendor="X.Org Foundation" [ 2437.125] compiled for 1.12.2, module version = 0.0.16 [ 2437.125] Module class: X.Org Video Driver [ 2437.125] ABI class: X.Org Video Driver, version 12.0 [ 2437.125] (II) LoadModule: "vesa" [ 2437.125] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 2437.125] (II) Module vesa: vendor="X.Org Foundation" [ 2437.125] compiled for 1.12.2, module version = 2.3.1 [ 2437.125] Module class: X.Org Video Driver [ 2437.125] ABI class: X.Org Video Driver, version 12.0 [ 2437.125] (II) NVIDIA dlloader X Driver 295.71 Thu Aug 2 19:23:57 PDT 2012 [ 2437.125] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 2437.125] (II) NOUVEAU driver [ 2437.125] (II) NOUVEAU driver for NVIDIA chipset families : [ 2437.125] RIVA TNT (NV04) [ 2437.125] RIVA TNT2 (NV05) [ 2437.125] GeForce 256 (NV10) [ 2437.125] GeForce 2 (NV11, NV15) [ 2437.125] GeForce 4MX (NV17, NV18) [ 2437.125] GeForce 3 (NV20) [ 2437.125] GeForce 4Ti (NV25, NV28) [ 2437.125] GeForce FX (NV3x) [ 2437.125] GeForce 6 (NV4x) [ 2437.125] GeForce 7 (G7x) [ 2437.125] GeForce 8 (G8x) [ 2437.125] GeForce GTX 200 (NVA0) [ 2437.125] GeForce GTX 400 (NVC0) [ 2437.125] (II) VESA: driver for VESA chipsets: vesa [ 2437.280] (++) Using config file: "/root/xorg.conf.new" [ 2437.280] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 2437.280] (==) ServerLayout "X.org Configured" [ 2437.280] (**) |-->Screen "Screen0" (0) [ 2437.280] (**) | |-->Monitor "Monitor0" [ 2437.281] (**) | |-->Device "Card0" [ 2437.281] (**) |-->Screen "Screen1" (1) [ 2437.281] (**) | |-->Monitor "Monitor1" [ 2437.281] (**) | |-->Device "Card1" [ 2437.281] (**) |-->Screen "Screen2" (2) [ 2437.281] (**) | |-->Monitor "Monitor2" [ 2437.281] (**) | |-->Device "Card2" [ 2437.281] (**) |-->Input Device "Mouse0" [ 2437.281] (**) |-->Input Device "Keyboard0" [ 2437.281] (==) Automatically adding devices [ 2437.281] (==) Automatically enabling devices [ 2437.281] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 2437.281] Entry deleted from font path. [ 2437.281] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 2437.281] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 2437.281] Entry deleted from font path. [ 2437.281] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 2437.281] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 2437.281] Entry deleted from font path. [ 2437.281] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 2437.281] Entry deleted from font path. [ 2437.281] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 2437.281] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 2437.281] Entry deleted from font path. [ 2437.281] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 2437.281] (**) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/misc/ [ 2437.281] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 2437.281] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 2437.281] (WW) Disabling Mouse0 [ 2437.281] (WW) Disabling Keyboard0 [ 2437.281] (II) Loading sub module "fb" [ 2437.281] (II) LoadModule: "fb" [ 2437.281] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 2437.281] (II) Module fb: vendor="X.Org Foundation" [ 2437.281] compiled for 1.12.2, module version = 1.0.0 [ 2437.281] ABI class: X.Org ANSI C Emulation, version 0.4 [ 2437.281] (II) Loading sub module "wfb" [ 2437.281] (II) LoadModule: "wfb" [ 2437.281] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 2437.281] (II) Module wfb: vendor="X.Org Foundation" [ 2437.282] compiled for 1.12.2, module version = 1.0.0 [ 2437.282] ABI class: X.Org ANSI C Emulation, version 0.4 [ 2437.282] (II) Loading sub module "ramdac" [ 2437.282] (II) LoadModule: "ramdac" [ 2437.282] (II) Module "ramdac" already built-in [ 2437.282] (WW) Falling back to old probe method for vesa [ 2437.295] Number of created screens does not match number of detected devices. Configuration failed.
watch for the lines with (EE) in the Xorg.0.log The nvidia binary module Quote: Kernel driver in use: nvidia and the xorg nouveau-module are mutually exclusive. If you want to use xorg with automagic configuration (no configfile) you have to use nouveau; if you want to use the nvidia binary module you have to use a config file to state that; also, there's different kernel options required for each one of them. also, if you decide to use nouveau make sure that you specific card is really supported. i think Quote: VIDEO_CARDS="vesa nvidia fbdev" in your make.conf automatically activates nouveau as an xorg-driver. GOOD LUCK!
I try to install E-17. I followed the instructions from Gentoo wiki, but I have some issues. This was the result of eix-sync: Code: # eix-update Reading Portage settings .. Building database (/var/cache/eix/portage.eix) .. [0] "gentoo" /usr/portage/ (cache: metadata-md5-or-flat) Reading category 156|156 (100%) Finished [1] "enlightenment" /var/lib/layman/enlightenment (cache: parse|ebuild*#metadata-md5#metadata-flat#assign) Reading category 42|156 ( 26%): dev-python .. * ERROR: dev-python/python-e_dbus-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/dev-python/python-e_dbus/python-e_dbus-9999.ebuild' * python-e_dbus-9999.ebuild, line 12: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=dev-python/python-e_dbus-9999'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-e_dbus-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/python-e_dbus-9999' Ebuild failed with status 1 Reading category 42|156 ( 26%): dev-python .. Could not properly execute /var/lib/layman/enlightenment/dev-python/python-e_dbus/python-e_dbus-9999.ebuild Reading category 42|156 ( 26%): dev-python .. * ERROR: dev-python/python-ecore-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/dev-python/python-ecore/python-ecore-9999.ebuild' * python-ecore-9999.ebuild, line 13: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=dev-python/python-ecore-9999'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-ecore-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/python-ecore-9999' Ebuild failed with status 1 Reading category 42|156 ( 26%): dev-python .. Could not properly execute /var/lib/layman/enlightenment/dev-python/python-ecore/python-ecore-9999.ebuild Reading category 42|156 ( 26%): dev-python .. * ERROR: dev-python/python-edje-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/dev-python/python-edje/python-edje-9999.ebuild' * python-edje-9999.ebuild, line 13: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=dev-python/python-edje-9999'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-edje-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/python-edje-9999' Ebuild failed with status 1 Reading category 42|156 ( 26%): dev-python .. Could not properly execute /var/lib/layman/enlightenment/dev-python/python-edje/python-edje-9999.ebuild Reading category 42|156 ( 26%): dev-python .. * ERROR: dev-python/python-elementary-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/dev-python/python-elementary/python-elementary-9999.ebuild' * python-elementary-9999.ebuild, line 13: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=dev-python/python-elementary-9999'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-elementary-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/python-elementary-9999' Ebuild failed with status 1 Reading category 42|156 ( 26%): dev-python .. Could not properly execute /var/lib/layman/enlightenment/dev-python/python-elementary/python-elementary-9999.ebuild Reading category 42|156 ( 26%): dev-python .. * ERROR: dev-python/python-evas-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/dev-python/python-evas/python-evas-9999.ebuild' * python-evas-9999.ebuild, line 13: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=dev-python/python-evas-9999'`, * the complete build log and the output of `emerge -pqv '=dev-python/python-evas-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/python-evas-9999' Ebuild failed with status 1 Reading category 42|156 ( 26%): dev-python .. Could not properly execute /var/lib/layman/enlightenment/dev-python/python-evas/python-evas-9999.ebuild Reading category 149|156 ( 95%): x11-misc .. * ERROR: x11-misc/shellementary-9999 failed (depend phase): * Invalid syntax of PYTHON_DEPEND: Unrecognized minimal version '2.4' * * Call stack: * ebuild.sh, line 541: Called source '/var/lib/layman/enlightenment/x11-misc/shellementary/shellementary-9999.ebuild' * shellementary-9999.ebuild, line 13: Called inherit 'enlightenment' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/enlightenment.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/enlightenment.eclass' * enlightenment.eclass, line 68: Called inherit 'python' * ebuild.sh, line 283: Called qa_source '/usr/portage//eclass/python.eclass' * ebuild.sh, line 72: Called source '/usr/portage//eclass/python.eclass' * python.eclass, line 553: Called _python_parse_dependencies_in_old_EAPIs 'PYTHON_DEPEND' 'DEPEND RDEPEND' * python.eclass, line 346: Called _python_parse_versions_range '2:2.4' 'PYTHON_DEPEND' '_PYTHON_ATOMS' * python.eclass, line 267: Called die * The specific snippet of code: * die "Invalid syntax of ${input_variable}: Unrecognized minimal version '${minimal_version}'" * * If you need support, post the output of `emerge --info '=x11-misc/shellementary-9999'`, * the complete build log and the output of `emerge -pqv '=x11-misc/shellementary-9999'`. * This ebuild is from an overlay: '/var/lib/layman/enlightenment/' * Working directory: '/home/rpil' * S: '/shellementary-9999' Ebuild failed with status 1 Reading category 149|156 ( 95%): x11-misc .. Could not properly execute /var/lib/layman/enlightenment/x11-misc/shellementary/shellementary-9999.ebuild Reading category 156|156 (100%) Finished Applying masks .. Calculating hash tables .. Writing database file /var/cache/eix/portage.eix .. Database contains 16196 packages in 156 categories. I checked for the missing packages: Code: # eix dev-python/python-e_dbus * dev-python/python-e_dbus [1] Available versions: (**)9999 {{static-libs}} Description: Python bindings for E_DBUS library [1] "enlightenment" /var/lib/layman/enlightenment # eix dev-python/python-ecore * dev-python/python-ecore [1] Available versions: (**)9999 {{X evas static-libs}} Description: Python bindings for ecore [1] "enlightenment" /var/lib/layman/enlightenment # eix dev-python/python-edje * dev-python/python-edje [1] Available versions: (**)9999 {{static-libs}} Description: Python bindings for edje [1] "enlightenment" /var/lib/layman/enlightenment # eix dev-python/python-elementary * dev-python/python-elementary [1] Available versions: (**)9999 {{static-libs}} Homepage: http://www.enlightenment.org/ Description: Python bindings for elementary library [1] "enlightenment" /var/lib/layman/enlightenment # eix dev-python/python-evas * dev-python/python-evas [1] Available versions: (**)9999 {{static-libs}} Homepage: http://www.enlightenment.org/ Description: Python bindings for EVAS library [1] "enlightenment" /var/lib/layman/enlightenment # eix x11-misc/shellementary * x11-misc/shellementary [1] Available versions: (**)9999 {{static-libs}} Description: Tool to display Elementary dialogs from the command line and shell scripts and for Entrance DM: Code: [1] "enlightenment" /var/lib/layman/enlightenment # eix x11-misc/entrance No matches found. Also: Code: # eix esmart No matches found. Any ideas?
Yeah, the overlay has pretty broken code and there's some missing ebuilds. The error spam's even worse in paludis. You should be able to install the rest no problem though.
Hi, I have a problem getting a Geforce 8400 GS graphics card to work satisfactory with a Flatron 915FT Plus screen. I have tried configuring the screen in xorg.conf but X11 seems to ignore that section... X11 just uses the default 1024x768 resolution at 60 Hz, but I'm sure the screen can make 1600x1200 at 85 Hz. It seems like X11 thinks the DVI output is connected, but it isn't, so I had to manually set the screen to the right output (VGA1). I'm attaching some (more or less) useful information. xorg.conf: http://pastebin.com/kf1qhxM9 Xorg.0.log: http://pastebin.com/524JnNSS The dmesg, which, to me, looks fine: http://pastebin.com/geXQ2msn lspci output: http://pastebin.com/kNaiQ5Pb Not really sure this is needed, but just for the information. Kernel configuration (fetched from /proc/config.gz): http://pastebin.com/ntuPd4Cs Is there any way to get the screen working at 1600x1200 at 85 Hz? All help is very appreciated!
xrandr often gives useful information about connected screens and available configurations. Furthermore what's about starting X without any xorg.conf ?
hello all, I have a hotplug based multiseat setup with 2 seats, the first is mine which uses a logitech mk250 wireless mouse/keyboard combo, the second uses a wired ibm keyboard and genius tablet. for some reason my setup gets delays in reaction of the inputs or even miss events, it looks like the driver is just stuck. I can type something in the keyboard but the screen won't show it, I'm sure it isn't stuck because the mouse works. sometime it's the other way around. using evtest shows that in the "freeze" time, there are no events. first I thought that maybe it related to the fact that I'm running boinc in the background but when I've stopped it and worked the delays still occurred. how can I solve this? there is some info: xorg-server-1.12.3 wizardpen, git version. xf86-input-evdev-2.7.0 udev-171-r6 kde-4.8.4 configs and logs can be seen at http://bpaste.net/show/35307/ and emerge --info can be found at http://bpaste.net/show/35308/
ok, I think I've found my issue, it started first when I pressed CTRL+ALT+F1 from seat 2 to drop to shell and seat 1 actually dropped. I've looked in the net and found this: https://jeremy.visser.name/2009/08/multiseat-tips/ going thought the page I've stumbled on this: Quote: When launching X.Org (or in your gdm.conf configuration), the -novtswitch and -sharevts options that are described in all multiseat tutorials can sometimes cause more harm than good, and may even be unnecessary. For example, if you use -sharevts, your keystrokes may silently be duplicated to a hidden login prompt which could wreak havoc on your system. now I'm trying to dig back into my memory and I do recall that I saw what I write in another shell. as I understand, if I remove sharevts I'll lose the multiseat feature. question is, how do I solve this?
Fresh install on desktop. Trying to emerge xorg drivers: Code: # emerge xorg-drivers Calculating dependencies... done! >>> Verifying ebuild manifests >>> Running pre-merge checks for x11-drivers/xf86-input-synaptics-1.6.2 * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/3.3.8-gentoo/build * Found sources for kernel version: * 3.3.8-gentoo >>> Starting parallel fetch >>> Emerging (1 of 4) x11-libs/libXi-1.6.1 * Fetching files in the background. To view fetch progress, run * `tail -f /var/log/emerge-fetch.log` in another terminal. >>> Downloading 'http://distfiles.gentoo.org/distfiles/libXi-1.6.1.tar.bz2' --2012-10-01 22:48:01-- http://distfiles.gentoo.org/distfiles/libXi-1.6.1.tar.bz2 Resolving distfiles.gentoo.org... failed: Name or service not known. wget: unable to resolve host address `distfiles.gentoo.org' >>> Downloading 'http://xorg.freedesktop.org/releases/individual/lib/libXi-1.6.1.tar.bz2' --2012-10-01 22:48:01-- http://xorg.freedesktop.org/releases/individual/lib/libXi-1.6.1.tar.bz2 Resolving xorg.freedesktop.org... failed: Name or service not known. wget: unable to resolve host address `xorg.freedesktop.org' !!! Couldn't download 'libXi-1.6.1.tar.bz2'. Aborting. * Fetch failed for 'x11-libs/libXi-1.6.1', Log file: * '/var/tmp/portage/x11-libs/libXi-1.6.1/temp/build.log' >>> Failed to emerge x11-libs/libXi-1.6.1, Log file: >>> '/var/tmp/portage/x11-libs/libXi-1.6.1/temp/build.log' * Messages for package x11-libs/libXi-1.6.1: * Fetch failed for 'x11-libs/libXi-1.6.1', Log file: * '/var/tmp/portage/x11-libs/libXi-1.6.1/temp/build.log' This is the /var/tmp/portage/x11-libs/libXi-1.6.1/temp/build.log: Code: >>> Downloading 'http://distfiles.gentoo.org/distfiles/libXi-1.6.1.tar.bz2' --2012-10-01 22:49:25-- http://distfiles.gentoo.org/distfiles/libXi-1.6.1.tar.$ Resolving distfiles.gentoo.org... failed: Name or service not known. wget: unable to resolve host address `distfiles.gentoo.org' >>> Downloading 'http://xorg.freedesktop.org/releases/individual/lib/libXi-1.6.$ --2012-10-01 22:49:25-- http://xorg.freedesktop.org/releases/individual/lib/li$ Resolving xorg.freedesktop.org... failed: Name or service not known. wget: unable to resolve host address `xorg.freedesktop.org' !!! Couldn't download 'libXi-1.6.1.tar.bz2'. Aborting. ^[[31;01m * ^[[39;49;00mFetch failed for 'x11-libs/libXi-1.6.1', Log file: ^[[31;01m * ^[[39;49;00m '/var/tmp/portage/x11-libs/libXi-1.6.1/temp/build.log'
rpil, Code: Resolving xorg.freedesktop.org... failed: Name or service not known. wget: unable to resolve host address `xorg.freedesktop.org suggests that something has trampled over /etc/resolv.conf or that your dhcp server does not send you nameserver entries.
Hi all, I'm trying to figure out why gnome color manager keeps failing. Any help would be appreciated! Code: Portage 2.1.11.24 (default/linux/amd64/10.0, gcc-4.6.3, glibc-2.15-r3, 3.5.3-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-3.5.3-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8700_@_2.53GHz-with-gentoo-2.2 Timestamp of tree: Sat, 06 Oct 2012 02:15: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-r1 dev-util/pkgconfig: 0.27.1 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.4 sys-devel/binutils: 2.22.90 sys-devel/gcc: 4.6.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.6 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=core2 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/ http://mirrors.rit.edu/gentoo/" LANG="en_US.UTF-8" 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="rsync://rsync.us.gentoo.org/gentoo-portage" USE="X acl alsa amd64 berkdb bzip2 cli cracklib crypt cups cxx dbus dri firefox fortran gdbm git gnome gpm gtk hal iconv mmx modules mudflap multilib ncurses nls nptl openmp pam pcre pppd readline session sse sse2 ssl subversion tcpd udev unicode 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" 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="intel vmware" 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, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Code: make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2/man' docbook2man gcm-calibrate.sgml > /dev/null docbook2man gcm-import.sgml > /dev/null make[2]: *** [gcm-calibrate.1] Error 8 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [gcm-import.1] Error 8 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2/man' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-color-manager-3.4.2/work/gnome-color-manager-3.4.2' make: *** [all] Error 2 * ERROR: gnome-extra/gnome-color-manager-3.4.2 failed (compile phase): * emake failed Please let me know if you need anything else
nuzzy wrote: Code: docbook2man gcm-calibrate.sgml > /dev/null Quite obviously, something without that '> /dev/null ' suffix would be far more useful. And yes, that's the upstream's silly idea.
Hello everyone, So after finally having a success gentoo install, I decided it is time I decide on a Desktop Environment. So I initially found out I would need xorg in order to get the gnome desktop. I decided I would follow http://www.gentoo.org/doc/en/xorg-config.xml When I emerge xorg-server though it fails to do a complete install. This is the emerge --info results: Code: ortage 2.1.11.9 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.4, glibc-2.15-r2, 3.4.9-gentoo x86_64) ================================================================= System uname: Linux-3.4.9-gentoo-x86_64-Intel-R-_Core-TM-_i3_CPU_M_380_@_2.53GHz-with-gentoo-2.1 Timestamp of tree: Sun, 07 Oct 2012 03:45:01 +0000 app-shells/bash: 4.2_p37 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/pkgconfig: 0.27.1 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.9.8.4 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.68 sys-devel/automake: 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.4 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.4-r2 (virtual/os-headers) sys-libs/glibc: 2.15-r2 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -02 -pipe" CHOST="x86_64-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="-march=k8 -02 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -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 -pipe" GENTOO_MIRRORS="http://gentoo.osuosl.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="rsync://rsync27.us.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dmx dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome-keyring gnome-online-accounts gpm gstreamer iconv ipv6 jpeg kde lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio qt3support qt4 readline sdl session socialweb spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xorg 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 synaptics" 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="nouveau vesa" 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 I am currently researching emerge xorg errors others have had but I will be honest, alot of it is blowing over my head and I am not sure if it pertains to me or not.' Output of lspci Code: 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (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.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (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) 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 310M] (rev a2) 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1) 06:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02) ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02) ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02) ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
JmpEax, Code: VIDEO_CARDS="nouveau vesa" needs proper kernel support - some things must be on, some off. vesa will work with any card made since 1998 but there is no acceleration. So. Drop nouveau from your VIDEO_CARDS for now and emerge xorg-server again. Packages you have already emerged will not be rebuilt. When it fails (if it does) post the build log from the failed package so we can see why. wgetpaste is your friend. With the vesa driver, Xorg should justwork when you type startx. We can add nouveau when you have a working Xorg with vesa.
I'm having some trouble with my compose key, and I'm hoping someone can help me. It works for some key combinations in some programs, but not for the same key combinations in other programs. compose+e+' produces é in KMail, but compose+"+> will not produce ”. (but it does in Chrome!) Similarly, in KMail, compose+a+o produces å, but in Chrome, compose+a+o does nothing, I needed to do compose+o+a to get å. (In KMail, compose+o+a does nothing...) Why is this? How can I make things work the same way across my entire X environment (which is where I thought this was controlled).
I've determined that all KDE applications use one set of compose key combinations, while non-KDE programs use another set (which happens to be the one I'm used to). I find this strange, because, on my desktop (as opposed to the laptop I'm using currently), KDE uses the same compose combinations as non-KDE programs. Does this help give anyone a clue? It's at least given me some Google terms, but I haven't turned anything up yet.
Hello~ In my .xsession-errors, there are some error messages. I don't know why this comes and how to solve them. By googling, I found there have been many issues on them but I cannot find the solution. Quote: (gnome-settings-daemon:3693): color-plugin-WARNING **: failed to get edid: unable to get EDID for output (gnome-settings-daemon:3693): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output (gnome-settings-daemon:3693): color-plugin-WARNING **: failed to reset xrandr-default gamma tables: gamma size is zero FYI, My system: x11-drivers/nvidia-drivers-295.71 gnome-base/gnome-settings-daemon-3.4.2 uname: Linux kiwon 3.4.9-gentoo #6 SMP Tue Sep 18 15:55:42 KST 2012 x86_64 Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz GenuineIntel GNU/Linux Thanks. [solved] This problem solved after updating to xorg-server-1.13.0-r1 and nvidia-drivers-304.64.
What does your xorg log look like?
I'm having trouble with a world update because xorg-server>1.9.5 seems to have been masked. Since the online package database says that xorg-server 1.13 is marked as stable x86 and I've been using xorg-sercer >1.9 on other systems for a long time (amd64, though) I wonder if perhaps the server I synced portage with might have delivered an old snapshot? So, does anyone know whether xorg-server-1.9.5 is really the only stable (and unmasked) version of xorg-server available on x86? Thanks.
You could just take a look .
I'm fairly new to gentoo but have been using other distros for awhile now. I have kde plasma on the 3.4.9 kernel. I was trying to recover a file using grep but I never shutdown xdm before running init 1. Now it doesn't matter what runlevel I have The kernel boot to it doesn't change the runlevel of the Xserver. It gives me a login prompt but the only accounts on the machine don't work. They flash the screen black and then it goes back to the login prompt. I have unmerged plasma-workspace xdm and xorg-server all at the same time checked all the config files i could find and saw nothing about a runlevel or init. My inittab file is set to 3.
onecallaway8705, Welcome to Gentoo. I suspect you have some hidden (start with a .) filenames in ~ or /root related to Xorg, so Xorg thinks its running already. The easiest way to test this is to make a new user, so these files cannot exist, then use that user. If it works for the new user, hunt down the files for other users and remove them. Its also possible that Xorg is broken. Make friends with wgetpaste and share your /var/log/Xorg.0.log with us. That will tell what actually happened when Xorg started.
I have upgraded xorg-server to 1.11 and the intel card isn't recognized anymore. Fails to load DRM device. and other errors. I get screen not found. I checked the output and found out that there is no /dev/dri. Here is the complete output of Xorg.0.log: Code: X.Org X Server 1.11.2 Release Date: 2011-11-04 [ 3819.654] X Protocol Version 11, Revision 0 [ 3819.654] Build Operating System: Linux 2.6.38-gentoo-r6 i686 Gentoo [ 3819.655] Current Operating System: Linux mynet 2.6.38-gentoo-r6 #1 SMP Mon Feb 13 22:39:28 IST 2012 i686 [ 3819.656] Kernel command line: root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3 doscsi noapic [ 3819.657] Build Date: 10 March 2012 11:54:20PM [ 3819.658] [ 3819.659] Current version of pixman: 0.24.0 [ 3819.661] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3819.663] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3819.667] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 11 00:09:37 2012 [ 3819.669] (==) Using config file: "/etc/X11/xorg.conf" [ 3819.670] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 3819.672] (==) ServerLayout "Main Layout" [ 3819.672] (**) |-->Screen "Screen0" (0) [ 3819.672] (**) | |-->Monitor "Monitor0" [ 3819.673] (**) | |-->Device "Card0" [ 3819.673] (**) |-->Input Device "Mouse1" [ 3819.673] (**) |-->Input Device "Mouse2" [ 3819.673] (**) |-->Input Device "Mouse3" [ 3819.673] (**) |-->Input Device "Keyboard1" [ 3819.673] (**) Option "BlankTime" "10" [ 3819.673] (**) Option "StandbyTime" "20" [ 3819.673] (**) Option "SuspendTime" "30" [ 3819.673] (**) Option "OffTime" "60" [ 3819.673] (==) Automatically adding devices [ 3819.673] (==) Automatically enabling devices [ 3819.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/default". [ 3819.673] Entry deleted from font path. [ 3819.673] (Run 'mkfontdir' on "/usr/share/fonts/default"). [ 3819.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings". [ 3819.673] Entry deleted from font path. [ 3819.673] (Run 'mkfontdir' on "/usr/share/fonts/encodings"). [ 3819.673] (WW) The directory "/usr/share/fonts/sharefonts" does not exist. [ 3819.673] Entry deleted from font path. [ 3819.673] (WW) The directory "/usr/share/fonts/terminus" does not exist. [ 3819.673] Entry deleted from font path. [ 3819.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util". [ 3819.673] Entry deleted from font path. [ 3819.673] (Run 'mkfontdir' on "/usr/share/fonts/util"). [ 3819.673] (WW) The directory "/usr/share/fonts/unifont" does not exist. [ 3819.673] Entry deleted from font path. [ 3819.673] (WW) The directory "/usr/local/share/fonts" does not exist. [ 3819.673] Entry deleted from font path. [ 3819.673] (WW) The directory "/usr/share/fonts/Type1" does not exist. [ 3819.673] Entry deleted from font path. [ 3819.674] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi". [ 3819.674] Entry deleted from font path. [ 3819.674] (Run 'mkfontdir' on "/usr/share/fonts/75dpi"). [ 3819.674] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi". [ 3819.674] Entry deleted from font path. [ 3819.674] (Run 'mkfontdir' on "/usr/share/fonts/100dpi"). [ 3819.674] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 3819.674] Entry deleted from font path. [ 3819.674] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 3819.674] Entry deleted from font path. [ 3819.674] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 3819.674] Entry deleted from font path. [ 3819.674] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 3819.674] Entry deleted from font path. [ 3819.674] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 3819.674] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 3819.674] Entry deleted from font path. [ 3819.674] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 3819.674] (**) FontPath set to: /usr/share/fonts/dejavu, /usr/share/fonts/ttf-bitstream-vera, /usr/share/fonts/misc, /usr/share/fonts/misc/ [ 3819.674] (**) ModulePath set to "/usr/lib/xorg/modules" [ 3819.674] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 3819.674] (WW) Disabling Mouse1 [ 3819.674] (WW) Disabling Mouse2 [ 3819.674] (WW) Disabling Mouse3 [ 3819.674] (WW) Disabling Keyboard1 [ 3819.674] (II) Loader magic: 0x821b580 [ 3819.674] (II) Module ABI versions: [ 3819.674] X.Org ANSI C Emulation: 0.4 [ 3819.674] X.Org Video Driver: 11.0 [ 3819.674] X.Org XInput driver : 13.0 [ 3819.674] X.Org Server Extension : 6.0 [ 3819.675] (--) PCI:*(0:0:2:0) 8086:3582:1734:106a rev 2, Mem @ 0xd8000000/134217728, 0xe0380000/524288, I/O @ 0x0000ec00/8 [ 3819.676] (--) PCI: (0:0:2:1) 8086:3582:1734:106a rev 2, Mem @ 0xd0000000/134217728, 0xe0300000/524288 [ 3819.676] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 3819.676] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 3819.676] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 3819.676] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 3819.676] (II) "dri" will be loaded. This was enabled by default and also specified in the config file. [ 3819.676] (II) "dri2" will be loaded by default. [ 3819.676] (II) LoadModule: "dbe" [ 3819.676] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 3819.676] (II) Module dbe: vendor="X.Org Foundation" [ 3819.676] compiled for 1.11.2, module version = 1.0.0 [ 3819.676] Module class: X.Org Server Extension [ 3819.677] ABI class: X.Org Server Extension, version 6.0 [ 3819.677] (II) Loading extension DOUBLE-BUFFER [ 3819.677] (II) LoadModule: "record" [ 3819.677] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 3819.677] (II) Module record: vendor="X.Org Foundation" [ 3819.677] compiled for 1.11.2, module version = 1.13.0 [ 3819.677] Module class: X.Org Server Extension [ 3819.677] ABI class: X.Org Server Extension, version 6.0 [ 3819.677] (II) Loading extension RECORD [ 3819.677] (II) LoadModule: "dri" [ 3819.677] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 3819.678] (II) Module dri: vendor="X.Org Foundation" [ 3819.678] compiled for 1.11.2, module version = 1.0.0 [ 3819.678] ABI class: X.Org Server Extension, version 6.0 [ 3819.678] (II) Loading extension XFree86-DRI [ 3819.678] (II) LoadModule: "extmod" [ 3819.678] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 3819.678] (II) Module extmod: vendor="X.Org Foundation" [ 3819.678] compiled for 1.11.2, module version = 1.0.0 [ 3819.678] Module class: X.Org Server Extension [ 3819.678] ABI class: X.Org Server Extension, version 6.0 [ 3819.678] (II) Loading extension MIT-SCREEN-SAVER [ 3819.678] (II) Loading extension XFree86-VidModeExtension [ 3819.678] (II) Loading extension DPMS [ 3819.678] (II) Loading extension XVideo [ 3819.678] (II) Loading extension XVideo-MotionCompensation [ 3819.678] (II) Loading extension X-Resource [ 3819.678] (II) LoadModule: "glx" [ 3819.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 3819.679] (II) Module glx: vendor="X.Org Foundation" [ 3819.679] compiled for 1.11.2, module version = 1.0.0 [ 3819.679] ABI class: X.Org Server Extension, version 6.0 [ 3819.679] (==) AIGLX enabled [ 3819.679] (II) Loading extension GLX [ 3819.679] (II) LoadModule: "dri2" [ 3819.679] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 3819.679] (II) Module dri2: vendor="X.Org Foundation" [ 3819.679] compiled for 1.11.2, module version = 1.2.0 [ 3819.679] ABI class: X.Org Server Extension, version 6.0 [ 3819.679] (II) Loading extension DRI2 [ 3819.679] (II) LoadModule: "intel" [ 3819.679] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 3819.680] (II) Module intel: vendor="X.Org Foundation" [ 3819.680] compiled for 1.11.2, module version = 2.17.0 [ 3819.680] Module class: X.Org Video Driver [ 3819.680] ABI class: X.Org Video Driver, version 11.0 [ 3819.680] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2), Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server [ 3819.681] (--) using VT number 7 [ 3819.688] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 3819.688] drmOpenDevice: node name is /dev/dri/card0 [ 3819.700] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 3819.700] drmOpenDevice: node name is /dev/dri/card0 [ 3819.714] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.714] drmOpenDevice: node name is /dev/dri/card1 [ 3819.726] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.726] drmOpenDevice: node name is /dev/dri/card2 [ 3819.738] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.738] drmOpenDevice: node name is /dev/dri/card3 [ 3819.750] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.750] drmOpenDevice: node name is /dev/dri/card4 [ 3819.762] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.762] drmOpenDevice: node name is /dev/dri/card5 [ 3819.774] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.774] drmOpenDevice: node name is /dev/dri/card6 [ 3819.786] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.786] drmOpenDevice: node name is /dev/dri/card7 [ 3819.798] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.798] drmOpenDevice: node name is /dev/dri/card8 [ 3819.810] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.810] drmOpenDevice: node name is /dev/dri/card9 [ 3819.822] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.822] drmOpenDevice: node name is /dev/dri/card10 [ 3819.834] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.834] drmOpenDevice: node name is /dev/dri/card11 [ 3819.846] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.846] drmOpenDevice: node name is /dev/dri/card12 [ 3819.858] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.858] drmOpenDevice: node name is /dev/dri/card13 [ 3819.870] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.870] drmOpenDevice: node name is /dev/dri/card14 [ 3819.883] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.883] drmOpenDevice: node name is /dev/dri/card15 [ 3819.895] drmOpenByBusid: drmOpenMinor returns -1 [ 3819.895] drmOpenDevice: node name is /dev/dri/card0 [ 3819.907] drmOpenDevice: node name is /dev/dri/card0 [ 3819.919] drmOpenDevice: node name is /dev/dri/card1 [ 3819.931] drmOpenDevice: node name is /dev/dri/card2 [ 3819.943] drmOpenDevice: node name is /dev/dri/card3 [ 3819.955] drmOpenDevice: node name is /dev/dri/card4 [ 3819.967] drmOpenDevice: node name is /dev/dri/card5 [ 3819.979] drmOpenDevice: node name is /dev/dri/card6 [ 3819.991] drmOpenDevice: node name is /dev/dri/card7 [ 3820.003] drmOpenDevice: node name is /dev/dri/card8 [ 3820.015] drmOpenDevice: node name is /dev/dri/card9 [ 3820.023] drmOpenDevice: node name is /dev/dri/card10 [ 3820.035] drmOpenDevice: node name is /dev/dri/card11 [ 3820.047] drmOpenDevice: node name is /dev/dri/card12 [ 3820.059] drmOpenDevice: node name is /dev/dri/card13 [ 3820.071] drmOpenDevice: node name is /dev/dri/card14 [ 3820.083] drmOpenDevice: node name is /dev/dri/card15 [ 3820.095] (EE) intel(0): [drm] Failed to open DRM device for pci:0000:00:02.0: No such file or directory [ 3820.095] (EE) intel(0): Failed to become DRM master. [ 3820.095] (**) intel(0): Depth 24, (--) framebuffer bpp 32 [ 3820.095] (==) intel(0): RGB weight 888 [ 3820.095] (==) intel(0): Default visual is TrueColor [ 3820.095] (II) intel(0): Integrated Graphics Chipset: Intel(R) 852GM/855GM [ 3820.095] (--) intel(0): Chipset: "852GM/855GM" [ 3820.095] (**) intel(0): Relaxed fencing disabled [ 3820.096] (**) intel(0): Wait on SwapBuffers? enabled [ 3820.096] (**) intel(0): Triple buffering? enabled [ 3820.096] (**) intel(0): Framebuffer tiled [ 3820.096] (**) intel(0): Pixmaps tiled [ 3820.096] (**) intel(0): 3D buffers tiled [ 3820.096] (**) intel(0): SwapBuffers wait enabled [ 3820.096] (==) intel(0): video overlay key set to 0x101fe [ 3820.096] (EE) intel(0): failed to get resources: Bad file descriptor [ 3820.096] (II) UnloadModule: "intel" [ 3820.096] (II) Unloading intel [ 3820.096] [b](EE) Screen(s) found, but none have a usable configuration.[/b] [ 3820.096] Fatal server error: [ 3820.096] no screens found [ 3820.096] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 3820.096] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 3820.096] [ 3820.106] Server terminated with error (1). Closing log file. I checked and found out that /dev/dri doesn't exist. I also reinstalled all the xf86 dirvers. I also created a file 20-intel.conf Code: cat 20-intel.conf Section "Device" Identifier "Card0" Driver "intel" VendorName "Intel Cororation" BoardName "Intel Corporation" BusId "PCI:0:2:0" EndSection Code: cat /etc/make.conf |grep VI INPUT_DEVICES="evdev keyboard mouse synaptics" VIDEO_CARDS="intel" LIRC_DEVICES="devinput" Code: grep KMS /usr/src/linux/.config CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_I915_KMS=y *************************** lspci -ks 0:02 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) Subsystem: Fujitsu Technology Solutions Device 106a 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) Subsystem: Fujitsu Technology Solutions Device 106a Code: eix xorg-server [I] x11-base/xorg-server Available versions: 1.9.5-r1 1.10.4-r1 ~1.10.6 ~1.11.2-r1 1.11.2-r2 ~1.11.3 ~1.11.4 [M]~1.12.0 {dmx doc ipv6 kdrive minimal nptl selinux static-libs tslib +udev xnest xorg xvfb} Installed versions: 1.11.2-r2(23:58:30 03/10/12)(ipv6 nptl udev xorg -dmx -doc -kdrive -minimal -static-libs -tslib -xnest -xvfb) **************************** [I] x11-base/xorg-drivers Available versions: 1.9 1.10 1.11 [M]~1.12 {input_devices_acecad input_devices_aiptek input_devices_elographics input_devices_evdev input_devices_fpit input_devices_hyperpen input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_mutouch input_devices_penmount input_devices_synaptics input_devices_tslib input_devices_virtualbox input_devices_vmmouse input_devices_void input_devices_wacom video_cards_apm video_cards_ark video_cards_ast video_cards_chips video_cards_cirrus video_cards_dummy video_cards_epson video_cards_fbdev video_cards_fglrx video_cards_geode video_cards_glint video_cards_i128 video_cards_i740 video_cards_impact video_cards_intel video_cards_mach64 video_cards_mga video_cards_neomagic video_cards_newport video_cards_nouveau video_cards_nv video_cards_nvidia video_cards_omapfb video_cards_qxl video_cards_r128 video_cards_radeon video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_sunbw2 video_cards_suncg14 video_cards_suncg3 video_cards_suncg6 video_cards_sunffb video_cards_sunleo video_cards_suntcx video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_via video_cards_virtualbox video_cards_vmware video_cards_voodoo} Installed versions: 1.11(23:52:48 03/10/12)(input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics video_cards_intel -input_devices_acecad -input_devices_aiptek -input_devices_elographics -input_devices_fpit -input_devices_hyperpen -input_devices_joystick -input_devices_mutouch -input_devices_penmount -input_devices_tslib -input_devices_vmmouse -input_devices_void -input_devices_wacom -video_cards_apm -video_cards_ark -video_cards_ast -video_cards_chips -video_cards_cirrus -video_cards_dummy -video_cards_epson -video_cards_fbdev -video_cards_fglrx -video_cards_geode -video_cards_glint -video_cards_i128 -video_cards_i740 -video_cards_impact -video_cards_mach64 -video_cards_mga -video_cards_neomagic -video_cards_newport -video_cards_nouveau -video_cards_nv -video_cards_nvidia -video_cards_omapfb -video_cards_qxl -video_cards_r128 -video_cards_radeon -video_cards_rendition -video_cards_s3 -video_cards_s3virge -video_cards_savage -video_cards_siliconmotion -video_cards_sis -video_cards_sisusb -video_cards_sunbw2 -video_cards_suncg14 -video_cards_suncg3 -video_cards_suncg6 -video_cards_sunffb -video_cards_sunleo -video_cards_suntcx -video_cards_tdfx -video_cards_tga -video_cards_trident -video_cards_tseng -video_cards_v4l -video_cards_vesa -video_cards_via -video_cards_virtualbox -video_cards_vmware -video_cards_voodoo) ******************************************** eix xf86 |grep I [I] x11-drivers/xf86-input-evdev Installed versions: 2.6.0(23:29:08 03/09/12) [I] x11-drivers/xf86-input-keyboard Installed versions: 1.6.0(23:29:24 03/09/12) [I] x11-drivers/xf86-input-mouse Installed versions: 1.7.1(23:29:40 03/09/12) [I] x11-drivers/xf86-input-synaptics Installed versions: 1.4.0(23:30:01 03/09/12) [I] x11-drivers/xf86-video-fbdev Installed versions: 0.4.2(23:30:16 03/09/12) [I] x11-drivers/xf86-video-intel Installed versions: 2.17.0-r3(23:30:41 03/09/12)(dri -sna) [I] x11-drivers/xf86-video-v4l Installed versions: 0.2.0(23:31:02 03/09/12)(-debug) [I] x11-drivers/xf86-video-vesa Installed versions: 2.3.0(23:31:17 03/09/12)(-debug) [I] x11-libs/libXxf86misc Installed versions: 1.0.3(17:04:20 07/26/11)(-static-libs) [I] x11-libs/libXxf86vm Installed versions: 1.1.1(11:03:12 06/20/11)(-static-libs) [I] x11-proto/xf86bigfontproto Installed versions: 1.2.0(15:26:36 06/19/11) [I] x11-proto/xf86dgaproto Installed versions: 2.1(10:56:25 06/20/11) [I] x11-proto/xf86driproto Installed versions: 2.1.1(10:53:14 06/20/11) Description: X.Org XF86DRI protocol headers [I] x11-proto/xf86miscproto Installed versions: 0.9.3(16:32:22 07/26/11) [I] x11-proto/xf86rushproto Installed versions: 1.1.2(10:57:21 06/20/11) [I] x11-proto/xf86vidmodeproto Installed versions: 2.3.1(10:54:42 06/20/11) Any ideas how to solve it?
queen, /dev/dri is provided by the kernel. Turn off any hardware framebuffer drivers. Turn on Intel in agpgart and in DRM in the kernel. Turn on KMS (Kernel mode setting) under one of the intel options. At one time KMS was optional, its not true any more. You will get a framebuffer console for free.
Hello. Every time I try to print something from my firefox, google chrome. thunderbird, whichever application I am using it instantly crashes when I click on print. I'm using cups 1.5.3 as that's the most recent version of cups which is compatible with my Kodak ESP 5250 printer and c2esp open source kodak driver. I've used this configuration before in another linux distro so I know this does work. Any help very grateful please. Here's my environment:- Code: [ebuild R ] net-print/cups-1.5.3 USE="X acl dbus filters java jpeg ldap pam png python ssl threads tiff usb -avahi -debug -gnutls -kerberos -perl (-selinux) -slp -static-libs -systemd -xinetd" LINGUAS="-da -de -es -eu -fi -fr -hu -id -it -ja -ko -nl -no -pl -pt -pt_BR -ru -sv -zh -zh_TW" 9,373 kB Code: Total: 1 package (1 reinstall), Size of downloads: 9,373 kB peter@cartman ~ $ emerge --info Portage 2.1.11.21 (default/linux/amd64/10.0/desktop, gcc-4.6.3, glibc-2.15-r2, 3.5.4-gentoo x86_64) ================================================================= System uname: Linux-3.5.4-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.2 Timestamp of tree: Tue, 25 Sep 2012 08:30:01 +0000 app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.12 dev-lang/python: 2.7.3-r2, 3.2.3-r1 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27.1 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.4 sys-devel/binutils: 2.22.90 sys-devel/gcc: 4.5.4, 4.6.3, 4.7.1 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 local_overlay ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en en_GB" 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="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam ffmpeg firefox flac fontconfig fortran gdbm gif gpm gstreamer gtk iconv icu ipv6 java jpeg jpeg2k lcdfilter lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nsplugin ogg opengl openmp pam pango pcre pdf png policykit postgres ppds pppd python qt3support qt4 readline sdl semantic-desktop session spell sqlite sqlite3 sse sse2 ssl startup-notification svg tcpd threads thumbnail tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml 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" CURL_SSL="nss" 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 nlpsolver" LINGUAS="en en_GB" NETBEANS_MODULES="apisupport java javafx profiler websvccommon cnd dlight enterprise groovy php webcommon" PHP_TARGETS="php5-3 php5-4" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="jruby ruby19" USERLAND="GNU" VIDEO_CARDS="vesa nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Did you by any chance upgrade from cups-1.5.3 to cups-1.6.1 and then downgrade to 1.5.3? I ask because when I did that (I reverted to 1.5.3 because of bug STR #4155 in 1.6.1) I experienced exactly the same problem as you. I tried revdep-rebuild too, without success. I never found a solution and ended up having to re-merge 1.6.1 and use WiFi instead of USB to print to my Canon printer to work around CUPS bug #4155. For printers without network interfaces that would not be an option, though. I hope you get an answer, as I am curious as to the solution even though I found a work around in my particular case. It looks like the fix for CUPS bug #4155 will only be in CUPS 1.7
For quite some time I have been suffering from total system freeze when my screen saver has been active for a while or sometimes when I initiate shut down of my system. I have been looking extensively among similar problems in the Gentoo Forum and on the web. But I have not found anyone with an identical problem, though many seem to have closely related problems, see https://forums.gentoo.org/viewtopic-t-559068.html and https://forums.gentoo.org/viewtopic-t-925156-start-0.html My problem occurs almost every time (but not all the time) when my screen saver has been active for a while. The other occurance is when I initiate a shut down of my system form the KDE log out menu (about 30-40% of the times when I shut down my system). The symptom is that the screen freeze and the keyboard and mouse does not respond. The system appears totally frozen and I have to do a forced shut down with the power button. This circumstance makes it really hard (or impossible) to detect anything in log files (dmesg, /var/log/messages, xsession errors or any other log file). Some relevant system info: Code: # uname -a Linux phils_pc 2.6.39-gentoo-r2 #8 SMP PREEMPT Sun Jul 8 20:59:02 CEST 2012 i686 AMD Phenom(tm) II X6 1055T Processor AuthenticAMD GNU/Linux Code: # emerge --search nvidia-drivers Searching... [ Results for search key : nvidia-drivers ] [ Applications found : 1 ] * x11-drivers/nvidia-drivers Latest version available: 295.71 Latest version installed: 295.71 Size of files: 33,924 kB Homepage: http://www.nvidia.com/ Description: NVIDIA X11 driver and GLX libraries License: NVIDIA Settings in /etc/make.conf Code: VIDEO_CARDS="nouveau" KDE version Code: emerge --search kde-meta Searching... [ Results for search key : kde-meta ] [ Applications found : 1 ] * kde-base/kde-meta Latest version available: 4.8.5 Latest version installed: 4.8.5 I have tried the following to solve the problem: Recompiling media-libs/mesa Code: Latest version available: 8.0.3 Latest version installed: 8.0.3 Remerging X11-drivers (See: [url]https://forums.gentoo.org/viewtopic-t-559068-postdays-0-postorder-asc-start-275.html [/url]) Code: # emerge $(qlist -I -C x11-drivers/) Masked nvidia-drivers in /etc/portage/package.mask Followed the Gentoo Nvidia howto for my old Geforce 4 card http://www.gentoo.org/doc/en/nvidia-guide.xml Code: >=x11-drivers/nvidia-drivers-97.00 Nothing of this has solved my problem. Does anyone have a hint what to do next?
dalek wrote: You may also want to try the nvidia drivers. It's odd but sometimes one rig works great with the 3rd party nvidia drivers but another rig works best with the Nvidia drivers. So, if one could be causing a problem, try the other. Do you mean I have to set Code: VIDEO_CARDS="nvidia" instead of Code: VIDEO_CARDS="nouveau" in /etc/make.conf and remerge nvidia-drivers? And yes I agree I have an old kernel :) I use to enjoy the stability of my system and I upgrade the kernel quite seldom. But some thime I guess it becomes inevitable to up grade.
Hello, this problem has bothered me for a long time. I am running xfce 4.10 on my laptop. After starting the xfce, the xfce power manager can't control the display by defaul, for example, reducing the brightness, switching off the monitor if the laptop is inactive for the time that I set in the preference. However there are two ways to make it work: The first is to open the xfce4 power manager and change the time and close. Then the power manager could reduce the brightness of display, put the monitor on sleep and switch it off. The second is to unplug in and replug in the laptop the ac adaptor. The function comes back too. So, I want to know what I could do could make the power manager work properly? Thanks Environment: kernel: gentoo-3.5.2 Desktop: xfce4.10 xfce power manager version: 1.2.0
If you unplug it and power manager starts working, maybe it's set to not change the display while plugged in?
Does anyone think that they can post a tutorial to install compiz fusion as a standalone? I read a outdated version on of gentoo's wiki's but I prefer the newer compiz better. Also is it true that compiz will be unsupported? Or will Gentoo not support it anymore?
Does /sys/class/drm list your monitor connection? Have you got xf86-video-ati installed? Are you using an xorg.conf? (it should work without one)
I have a major problem getting nouveau to work with xorg. It worked some time ago until I recompiled the kernel using a different config file (sadly, I lost the working one...). I have tried editing the kernel config for some time but I can't get it working. The nouveau kernel driver works except that startx gives me errors. The framebuffer console looks fine and /sys/class/drm seems OK. I get "(EE) No devices detected" and "no screens found" from the Xorg.0.log. The complete file can be found at: http://pastebin.com/e3Qj2NHg The dmesg also seems pretty OK. The complete output: http://pastebin.com/L20XauBT There is another thread on the forum which handles a similar problem ( https://forums.gentoo.org/viewtopic-p-6712339.html ) where the solution was adding udev to the correct runlevel. I've added udev to sysinit, but still no luck. Here's also the output of "lspci", if it could be relevant. http://pastebin.com/DJbzHpa6 The card works with the nv-driver (with nouveau removed from both kernelspace and userspace). The nv-driver however lacks some nice functions, like acceleration. I can also get X started with the VESA-driver. All help is greatly appreciated
lilrc, Everything you posted looks good, so the problem must be with something you didn't post. Can we see your kernel .config file please. The decompressed /proc/config.gz is preferred but if thats not there, the .config that belongs to the kernel shown by Code: uname -a That may or may not be the same kernel as pointed to by /usr/src/linux. Your dmesg claims Code: [ 0.000000] Linux version 3.5.4-gentoo-gkalle (root@kalle-gentoo) (gcc version 4.6.3 (Gentoo 4.6.3 p1.6, pie-0.5.2) ) #7 SMP PREEMPT Sun Sep 23 17:55:39 CEST 2012
Morning all, I have a strange dbus issue that I can't seem to get to the bottom of when I'm starting up a GNOME session through GDM for the first time. It seems that the dbus daemon is 'hanging' on startup, where I cannot launch any dbus reliant apps such as Gnome Terminal and Nautilus. I need to stop dbus for Gnome Terminal to appear on the screen. Anyone have any suggestions on how to debug this dbus issue? Thanks in advance, Steve
Looking into this more I found the following errors in .xsession-errors. Anyone know how this could be fixed? Code: (gnome-settings-daemon:3878): GLib-GObject-WARNING **: g_object_notify: object class `GkbdStatus' has no property named `name' (gnome-settings-daemon:3878): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/libexec/gvfs-gdu-volume-monitor received signal 6 Failed to play sound: File or data not found (gnome-panel:3883): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/libexec/gvfs-gdu-volume-monitor received signal 6 (gdu-notification-daemon:3908): libgdu-WARNING **: Couldn't get daemon properties ====================================================================== Error constructing GduPool: (unspecified error) This error suggests there's a problem with your udisks or D-Bus installation. ====================================================================== (gdu-notification-daemon:3908): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gdu-notification-daemon:3908): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gdu-notification-daemon:3908): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gdu-notification-daemon:3908): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gdu-notification-daemon:3908): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gdu-notification-daemon:3908): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gdu-notification-daemon:3908): GLib-GObject-WARNING **: invalid (NULL) pointer instance (gdu-notification-daemon:3908): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed ** Message: Initializing gksu extension... ** libgdu:ERROR:gdu-pool.c:2459:gdu_pool_get_devices: assertion failed: (pool != NULL)
I've setup a new environment and installed enlightenment (E16) and it seems all the window borders and control elements (checkboxes, radio buttons, etc.) are not showing. Did I miss something?
Code: shark bigun # emerge --info Portage 2.1.11.23 (default/linux/amd64/10.0, gcc-4.5.4, glibc-2.15-r3, 3.4.9-gentoo x86_64) ================================================================= System uname: Linux-3.4.9-gentoo-x86_64-Pentium-R-_Dual-Core_CPU_E6300_@_2.80GHz-with-gentoo-2.2 Timestamp of tree: Sun, 30 Sep 2012 02:00: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.1 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 sys-devel/binutils: 2.22.90 sys-devel/gcc: 4.5.4, 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-r3 Repositories: gentoo ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=core2 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=core2 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" 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 acl alsa amd64 apng berkdb bzip2 cli cracklib crypt cups cxx dbus dri fat ffmpeg fortran gdbm gnome gpm gtk iconv ipv6 libkms mmx modules mpeg mudflap multilib ncurses nls nptl ogg openmp pam pcre pppd readline session sse sse2 ssl tcpd udev unicode xorg 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" 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="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON This is really weird, I may even take a screenshot just to show everyone, all the UI elements and even the borders in enlightenment are missing!
problems with Xorg-server,fail to startx. And I don't know whether it is the problem about drivers. My video card is Amd 6470M. Xorg.0.log says: Code: [ 3827.483] X.Org X Server 1.12.2 Release Date: 2012-05-29 [ 3827.483] X Protocol Version 11, Revision 0 [ 3827.483] Build Operating System: Linux 3.4.9-gentoo x86_64 Gentoo [ 3827.483] Current Operating System: Linux localhost 3.4.9-gentoo #7 SMP Mon Sep 17 10:33:08 Local time zone must be set--see zic x86_64 [ 3827.483] Kernel command line: root=/dev/sda10 [ 3827.484] Build Date: 17 September 2012 04:42:16PM [ 3827.484] [ 3827.484] Current version of pixman: 0.26.0 [ 3827.484] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 3827.484] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 3827.485] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 17 16:53:03 2012 [ 3827.485] (==) Using config file: "/etc/X11/xorg.conf" [ 3827.485] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 3827.486] (==) ServerLayout "aticonfig Layout" [ 3827.486] (**) |-->Screen "aticonfig-Screen[0]-0" (0) [ 3827.486] (**) | |-->Monitor "aticonfig-Monitor[0]-0" [ 3827.486] (**) | |-->Device "aticonfig-Device[0]-0" [ 3827.486] (==) Automatically adding devices [ 3827.486] (==) Automatically enabling devices [ 3827.494] (WW) The directory "/usr/share/fonts/misc/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (WW) The directory "/usr/share/fonts/100dpi/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (WW) The directory "/usr/share/fonts/75dpi/" does not exist. [ 3827.494] Entry deleted from font path. [ 3827.494] (==) FontPath set to: [ 3827.494] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 3827.494] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 3827.494] (II) Loader magic: 0x7d5ac0 [ 3827.494] (II) Module ABI versions: [ 3827.494] X.Org ANSI C Emulation: 0.4 [ 3827.494] X.Org Video Driver: 12.0 [ 3827.494] X.Org XInput driver : 16.0 [ 3827.494] X.Org Server Extension : 6.0 [ 3827.495] (--) PCI:*(0:0:1:0) 1002:9647:17aa:397b rev 0, Mem @ 0xd0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256 [ 3827.495] (--) PCI: (0:1:0:0) 1002:6760:17aa:397b rev 0, Mem @ 0xe0000000/268435456, 0xf0200000/131072, I/O @ 0x00002000/256, BIOS @ 0x????????/131072 [ 3827.495] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 3827.495] (II) "extmod" will be loaded by default. [ 3827.495] (II) "dbe" will be loaded by default. [ 3827.495] (II) "glx" will be loaded by default. [ 3827.495] (II) "record" will be loaded by default. [ 3827.495] (II) "dri" will be loaded by default. [ 3827.495] (II) "dri2" will be loaded by default. [ 3827.495] (II) LoadModule: "extmod" [ 3827.520] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so [ 3827.520] (II) Module extmod: vendor="X.Org Foundation" [ 3827.520] compiled for 1.12.2, module version = 1.0.0 [ 3827.520] Module class: X.Org Server Extension [ 3827.520] ABI class: X.Org Server Extension, version 6.0 [ 3827.520] (II) Loading extension MIT-SCREEN-SAVER [ 3827.520] (II) Loading extension XFree86-VidModeExtension [ 3827.520] (II) Loading extension XFree86-DGA [ 3827.520] (II) Loading extension DPMS [ 3827.520] (II) Loading extension XVideo [ 3827.520] (II) Loading extension XVideo-MotionCompensation [ 3827.520] (II) Loading extension X-Resource [ 3827.520] (II) LoadModule: "dbe" [ 3827.520] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so [ 3827.520] (II) Module dbe: vendor="X.Org Foundation" [ 3827.520] compiled for 1.12.2, module version = 1.0.0 [ 3827.520] Module class: X.Org Server Extension [ 3827.520] ABI class: X.Org Server Extension, version 6.0 [ 3827.520] (II) Loading extension DOUBLE-BUFFER [ 3827.520] (II) LoadModule: "glx" [ 3827.520] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 3827.520] (II) Module glx: vendor="Advanced Micro Devices, Inc." [ 3827.520] compiled for 6.9.0, module version = 1.0.0 [ 3827.521] (II) Loading extension GLX [ 3827.521] (II) LoadModule: "record" [ 3827.521] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so [ 3827.521] (II) Module record: vendor="X.Org Foundation" [ 3827.521] compiled for 1.12.2, module version = 1.13.0 [ 3827.521] Module class: X.Org Server Extension [ 3827.521] ABI class: X.Org Server Extension, version 6.0 [ 3827.521] (II) Loading extension RECORD [ 3827.521] (II) LoadModule: "dri" [ 3827.521] (WW) Warning, couldn't open module dri [ 3827.521] (II) UnloadModule: "dri" [ 3827.521] (II) Unloading dri [ 3827.521] (EE) Failed to load module "dri" (module does not exist, 0) [ 3827.521] (II) LoadModule: "dri2" [ 3827.521] (WW) Warning, couldn't open module dri2 [ 3827.521] (II) UnloadModule: "dri2" [ 3827.521] (II) Unloading dri2 [ 3827.521] (EE) Failed to load module "dri2" (module does not exist, 0) [ 3827.521] (II) LoadModule: "fglrx" [ 3827.521] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so [ 3827.541] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc." [ 3827.541] compiled for 1.4.99.906, module version = 8.98.2 [ 3827.541] Module class: X.Org Video Driver [ 3827.542] (II) Loading sub module "fglrxdrm" [ 3827.542] (II) LoadModule: "fglrxdrm" [ 3827.542] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 3827.542] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc." [ 3827.542] compiled for 1.4.99.906, module version = 8.98.2 [ 3827.542] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2 [ 3827.542] (II) AMD Proprietary Linux Driver Release Identifier: 8.98 [ 3827.542] (II) AMD Proprietary Linux Driver Build Date: Jun 11 2012 11:57:59 [ 3827.542] (--) using VT number 7 [ 3827.544] (WW) Falling back to old probe method for fglrx [ 3827.551] (II) Loading PCS database from /etc/ati/amdpcsdb [ 3827.551] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:0) found [ 3827.551] (--) Chipset Supported AMD Graphics Processor (0x6760) found [ 3827.552] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found [ 3827.552] (**) ChipID override: 0x9647 [ 3827.552] (**) Chipset Supported AMD Graphics Processor (0x9647) found [ 3827.554] ukiDynamicMajor: found major device number 250 [ 3827.554] ukiDynamicMajor: found major device number 250 [ 3827.554] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 3827.554] ukiOpenDevice: node name is /dev/ati/card0 [ 3827.554] ukiOpenDevice: open result is 7, (OK) [ 3827.554] ukiOpenByBusid: ukiOpenMinor returns 7 [ 3827.554] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0 [ 3827.554] ukiOpenDevice: node name is /dev/ati/card1 [ 3827.554] ukiOpenDevice: open result is 7, (OK) [ 3827.554] ukiOpenByBusid: ukiOpenMinor returns 7 [ 3827.554] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 3827.556] (II) AMD Video driver is running on a device belonging to a group targeted for this release [ 3827.556] (II) AMD Video driver is signed [ 3827.557] (II) fglrx(0): pEnt->device->identifier=0x1e1e890 [ 3827.557] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin [ 3827.558] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32 [ 3827.558] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 3827.558] (==) fglrx(0): Default visual is TrueColor [ 3827.558] (**) fglrx(0): Option "DPMS" "true" [ 3827.558] (==) fglrx(0): RGB weight 888 [ 3827.558] (II) fglrx(0): Using 8 bits per RGB [ 3827.558] (==) fglrx(0): Buffer Tiling is ON [ 3827.558] (II) Loading sub module "fglrxdrm" [ 3827.558] (II) LoadModule: "fglrxdrm" [ 3827.558] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so [ 3827.558] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc." [ 3827.558] compiled for 1.4.99.906, module version = 8.98.2 [ 3827.560] ukiDynamicMajor: found major device number 250 [ 3827.560] ukiDynamicMajor: found major device number 250 [ 3827.560] ukiOpenByBusid: Searching for BusID PCI:1:0:0 [ 3827.560] ukiOpenDevice: node name is /dev/ati/card0 [ 3827.560] ukiOpenDevice: open result is 11, (OK) [ 3827.560] ukiOpenByBusid: ukiOpenMinor returns 11 [ 3827.560] ukiOpenByBusid: ukiGetBusid reports PCI:0:1:0 [ 3827.560] ukiOpenDevice: node name is /dev/ati/card1 [ 3827.560] ukiOpenDevice: open result is 11, (OK) [ 3827.560] ukiOpenByBusid: ukiOpenMinor returns 11 [ 3827.560] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0 [ 3827.560] (**) fglrx(0): NoAccel = NO [ 3827.561] (**) fglrx(0): AMD 2D Acceleration Architecture enabled [ 3827.561] (--) fglrx(0): Chipset: "AMD Radeon HD 6400M Series" (Chipset = 0x6760) [ 3827.561] (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x397b) [ 3827.561] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD [ 3827.561] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000 [ 3827.561] (--) fglrx(0): MMIO registers at 0xf0200000 [ 3827.561] (--) fglrx(0): I/O port at 0x00002000 [ 3827.561] (==) fglrx(0): ROM-BIOS at 0x000c0000 [ 3827.563] (II) fglrx(0): ATIF platform detected [ 3827.564] (II) fglrx(0): AC Adapter is used [ 3829.740] (II) fglrx(0): AMD Video BIOS revision 9 or later detected [ 3829.740] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3 [ 3829.740] (II) fglrx(0): PCIE card detected [ 3829.740] (--) fglrx(0): Using per-process page tables (PPPT) as GART. [ 3829.740] (WW) fglrx(0): board is an unknown third party board, chipset is supported [ 3829.741] [ 3829.742] Backtrace: [ 3829.742] 0: /usr/bin/X (xorg_backtrace+0x36) [0x56d6d6] [ 3829.742] 1: /usr/bin/X (0x400000+0x171189) [0x571189] [ 3829.742] 2: /lib64/libpthread.so.0 (0x7ff113a17000+0x10420) [0x7ff113a27420] [ 3829.742] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so (xdl_xs112_atiddxPreInit+0x11fb) [0x7ff1109db42b] [ 3829.742] 4: /usr/bin/X (InitOutput+0x812) [0x476392] [ 3829.742] 5: /usr/bin/X (0x400000+0x24b83) [0x424b83] [ 3829.742] 6: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x7ff11294b2ad] [ 3829.742] 7: /usr/bin/X (0x400000+0x248e9) [0x4248e9] [ 3829.742] [ 3829.742] Segmentation fault at address (nil) [ 3829.742] Fatal server error: [ 3829.742] Caught signal 11 (Segmentation fault). Server aborting [ 3829.742] [ 3829.742] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 3829.742] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 3829.742] [ 3829.743] Server terminated with error (1). Closing log file. I wish someone can help me,thank you.
You've got a segfault, which is not good. Offhand, I would see what happens when you disable fglrx and use radeon. If that works, then it's a driver problem. You could also try upgrading/downgrading xorg-server and/or the video driver. (Psst. It's "I don't know", not "I don't", which leaves the reader wondering if the verb police need to hunt down a verb and bring it back in line. )
When I emerge -pv <some package> , I find some package I want just owns linguas="* B" ,but I prefer A's linguas . I need the linguas of A ,but if it does not exist , I can use B substituted . I know I can define both A and B in my make.conf, but I do not need B when they both exist . I try to write a file /etc/portage/package.linguas , like package.use , package.accept_keywords , to define a specialized LINGUAS value ,but it seems does not work . So what can I do to satisfy my need ?
linguas get expanded to normal USE-Flags. linguas="de fr" will get USE="linguas_de linguas_fr". So you can simply add per-package-entries to package.use in the form of pkg-cat/pkg-name linguas_A
I have installed fluxbox in my new laptop install. I tried to install thunar, but I received this message from portage: Code: Calculating dependencies... done! emerge: there are no ebuilds to satisfy ">=sys-fs/udev-180[gudev,hwdb]" (dependency required by "sys-fs/udisks-1.99.0-r1" [ebuild]) (dependency required by "gnome-base/gvfs-1.12.3[udisks]" [ebuild]) (dependency required by "xfce-base/thunar-1.4.0[dbus,xfce_plugins_trash" [ebuild]) (dependency required by "thunar" [argument]) I've tried every combination between /package.use, /package.mask, /make.conf! Always the same mesage! HELP!
It was more simple after all. I deactivated udev and udisks USE flags and thunar emerged perfectly! Thanks for your trouble, gyus.
Hi, ALL, According to this under the "First Impression" I need to issue a command in listing 2.9. However, doing it I got: Code: sed: -e expression #1, char 2: extra characters after command I typed: sed -i 'li\export XDG_MENU_PREFIX=gnome-' ~/.xinitrc What am I missing? Thank you.
Quote: sed -i ' l i\export XDG_MENU_PREFIX=gnome-' ~/.xinitrc You should use better fonts Quote: sed -i ' 1 i\export XDG_MENU_PREFIX=gnome-' ~/.xinitrc
I'm running a Gentoo AMD64 System, kernel 3.5.3-gentoo I am on Gnome 3, my shell version is 3.4.2 (Just noticed Gnome 3.4.2 in latest sync so I'm updating this post.) (That's right, I actually liked the clean, efficient Gnome 3 interface.) I was using Nouveau for my nVidia card but I got really tired of all the tearing on video so I switched back to the nVidia proprietary drivers (304.43). The proprietary nVidia drivers are definitely installed and running, see link: http://rehost.splurben.com/lf/nvidia-window1.jpg During the switch Gnome 3 dropped into F@#%ING fallback mode and I cannot for the life of me find a way to restore full Gnome 3. I have another Gentoo AMD64 system with the exact same video card [GeForce 8500 GT] and it's using Gnome 3 Shell without fallback. I really like the clean Gnome 3 interface and less dependency on the mouse. How the heck do I get Gnome3 / GDM to forget about fallback mode? I've tried tons of things, I've reinstalled Gnome, removed all the configuration files I can find or have located on various other posts relating to Gnome 3 and I'm just totally stumped. After the upgrade to Gnome 3.4, I am now able to manually start Gnome Shell at the command line with the following command: Code: gnome-shell --replace Before the upgrade to Gnome 3.4, starting gnome-shell from the command line only produced errors but the normal log-in with GDM doesn't even seem to try. So, now the question is, how do I tell GDM to try to execute gnome-shell once it's decided it has to fall back? Surely there's a line in a GDM or GCONF configuration that just needs to be changed back to default for Gnome Shell. I'll be damned if I can find it.
Just to make sure... You've checked that 3D acceleration is working in other programs, right? I've ran Gentoo+nvidia for several years and sometimes I still forget to do 'eselect opengl set nvidia' for new installs...
Hi, First my hardware: Lenovo Thinkpad W530 nVidia k2000m Graphics with Optimus The Intel Graphics works good with X but I want to use only the nVidia k2000m card (Discrete graphics mode!) I can't use nouveau driver since my graphic card is way too nouveau I believe (ok this is a bad joke! ). The drivers are yet to be developed with sufficient support. I have latest xorg-server unmasked (last resort! but I tested before with the stable ebuilds) I just downloaded the latest Certified drivers from nVidia Corp. 304.37 I changed the Graphics mode in the BIOS to Discrete (only nVidia Graphics) I can only boot passed udev events if I start with the kernel parameter pci=noacpi or pci=noirq or nolapic Otherwise, as soon as the boot process reaches udev, black screen and a freeze but I'd have to confirm what's happening with netconsole or a serial link. Also I tried with a few live CDs: Mint freezes with a grey screen and Knoppix freezes while booting and Mageia breaks at: PCI [1.97... ] pci 0000:00:01.0: ASPM: Could not configure common clock. Then I drop to its shell (it doesn't have to be related to the general issue). This is my xorg log: http://pastebin.com/gPKAW6SY This is my xorg.conf: http://pastebin.com/A2BX8p4a This is my dmesg buffer: [ 453.819789] NVRM: failed to copy vbios to system memory. [ 453.822080] NVRM: RmInitAdapter failed! (0x30:0xffffffff:859) [ 453.822086] NVRM: rm_init_adapter(0) failed Has anyone worked out a similar problem?
I was able to startx but I had to pass to the kernel: ACPI=noirq I don't have any input devices though working... This is my dmesg here: http://pastebin.com/FjSsxQRK I can see ACPI method parse exec failed. Perhaps, you can help me sort things out. I re-emerged udev with debug use. I also reemerged the xf86-drivers.. evdev,keyboard, synaptics and mouse. Everything is ok now. So running with ACPI=noirq as the kernel parameter it's fine.
Hi, ALL, I barely remember that in order to answer: "What package the program belongs?" I need to issue: equery belongs So, I tried: equery belongs fglrx but received equery: command not found Help! Thank you.
"equery belongs" only reports what package an existing file on your system belongs to. For instance: Code: ~ # equery belongs /usr/bin/ls * Searching for /usr/bin/ls ... sys-apps/coreutils-8.14 (/bin/ls) Finding something that isn't installed is harder. Sometimes it takes a lot of looking or just someone that knows. I think I know what you're looking for and that's glxgears. It's part of x11-apps/mesa-progs. - John
So, I can't start x as normal user then I su. The problem is, when I su, it starts x as root and I'm in my session as root. I tried to start a new session but all I got was a black screen with a white dash in the top left corner. Also, I don't know how to leave the Desktop Environment. The guide says to Ctrl-Alt-Backspace but it doesn't work for me. When I do that, nothing happens. When I Ctrl-Alt-F1 it does leave the Desktop and flashes some words but doesn't give me a prompt.
Ctrl-Alt-Backspace died a while ago. Now it only exists when you reconfigure it to. (Please don't ask me, I don't know how). When you Ctrl-Alt-F1 back to your session (assuming you logged in to the first session) type ctr+c to kill xorg. Now on to your problem: what does your user's .xinitrc file contain? If you do not have xterm and twm installed, please do so. (emerge -av xterm twm) This should give an absolutely ugly, but hopefully working, environment. It will really just be a few terminals. To leave type "exit" in each one until the session closes. Try startx again as a user and tell us what happened. EDIT: Ahh.. I see I was beaten to the post.
Hello everybody, I think my problem is related to this one: (I already posted there as you can see, but no answers as it's marked as [SOLVED] I think) https://forums.gentoo.org/viewtopic-p-7118702.html Difference for me is that I can boot fine until xdm starts gdm and loads the nvidia kernel module. As stated there I can't startx with "Discrete Graphics"-mode turned on in Bios. Integrated Intel graphics works fine, but I can't use any external monitors what's the expected behaviour. As I really need more than the laptop display sometimes, I'm trying hard to get the nvidia gpu running. I'm pretty sure that my kernel is configured correctly as I triple checked the settings from the nvidia guide. What I already tried: - various Bios settings (hyperthreading on/off, intel virtualization on/off, optimus on/off, optimus os detection on/off, disable everything I can even mouse / trackpoint) - Bios update to newest version (Version 1.08 UEFI: 1.08 / ECP: 1.06) - different kernel parameters: irqpoll, irqfixup, nox2apic, pci=usepirqmask, acpi_os_name="Microsoft Windows", acpi=off, acpi=noirq, nolapic, noapic and even some more I think that I found as suggestions to solve nvidia optimus problems. - remove 8gb of the 16gb ram I have as someone wrote in some bugtracker it could be an issue with 16gb of ram The only kernel parameter that allowed me to boot into x is "acpi=noirq" all other tries didn't have an effect. The downside without irq is (again as said already in the other thread) I lose multicore and hyperthreading and my system runs terribly slow : / Some informations that may help: cat /proc/interrupts (discrete graphics mode): Code: SEE MY 3RD POST PLEASE dmesg shows that the graphic card should be on irq 17 but as loading the kernel module fails and results in a completely turned off screen black screen (no backlight) it doesn't appear in the above listing I think. dmesg (discrete graphics mode): SEE MY 3RD POST PLEASE Xorg.0.log: Code: SEE MY 3RD POST PLEASE xorg.conf: Code: SEE MY 3RD POST PLEASE I also tried without setting the BusId implicitly. lspci -vvv (discrete graphics mode): SEE MY 3RD POST PLEASE I tried nvidia-drivers 295.71, 302.17-r1, 304.37-r1 and 304.43 with "X acpi kernel_linux multilib tools" use flags enabled. I'm running 3.5.3-gentoo 64bit with a self compiled kernel based on http://www.kernel-seeds.org/seeds/64_bit/gentoo/ configuration and tried the following other kernel versions: [1] linux-3.3.8-gentoo [2] linux-3.4.4-gentoo [3] linux-3.4.5-gentoo [4] linux-3.5.0-gentoo [5] linux-3.5.1-gentoo [6] linux-3.5.2-gentoo I also tried genkernel 3.3.8 some time ago without success. Yesterday I gave the the xorg-server release candidate a shot and installed version 1.12.99.905 in combination with mesa 8.0.4 or 8.0.4-r1 I spent hours searching around the net for a solution and tried everything I found. Many ubuntu users say they just turn on discrete graphics mode, disable os detection and intel virtualization stuff in bios and install the proprietary driver and it works for them. How can that be? If you need any more input from me let me know. I'm really stuck and can't believe there is no solution : / Cheers Alex
All your info are totally incoherent : - Showing an xorg.conf with dri disable and a xorg.log with dri enable - Showing an interrupt list with irq 9 in use and a dmesg with a free irq 9 same for intel_hda that is MSI enable and your log show it has been stop. I would say first, disable devices in your bios for trying, specially the snd_hda that take irq17 (same as your nvidia as you said) and have trouble with MSI in your log. (by devices i'm not speaking about any cpu features, just devices that take irq) I would remove/unload vboxdrv too. And re-enable virtualization cpu feature in your bios. Re-read nvidia doc for feature, you are still using xorg opengl in your log. Try to produce something coherent or with some kind of logic instead of a random infos from your many tries. We are blind, and anytime you will change something your previous infos gaven goes outdate and may even drive us in bad path as we couldn't guess you've made any change.
I want to emerge a package named kalarm.I run emerge -pv kalarm ,there returns an error , followed: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: kde-base/kdelibs:4 (kde-base/kdelibs-4.9.1::gentoo, ebuild scheduled for merge) pulled in by >=kde-base/kdelibs-4.9.1:4[aqua=] required by (kde-base/katepart-4.9.1::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) (kde-base/kdelibs-4.8.5::gentoo, installed) pulled in by >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kdepimlibs-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kdeplasma-addons-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,opengl,semantic-desktop=] required by (kde-base/pykde4-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/dolphin-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/plasma-workspace-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kactivities-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/gwenview-4.8.5::gentoo, installed) >=kde-base/kdelibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/kget-4.8.5::gentoo, installed) kde-base/oxygen-icons:4 (kde-base/oxygen-icons-4.9.1::gentoo, ebuild scheduled for merge) pulled in by >=kde-base/oxygen-icons-4.9.1:4[aqua=] required by (kde-base/katepart-4.9.1::gentoo, ebuild scheduled for merge) (and 3 more with the same problem) (kde-base/oxygen-icons-4.8.5::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) kde-base/kdepimlibs:4 (kde-base/kdepimlibs-4.9.1-r1::gentoo, ebuild scheduled for merge) pulled in by >=kde-base/kdepimlibs-4.8.5:4[aqua=,semantic-desktop] required by (kde-base/kdepim-common-libs-4.8.5::gentoo, ebuild scheduled for merge) >=kde-base/kdepimlibs-4.8.5:4[aqua=,semantic-desktop] required by (kde-base/kdepim-runtime-4.8.5::gentoo, ebuild scheduled for merge) >=kde-base/kdepimlibs-4.8.5:4[aqua=,semantic-desktop] required by (kde-base/kalarm-4.8.5::gentoo, ebuild scheduled for merge) (kde-base/kdepimlibs-4.8.5::gentoo, installed) pulled in by >=kde-base/kdepimlibs-4.8.5:4[aqua=,semantic-desktop=] required by (kde-base/plasma-workspace-4.8.5::gentoo, installed) It may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. You may want to try a larger value of the --backtrack option, such as --backtrack=30, in order to see if that will solve this conflict automatically. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. !!! The following installed packages are masked: - sys-kernel/gentoo-sources-3.5.0::gentoo (masked by: package.mask) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. I want to know how to deal with the "slot conflict" . I am a new Gentoo User . Any Idea ?
please post the entire output in code tags
I have xfce4-power-manager installed, but I can't figure out how to add it to the panel. I have the Brightness plugin in the panel which I think is related, but I don't see any option to add the power manager to the panel. I've had it in the panel in the past. Does anyone have this working?
Perfect, thank you!
i just updated my system, which moved me from emacs-23.4 to emacs-24.1. i can run emacs (and emacsclient) without issue, but i am unable to save any files. when i execute 'save-buffer', the minibuffer properly displays "Saving file /path/to/file..." but nothing else happens. the file is not saved. the status of the buffer is still '**' (modified). there are no notable messages in the *Messages* buffer. i've never run across something like this. anyone have any ideas on how to troubleshoot this? thanks.
Please note anyway: write-file-hooks wrote: This variable is an alias for `write-file-functions'. This variable is obsolete since 22.1 Of course, this was not your question. To answer your question: write-file-hooks wrote: List of functions to be called before writing out a buffer to a file. If one of them returns non-nil, the file is considered already written and the rest are not called. Now it happens in lisp that (if ...) returns nil if the condition fails and there is no else-part. So if your "if"-condition does not apply it has the side effect that your file is not written. Lisp always gives you a fun time through side effects Edit: I misread "non-nil" as "nil", i.e. the trouble occurs if the conditional applies. Anyway, this does not change my argument much: You must return a well-defined value independent of the test.
I can start KDE with startx command after I login on tty1. I want to login on KDE but switching default runlevel by editing /etc/inittab has no effect. How can you do this?
cristi92b wrote: I can start KDE with startx command after I login on tty1. I want to login on KDE but switching default runlevel by editing /etc/inittab has no effect. How can you do this? kdm?
For instance, ibus works perfectly on firefox. It doesn’t work with gedit though, and neither does it with gnome-terminal. I don’t think the problem comes from my GTK_IM_MODULE or QT_IM_MODULE settings as trying to launch gedit by setting them explicitly does not help. Ibus still does not work when doing this: Code: GTK_IM_MODULE=ibus gedit Any idea?
Did you build both gtk2 and gtk3 modules of ibus ?
Hi all, I've been trying to get Gentoo going on a laptop the last couple of days. It's an HP Pavilion DV6. It's entirely ATI/AMD-based, as the lspci will attest: http://pastebin.com/KBFEyvKH I've installed from the Stage 3 as normal, so it's a pretty vanilla install. The kernel is a custom compile; I basically removed anything not relevant to the machine, and turned back on a couple of things, but it's not heavily customised. My Kernel .config: http://pastebin.com/9Qw8G5JK I got the base system running pretty OK. I then wanted to get X running, so I followed this howto . I seem to be running into problems with the DRI driver loading properly, as in my dmesg I get: Code: [ 0.628787] [drm] Initialized drm 1.1.0 20060810 [ 0.628857] [drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module! As a consequence I get no 3d support in the X server. Granted, the 3D card isn't fantastic, but it DOES support 3D. This laptop is entirely AMD, and there's no Intel kit in there (chipset or graphics at least), so this is an odd message. Now, the logical thing to do is to enable the intel_agp module; well, I tried that too, and got nowhere. I tried turning on all sorts of intel stuff, and still got nowhere. I'm compiling all these drivers directly into the kernel, as I'm trying to avoid using modules if possible. I saw something (which I now can't find) about there being a bug which means you have to enable some of the Intel stuff to get ANY DRI support working, but I'm damned if I can find it now. Here's my dmesg: http://pastebin.com/MnTKRvpe And finally 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="-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="mmx sse sse2" VIDEO_CARDS="radeon" INPUT_DEVICES="evdev keyboard mouse synaptics" Code: CFLAGS="-march=k8 -O2 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j4" GENTOO_MIRRORS="ftp://mirror.bytemark.co.uk/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/" SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage" USE="-gnome -kde X aac aim alsa cdda cdr css cups dvd dvdr encode ffmpeg flac gtk hddtemp lame lm_sensors mmx mozilla mp3 mp4 mpeg ncurses ogg samba wifi synaptics" I seem to have an /etc/make.conf and /etc/portage/make.conf - that's not right is it? Been a while since I've use Gentoo in anger! Any help most gratefully received on this.
ok, first do the following: enable CONFIG_AGP in the kernel and select the AMD one. I strongly urge you to compile radeon as module. set CONFIG_EXTRA_FIRMWARE to this: radeon/RS780_pfp.bin radeon/RS780_me.bin radeon/R600_rlc.bin "radeon/CEDAR_me.bin radeon/CEDAR_pfp.bin radeon/CEDAR_rlc.bin now reboot and see if lspci -k shows radeon loaded.
Why won't lightdm die any more during shutdown? If I try to stop xdm using /etc/init.d/xdm stop I get: Code: recluce ~ # /etc/init.d/xdm stop * Stopping lightdm ... * start-stop-daemon: 1 process refused to stop * Error stopping lightdm * ERROR: xdm failed to stop recluce ~ # I know this used to work, but I'm not sure when it stopped working, since I usually don't pay much attention during shutdown.
Might be stupid question to some but asking anyway. Have you checked if lightdm is supported by the installed 'xdm' init script? It was added only recently to later xorg-server ebuilds which the xdm file is part of. See, Code: $ grep lightdm /etc/init.d/xdm lightdm) EXE=/usr/sbin/lightdm PIDFILE=/var/run/lightdm.pid
I am trying to get X forwarded from a remote pc to my desktop. The remote pc and local pc are both Gentoo. Between the local and remote pc, I have a proxy. I use 'net-misc/corkscrew' to allow SSH to connect to the remote machine. Code: $ cat config # Abbreviating hostnames Host remote-pc HostName remote-pc.example.com Port 22 User lyall IdentityFile ~/.ssh/identity ProxyCommand corkscrew proxy.example.com 8080 %h %p I can connect, using my keys, no problems. However, I cannot seem to get Code: ssh remote-host -Y The remote PC has a working X system, and I generally login, locally, using Fluxbox as my window manager. I use gdm as my greeter. The local pc , has a similar setup, X, gdm and Fluxbox. So, ssh remote-pc , just works. ssh remote-pc -Y does not. Output of ssh -v remote-pc -Y is as follows :- Code: $ ssh -v -Y lyalls-pc OpenSSH_5.9p1-hpn13v11lpk, OpenSSL 1.0.0j 10 May 2012 debug1: Reading configuration data /home/pearcely/.ssh/config debug1: /home/pearcely/.ssh/config line 2: Applying options for lyalls-pc debug1: Reading configuration data /etc/ssh/ssh_config debug1: Executing proxy command: exec corkscrew proxy.aus.hp.com 8080 lyalls-pc.dyndns.org 6503 debug1: permanently_drop_suid: 1000 debug1: identity file /home/pearcely/.ssh/identity type -1 debug1: identity file /home/pearcely/.ssh/identity-cert type -1 debug1: identity file /home/pearcely/.ssh/identity type -1 debug1: identity file /home/pearcely/.ssh/identity-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1-hpn13v11 debug1: match: OpenSSH_5.9p1-hpn13v11 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.9p1-hpn13v11lpk debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: AUTH STATE IS 0 debug1: REQUESTED ENC.NAME is 'aes128-ctr' debug1: kex: server->client aes128-ctr hmac-md5 none debug1: REQUESTED ENC.NAME is 'aes128-ctr' debug1: kex: client->server aes128-ctr hmac-md5 none debug1: sending SSH2_MSG_KEX_ECDH_INIT debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: RSA 9a:72:42:23:d8:07:99:75:fe:24:dc:6b:d4:ac:13:d8 debug1: Host '[lyalls-pc.dyndns.org]:6503' is known and matches the RSA host key. debug1: Found key in /home/pearcely/.ssh/known_hosts:1 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering DSA public key: /home/pearcely/.ssh/identity debug1: Server accepts key: pkalg ssh-dss blen 433 debug1: Authentication succeeded (publickey). Authenticated to lyalls-pc.dyndns.org (via proxy). debug1: Final hpn_buffer_size = 131072 debug1: HPN Disabled: 0, HPN Buffer Size: 131072 debug1: channel 0: new [client-session] debug1: Enabled Dynamic Window Scaling debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: Requesting X11 forwarding with authentication spoofing. X11 forwarding request failed on channel 0 Last login: Wed Sep 12 10:59:10 CST 2012 from snopxyout-03.asiapac.hp.net on pts/0 Agent pid 3346 lyall@lyalls-pc:~ Any suggestions would be appreciated
doesn't ssh -X host is needed for X11 forwarding?
I logged out of gnome tonight and gdm no longer presents me with a login screen. I get some XDMCP window that says "No serving hosts were found" that I have never seen before. I have no idea what to check besides my /etc/rc.conf and /etc/conf.d/xdm. I haven't changed them and they look right: /etc/rc.conf sets XSESSION="Gnome" and /etc/conf.d/xdm sets DISPLAYMANAGER="gdm". Any ideas what went wrong?
I searched my emerge.log and found during my last world update: Code: 1269060107: >>> emerge (3 of 34) x11-libs/libXdmcp-1.0.3 to / 1269060107: === (3 of 34) Cleaning (x11-libs/libXdmcp-1.0.3::/usr/portage/x11-l ibs/libXdmcp/libXdmcp-1.0.3.ebuild) 1269060107: === (3 of 34) Compiling/Merging (x11-libs/libXdmcp-1.0.3::/usr/port age/x11-libs/libXdmcp/libXdmcp-1.0.3.ebuild) 1269060115: === (3 of 34) Merging (x11-libs/libXdmcp-1.0.3::/usr/portage/x11-li bs/libXdmcp/libXdmcp-1.0.3.ebuild) 1269060116: >>> AUTOCLEAN: x11-libs/libXdmcp:0 1269060116: === Unmerging... (x11-libs/libXdmcp-1.0.3) 1269060117: >>> unmerge success: x11-libs/libXdmcp-1.0.3 1269060118: === (3 of 34) Post-Build Cleaning (x11-libs/libXdmcp-1.0.3::/usr/po rtage/x11-libs/libXdmcp/libXdmcp-1.0.3.ebuild) 1269060118: ::: completed emerge (3 of 34) x11-libs/libXdmcp-1.0.3 to / but there's no configuration files affected: Code: # qlist libXdmcp /usr/lib64/libXdmcp.la /usr/lib64/libXdmcp.so.6.0.0 /usr/lib64/libXdmcp.so /usr/lib64/pkgconfig/xdmcp.pc /usr/lib64/libXdmcp.so.6 /usr/share/doc/libXdmcp-1.0.3/ChangeLog.bz2 /usr/include/X11/Xdmcp.h I don't see anything else related, just a bunch of gst updates mostly. I'll try reverting to the previous version of libXdmcp and see if that helps.
Hello, I somehow managed to hose my system. Now when it starts up the screen flickers and then turn black (starting X I assume). Changing to console with Ctrl+Alt+1 doesn't work either (probably problem with radeon, as far as I remember this never worked), neither does Ctrl-Alt-Del reboot the system. I remember that Gentoo used to offer an "interactive boot mode" which could be accessed by pressing I, but this doesn't seem to work with OpenRC anymore. Searching the web I also found the kernel options "softlevel=boot", "gentoo=nox" and "single", but none of them have any effect when I add them to the "kernel ...." line in grub. Does anyone have an idea what I'm doing wrong, or what else I can do to prevent startup of X and go/stay at the console instead? Or starting a minimal system? Thanks! Bernd
If you have the possibility to boot from a cd or usb stick into a rescue system I think you could chroot into your system (or maybe just mount your partitions) and add rc_interactive="YES" in /etc/rc.conf. Then the interactive boot should be activated and by pressing "i" you can choose again which service should be started. For me that worked.
Because this new problem isn't related to Gnome 3.4 anymore but to Gnome 3.2, I post it here and make a new thread. When I try to compile gtkhtml, it exits every time with the same error. My build.log is located at http://pastebin.com/f6S5chuz Any ideas?
Actually, it is related to Gnome 3.4, or more exactly to glib 2.32. There were certain changes made in glib pkgconfig files, that need a fix or two in a few places (and most likely Gnome 3.4 version of gtkhtml has them).
sorry if i should have posted my problem in the other "startx fails" threads, but i thought i start a new one because their problems are similar but different:-) i've followed the gentoo tutorials: http://www.gentoo.org/doc/en/xorg-config.xml http://www.gentoo.org/doc/en/ati-faq.xml my graphics card is: Sapphire HD 6450 Flex, 1GB DDR3, passiv, low-profile output of /var/log/Xorg.0.log: http://bpaste.net/show/43924 output of /etc/make.conf: http://bpaste.net/show/43926
You have two problems: misconfigured kernel - no KMS, vesa and fbdev present but unneeded bad configuration in xorg.conf.d Please configure your kernel according to the instructions in http://www.gentoo.org/doc/en/xorg-config.xml then post the result of 'cat /etc/X11/xorg.conf.d/*'. You might also want to set VIDEO_CARDS="radeon r600" in /etc/make.conf (it has nothing to do with this issue, but you will need it anyway to get HW acceleration with mesa).
Hello, Does anyone already test it? I found no ebuild, video or anything more of some themes and images. http://sourceforge.net/projects/be-shell/ Cheers!
I posted an ebuild in the bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=426946 Theming and configuration mainly through direct editing of the config files. Documentation is online: http://sourceforge.net/p/be-shell/wiki/browse_pages/
Hello, I'm using minimal, custom KDE4 installation (4.9.1) everything works like a charm but there is no sleep option in kde "Leave" sub menu. Do I have to install something to enable it? System configuration is able to enter ram sleep mode.
All right I had to install powerdevil which serves as power management subsystem in KDE.
I didn't find any search results about this issue that I am having right now. This is what is installed. Code: [I] app-office/openoffice-bin Available versions: 3.4.0-r2 Code: equery f app-office/openoffice-bin | grep soffice /usr/lib64/openoffice/basis3.4/program/libsofficeapp.so /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/dialogbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/insertcontrolsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/macrobar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/BasicIDE/toolbar/translationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/StartModule/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar/formobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar/queryobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar/reportobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbapp/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbbrowser /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbbrowser/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbbrowser/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbbrowser/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/toolbar/designobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/toolbar/sqlobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbquery/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbrelation /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbrelation/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbrelation/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbrelation/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/Formatting.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/reportcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/resizebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/sectionalignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/sectionshrinkbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbreport/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtable /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtable/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtable/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtable/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtdata /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtdata/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtdata/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/dbtdata/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sbibliography /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sbibliography/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/drawobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formatobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/previewbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/scalc/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/schart/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/3dobjectsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/arrowsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/choosemodebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/commentsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/connectorsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/ellipsesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/gluepointsobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/linesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/masterviewtoolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/positionbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/rectanglesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/textbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sdraw/toolbar/zoombar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/insertobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sglobal/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/3dobjectsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/arrowsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/choosemodebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/commentsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/commontaskbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/connectorsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/ellipsesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/gluepointsobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/linesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/masterviewtoolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/outlinetoolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/positionbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/rectanglesbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/slideviewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/slideviewtoolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/textbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/simpress/toolbar/zoombar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/smath/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/sweb/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/insertobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swform/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/insertobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swreport/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swriter/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/menubar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/statusbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/statusbar/statusbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/alignmentbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/arrowshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/basicshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/bezierobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/calloutshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/colorbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/drawbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/drawingobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/drawtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/extrusionobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/findbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/flowchartshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/fontworkobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/fontworkshapetype.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/formcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/formdesign.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/formsfilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/formsnavigationbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/formtextobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/frameobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/fullscreenbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/graffilterbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/graphicobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/insertbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/insertobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/mediaobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/moreformcontrols.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/numobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/oleobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/optimizetablebar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/previewobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/standardbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/starshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/symbolshapes.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/tableobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/textobjectbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/toolbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/modules/swxform/toolbar/viewerbar.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/simpress /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/simpress/effects.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/simpress/transitions-ogl.xml /usr/lib64/openoffice/basis3.4/share/config/soffice.cfg/simpress/transitions.xml /usr/lib64/openoffice/basis3.4/share/wordbook/en-US/soffice.dic /usr/lib64/openoffice/program/soffice /usr/lib64/openoffice/program/soffice.bin /usr/lib64/openoffice/program/sofficerc Before, everytime I installed openoffice, soffice used to be at convinient location and in the default path for a standard user. Don't remember where it was /usr/bin or /usr/local/bin or any other place. Has anything changed recently?
Because openoffice and libreoffice both used the "soffice" program name, it was not possible to install them alongside each other. So now it was removed. The other executables like ooffice, oowriter, etc. are still there.
Code: The profile appears to be in use by process 2769 on host new-host-3. If you are sure no other processes are using this profile, delete the file /home/athena/.config/chromium/SingletonLock and relaunch Chromium. I got that error message when I launched chromium this morning. It's never happened to me. Actually, one time, I became 'new-host-3' but when I restarted, I was athena@localhost again. It's weird, sometimes when I'm running root, I'm "localhost" and sometimes I'm the name of my computer, "athena-pc". Another weird thing, when I startx, (I'm running kde) It'll start halfway kinda. I'll see tghe grey screen and the icon of the harddrive. Then the entire thing kinda fails and it exits GUI and I'm back at the terminal. Second time is a charm though. Until, this time. Chromuim is acting up. Got any ideas?
nvm, turns out im just being dumb...the file was there. it was just hidden. ls -a and then rm fixed it.
I have two computers running XFCE 4.10. On one, applications using GTK+3 look fine , but on the other, they look terrible (both screenshots show gnome-extra/gucharmap-3.2.2). On both computers, I have x11-themes/gtk-engines-xfce-3.0.0-r200 and x11-themes/gtk-engines-xfce-3.0.0-r300 installed, and I have the same ~/.config/gtk-3.0/settings.ini file: Code: [Settings] gtk-font-name=Sans Serif 9 gtk-theme-name=Xfce gtk-icon-theme-name=tango gtk-fallback-icon-theme=gnome gtk-toolbar-style=GTK_TOOLBAR_ICONS gtk-menu-images=1 gtk-button-images=1 The computer that looks correct has x11-libs/gtk+-3.2.4-r1, while the ugly one has x11-libs/gtk+-3.4.4, but I wouldn't expect it to make that much of a difference. What am I missing? Why is there such a difference in appearance between the two? If anyone has any suggestions on how I could improve this, it would be greatly appreciated
Well, actually 3.2->3.4 might very well be the key difference here. There were theme breaking changes between those versions, mainly related to making background style changes behave more css-like.
Okay, this is annoying, I have just gotten my system to boot after a painful upgrade of gnome. Everything seemed to be working fine, it was booting fine and everything. But for some reason, I now am getting the following error when trying to manually start GDM after it fails at boot: Code: # gdm start ** (gdm:3655): WARNING **: Failed to acquire org.gnome.DisplayManager ** (gdm:3655): WARNING **: Could not acquire name; bailing out I have tried several things, including the steps laid out here: https://forums.gentoo.org/viewtopic-t-818538.htm Nothing seems to be working. I have a feeling that the problems are a result of running some packages with ~ keywords. So I guess what I am asking is if there is anyone who would help me run these packages down and return to a (mostly) stable environment? I am happy to post my /etc/portage/package.keywords; accept.keywords info when needed. I do understand that this may be an unrelated issue, but this still needs to be done. I have run etc-update, and revdep-rebuild after every update, and still nothing. I have also run emerge -lav gdm, and still nothing. I am sorry that I ever started mixing testing versions with stable with the gnome stuff, it's turned out to be a huge pain. I really really appreciate all the help I can get. Thanks Todd
From here ; Quote: Status 09/2010: Linux distributions, including Novell's openSUSE, have now abandoned radeonhd as the default driver, instead using the radeon driver. radeon has more features, including Kernel Mode-Setting support and more 3D support, and it supports all Radeon generation from original R100 Radeons to R800 Radeons (HD 5000 series). Radeonhd can be continued to be updated as long as there are people find it useful. You can switch to; Code: x11-drivers/xf86-video-ati-6.14.6-r1 It's the current, (radeon), driver. Make sure you /etc/make.conf has the line; Code: VIDEO_CARDS="radeon" and an update to your world, should automatically install the correct driver. Good Luck..
Okay, I have been trying gnome 3 for a little while now, and I really don't like it very much at all. I did notice, however, during the time that I was dealing with gnome 3 upgrading and broke my system, having to use the live dvd, kde seemed pretty nice. Basically I am wanting to install it and take it for a further test drive. I'm not trying to start a desktop flame war here, in fact, I wouldn't post unless I absolutely had to. I searched and searched for an answer, and I'm not able to find one. The main problem is a use flag issue. Normally when emerging, there are occasional use flag settings that need to be changed, which I usually do in /etc/portage/package.use. No big deal. This time I have an extensive list due to collisions, and I am wondering if I have missed a possible simple solution to my issue, rather than placing all the entries in package.use one by one? so without further delay, allow me to post what I have and we will go from there. Please be mindful that the list of packages is cut off in my terminal window due to the size, but when I enter #emerge -av kde-meta, I get the following: Code: [ebuild N ] kde-base/libkcompactdisc-4.8.3 USE="alsa (-aqua) -debug" 0 kB [ebuild N ] kde-base/phonon-kde-4.8.3 USE="alsa pulseaudio (-aqua) -debug" 0 kB [ebuild N ] kde-base/kstartupconfig-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdialog-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/svgpart-4.8.3 USE="(-aqua) -debug" 10 kB [ebuild N ] kde-base/kdnssd-4.8.3 USE="(-aqua) -debug -zeroconf" 0 kB [ebuild N ] kde-base/analitza-4.8.3 USE="readline (-aqua) -debug" 143 kB [ebuild N ] kde-base/libksane-4.8.3 USE="(-aqua) -debug" 82 kB [ebuild N ] kde-base/kdeartwork-wallpapers-4.8.3 USE="(-aqua)" 137,099 kB [ebuild N ] kde-base/freespacenotifier-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/ksystraycmd-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kwrited-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdebase-cursors-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/qguiplatformplugin_kde-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kreadconfig-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kuiserver-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kfile-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdebase-menu-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/ktraderclient-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdebugdialog-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/drkonqi-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/renamedlg-plugins-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kioclient-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kiconfinder-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/keditfiletype-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/attica-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/knetattach-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kdontchangethehostname-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kpasswdserver-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdebase-menu-icons-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kwalletd-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kglobalaccel-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdebase-desktoptheme-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kquitapp-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kmimetypefinder-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kurifilter-plugins-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/knewstuff-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kstart-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/juk-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kbruch-4.8.3 USE="handbook (-aqua) -debug" 889 kB [ebuild N ] kde-base/kgeography-4.8.3 USE="handbook (-aqua) -debug" 6,610 kB [ebuild N ] kde-base/kig-4.8.3 USE="handbook (-aqua) -debug -kig-scripting" 1,494 kB [ebuild N ] kde-base/marble-4.8.3 USE="handbook kde (-aqua) -debug -designer-plugin -gps -plasma -python -test" 19,434 kB [ebuild N ] kde-base/step-4.8.3 USE="gsl handbook qalculate (-aqua) -debug" 370 kB [ebuild N ] kde-base/rocs-4.8.3 USE="handbook (-aqua) -debug" 650 kB [ebuild N ] kde-base/kiten-4.8.3 USE="handbook (-aqua) -debug" 11,758 kB [ebuild N ] kde-base/cantor-4.8.3 USE="R handbook -analitza (-aqua) -debug -postscript" 267 kB [ebuild N ] kde-base/kcolorchooser-4.8.3 USE="(-aqua) -debug" 5 kB [ebuild N ] kde-base/kdegraphics-strigi-analyzer-4.8.3 USE="(-aqua) -debug" 41 kB [ebuild N ] kde-base/kamera-4.8.3 USE="handbook (-aqua) -debug" 37 kB [ebuild N ] kde-base/libkipi-4.8.3 USE="(-aqua) -debug" 72 kB [ebuild N ] kde-base/kgamma-4.8.3 USE="handbook (-aqua) -debug" 27 kB [ebuild N ] kde-base/kruler-4.8.3 USE="handbook (-aqua) -debug" 132 kB [ebuild N ] kde-base/kdegraphics-mobipocket-4.8.3 USE="(-aqua) -debug" 21 kB [ebuild N ] kde-base/ksnapshot-4.8.3 USE="handbook (-aqua) -debug -kipi" 259 kB [ebuild N ] kde-base/okular-4.8.3 USE="crypt handbook jpeg pdf postscript tiff (-aqua) -chm -debug -djvu -ebook" 1,089 kB [ebuild N ] kde-base/superkaramba-4.8.3 USE="(-aqua) -debug -python" 385 kB [ebuild N ] kde-base/kdf-4.8.3 USE="handbook (-aqua) -debug" 154 kB [ebuild N ] kde-base/kcalc-4.8.3 USE="handbook (-aqua) -debug -test" 88 kB [ebuild N ] kde-base/ktimer-4.8.3 USE="handbook (-aqua) -debug" 148 kB [ebuild N ] kde-base/sweeper-4.8.3 USE="handbook (-aqua) -debug" 83 kB [ebuild N ] kde-base/filelight-4.8.3 USE="handbook (-aqua) -debug" 290 kB [ebuild N ] kde-base/kcharselect-4.8.3 USE="handbook (-aqua) -debug" 85 kB [ebuild N ] kde-base/kdeartwork-sounds-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kdeartwork-desktopthemes-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kdeartwork-emoticons-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kdeartwork-colorschemes-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kdeartwork-iconthemes-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kcron-4.8.3 USE="handbook (-aqua) -debug" 742 kB [ebuild N ] kde-base/ksystemlog-4.8.3 USE="handbook (-aqua) -debug -test" 0 kB [ebuild N ] kde-base/kteatime-4.8.3 USE="handbook (-aqua) -debug" 383 kB [ebuild N ] kde-base/amor-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/krfb-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/krdc-4.8.3 USE="handbook jpeg (-aqua) -debug -rdesktop -vnc -zeroconf" 0 kB [ebuild N ] kde-base/kdenetwork-filesharing-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/khotkeys-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kfind-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kwin-4.8.3 USE="opengl (-aqua) -debug -gles" 0 kB [ebuild N ] kde-base/kscreensaver-4.8.3 USE="opengl (-aqua) -debug" 0 kB [ebuild N ] kde-base/libkmahjongg-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/plasma-apps-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdepasswd-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/keditbookmarks-4.8.3 USE="(-aqua) -debug -test" 0 kB [ebuild N ] kde-base/ksaneplugin-4.8.3 USE="(-aqua) -debug" 14 kB [ebuild U ] kde-base/pykde4-4.8.3 [4.6.5-r1] USE="semantic-desktop (-aqua) -debug -doc -examples (-kdeenablefinal%)" 2,061 kB [ebuild N ] kde-base/kate-4.8.3 USE="handbook plasma (-aqua) -debug" 0 kB [ebuild N ] kde-base/kstyles-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kwrite-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/konsole-4.8.3 USE="handbook (-aqua) -debug" 432 kB [ebuild N ] kde-base/kdebase-kioslaves-4.8.3 USE="bzip2 exif handbook sftp (-aqua) -debug -lzma -openexr -samba" 0 kB [ebuild N ] kde-base/kdebase-data-4.8.3 USE="wallpapers (-aqua)" 0 kB [ebuild N ] kde-base/kdemultimedia-kioslaves-4.8.3 USE="encode flac handbook vorbis (-aqua) -debug" 0 kB [ebuild N ] kde-base/kscd-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kwordquiz-4.8.3 USE="handbook (-aqua) -debug" 1,189 kB [ebuild N ] kde-base/kalgebra-4.8.3 USE="handbook opengl plasma readline (-aqua) -debug" 415 kB [ebuild N ] kde-base/khangman-4.8.3 USE="handbook (-aqua) -debug" 1,129 kB [ebuild N ] kde-base/kstars-4.8.3 USE="handbook (-aqua) -debug -fits -indi" 12,060 kB [ebuild N ] kde-base/ktouch-4.8.3 USE="handbook (-aqua) -debug" 1,686 kB [ebuild N ] kde-base/parley-4.8.3 USE="handbook plasma (-aqua) -debug" 8,031 kB [ebuild N ] kde-base/kmplot-4.8.3 USE="handbook (-aqua) -debug" 667 kB [ebuild N ] kde-base/kalzium-4.8.3 USE="handbook plasma (-aqua) -debug -editor -solver -test" 3,604 kB [ebuild N ] kde-base/blinken-4.8.3 USE="handbook (-aqua) -debug" 554 kB [ebuild N ] kde-base/kanagram-4.8.3 USE="handbook (-aqua) -debug" 609 kB [ebuild N ] kde-base/kturtle-4.8.3 USE="handbook (-aqua) -debug" 212 kB [ebuild N ] kde-base/klettres-4.8.3 USE="handbook (-aqua) -debug" 2,596 kB [ebuild N ] kde-base/ark-4.8.3 USE="archive bzip2 handbook (-aqua) -debug -lzma" 154 kB [ebuild N ] kde-base/kdeartwork-weatherwallpapers-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kuser-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kopete-4.8.3 USE="addbookmarks autoreplace contactnotes handbook highlight history nowlistening pipes privacy ssl statistics texteffect translator urlpicpreview xmpp (-aqua) -debug -gadu -groupwise -jingle -latex -meanwhile -msn -oscar -otr -qq -skype -sms -testbed -v4l -webpresence -winpopup -yahoo -zeroconf" 0 kB [ebuild N ] kde-base/kmines-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kigo-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/ksudoku-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/klines-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/killbots-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kspaceduel-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/palapeli-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kpat-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/lskat-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kblackbox-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/ktuberling-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kdiamond-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/ksirk-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kolf-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kbreakout-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kjumpingcube-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kbounce-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/granatier-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/katomic-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kbattleship-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/knetwalk-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kollision-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/konquest-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/klickety-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kiriki-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/bovo-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kreversi-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/bomber-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/ktron-4.8.3 USE="(-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kfourinline-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kgoldrunner-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kblocks-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kubrick-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/ksquares-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kapman-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/konqueror-4.8.3 USE="bookmarks handbook svg (-aqua) -debug" 0 kB [ebuild R ] kde-base/kdelibs-4.8.3 USE="3dnow acl alsa bzip2 fam handbook mmx nls opengl policykit spell sse sse2 ssl udev udisks upower (-altivec) (-aqua) -debug -doc -jpeg2k -kerberos -lzma -openexr -semantic-desktop* -test (-upnp) -zeroconf" 0 kB [ebuild N ] kde-base/kdeedu-meta-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/klipper-4.8.3 USE="handbook (-aqua) -debug -prison" 0 kB [ebuild N ] kde-base/kmenuedit-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kdm-4.8.3 USE="consolekit handbook pam (-aqua) -debug -kerberos" 0 kB [ebuild N ] kde-base/kcontrol-4.8.3 USE="handbook (-aqua) -debug" 0 kB [ebuild N ] kde-base/kolourpaint-4.8.3 USE="handbook scanner (-aqua) -debug" 1,166 kB [ebuild N ] kde-base/printer-applet-4.8.3 USE="handbook (-aqua)" 37 kB [ebuild N ] kde-base/kdeartwork-styles-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdeartwork-kscreensaver-4.8.3 USE="eigen kexiv2 opengl (-aqua) -debug -xscreensaver" 0 kB [ebuild N ] kde-base/system-config-printer-kde-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/ktux-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kmahjongg-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/kshisen-4.8.3 USE="handbook (-aqua) -debug (-selinux)" 0 kB [ebuild N ] kde-base/dolphin-4.8.3-r1 USE="handbook (-aqua) -debug -semantic-desktop -thumbnail" 0 kB [ebuild N ] kde-base/kdebase-runtime-meta-4.8.3 USE="handbook (-aqua) -semantic-desktop" 0 kB [ebuild N ] kde-base/kdegames-meta-4.8.3 USE="opengl (-aqua) -python" 0 kB [ebuild N ] kde-base/kdetoys-meta-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/kdeadmin-meta-4.8.3 USE="cups (-aqua)" 0 kB [ebuild N ] kde-base/kdeartwork-meta-4.8.3 USE="(-aqua)" 0 kB [ebuild N ] kde-base/nsplugins-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/konq-plugins-4.8.3 USE="(-aqua) -debug -tidy" 0 kB [ebuild N ] kde-base/gwenview-4.8.3 USE="handbook (-aqua) -debug -kipi -semantic-desktop" 1,909 kB [ebuild N ] kde-base/kdegraphics-meta-4.8.3 USE="scanner (-aqua)" 0 kB [ebuild N ] kde-base/mplayerthumbs-4.8.3 USE="(-aqua) -debug" 0 kB [ebuild N ] kde-base/kdemultimedia-meta-4.8.3 USE="mplayer (-aqua) -ffmpeg" 0 kB [ebuild N ] kde-base/kinfocenter-4.8.3 USE="handbook opengl (-aqua) -debug -ieee1394" 0 kB [ebuild N ] kde-base/powerdevil-4.8.3 USE="pm-utils (-aqua) -debug" 0 kB [ebuild N ] kde-base/kremotecontrol-4.8.3 USE="handbook (-aqua) -debug" 1,059 kB [ebuild N ] kde-base/kdenetwork-meta-4.8.3 USE="(-aqua) -ppp" 0 kB [ebuild N ] kde-base/kdeutils-meta-4.8.3 USE="cups (-aqua) -floppy" 0 kB [ebuild N ] kde-base/kdebase-startkde-4.8.3 USE="wallpapers (-aqua)" 0 kB [ebuild N ] kde-base/kdebase-meta-4.8.3 USE="wallpapers (-aqua)" 0 kB [ebuild N ] kde-base/kde-meta-4.8.3 USE="nls -accessibility (-aqua) -sdk -semantic-desktop" 0 kB Total: 200 packages (1 upgrade, 198 new, 1 reinstall), Size of downloads: 388,122 kB !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: kde-base/kdelibs:4 (kde-base/kdelibs-4.8.3::gentoo, installed) pulled in by >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop] required by (kde-base/nepomuk-4.8.3::gentoo, installed) >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/kdeplasma-addons-4.8.3::gentoo, installed) >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/kdepimlibs-4.8.3::gentoo, installed) >=kde-base/kdelibs-4.8.3:4[aqua=,opengl,semantic-desktop=] required by (kde-base/pykde4-4.8.3::gentoo, ebuild scheduled for merge) >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/plasma-workspace-4.8.3::gentoo, installed) >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/kget-4.8.3::gentoo, installed) (kde-base/kdelibs-4.8.3::gentoo, ebuild scheduled for merge) pulled in by >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/dolphin-4.8.3-r1::gentoo, ebuild scheduled for merge) >=kde-base/kdelibs-4.8.3:4[aqua=,semantic-desktop=] required by (kde-base/gwenview-4.8.3::gentoo, ebuild scheduled for merge) It might be possible to solve this slot collision by applying all of the following changes: - kde-base/ksysguard-4.8.3 (Change USE: +aqua) - kde-base/kcminit-4.8.3 (Change USE: +aqua) - kde-base/kspaceduel-4.8.3 (Change USE: +aqua) - kde-base/kdebase-menu-4.8.3 (Change USE: +aqua) - kde-base/kdebase-data-4.8.3 (Change USE: +aqua) - kde-base/ktimer-4.8.3 (Change USE: +aqua) - kde-base/kpasswdserver-4.8.3 (Change USE: +aqua) - kde-base/libkworkspace-4.8.3 (Change USE: +aqua) - kde-base/kmahjongg-4.8.3 (Change USE: +aqua) - kde-base/kcharselect-4.8.3 (Change USE: +aqua) - kde-base/powerdevil-4.8.3 (Change USE: +aqua) - kde-base/kstart-4.8.3 (Change USE: +aqua) - kde-base/kiriki-4.8.3 (Change USE: +aqua) - net-libs/libbluedevil-1.9.2 (Change USE: +aqua) - kde-base/kdeartwork-desktopthemes-4.8.3 (Change USE: +aqua) - kde-base/qguiplatformplugin_kde-4.8.3 (Change USE: +aqua) - kde-base/juk-4.8.3 (Change USE: +aqua) - kde-base/plasma-workspace-4.8.3 (Change USE: +aqua) - kde-base/libkipi-4.8.3 (Change USE: +aqua) - kde-base/kdebugdialog-4.8.3 (Change USE: +aqua) - kde-base/kbounce-4.8.3 (Change USE: +aqua) - kde-base/rocs-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-styles-4.8.3 (Change USE: +aqua) - kde-base/kdesu-4.8.3 (Change USE: +aqua) - kde-base/kpat-4.8.3 (Change USE: +aqua) - kde-base/libksane-4.8.3 (Change USE: +aqua) - kde-base/krfb-4.8.3 (Change USE: +aqua) - kde-misc/kde-gtk-config-2.0 (Change USE: +aqua) - kde-base/killbots-4.8.3 (Change USE: +aqua) - kde-base/kdm-4.8.3 (Change USE: +aqua) - kde-base/kamera-4.8.3 (Change USE: +aqua) - kde-base/thumbnailers-4.8.3 (Change USE: +aqua) - kde-base/ksquares-4.8.3 (Change USE: +aqua) - net-wireless/bluedevil-1.2.3 (Change USE: +aqua) - kde-base/plasma-apps-4.8.3 (Change USE: +aqua) - kde-base/kmines-4.8.3 (Change USE: +aqua) - sys-auth/polkit-kde-agent-0.99.0 (Change USE: +aqua) - kde-base/katomic-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-sounds-4.8.3 (Change USE: +aqua) - kde-base/kig-4.8.3 (Change USE: +aqua) - kde-base/kstars-4.8.3 (Change USE: +aqua) - kde-base/knetwalk-4.8.3 (Change USE: +aqua) - kde-base/superkaramba-4.8.3 (Change USE: +aqua) - kde-base/kfind-4.8.3 (Change USE: +aqua) - kde-base/kcontrol-4.8.3 (Change USE: +aqua) - kde-base/ktux-4.8.3 (Change USE: +aqua) - kde-base/ksmserver-4.8.3 (Change USE: +aqua) - kde-base/kgoldrunner-4.8.3 (Change USE: +aqua) - kde-base/kmenuedit-4.8.3 (Change USE: +aqua) - kde-base/kget-4.8.3 (Change USE: +aqua) - kde-base/liboxygenstyle-4.8.3 (Change USE: +aqua) - kde-base/klipper-4.8.3 (Change USE: +aqua) - kde-base/printer-applet-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-kscreensaver-4.8.3 (Change USE: +aqua) - kde-base/kate-4.8.3 (Change USE: +aqua) - kde-base/kfile-4.8.3 (Change USE: +aqua) - kde-base/kdepim-runtime-4.8.3-r2 (Change USE: +aqua) - kde-base/libplasmagenericshell-4.8.3 (Change USE: +aqua) - kde-base/lskat-4.8.3 (Change USE: +aqua) - kde-base/kwrite-4.8.3 (Change USE: +aqua) - kde-base/knetattach-4.8.3 (Change USE: +aqua) - kde-base/dragonplayer-4.8.3 (Change USE: +aqua) - kde-base/kgamma-4.8.3 (Change USE: +aqua) - kde-base/kuiserver-4.8.3 (Change USE: +aqua) - kde-base/khelpcenter-4.8.3 (Change USE: +aqua) - kde-base/kiconfinder-4.8.3 (Change USE: +aqua) - kde-base/ksnapshot-4.8.3 (Change USE: +aqua) - kde-base/solid-runtime-4.8.3 (Change USE: +aqua) - kde-base/kfmclient-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-weatherwallpapers-4.8.3 (Change USE: +aqua) - kde-base/klickety-4.8.3 (Change USE: +aqua) - kde-base/konsole-4.8.3 (Change USE: +aqua) - kde-base/kcolorchooser-4.8.3 (Change USE: +aqua) - kde-base/kteatime-4.8.3 (Change USE: +aqua) - kde-base/kfourinline-4.8.3 (Change USE: +aqua) - kde-base/dolphin-4.8.3-r1 (Change USE: +semantic-desktop +aqua) - kde-base/khangman-4.8.3 (Change USE: +aqua) - kde-base/libkcompactdisc-4.8.3 (Change USE: +aqua) - kde-base/libkmahjongg-4.8.3 (Change USE: +aqua) - kde-base/okular-4.8.3 (Change USE: +aqua) - kde-base/kdf-4.8.3 (Change USE: +aqua) - kde-base/step-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-iconthemes-4.8.3 (Change USE: +aqua) - kde-base/korganizer-4.8.3 (Change USE: +aqua) - kde-base/kdenetwork-filesharing-4.8.3 (Change USE: +aqua) - kde-base/konquest-4.8.3 (Change USE: +aqua) - kde-base/ksirk-4.8.3 (Change USE: +aqua) - kde-base/svgpart-4.8.3 (Change USE: +aqua) - kde-base/kdepim-icons-4.8.3 (Change USE: +aqua) - kde-base/kuser-4.8.3 (Change USE: +aqua) - kde-base/kjumpingcube-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-wallpapers-4.8.3 (Change USE: +aqua) - kde-base/kopete-4.8.3 (Change USE: +aqua) - kde-base/kioclient-4.8.3 (Change USE: +aqua) - kde-base/kdepim-kresources-4.8.3 (Change USE: +aqua) - kde-base/blinken-4.8.3 (Change USE: +aqua) - kde-base/ksudoku-4.8.3 (Change USE: +aqua) - kde-base/kwallet-4.8.3 (Change USE: +aqua) - kde-base/kmimetypefinder-4.8.3 (Change USE: +aqua) - kde-base/kmix-4.8.3 (Change USE: +aqua) - kde-base/knode-4.8.3 (Change USE: +aqua) - kde-base/phonon-kde-4.8.3 (Change USE: +aqua) - kde-base/kjots-4.8.3 (Change USE: +aqua) - kde-base/kdelibs-4.8.3 (Change USE: +semantic-desktop +aqua) - kde-base/kalzium-4.8.3 (Change USE: +aqua) - kde-base/libkdegames-4.8.3 (Change USE: +aqua) - kde-base/kubrick-4.8.3 (Change USE: +aqua) - kde-base/cantor-4.8.3 (Change USE: +aqua) - kde-base/kgeography-4.8.3 (Change USE: +aqua) - kde-base/kwordquiz-4.8.3 (Change USE: +aqua) - kde-base/granatier-4.8.3 (Change USE: +aqua) - kde-base/kdebase-desktoptheme-4.8.3 (Change USE: +aqua) - kde-base/kde-wallpapers-4.8.3 (Change USE: +aqua) - kde-base/kreversi-4.8.3 (Change USE: +aqua) - kde-base/kanagram-4.8.3 (Change USE: +aqua) - kde-base/libtaskmanager-4.8.3 (Change USE: +aqua) - kde-base/kblackbox-4.8.3 (Change USE: +aqua) - kde-base/kdiamond-4.8.3 (Change USE: +aqua) - kde-base/kdebase-kioslaves-4.8.3 (Change USE: +aqua) - kde-base/gwenview-4.8.3 (Change USE: +semantic-desktop +aqua) - kde-base/kdemultimedia-kioslaves-4.8.3 (Change USE: +aqua) - kde-base/kdnssd-4.8.3 (Change USE: +aqua) - kde-base/krdc-4.8.3 (Change USE: +aqua) - kde-misc/polkit-kde-kcmodules-0.98_pre20101127 (Change USE: +aqua) - kde-base/system-config-printer-kde-4.8.3 (Change USE: +aqua) - kde-base/klettres-4.8.3 (Change USE: +aqua) - kde-base/kwin-4.8.3 (Change USE: +aqua) - kde-base/kurifilter-plugins-4.8.3 (Change USE: +aqua) - kde-base/pykde4-4.8.3 (Change USE: +aqua) - kde-base/kremotecontrol-4.8.3 (Change USE: +aqua) - kde-base/kscd-4.8.3 (Change USE: +aqua) - kde-base/libkcddb-4.8.3 (Change USE: +aqua) - kde-base/attica-4.8.3 (Change USE: +aqua) - kde-base/freespacenotifier-4.8.3 (Change USE: +aqua) - kde-base/drkonqi-4.8.3 (Change USE: +aqua) - kde-base/mplayerthumbs-4.8.3 (Change USE: +aqua) - kde-base/solid-4.8.3 (Change USE: +aqua) - kde-base/kdepasswd-4.8.3 (Change USE: +aqua) - kde-base/kdebase-startkde-4.8.3 (Change USE: +aqua) - kde-base/renamedlg-plugins-4.8.3 (Change USE: +aqua) - kde-base/kcheckpass-4.8.3 (Change USE: +aqua) - kde-base/amor-4.8.3 (Change USE: +aqua) - kde-base/kreadconfig-4.8.3 (Change USE: +aqua) - kde-base/ktron-4.8.3 (Change USE: +aqua) - kde-base/kblocks-4.8.3 (Change USE: +aqua) - kde-base/nepomuk-4.8.3 (Change USE: +aqua) - kde-base/filelight-4.8.3 (Change USE: +aqua) - kde-base/kglobalaccel-4.8.3 (Change USE: +aqua) - kde-base/krunner-4.8.3 (Change USE: +aqua) - kde-base/ksystemlog-4.8.3 (Change USE: +aqua) - kde-base/kolourpaint-4.8.3 (Change USE: +aqua) - kde-base/bovo-4.8.3 (Change USE: +aqua) - kde-base/bomber-4.8.3 (Change USE: +aqua) - kde-base/kigo-4.8.3 (Change USE: +aqua) - kde-base/kshisen-4.8.3 (Change USE: +aqua) - kde-base/libplasmaclock-4.8.3 (Change USE: +aqua) - kde-base/kdepim-common-libs-4.8.3-r1 (Change USE: +aqua) - kde-base/kquitapp-4.8.3 (Change USE: +aqua) - kde-base/kstartupconfig-4.8.3 (Change USE: +aqua) - kde-base/kbreakout-4.8.3 (Change USE: +aqua) - kde-base/klines-4.8.3 (Change USE: +aqua) - kde-base/kolf-4.8.3 (Change USE: +aqua) - kde-base/kbruch-4.8.3 (Change USE: +aqua) - kde-base/kstyles-4.8.3 (Change USE: +aqua) - kde-base/khotkeys-4.8.3 (Change USE: +aqua) - kde-base/kturtle-4.8.3 (Change USE: +aqua) - kde-base/kdegraphics-mobipocket-4.8.3 (Change USE: +aqua) - kde-base/kdepimlibs-4.8.3 (Change USE: +aqua) - kde-base/kapman-4.8.3 (Change USE: +aqua) - kde-base/systemsettings-4.8.3 (Change USE: +aqua) - kde-base/konq-plugins-4.8.3 (Change USE: +aqua) - kde-base/kde-l10n-4.8.3 (Change USE: +aqua) - kde-base/kiten-4.8.3 (Change USE: +aqua) - kde-base/nsplugins-4.8.3 (Change USE: +aqua) - kde-base/kontact-4.8.3 (Change USE: +aqua) - kde-base/palapeli-4.8.3 (Change USE: +aqua) - kde-base/ksplash-4.8.3 (Change USE: +aqua) - kde-base/libkdcraw-4.8.3 (Change USE: +aqua) - kde-base/analitza-4.8.3 (Change USE: +aqua) - kde-base/kdeplasma-addons-4.8.3 (Change USE: +aqua) - kde-base/kdontchangethehostname-4.8.3 (Change USE: +aqua) - kde-base/kscreensaver-4.8.3 (Change USE: +aqua) - kde-base/ktraderclient-4.8.3 (Change USE: +aqua) - kde-base/kcmshell-4.8.3 (Change USE: +aqua) - kde-base/libkonq-4.8.3 (Change USE: +aqua) - kde-base/kwrited-4.8.3 (Change USE: +aqua) - kde-base/libkexiv2-4.8.3 (Change USE: +aqua) - kde-base/kruler-4.8.3 (Change USE: +aqua) - kde-base/kdeartwork-colorschemes-4.8.3 (Change USE: +aqua) - kde-base/kdialog-4.8.3 (Change USE: +aqua) - kde-base/plasma-runtime-4.8.3 (Change USE: +aqua) - kde-base/kbattleship-4.8.3 (Change USE: +aqua) - kde-base/sweeper-4.8.3 (Change USE: +aqua) - kde-base/ark-4.8.3 (Change USE: +aqua) - kde-base/ksaneplugin-4.8.3 (Change USE: +aqua) - kde-base/konqueror-4.8.3 (Change USE: +aqua) - kde-base/kdebase-cursors-4.8.3 (Change USE: +aqua) - kde-base/libkdeedu-4.8.3 (Change USE: +aqua) - kde-base/kalgebra-4.8.3 (Change USE: +aqua) - kde-base/knewstuff-4.8.3 (Change USE: +aqua) - kde-base/ksystraycmd-4.8.3 (Change USE: +aqua) - kde-base/ktouch-4.8.3 (Change USE: +aqua) - kde-base/knotes-4.8.3 (Change USE: +aqua) - kde-base/kactivities-4.8.3 (Change USE: +aqua) - kde-base/knotify-4.8.3 (Change USE: +aqua) - kde-base/kephal-4.8.3 (Change USE: +aqua) - kde-base/keditbookmarks-4.8.3 (Change USE: +aqua) - kde-base/kmplot-4.8.3 (Change USE: +aqua) - kde-base/kmail-4.8.3-r1 (Change USE: +aqua) - kde-base/kdeartwork-emoticons-4.8.3 (Change USE: +aqua) - kde-base/parley-4.8.3 (Change USE: +aqua) - kde-base/ktuberling-4.8.3 (Change USE: +aqua) - kde-base/katepart-4.8.3 (Change USE: +aqua) - kde-base/ktimezoned-4.8.3 (Change USE: +aqua) - kde-base/kcalc-4.8.3 (Change USE: +aqua) - kde-base/kdegraphics-strigi-analyzer-4.8.3 (Change USE: +aqua) - kde-base/ktimetracker-4.8.3 (Change USE: +aqua) - kde-base/keditfiletype-4.8.3 (Change USE: +aqua) - kde-base/kollision-4.8.3 (Change USE: +aqua) - kde-base/kwalletd-4.8.3 (Change USE: +aqua) - kde-base/kgpg-4.8.3 (Change USE: +aqua) - kde-base/kcron-4.8.3 (Change USE: +aqua) - kde-base/akregator-4.8.3 (Change USE: +aqua) - kde-base/kinfocenter-4.8.3 (Change USE: +aqua) - kde-base/marble-4.8.3 (Change USE: +aqua) - kde-base/kdebase-menu-icons-4.8.3 (Change USE: +aqua) !!! The following installed packages are masked: - media-libs/amd64codecs-20071007::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Steve Dibb <beandog@gentoo.org> (05 Nov 2008) # Mask realplayer codecs for security bug 245662 # http://forums.gentoo.org/viewtopic-t-713051.html For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Again, please let me apologize if there is something incredibly simple that I may have missed, and I really do appreciate any and all help I can get! Todd
Make sure your tree is up to date, the aqua USE flag shouldn't be there at all. Check if an `emerge -uvaDN world` makes packages show up that previously had aqua enabled. Also, the semantic-desktop flag should either be enabled or disabled globally in make.conf, make sure the flag isn't somewhere in package.use.
Any thoughts on what might be causing this: Code: $ /usr/bin/kcmshell4 system-config-printer-kde Traceback (most recent call last): File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 45, in <module> from PyKDE4.kdecore import * RuntimeError: the sip module implements API v7.0 but the PyKDE4.kdecore module requires API v6.0 Throws this message in the KDE printer configuration dialog (GUI): Code: The service "Printer Configuration" does not provide an interface 'KCModule' with keyword 'system-config-printer-kde/system-config-printer-kde.py' .... KDE 4.3.4 ~x86
Okay, my bad... I tend to solve these things on my own shortly after posting emerge -1 sip emerge -1 PyQt4 pykde4 system-config-printer-kde I am not sure which of the last 3 packages were really necessary, but threw them all in as a poke in the dark. It worked. Cheers
Hello, I use this ~/.Xdefaults for a while now, and since I switched to Gentoo I noticed that fonts in urxvt are really bigger than xterm. Code: ! Xterm XTerm*faceName: xft:Dejavu Sans Mono:pixelsize=11 XTerm*foreground: rgb:dd/dd/dd XTerm*background: rgb:11/11/11 XTerm*color0: rgb:19/19/19 XTerm*color8: rgb:25/25/25 XTerm*color1: rgb:80/32/32 XTerm*color9: rgb:98/2b/2b XTerm*color2: rgb:5b/76/2f XTerm*color10: rgb:89/b8/3f XTerm*color3: rgb:aa/99/43 XTerm*color11: rgb:ef/ef/60 XTerm*color4: rgb:32/4c/80 XTerm*color12: rgb:2b/4f/98 XTerm*color5: rgb:70/6c/9a XTerm*color13: rgb:82/6a/b1 XTerm*color6: rgb:92/b1/9e XTerm*color14: rgb:a1/cd/cd XTerm*color7: rgb:ff/ff/ff XTerm*color15: rgb:dd/dd/dd ! URxvt URxvt*font: xft:Dejavu Sans Mono:pixelsize=11 URxvt*foreground: rgb:dd/dd/dd URxvt*background: rgb:11/11/11 URxvt*color0: rgb:19/19/19 URxvt*color8: rgb:25/25/25 URxvt*color1: rgb:80/32/32 URxvt*color9: rgb:98/2b/2b URxvt*color2: rgb:5b/76/2f URxvt*color10: rgb:89/b8/3f URxvt*color3: rgb:aa/99/43 URxvt*color11: rgb:ef/ef/60 URxvt*color4: rgb:32/4c/80 URxvt*color12: rgb:2b/4f/98 URxvt*color5: rgb:70/6c/9a URxvt*color13: rgb:82/6a/b1 URxvt*color6: rgb:92/b1/9e URxvt*color14: rgb:a1/cd/cd URxvt*color7: rgb:ff/ff/ff URxvt*color15: rgb:dd/dd/dd It always worked before, I used it on FreeBSD, Fedora, Ubuntu ... But look at this screenshot, as you can see (top is xterm and bottom urxvt) spaces between letters are really bigger than urxvt. http://markand.malikania.fr/shot.png rxvt-unicode is compiled with these use flags enabled: 256-color focused-urgency font-styles mousewheel perl unicode3 xft Do you have any idea? I personally think about a fontconfig / xft issue.
Maybe antialiasing?
A couple of months ago I wanted to upgrade to the newer 3.2.1-gentoo-r2 kernel. After configuring, building and installing the new kernel I rebooted to the new kernel and emerge all x11-drivers. I could never get the nvidia-drivers to load and X constantly failed to start with the "no screens found" error. I gave up in my attempt at that time and loaded up my working kernel. Yesterday I tried again with the 3.4.9-gentoo kernel. To my dismay I have encountered the same problem the nvidia-drivers module will not load properly. X constantly fails to start with the above mentioned error. So I have decided to see if I could locate the problem. My working kernel is 2.6.37-gentoo-r4. This kernel works great using the latest stable nvidia-drivers and everything loads as expected and X starts rather quickly. Version of xorg-server Code: x11-base/xorg-server-1.12.2 USE="nptl udev xorg -dmx -doc -ipv6 -kdrive -minimal (-selinux) -static-libs -tslib -xnest -xvfb" Version of nvidia-drivers Code: x11-drivers/nvidia-drivers-295.71 USE="acpi (multilib) tools Using a minimal xorg-config Code: Section "Module" Load "record" Load "glx" Load "dbe" Load "extmod" Disable "dri" Disable "dri2" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "MSI GeForce GTX 460" EndSection I have tried a few different options in the xorg-config, all work well in the 2.6.37-gentoo-r4 kernel but nothing seems to work for the 3.x.x-gentoo kernels. I have checked the kernel configurations and tried several things to solve the problem to no avail. Both the 2.6.37-gentoo-r4 and 3.4.9-gentoo kernels are configured almost identically in as much as it is fiscally possible. The UVESA framebuffer works great when both kernels are booted. However the 3.4.9-gentoo kernel boots properly until it loads the nvidia-drivers module. It loads the module but DMESG reports. Code: NVRM: RmInitAdapter failed (0x27:0x38:1190) NVRM: rm.init.adapter(0) failed (0x27:0x38:1190) The Xorg Log Shows Code: [ 897.572] (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 897.572] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 897.572] (==) NVIDIA(0): RGB weight 888 [ 897.572] (==) NVIDIA(0): Default visual is TrueColor [ 897.572] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 897.572] (**) NVIDIA(0): Enabling 2D acceleration [ 910.102] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:8:0:0. Please [ 910.102] (EE) NVIDIA(0): check your system's kernel log for additional error [ 910.102] (EE) NVIDIA(0): messages and refer to Chapter 8: Common Problems in the [ 910.102] (EE) NVIDIA(0): README for additional information. [ 910.102] (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device! [ 910.102] (II) UnloadModule: "nvidia" [ 910.102] (II) UnloadSubModule: "wfb" [ 910.102] (II) UnloadSubModule: "fb" [ 910.102] (EE) Screen(s) found, but none have a usable configuration. [ 910.102] Fatal server error: [ 910.102] no screens found I have also received different X errors on additional boot attempts. Code: NVIDIA: could not open device file /dev/nvidia0 (input/output error) no screens found It appears the kernel is failing to initialize the graphics card when the nvidia-drivers module is loaded. I have spent a couple of days tiring to sort out this problem and can't seem to find a solution. I am hoping someone here has ran into this same issue and has some insight into how I can fix it. TIA
Blob will not work without xorg.conf, one needs minimal conf, something like this: Code: Section "Device" Identifier "Card0" Driver "nvidia" EndSection
hello I installed gentoo (I used the minimal version ) I want install gnome desktop for this reason I used "eselect profile set" to choose "default/linux/amd64/10.0/desktop/gnome" after that I updated protage then I used "emerge busybox" and "emerge system" , but after a verrry long periode of compiling HAL isn't found yet in my /etc/init.d ! and it's not found in emerge also what should I do ?
med-gentoo, hal is dead - long live udev. Its quite normal. If you are reading some documents that reference HAL, they are out of date. If the documents you are reading are on gentoo.org, please file a bug.
I upgrade my gnome 2 to gnome 3 but when my gnome start I will see this error : Code: Unfortunately Gnome3 failed to start properly and started in fall back mode . This most likely means your system (graphics hardware or driver) is not capable of delivering the full Gnome 3 experience . This is my graphic hardware : Code: 01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1) and the driver which is installed on my pc is : x11-drivers/nvidia-drivers-295.71 and one thing when I run eselect openl list ,I will see this error :!!! Error: Can't load module openl exiting and when I run : Code: $ /usr/libexec/gnome-session-check-accelerated-helper gnome-session-is-accelerated: No hardware 3D support. I installed ubuntu-12.04-desktop-i386 with gnome desktop but it didn't report any error to me and It was full Gnome 3 !!!! how can I use the full Gnome 3 ???
It's Code: eselect opengl list Don't forget the "g" in opengl. I suspect that not having your opengl set to nvidia might be the cause of your 3D acceleration problems, but just in case, make sure your user is part of the 'video' group.
Hi , when i try to edit the menu in xfce it shows me this: failed to execute "alacarte". (No such file or directory) and application menu is greyed (when i go to edit menu with right click on app menu...) help.
Well, is alacarte installed? On Gentoo it's not pulled in default by xfce4-meta .
I want to upgrade my gnome to gnome 3.2 and I followed GNOME 3.2 Upgrade Guide when I emerge gnome-base/gnome-shell I will see this output : Code: emerge gnome-base/gnome-shell * IMPORTANT: 4 news items need reading for repository 'gentoo'. * Use eselect news to read news items. * Last emerge --sync was 30d 7h 6m 42s ago. Calculating dependencies... done! [ebuild N ] app-crypt/p11-kit-0.12 USE="debug" [ebuild N ] net-misc/mobile-broadband-provider-info-20110511 [ebuild N ] dev-libs/libnl-1.1-r3 USE="-doc" [ebuild N ] app-text/docbook-dsssl-stylesheets-1.79 [ebuild N ] dev-libs/libksba-1.2.0 USE="-static-libs" [ebuild N ] dev-libs/libassuan-2.0.1 USE="-static-libs" [ebuild N ] app-text/docbook-sgml-dtd-4.1-r3 [ebuild N ] app-admin/apg-2.3.0b-r5 USE="cracklib" [ebuild N ] app-text/docbook-sgml-dtd-3.0-r3 [ebuild N ] app-text/docbook-sgml-dtd-3.1-r3 [ebuild N ] app-text/docbook-sgml-dtd-4.0-r3 [ebuild N ] app-text/docbook-xml-simple-dtd-4.1.2.4-r2 [ebuild N ] media-libs/libv4l-0.8.8 [ebuild N ] dev-libs/libnl-3.2.7 USE="-static-libs -utils" [ebuild N ] dev-libs/pth-2.0.7-r3 USE="debug -static-libs" [ebuild N ] media-fonts/cantarell-0.0.8 USE="X" [ebuild R ] x11-libs/qt-core-4.8.2 USE="debug*" [ebuild R ] x11-libs/qt-script-4.8.2 USE="debug*" [ebuild R ] x11-libs/qt-dbus-4.8.2 USE="debug*" [ebuild R ] x11-libs/qt-gui-4.8.2 USE="debug*" [ebuild R ] x11-libs/qt-sql-4.8.2 USE="debug*" [ebuild R ] x11-libs/qt-qt3support-4.8.2 USE="debug*" [ebuild N ] x11-libs/qt-svg-4.8.2 USE="accessibility debug exceptions (-aqua) (-c++0x) -pch (-qpa)" [ebuild N ] dev-perl/SGMLSpm-1.03-r6 [ebuild N ] sys-libs/libcap-ng-0.6.6 USE="-python -static-libs" [ebuild N ] x11-apps/xrandr-1.3.5 [ebuild N ~] net-libs/liboauth-0.9.7 USE="nss -bindist -curl -doc" [ebuild N ] app-admin/eselect-pinentry-0.3 [ebuild N ] dev-util/gdbus-codegen-2.30.3 [ebuild N ] dev-python/dbus-python-1.1.1 USE="-doc -examples -test" [ebuild N ] app-text/docbook-xml-simple-dtd-1.0-r1 [ebuild N ] app-text/opensp-1.5.2-r3 USE="nls -doc -static-libs -test" [ebuild N ] dev-python/pycurl-7.19.0 USE="-examples" [ebuild NS ] app-text/docbook-xml-dtd-4.2-r2 [4.1.2-r6, 4.4-r2] [ebuild NS ] app-text/docbook-xml-dtd-4.3-r1 [4.1.2-r6, 4.4-r2] [ebuild N ] dev-util/itstool-1.1.2 [ebuild N ~] dev-lang/spidermonkey-1.8.5-r1 USE="debug -static-libs -test" [ebuild N ] www-client/lynx-2.8.8_pre12 USE="bzip2 ipv6 nls ssl unicode -cjk -gnutls -idn" [ebuild N ] dev-lang/vala-0.14.2-r1 USE="vapigen -test" [ebuild N ] app-text/openjade-1.3.2-r3 USE="-static-libs" [ebuild N ] app-text/xmlto-0.0.24-r1 USE="-latex" [ebuild N ] dev-lang/vala-0.12.1 USE="vapigen -test" [ebuild N ] media-video/gnome-video-effects-0.3.0 [ebuild N ] app-text/docbook-sgml-utils-0.6.14-r1 USE="-jadetex" [ebuild N ] x11-themes/gnome-icon-theme-symbolic-3.2.2 [ebuild N ] x11-apps/mesa-progs-8.0.1 [ebuild U ~] dev-libs/gobject-introspection-1.32.1 [1.30.0-r2] USE="-doctool%" [ebuild U ~] x11-libs/gdk-pixbuf-2.26.1 [2.24.1-r1] USE="debug*" [ebuild U ~] x11-libs/pango-1.30.1 [1.29.4] USE="debug*" [ebuild N ] dev-libs/json-glib-0.14.2 USE="debug introspection -doc" [ebuild N ~] net-libs/telepathy-glib-0.18.1 USE="debug introspection vala -test" [ebuild N ] dev-libs/libgee-0.6.4 USE="introspection" [ebuild U ~] gnome-base/gsettings-desktop-schemas-3.4.2 [3.2.0-r1] USE="introspection%*" [ebuild U ~] net-libs/libsoup-2.38.1 [2.36.1-r1] USE="debug*" [ebuild N ~] dev-libs/gjs-1.32.0 USE="-examples -test" [ebuild N #] app-accessibility/at-spi2-core-2.4.2 USE="introspection -doc" [ebuild N #] media-libs/cogl-1.10.4 USE="debug introspection opengl pango -doc -examples -gles2 -test" [ebuild N ] net-im/telepathy-logger-0.2.12-r1 USE="introspection -doc -test" [ebuild N ] media-libs/gst-plugins-bad-0.10.22 USE="orc" [ebuild N ] media-plugins/gst-plugins-jpeg-0.10.30 [ebuild N ] media-plugins/gst-plugins-theora-0.10.35 [ebuild N ] media-plugins/gst-plugins-pango-0.10.35 [ebuild N ] media-plugins/gst-plugins-v4l2-0.10.30 [ebuild N ] media-plugins/gst-plugins-vp8-0.10.22 [ebuild N ] sys-apps/accountsservice-0.6.22 USE="introspection -doc -vala" [ebuild N ] dev-python/pycups-1.9.61 USE="-doc -examples" [ebuild N ~] net-print/cups-pk-helper-0.2.2 [ebuild U ~] x11-libs/gtk+-3.4.4 [3.2.4-r1] USE="X%* debug* (-wayland)" [ebuild N ] net-dialup/ppp-2.4.5-r1 USE="gtk ipv6 pam -activefilter -atm -dhcp -eap-tls -radius" [ebuild N #] media-libs/clutter-1.10.8 USE="debug gtk introspection -doc -test" [ebuild NS #] gnome-base/gnome-desktop-3.4.2 [2.32.1] USE="debug introspection -doc" [ebuild U #] gnome-base/libgnomekbd-3.4.0.2 [2.32.0-r1] USE="introspection%*" [ebuild NS ] net-libs/webkit-gtk-1.6.3-r300 [1.6.3-r200] USE="debug gstreamer introspection jit spell (-aqua) -coverage -doc -test -webgl" [ebuild N ] media-libs/clutter-gtk-1.0.4 USE="debug introspection -doc -examples" [ebuild N ~] x11-libs/mx-1.4.2 USE="dbus debug gtk introspection startup-notification -doc -glade" [ebuild N ] media-libs/clutter-gst-1.4.6 USE="debug introspection -doc -examples" [ebuild N #] media-video/cheese-3.4.2 USE="debug introspection -doc -sendto -test" [ebuild N #] gnome-extra/gnome-color-manager-3.4.2 USE="-clutter (-packagekit) -raw" [ebuild NS #] gnome-base/gnome-menus-3.4.2 [2.30.5] USE="debug introspection python -test" [ebuild N #] dev-python/pyatspi-2.4.0 USE="-test" [ebuild N #] app-accessibility/caribou-0.4.2 [ebuild N ] app-admin/system-config-printer-common-1.3.9-r2 USE="policykit -doc" [ebuild N ] dev-python/gnome-python-desktop-base-2.32.0 [ebuild N ] app-crypt/pinentry-0.8.1 USE="gtk ncurses qt4 -caps -static" [ebuild N ] net-wireless/wpa_supplicant-0.7.3-r5 USE="dbus debug qt4 readline ssl -eap-sim -fasteap -gnutls -madwifi (-ps3) (-selinux) -wimax -wps" [ebuild N ] app-crypt/gnupg-2.0.19 USE="bzip2 ldap nls readline usb -adns -doc (-selinux) -smartcard -static" [ebuild N #] net-misc/networkmanager-0.9.4.0-r5 USE="bluetooth dhcpcd introspection nss ppp wext -avahi -connection-sharing -dhclient -doc -gnutls -modemmanager -resolvconf -systemd -wimax" [ebuild U #] gnome-base/gnome-settings-daemon-3.4.2 [2.32.1-r2] USE="colord%* cups%* debug* short-touchpad-timeout%* udev%* (-packagekit) -systemd% -test% -wacom%" [ebuild N ] dev-python/notify-python-0.1.1-r2 USE="-examples" [ebuild U #] gnome-base/gnome-session-3.4.2.1 [2.32.1-r3] USE="debug* -systemd%" [ebuild N #] x11-wm/mutter-3.4.1-r1 USE="debug introspection -test -xinerama" [ebuild N #] app-crypt/gcr-3.4.1 USE="debug introspection -doc -test" [ebuild U #] gnome-base/gnome-keyring-3.4.1 [2.32.1-r1] USE="caps%* debug* (-selinux)" [blocks b ] <gnome-base/gnome-keyring-3.3 ("<gnome-base/gnome-keyring-3.3" is blocking app-crypt/gcr-3.4.1) [ebuild U #] gnome-base/libgnome-keyring-3.4.1 [2.32.0] USE="debug* introspection%*" [ebuild N ] dev-python/gnome-keyring-python-2.32.0 USE="-examples" [ebuild N ] app-admin/system-config-printer-gnome-1.3.9-r1 USE="gnome-keyring" LINGUAS="-ar -as -bg -bn -bn_IN -br -bs -ca -cs -cy -da -de -el -en_GB -es -et -fa -fi -fr -gu -he -hi -hr -hu -hy -id -is -it -ja -ka -kn -ko -lo -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt -pt_BR -ro -ru -si -sk -sl -sr -sr@latin -sv -ta -te -th -tr -uk -vi -zh_CN -zh_TW" [ebuild N ] net-im/telepathy-mission-control-5.10.1 USE="gnome-keyring upower -networkmanager" [ebuild U ~] net-libs/libsoup-gnome-2.38.1 [2.36.1] USE="debug*" [ebuild N ] net-libs/rest-0.7.12 USE="gnome introspection -doc -test" [ebuild U #] dev-libs/libgdata-0.12.0 [0.8.1-r2] USE="debug* -static-libs%" [ebuild U #] dev-libs/libgweather-3.4.1 [2.30.3] USE="introspection%*" [ebuild N ] net-libs/libsocialweb-0.25.20 USE="gnome introspection networkmanager vala -connman -doc" [ebuild N #] net-libs/gnome-online-accounts-3.4.2 USE="debug gnome introspection -doc" [ebuild U #] gnome-extra/evolution-data-server-3.4.3 [2.32.3-r2] USE="gnome-online-accounts%* introspection%* -vala%" [ebuild N #] dev-libs/folks-0.6.9 USE="debug eds socialweb -test -tracker -utils -vala" [ebuild N #] net-wireless/gnome-bluetooth-3.4.2 USE="debug introspection -doc -sendto" [ebuild N #] gnome-extra/nm-applet-0.9.4.1 USE="bluetooth" [ebuild U #] gnome-base/gnome-control-center-3.4.2-r1 [2.32.1-r1] USE="bluetooth%* cheese%* colord%* cups%* debug* gnome-online-accounts%* networkmanager%* socialweb%* -systemd% -wacom%" [ebuild N #] gnome-base/gnome-shell-3.4.2 USE="bluetooth networkmanager -systemd" [blocks B ] <x11-libs/vte-0.31.0:2.90 ("<x11-libs/vte-0.31.0:2.90" is blocking x11-libs/gtk+-3.4.4) [blocks B ] <gnome-base/gnome-menus-3.0.1-r1:0 ("<gnome-base/gnome-menus-3.0.1-r1:0" is blocking gnome-base/gnome-menus-3.4.2) [blocks B ] <gnome-base/gdm-2.91.94 ("<gnome-base/gdm-2.91.94" is blocking gnome-base/gnome-control-center-3.4.2-r1) !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: x11-libs/qt-script:4 (x11-libs/qt-script-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-script-4.8.2[aqua=,c++0x=,qpa=,debug=] required by (x11-libs/qt-gui-4.8.2::gentoo, ebuild scheduled for merge) (x11-libs/qt-script-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-script-4.8.2[aqua=,c++0x=,qpa=,debug=] required by (x11-libs/qt-gui-4.8.2::gentoo, installed) gnome-base/gsettings-desktop-schemas:0 (gnome-base/gsettings-desktop-schemas-3.2.0-r1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (gnome-base/gsettings-desktop-schemas-3.4.2::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/gsettings-desktop-schemas-3.3.0[introspection?] required by (x11-wm/mutter-3.4.1-r1::gentoo, ebuild scheduled for merge) (and 2 more with the same problem) dev-libs/libgweather:2 (dev-libs/libgweather-2.30.3::gentoo, installed) pulled in by <dev-libs/libgweather-2.90.1:2 required by (gnome-base/gnome-panel-2.32.1-r3::gentoo, installed) (dev-libs/libgweather-3.4.1::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/libgweather-2.90.0:2 required by (gnome-extra/evolution-data-server-3.4.3::gentoo, ebuild scheduled for merge) x11-libs/qt-dbus:4 (x11-libs/qt-dbus-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-dbus-4.8.2[aqua=,c++0x=,qpa=,debug=] required by (x11-libs/qt-gui-4.8.2::gentoo, ebuild scheduled for merge) (x11-libs/qt-dbus-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-dbus-4.8.2[aqua=,c++0x=,qpa=,debug=] required by (x11-libs/qt-gui-4.8.2::gentoo, installed) net-libs/libsoup:2.4 (net-libs/libsoup-2.36.1-r1::gentoo, installed) pulled in by ~net-libs/libsoup-2.36.1 required by (net-libs/libsoup-gnome-2.36.1::gentoo, installed) (net-libs/libsoup-2.38.1::gentoo, ebuild scheduled for merge) pulled in by >=net-libs/libsoup-2.37.91:2.4[introspection?] required by (dev-libs/libgdata-0.12.0::gentoo, ebuild scheduled for merge) ~net-libs/libsoup-2.38.1 required by (net-libs/libsoup-gnome-2.38.1::gentoo, ebuild scheduled for merge) x11-libs/qt-core:4 (x11-libs/qt-core-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support=] required by (x11-libs/qt-sql-4.8.2::gentoo, installed) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-script-4.8.2::gentoo, installed) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, installed) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-dbus-4.8.2::gentoo, installed) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,qpa=,debug=,glib=,qt3support=] required by (x11-libs/qt-gui-4.8.2::gentoo, installed) (x11-libs/qt-core-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,qpa=,debug=,glib=,qt3support=] required by (x11-libs/qt-gui-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-dbus-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-svg-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-script-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-core-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support=] required by (x11-libs/qt-sql-4.8.2::gentoo, ebuild scheduled for merge) x11-libs/qt-sql:4 (x11-libs/qt-sql-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-sql-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, ebuild scheduled for merge) (x11-libs/qt-sql-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-sql-4.8.2[aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, installed) gnome-base/libgnome-keyring:0 (gnome-base/libgnome-keyring-3.4.1::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/libgnome-keyring-3.1.92 required by (gnome-base/gnome-keyring-3.4.1::gentoo, ebuild scheduled for merge) (gnome-base/libgnome-keyring-2.32.0::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-libs/pango:0 (x11-libs/pango-1.30.1::gentoo, ebuild scheduled for merge) pulled in by >=x11-libs/pango-1.30[introspection?] required by (x11-libs/gtk+-3.4.4::gentoo, ebuild scheduled for merge) (x11-libs/pango-1.29.4::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-libs/gdk-pixbuf:2 (x11-libs/gdk-pixbuf-2.26.1::gentoo, ebuild scheduled for merge) pulled in by >=x11-libs/gdk-pixbuf-2.26:2[introspection?,X?] required by (x11-libs/gtk+-3.4.4::gentoo, ebuild scheduled for merge) (x11-libs/gdk-pixbuf-2.24.1-r1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) dev-libs/gobject-introspection:0 (dev-libs/gobject-introspection-1.30.0-r2::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) (dev-libs/gobject-introspection-1.32.1::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/gobject-introspection-1.32 required by (x11-libs/gtk+-3.4.4::gentoo, ebuild scheduled for merge) (and 2 more with the same problem) net-libs/libsoup-gnome:2.4 (net-libs/libsoup-gnome-2.38.1::gentoo, ebuild scheduled for merge) pulled in by >=net-libs/libsoup-gnome-2.37.91:2.4[introspection?] required by (dev-libs/libgdata-0.12.0::gentoo, ebuild scheduled for merge) (net-libs/libsoup-gnome-2.36.1::gentoo, installed) pulled in by (no parents that aren't satisfied by other packages in this slot) x11-libs/qt-qt3support:4 (x11-libs/qt-qt3support-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-qt3support-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-gui-4.8.2::gentoo, installed) (x11-libs/qt-qt3support-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-qt3support-4.8.2[aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-gui-4.8.2::gentoo, ebuild scheduled for merge) x11-libs/qt-gui:4 (x11-libs/qt-gui-4.8.2::gentoo, ebuild scheduled for merge) pulled in by ~x11-libs/qt-gui-4.8.2[accessibility=,aqua=,c++0x=,debug=,qpa=] required by (x11-libs/qt-svg-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-gui-4.8.2[accessibility=,aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, ebuild scheduled for merge) ~x11-libs/qt-gui-4.8.2[aqua=,c++0x=,debug=,glib=,qpa=,qt3support] required by (x11-libs/qt-core-4.8.2::gentoo, ebuild scheduled for merge) (x11-libs/qt-gui-4.8.2::gentoo, installed) pulled in by ~x11-libs/qt-gui-4.8.2[accessibility=,aqua=,c++0x=,debug=,qpa=,qt3support] required by (x11-libs/qt-qt3support-4.8.2::gentoo, installed) ~x11-libs/qt-gui-4.8.2[aqua=,c++0x=,debug=,glib=,qpa=,qt3support] required by (x11-libs/qt-core-4.8.2::gentoo, installed) It may be possible to solve this problem by using package.mask to prevent one of those packages from being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. You may want to try a larger value of the --backtrack option, such as --backtrack=30, in order to see if that will solve this conflict automatically. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. The following mask changes are necessary to proceed: #required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/gnome-control-center-3.4.2-r1 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/gnome-desktop-3.4.2 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =x11-wm/mutter-3.4.1-r1 #required by gnome-base/gnome-keyring-3.4.1, required by gnome-extra/evolution-data-server-3.4.3, required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: =gnome-base/libgnome-keyring-3.4.1 #required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: =gnome-base/gnome-shell-3.4.2 #required by gnome-base/gnome-panel-2.32.1-r3, required by gnome-base/gnome-light-2.32.1-r2, required by @selected, required by @world (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff # GNOME 3 core libs =dev-libs/libgweather-3.4.1 #required by gnome-extra/nm-applet-0.9.4.1, required by gnome-base/gnome-control-center-3.4.2-r1[networkmanager], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff # GNOME 3 core libs # Core Applications # Extra Applications # Documentation # NetworkManager =net-misc/networkmanager-0.9.4.0-r5 #required by dev-libs/folks-0.6.9[eds], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-extra/evolution-data-server-3.4.3 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff =app-accessibility/caribou-0.4.2 #required by media-video/cheese-3.4.2, required by gnome-base/gnome-control-center-3.4.2-r1[cheese], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: # New clutter API breaks almost everything =media-libs/clutter-1.10.8 #required by gnome-base/gnome-control-center-3.4.2-r1[networkmanager], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff # GNOME 3 core libs # Core Applications # Extra Applications # Documentation # NetworkManager =gnome-extra/nm-applet-0.9.4.1 #required by gnome-base/gnome-control-center-3.4.2-r1[bluetooth], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =net-wireless/gnome-bluetooth-3.4.2 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/gnome-session-3.4.2.1 #required by gnome-base/gnome-control-center-3.4.2-r1, required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/gnome-menus-3.4.2 #required by app-accessibility/caribou-0.4.2, required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff =dev-python/pyatspi-2.4.0 #required by dev-python/pyatspi-2.4.0, required by app-accessibility/caribou-0.4.2, required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =app-accessibility/at-spi2-core-2.4.2 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =app-crypt/gcr-3.4.1 #required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =net-libs/gnome-online-accounts-3.4.2 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/gnome-keyring-3.4.1 #required by gnome-base/gnome-control-center-3.4.2-r1, required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff # GNOME 3 core libs # Core Applications =gnome-base/gnome-settings-daemon-3.4.2 #required by gnome-extra/evolution-data-server-3.4.3, required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =dev-libs/libgdata-0.12.0 #required by x11-wm/mutter-3.4.1-r1, required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: # New clutter API breaks almost everything =media-libs/cogl-1.10.4 #required by gnome-base/gnome-control-center-3.4.2-r1[colord], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-extra/gnome-color-manager-3.4.2 #required by gnome-base/gnome-control-center-3.4.2-r1, required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (a$ # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =gnome-base/libgnomekbd-3.4.0.2 #required by gnome-base/gnome-control-center-3.4.2-r1[cheese], required by net-libs/gnome-online-accounts-3.4.2[gnome], required by gnome-extra/evolution-data-server-3.4.3[gnome-online-accounts], required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /etc/portage/package.mask: # GNOME 3.2 stuff # GNOME 3 core libs # Core Applications # Extra Applications =media-video/cheese-3.4.2 #required by gnome-base/gnome-shell-3.4.2, required by gnome-base/gnome-shell (argument) # /usr/portage/profiles/package.mask: # Nirbheek Chauhan <nirbheek@gentoo.org> (25 Mar 2012) # This is now the GNOME 3.4 mask # Masked for testing, clutter-1.10, and bugs in some packages: =dev-libs/folks-0.6.9 NOTE: The --autounmask-keep-masks option will prevent emerge from creating package.unmask or ** keyword changes. Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). I added this http://dev.gentoo.org/~tetromino/misc/package.mask.gnome-3.2 . to my package.mask What is wrong ????
have you tried even to read the output? my guess that not, you need to understand what exactly are you doing and read the outputs. in a nutshell, there are missing use flags and you are pulling gnome 3.4 instead of 3.2
I use rxvt-unicode. I love it. But I normally use it on a machine with a mouse. I have a laptop I've set up, and it has no middle mouse button. Shift-insert seems to work for some, but not all things. For example, highlighting text in urxvt lets me shift-insert back into the terminal, but not into Firefox. What can I do to make sure that highlighting ALWAYS copies text to the X clipboard?
I've found xclip, xclipboard and Clipboard, not sure what to do with any of those. Since normally I press the middle mouse button (a.k.a scroll wheel) to paste FROM urxvt, I think I just need to configure a something on my keyboard to emulate the third mouse button. I opt for the context key that's going unused on this laptop. How do I do that?
Hi Folks Does anyone know which ebuild the program 'xfce4-terminal' is in please? I have XFCE 4.10 and am missing it. I thought it was in 'xfce4-utils' but a... Code: # ebuild /usr/portage/xfce-base/xfce-utils/xfce-utils-4.8.3.ebuild test ...does not show me the terminal app. Here is what I have installed already:- Code: $ eix -I --format '<installedversions:NAMEVERSION>' xfce dev-util/xfce4-dev-tools-4.10.0 x11-themes/gtk-engines-xfce-3.0.0-r200 x11-themes/gtk-engines-xfce-3.0.0-r300 xfce-base/libxfce4ui-4.10.0 xfce-base/libxfce4util-4.10.0 xfce-base/xfce4-appfinder-4.10.0 xfce-base/xfce4-meta-4.10 xfce-base/xfce4-panel-4.10.0 xfce-base/xfce4-session-4.10.0 xfce-base/xfce4-settings-4.10.0 xfce-extra/xfce4-screenshooter-1.8.1 xfce-extra/xfce4-volumed-0.1.13 xfce-extra/xfce4-xkb-plugin-0.5.4.3 Found 12 matches. Thanks.
x11-terms/terminal
Hi, I have a new Gentoo guest installed in VirtualBox on a Windows 7 host. X11 is working (I'm using wmii) and I have emerged the VirtualBox guest additions. Seamless mouse integration works, but auto-risize display and clipboard sharing do not work. I followed the instructions here: http://en.gentoo-wiki.com/wiki/Virtualbox_Guest I have verified that the guest additions service is actually running: Code: justin@zepto ~ $ sudo /etc/init.d/virtualbox-guest-additions start * WARNING: virtualbox-guest-additions has already been started and that the kernel modules are being loaded: Code: justin@zepto ~ $ lsmod Module Size Used by vboxsf 30898 0 vboxvideo 1838 1 ext2 49364 1 vboxguest 163245 3 vboxsf snd_intel8x0 25163 0 snd_ac97_codec 106433 1 snd_intel8x0 ac97_bus 941 1 snd_ac97_codec I made sure to check the "Auto-resize guest display" option in the VirtualBox window's View menu, but resizing the window does not change the guest's resolution. I also cannot copy text between the guest and host. Relevant version info: HOST : Windows 7 Professional 64-bit running VirtualBox 4.1.18 r78361 GUEST : Gentoo amd64 with 3.5.1 kernel running guest additions 4.1.18 I asked about this in the VirtualBox forums, and was told I might have better luck asking the Gentoo folk. Any help is greatly appreciated! Let me know if I need to provide more info.
Silly me! For some reason I didn't enable the X USE flag. Also, I had to run the following when starting my X session: Code: VBoxClient --clipboard VBoxClient --display Everything's working now.
Hello, I have a python programs that needs "gnome.ui" to run: Quote: import gnome.ui ImportError: No module named gnome.ui I found out that gnome-python could provide this module. However when i emerge dev-python/gnome-python-base I get this during the build: Quote: The following modules will be built: The following modules will NOT be built: gnome gnome.ui gnomecanvas gnomevfs gnomevfs.bonobo gnome-vfs python module support gconf bonobo bonobo.activation bonobo.ui What am I doing wrong ? There seems to be no USE-Flag for this. I'm on a KDE-stable system...
TBH, if that program by this date still uses gnome.ui, it's beyond dead. What is it, anyway ?
I'm tentatively assuming that the problem lies with the xf86-video-ati driver but, as I'm not a programmer, I don't know that for a fact. The problem is that the Radeon X300 (RV370) chip which used to have no problem at all is now no longer being properly recognized. Is there anything I can modify/update on my system or should I be filing a bug with XOrg? I've been very happy with recent graphic performance improvements as my other systems are also Radeon GPU based. I'm reluctant to regress back xorg-server and related just for this one system. This is the relevant section of the X log trace: Code: [ 963.177] (II) Loading sub module "vgahw" [ 963.177] (II) LoadModule: "vgahw" [ 963.177] (II) Loading /usr/lib64/xorg/modules/libvgahw.so [ 963.178] (II) Module vgahw: vendor="X.Org Foundation" [ 963.178] compiled for 1.12.0, module version = 0.1.0 [ 963.178] ABI class: X.Org Video Driver, version 12.0 [ 963.178] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0 [ 963.178] (==) RADEON(0): RGB weight 888 [ 963.178] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) [ 963.178] (--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60) [ 963.178] (--) RADEON(0): Linear framebuffer at 0x00000000d8000000 [ 963.178] (II) RADEON(0): PCIE card detected [ 963.178] (II) Loading sub module "int10" [ 963.178] (II) LoadModule: "int10" [ 963.178] (II) Loading /usr/lib64/xorg/modules/libint10.so [ 963.178] (II) Module int10: vendor="X.Org Foundation" [ 963.178] compiled for 1.12.0, module version = 1.0.0 [ 963.178] ABI class: X.Org Video Driver, version 12.0 [ 963.178] (II) RADEON(0): initializing int10 [ 963.181] (II) RADEON(0): Primary V_BIOS segment is: 0xc000 [ 963.182] (II) RADEON(0): Legacy BIOS detected [ 963.182] drmOpenDevice: node name is /dev/dri/card0 [ 963.182] drmOpenDevice: open result is 11, (OK) [ 963.182] drmOpenByBusid: Searching for BusID pci:0000:04:00.0 [ 963.182] drmOpenDevice: node name is /dev/dri/card0 [ 963.182] drmOpenDevice: open result is 11, (OK) [ 963.182] drmOpenByBusid: drmOpenMinor returns 11 [ 963.182] drmOpenByBusid: drmGetBusid reports pci:0000:04:00.0 [ 963.182] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch. [dri] This chipset requires a kernel module version of 1.17.0, [dri] but the kernel reports a version of 2.13.0.[dri] Make sure your module is loaded prior to starting X, and [dri] that this driver was built with support for KMS. [dri] Aborting. [ 963.183] (II) UnloadModule: "radeon" [ 963.183] (II) UnloadSubModule: "int10" [ 963.183] (II) Unloading int10 [ 963.183] (II) UnloadSubModule: "vgahw" [ 963.183] (II) Unloading vgahw [ 963.183] (EE) Screen(s) found, but none have a usable configuration. Earlier in the log where the chipsets recognized by the XOrg ATI driver are listed, the RV370 GPU chip _is_ listed: Code: [ 963.163] (II) Module radeon: vendor="X.Org Foundation" [ 963.163] compiled for 1.12.0, module version = 6.14.4 [ 963.163] Module class: X.Org Video Driver [ 963.163] ABI class: X.Org Video Driver, version 12.0 [ 963.163] (II) RADEON: Driver for ATI Radeon chipsets: ... ATI Radeon XPRESS 200M 5A62 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), <== my chip ATI Radeon X600 (RV370) 5B62 (PCIE), ATI Radeon X550 (RV370) 5B63 (PCIE), ... Also, I don't understand the advice given in the 'dri' error message. If someone could explain that, I would appreciate it. Any guidance on how I should handle this would be appreciated. Thanks! This isn't personally critical because it's the house server. I don't have any issue using it in CLI mode for basic admin as I usually 'ssh' in anyway. However, my mother doesn't deal well with CLI so I'd like to get this resolved if/before I need to travel.
dufeu wrote: I'm tentatively assuming that the problem lies with the xf86-video-ati driver but, as I'm not a programmer, I don't know that for a fact. The problem lies somehwere else, in the kernel specifically Just recompile the kernel with CONFIG_DRM_RADEON_KMS=y
X used to work fine for month (ati fglrx) but suddenly i get "no screens found" after i ran an update. i reran Code: X -configure and get this (see picture) http://s527.photobucket.com/albums/cc355/dukekonz/?action=view&current=IMAG2971.jpg any hints? it compiles fine btw.. i even did an re-emerge world, to no avail
Forget those autoconfigs. Delete your xorg.conf, you won't need any unless you're using a proprietary binary blob driver or have some really special setup. In the former case it's only a 3- or 4-liner telling xorg which binary blob to load.
I would like to remove the extensions from Libreoffice. If I pretend to install the package, I am shown this:- Code: Calculating dependencies... done! [ebuild R ~] app-office/libreoffice-3.6.0.4 USE="branding cups dbus graphite gtk opengl svg vba webdav xmlsec (-aqua) -binfilter -binfilterdebug -eds -gnome* -gstreamer -java -jemalloc -kde -mysql -odk -postgres -test" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer -nlpsolver -pdfimport -scripting-beanshell -scripting-javascript -wiki-publisher" 0 kB If I check where the 2 extensions are offered:- Code: # emerge --info --verbose |grep 'LIBREOFFICE_EXTENSIONS' |head -n1 LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" So, I add the following to the command line for installing, I get the error shown and it does not install:- Code: # LIBREOFFICE_EXTENSIONS="-presenter-console -presenter-minimizer" emerge -pv app-office/libreoffice Invalid '-' operator in non-incremental variable 'LIBREOFFICE_EXTENSIONS': '-presenter-console' Invalid '-' operator in non-incremental variable 'LIBREOFFICE_EXTENSIONS': '-presenter-minimizer' What am I doing wrong? How can I disable these extensions?
LIBREOFFICE_EXTENSIONS is not an incremental variable, so you want to do Code: LIBREOFFICE_EXTENSIONS="" emerge -pv app-office/libreoffice
Hi, I've been reading some documentation of gnome 3, I have had it masked since it came out, but updating my current system has become troublesome, so as bad as I hate to, I guess I need to upgrade to gnome 3. The problem is, I am very confused. I have unmasked everything (I think) that is needed, I have read the upgrade guide which to me seemed fairly unhelpful. I'm seriously thinking of changing to kde, but I am hooked on gnome. Maybe someone could take a look at what I've got, and possibly assist me in making this upgrade as painless as possible. The following is the output of #emerge -uDNvp world. Not sure if this is the correct route to go for this, I have found in my experiences that it can be a good way to screw something up. Code: These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] app-crypt/p11-kit-0.12 [0.9] USE="-debug" 522 kB [ebuild U ] net-misc/mobile-broadband-provider-info-20110511 [20100510] 69 kB [ebuild U ~] dev-libs/xerces-c-3.1.1-r1 [3.1.1] USE="icu sse2 -curl -doc -iconv -static-libs -threads (-libwww%)" 0 kB [ebuild U ~] media-libs/libvpx-1.1.0 [1.0.0-r1] USE="mmx sse sse2 ssse3 threads (-altivec) -debug -doc -postproc -sse3 -sse4_1 -static-libs" 1,615 kB [ebuild NS ] dev-libs/libnl-3.2.7 [1.1-r2] USE="-static-libs -utils" 1,099 kB [ebuild U ~] gnome-extra/gnome-user-docs-3.2.1 [2.32.0] USE="-test" 0 kB [ebuild N ] dev-cpp/mm-common-0.9.5 626 kB [ebuild U ] media-fonts/cantarell-0.0.8 [0.0.7] USE="X" 240 kB [ebuild U ] dev-perl/SGMLSpm-1.03-r6 [1.03-r5] 0 kB [ebuild U ] sys-libs/libcap-ng-0.6.6 [0.6.5] USE="-python -static-libs%" 359 kB [ebuild U ~] media-libs/libraw-0.14.6 [0.14.3] USE="lcms openmp -demosaic -examples -jpeg2k -static-libs" 1,328 kB [ebuild U ] dev-libs/openssl-1.0.0j [1.0.0i] USE="(sse2) zlib -bindist -gmp -kerberos -rfc3779 -static-libs -test" 3,953 kB [ebuild U ~] net-libs/liboauth-0.9.6 [0.9.5] USE="nss -bindist -curl -doc" 481 kB [ebuild U ~] dev-python/pygobject-3.2.1 [3.2.0] USE="cairo threads -examples -test" 538 kB [ebuild U ] dev-libs/libgee-0.6.4 [0.6.2.1] USE="introspection" 423 kB [ebuild U ] dev-util/itstool-1.1.2 [1.1.1] 78 kB [ebuild U ~] dev-libs/gjs-1.32.0 [1.30.1] USE="-examples -test" 454 kB [ebuild U ~] dev-util/gdbus-codegen-2.32.2 [2.30.2] 0 kB [ebuild N ] media-libs/cogl-1.8.2 USE="introspection pango -debug -doc -examples -test" 0 kB [ebuild U ] media-libs/libgphoto2-2.4.12 [2.4.11-r1] USE="exif jpeg nls -doc -examples -gd -zeroconf" CAMERAS="ptp2 -adc65 -agfa_cl20 -aox -ax203 -barbie -canon -casio_qv -clicksmart310 -digigr8 -digita -dimagev -dimera3500 -directory -enigma13 -fuji -gsmart300 -hp215 -iclick -jamcam -jd11 -jl2005a -jl2005c -kodak_dc120 -kodak_dc210 -kodak_dc240 -kodak_dc3200 -kodak_ez200 -konica -konica_qm150 -largan -lg_gsm -mars -mustek -panasonic_coolshot -panasonic_dc1000 -panasonic_dc1580 -panasonic_l859 -pccam300 -pccam600 -polaroid_pdc320 -polaroid_pdc640 -polaroid_pdc700 -ricoh -ricoh_g3 -samsung -sierra -sipix_blink -sipix_blink2 -sipix_web2 -smal -sonix -sony_dscf1 -sony_dscf55 -soundvision -spca50x -sq905 -st2205 -stv0674 -stv0680 -sx330z -template -topfield -toshiba_pdrm11 -tp6801%" 4,327 kB [ebuild U ] www-client/lynx-2.8.8_pre12 [2.8.7_p1] USE="bzip2 ipv6 nls ssl unicode -cjk -gnutls -idn%" 2,481 kB [ebuild N ] dev-util/gtk-builder-convert-2.24.10 0 kB [ebuild U ~] gnome-base/gsettings-desktop-schemas-3.4.1 [3.4.0] USE="introspection" 201 kB [ebuild N ] media-libs/clutter-1.8.4 USE="introspection -debug -doc" 4,373 kB [ebuild U ~] net-im/telepathy-logger-0.4.0 [0.2.10-r1] USE="introspection -doc -test" 512 kB [ebuild U ~] gnome-extra/yelp-xsl-3.4.1 [3.2.1] 568 kB [ebuild U ~] media-video/gnome-video-effects-0.4.0 [0.3.0] 140 kB [ebuild U ~] x11-themes/gnome-backgrounds-3.4.1 [3.2.0] 8,768 kB [ebuild NS ] dev-lang/vala-0.16.0 [0.12.1, 0.14.2-r1] USE="vapigen -test" 2,624 kB [ebuild U ~] media-libs/gexiv2-0.4.1 [0.3.1] USE="-static-libs" 25 kB [ebuild N ] media-libs/clutter-gst-1.4.6 USE="introspection -debug -doc -examples" 0 kB [ebuild N ~] x11-libs/mx-1.4.2 USE="dbus gtk introspection startup-notification -debug -doc -glade" 1,109 kB [ebuild U ~] app-text/yelp-tools-3.4.1 [3.2.1] 192 kB [ebuild U ] dev-util/gtk-doc-1.18-r1 [1.18] USE="-debug -doc -emacs -highlight -test -vim" 0 kB [ebuild R ] media-libs/memphis-0.2.3 USE="introspection -debug -doc -static-libs% -vala" 0 kB [ebuild U ~] x11-themes/gnome-icon-theme-symbolic-3.4.0 [3.2.2] 178 kB [ebuild U ~] x11-themes/gnome-icon-theme-3.4.0 [3.2.1.2] USE="branding" 14,388 kB [ebuild U ] net-libs/telepathy-farsight-0.0.19 [0.0.17] USE="-python" 573 kB [ebuild U ~] sys-auth/polkit-0.105 [0.104-r1] USE="gtk introspection nls pam -debug -doc -examples -kde -systemd" 1,398 kB [ebuild U ~] sys-auth/consolekit-0.4.5_p20120320 [0.4.5-r2] USE="acl%* pam policykit -debug -doc -test" 101 kB [ebuild U ~] net-print/cups-pk-helper-0.2.2 [0.2.1] 209 kB [ebuild U ~] net-misc/networkmanager-0.9.4.0-r2 [0.9.2.0] USE="bluetooth dhcpcd introspection nss ppp wext%* -avahi -connection-sharing -dhclient -doc -gnutls -modemmanager% -resolvconf -systemd% -wimax" 1,842 kB [ebuild N ] net-libs/libpcap-1.1.1-r1 USE="bluetooth ipv6 -libnl -static-libs" 569 kB [ebuild N ] net-analyzer/nmap-5.51 USE="gtk ssl -lua" 16,474 kB [ebuild U ~] mail-client/thunderbird-12.0.1 [11.0.1] USE="alsa crashreporter crypt dbus ipc libnotify lightning minimal startup-notification webm -bindist -custom-cflags -custom-optimization -debug -gconf -mozdom -system-sqlite -wifi" LINGUAS="en_GB -ar -ast -be -bg -bn_BD -br -ca -cs -da -de -el -es_AR -es_ES -et -eu -fi -fr -fy_NL -ga_IE -gd -gl -he -hu -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 [ebuild U ~] www-client/firefox-12.0 [11.0-r1] USE="alsa crashreporter dbus ipc libnotify minimal startup-notification webm -bindist -custom-cflags -custom-optimization -debug -pgo (-selinux) -system-sqlite -wifi" LINGUAS="en_GB -af -ak -ar -as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -de -el -en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -kn -ko -ku -lg -lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso -or -pa_IN -pl -pt_BR -pt_PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK -te -th -tr -uk -vi -zh_CN -zh_TW -zu" 0 kB [ebuild U ~] x11-libs/gtk+-3.4.3 [3.2.4-r1] USE="X%* colord cups introspection (-aqua) -debug -doc -examples (-packagekit) -test -vim-syntax (-wayland) -xinerama" 12,551 kB [ebuild U ~] gnome-base/gconf-3.2.5 [2.32.4] USE="introspection ldap policykit -debug -doc -orbit%" 1,490 kB [ebuild N ] media-libs/clutter-gtk-1.0.4 USE="introspection -debug -doc -examples" 0 kB [ebuild U ~] gnome-base/libgnomekbd-3.2.0-r1 [2.32.0-r1] USE="introspection%* -test" 0 kB [ebuild NS ~] gnome-base/gnome-menus-3.2.0.1-r1 [2.30.5] USE="introspection python -debug -test" 0 kB [ebuild U ~] x11-themes/gnome-themes-standard-3.4.1 [3.2.1] 3,014 kB [ebuild U ~] dev-libs/libpeas-1.4.0 [1.2.0-r1] USE="gtk python -doc -gjs -glade -seed -test -vala" 509 kB [ebuild U ~] x11-libs/vte-0.32.1 [0.30.1-r2] USE="introspection -debug -doc -glade" 952 kB [blocks b ] <x11-libs/vte-0.31.0:2.90 ("<x11-libs/vte-0.31.0:2.90" is blocking x11-libs/gtk+-3.4.3) [ebuild U ~] x11-libs/gtksourceview-3.4.1 [3.2.3] USE="introspection -doc -glade -test" 1,182 kB [ebuild U ~] app-accessibility/caribou-0.4.2 [0.4.1] 365 kB [ebuild U ~] net-analyzer/gnome-nettool-3.2.0 [2.32.0] USE="-debug" 572 kB [ebuild U ~] gnome-extra/gcalctool-6.4.1.1 [5.32.2] 985 kB [ebuild U ~] dev-cpp/gtkmm-3.4.0 [3.2.0] USE="X%* (-aqua) -doc -examples -test (-wayland)" 8,974 kB [ebuild U ~] gnome-extra/gnome-power-manager-3.4.0 [2.32.0-r3] USE="-test (-applet%*) (-doc%) (-policykit%*)" 726 kB [ebuild U ~] gnome-extra/gconf-editor-3.0.1 [2.32.0] 1,419 kB [ebuild U ~] gnome-extra/gnome-system-monitor-3.4.1 [2.28.2-r1] USE="-systemd%" 2,489 kB [ebuild U ~] media-gfx/eog-3.4.1 [2.32.1] USE="exif introspection%* jpeg lcms svg tiff -debug -doc -xmp (-dbus%*) (-python%)" 3,174 kB [ebuild U ~] x11-terms/gnome-terminal-3.4.1.1 [2.32.1] 1,969 kB [ebuild U ~] gnome-extra/gnome-screensaver-3.4.1 [2.30.2-r1] USE="pam -debug -doc -systemd% (-branding%*) (-libnotify%*) (-opengl%*)" 553 kB [ebuild U ~] net-libs/webkit-gtk-1.8.1-r301 [1.6.3-r300] USE="geoloc%* gstreamer introspection jit spell webgl* (-aqua) -coverage -debug -doc -test -webkit2%" 0 kB [ebuild U ~] gnome-base/gnome-settings-daemon-3.2.3 [2.32.1-r2] USE="colord%* cups%* policykit short-touchpad-timeout%* udev%* -debug (-packagekit) -smartcard -test% (-libnotify%*) (-pulseaudio%*)" 1,385 kB [ebuild U ~] media-video/cheese-3.2.2 [2.32.0] USE="introspection%* -doc" 0 kB [ebuild U ~] gnome-extra/zenity-3.2.0 [2.32.1] USE="libnotify webkit%* -debug (-compat%*)" 0 kB [ebuild U ~] gnome-extra/yelp-3.4.1 [2.30.2-r6] USE="-debug" 829 kB [ebuild U ~] gnome-base/gnome-session-3.2.1-r1 [2.32.1-r3] USE="ipv6 -doc (-debug%)" 0 kB [ebuild U ~] x11-wm/metacity-2.34.1 [2.30.3] USE="-test -xinerama" 0 kB [ebuild U ~] x11-wm/mutter-3.2.2-r1 [3.2.1] USE="introspection -test -xinerama" 1,609 kB [ebuild U ~] gnome-extra/gnome-media-2.32.0-r300 [2.32.0-r1] USE="(-aac%*) (-flac%*) (-mp3%*) (-pulseaudio%*) (-speex%) (-twolame%) (-vorbis%*)" 0 kB [ebuild N ~] media-libs/libgnome-media-profiles-3.0.0 USE="aac flac mp3 vorbis -speex -twolame" 0 kB [ebuild U ~] gnome-base/gnome-keyring-3.2.2 [2.32.1-r1] USE="caps%* pam -debug -doc -test" 0 kB [ebuild U ~] gnome-base/libgnome-keyring-3.2.2 [2.32.0] USE="-debug -doc -test" 0 kB [ebuild U ] net-im/telepathy-mission-control-5.10.1 [5.8.1] USE="gnome-keyring upower%* -networkmanager%" 987 kB [ebuild U ~] net-misc/vinagre-3.2.2 [2.30.3] USE="ssh telepathy -avahi -test (-applet%)" 2,466 kB [ebuild U ~] net-misc/vino-3.2.2 [2.32.2] USE="crypt gnome-keyring ipv6 jpeg libnotify ssl telepathy zlib -avahi -debug -networkmanager" 727 kB [ebuild U ~] dev-libs/libgdata-0.10.2 [0.8.1-r2] USE="gnome introspection -debug -doc -static-libs%" 1,104 kB [ebuild U ~] dev-libs/libgweather-3.4.1 [2.30.3] USE="introspection%* -doc (-python%)" 4,006 kB [ebuild U ~] www-client/epiphany-3.4.1 [2.30.6-r1] USE="introspection* jit%* nss -avahi -debug -doc -test (-networkmanager%)" 4,994 kB [ebuild N ~] media-libs/libchamplain-0.12.2 USE="gtk introspection -debug -doc -vala" 568 kB [ebuild U ~] media-gfx/shotwell-0.12.2 [0.11.6] 1,617 kB [ebuild U ~] app-crypt/seahorse-3.2.2 [2.32.0] USE="ldap -avahi -debug -doc -test (-introspection%) (-libnotify%*)" 0 kB [ebuild U ~] gnome-base/nautilus-3.2.1-r1 [2.32.2.1-r2] USE="exif%* gnome introspection previewer%* -doc (-packagekit) -sendto% -test -tracker% -xmp" 0 kB [ebuild U ~] app-text/evince-3.4.0 [2.32.0-r4] USE="dbus gnome-keyring introspection nautilus ps tiff -debug -djvu -doc% -dvi -t1lib -xps% (-gnome%*)" 6,019 kB [ebuild U ~] media-video/totem-3.2.2 [2.32.0-r2] USE="bluetooth introspection%* iplayer lirc nautilus nsplugin python youtube -debug -doc -grilo% -vala% -zeitgeist% (-tracker%) (-upnp%*)" 3,069 kB [ebuild U ~] app-arch/file-roller-3.2.2 [2.32.2] USE="nautilus (-packagekit)" 1,734 kB [ebuild U ~] app-cdr/brasero-3.4.1 [2.32.1-r1] USE="css introspection libburn mp3%* nautilus -doc (-packagekit) -playlist -test -tracker% (-cdr%*) (-dvd%*) (-vcd%)" 3,158 kB [ebuild U ~] app-editors/gedit-3.4.1 [2.30.4] USE="introspection%* python* spell -doc -test% -zeitgeist%" 2,833 kB [ebuild U ~] media-sound/sound-juicer-2.99.0_pre20111001 [2.32.0-r1] USE="-debug -test" 0 kB [ebuild U ~] gnome-extra/evolution-data-server-3.2.3-r2 [2.32.3-r2] USE="gnome-online-accounts%* introspection%* ipv6 ldap weather -doc -kerberos -test -vala% (-gnome-keyring%*)" 3,643 kB [ebuild U ~] dev-libs/folks-0.6.6 [0.4.3] USE="eds%* socialweb%* -debug -test% -tracker% -utils% -vala%" 1,344 kB [ebuild U ~] gnome-base/gnome-panel-3.2.1 [2.32.1-r3] USE="eds introspection -doc -networkmanager (-bonobo%*)" 0 kB [ebuild U ~] mail-client/evolution-3.2.3-r1 [2.32.3-r1] USE="crypt gnome-online-accounts%* gstreamer ldap ssl -clutter -connman -doc -kerberos -map% -networkmanager -python" 12,129 kB [ebuild U ~] net-im/empathy-3.2.2-r1 [2.34.0-r2] USE="eds geoloc%* gnome-online-accounts%* map* networkmanager* spell v4l%* -call% -debug -sendto% -test (-nautilus%*) (-webkit%)" 3,110 kB [ebuild N ~] gnome-extra/gnome-contacts-3.2.2 0 kB [ebuild U ~] net-wireless/gnome-bluetooth-3.2.2 [3.2.1] USE="introspection -debug -doc -sendto" 1,117 kB [ebuild U ~] gnome-extra/nm-applet-0.9.4.1 [0.9.2.0] USE="bluetooth" 1,078 kB [ebuild U ~] app-misc/tracker-0.12.10 [0.10.35] USE="eds exif flac gif gnome-keyring gstreamer gtk jpeg mp3 nautilus pdf tiff vorbis xml (-applet) -doc -firefox-bookmarks% -flickr -gsf -iptc -laptop -networkmanager -playlist -rss -test -thunderbird% -upnp -xine -xmp (-introspection%*) (-qt4%*) (-strigi%)" 6,075 kB [ebuild N ~] gnome-extra/nautilus-tracker-tags-0.12.10 0 kB [ebuild N ~] gnome-extra/gnome-documents-0.2.1 0 kB [ebuild U ~] gnome-extra/gnome-games-3.2.1-r1 [2.30.2-r2] USE="aisleriot%* clutter* introspection%* sudoku%* -artworkextra -glchess% -seed% -test (-guile%) (-opengl%*)" 0 kB [ebuild N ~] games-board/aisleriot-3.2.3.1 USE="gnome -debug" 4,103 kB [ebuild U ~] gnome-base/gnome-control-center-3.2.2-r1 [2.32.1-r1] USE="cheese%* colord%* cups%* networkmanager%* socialweb%* -debug (-eds%*)" 0 kB [ebuild N ~] gnome-base/gnome-shell-3.2.2.1 USE="bluetooth networkmanager" 1,103 kB [ebuild R ~] gnome-base/gnome-core-apps-3.2.1 USE="bluetooth cdr cups networkmanager%*" 0 kB [ebuild U ~] gnome-extra/gnome-utils-3.2.1 [2.32.0-r2] USE="ipv6 -debug -doc -test (-bonobo%)" 0 kB [ebuild U ~] gnome-base/gdm-3.2.1.1-r2 [2.20.11-r1] USE="consolekit fallback%* gnome-keyring gnome-shell%* introspection%* ipv6 tcpd xklavier%* -accessibility -debug% -fprint% (-selinux) -smartcard% -test% -xinerama (-afs%) (-branding%*) (-dmx%) (-pam%*) (-remote%)" 0 kB [blocks b ] <gnome-base/gdm-2.91.94 ("<gnome-base/gdm-2.91.94" is blocking gnome-base/gnome-control-center-3.2.2-r1) [ebuild U ~] gnome-extra/gnome-tweak-tool-3.2.2-r2 [3.2.2] 0 kB [ebuild NS ~] gnome-extra/gucharmap-3.4.1.1 [2.32.1] USE="introspection -cjk -debug -doc -test" 2,697 kB [uninstall ] gnome-extra/gucharmap-2.32.1 USE="gnome -cjk -debug -doc (-introspection) -python -test" [blocks b ] <gnome-extra/gucharmap-3:0 ("<gnome-extra/gucharmap-3:0" is blocking gnome-extra/gucharmap-3.4.1.1) [ebuild U ~] gnome-base/gnome-applets-3.4.1 [2.32.1.1] USE="gnome ipv6 policykit -networkmanager (-gstreamer%*)" 7,813 kB [ebuild U ~] gnome-base/gnome-3.2.1 [2.32.1-r2] USE="cdr cups extras%* fallback%* -accessibility (-dvdr%*) (-ldap%*) (-mono%) (-policykit%*)" 0 kB [blocks B ] <sys-fs/udev-182[acl] ("<sys-fs/udev-182[acl]" is blocking sys-auth/consolekit-0.4.5_p20120320) [blocks B ] <gnome-base/gnome-menus-3.0.1-r1:0 ("<gnome-base/gnome-menus-3.0.1-r1:0" is blocking gnome-base/gnome-menus-3.2.0.1-r1) [blocks B ] <x11-base/xorg-server-1.11.4 ("<x11-base/xorg-server-1.11.4" is blocking x11-libs/gtk+-3.4.3) Total: 115 packages (93 upgrades, 16 new, 4 in new slots, 2 reinstalls, 1 uninstall), Size of downloads: 195,042 kB Conflict: 6 blocks (3 unsatisfied) !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: gnome-base/gnome-panel:0 (gnome-base/gnome-panel-2.32.1-r3::gentoo, installed) pulled in by >=gnome-base/gnome-panel-2.32[bonobo] required by (dev-ml/lablgtk-2.14.2::gentoo, installed) (gnome-base/gnome-panel-3.2.1::gentoo, ebuild scheduled for merge) pulled in by >=gnome-base/gnome-panel-3.2.1 required by (gnome-base/gnome-fallback-3.2.1::gentoo, installed) (and 1 more with the same problem) dev-libs/libgweather:2 (dev-libs/libgweather-2.30.3::gentoo, installed) pulled in by <dev-libs/libgweather-2.90.1:2 required by (gnome-base/gnome-panel-2.32.1-r3::gentoo, installed) (dev-libs/libgweather-3.4.1::gentoo, ebuild scheduled for merge) pulled in by >=dev-libs/libgweather-2.91.0 required by (gnome-base/gnome-applets-3.4.1::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 being selected. However, it is also possible that conflicting dependencies exist such that they are impossible to satisfy simultaneously. If such a conflict exists in the dependencies of two different packages, then those packages can not be installed simultaneously. You may want to try a larger value of the --backtrack option, such as --backtrack=30, in order to see if that will solve this conflict automatically. For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. !!! The following installed packages are masked: - media-libs/amd64codecs-20071007::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Steve Dibb <beandog@gentoo.org> (5 Nov 2008) # Mask realplayer codecs for security bug 245662 # http://forums.gentoo.org/viewtopic-t-713051.html For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Thanks in advance for any help that I receive, I guess I should not have put it off this long. Todd
todd93, Code: [blocks B ] <sys-apps/pciutils-3.1.9-r2 ("<sys-apps/pciutils-3.1.9-r2" is blocking sys-apps/hwids-20120512) [blocks B ] <sys-apps/usbutils-005-r1 ("<sys-apps/usbutils-005-r1" is blocking sys-apps/hwids-20120512) [blocks B ] <sys-fs/udev-182 ("<sys-fs/udev-182" is blocking sys-fs/udev-init-scripts-10) [blocks B ] <sys-apps/openrc-0.9.9 ("<sys-apps/openrc-0.9.9" is blocking sys-fs/udev-182-r3) read those messages carefully. They all start with "<" meaning your installed version is too low to allow the upgrade to gao ahead. Code: emerge -1av sys-apps/pciutils sys-apps/usbutils sys-fs/udev sys-apps/openrc may work. A few words of caution ate in order:- openrc will bring in some init script and conf file changes. Be sure to process them with etc-update or the tool of your choice. udev will break your booting is you have a separate /usr or /var partition. Both must be mounted before udev starts. There are several ways to achieve this. If /usr and /var are directories on your root filesystem, you have nothing to fear from udev - yet.
Hello, I've read in several places, including in this forum that xorg.conf is an outdated method of configuring X. Can someone indeed confirm that? I currently don't have and xorg.conf file and my system works fine. However I would like to be able to disable the touchpad on my laptop while I'm typing and I found the following wiki, which mentions that I need to make changes in the xorg.conf file: http://en.gentoo-wiki.com/wiki/Synaptics_Touchpad If xorg.conf is indeed outdating, is that any other way to set the synaptic touchpad? Or should I just create an xorg.conf file for this job? Thanks.
jopeto, Xorg does a pretty good job of guessing the setup provided :- a) you do not use binary blob video drivers b) you only have a single display c) you like the default USA keyboard layout. If you answer 'No' to any of the above you need either a stub xorg.conf, just with the bits you want to control or a selection of files in /etc/X11/xorg.conf.d/ both work.
I try to upgrade kde from 4.8.4 to 4.9 but caught an error: Code: [ 74%] Built target plasma_engine_statusnotifieritem make[1]: Leaving directory `/var/tmp/portage/kde-base/plasma-workspace-4.9.0/work/plasma-workspace-4.9.0_build' make: *** [all] Error 2 * ERROR: kde-base/plasma-workspace-4.9.0 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=kde-base/plasma-workspace-4.9.0'`, * the complete build log and the output of `emerge -pqv '=kde-base/plasma-workspace-4.9.0'`. * The complete build log is located at '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/work/plasma-workspace-4.9.0_build' * S: '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/work/plasma-workspace-4.9.0' >>> Failed to emerge kde-base/plasma-workspace-4.9.0, Log file: >>> '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/temp/build.log' * Messages for package kde-base/plasma-workspace-4.9.0: * ERROR: kde-base/plasma-workspace-4.9.0 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=kde-base/plasma-workspace-4.9.0'`, * the complete build log and the output of `emerge -pqv '=kde-base/plasma-workspace-4.9.0'`. * The complete build log is located at '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/temp/environment'. * Working directory: '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/work/plasma-workspace-4.9.0_build' * S: '/var/tmp/portage/kde-base/plasma-workspace-4.9.0/work/plasma-workspace-4.9.0'[/bug] any ideas ?
Do not hesitate to file a bug at https://bugzilla.gentoo.org
Hi everyone, I've just jumped ship from gnome3 to KDE 4.9, and I'm trying to get myself comfortable, but something is really bothering me: I can't seem to find a way for the menu to pop up with a 'super' key a'la gnome. I've looked online and there are an excessive amount of different ways of doing this, but I'm not sure which is the 'correct' method. All I want is to press key 'x' and the menu to come up, seems simple right? Thanks in advance!
CaptainHero wrote: hi, not really sure which menu you are exactly talking about, but if you mean the kickoff menu its really easy: right-click -> settings -> shortcut Huzah! That was way to easy - thank you sir! Also I got to learn what the damn thing is called. One internet cookie for you! Thanks again,
I have been using xfce4 on Gentoo for about 16 months. It never needed upower, consolekit, or policykit. (Those never came up as dependencies of any xfce4 packages.) I am about to install xfce4-4.10 on another system, and those three packages came up as dependencies of xfce4-meta-4.10. Any idea what USE flag might be pulling them in?
It was in fact the udev USE flag. (At first I had it in make.conf. I removed it from there but added "xfce-base/xfce4-session udev" to /etc/portage/package.use/xfce-base. Once that was moved out of /etc/portage/package.use/, xfce4-meta no longer lists upower, consolekit, and policykit as dependences.)
I have just upgrade to kde 4.9 from kde 4.8.4. But it won't start. EDIT: I have done revdep-rebuild after installing kde 4.9 here is the .xsession-errors: Code: startkde: Starting up... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kbuildsycoca4 running... kbuildsycoca4(1343) KBuildSycoca::checkTimestamps: checking file timestamps kbuildsycoca4(1343) KBuildSycoca::checkTimestamps: timestamps check ok kbuildsycoca4(1343) kdemain: Emitting notifyDatabaseChanged () QDBusObjectPath: invalid path "" QObject::connect: Cannot connect (null)::deviceFound(Device*) to BlueDevilDaemon::deviceFound(Device*) QObject::connect: Cannot connect QTimer::timeout() to (null)::stopDiscovery() QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kded(1342) LayoutMemoryPersister::restoreFromFile: Failed to open layout memory xml file for reading "/home/gaoxiang/.kde4/share/apps/kded/session/keyboard/layout_memory.xml" error: 5 QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5' kded(1342)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: >>> 0xb94e30 created Job Job >>> 0xb93ae0 created Job Job QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kdeinit4: Fatal IO error: client killed kdeinit4: sending SIGHUP to children. kded4: Fatal IO error: client killed KCrash: Application 'ksmserver' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit Warning: connect() failed: : No such file or directory KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly klauncher: Exiting on signal 1 kdeinit4: Fatal IO error: client killed kdeinit4: sending SIGHUP to children. Qt-subapplication: Fatal IO error: client killed Application::crashHandler() called with signal 11; recent crashes: 1 No protocol specified drkonqi: cannot connect to X server :0 kdeinit4: sending SIGTERM to children. kdeinit4: Exit. KCrash: Application 'kwin' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit Warning: connect() failed: : No such file or directory KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly No protocol specified drkonqi: cannot connect to X server :0 No protocol specified /usr/bin/kwin: FATAL ERROR while trying to open display :0 kdeinit4: sending SIGTERM to children. kdeinit4: Exit. EDIT: SOLVED: See: http://forum.kde.org/viewtopic.php?f=15&t=107170&p=247557#p247557
just a shot in the dark - does it help if you define the hostname into /etc/X0.hosts (so that at least drkonqi comes up) ?
This version doesn't create a libattica.so.0 symlink, only libattica.so.0.3, so emerging or running KDE packages fails because libkdeui.so (kde-base/kdelibs) is built against libattica.so.0. A workaround is to create the missing symlink: > ln -s libattica.so.0.3.0 libattica.so.0 Solutions: 1. mask >dev-libs/libattica-0.2.0 2. remerge kde-base/kdelibs (maybe revdep-rebuild)
Running revdep-rebuild would be preferable (remove symlink first). The change in soname is due to ABI break, which means that programs using your symlink may now behave in unexpected ways.
All of a sudden, my monitor is only capable of 1024x768 (or lesser) video modes. Previously it could perfectly show modes up to 1680x1050 (max). Other than that there are no visible ill effects (no slow down, no artifacts, nothing else). I use the radeon open source driver, and the driver is working, so: no, it hasn't reverted back to the vesa driver or something like that. I don't even have the vesa driver installed, so that's out of the question (you can check the log yourself anyway). I'll post the like below. The thing is that this machine is often used only remotely, via ssh, so I don't know exactly when this started happening. I know that lately there have been updates for these components, which could be relevant: udev mesa some xorg components (including xf86-video-ati, which is my driver of choice) linux-firmware (not sure if relevant in r600 chips nowadays) the kernel, vanilla from kernel.org, no patches, was updated a couple of days ago from 3.4.5 to 3.5.0, and later to 3.5.1 Needless to say that the first thing I've tried is downgrading everything to the previous versions, as shown in the history generated for each individual package by genlop -e <package_name>. This part of the log is relevant to the issue at hand: Code: [ 30.474] (II) RADEON(0): EDID for output VGA-0 [ 30.474] (II) RADEON(0): Printing probed modes for output VGA-0 [ 30.474] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 30.474] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 30.474] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 30.474] (II) RADEON(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e) [ 30.474] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e) And that's all the modes it lists. The complete X log is here: http://bpaste.net/show/39709/ The chip is: Code: # lspci | grep VGA 01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4200] And this is the related dmesg output: Code: [ 0.772133] Linux agpgart interface v0.103 [ 0.772267] [drm] Initialized drm 1.1.0 20060810 [ 0.772300] [drm] radeon defaulting to kernel modesetting. [ 0.772301] [drm] radeon kernel modesetting enabled. [ 0.772461] [drm] initializing kernel modesetting (RS880 0x1002:0x9710 0x1043:0x83A2). [ 0.772468] [drm] register mmio base: 0xFEAF0000 [ 0.772468] [drm] register mmio size: 65536 [ 0.773040] ATOM BIOS: 113 [ 0.773056] radeon 0000:01:05.0: VRAM: 384M 0x00000000C0000000 - 0x00000000D7FFFFFF (384M used) [ 0.773058] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF [ 0.775507] [drm] Detected VRAM RAM=384M, BAR=256M [ 0.775510] [drm] RAM width 32bits DDR [ 0.775558] [TTM] Zone kernel: Available graphics memory: 896694 kiB [ 0.775561] [TTM] Initializing pool allocator [ 0.775566] [TTM] Initializing DMA pool allocator [ 0.775584] [drm] radeon: 384M of VRAM memory ready [ 0.775585] [drm] radeon: 512M of GTT memory ready. [ 0.775587] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 0.775587] [drm] Driver supports precise vblank timestamp query. [ 0.775611] [drm] radeon: irq initialized. [ 0.775614] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 0.776189] [drm] Loading RS780 Microcode [ 0.779431] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). [ 0.779487] radeon 0000:01:05.0: WB enabled [ 0.779489] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff88006c46dc00 [ 0.779714] radeon 0000:01:05.0: setting latency timer to 64 [ 0.811507] [drm] ring test on 0 succeeded in 1 usecs [ 0.811565] [drm] ib test on ring 0 succeeded in 0 usecs [ 0.811906] [drm] Radeon Display Connectors [ 0.811907] [drm] Connector 0: [ 0.811908] [drm] VGA-1 [ 0.811909] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c [ 0.811910] [drm] Encoders: [ 0.811911] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 0.811912] [drm] Connector 1: [ 0.811913] [drm] DVI-D-1 [ 0.811913] [drm] HPD1 [ 0.811914] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c [ 0.811915] [drm] Encoders: [ 0.811916] [drm] DFP3: INTERNAL_KLDSCP_LVTMA [ 0.811930] [drm] radeon: power management initialized [ 0.838637] [drm] fb mappable at 0xD0142000 [ 0.838639] [drm] vram apper at 0xD0000000 [ 0.838639] [drm] size 3145728 [ 0.838640] [drm] fb depth is 24 [ 0.838641] [drm] pitch is 4096 [ 0.838724] fbcon: radeondrmfb (fb0) is primary device [ 0.862967] Console: switching to colour frame buffer device 128x48 [ 0.869519] fb0: radeondrmfb frame buffer device [ 0.869520] drm: registered panic notifier [ 0.869524] [drm] Initialized radeon 2.17.0 20080528 for 0000:01:05.0 on minor 0 So, I'd be grateful for any ideas you can share. Or, if you are suffering this same problem, please, let me know. Maybe we can narrow the problem down to some common configuration issue/component. Thank you for reading.
Maybe the VGA cable has gone bad. Can you replace it with another one? Anyway you can use "cvt -r" to make a custom modeline and add it to xorg.conf.d. Example: /etc/X11/xorg.conf.d/10-monitor.conf: Section "Monitor" Identifier "VGA-0" Modeline "1920x1080" 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync Option "PreferredMode" "1920x1080" EndSection
Is it possible to have dualseat with nvidia+intel drivers, i have installed everything according Gentoo wiki http://wiki.gentoo.org/wiki/Multiseat . Everything works just fine with lxdm and gdm, but when i choose kdm to have dualseat i only get kdm on nvidia card, monitor that is connected to intel gpu is black, only thing that is wisible is mouse pointer.. ps ax shows me that 2 X is running. Mouses and keyboards seems to work as they should so i think udev rules are ok. I have tried with nvidia drivers and nouveau drivers.. my X configs are: File: /etc/X11/xorg_left.conf Section "Device" Identifier "gfx_left" Driver "nouveau" BusID "PCI:1:0:0" EndSection Section "InputClass" Identifier "ignore_other_seats" Option "Ignore" "yes" EndSection Section "InputClass" Identifier "input_default" MatchTag "input_default" Option "Ignore" "no" EndSection File: /etc/X11/xorg_right.conf Section "Device" Identifier "gfx_right" BusID "PCI:0:2:0" Driver "intel" EndSection Section "InputClass" Identifier "ignore_other_seats" Option "Ignore" "yes" EndSection Section "InputClass" Identifier "input_right" MatchTag "input_right" Option "Ignore" "no" EndSection
please mark solved if it is indeed solved.