prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
Hello. I'm having trouble with KMS and getting X server to start. Here is my full Xorg.0.log: Code: X.Org X Server 1.18.3 Release Date: 2016-04-04 [ 991.958] X Protocol Version 11, Revision 0 [ 991.958] Build Operating System: Linux 4.6.0-gentoo x86_64 Gentoo [ 991.958] Current Operating System: Linux loane 4.6.0-gento... | Welcome to Gentoo! There are several likely causes to explore here. First, note that the amdgpu module is being loaded but can't be used so this is unlikely to be kernel related. Xorg simply can't use the module which implies that the firmware might be missing. This should be provided by either sys-firmware/amdgpu-ucod... |
I'm new to Gentoo And i just want to install KDE5 So i did emerge plasma-meta Then i found maybe something is missing And, i did emerge kdebase-meta Then i got: ALEX.GT wrote: [blocks B ] kde-misc/kscreen ("kde-misc/kscreen" is blocking kde-plasma/kscreen-5.5.5) [blocks B ] kde-base/kcminit:4 ("kde-base/kcminit:4" is b... | I wonder, why do you think you need to install kdebase-meta? Note: It seems you have not chosen a plasma profile? Failure to do so results in conflicts like the above. kdebase-meta should be perfectly compatible with the correct use flags set, installing only the bits and pieces that are not conflicting with Plasma-5 (... |
I updated from kde4 to kde5 yesterday, and everything went generally smoothly, except for one thing. I have two monitors connected to an AMD Radeon HD4670, one DVI and one VGA. After installing kde plasma, both monitors are mirrored, which is not what I want. Changing the settings in the kde control panel has no effect... | Sorry I can't be of more help but I just wanted to say that Plasma 5.6.1 hit ~amd64 today in portage. You might give upgrading a shot to see if it helps any with your issue. Also I have heard that qt 5.6 is supposed to have significant muli-monitor fixes. You'd have to use the qt overlay (I'm not sure when qt 5.6 will ... |
Hi, I am trying just fresh installation of fresh Gentoo amd64 and Plasma 5. As long as I remember, usually after login into new kde, I had a Kwallet question for password, and then I could use it for many applications. This time I had no wallet. I saved few passwords in Firefox and Opera, and nothing. So I manually ope... | Firefox and Opera do not use the KDE wallet, have they ever? At least for Firefox you'd need an addon (and who nows how that behaves in the event there is no wallet yet). Usually the first thing to start a kwallet dialog would be plasma-nm for a wireless network passphrase. |
Hi, I was trying to follow plasma guide at https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade , but I am stuck at updating world after changing profile to plasma (I was at desktop before that), because kdelibs just won't compile. Code: # emerge --info '=kde-base/kdelibs-4.14.16::gentoo' Portage 2.2.28 (python 3.4.3-fina... | The problem was CFLAGS that I had set to -Ofast, which enabled -Ofast-math, which make KJS fail, which is part of kdelibs. Changing it from -Ofast to -O2 fixed the problem. |
Hey everyone, I'm in the process of configuring a new Plasma 5 install, and I'm getting an error regarding a blocked package when I try to emerge Dolphin. Code: ~ # emerge kde-apps/dolphin Calculating dependencies... done! [ebuild N ] dev-libs/xapian-1.2.22 USE="brass chert inmemory -doc -static-libs" CPU_FLAGS_X86="ss... | If you don't get supplied with 15.12.3 packages then you are missing a recent enough `emerge --sync`, it was stabilised (amd64 only) a few days ago. The blocker in your first post is only possible if you actually don't use plasma profile, or if you (wrongly) set USE=-minimal. ksnapshot is discontinued, new screenshots ... |
Hi All: jserinki7 jserink # equery uses gnome-online-accounts [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for net-libs/gnome-online-accounts-3.18.4: U I - - debug : Enable extra debug codepaths, like asserts and extra outpu... | Tried putting -systemd in for dbus....I get this: The following mask changes are necessary to proceed: (see "package.unmask" in the portage(5) man page for more details) # required by sys-apps/dbus-1.10.8-r1::gentoo[systemd] # required by app-i18n/ibus-1.5.12::gentoo # required by gnome-base/gnome-control-center-3.18.2... |
It's funny how that which was old has come around to being new again. I'm in the process of setting up servers which will support a network consisting of mainly HP thin clients. So I'm back to that time honored tradition of using xdmcp to remote session in. Don't suggest anything more secure or like vnc since these thi... | Looks like the only thing I needed to tweak is the count of ReserveServers in /usr/share/config/kdm/kdmrc. Displays 1-3 are set up by default: Code: [General] # This option exists solely for the purpose of a clean automatic upgrade. # Do not even think about changing it! ConfigVersion=2.4 # List of permanent displays. ... |
so, another newbie's problem not so long ago i used another distro with everything from the box. and there i was happily using rxvt-unicode with a basic config and solarized colors. so my full .Xresources is stored on github https://github.com/babysitter/dotfiles/blob/master/.Xresources i have my fresh gentoo with x-se... | I have this in my xinitrc and this working for me. [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources found here https://wiki.archlinux.org/index.php/x_resources#Parsing_.Xresources |
i'm trying to upgrade to kde5. (it's been out for a few years now). I followed the plasma 5 upgrade guide on the wiki. Trying to emerge plasma-meta gives tons of blockers. not sure where to start. here's the output: https://bpaste.net/show/9852a7e8d439 | Looks to me as if you didn't do the cleanup @world step correctly. |
I've migrated to Plasma 5 and using stable KDE, but there's only testing kde-apps package available. At first, I've added kde-apps-meta ~amd64 into package.keywords and it worked for a while that way. But now I'm beginning to get new conflicts, such as kde-plasma/kactivities-workspace-5.5.0 being blocked, because dolph... | If you are using Plasma-5.5.5, you are indeed blocked from upgrading to some 16.04.1 package(s), but you can mitigate that using =<package>-15.12.3* atoms in your package.keywords file. You can follow the KDE Applications 15.12.3 stabilisation bug tracker, it only depends on other stabilisations at this point: https://... |
build silently fails with no discernible error: Code: /usr/lib64/qt5/bin/moc -I/var/tmp/portage/kde-frameworks/kjsembed-5.18.0/work/kjsembed-5.18.0_build/examples/kjsconsole -I/var/tmp/portage/kde-frameworks/kjsembed-5.18.0/work/kjsembed-5.18.0_build/src/kjsembed/.. -I/var/tmp/portage/kde-frameworks/kjsembed-5.18.0/wor... | `emerge --info` please. |
Hello there, Last week, I updated my system to try gnome 3.20 on the gnome overlay. Everything went well but now whenever I press the 'l' key, Gnome Help opens. When I press the '_' key, Screen Reader (from accessibility) is toggled. Anybody got an idea for this ? I checked the shortcuts in Settings > Keyboard but I di... | Goltia wrote: Hello there, Last week, I updated my system to try gnome 3.20 on the gnome overlay. Everything went well but now whenever I press the 'l' key, Gnome Help opens. When I press the '_' key, Screen Reader (from accessibility) is toggled. Anybody got an idea for this ? I checked the shortcuts in Settings > Key... |
Emerge can't seem to get around package masks. I have a completely brand new system done per the guidebook, and followed the wiki but it just doesn't work. I also did mask the KDE 5 packages as per other forum posts, but this is what happens. Code: # emerge --newuse --update --ask kde-apps/kdebase-meta kde-apps/kdeartw... | Nothing you can do there except `emerge --sync` to fix a bug in an eclass. It is already fixed, you're just on an outdated state of the tree. |
Howdy, I am trying to configure lxqt to have shortcuts for previous and next desktops. Right now I have the default ctrl+f<> to change to a given desktop, but I want ctrl+arrows to work for my desired behavior. Any hints? | Solved it and I think it may be applied in other cases. I emerged xdotool and edited the shortcuts using lxqt-config-globalkeyshortcuts adding the following commands (respectively to cycle left and right): Code: xdotool set_desktop --relative -- -1 xdotool set_desktop --relative 1 The " --" in the first line is require... |
Hello, I need a tool that can compare at least two folder and show me duplicates. needed functionality: - search result can be sorted by name and by size - size is shown like in "df -h" (so depending on the size in bytes/MB/GB…) - files can be selected by using checkboxes, the selected removed then - don't do / do a by... | just found it Code: #> emerge app-misc/fslint $> fslint-gui |
The xfce power manager is missing suspend/hibernate options, as you can see in this image here . All I can do when I press my power button is "Do Nothing" or "Ask" (and the only option when it asks is to log out...). If I run xfce-power-manager-settings as root, the suspend and hibernate options appear as expected. I h... | which version of consolekit are you using? set the pm-utils flag on it |
Hi, Where I could find "file search" in Plasma 5, it used to be kfind, but I have no idea what is called now. | kfind is still around, if you so desire: Code: $ emerge -vp kfind These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] kde-apps/libkonq-15.08.3:4/15.08::gentoo USE="(-aqua) -debug -minimal {-test}" 2.004 KiB [ebuild N ] kde-apps/kfind-15.08.3:4/15.08::gentoo USE="handbook... |
Hi, I'm using fluxbox and emerged a couple of kde apps (not the whole base) that I like (krusader, amarok, k3b). Problem is that all those apps are missing some icons (not all). I have kde-base/oxygen-icons installed, I also followed this wiki to set the theme but without luck. Strange thing is that if I kdesu, the ico... | Thanks bugfarmer, but as I wrote, I don't have kde-base installed, only specific applications since I'm on fluxbox. So, I don't have the usual Applications menu as you do on your kde system Another strange thing that I just noticed is that if I mouseover Edit->select all in krusader for example, the icon appears as lon... |
My browser is getting very slow and I do not know how to find out the reason. I used to use Seamonkey and at the beginning, it was very fast and works nicely. However, after sometime it became slower till it was heavy and very slow. At that point I saw large activity in "CPU Usage Monitor". So I switched to FireFox and... | I quit my firefox session after using it each time, can't reproduce slowness. Also depends on what websites you visit... f.g.o never has an issue. |
So, I decided to try the new version of QupZilla... I think I screwed something up when building it. I have Qt fully updated to 5.6.0, and qt5 -qt4 in my USE flags. I'm on ALSA for an audio system and I'm using GStreamer. I'm running TWM on the Nouveau driver in X.Org. I ran: emerge --ask =www-client/qupzilla-2.0.0 And... | Teegrins, Athenian200 ! I've been using QupZilla with QtWebEngine since December 2015, I think, and haven't experienced what you described even once, so it does seem somewhat surprising! (I like to think that I've been helping at least a tiny bit with these getting into Portage.) The immediate difference I can point ou... |
I switched from KDE5/Plasma to MATE and now to Cinnamon and I'm trying to set my mouse cursor. I have a bunch of cursor themes from x11-themes/ installed, but nothing shows up in my configuration for mouse cursors in Cinnamon's theme settings. This is what I am seeing: http://i.imgur.com/LImhnDU.png Here is the content... | I ended up copying everything from that folder into ~/.icons and then I was able to pick a cursor from there. Strange that Cinnamon doesn't pick up the themes in /usr/share/cursors/xorg-x11 folder, maybe it was looking in /usr/share/icons or somewhere else? I also had the infamous Chromium cursor theme bug where it doe... |
I upgraded to KDE plasma 5.5.5 following the KDE 4.11 the Gentoo wiki page: https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade#SDDM_display_issues sddm works fine, I can start a working openbox session with it. (Yes sddm is in the video group) However, when I start plasma, I get a dark screen with working a mouse and a ... | Provided you use openrc: dbus and consolekit are in default runlevel? |
i have a bad screen tearing flickering. i am on gentoo amd64 and nvidia 361.28 i had the same problem with kde4 and the <<solution>> was to set system-settings --> display-monitor --> compositor --> vsync from cheap to none and back to cheap.Now i cannot find any solution and it is very bad for my eyes especially in vi... | sometimes the eyes confused but the true is that the bad flickering is here..any other solution? thank you |
I recently ran a system update. Everything is working. I use krdc regularly. now its crashing the session, not the application when idle. App stays live, I just have to reclick the connect link. I last updated about a year ago and krdc was crashing the same way. I downgraded krdc and the random crashing went away. Howe... | Since installing the "unstable" package, it appears that krdc has gone, um, "stable" Since the new krdc session was started on 15.12.3, I also re-emerged libX11. libX11 was in the emerge updates, but not since new kernel. This may or may not have helped the cause. |
Hello, I have two KDE 5 installation. The first and older one was a clean install on a new laptop some month ago, when KDE5 was still in the unstable branch. This installation is running smoothly and responsive. Yesterday, I decided to upgrade my KDE 4 installation to KDE 5 on my (productive) desktop PC, because of the... | What is "preload" and how do I enable/disable it? |
Hi, i installed Plasma 5 as suggested in the news read. However, it doesn't work with a second monitor properly as it crashes the desktop after unplugging and plug in the monitor again. Let alone the widgets look strange i.e. way too small. So i went back to KDE 4. Switched the profile back to desktop/kde. then emerge ... | I believe there was a setting to change the widget and other sizes. But regardless to go back to kde4 you already changed the profile, that is good. Do you happen to have a bunch of plasma or qt5 packages in your world file (/var/lib/portage/world) ? What about sddm vs kdm? I cannot recall if sddm works with kde4. I wa... |
This is a pretty new install, so I dunno if this ought to be in the installing gentoo subforum, but all of the other threads I found via Google that are related to this at all are in this subforum, so here goes... Code: gegtoo ~ # lspci | grep -i VGA 00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integra... | teppergeg, Code: [ 2040.456] (EE) No devices detected. Either your Intel Xorg driver is too old or something in the kernel has already bound to the graphics hardware. Running as root is a very bad thing. Code: xauth: file /root/.serverauth.26289 does not exist |
I am not able to change security setting of macro in LibreOffice. here is thread which did help me with openoffice https://forums.gentoo.org/viewtopic-t-598196-highlight-openoffice+macro.html but I am not able to find that file when using libreoffice has anybody solution for this? I am using macros in spreadsheets, so ... | I also enable "enable experimental features" in general tab of Option not helping to change macro security |
Hi, I have three issues which I'd like to try to address here. The first relates to my keyboard map. Since my initial build of Gentoo on this PC, XDM has subbornly stuck with the en_US keyboard map. I'd like to use en_GB. In KDE 4 and TTY, this was not a problem and while Logging in I needed to remember an alternative ... | about the keyboard, you could try putting a line like: Quote: setxkbmap us,gb,br,es into /usr/share/sddm/scripts/Xsetup (assuming you use sddm) the first ("us" for me) is default ... this works for me and I get a nice little symbol in the systray for switching keyboard layout (I got this from another post here but can'... |
I am using firefox-45.0.1: Installed versions: 45.0.1 use flags: dbus ffmpeg gmp-autoupdate gstreamer hwaccel jemalloc3 jit Firefox shows certain images or objects as black squares. To rule out any plugins or addons or configuration causing this issue I created a new unix account and started up firefox as the new user.... | You should try to reemerge firefox without the hwaccel USE flag. Depending on the graphic driver you use, that might cause the problems you noticed. |
How do different versions of packages block each other? Code: !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: dev-qt/qtcore:5 (dev-qt/qtcore-5.5.1-r1:5/5::gentoo, installed) pulled in by ~dev-qt/qtcore-5.5.1 required by (dev-qt/qt... | Strange. I didn't run into that when I updated to qt 5.6 yesterday on ~amd64. I'm not sure what is happening. Do you have specific qt versions (with slots and sub-slots) specified in your world file or something strange like this? Shot in the dark- Does the --backtrack=1000 option do any good? It's always worth a shot.... |
Hello everyone, I am trying to install Gnome3 from Dantrell B overlay. I followed instructions but when trying to run: Code: emerge --deep --with-bdeps=y --changed-use --update --ask --verbose @world I get this result: https://bpaste.net/show/754ca7745a7b There seems to be conflict with GTK+ packages. I am not sure why... | victorsk wrote: Ok, I solved it. [...] Glad you got things resolved. Just for the record, any issues related to my overlays should be reported either on the relevant forum topic (if you want more eyes on the issue) or to me directly (if you want my prompt attention). That said, GNOME should work alongside other closely... |
Hi, For almost a week i am using gentoo without problems, playing doom 3, steam games etc.. but from installation X nor virtual terminal (ctrl+alt+2) doesn't support unicode, only firefox.. i have some files written in cyrilic RS and some german files, also i visit unicode stuff via terminall but i when i run urxvt i j... | ayleid96, Have you worked you way through the guide on the wiki? This old page may be useful for background. |
I followed the wiki to do this upgrade. When I log into plasma (with the old ~/. files removed) plasma appears to open very well. The sound icon does appear on the tray and can be manipulated without problem, causing little reassuring pops and clicks as I adjust the volume. However if I click on any other icon, I appea... | Any hints as to what could be going on in the journal or dmesg? does switching to another virtual terminal (CTRL + ALT + 2 for example) work to get the CLI? It might be helpful to post your hardware, particularly GPU. Someone might find a specific bug for it or we might find a pattern if other users have issues. |
does anyone know how to turn off the media player notifications that pop up from the system tray (for example, annoyingly every time a new song starts!)? TIA EDIT: the notifications that were bothering me came from clementine itself, but I'd still like to have more control over the systray popups ... | I assume these are the standard libnotify popups. And if that's the case, what DE are you using/what libnotify server are you using? I suspect some of these libnotify servers don't support filtering... but then again each individual app could spam a window for itself anyway so really the application needs to be less sp... |
I recently started to upgrade to kde5 because the eselect info news message tole me to. Big mistake. It's not stable for x86. Problem is, kde4 doesn't work properly any more. Problem 1 is taskbar (what is it now called? Kicker was kde3) with the k menu doesn't start. I get a blank screen, the saved workspace appears, b... | Seems to be the prelink/glibc bug: https://bugs.gentoo.org/show_bug.cgi?id=579546 |
Hi, I've done the kde4 to plasma5 upgrade as suggested by a recent news item. After the upgrade, some programs fail to start: When doing it via the GUI, I get, e.g., for kmail: Code: KDEInit could not launch '/usr/bin/kmail' When doing it via konsole , I get: Code: unnamed app(5841): KUniqueApplication: Pipe closed une... | What version of dbus do you have installed? Using openrc or systemd? Maybe related: https://bugs.gentoo.org/show_bug.cgi?id=579546 |
Hello! I updated from thunderbird-bin-38.0 to 45.0. In the emerge hints it says: Code: * Messages for package mail-client/thunderbird-bin-45.0: * If calendar fails to show up in extensions, or if you need to force it * to be reloaded in your profile (ie: after re-emerging thunderbird-bin * to enable or disable locales ... | OK, I created a new, empty profile to start all over again. Fun thing: even with a completely new profile, importing or even adding new calendars simply doesn't work. Gosh, I cannot wait for Vivaldi to embed their email client again. Then I will completely ditch the Mozilla crap once and for all |
I am following the KDE/Plasma 5 upgrade and have completed the Clean up @world step. When I next emerge -uUDNp world I get these blockers . Any suggestions on unblocking will be gratefully received. [SOLVED] Thanks go to davidm who suggested simply unmerging the blockers. I did that and the emerge world is proceeding n... | Are you sure you ran the cleanup command without --pretend? Hm, how is that possible: Code: [blocks B ] media-fonts/oxygen-fonts ("media-fonts/oxygen-fonts" is blocking kde-plasma/oxygen-fonts-5.4.3) oxygen-fonts was moved from media-fonts/ to kde-plasma/ a long time ago (in 4Q-2014) - and this is messing with your sys... |
Hello all, I've migrated to KF5, but I've noticed that bumblebee (yes nvidia optimus ) won't start when using SDDM (0.13.0-r3) which only leaves me with the intel chipset, tried another DM (lightdm) and while all services started, my screen after login would go black and then loop back to the login prompt every time, u... | Have you tried to add sddm user to video group?? https://wiki.gentoo.org/wiki/SDDM |
I'm trying to get kdebase-meta on the pc. But it doesn't want to emerge because of conflicting qt4 and qt5 flags. It all turns around media-video/vlc. It demands or "-qt4 qt5" or "qt4 -qt5". But whatever combination of (-)qt4, (-)qt5 (or leaving the flags out) I choose this gives conflicts with phonon, phonon-vlc, polk... | Spanik wrote: Code: The following REQUIRED_USE flag constraints are unsatisfied: qt4? ( !qt5 ) qt5? ( !qt4 ) How can I get out of this mess? I still stay at the kde profile - therefore I do have these USE flags: Code: tfoerste@t44 ~/devel/ejabberd $ grep qt[45] /etc/portage/package.use/z_misc app-text/poppler qt4 app-o... |
as in the subject when I enter the correct password on kde lock screen it just reports login failed nothing is posted in the logs (how come gentoo has no auth.log by the way?) kcheckpass works fine from the command line (after adding a kde file to /etc/pam.d and setting kcheckpass suid, as the internet suggested) I'm q... | It works here on an OpenRC system with sddm although it was a bit screwy and didn't seem to work until I played around with systemsettings5 and rebooted a few times. My problem with the screwiness was the opposite-- it never wanted to lock automatically and then put the LCD in sleep mode. When I enter an incorrect pass... |
After the upgrade to plasma/kde5, I've noticed the Clementine systray icon is gone, replaced with an awful generic kde5/plasma one. I liked the context menu on the original one, as I use more than play/forward/next which are the only options in the generic systray (and no right-click menu.) Does anyone know how to rest... | Figured it out, I had to install dev-libs/sni-qt then my old kde4 systray icons came back. |
For some reason a few KDE 5 programs will not run, I am unsure why. When I first upgraded to KDE 6 everything was fine but a few days ago some programs stopped working. Code: #kmix unnamed app(22322): KUniqueApplication: Pipe cloded unexpectedly. #yakuake unnamed app(22976): KUniqueApplication: Pipe cloded unexpectedly... | It's probably not so much downgrading as rebuilding that fixed your issue. https://bugs.gentoo.org/show_bug.cgi?id=579546 |
I've recently upgraded to KDE5 now it's appeared stable and whilst it works perfectly, the login manager sddm fails miserably and locks my machine up. I've tried it on another machine with Gentoo with the same result, the only thing they have in common is they use the nvidia-drivers rather than nouveau. Has anyone actu... | lightdm should just work fine with pam, not sure I can follow? Have you added the sddm user to the video group? |
Just got back from a trip, and updated the kernel (gentoo-sources-4.5.1), nvidia-drivers (364.15), and xorg-server (1.18.3). Now, when I start back into X (actually FVWM), fonts in a bunch of apps look terrible: audacious, libreoffice, the file-save dialog for Opera, mplayer, etc (but not the fonts that Opera renders i... | I doubt mesa has anything to do with your problem in a nvidia system. |
Hi, I have thinkpad e550 and just updated to plasma 5. Now desktop start freezing every time after login. I am using 4.5.0-r1 kernel with xf86-video-intel and xf86-video-amdgpu. In make.conf video_cards=Intel i965 amdgpu radeonsi. At last time I recompiled Intel drivers with uxa flag but it did not help. On kde 4 i had... | What version of xorg-server is installed? Please, you're listing the involved packages already, but it'd be helpful if you included their exact version numbers right away. |
Hi! I upgraded to KDE 5 this weekend, which was quite ok so far. The only thing I'm missing (or did not find yet) is a config file for custom links in a desktop panel. As far as I remember from KDE 4, this was just a search for "where does it place the *.desktop files" and editing those files for the panel/adding files... | Desktop files are still in /usr/share/applications and ~/.local/share/applications, same as with KDE4. If you put a .desktop file there it should appear in the start menu and you can drag&drop it to a task manager plasmoid. |
Hi all, After Plasma 5 upgrade, Plasma doesn't to start and I get a black screen. There are only cursor and conky. I don't use use display manager but sys-apps/qingy with /etc/X11/Sessions/PLASMA-5: # Nvidia Optimus xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto exec "/usr/bin/startkde" Other infor... | Please give more information about your system, especially anything that might be fancy about your setup. Apart from Optimus, of which I have no knowledge. Javaskit wrote: I don't use use display manager but sys-apps/qingy with /etc/X11/Sessions/PLASMA-5: # Nvidia Optimus xrandr --setprovideroutputsource modesetting NV... |
When I try to login into XFCE, it displays a message "Failed to connect to socket" http://i.imgur.com/UuBR3TK.png I read that systemd-226 used dbus space-user ( https://www.archlinux.org/news/d-bus-now-launches-user-buses/ ), but i can't find the fault. systemctl --user Code: Failed to list units: Process org.freedeskt... | The problem was that i had install consolekit and it is not comptibility with systemd-login Sorry for the inconvenience |
The last time I set up dual monitors 4 or 5 years ago it just worked. This time it seems things have become more complicated. I have an EVGA GTX 970 with the dual dvi plugged into a 2560x1440 monitor and the hdmi plugged into a 1920x1080 monitor. The dvi monitor works just fine. The hdmi monitor is displaying at 1920x1... | manywele wrote: Code: [ 2392.823] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which [ 2392.823] (WW) NVIDIA: is an unsupported configuration. The driver will continue [ 2392.823] (WW) NVIDIA: to load, but may behave strangely. [ 2392.823] (WW) NVIDIA: Xinerama is enabled, so RandR has likely be... |
Screenshots: http://imgur.com/a/bZmXV Code: emerge -pv www-client/firefox These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] www-client/firefox-45.0.1::gentoo USE="dbus ffmpeg gtk3 hwaccel jemalloc3 jit startup-notification system-icu system-jpeg system-libevent system-... | Try with USE="-hwaccel" - it's known to be pretty buggy in firefox. |
As the title says. My Xorg instantly halts at 13.782 secs. And resumes at 41.822 secs. So the system halts about 30 secs in conclusion. Below log file which is Xorg.0.log in my system says there are two warnings. One is 'I can't found specific font directory.', and another is 'xf86OpenConsole trying to access to setpgi... | qwpo1030 wrote: problem solved. I turned off netmount at boot. The kernel waits for ethernet connection but I dont have internet so the system halts at that moment. But, may i delete that process on boot? What is netmount? There is no need for having netmount in any runlevel unless you need or want automagical mounting... |
As title said, startx throw a Fatal server error "no screens found" and my lspci gives my video card lists below: Code: ... 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) Subsystem: Dell 7 Series/C210 Series Chipset Family SMBus Controller 01:00.0 VGA compatible controlle... | se ven, Code: [ 2787.195] (--) PCI:*(0:0:2:0) 8086:0166:1028:0552 rev 9, Mem @ 0xd2000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64 [ 2787.195] (--) PCI: (0:1:0:0) 10de:0fd1:1028:0552 rev 161, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, Intel and nVidia graphics ... that's the Optimus... |
Hello Gentoo forum, I have a .txt file (not a folder) in my home directory that will not delete as user or root using the "rm" command, but other files in that same directory will delete with no problem. The error says "operation not permitted". ls -l gives me this: Code: -rw-r--r-- 1 royroy royroy and lsattr gives me ... | Quote: and lsattr gives me this: Code: ----i----------- /home/royroy Pretty good reason to prevent you from deleting it. "i" flag protects the file, so it can't be modified. Remove the flag with the below command first: chattr -i <filename> Root ignores regular read/write permissions, but it does not ignore attributes. |
I am suddenly unable to access any Google related sites, or signing in, with Chromium. I always get a page: Code: SSL connection error ERR_SSL_PROTOCOL_ERROR Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't... | Which version of dev-libs/nss do you have installed? I had this, or a very similar issue with QupZilla using QtWebEngine, which is sort of like using Chromium, but not, and while I found some old Chromium issues like this, they were quite old indeed and/or somehow different. The issue was gone after I went from nss-3.2... |
Hi After update (full emerge of @system and @world) i notice that my box is dropping frames from time to time - it is visible as little hangs/freezes of desktop. It's happening very often during normal load and work. I had enabled "Show FPS" plug-in for KDE and when it comes to freeze, fps drops to 0 and than suddenly ... | Kernel .config -> https://drive.google.com/file/d/0B_j8wuYhDPq0OFRNS3V5dUdCeWs/view?usp=sharing 3d games are working but with hangs/freezes too |
Hello, Since last update from 3.16 to 3.18 Gnome does not automatically mount USB flash drive anymore. It now prompts for root password. This is annoying, how to revert to the previous behavior ? Thank you. | Nitro_146 wrote: Hello, Since last update from 3.16 to 3.18 Gnome does not automatically mount USB flash drive anymore. It now prompts for root password. This is annoying, how to revert to the previous behavior ? Thank you. i can confirm it's the same behavior on my machine. i don't know how to fix this also. |
I installed apache Code: * www-servers/apache Latest version available: 2.4.18 Latest version installed: 2.4.18 Size of files: 5,084 KiB Homepage: http://httpd.apache.org/ Description: The Apache Web Server License: Apache-2.0 Apache-1.1 now I can not start apache Code: msh@duyinthee ~ $ sudo /etc/init.d/apache2 start ... | You will need to post some logs, what for example is the output of the following as Root? Code: cat /var/log/apache2/error_log EDIT vhosts.d/00_default_vhost.conf would be the place to set "ServerName localhost" not https.conf |
I can't finalize the plasma-meta installation as the oxygen-fonts fails to compile Any idea why? Code: Scanning dependencies of target regular Scanning dependencies of target bold Scanning dependencies of target mono make[2]: Leaving directory '/var/tmp/portage/kde-plasma/oxygen-fonts-5.4.3/work/oxygen-fonts-5.4.3_buil... | Code: make[2]: *** [CMakeFiles/regular] Segmentation fault Is it a reproducible failure? |
After "emerge --update --deep --with-bdeps=y --newuse @world" command, i have this problem: at KDE reboot, if i launch Firefox or any other browser, i can navigate for about 30 seconds, after which i hear a beep and internet doesn't navigate more. Rss news feed also, doesn't appears since from reboot. And I don't have ... | Try https://packages.gentoo.org/packages/www-client/firefox-bin Or raising swap. |
Hi, After " emerge -uDU --with-bdeps=y @world ", the mouse is slower than before. xorg-server 1.18.1 and xf86-input-evdev 2.10.1 with nvidia-drivers 361.28-r2 been updated and gentoo-source 4.4.3 from 4.4.0(genkernel oldconf) with some others, i think udev 229. So i made some quick search, i masked xorg-server 1.18.1 a... | What desktop environment are you using? Gnome seems to ignore xorg settings and relies on its own mouse settings in dconf. |
The built in Firefox PDF preview used to work on my system and suddenly doesn't work anymore. I have no idea what could have changed in the meantime. I've got firefox-bin 45.0.1 on plasma ~amd64. It's quite annoying if you want to view a lot of PDF files and have to download them each time and then open them with okula... | It works on sites that allow to preview PDF files in the browser. Sites that do not offer that option only allow to download the files. |
So I was an idiot today. The short version is that I am trying to configure something in yakuake (through the profile configuration dialog in yakuake) and changed the initial command (which should only be /bin/bash). The setting was saved and the problem now is that it broke yakuake. I can't open the program anymore (o... | Something like ~/.kde4/share/config/yakuakerc maybe? (Google keywords: "yakuake config file") Although you could get clever and try find ~ | grep yakuake since that will find it although it isn't the most elegant bashism. |
Hi! Since yesterday I noticed, that my KDE environment starts painfully slow, as well as it hangs from time to time for ~dozen of seconds. During this hangs I receives something like that on dmesg: Code: [ 1411.186414] ------------[ cut here ]------------ [ 1411.186419] WARNING: CPU: 3 PID: 4924 at drivers/gpu/drm/i915... | I downgraded to 1.18.1 and have no problems since then. |
I never install mysql and I install mariadb. But I can't start it. I get this: Code: * Starting mysql ... /etc/init.d/mysql: line 76: [: too many arguments * You don't appear to have the mysql database installed yet. * Please run `emerge --config =ERROR: expected 2 parameters, got 3!` to have this done... * ERROR: mysq... | is virtual/mysql installed? |
Hi everyone! while updating to plasma-meta I met the error from kinforcenter-5.5.5 emerge info and build log I posted here below. my opegl setting and mesa # eselect opengl list Available OpenGL implementations: [1] nvidia * [2] xorg-x11 # equery l -i mesa glu * Searching for mesa ... [IP-] [ ] media-libs/mesa-11.1.2-r... | There's no error in that part of the log, use a pastebin. |
Hi, I noticed when I tried a LiveCD of Kubuntu on my computer that I did get the battery status on my Mouse and Keyboard in the tray. But I don't get it in my Gentoo installation, Is there a specific package I don't have installed or a kernel option that is disabled ? The energy Information in Kinfocenter does not work... | Did you install Plasma via plasma-meta or plasma-desktop? |
I have various Gentoo machines, two of which have Libreoffice installed. On one of them, Libreoffice is at 5.1.0.3 but this version gives problems on my other machine: Quote: >>> Emerging (1 of 36) app-office/libreoffice-l10n-5.1.0.3::gentoo >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/app-office/lib... | Remove your custom bashrc for injecting epatch_user. |
Since the latest updates some, but not all, german umlauts are not displayed correctly. They overlap with a letter beside them. It's hard to describe, so i made a screenshot . As you can see, the menu-item "Büro" (left, third from top) and "Aktivitäten-Übersicht" at the bottom display wrong, while other umlauts (even i... | Same here with romanian locale. Diacritics are overlapped. I tried to track down the package which was responsable and it seem to be mesa, but I'm not 100% sure. |
Hi, I get an emake fail while emerging Quote: app-crypt/libsecret-0.18.4 due to: Code: ... make: execvp: gdbus-codegen: Permission denied ... emerge app-crypt/libsecret: Code: Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) app-crypt/libsecret-0.18.4::gentoo >>> Failed to emerge a... | Updating dev-lang/python-exec solved the issue! |
I am absolutely new to Linux and Gentoo but I wanted to install Gentoo as an experiment. Working on it since 5 days or so. Forgive me pls if I act very stupid. I managed to install Gentoo and get most of the stuff running X, sddm and kde-plasma/plasma-meta following the official guides. My profile is desktop/plasma no ... | It's rather easy, don't set USE=-qt4 globally. You're using the correct profile already (plasma) that is switching off qt4 in packages where it conflicts, but leaves it on where you need it. If you want to have a full KDE experience, you can't get rid of KDE4-based applications at this point, simple as that. If you wan... |
Sorry for the lame subject, it's hard to describe the problem briefly. I also don't know if this is the right forum... I'm running Gentoo with xorg-server 1.14.3-r2, gnome-shell 3.8.4-r1, and nvidia-drivers 331.20. My monitor is 1440x900. When X starts, it's always running in some weird resolution like 1366x768. I can ... | MALDATA, Post your xorg.conf so we can see what X is being asked to do and your /var/log/Xorg.0.log so we can see what Xorg actually did. The log may be too big for a post. Use wgetpaste to put it on a pastebin site, then post the link. |
I'm seeing some unusual stuttering when using X on my system. Everything works except for the intermittent lag that shows up every few seconds with every UI element. My cursor lags, scrolling in the file manager or browser lags, moving windows on the desktop lags, video playback lags regardless of resolution, 3D screen... | please post output of dmesg and content of /var/log/Xorg.0.log |
Hi all, I just've upgraded to kde 5 from kde 4 and got a strange problem - menus in some apps do not work. Only the main menu is shown, but when i click on any oprion, nothing happens, the submenu won't appear on the screen. The same is for right-click popup menus - they don't appear. Looks like they are actually shown... | Please describe how and exactly what you have upgraded - did you follow the Plasma-5 upgrade guide on Gentoo wiki? Code: $ emerge --info |
Good afternoon, I'm not sure since when but I guess is when I passed to kde-plasma, I'm unable to access to smb shared folders via Dolphin, I have to mount them via console as root. I tried to recompile dolphin, samba and kioslave, here there are my use flags: Code: [ebuild R ] net-fs/samba-4.2.8::gentoo USE="acl clien... | kde-apps/dolphin-15.08.3:5 is KF5-based, while kde-apps/kdebase-kioslaves is KDE4-based. Check kde-apps/kio-extras for USE="samba" instead. |
Installed Gentoo in dual boot with Windows using Plasma profile on amd64 laptop. After installation emerged libreoffice, chromium and plasma-meta. Used Gen kernel for build. Can not get plasma to start. If I edit .xinitrc to exec startkde, I get to the plasma desktop but can't use the mouse. I can interact with keyboar... | There's a guide for that: SDDM Guide Also make sure you have configured evdev: Evdev Guide |
I am trying to install PHP. Enabled php apache2 cgi in /etc/portage/make.conf file and fpm in /etc/portage/package.use/php file but Code: # emerge --newuse @world doesn't pull anything. Code: # emerge --ask dev-lang/php says this below Code: msh@duyinthee ~ $ sudo emerge --ask php These are the packages that would be m... | It's saying that to use truetype or exif USE flags, you need to also include USE=gd. |
Trying to get Libreoffice Base works. I can't create new database. I get error message box saying that Quote: The connection to the external data source could not be established. No SDBC Driver was found for the URL sdbc:embadded:hsqldb I installed dev-db/hsqldb but still not works and error box still appears. | You need to build libreoffice with USE=java for base to work. |
hey guys , im new noob , im amr from egypt i just new to gentoo thing and i did install gentoo from minimal iso and i installed xorg and its working fine with xterm no windows manager installed so i installed i3wm but when i try the command i3 it gives me i3: cant open display so i need a little help to troubleshoot th... | Edit your ~/.xinitrc. add the following for i3 If it doesnt exist yet, create it. Code: #!/bin/sh exec i3 and relogin (Slim or startx whetever you used to start x) Good luck and welcome to gentoo |
hello gentoo forums! so i have gentoo up and running on my laptop, and xorg is starting up fine using all default configs - with TWM. i am an old fluxbox user, and was terribly dissappointed to see that flux isn't starting... i added 'exec startfluxbox' to .xinitrc and as soon as i see the screen turn black, right befo... | pwhitt wrote: hello gentoo forums! so i have gentoo up and running on my laptop, and xorg is starting up fine using all default configs - with TWM. i am an old fluxbox user, and was terribly dissappointed to see that flux isn't starting... i added 'exec startfluxbox' to .xinitrc and as soon as i see ... In case you wer... |
Hello. Trying to get my AMD ARUBA card to work with opengl 3.2+ (needed for some sofware) here https://wiki.gentoo.org/wiki/Radeon said that my radeon card supports opengl 3.3 and 4.1 with live mesa unfortunately Code: OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD ARUBA (DRM 2.43.0, LLVM 3.7.1)... | Code: OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.1 This is what you get. ARUBA does not support dual-precision which is required for higher OpenGL versions in hardware, and thus has to be emulated. But this emulation is not yet implemented in Mesa. If your application refuses to start, you can try... |
Got a new laptop, can't enable power management (see title) I'm one of those emerge kdebase-startkde types. I've solved this problem before but can't recall how. I think I'm just missing a package, can't think what it is. Any help much appreciated. | @markisthejob: The problem comes from using kde-base/kdebase-startkde which is missing a lot of dependencies compared to your kdebase-meta setup. No system profile or USE flag is going to fix that, but taking a look at the dependencies of kdebase-meta might help. |
's' key not working with GDM install. The 's" works from terminal on boot but not after a startx is issued and Gnome(GDM) starts. Gnome3 + systemd I copied all the s's - switched keyboards - set locale to "US" Note: terminal is not working after set the keyboard to "US" | valentind wrote: I also have problem on an old install that I have just upgraded. 's' key does not work in GDM. Work-around is to use "alt-s" which types a s. In Gnome 3, both 's' and 'l' keys are bound respectively to opening the on-screen keyboard, and opening help. Work-around is to bind those actions to other short... |
Emerging plasma-meta pulls in kdelibs4support (=kde-frameworks/kdelibs4support-5.19.0, to be precise). However the build fails and for the life of me I can't tell why. I don't see any errors and the only warnings seem unrelated to anything leading to the fail. build.log emerge --info =kde-frameworks/kdelibs4support-5.1... | I think it's actually quite easy. You have a mixed dev-qt/*:5 environment with 5.4.2 and 5.5.1 packages. This is bad. Bring all of them on par to version 5.5.1. |
i.e. it doesn't function at all. | Is this a new install or an upgrade? IIRC you need to enable it in eselect fontconfig AND eselect infinality AND eselect lcdfilter AND env-update plus relogin for it to take effect. (also, have you tried vanilla Freetype lately? The last few releases have improved slight-hinting mode to the point where it's better IMO ... |
Hi, I just upgraded kde into Plasma 5, and what did work for the old kde doesn't work for a new one. My configuration was: Code: # eselect opengl list Available OpenGL implementations: [1] nvidia * [2] xorg-x11 [1] When I was trying to run new Plasma 5 kde, after "startx" from console I had a black screen . My .xinitrc... | Sorry, looks like problem is to nvidia, intel, xorg-server related: https://forums.gentoo.org/viewtopic-t-1038828.html nothing to do with Plasma 5 [SOLVED] |
Hi there, I recently switched to thunderbird and it is great so far. Only issue is that thunderbird is not playing any notification sounds. Here are the use flags: Code: [ebuild R ] media-sound/pulseaudio-8.0::gentoo USE="X alsa alsa-plugin asyncns bluetooth caps dbus equalizer gdbm glib gnome gtk orc qt4 sox ssl tcpd ... | Thanks for your great answer. I re-emerged libcanberra and it starts working. Thank you very much, |
Hi, I am doing plasma 5 migration: https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade I have done everything like in manual, but when I doing this nearly last step: Code: root #emerge --ask --changed-use --newrepo --deep world I have such problem: Code: # emerge --changed-use --newrepo --deep world Calculating dependenc... | Look at this: Code: (kde-base/kwin-4.11.22:4/4.11::gentoo, ebuild scheduled for merge) pulled in by >=kde-base/kwin-4.11:4[aqua=] (>=kde-base/kwin-4.11:4[-aqua]) required by (kde-apps/kdeartwork-styles-15.08.3:4/15.08::gentoo, ebuild scheduled for merge) Why is kdeartwork-styles being pulled in? Can you please check if... |
I have xterm and rxvt-unicode installed. I always use rxvt-unicode. Now, I installed vim and using it for editing text files. Vim opens in INSERT mode in rxvt-unicode. But vim opens in COMMAND mode in xterm. I want vim to open in COMMAND mode in all of my terminal. I am checking ~/.vimrc and googling online. But soluti... | It doesn't sound like a urxvt specific as in my terminal vim opens in command mode. Anyway, this is how to make vim starts straight to: INSERT mode: Code: vim -c startinsert Or avoid INSERT mode (it should means to start in COMMAND mode): Code: vim -c stopinsert |
I try to install on a fresh System. I fond old articles here, but the Inputs did not help me. ghostscript-gpl is actual revdep-rebuild does not find Problems tiff and jpeg are fresh System is actual synced and up to date. I tried the build twice, same Problem. Is that a bug to file? Here my Problem: Code: checking for ... | Regardless of the issue here, where do you think Plasma-5 is involved? /me looks at topic and is curious |
I installed Fluxbox in Gentoo. Is there any way to add battery status next to time on Fluxbox toolbar by using a script or very small program. I don't want conky ( there is a bug fail to emerge), gkrellm, xfce4-power-manager. | You might want to try lxde-base/lxpanel instead of fluxbox' built-in panel. lxpanel also has some other nice panel items making it more desktop-like. And it does not depend on dbus or *kit crap. |
I emerged meld today (I'm running Gnome 3.18) specifically to do a visual directory compare and merge. When I start it in my normal user account (whether graphically or via console) it will do the diff/compare of the selected directories, but the UI will not allow me to alter (e.g. copy or delete) files in either direc... | I can't figure this out. Does anyone have an idea why the normal user account can't operate meld? |
Hi all, couple of days ago, we managed to make kernel running in Hyper-V environment. Now I want to have Xorg and unfortunately I'm stucking ... /var/log/Xorg.0.log: https://bpaste.net/raw/198ec4c17412 kernel config: https://bpaste.net/raw/484eb5c4b4b8 Bellow the frame buffer devices I selected: Code: CONFIG_FB_VESA=y ... | Code: [ 4599.274] (II) LoadModule: "fbhyperv" [ 4599.274] (WW) Warning, couldn't open module fbhyperv [ 4599.274] (II) UnloadModule: "fbhyperv" [ 4599.274] (II) Unloading fbhyperv [ 4599.274] (EE) Failed to load module "fbhyperv" (module does not exist, 0) Never heard about a "fbhyperv" driver. If you are sure that you... |
Hi! i am experimenting with plasma and i must say i am impressed. Much smoother and better looking than KDE4, but i hoper for better on my hidpi screen (240dpi). Anyway, anydoby has any idea why i cannot configure my synaptic touchpad anymore? kcm-touchpad does not install on plasma, only on KDE4, so what should i do? ... | You need to set USE=touchpad for kde-plasma/plasma-desktop |
Hello, I'm in the process of setting up a new installation with KDE 5 as desktop environment: so far, I got to the point of a bootable box with the "plasma" profile enabled (default/linux/amd64/13.0/desktop/plasma). I'm following the KDE wiki and when I try to emerge kde-plasma/plasma-meta , I run across the following ... | Code: dev-qt/qtcore:5 (dev-qt/qtcore-5.4.2:5/5::gentoo, installed) pulled in by ~dev-qt/qtcore-5.4.2 required by (dev-qt/qtprintsupport-5.4.2:5/5::gentoo, installed) ^ ^^^^^ (and 10 more) (dev-qt/qtcore-5.5.1:5/5::gentoo, ebuild scheduled for merge) pulled in by >=dev-qt/qtcore-5.5.1:5 required by (kde-frameworks/frame... |
Good day everyone, I've got KDE 5.5.4 and Dolphin file manager. When I try to view contents of another partition in Dolphin, I get following error: Code: An error occurred while accessing '258.2 GiB Hard Drive', the system responded: An unspecified error has occurred: Not authorized to perform operation This error happ... | What version of consolekit do you have installed? |
Hi I just tried to set my firefox menu to german language but it seems not to work... Is this possible at all? Or do I have to emerge the non-bin-firefox? What is set in firefox: -Edit->Prefs->Content->Languages->german de-de (I know this is for websites only, but I want to change the GUI language) -about:config->intl.... | In https://wiki.gentoo.org/wiki/Firefox#External_resources there is a link about Change the interface language (LINGUAS) . Does that solve your problem? Setting LINGUAS for firefox only makes it download and install the xpi package but not switching the interface. |
Hi everybody! during emerging plasma-meta I came across a compilation error Code: -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/kde-frameworks/kdoctools-5.18.0/work/kdoctools-5.18.0_build/CMakeFiles/CMakeOutput.log". * ERROR: kde-frameworks/kdoctools-5.18.0::gentoo failed (configure phase): * c... | Please paste the build.log. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.