prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Does anyone have it working? Doesn't look good , doesn't it? I have absolutely zero success to get it working. The documentation for tray is also lacking or I just don't find it. :(
I seem to recall it worked out of the box for me a few months ago. Auto hide is/was not implemented so I went back to i3. I think it uses your same config for i3, just moved. copy ~.3i/config to .config/sway/config and I think .config/i3status/config does the bar...
I'm trying to install Xorg, in anticipation of installing a desktop environment. I'm working my way through Xorg/Guide in the Wiki. I recompiled my kernel. Now I'm working on the /etc/portage/make.conf file. The Wiki says that I need to set the VIDEO_CARDS and INPUT_DEVICES variables. For my machine, that first variable should be set as: Code: VIDEO_CARDS="intel" My make.conf file does not currently have this entry. However, when I query: Code: # portageq envvar VIDEO_CARDS amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v41 I guess that means that the variable is being set somewhere else, and it already has those values. Is it a problem that it also contains a bunch of irrelevant values? For the input devices the Wiki is vague but implies that Libinput is what I want. I query: Code: # portageq envvar INPUT_DEVICES libinput keyboard mouse Again, it appears that the variable is already populated somewhere else. Do I need to add explicit entries to my /etc/portage/make.conf file? Or is this already taken care of for me and I can skip this step?
mojosam wrote: Again, it appears that the variable is already populated somewhere else. The profile populate these variable see $(portageq get_repo_path / gentoo)/profiles/arch/amd64/make.defaults. mojosam wrote: Do I need to add explicit entries to my /etc/portage/make.conf file? Or is this already taken care of for me and I can skip this step? If you want only intel or libinput support and not all other setted by profile yes.
Apologies if this is the wrong forum. I've just emerge --sync 'd, and my --update --deep --foo @world died on app-office/kmymoney. The message before it died: Code: ninja: error: '/usr/lib/libmpir.so', needed by 'lib/libkmm_mymoney.so.5.0.5', missing and no known rule to make it sci-libs/mpir-3.0.0 has a /usr/lib64/libmpir.so, but not a /lib version. This smells of an issue with profile 17.1, which I'm using. Remerging mpir didn't solve the problem. (there were also several Cmake warnings which I thing correspond to optional features I don't use.) Suggestions please!
emerge -1 libalkimia
In continuation to the previous discussion : Graphics in Qt (?) slow in specific applications I tried to move from "intel" to "glamor" and can't start X with glamor configured What was done : The system was previously installed with intel (and VIDEO CARDS="intel i915"), but slow in few specific places : Plasma screen locker SDDM Plasma settings windows which have specific graphics (such as changing wallpapers) Typing in text fields in Konqueror (but works ok with any other browser, and all other actions in Konqueror work ok too) (In fact, i suspect that there is some specific Qt5 widget which implementation is grossly inefficient, which is used in those specific applications) Anyway, i added glamor to USE flags and remerged --newuse @world. Now if i also add the changes to xorg.conf to switch to glamor, i cant start Xorg.0.log with the error : Code: [ 27.692] (--) Log file renamed from "/var/log/Xorg.pid-2706.log" to "/var/log/Xorg.0.log" [ 27.692] X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 [ 27.692] Build Operating System: Linux 4.19.57-gentoo x86_64 Gentoo [ 27.692] Current Operating System: Linux localhost 4.19.57-gentoo #1 SMP Mon Jul 22 21:37:11 -00 2019 x86_64 [ 27.692] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.57-gentoo root=/dev/sda2 [ 27.692] Build Date: 03 August 2019 02:54:12PM [ 27.692] [ 27.692] Current version of pixman: 0.38.4 [ 27.692] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 27.692] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 27.692] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 7 00:10:29 2019 [ 27.747] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 27.747] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 27.797] (==) No Layout section. Using the first Screen section. [ 27.797] (==) No screen section available. Using defaults. [ 27.797] (**) |-->Screen "Default Screen Section" (0) [ 27.797] (**) | |-->Monitor "<default monitor>" [ 27.797] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 27.797] (**) | |-->Device "intel" [ 27.797] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 27.797] (==) Automatically adding devices [ 27.797] (==) Automatically enabling devices [ 27.797] (==) Automatically adding GPU devices [ 27.798] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 27.860] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 27.860] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 27.860] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 27.860] (II) Loader magic: 0x55f940cdd040 [ 27.860] (II) Module ABI versions: [ 27.860] X.Org ANSI C Emulation: 0.4 [ 27.860] X.Org Video Driver: 24.0 [ 27.860] X.Org XInput driver : 24.1 [ 27.861] X.Org Server Extension : 10.0 [ 27.861] (II) xfree86: Adding drm device (/dev/dri/card0) [ 27.879] (--) PCI:*(0@0:2:0) 8086:29c2:103c:2a73 rev 2, Mem @ 0xfea00000/524288, 0xd0000000/268435456, 0xfe900000/1048576, I/O @ 0x0000c080/8, BIOS @ 0x????????/131072 [ 27.879] (II) "glx" will be loaded by default. [ 27.879] (II) LoadModule: "dri" [ 27.879] (II) Module "dri" already built-in [ 27.879] (II) LoadModule: "dri2" [ 27.879] (II) Module "dri2" already built-in [ 27.879] (II) LoadModule: "vgahw" [ 27.920] (II) Loading /usr/lib64/xorg/modules/libvgahw.so [ 27.929] (II) Module vgahw: vendor="X.Org Foundation" [ 27.929] compiled for 1.20.5, module version = 0.1.0 [ 27.929] ABI class: X.Org Video Driver, version 24.0 [ 27.929] (II) LoadModule: "fb" [ 27.929] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 27.944] (II) Module fb: vendor="X.Org Foundation" [ 27.944] compiled for 1.20.5, module version = 1.0.0 [ 27.944] ABI class: X.Org ANSI C Emulation, version 0.4 [ 27.944] (II) LoadModule: "xaa" [ 27.953] (WW) Warning, couldn't open module xaa [ 27.953] (EE) Failed to load module "xaa" (module does not exist, 0) [ 27.954] (II) LoadModule: "int10" [ 27.954] (II) Loading /usr/lib64/xorg/modules/libint10.so [ 27.964] (II) Module int10: vendor="X.Org Foundation" [ 27.964] compiled for 1.20.5, module version = 1.0.0 [ 27.964] ABI class: X.Org Video Driver, version 24.0 [ 27.964] (II) LoadModule: "vbe" [ 27.964] (II) Loading /usr/lib64/xorg/modules/libvbe.so [ 27.964] (II) Module vbe: vendor="X.Org Foundation" [ 27.964] compiled for 1.20.5, module version = 1.1.0 [ 27.964] ABI class: X.Org Video Driver, version 24.0 [ 27.964] (II) LoadModule: "shadowfb" [ 27.964] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so [ 27.965] (II) Module shadowfb: vendor="X.Org Foundation" [ 27.965] compiled for 1.20.5, module version = 1.0.0 [ 27.965] ABI class: X.Org ANSI C Emulation, version 0.4 [ 27.965] (II) LoadModule: "shadow" [ 27.965] (II) Loading /usr/lib64/xorg/modules/libshadow.so [ 27.973] (II) Module shadow: vendor="X.Org Foundation" [ 27.973] compiled for 1.20.5, module version = 1.1.0 [ 27.973] ABI class: X.Org ANSI C Emulation, version 0.4 [ 27.973] (II) LoadModule: "fbdevhw" [ 27.973] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 27.974] (II) Module fbdevhw: vendor="X.Org Foundation" [ 27.974] compiled for 1.20.5, module version = 0.0.2 [ 27.974] ABI class: X.Org Video Driver, version 24.0 [ 27.974] (II) LoadModule: "exa" [ 27.974] (II) Loading /usr/lib64/xorg/modules/libexa.so [ 27.985] (II) Module exa: vendor="X.Org Foundation" [ 27.985] compiled for 1.20.5, module version = 2.6.0 [ 27.985] ABI class: X.Org Video Driver, version 24.0 [ 27.985] (II) LoadModule: "glamoregl" [ 27.985] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so [ 28.080] (II) Module glamoregl: vendor="X.Org Foundation" [ 28.080] compiled for 1.20.5, module version = 1.0.1 [ 28.080] ABI class: X.Org ANSI C Emulation, version 0.4 [ 28.081] (II) LoadModule: "glx" [ 28.081] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 28.281] (II) Module glx: vendor="X.Org Foundation" [ 28.281] compiled for 1.20.5, module version = 1.0.0 [ 28.281] ABI class: X.Org Server Extension, version 10.0 [ 28.281] (II) LoadModule: "modesetting" [ 28.281] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 28.283] (II) Module modesetting: vendor="X.Org Foundation" [ 28.283] compiled for 1.20.5, module version = 1.20.5 [ 28.283] Module class: X.Org Video Driver [ 28.283] ABI class: X.Org Video Driver, version 24.0 [ 28.283] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 28.283] (++) using VT number 7 [ 28.309] (II) modeset(0): using drv /dev/dri/card0 [ 28.309] (II) modeset(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 28.309] (==) modeset(0): Depth 24, (==) framebuffer bpp 32 [ 28.309] (==) modeset(0): RGB weight 888 [ 28.309] (==) modeset(0): Default visual is TrueColor [ 28.309] (II) Loading sub module "glamoregl" [ 28.309] (II) LoadModule: "glamoregl" [ 28.309] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so [ 28.309] (II) Module glamoregl: vendor="X.Org Foundation" [ 28.309] compiled for 1.20.5, module version = 1.0.1 [ 28.309] ABI class: X.Org ANSI C Emulation, version 0.4 [ 28.602] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) G33 [ 28.602] (II) modeset(0): glamor initialized [ 28.622] (II) modeset(0): Output VGA-1 has no monitor section [ 28.638] (II) modeset(0): EDID for output VGA-1 [ 28.639] (II) modeset(0): Manufacturer: PTS Model: 76d Serial#: 16843009 [ 28.639] (II) modeset(0): Year: 2006 Week: 10 [ 28.639] (II) modeset(0): EDID Version: 1.3 [ 28.639] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V [ 28.648] (II) modeset(0): Sync: Separate [ 28.648] (II) modeset(0): Max Image Size [cm]: horiz.: 38 vert.: 30 [ 28.648] (II) modeset(0): Gamma: 2.50 [ 28.648] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display [ 28.648] (II) modeset(0): First detailed timing is preferred mode [ 28.648] (II) modeset(0): redX: 0.646 redY: 0.357 greenX: 0.278 greenY: 0.612 [ 28.648] (II) modeset(0): blueX: 0.146 blueY: 0.118 whiteX: 0.310 whiteY: 0.329 [ 28.648] (II) modeset(0): Supported established timings: [ 28.648] (II) modeset(0): 720x400@70Hz [ 28.648] (II) modeset(0): 640x480@60Hz [ 28.648] (II) modeset(0): 640x480@67Hz [ 28.648] (II) modeset(0): 640x480@72Hz [ 28.648] (II) modeset(0): 640x480@75Hz [ 28.648] (II) modeset(0): 800x600@56Hz [ 28.648] (II) modeset(0): 800x600@60Hz [ 28.648] (II) modeset(0): 800x600@72Hz [ 28.648] (II) modeset(0): 800x600@75Hz [ 28.648] (II) modeset(0): 832x624@75Hz [ 28.648] (II) modeset(0): 1024x768@60Hz [ 28.648] (II) modeset(0): 1024x768@70Hz [ 28.648] (II) modeset(0): 1024x768@75Hz [ 28.648] (II) modeset(0): 1280x1024@75Hz [ 28.648] (II) modeset(0): Manufacturer's mask: 0 [ 28.648] (II) modeset(0): Supported standard timings: [ 28.648] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 28.648] (II) modeset(0): Supported detailed timing: [ 28.648] (II) modeset(0): clock: 108.0 MHz Image Size: 376 x 301 mm [ 28.648] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 [ 28.648] (II) modeset(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 [ 28.648] (II) modeset(0): Supported detailed timing: [ 28.648] (II) modeset(0): clock: 78.8 MHz Image Size: 376 x 301 mm [ 28.648] (II) modeset(0): h_active: 1024 h_sync: 1040 h_sync_end 1136 h_blank_end 1312 h_border: 0 [ 28.648] (II) modeset(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0 [ 28.648] (II) modeset(0): Ranges: V min: 60 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz [ 28.648] (II) modeset(0): Serial No: F9TQ630287358 [ 28.648] (II) modeset(0): EDID (in hex): [ 28.648] (II) modeset(0): 00ffffffffffff0042936d0701010101 [ 28.648] (II) modeset(0): 0a10010308261e96ea6755a55b479c25 [ 28.648] (II) modeset(0): 1e4f54bfef0081800101010101010101 [ 28.648] (II) modeset(0): 010101010101302a009851002a403070 [ 28.648] (II) modeset(0): 1300782d1100001ec31e002041002030 [ 28.648] (II) modeset(0): 10601300782d11000000000000fd003c [ 28.648] (II) modeset(0): 4b1e500e000a202020202020000000ff [ 28.648] (II) modeset(0): 004639545136333032383733353800c7 [ 28.648] (II) modeset(0): Printing probed modes for output VGA-1 [ 28.648] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP) [ 28.648] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 28.648] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 -hsync -vsync (60.0 kHz e) [ 28.648] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 28.648] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 28.648] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 28.648] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 28.648] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 28.649] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 28.649] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 28.649] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 28.649] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 28.649] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 28.649] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 28.649] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 28.649] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 28.649] (II) modeset(0): Output VGA-1 connected [ 28.649] (II) modeset(0): Using exact sizes for initial modes [ 28.649] (II) modeset(0): Output VGA-1 using initial mode 1280x1024 +0+0 [ 28.649] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0) [ 28.649] (==) modeset(0): DPI set to (96, 96) [ 28.649] (II) Loading sub module "fb" [ 28.649] (II) LoadModule: "fb" [ 28.649] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 28.649] (II) Module fb: vendor="X.Org Foundation" [ 28.649] compiled for 1.20.5, module version = 1.0.0 [ 28.649] ABI class: X.Org ANSI C Emulation, version 0.4 [ 28.668] Require OpenGL version 2.1 or later. [ 28.668] (EE) modeset(0): Failed to initialize glamor at ScreenInit() time. [ 28.668] (EE) Fatal server error: [ 28.668] (EE) AddScreen/ScreenInit failed for driver 0 [ 28.668] (EE) [ 28.668] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 28.668] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 28.668] (EE) [ 28.683] (EE) Server terminated with error (1). Closing log file. xorg.conf(.d) Code: Section "Module" Load "dri" Load "dri2" Load "vgahw" Load "fb" Load "xaa" Load "int10" Load "vbe" Load "shadowfb" Load "shadow" Load "fbdevhw" Load "exa" Load "glamoregl" EndSection Section "Device" Identifier "intel" Driver "modesetting" Option "DRI" "3" EndSection Section Module is what i allready have in the file. Section Device is the new section that triggers the fault I am trying to repair the problem on few boxes with similar setups (allthough installed at different times so not precisely in sync). The boxes have Intel G31M chipsets with IGPs, different MB manufacturers EDIT : Is the glamor driver supposed to support Intel G31M ("i915" era chipsets) ?
Ashie wrote: Code: [ 28.668] Require OpenGL version 2.1 or later. [ 28.668] (EE) modeset(0): Failed to initialize glamor at ScreenInit() time. You need the gallium driver for that to work, if it works at all.
I'm trying to test a gentoo image I've been working on in a virtualbox. Because I don't know what I'm doing that well I wanted to start by running it off a usb stick and virtual machine, and so I think I've run into some hiccups because of changing graphics drivers, but even after attempting to clear that up I can't get things to work. # uname -a Linux testing 5.2.11 #1 SMP Tue Sep 3 00:10:01 CDT 2019 x86_64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz GenuineIntel GNU/Linux Xorg.0.log For some reason this log doesn't show vboxvideo at all, it just shows some other modules I had installed in the past. I've looked through /etc/X11/xorg.conf.d, /usr/share/X11/xorg.conf.d/ and can't figure out where these old modules are coming into the picture. Code: [ 1475.339] X.Org X Server 1.20.5 X Protocol Version 11, Revision 0 [ 1475.339] Build Operating System: Linux 5.3.0-1-MANJARO x86_64 Gentoo [ 1475.339] Current Operating System: Linux testing 5.2.11 #1 SMP Tue Sep 3 00:10:01 CDT 2019 x86_64 [ 1475.340] Kernel command line: BOOT_IMAGE=/vmlinuz-5.2.11 root=UUID=5d5d0daf-9b0c-4ab3-b991-137098652ebf ro [ 1475.340] Build Date: 01 September 2019 07:47:30PM [ 1475.340] [ 1475.340] Current version of pixman: 0.38.4 [ 1475.341] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1475.341] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1475.342] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 3 03:45:37 2019 [ 1475.343] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 1475.343] (==) No Layout section. Using the first Screen section. [ 1475.343] (==) No screen section available. Using defaults. [ 1475.343] (**) |-->Screen "Default Screen Section" (0) [ 1475.343] (**) | |-->Monitor "<default monitor>" [ 1475.343] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 1475.343] (==) Automatically adding devices [ 1475.343] (==) Automatically enabling devices [ 1475.343] (==) Automatically adding GPU devices [ 1475.343] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 1475.343] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 1475.343] Entry deleted from font path. [ 1475.343] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 1475.343] Entry deleted from font path. [ 1475.343] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 1475.343] Entry deleted from font path. [ 1475.343] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 1475.343] Entry deleted from font path. [ 1475.343] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 1475.343] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 1475.343] Entry deleted from font path. [ 1475.343] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 1475.343] (==) FontPath set to: /usr/share/fonts/misc/ [ 1475.343] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 1475.343] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 1475.343] (II) Loader magic: 0x561cc00fed00 [ 1475.343] (II) Module ABI versions: [ 1475.343] X.Org ANSI C Emulation: 0.4 [ 1475.343] X.Org Video Driver: 24.0 [ 1475.343] X.Org XInput driver : 24.1 [ 1475.343] X.Org Server Extension : 10.0 [ 1475.344] (++) using VT number 4 [ 1475.347] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32 [ 1475.348] (--) PCI:*(0@0:2:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xf0000000/134217728, 0xf8000000/2097152, I/O @ 0x0000d010/16, BIOS @ 0x????????/131072 [ 1475.348] (II) LoadModule: "glx" [ 1475.348] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 1475.349] (II) Module glx: vendor="X.Org Foundation" [ 1475.349] compiled for 1.20.5, module version = 1.0.0 [ 1475.349] ABI class: X.Org Server Extension, version 10.0 [ 1475.349] (==) Matched vmware as autoconfigured driver 0 [ 1475.349] (==) Matched modesetting as autoconfigured driver 1 [ 1475.349] (==) Matched fbdev as autoconfigured driver 2 [ 1475.349] (==) Matched vesa as autoconfigured driver 3 [ 1475.349] (==) Assigned the driver to the xf86ConfigLayout [ 1475.349] (II) LoadModule: "vmware" [ 1475.349] (WW) Warning, couldn't open module vmware [ 1475.349] (EE) Failed to load module "vmware" (module does not exist, 0) [ 1475.349] (II) LoadModule: "modesetting" [ 1475.349] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 1475.349] (II) Module modesetting: vendor="X.Org Foundation" [ 1475.349] compiled for 1.20.5, module version = 1.20.5 [ 1475.349] Module class: X.Org Video Driver [ 1475.349] ABI class: X.Org Video Driver, version 24.0 [ 1475.349] (II) LoadModule: "fbdev" [ 1475.349] (WW) Warning, couldn't open module fbdev [ 1475.349] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 1475.349] (II) LoadModule: "vesa" [ 1475.349] (WW) Warning, couldn't open module vesa [ 1475.349] (EE) Failed to load module "vesa" (module does not exist, 0) [ 1475.349] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 1475.349] (EE) open /dev/dri/card0: No such file or directory [ 1475.349] (WW) Falling back to old probe method for modesetting [ 1475.349] (EE) open /dev/dri/card0: No such file or directory [ 1475.349] (EE) Screen 0 deleted because of no matching config section. [ 1475.349] (II) UnloadModule: "modesetting" [ 1475.349] (EE) Device(s) detected, but none match those in the config file. [ 1475.349] (EE) Fatal server error: [ 1475.349] (EE) no screens found(EE) [ 1475.349] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1475.349] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1475.349] (EE) [ 1475.351] (EE) Server terminated with error (1). Closing log file. TLDR information that might be helpful if things look odd What I've been doing so far... Followed gentoo guide in a chroot to install system up through major software including lightdm, xfce4-meta, chromium, etc. Built a kernel with virtualization and virtual device support, along with amdgpu and radeon support as modules because I eventually want to use it on a usb stick. Moved gentoo chroot installation into a disk image, installed grub, and converted the disk image to a VDI The image boots to console just fine, but won't load xorg I noticed elsewhere that my problems might be having too much video card support, so I updated VIDEO_CARDS to only have vboxvideo for now and rebuilt packages with emerge --ask --verbose --newuse --update --with-bdeps=y world
Arg, figured it out myself eventually ... thanks to having another virtualbox running Solus Apparently you need both the vboxvideo and vmwgfx driver for vmware, which should have been obvious when I looked at lspci and at some point I did have both vboxvideo and vmware but at that time I also had nvidia/etc. So with that said, once I got both modules in place lightdm is now working just fine.
Hello, today i have finished to install all of my system on my laptop, but i have seen ig problem. alsa-firmware package don't have hda-intel use flag for ALSA_CARDS global use flag ??? It's big problem, because i have no sound ...
Fulgurance, Lack of firmware is probably not your problem. What does Code: cat /proc/asound/devices say and how are you expecting sound to work? Analogue from the pale green front stereo jack socket or over a digital video link?
Cinnamon is having issues loading, there is a segfault error in dmesg | tail cinnamon[2325]: segfault at 0 ip 00007f24c2e901c9 sp 00007ffd7ed50c20 error 4 in libmuffin-cogl-0.so XFCE loads fine, and lightdm launches. I re-merged libmuffin but it did not fix the issue. I'm not sure where else to look. I'm using vmware video driver in virtualbox, trying to launch cinnamon software rendered version. Kernel version is 5.2.11
Maybe I should have tried to see if opengl was working ... glxinfo showed it was not, and the problem was my opengl profile was set to nvidia So I used eselect opengl set xorg-x11 to fix and now it's cinnamon is working. KDE/plasma also loads now, whereas it did not before for similar reasons I'm sure. KDE/plasma does have an issue with fonts not showing up and various artifacts and glitches I'm going to try turning off 3d acceleration as maybe that's the cause ... in any case, the issue I reported is resolved. *Issue was the 3d acceleration, but I found I could enable that again if I picked another video card option other than what was the default in virtualbox. For some reason vmsvga was default, but I switched it to vboxsvga and it works now.
Hey, I've recently updated my system and since then, my mutter throws me this error when I try to start it: Code: GLib-GIO-ERROR **: 23:00:24.681: Settings schema 'org.gnome.desktop.peripherals.touchscreen' does not contain a key named 'display' Trace/breakpoint trap I'm not sure if this is related to the desktop schemas updating to 3.32 or the recent masking of guile, Is anyone else experiencing this issue?
Maybe this can hlp
I can't seem to apply certain keybindings in both Terminator and Guake. Typically, I bind Ctrl+\ to hide my terminal window, but it doesn't work in Terminator. And in Guake I get a warning when I try to apply that binding to its respective setting ("A problem happened when trying to apply "Ctrl+\" key"). Because this is happening across different terminals, I think there's some environment issue at play, but I'm not sure where to look. I know that Ctrl+\ can also be mapped to the SIGQUIT (?) command, but this has worked in the past. Specifically, it seemed to happen when I last upgraded my kernel. I've also tried to sanity check with various other bindings (Alt+/), but that also didn't work (in either terminal). Running DE: Gnome 2
I figured this out after some digging. It's an issue with Wayland and global key bindings, which explains why I was seeing it in both Terminator and Guake. If anyone stumbles on this here's the Arch Wiki page that helped me solve this: https://wiki.archlinux.org/index.php/Guake#Toggling_Guake_visibility_does_not_work_(Wayland) My solution was to ditch Terminator completely (maybe this wasn't necessary?) and use Guake as my primary terminal. I set a global keybinding (via Gnome settings) to execute Code: guake-toggle with my specific keybinding and everything is working correctly. [Moderator edit: added [u rl] tag. Forum auto-linking does not work when the URL contains parentheses. -Hu]
This is kinda dumb thing I can't seem to figure it out (logically) although I'm sure if I did more research the answer would appear somewhere, but this seems like a good time to pose the question and get some help maybe. In the more or less "untouched" system following a minimal installation with no desktop environment, and only a minimalistic window manager running how would I change the behavior of some applications that are associating the file manager with a program that really isn't meant for interacting with files in that way? Where should I be looking to find some list of file types or else list of applications preference order, since I am not running a DE the answer to this question is obscured. Please help thanks!
Solved it...it was to use xdg-mime default application type
Hi I have an old GPU (Quadro FX 4800) which can't use the newest nvidia drivers. What always worked for me was to use nvidia-drivers-340.107-r1. After installing the new kernel (linux-4.19.57-gentoo) i reinstalled the above version of nvidia-drivers, and wanted to do 'modprobe nvidia' (as described in the wiki) but there seems to be no module: Code: $ sudo modprobe nvidia modprobe: ERROR: could not insert 'nvidia': No such device The modules for the old kernels are still around: Code: locate nvidia.ko /lib64/modules/4.14.65-gentoo/video/nvidia.ko /lib64/modules/4.14.83-gentoo/video/nvidia.ko /lib64/modules/4.9.95-gentoo/video/nvidia.ko but the one for kernel 4.19.57 are missing. How can i fix this?
What return uname -a ?
Hi, I've noticed that the 1.0.16 version of x11-drivers/xf86-video-nouveau adds a hard dependency on virtual/libudev. This prevents its use with device managers others than udev and eudev, and, since I am currently using mdev, this effectively forbids me from updating it (which, in turn, prevents xorg-server from updating). I have not found mention of such a dependency on Nouveau's website . Could anyone confirm that Nouveau now forces the use of (e)udev, or is it just an oversight by the package maintainer? Thanks in advance.
POSIX_ME_HARDER, It builds for me and I don't have libudev. Code: # eix xf86-video-nouveau [I] x11-drivers/xf86-video-nouveau Available versions: 1.0.15[1] 1.0.15-r1[1] 1.0.15-r100[1] 1.0.16{tbz2} (~)1.0.16{tbz2}[1] {udev} Installed versions: 1.0.16{tbz2}[1](20:08:49 22/06/19)(-udev) Heh x11-drivers/xf86-video-nouveau-1.0.16::gentoo_static its from my overlay. I've not used it for about a year as I got a good offer on an AMD card. Here's a patch for the ebuild to add the udev USE flag and make virtual/libudev depend on USE=udev being set. Code: # diff -U3 /usr/portage/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild xf86-video-nouveau-1.0.16.ebuild --- /usr/portage/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild 2019-04-28 05:39:50.000000000 +0100 +++ xf86-video-nouveau-1.0.16.ebuild 2019-02-05 17:46:21.939882556 +0000 @@ -11,12 +11,13 @@ fi DESCRIPTION="Accelerated Open Source driver for nVidia cards" -HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau" +HOMEPAGE="https://nouveau.freedesktop.org/wiki/" -KEYWORDS="amd64 ~arm64 ppc ppc64 x86" -IUSE="" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +IUSE="udev" RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau] >=x11-libs/libpciaccess-0.10 - virtual/libudev:=" + udev? ( virtual/libudev:= ) + " DEPEND="${RDEPEND}"
Every single time I start liferea, I have to go into the settings window and reapply all the changes I can remember, by hand, then restore zoom and window geometry. Somehow it retains the feed list and its state correctly. How do I make it save settings, short of resorting to userpatches to hardcode them in? I know it's a Gnome App and all but this is ridiculous.
Turns out epatching sane defaults in wasn't as hard as I expected: all of them are stored in ./net.sf.liferea.gschema.xml and documented there too.
hello community, I'm pretty new to gentoo. I have a fresh install here, everything looks functional but all things related to video and ati drivers become a two weeks pain so I decide to ask in here. I have two monitors, one is actually a TV. Video comes out on both monitors mirrored. But xrandr -q seems to recognize only the small one with a very small resolution: Code: Screen 0: minimum 640 x 400, current 720 x 480, maximum 720 x 480 default connected 720x480+0+0 0mm x 0mm 640x480 0.00 720x400 0.00 720x480 0.00* I tried to run X -configure, X :1 -configure and others related commands, any of those fail, here's the output from X -configure http://termbin.com/wlln The Xorg.log show this: Code: [ 487.776] (II) [KMS] drm report modesetting isn't supported. [ 487.776] (EE) Screen 0 deleted because of no matching config section. [ 487.776] (II) UnloadModule: "radeon" [ 487.776] (EE) Device(s) detected, but none match those in the config file. [ 487.776] (EE) Fatal server error: [ 487.776] (EE) no screens found(EE) [ 487.776] (EE) Full log: http://termbin.com/2eo9 here is information about my ooold gpu: Code: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Juniper XT [Radeon HD 6770] Here is a piece from dmesg output: Code: [ 1.173777] [drm] Loading JUNIPER Microcode [ 1.173840] radeon 0000:01:00.0: Direct firmware load for radeon/JUNIPER_pfp.bin failed with error -2 [ 1.173913] r600_cp: Failed to load firmware "radeon/JUNIPER_pfp.bin" [ 1.173968] [drm:evergreen_init] *ERROR* Failed to load firmware! [ 1.174020] radeon 0000:01:00.0: Fatal error during GPU init [ 1.174073] [drm] radeon: finishing device. full log: http://termbin.com/bq6g I have follow the radeon guide about firmware, and put these files on kernel configuration: Code: CONFIG_FW_LOADER=y CONFIG_EXTRA_FIRMWARE="/radeon/JUNIPER_me.bin /radeon/JUNIPER_pfp.bin radeon/JUNIPER_rlc.bin radeon/JUNIPER_smc.bin /radeon/CYPRESS_uvd.bin CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" # CONFIG_FW_LOADER_USER_HELPER is not set CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set CONFIG_DEBUG_DEVRES=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_DMA_SHARED_BUFFER=y CONFIG_DMA_FENCE_TRACE=y full .config: http://termbin.com/3l0c and my make.conf: http://www.termbin.com/93mb Can any one help me figure out what I'm doing wrong? Thanks in advance
lrx0x0, Welcome to Gentoo. From your Xorg.0.log Code: [ 487.776] (II) [KMS] drm report modesetting isn't supported. That suggests you have a kernel problem. dmesg says Code: [ 1.173840] radeon 0000:01:00.0: Direct firmware load for radeon/JUNIPER_pfp.bin failed with error -2 [ 1.173913] r600_cp: Failed to load firmware "radeon/JUNIPER_pfp.bin" [ 1.173968] [drm:evergreen_init] *ERROR* Failed to load firmware! [ 1.174020] radeon 0000:01:00.0: Fatal error during GPU init so you have firmware missing Thats before root is mounted at Code: [ 2.856307] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null) The two together suggest that Code: CONFIG_EXTRA_FIRMWARE="/radeon/JUNIPER_me.bin /radeon/JUNIPER_pfp.bin radeon/JUNIPER_rlc.bin radeon/JUNIPER_smc.bin /radeon/CYPRESS_uvd.bin CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" is missing or incorrect. Its very very close. Remove the leading / from the filenames in CONFIG_EXTRA_FIRMWARE. Filenames starting with a / are always absolute, so the kernel is looking for /radeon/JUNIPER_pfp.bin The CONFIG_EXTRA_FIRMWARE_DIR is not used. Without the leading / the names are relative to CONFIG_EXTRA_FIRMWARE_DIR. Turn off CONFIG_FB_RADEON=y It will grab the hardware and neither video driver will work. The only safe settings in the framebuffer hardware driver lists are CONFIG_FB_VESA (mostly) CONFIG_FB_EFI if you are using EFI. CONFIG_FB_SIMPLE, which is so simple, it has to be set up by the boot loader.
Since drivers greater 390 i only get a black screen, can't even switch with ctrl+alt. All i found is in messages and i don't use systemd. Code: kernel: systemd-udevd[1939]: seq 1445 '/devices/pci0000:00/0000:00:02.1/0000:01:00.0' is taking a long time kernel: systemd-udevd[1939]: seq 1935 '/module/nvidia' is taking a long time kernel: systemd-udevd[1939]: seq 1445 '/devices/pci0000:00/0000:00:02.1/0000:01:00.0' killed kernel: systemd-udevd[1939]: seq 1935 '/module/nvidia' killed kernel: systemd-udevd[1939]: worker [1984] terminated by signal 9 (KILL) kernel: systemd-udevd[1939]: worker [1984] failed while handling '/module/nvidia' Code: emerge --info nvidia-drivers Portage 2.3.69 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop, gcc-8.3.0, glibc-2.28-r6, 5.0.9-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-5.0.9-gentoo-x86_64-AMD_Athlon-tm-_X4_860K_Quad_Core_Processor-with-gentoo-2.6 KiB Mem: 24692288 total, 18336860 free KiB Swap: 24117244 total, 24117244 free Timestamp of repository gentoo: Wed, 31 Jul 2019 17:15:01 +0000 Head commit of repository gentoo: 2b6d96d3b2bdc002e02139a75abec0e6f3197be7 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.29.1 p3) 2.29.1 app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.28.2-r1::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.14.3::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.41.2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.15.1-r1::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.29.1-r1::gentoo, 2.30-r4::gentoo, 2.31.1-r6::gentoo sys-devel/gcc: 8.3.0-r1::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.0-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.28-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: x-portage location: /usr/local/portage masters: gentoo priority: 0 anders-larsson location: /var/lib/layman/anders-larsson masters: gentoo priority: 50 steam-overlay location: /var/lib/layman/steam-overlay masters: gentoo priority: 50 vdr-devel location: /var/lib/layman/vdr-devel masters: gentoo priority: 50 waebbl location: /var/lib/layman/waebbl masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE linux-fw-redistributablen linux-firmware MSttfEULA ValveSteamLicense free-noncomm urbanterror-4.2-maps no-source-code unRAR mpeg2enc NVIDIA-r2 MPEG-4 Q3AEULA-20000111 NVIDIA-CUDA license(s) TeamViewer license(s) Google-TOS license(s) google-chrome DOOM3 AdobeFlash-11.x NVIDIA PUEL Q3AEULA dlj-1.1 googleearth Intel-SDP MakeMKV-EULA license(s) RAR license(s) teamspeak3 license(s)" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php7.2/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer" DISTDIR="/media/temp/portage/distfiles" EMERGE_DEFAULT_OPTS="-j2 --keep-going" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de" MAKEOPTS="-j4" PKGDIR="/media/temp/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/media/temp/portage/temp" USE="3dnow 3dnowext X a52 aac aacs accessibility acl acpi alisp alsa amd64 amr apache2 apng bash-completion berkdb binary-drivers bluetooth bluray branding bzip2 cairo cdda cddb cdio cdparanoia cdr chipcard cli colordiff consolekit corefonts crypt css cuda cups cxx dbus divx4linux dri dts dv dvb dvbplayer dvbsetup dvd dvdr dvdread eapi-2 emboss encode esd exif extensions faac faad fam fame fat ffmpeg firefox flac fortran fuse gd gdbm gif glamor glitz gnutls gpg gpm gsm gstreamer gtk guile h224 h281 h323 hbci howl iconv icu id3 id3tag ipv6 java jepg jpeg json jumpplay lame lcms libnotify libtirpc liemikuutio lm_sensors mad matroska mdnsresponder-compat midi mjpeg mkv mmxext mng mp2 mp3 mp4 mp4live mpeg mpeg2 msn musepack mysql nano-syntax nat ncurses networking nforce2 nls nptl nptlonly nsplugin nvidia objc ogg opencl opengl openmp pae pam pango pcre pdf pidgin pmu png pni ppds python python3 qt3support qt5 quicktime randr readline sasl savedconfig scanner sdl seccomp secure-delete simplexml sip smp spell split-usr sqlite sse sse2 sse3 sse4a ssl ssse3 startup-notification steamruntime subtitles svg symlink taglib tagwriting tcpd theora threads thunar thunderbird tiff timidity tk truetype udev udisks unicode upower usb uvm v4l v4l2 vaapi vboxwebsrv vcd vdpau vdr vdradmin-am video videos virtualbox vorbis vpx wav wavpack win32codecs wxwidgets x264 xattr xcb xine xinerama xml xmlreader xorg xulrunner xv xvid zlib" ABI_X86="64" ALSA_CARDS="emu10k1" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" L10N="de" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" SANE_BACKENDS="net genesys" USERLAND="GNU" VIDEO_CARDS="nvidia" XFCE_PLUGINS="logout menu trash clock" 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: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS ================================================================= Package Settings ================================================================= x11-drivers/nvidia-drivers-390.116-r2::gentoo was built with the following: USE="X acpi driver kms multilib static-libs tools uvm -compat -gtk3 -wayland" ABI_X86="32 (64) (-x32)" Code: lspci 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Complex 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) I/O Memory Management Unit 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port 00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1425 00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port 00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port 00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09) 00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09) 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40) 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 16) 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11) 00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40) 00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) 00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2) 00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 3) 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 0 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 1 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 2 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 3 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 4 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 5 01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1) 01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1) 02:06.0 Multimedia audio controller: Creative Labs EMU10k1 [Sound Blaster Live! Series] (rev 04) 02:06.1 Input device controller: Creative Labs SB Live! Game Port (rev 01) 02:07.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) 03:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9123 PCIe SATA 6.0 Gb/s controller (rev 10) 03:00.1 IDE interface: Marvell Technology Group Ltd. 88SE9123 PCIe SATA 6.0 Gb/s controller (rev 10) 04:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller 05:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 10) Code: cat /var/log/Xorg.0.log.old [ 8.778] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 8.778] Build Operating System: Linux 5.0.9-gentoo x86_64 Gentoo [ 8.778] Current Operating System: Linux dark-wulf 5.0.9-gentoo #1 SMP Sun Apr 21 22:48:58 CEST 2019 x86_64 [ 8.778] Kernel command line: root=/dev/sdf2 vga=0x34D [ 8.778] Build Date: 03 May 2019 11:49:33PM [ 8.778] [ 8.778] Current version of pixman: 0.38.4 [ 8.778] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 8.778] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 8.779] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 31 15:36:13 2019 [ 8.784] (==) Using config file: "/etc/X11/xorg.conf" [ 8.784] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 8.784] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 8.785] (==) ServerLayout "Layout0" [ 8.785] (**) |-->Screen "Screen0" (0) [ 8.785] (**) | |-->Monitor "Monitor0" [ 8.786] (**) | |-->Device "Device0" [ 8.786] (**) |-->Input Device "Keyboard0" [ 8.786] (**) |-->Input Device "Mouse0" [ 8.786] (**) Option "Xinerama" "0" [ 8.786] (==) Automatically adding devices [ 8.786] (==) Automatically enabling devices [ 8.786] (==) Automatically adding GPU devices [ 8.786] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 8.789] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 8.789] Entry deleted from font path. [ 8.789] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 8.789] Entry deleted from font path. [ 8.789] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 8.789] Entry deleted from font path. [ 8.790] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 8.790] Entry deleted from font path. [ 8.790] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 8.790] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/100dpi/ [ 8.790] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 8.790] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 8.790] (WW) Disabling Keyboard0 [ 8.790] (WW) Disabling Mouse0 [ 8.790] (II) Loader magic: 0x559c85e03c60 [ 8.790] (II) Module ABI versions: [ 8.790] X.Org ANSI C Emulation: 0.4 [ 8.790] X.Org Video Driver: 24.0 [ 8.790] X.Org XInput driver : 24.1 [ 8.790] X.Org Server Extension : 10.0 [ 8.794] (--) PCI:*(1@0:0:0) 10de:1c82:10de:1c82 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072 [ 8.794] (II) LoadModule: "glx" [ 8.804] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 8.819] (II) Module glx: vendor="X.Org Foundation" [ 8.819] compiled for 1.20.4, module version = 1.0.0 [ 8.819] ABI class: X.Org Server Extension, version 10.0 [ 8.819] (II) LoadModule: "nvidia" [ 8.819] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 8.826] (II) Module nvidia: vendor="NVIDIA Corporation" [ 8.826] compiled for 1.6.99.901, module version = 1.0.0 [ 8.826] Module class: X.Org Video Driver [ 8.827] (II) NVIDIA dlloader X Driver 430.34 Wed Jun 26 12:16:40 CDT 2019 [ 8.827] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 8.827] (++) using VT number 7 [ 8.846] (II) Loading sub module "fb" [ 8.846] (II) LoadModule: "fb" [ 8.846] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 8.847] (II) Module fb: vendor="X.Org Foundation" [ 8.847] compiled for 1.20.4, module version = 1.0.0 [ 8.847] ABI class: X.Org ANSI C Emulation, version 0.4 [ 8.847] (II) Loading sub module "wfb" [ 8.847] (II) LoadModule: "wfb" [ 8.847] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 8.849] (II) Module wfb: vendor="X.Org Foundation" [ 8.849] compiled for 1.20.4, module version = 1.0.0 [ 8.849] ABI class: X.Org ANSI C Emulation, version 0.4 [ 8.849] (II) Loading sub module "ramdac" [ 8.849] (II) LoadModule: "ramdac" [ 8.849] (II) Module "ramdac" already built-in Code: cat /etc/X11/xorg.conf # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 390.116 (portage@dark-wulf) Mo 22. Apr 00:09:40 CEST 2019 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 390.25 (buildmeister@swio-display-x86-rhel47-03) Wed Jan 24 20:46:04 PST 2018 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "de" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung SyncMaster" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 60.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 1050 Ti" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-1" Option "metamodes" "DVI-D-0: nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +0+0" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Thanks for any help Greetings Sebastian
Have you tried to reinstall the nvidia-drivers, from the looks of it some of the utilities have older versions which does seem strange. I would recommend removing it completely (and while not usually something I do try a --depclean option to remove old dependencies before you reinstall). I personally have not had much experience or luck with the nvidia-xconfig program, but you may also try a different configuration there are many stock ones available online, and I am sure based on your desired configuration for monitors and screens it would be possible to find a good one. First try to reinstall nvidia-drivers and reboot, then try another configuration for xorg.conf, then if neither works you may have to try some more specific nvidia driver configuration. Hopefully this helps! Also what input drivers are you on for keyboard/mouse since it sounds like that could be an issue? Edit: One other thing to try given Warnings in your X log about Input devices, is to disable (comment out lines in file) for all InputDevice related stuff, in each section and see if X server is able to interact with the devices like keyboard and mouse without specific identification in configuration file. This is often the case as X server is a very mature piece of software that does not always need explicit instructions on what/how to work it just does sometimes anyway. Give it a try.
Hi Problem: Starting a pure Plasma Wayland Session fails. System: Code: kde-plasma/plasma-meta-5.15.5 dev-qt/qtwayland-5.12.3 media-libs/mesa-19.0.8 GPU: Code: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) (Skylake) 20-modesetting.conf: Code: Section "Device" Identifier "Intel Graphics" Driver "modesetting" Driver "intel" Option "AccelMethod" "glamor" Option "DRI" "3" EndSection I executet on tty1: Code: # XDG_SESSION_TYPE=wayland # export $(dbus-launch) # startplasmacompositor then: Code: startplasmacompositor: Starting up... No backend specified through command line argument, trying auto resolution ...ETERNAL HANG then CTRL-C: Code: startplasmacompositor: Shutting down... startplasmacompositor: Done. then a minute later: Code: qt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: wayland-org.kde.kwin.qpa, eglfs, minimal, minimalegl, offscreen, wayland-egl, wayland, xcb. A nested session from an X session works: Code: kwin_wayland --xwayland kwrite --platform wayland emerge --info: Code: Portage 2.3.69 (python 2.7.15-final-0, default/linux/amd64/17.0, gcc-8.3.0, glibc-2.29-r2, 4.19.52-gentoo x86_64) ================================================================= System uname: Linux-4.19.52-gentoo-x86_64-Intel-R-_Core-TM-_i7-6700K_CPU_@_4.00GHz-with-gentoo-2.6 KiB Mem: 16398336 total, 13237536 free KiB Swap: 4095996 total, 4095996 free Timestamp of repository gentoo: Sun, 04 Aug 2019 06:30:01 +0000 Head commit of repository gentoo: c02d2a6502231fb1a1d56ed8808e8a9622bd1113 Head commit of repository brother-overlay: 16f77e7b48b00d3474a25df1a04b91830ac188ba sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.32 p2) 2.32.0 app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.28.2-r1::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.14.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.41.2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.32-r1::gentoo sys-devel/gcc: 7.3.0-r3::gentoo, 8.3.0-r1::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.29-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: no sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 crossdev location: /usr/local/portage-crossdev masters: gentoo priority: 10 bright location: /var/lib/layman/bright masters: gentoo priority: 50 cg location: /var/lib/layman/cg masters: gentoo priority: 50 brother-overlay location: /usr/local/portage/brother-overlay sync-type: git sync-uri: https://github.com/stefan-langenmaier/brother-overlay.git masters: gentoo priority: 9999 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=skylake -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.6/conf" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=skylake -O2 -pipe" DISTDIR="/mnt/store/system/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="rsync://ftp-stud.hs-esslingen.de/gentoo/" LANG="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de en" MAKEOPTS="-j9" PKGDIR="/mnt/store/system/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X acl alsa amd64 berkdb bzip2 cli consolekit crypt cuda cups cxx dbus dri dvb ffmpeg fontconfig fortran gdbm gif glamor gpm hackrf iconv ipv6 jpeg jpeg2k libtirpc mp3 multilib ncurses nls nptl opengl openmp pam pcre png policykit pulseaudio raw readline rtlsdr seccomp split-usr ssl tcpd tiff truetype udev udisks unicode vdpau wayland x264 xattr zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="de en en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel i965 nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
dasPaul wrote: my skylake IGPU is only capable of delivering 30Hz@4k.. that is a no go! I NEED to get 1080p@100Hz. Are you sure about that? My older Haswell HD 4600 iGPU is able to deliver 60Hz@4K, maybe you just need to get a better DP cable?
Hello what command is required to access the KDE (aka plasma) settings? thanks
If you're just wanting to launch it it's systemsettings5
I have a strange issue with one laptop at the office. Since the update last night the system boots fine, but I only get the shell login when done. This stays on the screen forever if nothing is done. However, if you press enter six or eight times (the login prompt simply scrolls) then SDDM shows up. THe X log only has an error about "fbdev" not being available. The system uses the i965 driver. After SDDM starts there is no issue. The thing is, I can leave it sitting for two hours and SDDM never starts. As soon as you give it ANY input (login to the shell or just press enter and scroll the login) SDDM shows up. It is like there is some invisible prompt saying "Press any key continue..." somewhere. I just now booted the system and logged into the shell as root. Still no SDDM. Pressed enter four times and now it shows up. After switching back to the shell the only error I see "Failed to open authorization file /var/run/sddm/{some-uuid}: No such file or directory". However, in sddm.log I do see "Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{that-uuid} -background none -noreset -displayfd 17 -seat seat0 vt7". SDDM ran this command at 10:12:54.399 and X said it could not locate it at 47.948, so I have no way to tell if X was looking for it prior to it being created. I do not know how to move forward in troubleshooting this issue. Help?
It isn't same problem described here ?
Hi All I've been having some problems and think I may be really messing up my system for the past 3 weeks I have been fighting with my i3-status setup and can't figure out why it won't use color Emojis in my status .. Best way to show you what is happening is by giving a pic NO COLOR PIC [/url][/b] thanks Mike
Finally Solved my problem with not being able to get the Color Icons in I3BLOCKs Finally found that the unicode was not from EmojiOne-Color.ttf like I was told but in fact was NotoColorEmoji.ttf and you can make it work by doing the following: 1) mkdir -p ~/.local/share/fonts 2) mkdir github && cd ~/github 3) git clone https://github.com/googlefonts/noto-emoji.git 4) cp ~/github/noto-emoji/fonts/NotoColorEmoji.ttf ~/.local/share/fonts I3BLOCKS IN COLOR PICTURE Thanks Mike
This is my very first post, YAY. I'm on default/linux/amd64/17.1/no-multilib profile and I can't emerge ktp-call-ui-19.04.3 because the compile task can't find libtelepathy-farstream.so library. The problem is that the library is installed on /usr/lib64 and not in /usr/lib . I think I should open a bug for this, but I just want to verify before open the bug. Also, I would appreaciate a workaround (if such workaround exists). I'm attaching the relevant information. Thanks! Code: # eselect profile show Current /etc/portage/make.profile symlink: default/linux/amd64/17.1/no-multilib Code: # locate libtelepathy-farstream.so /usr/lib64/libtelepathy-farstream.so /usr/lib64/libtelepathy-farstream.so.3 /usr/lib64/libtelepathy-farstream.so.3.0.1 emerge --info Code: # emerge --info Portage 2.3.69 (python 3.6.5-final-0, default/linux/amd64/17.1/no-multilib, gcc-8.3.0, glibc-2.29-r2, 4.19.57-gentoo x86_64) ================================================================= System uname: Linux-4.19.57-gentoo-x86_64-Intel-R-_Core-TM-_i7-7600U_CPU_@_2.80GHz-with-gentoo-2.6 KiB Mem: 16157256 total, 3199368 free KiB Swap: 8500220 total, 8500220 free Timestamp of repository gentoo: Sat, 10 Aug 2019 21:00:01 +0000 Head commit of repository gentoo: 3109511a3326008f8eea588d8e4db981780ee006 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.31.1 p7) 2.31.1 distcc 3.3.2 x86_64-pc-linux-gnu [disabled] app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.28.2-r1::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.14.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.41.2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.31.1-r6::gentoo, 2.32-r1::gentoo sys-devel/gcc: 8.3.0-r1::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.29-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: ABI="amd64" ABI_X86="64" ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="@FREE" ACCEPT_PROPERTIES="*" ACCEPT_RESTRICT="*" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ANT_HOME="/usr/share/ant" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ARCH="amd64" AUTOCLEAN="yes" BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_6 python_targets_python2_7 multilib" BROOT="" CALLIGRA_FEATURES="karbon sheets words" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=core-avx2 -pipe" CFLAGS_amd64="-m64" CFLAGS_x32="-mx32" CFLAGS_x86="-m32" CHOST="x86_64-pc-linux-gnu" CHOST_amd64="x86_64-pc-linux-gnu" CHOST_x32="x86_64-pc-linux-gnux32" CHOST_x86="i686-pc-linux-gnu" CLEAN_DELAY="5" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" COLLISION_IGNORE="/lib/modules/*" COLORTERM="truecolor" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CPU_FLAGS_X86="aes avx avx2 mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2" CXXFLAGS="-O2 -march=core-avx2 -pipe" DCC_EMAILLOG_WHOM_TO_BLAME="" DEFAULT_ABI="amd64" DESKTOP_USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr consolekit cups dbus dri dts dvd dvdr emboss encode exif fam firefox flac gif glamor gpm gtk jpeg lcms ldap libnotify mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt3support qt4 sdl spell startup-notification svg tiff truetype vorbis udev udisks unicode upower usb wxwidgets X xcb x264 xml xv xvid" DISPLAY=":0" DISTCC_ENABLE_DISCREPANCY_EMAIL="" DISTCC_FALLBACK="1" DISTCC_SAVE_TEMPS="0" DISTCC_SSH="" DISTCC_TCP_CORK="" DISTCC_VERBOSE="0" DISTDIR="/usr/portage/distfiles" EDITOR="/usr/bin/vi" ELIBC="glibc" EMERGE_DEFAULT_OPTS="--ask --verbose --deep --with-bdeps y --jobs 5 --keep-going" EMERGE_WARNING_DELAY="10" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" EPREFIX="" EROOT="/" ESYSROOT="/" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" FFLAGS="-O2 -pipe" GCC_SPECS="" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.mirrors.pair.com/ http://mirrors.rit.edu/gentoo/" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" GSETTINGS_BACKEND="dconf" HOME="/root" INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.31.1/info:/usr/share/info" INPUT_DEVICES="evdev keyboard mouse joystick" IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack" JAVAC="/etc/java-config-2/current-system-vm/bin/javac" JAVA_HOME="/etc/java-config-2/current-system-vm" JDK_HOME="/etc/java-config-2/current-system-vm" KERNEL="linux" LANG="en_US.utf8" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LC_MESSAGES="C" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LDFLAGS_amd64="-m elf_x86_64" LDFLAGS_x32="-m elf32_x86_64" LDFLAGS_x86="-m elf_i386" LESS="-R -M --shift 5" LESSOPEN="|lesspipe %s" LIBDIR_amd64="lib64" LIBDIR_x32="libx32" LIBDIR_x86="lib" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LOGNAME="root" LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:" MAKEOPTS="-j5" MANPAGER="manpager" MANPATH="/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/8.3.0/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.31.1/man:/usr/lib/llvm/7/share/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/share/rust-1.34.2/man" MULTILIB_ABIS="amd64" MULTILIB_STRICT_DENY="64-bit.*shared object" MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib" MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" OPENGL_PROFILE="xorg-x11" PAGER="/usr/bin/less" PATH="/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PHP_TARGETS="php7-2" PKGDIR="/usr/portage/packages" PLASMA_USE="consolekit declarative dri kde kipi phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver" PORTAGE_ARCHLIST="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 arm64-linux hppa ia64 m68k m68k-mint mips ppc ppc-aix ppc-macos ppc64 ppc64-linux riscv s390 sh sparc sparc-solaris sparc64-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" PORTAGE_BIN_PATH="/usr/lib/portage/python3.6" PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png" PORTAGE_CONFIGROOT="/" PORTAGE_DEBUG="0" PORTAGE_DEPCACHEDIR="/var/cache/edb/dep" PORTAGE_ELOG_CLASSES="log warn error" PORTAGE_ELOG_MAILFROM="portage@localhost" PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}" PORTAGE_ELOG_MAILURI="root" PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo" PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5" PORTAGE_FETCH_RESUME_MIN_SIZE="350K" PORTAGE_GID="250" PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}"" PORTAGE_INST_GID="0" PORTAGE_INST_UID="0" PORTAGE_INTERNAL_CALLER="1" PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete" PORTAGE_NICENESS="15" PORTAGE_OVERRIDE_EPREFIX="" PORTAGE_PYM_PATH="/usr/lib64/python3.6/site-packages" PORTAGE_PYTHONPATH="/usr/lib64/python3.6/site-packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_RSYNC_RETRIES="-1" PORTAGE_SYNC_STALE="30" PORTAGE_TMPDIR="/var/tmp" PORTAGE_VERBOSE="1" PORTAGE_WORKDIR_MODE="0700" PORTAGE_XATTR_EXCLUDE="btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*" POSTGRES_TARGETS="postgres10 postgres11" PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND" PWD="/root" PYTHONDONTWRITEBYTECODE="1" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="aarch64 arm armeb i386 mips mips64 mips64el mipsel mipsn32 mipsn32el ppc ppc64 ppc64abi32 ppc64le x86_64" QEMU_USER_TARGETS="aarch64 arm armeb i386 mips mips64 mips64el mipsel mipsn32 mipsn32el ppc ppc64 ppc64abi32 ppc64le x86_64" RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}"" RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}"" RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}"" ROOT="/" ROOTPATH="/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" RPMDIR="/var/cache/rpm" RUBY_TARGETS="ruby24" SHELL="/bin/bash" SHLVL="1" SYMLINK_LIB="no" SYSROOT="/" TERM="xterm-256color" TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" UNCACHED_ERR_FD="" UNINSTALL_IGNORE="/lib/modules/* /var/run /var/lock" USE="X a52 aac aacplus acl acpi alsa amd64 avx avx2 bash-completion berkdb bluetooth bluray branding bzip2 cairo cdb cdda cddb cdio cdr cjk cli consolekit cracklib crypt css curl cxx dbus declarative dga djvu dri dts dv dvb dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gimp glamor gnutls gpm gsm gstreamer gtk gzip iconv imagemagick imap ipv6 jabber java javascript jbig jingle joystick jpeg jpeg2k kde kipi lcms ldap libnotify libtirpc lzma lzo mad matroska mhash mikmod mms mmx mng mozilla mp3 mp4 mpeg mplayer musicbrainz ncurses networkmanager nls nptl nsplugin ogg opengl openmp opus ovs pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt3support qt5 quicktime readline rss samba sdl seccomp semantic-desktop smp sockets sound speex spell split-usr sse sse2 sse3 sse4_1 ssl ssse3 startup-notification svg syslog tcpd theora threads tiff truetype udev udisks unicode upower usb vaapi vcd vim-syntax vnc vorbis vpx wavpack widgets wifi wxwidgets x264 x265 xattr xcb xcomposite xinerama xml xmpp xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="aarch64 arm armeb i386 mips mips64 mips64el mipsel mipsn32 mipsn32el ppc ppc64 ppc64abi32 ppc64le x86_64" QEMU_USER_TARGETS="aarch64 arm armeb i386 mips mips64 mips64el mipsel mipsn32 mipsn32el ppc ppc64 ppc64abi32 ppc64le x86_64" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" USER="root" USERLAND="GNU" USE_EXPAND="ABI_MIPS ABI_PPC ABI_RISCV ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" USE_EXPAND_HIDDEN="ABI_MIPS ABI_PPC ABI_RISCV ABI_S390 ABI_X86 CPU_FLAGS_ARM ELIBC KERNEL USERLAND" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d" VIDEO_CARDS="intel i965" XAUTHORITY="/root/.xauthu806VJ" XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share" 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" Build log: Code: /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/temp/build.log * Package: kde-apps/ktp-call-ui-19.04.3 * Repository: gentoo * Maintainer: kde@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ktp-call-ui-19.04.3.tar.xz to /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work >>> Source unpacked in /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work >>> Preparing source in /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build" cmake -C /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3 loading initial cache file /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build/gentoo_common_config.cmake CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): implicitly converting 'BOOLEAN' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.60.0") -- Found KF5Declarative: /usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.60.0") -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.60.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.60.0") -- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.60.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.60.0") -- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.60.0") -- Found KF5: success (found version "5.60.0") found components: Config Declarative IconThemes I18n Notifications XmlGui KCMUtils -- Boost hasn't been found yet. Looking... -- Boost version: 1.65.0 -- GCC 4.5 or later detected. Enabling C++0x support in QTGSTREAMER_FLAGS. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- Could not set up the appstream test. appstreamcli is missing. -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success -- Checking for module 'telepathy-farstream' -- Found telepathy-farstream, version 0.6.2 -- Checking for module 'farstream-0.2' -- Found farstream-0.2, version 0.2.8 -- The following OPTIONAL packages have been found: * Qt5Network (required version >= 5.12.3) * Qt5Gui (required version >= 5.12.3) * Boost -- The following REQUIRED packages have been found: * KF5Config * ECM (required version >= 1.6.0) * KF5Declarative * KF5IconThemes * Gettext * KF5I18n * KF5Notifications * KF5XmlGui * KF5KCMUtils * KF5 * Qt5Quick * Qt5Qml * Qt5 * KTp * TelepathyQt5 * TelepathyQt5Farstream * Qt5GStreamer * Phonon4Qt5 * PkgConfig -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -march=core-avx2 -pipe -std=iso9899:1990 -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration C++ -O2 -march=core-avx2 -pipe -std=c++0x -fno-operator-names -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -fexceptions -std=c++0x Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Shared -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build >>> Source configured. >>> Compiling source in /var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build" ninja -v -j5 -l0 ninja: error: '/usr/lib/libtelepathy-farstream.so', needed by 'src/ktp-call-ui', missing and no known rule to make it * ERROR: kde-apps/ktp-call-ui-19.04.3::gentoo failed (compile phase): * ninja -v -j5 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2624: Called kde5_src_compile * environment, line 2035: Called cmake-utils_src_compile * environment, line 996: Called cmake-utils_src_make * environment, line 1177: Called _cmake_ninja_src_make * environment, line 652: Called eninja * environment, line 1476: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=kde-apps/ktp-call-ui-19.04.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=kde-apps/ktp-call-ui-19.04.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/temp/environment'. * Working directory: '/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3_build' * S: '/var/tmp/portage/kde-apps/ktp-call-ui-19.04.3/work/ktp-call-ui-19.04.3'
rebuild net-libs/telepathy-qt
Hi Was browsing with Firefox when it suddenly crashed. After various attempts (safe mode etc) failed to get it to start properly, I started closing the "pinned" tabs just before it crashed in safe mode. Then discovered that any attempt to use Google immediately crashed the browser. At the time I was on numberempire.com where it complained about my adblocker. Anyone have any ideas? Yes, I need to use Google ... Adsense etc. Apart from searches. Thanks, Ian
Appears to be issue with UBlock Origin. Curious.
Hi I need help on locale to display Chinese characters under Konsole under KDE my locale output is Code: $ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= It will display garbled characters for Chinese like æ°å å¡å¯æ»çå°è¾¾æå°±ä¸­åé®é¢åè¥¿æ¹æ°é»èªç±å½ä¼ç¾è¾±BBC主æäºº-vNIvCz-e_jw.mkv [Moderator edit: added [c ode] tags to preserve output layout. -Hu]
Which font is configured in Konsole? Does it support Chinese characters? Please post the contents of the file '/etc/locale.conf' Please post the contents of the file '/etc/locale.gen' Please post the output of Code: locale -a and of Code: eselect locale list
# emerge -uDpvNt --backtrack=100 --verbose-conflicts @world These are the packages that would be merged, in reverse order: Calculating dependencies ... ... ... ......... .......... done! [nomerge ] games-util/steam-meta-0-r20160817::steam-overlay USE="steamruntime" [nomerge ] games-util/steam-games-meta-0-r20190316::steam-overlay USE="mono steamgames_bioshock_infinite steamgames_defenders_quest steamgames_dirt_rally steamgames_dont_starve steamgames_dwarfs steamgames_hammerwatch steamgames_ironclad_tactics steamgames_journey_down steamgames_narcissu steamgames_painkiller steamgames_portal steamgames_shadow_mordor steamgames_shatter steamgames_source_engine steamgames_te120 steamgames_tf2 steamgames_trine2 steamgames_unwritten_tales steamgames_voidexpanse steamgames_witcher2 steamruntime" VIDEO_CARDS="-nvidia" [nomerge ] dev-util/adobe-air-runtime-2.6-r2::steam-overlay [ebuild U ] www-plugins/adobe-flash-32.0.0.223:22::gentoo [32.0.0.207:22::gentoo] USE="nsplugin ppapi" ABI_X86="32 64 (-x32)" 0 KiB [nomerge ] kde-apps/kde-meta-19.04.2:5::gentoo [nomerge ] kde-apps/kde-apps-meta-19.04.2:5::gentoo USE="-accessibility -pim -sdk" [nomerge ] kde-apps/kdeedu-meta-19.04.2:5::gentoo USE="webengine webkit" [nomerge ] kde-apps/kalzium-19.04.2:5::gentoo USE="handbook -debug -editor -solver" [nomerge ] sci-chemistry/chemical-mime-data-0.1.94-r3::gentoo [ebuild U ] media-gfx/imagemagick-7.0.8.51:0/7.0.8.51::gentoo [7.0.8.50:0/7.0.8.50::gentoo] USE="X bzip2 cxx fontconfig jpeg jpeg2k lcms openmp pango png svg tiff truetype webp xml zlib -corefonts -djvu -fftw -fpx -graphviz -hdri -heif -jbig -lqr -lzma -opencl -openexr -perl -postscript -q32 -q8 -raw -static-libs -test -wmf" 0 KiB [nomerge ] kde-apps/kde-apps-meta-19.04.2:5::gentoo USE="-accessibility -pim -sdk" [nomerge ] kde-apps/kdegraphics-meta-19.04.2:5::gentoo USE="-scanner" [nomerge ] kde-apps/gwenview-19.04.2:5::gentoo USE="X activities handbook kipi mpris semantic-desktop -debug -fits -raw -test" [ebuild U ] dev-qt/qtimageformats-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="jpeg2k mng -debug -test" 0 KiB [nomerge ] kde-apps/kde-apps-meta-19.04.2:5::gentoo USE="-accessibility -pim -sdk" [nomerge ] kde-apps/kdemultimedia-meta-19.04.2:5::gentoo USE="cdrom ffmpeg -gstreamer" [nomerge ] kde-apps/kdenlive-19.04.2:5::gentoo USE="handbook semantic-desktop -debug -freesound (-gles2) -share -test -v4l" [nomerge ] media-libs/mlt-6.16.0-r2::gentoo USE="ffmpeg frei0r jack kdenlive lua melt opengl qt5 sdl xml -compressed-lumas -debug -fftw -gtk -libav -libsamplerate -opencv -python -rtaudio -ruby (-vdpau) -vidstab -xine" CPU_FLAGS_X86="mmx sse sse2" PYTHON_SINGLE_TARGET="python3_7 -python3_6" PYTHON_TARGETS="python3_6 python3_7" [ebuild U ] media-libs/sdl2-image-2.0.5::gentoo [2.0.4::gentoo] USE="gif jpeg png tiff webp -static-libs" ABI_X86="32 (64) (-x32)" 0 KiB [nomerge ] kde-apps/kde-apps-meta-19.04.2:5::gentoo USE="-accessibility -pim -sdk" [nomerge ] kde-apps/kdenetwork-meta-19.04.2:5::gentoo USE="telepathy -dropbox" [nomerge ] kde-apps/krfb-19.04.2:5::gentoo USE="handbook -debug" [ebuild U ] net-libs/libvncserver-0.9.12-r1::gentoo [0.9.12::gentoo] USE="24bpp ipv6 jpeg png ssl threads zlib -gcrypt -gnutls (-libressl) -lzo -sasl -systemd (-sdl%*) (-static-libs%) (-test%)" ABI_X86="(-32%*) (-64%*) (-x32%)" 0 KiB [nomerge ] kde-apps/kde-meta-19.04.2:5::gentoo [ebuild U ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" 0 KiB [nomerge ] sci-astronomy/stellarium-0.19.0::gentoo USE="media nls stars -debug -gps -test" [ebuild U ] dev-qt/qtmultimedia-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="alsa openal pulseaudio qml widgets -debug (-gles2) -gstreamer -test" 0 KiB [nomerge ] games-util/lutris-0.5.2.2::gentoo USE="-test" PYTHON_TARGETS="python3_6 python3_7 -python3_5" [ebuild U ] net-libs/webkit-gtk-2.24.3:4/37::gentoo [2.24.2:4/37::gentoo] USE="X egl geolocation gstreamer introspection jpeg2k libnotify opengl spell wayland webgl (-aqua) -coverage -doc -gles2 -gnome-keyring -nsplugin -test" 0 KiB [nomerge ] app-portage/elogviewer-2.9::gentoo PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5" [ebuild U ] dev-python/PyQt5-5.13.0::gentoo [5.12.2::gentoo] USE="dbus declarative gui network opengl printsupport ssl svg widgets -bluetooth -debug -designer -examples (-gles2) -help -location -multimedia -networkauth -positioning -sensors -serialport -sql -testlib -webchannel -webkit -websockets -x11extras -xmlpatterns" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" 0 KiB [ebuild U ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" 0 KiB [ebuild U ] www-client/chromium-76.0.3809.62::gentoo [76.0.3809.46::gentoo] USE="closure-compile cups custom-cflags hangouts (pic) proprietary-codecs pulseaudio suid system-icu tcmalloc widevine -component-build -gnome-keyring -jumbo-build -kerberos (-neon) (-selinux) (-system-ffmpeg) (-system-libvpx)" L10N="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk vi zh-CN zh-TW" 711,826 KiB [ebuild U ] media-gfx/gimp-2.10.12:2::gentoo [2.10.10-r1:2::gentoo] USE="alsa jpeg2k mng udev webp -aalib (-altivec) (-aqua) -debug -doc -gnome -heif -openexr -postscript -python -test -unwind -vector-icons -wmf -xpm" CPU_FLAGS_X86="mmx sse" PYTHON_TARGETS="python2_7" 0 KiB [ebuild U ] mail-mta/postfix-3.4.6::gentoo [3.4.5-r1::gentoo] USE="berkdb eai ldap mysql pam sasl ssl -cdb -dovecot-sasl -hardened -ldap-bind -libressl -lmdb -mbox -memcached -nis -postgres (-selinux) -sqlite" 0 KiB [ebuild U ] app-portage/pfl-3.0.1::gentoo [3.0-r2::gentoo] USE="network-cron" PYTHON_TARGETS="python3_6 -python3_5" 0 KiB [nomerge ] sys-block/gparted-0.33.0::gentoo USE="kde (policykit) wayland -btrfs -cryptsetup -dmraid -f2fs -fat -hfs -jfs -mdadm -ntfs -reiser4 -reiserfs -udf -xfs" [nomerge ] dev-cpp/gtkmm-2.24.5:2.4::gentoo USE="-doc -examples -test" ABI_X86="32 (64) (-x32)" [nomerge ] x11-libs/gtk+-2.24.32-r1:2::gentoo USE="cups introspection (-aqua) -examples -test -vim-syntax -xinerama" ABI_X86="32 (64) (-x32)" [nomerge ] net-print/cups-2.2.11::gentoo USE="X acl dbus pam ssl threads usb -debug -java -kerberos -lprng-compat -python (-selinux) -static-libs -systemd -xinetd -zeroconf" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7" [ebuild U ] net-print/cups-filters-1.25.1::gentoo [1.25.0::gentoo] USE="dbus foomatic jpeg ldap pdf png postscript tiff -ipp_autosetup -pclm -perl -static-libs -test -zeroconf" 0 KiB [nomerge ] net-libs/webkit-gtk-2.24.3:4/37::gentoo [2.24.2:4/37::gentoo] USE="X egl geolocation gstreamer introspection jpeg2k libnotify opengl spell wayland webgl (-aqua) -coverage -doc -gles2 -gnome-keyring -nsplugin -test" [ebuild U ] app-misc/geoclue-2.5.3-r2:2.0::gentoo [2.4.13:2.0::gentoo] USE="introspection -gtk-doc% -modemmanager -vala% -zeroconf" 0 KiB [nomerge ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" [ebuild U ] kde-plasma/sddm-kcm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/systemsettings-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -classic -debug -gtk" 0 KiB [ebuild U ] kde-plasma/powerdevil-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook wireless -brightness-control -debug" 0 KiB [ebuild U ] kde-plasma/plasma-desktop-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="fontconfig handbook mouse semantic-desktop -appstream -debug -ibus -scim -test -touchpad" 0 KiB [ebuild U ] kde-plasma/kscreen-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] kde-plasma/kmenuedit-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook hotkeys -debug" 0 KiB [ebuild U ] kde-plasma/kinfocenter-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook opengl pci wayland -debug (-gles2) -ieee1394" 0 KiB [ebuild U ] kde-plasma/kdeplasma-addons-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -share -webengine" 0 KiB [ebuild U ] kde-plasma/oxygen-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="wayland -debug" 0 KiB [ebuild U ] kde-plasma/khotkeys-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -debug" 0 KiB [ebuild U ] kde-plasma/plasma-workspace-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="calendar handbook semantic-desktop -appstream -debug -geolocation -gps -prison -qalculate -systemd -test" 0 KiB [ebuild U ] kde-plasma/kde-cli-tools-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="X handbook -debug -kdesu -test" 0 KiB [ebuild U ] kde-plasma/libkworkspace-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] kde-plasma/kwin-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -caps -debug (-gles2) -multimedia -test" 0 KiB [ebuild U ] kde-plasma/kscreenlocker-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="pam seccomp -consolekit -debug -test" 0 KiB [ebuild U ] kde-plasma/plasma-integration-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] kde-plasma/breeze-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="X wayland -debug" 0 KiB [ebuild U ] kde-plasma/drkonqi-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="X -debug" 0 KiB [ebuild U ] kde-plasma/plasma-pa-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -debug" 0 KiB [ebuild U ] kde-plasma/xdg-desktop-portal-kde-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug (-screencast) -test" 0 KiB [ebuild U ] kde-plasma/plasma-vault-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -networkmanager" 0 KiB [ebuild U ] kde-plasma/plasma-browser-integration-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/user-manager-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/milou-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] kde-plasma/ksysguard-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -debug -lm_sensors" 0 KiB [ebuild U ] kde-plasma/libksysguard-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="X -debug -minimal -test -webengine" 0 KiB [ebuild U ] kde-plasma/kactivitymanagerd-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/kwallet-pam-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/kwrited-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/ksshaskpass-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [nomerge ] www-client/google-chrome-75.0.3770.100::gentoo L10N="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk vi zh-CN zh-TW" [ebuild U ] x11-libs/gtk+-3.24.10:3::gentoo [3.24.9:3::gentoo] USE="X cups introspection wayland (-aqua) -broadway -cloudprint -colord -examples -gtk-doc -test -vim-syntax -xinerama" ABI_X86="32 (64) (-x32)" 0 KiB [nomerge ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" [ebuild U ] kde-plasma/plasma-workspace-wallpapers-5.16.3:5::gentoo [5.16.2:5::gentoo] 0 KiB [ebuild U ] kde-plasma/xembed-sni-proxy-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [ebuild U ] kde-plasma/kwayland-integration-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] kde-plasma/kgamma-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -debug" 0 KiB [nomerge ] kde-apps/kdepim-meta-19.04.2:5::gentoo USE="-bogofilter -clamav -spamassassin" [nomerge ] kde-apps/messagelib-19.04.2:5::gentoo USE="-debug -test" [nomerge ] kde-frameworks/syntax-highlighting-5.59.0:5/5.59::gentoo USE="nls -debug -doc -test" [ebuild U ] dev-qt/qtxmlpatterns-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="qml -debug -test" 0 KiB [nomerge ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" [nomerge ] kde-frameworks/knotifications-5.59.0:5/5.59::gentoo USE="X dbus nls phonon -debug -doc -speech" [nomerge ] media-libs/phonon-4.10.2::gentoo USE="pulseaudio vlc -debug -designer -gstreamer" [nomerge ] media-libs/phonon-vlc-0.10.2::gentoo USE="-debug" [nomerge ] media-video/vlc-3.0.7.1:0/5-9::gentoo USE="X a52 alsa aom dbus dts dvbpsi dvd encode faad fdk ffmpeg flac fluidsynth fontconfig gcrypt gme jack jpeg libass libnotify libsamplerate live lua mad matroska modplug mp3 mpeg musepack ncurses ogg omxil opus png postproc pulseaudio qt5 sftp shout sid ssl svg theora truetype twolame udev upnp vaapi vdpau vorbis vpx wayland x264 x265 xml zvbi (-altivec) -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -gnome-keyring -gstreamer -ieee1394 -kate -libav -libcaca -libtar -libtiger -linsys -lirc -macosx-notifications -mtp (-neon) -nfs -opencv -optimisememory -projectm -rdp -run-as-root -samba -sdl-image -skins -soxr -speex -srt -taglib -test -tremor -v4l -vnc -zeroconf" CPU_FLAGS_X86="mmx sse" [ebuild U ] media-video/ffmpeg-4.1.4:0/56.58.58::gentoo [4.1.3:0/56.58.58::gentoo] USE="X alsa amr amrenc bs2b bzip2 chromium encode fdk fontconfig frei0r fribidi gme gpl iconv jack jpeg2k kvazaar ladspa libass libdrm libilbc libsoxr modplug mp3 network openal opengl openssl opus postproc pulseaudio rubberband sdl snappy ssh svg theora threads truetype twolame vaapi vdpau vorbis vpx wavpack webp x264 x265 xcb xvid zimg zlib zvbi (-altivec) (-appkit) -bluray -cdio -chromaprint -codec2 -cpudetection -debug -doc -flite -gcrypt -gmp -gnutls -gsm -hardcoded-tables* -iec61883 -ieee1394 -libaom -libcaca -libressl -librtmp -libv4l -libxml2 -lv2 -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -opencl -openh264 -oss -pic -samba -speex -srt -static-libs -test -v4l -zeromq" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 xop -3dnow -3dnowext -avx2" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher" VIDEO_CARDS="-nvidia" 10,442 KiB [nomerge ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" [ebuild U ] kde-plasma/libkscreen-5.16.3:5/7::gentoo [5.16.2:5/7::gentoo] USE="-debug -doc -test" 0 KiB [nomerge ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" [nomerge ] kde-plasma/kwin-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -caps -debug (-gles2) -multimedia -test" [nomerge ] kde-frameworks/kwayland-5.59.0:5/5.59::gentoo USE="-debug -doc -test" [ebuild U ] dev-qt/qtwayland-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="libinput xcomposite -debug -test" 0 KiB [ebuild U ] dev-qt/qtvirtualkeyboard-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="spell xcb -debug -handwriting -test" 0 KiB [ebuild U ] dev-qt/qtsensors-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="qml -debug -test" 0 KiB [nomerge ] dev-python/PyQt5-5.13.0::gentoo [5.12.2::gentoo] USE="dbus declarative gui network opengl printsupport ssl svg widgets -bluetooth -debug -designer -examples (-gles2) -help -location -multimedia -networkauth -positioning -sensors -serialport -sql -testlib -webchannel -webkit -websockets -x11extras -xmlpatterns" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [ebuild U ] dev-qt/qtopengl-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug (-gles2) -test" 0 KiB [nomerge ] kde-plasma/plasma-desktop-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="fontconfig handbook mouse semantic-desktop -appstream -debug -ibus -scim -test -touchpad" [nomerge ] kde-plasma/plasma-workspace-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="calendar handbook semantic-desktop -appstream -debug -geolocation -gps -prison -qalculate -systemd -test" [nomerge ] kde-plasma/kwin-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -caps -debug (-gles2) -multimedia -test" [ebuild U ] dev-qt/designer-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="declarative -debug -test -webkit" 0 KiB [ebuild U ] dev-qt/qtquickcontrols-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="widgets -debug -test" 0 KiB [ebuild U ] dev-qt/qtscript-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="jit scripttools -debug -test" 0 KiB [ebuild U ] kde-plasma/kdecoration-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtsql-5.12.4:5/5.12.4::gentoo [5.12.3:5/5.12.3::gentoo] USE="mysql sqlite -debug -freetds -oci8 -odbc -postgres -test" 0 KiB [ebuild U ] dev-db/mysql-connector-c-6.1.11-r2:0/18::gentoo [6.1.11-r1:0/18::gentoo] USE="-libressl -static-libs" ABI_X86="32 (64) (-x32)" 0 KiB [ebuild U ] dev-qt/qtquickcontrols2-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="widgets -debug -test" 0 KiB [ebuild U ] dev-qt/qtgraphicaleffects-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtprintsupport-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="cups -debug (-gles2) -test" 0 KiB [nomerge ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" [nomerge ] kde-frameworks/kiconthemes-5.59.0:5/5.59::gentoo USE="-debug -doc -test" [nomerge ] kde-frameworks/kconfigwidgets-5.59.0:5/5.59::gentoo USE="man -debug -doc -test" [nomerge ] kde-frameworks/kauth-5.59.0:5/5.59::gentoo USE="nls (policykit) -debug -doc -test" [nomerge ] sys-auth/polkit-qt-0.112.0_p20160416-r2::gentoo USE="-debug" [nomerge ] sys-auth/polkit-0.116::gentoo USE="elogind introspection kde nls pam -consolekit -examples -gtk -jit (-selinux) -systemd -test" [nomerge ] kde-plasma/polkit-kde-agent-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" [nomerge ] kde-frameworks/kwindowsystem-5.59.0:5/5.59::gentoo USE="X nls -debug -doc -test" [ebuild U ] dev-qt/linguist-tools-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="qml -debug -test" 0 KiB [ebuild U ] kde-plasma/polkit-kde-agent-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" 0 KiB [nomerge ] app-portage/elogviewer-2.9::gentoo PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5" [ebuild U ] sys-apps/portage-2.3.69::gentoo [2.3.68-r1::gentoo] USE="gentoo-dev (ipc) native-extensions rsync-verify xattr -build -doc -epydoc (-selinux)" PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy -python3_5" 0 KiB [ebuild U ] app-crypt/gnupg-2.2.17::gentoo [2.2.16-r1::gentoo] USE="bzip2 ldap nls readline smartcard ssl usb -doc (-selinux) -tofu -tools -user-socket -wks-server" 0 KiB [nomerge ] kde-plasma/plasma-desktop-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="fontconfig handbook mouse semantic-desktop -appstream -debug -ibus -scim -test -touchpad" [nomerge ] kde-plasma/kwin-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -caps -debug (-gles2) -multimedia -test" [nomerge ] kde-frameworks/kauth-5.59.0:5/5.59::gentoo USE="nls (policykit) -debug -doc -test" [nomerge ] kde-plasma/polkit-kde-agent-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" [nomerge ] kde-frameworks/kiconthemes-5.59.0:5/5.59::gentoo USE="-debug -doc -test" [ebuild U ] dev-qt/qtsvg-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtx11extras-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtdeclarative-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="jit widgets -debug (-gles2) -localstorage -test" 0 KiB [ebuild U ] dev-qt/qtwidgets-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="png xcb -debug (-gles2) -gtk -test" 0 KiB [ebuild U ] dev-qt/qtgui-5.12.4:5/5.12::gentoo [5.12.3-r1:5/5.12::gentoo] USE="accessibility dbus egl gif jpeg libinput png udev xcb -debug -eglfs -evdev (-gles2) -ibus -test -tslib -tuio -vnc" 0 KiB [ebuild U ] media-libs/mesa-19.1.2::gentoo [19.1.1::gentoo] USE="classic d3d9 dri3 egl gallium gbm gles2 llvm osmesa vaapi vdpau vulkan wayland -debug -gles1 (-libglvnd) -lm_sensors -opencl -pax_kernel -pic (-selinux) -test -unwind -valgrind -vulkan-overlay -xa -xvmc" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="radeonsi (-freedreno) -i915 -i965 -intel -iris -nouveau -r100 -r200 -r300 -r600 -radeon (-vc4) -virgl (-vivante) -vmware" 0 KiB [ebuild U ] x11-libs/libva-2.5.0-r1:0/2::gentoo [2.4.0:0/2::gentoo] USE="X drm opengl vdpau wayland -utils" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="-i965 -intel -nouveau -nvidia" 0 KiB [nomerge ] dev-util/android-tools-9.0.0_p3::gentoo USE="-python" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [ebuild U ] dev-lang/go-1.12.7:0/1.12.7::gentoo [1.12.5:0/1.12.5::gentoo] USE="-gccgo -system-bootstrap" 0 KiB [nomerge ] app-eselect/eselect-repository-7::gentoo PYTHON_SINGLE_TARGET="python3_7 -python3_5 -python3_6" PYTHON_TARGETS="python3_6 python3_7 -python3_5" [nomerge ] dev-python/lxml-4.3.3::gentoo USE="threads -doc -examples -test" PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy -python3_5" [ebuild U ] dev-python/cython-0.29.12::gentoo [0.29.11::gentoo] USE="-doc -emacs -test" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" 0 KiB [nomerge ] sci-astronomy/stellarium-0.19.0::gentoo USE="media nls stars -debug -gps -test" [ebuild U ] dev-qt/qtserialport-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [nomerge ] sys-boot/unetbootin-661-r1::gentoo L10N="-am -ar -ast -be -bg -bn -ca -cs -da -de -el -eo -es -et -eu -fa -fi -fo -fr -gl -he -hr -hu -id -it -ja -lt -lv -ml -ms -nan -nb -nl -nn -pl -pt -pt-BR -ro -ru -si -sk -sl -sr -sv -sw -tr -uk -ur -vi -zh-CN -zh-TW" [nomerge ] sys-boot/syslinux-6.04_pre1::gentoo USE="custom-cflags" [ebuild U ] sys-boot/gnu-efi-3.0.9::gentoo [3.0.8::gentoo] USE="(-custom-cflags)" ABI_X86="32 (64)" 0 KiB [nomerge ] kde-apps/kdepim-meta-19.04.2:5::gentoo USE="-bogofilter -clamav -spamassassin" [nomerge ] kde-apps/kdepim-runtime-19.04.2:5::gentoo USE="handbook -debug -test" [ebuild U ] dev-qt/qtnetworkauth-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtspeech-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] sys-kernel/linux-firmware-20190712::gentoo [20190620::gentoo] USE="redistributable -savedconfig (-unknown-license)" 188,988 KiB [ebuild U ] dev-util/strace-5.2::gentoo [5.1::gentoo] USE="-aio -elfutils -perl -static -unwind" 1,481 KiB [ebuild NS ] sys-kernel/gentoo-sources-5.1.17:5.1.17::gentoo [5.1.16:5.1.16::gentoo] USE="-build -experimental -symlink" 0 KiB [nomerge ] app-emulation/playonlinux-4.3.4::gentoo USE="winbind" PYTHON_TARGETS="python2_7" [ebuild U ] net-fs/samba-4.10.6::gentoo [4.10.5::gentoo] USE="acl client cups fam gnutls json ldap pam python system-mitkrb5 winbind -addc -addns -ads -ceph -cluster -debug (-dmapi) -gpg -iprint -profiling-data -quota (-selinux) -syslog (-system-heimdal) -systemd -test -zeroconf" ABI_X86="32 (64) (-x32)" PYTHON_SINGLE_TARGET="python3_7 -python3_5 -python3_6" PYTHON_TARGETS="python3_6 python3_7 -python3_5" 0 KiB [nomerge ] kde-plasma/kdeplasma-addons-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -share -webengine" [nomerge ] kde-plasma/plasma-workspace-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="calendar handbook semantic-desktop -appstream -debug -geolocation -gps -prison -qalculate -systemd -test" [ebuild U ] dev-qt/qdbus-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtdbus-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [nomerge ] x11-misc/sddm-0.18.1-r1::gentoo USE="elogind pam -consolekit -systemd -test" [nomerge ] dev-python/docutils-0.14::gentoo PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy -pypy3 -python3_5" [ebuild U ] dev-python/pygments-2.4.2::gentoo [2.3.1::gentoo] USE="-doc -test" PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy -pypy3 -python3_5" 0 KiB [nomerge ] kde-plasma/xdg-desktop-portal-kde-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug (-screencast) -test" [ebuild U ] sys-apps/xdg-desktop-portal-1.4.2::gentoo [1.2.0::gentoo] USE="-doc -geolocation% (-screencast)" 0 KiB [nomerge ] sys-block/gparted-0.33.0::gentoo USE="kde (policykit) wayland -btrfs -cryptsetup -dmraid -f2fs -fat -hfs -jfs -mdadm -ntfs -reiser4 -reiserfs -udf -xfs" [nomerge ] sys-auth/polkit-0.116::gentoo USE="elogind introspection kde nls pam -consolekit -examples -gtk -jit (-selinux) -systemd -test" [nomerge ] dev-libs/gobject-introspection-1.58.3::gentoo USE="cairo -doctool -test" PYTHON_SINGLE_TARGET="python3_7 -python2_7 -python3_5 -python3_6" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [nomerge ] x11-libs/cairo-1.16.0-r3::gentoo USE="X glib opengl svg xcb (-aqua) -debug (-gles2) -static-libs -utils -valgrind" ABI_X86="32 (64) (-x32)" [nomerge ] media-libs/mesa-19.1.2::gentoo [19.1.1::gentoo] USE="classic d3d9 dri3 egl gallium gbm gles2 llvm osmesa vaapi vdpau vulkan wayland -debug -gles1 (-libglvnd) -lm_sensors -opencl -pax_kernel -pic (-selinux) -test -unwind -valgrind -vulkan-overlay -xa -xvmc" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="radeonsi (-freedreno) -i915 -i965 -intel -iris -nouveau -r100 -r200 -r300 -r600 -radeon (-vc4) -virgl (-vivante) -vmware" [ebuild U ] x11-libs/libdrm-2.4.99::gentoo [2.4.98::gentoo] USE="-libkms -valgrind" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="amdgpu radeon (-exynos) (-freedreno) -intel -nouveau (-omap) (-tegra) (-vc4) (-vivante) -vmware" 0 KiB [nomerge ] media-video/vlc-3.0.7.1:0/5-9::gentoo USE="X a52 alsa aom dbus dts dvbpsi dvd encode faad fdk ffmpeg flac fluidsynth fontconfig gcrypt gme jack jpeg libass libnotify libsamplerate live lua mad matroska modplug mp3 mpeg musepack ncurses ogg omxil opus png postproc pulseaudio qt5 sftp shout sid ssl svg theora truetype twolame udev upnp vaapi vdpau vorbis vpx wayland x264 x265 xml zvbi (-altivec) -archive -aribsub -bidi -bluray -cddb -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -gnome-keyring -gstreamer -ieee1394 -kate -libav -libcaca -libtar -libtiger -linsys -lirc -macosx-notifications -mtp (-neon) -nfs -opencv -optimisememory -projectm -rdp -run-as-root -samba -sdl-image -skins -soxr -speex -srt -taglib -test -tremor -v4l -vnc -zeroconf" CPU_FLAGS_X86="mmx sse" [nomerge ] x11-libs/libnotify-0.7.8::gentoo USE="introspection -test" ABI_X86="32 (64) (-x32)" [nomerge ] virtual/notification-daemon-0::gentoo USE="kde -gnome" [nomerge ] kde-plasma/plasma-workspace-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="calendar handbook semantic-desktop -appstream -debug -geolocation -gps -prison -qalculate -systemd -test" [ebuild U ] dev-qt/qtpaths-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [nomerge ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" [nomerge ] kde-frameworks/solid-5.59.0:5/5.59::gentoo USE="nls -debug -doc -test" [nomerge ] sys-fs/udisks-2.8.3:2::gentoo USE="acl elogind introspection nls -debug -lvm (-selinux) -systemd -vdo" [nomerge ] sys-libs/libblockdev-2.22::gentoo USE="cryptsetup tools -bcache -device-mapper -dmraid -escrow -gtk-doc -kbd -lvm -test -vdo" PYTHON_SINGLE_TARGET="python3_7 -python2_7 -python3_5 -python3_6" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [ebuild U ] dev-libs/libbytesize-2.1::gentoo [2.0-r3::gentoo] USE="-doc -python -test -tools" PYTHON_TARGETS="python3_6 python3_7 -python3_5" 0 KiB [nomerge ] dev-python/PyQt5-5.13.0::gentoo [5.12.2::gentoo] USE="dbus declarative gui network opengl printsupport ssl svg widgets -bluetooth -debug -designer -examples (-gles2) -help -location -multimedia -networkauth -positioning -sensors -serialport -sql -testlib -webchannel -webkit -websockets -x11extras -xmlpatterns" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [ebuild U ] dev-python/sip-4.19.18:0/12::gentoo [4.19.17:0/12::gentoo] USE="-doc" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" 0 KiB [ebuild U ] dev-python/PyQt5-sip-4.19.18:0/12::gentoo [4.19.17:0/12::gentoo] PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" 0 KiB [ebuild U ] sys-process/lsof-4.93.2-r1::gentoo [4.93.2::gentoo] USE="ipv6 rpc -examples (-selinux)" 0 KiB [ebuild U ] www-plugins/chrome-binary-plugins-76.0.3809.62_beta:beta::gentoo [76.0.3809.46_beta:beta::gentoo] USE="widevine" 0 KiB [nomerge ] kde-plasma/plasma-desktop-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="fontconfig handbook mouse semantic-desktop -appstream -debug -ibus -scim -test -touchpad" [nomerge ] x11-drivers/xf86-input-libinput-0.28.2::gentoo [nomerge ] x11-base/xorg-server-1.20.5:0/1.20.5::gentoo USE="elogind glamor ipv6 suid udev wayland xorg -debug -dmx -doc -kdrive -libressl -minimal (-selinux) -static-libs -systemd -unwind -xcsecurity -xephyr -xnest -xvfb" [ebuild U ] x11-apps/xauth-1.1::gentoo [1.0.10::gentoo] USE="ipv6 -test" 0 KiB [ebuild U ] x11-libs/libpciaccess-0.15::gentoo [0.14::gentoo] USE="zlib -static-libs" ABI_X86="32 (64) (-x32)" 0 KiB [nomerge ] media-gfx/gimp-2.10.12:2::gentoo [2.10.10-r1:2::gentoo] USE="alsa jpeg2k mng udev webp -aalib (-altivec) (-aqua) -debug -doc -gnome -heif -openexr -postscript -python -test -unwind -vector-icons -wmf -xpm" CPU_FLAGS_X86="mmx sse" PYTHON_TARGETS="python2_7" [ebuild U ] media-libs/babl-0.1.66::gentoo [0.1.64::gentoo] USE="(-altivec)" CPU_FLAGS_X86="f16c mmx sse sse2 sse3 sse4_1" 0 KiB [nomerge ] www-client/google-chrome-75.0.3770.100::gentoo L10N="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr sv sw ta te th tr uk vi zh-CN zh-TW" [ebuild U ] dev-libs/nss-3.45::gentoo [3.44.1::gentoo] USE="nss-pem -cacert -utils" ABI_X86="32 (64) (-x32)" 0 KiB [nomerge ] kde-plasma/kwin-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="handbook -caps -debug (-gles2) -multimedia -test" [ebuild U ] dev-qt/qtconcurrent-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] sys-apps/iproute2-5.2.0::gentoo [5.1.0::gentoo] USE="berkdb iptables ipv6 -atm -caps -elf -minimal (-selinux)" 0 KiB [nomerge ] kde-plasma/plasma-meta-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="browser-integration crypt desktop-portal display-manager elogind handbook legacy-systray pam pm-utils pulseaudio sddm wallpapers -bluetooth -consolekit -discover -grub -gtk -networkmanager -plymouth -sdk -systemd" [nomerge ] kde-plasma/polkit-kde-agent-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug" [nomerge ] kde-frameworks/kwidgetsaddons-5.59.0:5/5.59::gentoo USE="nls -debug -doc -test" [nomerge ] dev-qt/linguist-tools-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="qml -debug -test" [nomerge ] dev-qt/qtdeclarative-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="jit widgets -debug (-gles2) -localstorage -test" [ebuild U ] dev-qt/qttest-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtnetwork-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="ssl -bindist -connman -debug -libproxy -networkmanager -sctp -test" 0 KiB [ebuild U ] dev-qt/qtxml-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="-debug -test" 0 KiB [ebuild U ] dev-qt/qtcore-5.12.4:5/5.12::gentoo [5.12.3:5/5.12::gentoo] USE="icu -debug -systemd -test" 0 KiB [nomerge ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" [nomerge ] net-misc/networkmanager-1.16.2::gentoo USE="dhclient elogind introspection modemmanager ncurses nss (policykit) ppp -audit -bluetooth -connection-sharing -consolekit -dhcpcd -gnutls -iwd -json -ofono -ovs -resolvconf (-selinux) -systemd -teamd -test -vala -wext -wifi" ABI_X86="32 (64) (-x32)" [nomerge ] sys-auth/polkit-0.116::gentoo USE="elogind introspection kde nls pam -consolekit -examples -gtk -jit (-selinux) -systemd -test" [nomerge ] sys-auth/pambase-20190402::gentoo USE="cracklib elogind nullok sha512 -consolekit -debug -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd" [nomerge ] app-portage/portage-utils-0.80_pre20190620::gentoo USE="nls openmp qmanifest -libressl -static" [nomerge ] app-crypt/gpgme-1.13.0:1/11::gentoo USE="cxx qt5 -common-lisp -python -static-libs" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [nomerge ] app-crypt/gnupg-2.2.17::gentoo [2.2.16-r1::gentoo] USE="bzip2 ldap nls readline smartcard ssl usb -doc (-selinux) -tofu -tools -user-socket -wks-server" [nomerge ] net-libs/gnutls-3.6.7:0/30::gentoo USE="cxx idn nls openssl seccomp tls-heartbeat -dane -doc -examples -guile -pkcs11 -sslv2 -sslv3 -static-libs -test -test-full -tools -valgrind" ABI_X86="32 (64) (-x32)" [ebuild R ] dev-libs/nettle-3.5.1:0/7::gentoo USE="gmp -doc (-neon) -static-libs -test" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="aes (-sha%)" 0 KiB [nomerge ] x11-plugins/gkrellm-plugins-2.0::gentoo USE="-wifi" [nomerge ] x11-plugins/gkrellstock-0.5.1-r1:2::gentoo [nomerge ] dev-perl/Finance-Quote-1.470.0::gentoo USE="-examples -test" [nomerge ] dev-perl/LWP-Protocol-https-6.70.0::gentoo USE="-test" [ebuild U ] dev-perl/IO-Socket-SSL-2.66.0::gentoo [2.52.0::gentoo] USE="-examples -idn" 239 KiB [ebuild U ] dev-perl/Net-SSLeay-1.880.0::gentoo [1.850.0::gentoo] USE="-examples -libressl -minimal -test" 0 KiB [nomerge ] dev-java/icedtea-3.12.0:8::gentoo USE="alsa cups jbootstrap pch pulseaudio source system-lcms webstart (-cacao) -doc -examples -gtk -headless-awt (-jamvm) -kerberos -libressl -nsplugin -pax_kernel -sctp (-selinux) -shenandoah -smartcard -test -zero" [nomerge ] dev-java/java-config-2.2.0-r4:2::gentoo USE="-test" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [nomerge ] sys-apps/portage-2.3.69::gentoo [2.3.68-r1::gentoo] USE="gentoo-dev (ipc) native-extensions rsync-verify xattr -build -doc -epydoc (-selinux)" PYTHON_TARGETS="python2_7 python3_6 python3_7 -pypy -python3_5" [ebuild U ] sys-apps/sandbox-2.18::gentoo [2.17::gentoo] ABI_X86="(32) (64) (-x32)" 418 KiB [nomerge ] kde-plasma/plasma-nm-5.16.3:5::gentoo [5.16.2:5::gentoo] USE="-debug -modemmanager -openconnect -teamd -test" [nomerge ] kde-frameworks/networkmanager-qt-5.59.0:5/5.59::gentoo USE="-debug -doc -teamd -test" [nomerge ] net-misc/networkmanager-1.16.2::gentoo USE="dhclient elogind introspection modemmanager ncurses nss (policykit) ppp -audit -bluetooth -connection-sharing -consolekit -dhcpcd -gnutls -iwd -json -ofono -ovs -resolvconf (-selinux) -systemd -teamd -test -vala -wext -wifi" ABI_X86="32 (64) (-x32)" [nomerge ] dev-libs/newt-0.52.21::gentoo USE="gpm nls -tcl" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [nomerge ] sys-libs/gpm-1.20.7-r2::gentoo USE="(-selinux) -static-libs" ABI_X86="32 (64) (-x32)" [nomerge ] sys-apps/texinfo-6.6-r3::gentoo USE="nls standalone -static" [nomerge ] sys-devel/gettext-0.20.1::gentoo USE="acl cxx ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" ABI_X86="32 (64) (-x32)" [nomerge ] dev-libs/libxml2-2.9.9-r1:2::gentoo USE="icu ipv6 python readline -debug -examples -lzma -static-libs -test" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_5" [nomerge ] dev-lang/python-3.7.3:3.7/3.7m::gentoo USE="gdbm ipv6 ncurses readline sqlite ssl xml -bluetooth -build -examples -hardened -libressl -test -tk -wininst" [nomerge ] dev-libs/openssl-1.1.0k:0/1.1::gentoo USE="asm zlib -bindist -rfc3779 -sctp -static-libs -test -tls-heartbeat -vanilla" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="(sse2)" [nomerge ] app-misc/ca-certificates-20190110.3.43::gentoo USE="-cacert" [ebuild U ] sys-apps/debianutils-4.8.6.2::gentoo [4.8.6.1::gentoo] USE="installkernel -static" 154 KiB Total: 114 packages (112 upgrades, 1 in new slot, 1 reinstall), Size of downloads: 913,545 KiB !!
djdunn, Help us all to help you. Put the entire emerge output onto a pastebin site and post the link. Splitting things into multiple posts breaks the View unanswered posts search, which a lot of potential helpers use to find posts to answer. When you have a new topic, keep it to a single post by using pastebins or by adding to the first post. I suggest you abandon this topic and start a new one. If the code tags are added, the posts will get longer and exceed the 65k maximum post size.
I haven't instaIled a DE but I have installed i3wm.I don't know my touchpad's name.But I can use it with a finger.Using two fingers or three fingers has the same effect as one finger.I want to use two fingers to scroll , just like in most Linux distributioln. here is the output of my touchpad information. Code: $ cat /proc/bus/input/devices | grep -i syna -B 1 -A 7 I: Bus=0018 Vendor=06cb Product=cd5f Version=0100 N: Name="SYNA2B46:00 06CB:CD5F Mouse" P: Phys=i2c-SYNA2B46:00 S: Sysfs=/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA2B46:00/0018:06CB:CD5F.0002/input/input14 U: Uniq= H: Handlers=event14 B: PROP=0 B: EV=17 B: KEY=30000 0 0 0 0 B: REL=3 B: MSC=10 -- I: Bus=0018 Vendor=06cb Product=cd5f Version=0100 N: Name="SYNA2B46:00 06CB:CD5F Touchpad" P: Phys=i2c-SYNA2B46:00 S: Sysfs=/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA2B46:00/0018:06CB:CD5F.0002/input/input15 U: Uniq= H: Handlers=event15 B: PROP=0 B: EV=1b B: KEY=400 7 0 0 0 0 B: ABS=10000000003 B: MSC=10 and here is the output in my xorg.0.log Code: $ cat /var/log/Xorg.0.log| grep -i 'syna' -A 5 -B 5 [ 732.584] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0 [ 732.584] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000 [ 732.584] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4 [ 732.639] (II) event13 - USB OPTICAL MOUSE: is tagged by udev as: Mouse [ 732.639] (II) event13 - USB OPTICAL MOUSE: device is a pointer [ 732.640] (II) config/udev: Adding input device SYNA2B46:00 06CB:CD5F Mouse (/dev/input/event14) [ 732.640] (**) SYNA2B46:00 06CB:CD5F Mouse: Applying InputClass "evdev pointer catchall" [ 732.640] (**) SYNA2B46:00 06CB:CD5F Mouse: Applying InputClass "libinput pointer catchall" [ 732.640] (**) SYNA2B46:00 06CB:CD5F Mouse: Applying InputClass "libinput pointer catchall" [ 732.640] (II) Using input driver 'libinput' for 'SYNA2B46:00 06CB:CD5F Mouse' [ 732.640] (**) SYNA2B46:00 06CB:CD5F Mouse: always reports core events [ 732.640] (**) Option "Device" "/dev/input/event14" [ 732.640] (**) Option "_source" "server/udev" [ 732.642] (II) event14 - SYNA2B46:00 06CB:CD5F Mouse: is tagged by udev as: Mouse [ 732.642] (II) event14 - SYNA2B46:00 06CB:CD5F Mouse: device is a pointer [ 732.642] (II) event14 - SYNA2B46:00 06CB:CD5F Mouse: device removed [ 732.659] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA2B46:00/0018:06CB:CD5F.0002/input/input14/event14" [ 732.659] (II) XINPUT: Adding extended input device "SYNA2B46:00 06CB:CD5F Mouse" (type: MOUSE, id 11) [ 732.659] (**) Option "AccelerationScheme" "none" [ 732.659] (**) SYNA2B46:00 06CB:CD5F Mouse: (accel) selected scheme none/0 [ 732.659] (**) SYNA2B46:00 06CB:CD5F Mouse: (accel) acceleration factor: 2.000 [ 732.659] (**) SYNA2B46:00 06CB:CD5F Mouse: (accel) acceleration threshold: 4 [ 732.661] (II) event14 - SYNA2B46:00 06CB:CD5F Mouse: is tagged by udev as: Mouse [ 732.661] (II) event14 - SYNA2B46:00 06CB:CD5F Mouse: device is a pointer [ 732.662] (II) config/udev: Adding input device SYNA2B46:00 06CB:CD5F Touchpad (/dev/input/event15) [ 732.662] (**) SYNA2B46:00 06CB:CD5F Touchpad: Applying InputClass "evdev touchscreen catchall" [ 732.662] (**) SYNA2B46:00 06CB:CD5F Touchpad: Applying InputClass "libinput touchscreen catchall" [ 732.662] (**) SYNA2B46:00 06CB:CD5F Touchpad: Applying InputClass "libinput touchscreen catchall" [ 732.662] (II) Using input driver 'libinput' for 'SYNA2B46:00 06CB:CD5F Touchpad' [ 732.662] (**) SYNA2B46:00 06CB:CD5F Touchpad: always reports core events [ 732.662] (**) Option "Device" "/dev/input/event15" [ 732.662] (**) Option "_source" "server/udev" [ 732.663] (II) event15 - SYNA2B46:00 06CB:CD5F Touchpad: is tagged by udev as: Touchscreen [ 732.663] (II) event15 - SYNA2B46:00 06CB:CD5F Touchpad: device is a touch device [ 732.664] (II) event15 - SYNA2B46:00 06CB:CD5F Touchpad: device removed [ 732.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA2B46:00/0018:06CB:CD5F.0002/input/input15/event15" [ 732.683] (II) XINPUT: Adding extended input device "SYNA2B46:00 06CB:CD5F Touchpad" (type: TOUCHSCREEN, id 12) [ 732.683] (**) Option "AccelerationScheme" "none" [ 732.683] (**) SYNA2B46:00 06CB:CD5F Touchpad: (accel) selected scheme none/0 [ 732.683] (**) SYNA2B46:00 06CB:CD5F Touchpad: (accel) acceleration factor: 2.000 [ 732.683] (**) SYNA2B46:00 06CB:CD5F Touchpad: (accel) acceleration threshold: 4 [ 732.685] (II) event15 - SYNA2B46:00 06CB:CD5F Touchpad: is tagged by udev as: Touchscreen [ 732.685] (II) event15 - SYNA2B46:00 06CB:CD5F Touchpad: device is a touch device [ 732.685] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10) [ 732.685] (II) No input driver specified, ignoring this device. [ 732.685] (II) This device may have been added with another device file. [ 732.686] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event11) [ 732.686] (II) No input driver specified, ignoring this device. The result of synclient: Code: $ synclient Couldn't find synaptics properties. No synaptics driver loaded? Besides,I don't know what shall I fill in the INPUT_DEVICES,I've tried "libinput evdev synaptics" btw,I modprobe i2c_designware_core,i2c_designware_platform,intel_lpss_pci and intel_lpss.If all the four modules are inserted,then touchpad with one finger can work well,as well as the two mouse buttons below touchpad
I solved it myself I recompiled my kernel,and add some configurations (though I don't know which one took effect): Code: $ sudo make menuconfig CONFIG_MOUSE_PS2_SYNAPTICS CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS CONFIG_HID_MULTITOUCH probably the last one,because I remember the first two are in my original configuration
Hello community, after a profile update xdm has stopped working. At first /etc/init.d/xdm could not find the xdm executable, and told me to emerge xdm package. Which I did. Now /etc/init.d/xdm prints [ok], but there's no other effect. No desktop environment is started, no messages printed. How do I get my desktop back? I tried to run startx manually, but this fails because of bad permissions on /dev/tty0 (huh? why?) It runs as root but I don't want to run X as root! Solved: the reason is that sddm was missing. It was my display manager all along, but somehow the executable disappeared and I had to emerge the new package x11-misc/sddm to bring it back. Did it exist in a different package and was moved? I don't know.
pygoscelis wrote: after a profile update xdm has stopped working. What profile update?
Hi, I've tried thunar and pcmanfm. I have things like gvfs,udisks,dbus etc related stuff in place. The issue is that in the sidebar I cannot see any of my drives (mounted or otherwise). I found a similar issue here https://forum.manjaro.org/t/problems-with-mounting-disks-in-xfce-thunar-gtk-d-bus-gvfs-issues/89848/4 And tried as per the suggestion to use Code: dbus-launch pcmanfm and this does fix the issue, however there still is something wrong and it is inconvenient to run the command with dbus-launch everytime. I am running bspwm and have no display managers in place currently. I do not know how to approach this as im still new to gentoo. Please ask if you need any more info. Thanks.
Tony0945 wrote: I love Gentoo, but installs are no solution . ftfy
Hi How can I change that too dark icons in libreoffice? http://p-bg.de/pics/libreoffice.png (is there no [img] tags available?) EDIT: using latest kde desktop
Solved by changing icon set in libreoffice-->Options-->View-->icon style.
I have just replaced my computer monitor. It is very similar to the previous one, but the same configuration file does not work. I can use nvidia-settings to get the desired resolution, but logging out and logging back in gives the low resolution. This happens even if I ask nvidia-settings to update the xorg.conf file for the new settings. In the xorg.conf in the last section ("Screen") I've tried device "Device0, and "NVidia GEForce GTX 970". They work the same way. Any suggestions most welcome. Thanks Fred Code: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 430.34 Section "ServerLayout" # The Identifier line must be present ### Remove line below if we start using fdi files with hal. ## InputDevice "Mouse1" "CorePointer" ## InputDevice "Keyboard1" "CoreKeyboard" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "AutoAddDevices" "off" # Each Screen line specifies a Screen section name, and optionally Option "Xinerama" "0" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # The module search path. The default path is shown here. FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/freefonts/" FontPath "/usr/share/fonts/inconsolata" EndSection Section "Module" # This loads the DBE extension module. # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. # This loads the font modules # Load "Type1" # Load "Speedo" # Load "freetype" # Load "xtt" # This loads the GLX module # Load "dri" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "glx" # This loads the DRI module Disable "dri" Disable "dri2" EndSection Section "ServerFlags" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence # (where n is 1 through 12). This allows clients to receive these key # events. # Option "DontVTSwitch" # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence # This allows clients to receive this key event. # Option "DontZap" # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching # sequences. This allows clients to receive these key events. # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" Option "AllowEmptyInput" "false" # Option below as we are not using hal and evdev. Option "AutoAddDevices" "false" ## Added to blank screen Option "blank time" "10" # Blank the screen after 10 minutes (Fake) Option "standby time" "15" # Turn off screen after 15 minutes (DPMS) Option "suspend time" "20" # Full suspend after 20 minutes Option "off time" "30" # Turn off after half an hour EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputClass" ###? Driver "kbd" Identifier "Keyboard1" Driver "evdev" MatchIsKeyboard "on" Option "AutoRepeat" "500 30" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbVariant" ",querty" Option "XkbRules" "xorg" EndSection Section "InputClass" ###? Driver "mouse" Identifier "Mouse1" Driver "evdev" MatchIsPointer "on" Option "Protocol" "IMPS/2" # Option "Device" "/dev/mouse" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" # adding this enables the scroll wheel EndSection Section "Monitor" # Aspect ratio 1.600:1 # Custom modes (Generated by guessing. Identifier "Vizio P502ui-B1E" ModelName "Vizio P502ui-B1E" DisplaySize 1093 616 HorizSync 30.0 - 81.0 VertRefresh 56.0 - 75.0 ModeLine "3840x2160_30.00" 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -hsync +vsync ModeLine "1920x1200" 194.16 1920 2056 2248 2536 1200 1201 1204 1276 +hsync -vsync EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "VIZ V505-G9" HorizSync 15.0 - 140.0 VertRefresh 23.0 - 76.0 EndSection Section "Device" # The chipset line is optional in most cases. It can be used to override # the driver's chipset detection, and should not normally be specified. # Chipset "generic" # The Driver line must be present. When using run-time loadable driver # modules, this line instructs the server to load the specified driver # module. Even when not using loadable driver modules, this line # indicates which driver should interpret the information in this section. # The BusID line is used to specify which of possibly multiple devices # this section is intended for. When this line isn't present, a device # section can only match up with the primary video device. For PCI # devices a line like the following could be used. This line should not # normally be included unless there is more than one video device # intalled. # BusID "PCI:0:10:0" # VideoRam 256 # Clocks 25.2 28.3 Identifier "Standard VGA" Driver "vga" VendorName "Unknown" BoardName "Unknown" EndSection Section "Device" ### Driver "nv" # ftp://download.nvidia.com/XFree86/Linux-x86/1.0-8774/README/appendix-d.html # Just turned off Graphics/Support:/dev/agpgart(AGP Support:VIA # chipset support in the kernel. (Turned it back on later) # Option "NvAGP" "1" # Insert Clocks lines here if appropriate Identifier "NVidia GEForce GTX 970" Driver "nvidia" Option "NoLogo" "true" Option "RenderAccel" "true" Option "backingstore" "true" Option "AddARGBGLXVisuals" "true" Option "AllowGLXWithComposite" "True" # For item below, see /proc/driver/nvidia/agp/card and EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 970" EndSection Section "Screen" Identifier "Screen0" Device "NVidia GEForce GTX 970" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "metamodes" "3840x2160_60 +0+0" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Fred Krogh, Trim your xorg.conf to just Code: Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 970" EndSection and let the autoblackmagic do its thing. You will get a right handed mouse and USA keyboard. The nVidia driver will not use your modelines unless you use the options to tell it you really know what you are doing. Check your monitor. Code: emerge x11-misc/read-edid It contains two programs, one to dump the EDID data and one to parse it. Xorg will use the first listed modeline and it should be the highest resolution one. There is a trap for the unwary here. Not all interfaces and cables are created equal, this can cause lower video resolutions to be used. -- edit -- Your TV has HDMI 2 ports, so it can support 3840x2160@60 inputs. What do you have on your graphics card? What about video the cable?
This is ~amd64 but since it's in portage I figure it should at least build. I built with MAKEOPTS="-j1" to isolate the error. At the final link: Code: Project ERROR: Unknown module(s) in QT: dbus make[3]: *** [Makefile:49: sub-src-lthemeengine-qtplugin-make_first] Error 3 make[3]: Leaving directory '/var/tmp/portage/x11-wm/lumina-1.4.0_p1-r1/work/lumina-1.4.0-p1/src-qt5/core/lumina-theme-engine' make[2]: *** [Makefile:177: sub-lumina-theme-engine-make_first] Error 2 make[2]: Leaving directory '/var/tmp/portage/x11-wm/lumina-1.4.0_p1-r1/work/lumina-1.4.0-p1/src-qt5/core' make[1]: *** [Makefile:49: sub-core-make_first] Error 2 make[1]: Leaving directory '/var/tmp/portage/x11-wm/lumina-1.4.0_p1-r1/work/lumina-1.4.0-p1/src-qt5' make: *** [Makefile:47: sub-src-qt5-make_first] Error 2 * ERROR: x11-wm/lumina-1.4.0_p1-r1::gentoo failed (compile phase): * emake failed emerge --info =x11-wm/lumina-1.4.0_p1-r1::gentoo complete build log emerge -pqv =x11-wm/lumina-1.4.0_p1-r1::gentoo The ebuild environment EDIT: stable lumina-1.3.0_p1 does build
It would mean the ebuild of 1.4.0 is missing dependency on dev-qt/qtdbus:5.
Does anybody have any idea about what's going on here: Code: leif@balapapa ~ $ akonadictl restart Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) leif@balapapa ~ $ org.kde.pim.akonadiserver: Starting up the Akonadi Server... akonadi.collectionattributetable OK akonadi.collectionmimetyperelation OK akonadi.collectionpimitemrelation OK akonadi.collectiontable OK akonadi.flagtable OK akonadi.mimetypetable OK akonadi.parttable OK akonadi.parttypetable OK akonadi.pimitemflagrelation OK akonadi.pimitemtable OK akonadi.pimitemtagrelation OK akonadi.relationtable OK akonadi.relationtypetable OK akonadi.resourcetable OK akonadi.schemaversiontable OK akonadi.tagattributetable OK akonadi.tagremoteidresourcerelationtable OK akonadi.tagtable OK akonadi.tagtypetable OK org.kde.pim.akonadiserver: Running DB initializer org.kde.pim.akonadiserver: DB initializer done Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8003a00) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8003220) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a801c360) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8025b30) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a802f120) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8038780) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8041980) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8003220) identified as "ETMCalendarMonitor - 94017444490016" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8053bc0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a805d780) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a806ebb0) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a801c360) identified as "SpecialCollectionsMonitor - 94217929201360" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8003a00) identified as "KMail Kernel ETM - 94217928959600" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8025b30) identified as "MessageListTagMonitor - 94217930360880" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a802f120) identified as "MessageViewerMonitor - 94217931105904" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8038780) identified as "TagActionManagerMonitor - 94217930605616" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8041980) identified as "FilterManagerTagMonitor - 94217976313808" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8053bc0) identified as "MessageListTagCacheMonitor - 140696015105856" org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80ab1b0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8002d10) ) QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.142' org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80c6c00) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80cfa10) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a806ebb0) identified as "SpecialCollectionsMonitor - 94309656547664" QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.142' QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.142' org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a806ebb0) identified as "SpecialCollectionsMonitor - 94309656547664" org.kde.pim.akonadiserver: Cannot connect to agent instance with identifier 'akonadi_akonotes_resource_0', error message: '' org.kde.pim.akonadiserver: Cannot connect to agent instance with identifier 'akonadi_akonotes_resource_0', error message: '' org.kde.pim.akonadiserver: NotificationSubscriber for "SpecialCollectionsMonitor - 94309656547664" : timeout writing into stream org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a806ebb0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80d1630) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80d0de0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80d2150) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80d2fb0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80d3e40) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a80fd440) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8106530) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a810f620) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8118710) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8121800) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a812a8f0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a81339e0) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a813cad0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8152be0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a814ec30) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a814f820) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a81514c0) ) org.kde.pim.akonadiserver: Subscriber "" disconnected org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8151c70) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a816fc30) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a816bc80) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a816c7d0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a816d9a0) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a816c670) ) org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7ff3a8188320) ) org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80ab1b0) identified as "AgentBaseChangeRecorder - 94903261499760" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8002d10) identified as "AgentBaseChangeRecorder - 94088249849088" org.kde.pim.akonadiserver: Subscriber "AgentBaseChangeRecorder - 94088249849088" disconnected org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80cfa10) identified as "akonadi_maildispatcher_agent - 94309656434480" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80cfa10) identified as "akonadi_maildispatcher_agent - 94309656434480" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80c6c00) identified as "AgentBaseChangeRecorder - 94309656467408" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80d1630) identified as "AgentBaseChangeRecorder - 94665172362272" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80d0de0) identified as "AgentBaseChangeRecorder - 93899329045728" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80d2150) identified as "AgentBaseChangeRecorder - 94349594759776" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80d2fb0) identified as "AgentBaseChangeRecorder - 94532316562400" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80d3e40) identified as "AgentBaseChangeRecorder - 94064443085712" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a80fd440) identified as "AgentBaseChangeRecorder - 93988508996176" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8106530) identified as "AgentBaseChangeRecorder - 94512029493216" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a810f620) identified as "AgentBaseChangeRecorder - 94621078480032" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8118710) identified as "AgentBaseChangeRecorder - 94059238311376" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8121800) identified as "AgentBaseChangeRecorder - 94088249849088" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a812a8f0) identified as "AgentBaseChangeRecorder - 93948970690672" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a81339e0) identified as "AgentBaseChangeRecorder - 94123424555760" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8152be0) identified as "Archive Mail Kernel ETM - 94665172476880" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a814ec30) identified as "ArchiveMailCollectionMonitor - 94665172538896" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a81514c0) identified as "KNotes Session - 94532316631712" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a816fc30) identified as "MailFilter Kernel ETM - 94064443214672" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a816bc80) identified as "FilterManagerTagMonitor - 94064439894832" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a816c7d0) identified as "MailFilterCollectionMonitor - 94064443773408" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a816d9a0) identified as "MailFilterItemMonitor - 140608572397376" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a816c670) identified as "UnifiedMailboxChangeRecorder - 94512029499728" org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7ff3a8188320) identified as "SpecialCollectionsMonitor - 94064444000912" org.kde.pim.akonadiserver: DATABASE ERROR: org.kde.pim.akonadiserver: Error code: "1452" org.kde.pim.akonadiserver: DB error: "Cannot add or update a child row: a foreign key constraint fails (`akonadi`.`parttable`, CONSTRAINT `parttable_ibfk_1` FOREIGN KEY (`pimItemId`) REFERENCES `pimitemtable` (`id`) ON DELETE CASCADE ON UPDATE CASCADE)" org.kde.pim.akonadiserver: Error text: "Cannot add or update a child row: a foreign key constraint fails (`akonadi`.`parttable`, CONSTRAINT `parttable_ibfk_1` FOREIGN KEY (`pimItemId`) REFERENCES `pimitemtable` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) QMYSQL3: Unable to execute statement" org.kde.pim.akonadiserver: Values: QMap((":0", QVariant(qlonglong, 78883))(":1", QVariant(qlonglong, 11))(":2", QVariant(QByteArray, ""))(":3", QVariant(qlonglong, 7107))(":4", QVariant(int, 1))(":5", QVariant(int, 1))) org.kde.pim.akonadiserver: Query: "INSERT INTO PartTable (pimItemId, partTypeId, data, datasize, version, storage) VALUES (:0, :1, :2, :3, :4, :5)" org.kde.pim.akonadiserver: Error during insertion into table "PartTable" "Cannot add or update a child row: a foreign key constraint fails (`akonadi`.`parttable`, CONSTRAINT `parttable_ibfk_1` FOREIGN KEY (`pimItemId`) REFERENCES `pimitemtable` (`id`) ON DELETE CASCADE ON UPDATE CASCADE) QMYSQL3: Unable to execute statement" org.kde.pim.akonadiserver: Error while handling command CreateItem on connection akonadi_pop3_resource_21 (0x56520f70f660) org.kde.pim.pop3resource: ============== ERROR DURING POP3 SYNC ========================== org.kde.pim.pop3resource: "Klarer ikke lagre meldinger som er lasted ned. Failed to insert new part fo PimItem 78883 into database." Seems like I'm unable to receive new email
But kmail/akonadi works very well with postgresql backend Since your solution is really only a workaround, here is the bug with a fix to make it work after 10.4 upgrade: https://bugs.gentoo.org/688746
All of a sudden I can't login to my desktop. Code: pam_unix(sddm:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= tty login works. ssh login works too. I'm using xfce with sddm and openrc I think it must be something in /etc/pam.d/ But there were no new config updates. Code: # etc-update Scanning Configuration files... Exiting: Nothing left to do; exiting. :) Content of the sddm files. Code: cat sddm sddm-autologin sddm-greeter #%PAM-1.0 auth include system-login -auth optional pam_gnome_keyring.so -auth optional pam_kwallet5.so account include system-login password include system-login -password optional pam_gnome_keyring.so use_authtok session optional pam_keyinit.so force revoke session include system-login -session optional pam_gnome_keyring.so auto_start -session optional pam_kwallet5.so auto_start #%PAM-1.0 auth required pam_env.so auth required pam_tally.so file=/var/log/faillog onerr=succeed auth required pam_shells.so auth required pam_nologin.so auth required pam_permit.so -auth optional pam_gnome_keyring.so -auth optional pam_kwallet5.so account include system-local-login password include system-local-login session include system-local-login -session optional pam_gnome_keyring.so auto_start -session optional pam_kwallet5.so auto_start #%PAM-1.0 # Load environment from /etc/environment and ~/.pam_environment auth required pam_env.so # Always let the greeter start without authentication auth required pam_permit.so # No action required for account management account required pam_permit.so # Can't change password password required pam_deny.so # Setup session session required pam_unix.so #session optional pam_systemd.so
What version are you running? You might try downgrading sddm to 0.15.0. I run three Gentoo ~amd64 systems, and no version higher than 0.15.0 has ever worked for over a year. It is masked, but they keep it available just for this reason- some Gentoo systems can't seem to use anything else, and for me at least the reason is still unknown. AFAIK, there is as yet no answer as to why this is the case.
I've been running Mate-1.12 mostly out of local overlay. I missed the latest drops and there is only 1.22 left in the tree. I tried to construct overlay ebuilds for the missing parts, but although creating ebuilds from the copies installed in /var is easy. I can't find the neeeded patches. Okay, you say, why not update to 1,22 ? Well because it requires gvfs to be byuilt with gvfs[udisks]. I don't really want udisks. I don't want an automounter at all. This is Linux not Windows. But I would reluctantly accept it, but udisks requires policykit and that I will not tolerate. So I have two options: 1. Construct a binary package for 1.12 using the components installed on my as yet un-updated Phenom II workstation. This has already been built with march=native which is K10 My other machines are Bulldozer, and Kaveri and I was just about to update the Bulldozer to Ryzen 2700X. I think they all have supersets of the K10 so they should work. 2.(Preferable) If someone has a patch for 1.22 or an overlay build that does not require udisks, I could use that. Can someone help me keep Mate without udisks?
Tony0945, You have to lightly toast the gvfs ebuild. I have mate-1.22.1 on my static /dev system, so udev, udisks ... is out of the question. I presently have gnome-base/gvfs-1.38.1 installed. The gnome-base/gvfs-1.38.1.ebuild is there. I have added the USE=olde-gentoo use flag to preserve normal behaviour for those that want that sort of thing. As I can't have udev, I throw away more than you might. I need to get my static-dev overlay on github but first I need to learn git.
EDIT: i enabled module signing in my kernel. when i installed the nvidia driver i put the commands to sign the modules from the wiki page into a shell script. unfortunately, i didn't think to add nvidia-drm in there. ugh. marked solved. hello all. i'm getting a black screen with no backlight when running startx. i have to ctrl+alt+f1 out of it and ctrl+c the x server. when i change my xorg config to use the intel modesetting driver, my window manager starts up just fine. if anyone has any ideas, i'd really appreciate any help i can get to figure this out. i found a topic from a couple years back where the guy had seemingly the same problem, but he never did resolve it. hopefully i just configured something wrong. my config for x Code: # /etc/X11/xorg.conf.d/00_nvidia.conf Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" EndSection Section "Device" Identifier "intel" Driver "modesetting" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "intel" Device "intel" EndSection my ~/.xinitrc: Code: #!/bin/sh xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto compton & exec awesome my xorg log: Code: [ 140.878] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 140.887] Build Operating System: Linux 4.19.44-gentoo x86_64 Gentoo [ 140.891] Current Operating System: Linux faptop 4.19.44-gentoo #20 SMP PREEMPT Mon Jun 17 11:06:15 EST 2019 x86_64 [ 140.891] Kernel command line: root=PARTUUID=ead6631c-eae8-419c-b2a6-d37a95e83fa4 resume=UUID=d8dbbfc7-69a6-4c26-beb2-555fa3ee9f1f resume_offset=15564800 psmouse.synaptics_intertouch=1 [ 140.897] Build Date: 14 June 2019 12:58:29PM [ 140.899] [ 140.901] Current version of pixman: 0.38.4 [ 140.903] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 140.903] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 140.911] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 17 12:38:38 2019 [ 140.912] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 140.913] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 140.913] (==) ServerLayout "layout" [ 140.913] (**) |-->Screen "nvidia" (0) [ 140.913] (**) | |-->Monitor "<default monitor>" [ 140.913] (**) | |-->Device "nvidia" [ 140.913] (**) | |-->GPUDevice "intel" [ 140.913] (==) No monitor specified for screen "nvidia". Using a default monitor configuration. [ 140.913] (**) |-->Inactive Device "intel" [ 140.913] (==) Automatically adding devices [ 140.913] (==) Automatically enabling devices [ 140.913] (==) Automatically adding GPU devices [ 140.913] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 140.913] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/". [ 140.913] Entry deleted from font path. [ 140.913] (Run 'mkfontdir' on "/usr/share/fonts/misc/"). [ 140.913] (WW) The directory "/usr/share/fonts/TTF/" does not exist. [ 140.913] Entry deleted from font path. [ 140.913] (WW) The directory "/usr/share/fonts/OTF/" does not exist. [ 140.913] Entry deleted from font path. [ 140.913] (WW) The directory "/usr/share/fonts/Type1/" does not exist. [ 140.913] Entry deleted from font path. [ 140.913] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/". [ 140.913] Entry deleted from font path. [ 140.913] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/"). [ 140.913] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/". [ 140.913] Entry deleted from font path. [ 140.913] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/"). [ 140.913] (==) FontPath set to: [ 140.913] (**) ModulePath set to "/usr/lib64/xorg/modules" [ 140.913] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 140.913] (II) Loader magic: 0x55f91d438c60 [ 140.913] (II) Module ABI versions: [ 140.913] X.Org ANSI C Emulation: 0.4 [ 140.913] X.Org Video Driver: 24.0 [ 140.913] X.Org XInput driver : 24.1 [ 140.913] X.Org Server Extension : 10.0 [ 140.913] (II) xfree86: Adding drm device (/dev/dri/card0) [ 140.929] (--) PCI:*(0@0:2:0) 8086:3e9b:1462:1221 rev 0, Mem @ 0xa2000000/16777216, 0x80000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 140.929] (--) PCI: (1@0:0:0) 10de:1c8c:1462:1221 rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288 [ 140.929] (II) LoadModule: "glx" [ 140.929] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 140.929] (II) Module glx: vendor="X.Org Foundation" [ 140.929] compiled for 1.20.4, module version = 1.0.0 [ 140.930] ABI class: X.Org Server Extension, version 10.0 [ 140.930] (II) LoadModule: "nvidia" [ 140.930] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so [ 140.930] (II) Module nvidia: vendor="NVIDIA Corporation" [ 140.930] compiled for 1.6.99.901, module version = 1.0.0 [ 140.930] Module class: X.Org Video Driver [ 140.930] (II) LoadModule: "modesetting" [ 140.930] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 140.930] (II) Module modesetting: vendor="X.Org Foundation" [ 140.930] compiled for 1.20.4, module version = 1.20.4 [ 140.930] Module class: X.Org Video Driver [ 140.930] ABI class: X.Org Video Driver, version 24.0 [ 140.930] (II) NVIDIA dlloader X Driver 430.26 Tue Jun 4 17:52:10 CDT 2019 [ 140.930] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 140.930] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 140.930] (--) using VT number 7 [ 140.947] (II) Loading sub module "fb" [ 140.948] (II) LoadModule: "fb" [ 140.948] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 140.948] (II) Module fb: vendor="X.Org Foundation" [ 140.948] compiled for 1.20.4, module version = 1.0.0 [ 140.948] ABI class: X.Org ANSI C Emulation, version 0.4 [ 140.948] (II) Loading sub module "wfb" [ 140.948] (II) LoadModule: "wfb" [ 140.948] (II) Loading /usr/lib64/xorg/modules/libwfb.so [ 140.948] (II) Module wfb: vendor="X.Org Foundation" [ 140.948] compiled for 1.20.4, module version = 1.0.0 [ 140.948] ABI class: X.Org ANSI C Emulation, version 0.4 [ 140.948] (II) Loading sub module "ramdac" [ 140.948] (II) LoadModule: "ramdac" [ 140.948] (II) Module "ramdac" already built-in [ 140.961] (II) modeset(G0): using drv /dev/dri/card0 [ 140.961] (II) NVIDIA(0): Creating default Display subsection in Screen section "nvidia" for depth/fbbpp 24/32 [ 140.961] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 140.961] (==) NVIDIA(0): RGB weight 888 [ 140.961] (==) NVIDIA(0): Default visual is TrueColor [ 140.961] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 140.961] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" [ 140.961] (**) NVIDIA(0): Enabling 2D acceleration [ 140.961] (II) Loading sub module "glxserver_nvidia" [ 140.961] (II) LoadModule: "glxserver_nvidia" [ 140.961] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so [ 140.965] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation" [ 140.965] compiled for 1.6.99.901, module version = 1.0.0 [ 140.965] Module class: X.Org Server Extension [ 140.965] (II) NVIDIA GLX Module 430.26 Tue Jun 4 17:50:01 CDT 2019 [ 141.211] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0) [ 141.211] (--) NVIDIA(0): Memory: 4194304 kBytes [ 141.211] (--) NVIDIA(0): VideoBIOS: 86.07.50.00.0c [ 141.211] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 141.211] (II) NVIDIA(0): Validated MetaModes: [ 141.211] (II) NVIDIA(0): "NULL" [ 141.211] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480 [ 141.211] (WW) NVIDIA(0): Unable to get display device for DPI computation. [ 141.211] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default [ 141.212] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32 [ 141.212] (==) modeset(G0): RGB weight 888 [ 141.212] (==) modeset(G0): Default visual is TrueColor [ 141.212] (II) Loading sub module "glamoregl" [ 141.212] (II) LoadModule: "glamoregl" [ 141.212] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so [ 141.216] (II) Module glamoregl: vendor="X.Org Foundation" [ 141.216] compiled for 1.20.4, module version = 1.0.1 [ 141.216] ABI class: X.Org ANSI C Emulation, version 0.4 [ 141.232] (EE) modeset(G0): eglGetDisplay() failed [ 141.232] (EE) modeset(G0): glamor initialization failed [ 141.232] (II) modeset(G0): ShadowFB: preferred YES, enabled YES [ 141.232] (II) modeset(G0): Double-buffered shadow updates: off [ 141.233] (II) modeset(G0): Output eDP-1-1 has no monitor section [ 141.233] (II) modeset(G0): Output DP-1-1 has no monitor section [ 141.239] (II) modeset(G0): Output HDMI-1-1 has no monitor section [ 141.246] (II) modeset(G0): Output HDMI-1-2 has no monitor section [ 141.248] (II) modeset(G0): EDID for output eDP-1-1 [ 141.248] (II) modeset(G0): Manufacturer: CMN Model: 15d6 Serial#: 0 [ 141.248] (II) modeset(G0): Year: 2015 Week: 38 [ 141.248] (II) modeset(G0): EDID Version: 1.4 [ 141.248] (II) modeset(G0): Digital Display Input [ 141.248] (II) modeset(G0): 6 bits per channel [ 141.248] (II) modeset(G0): Digital interface is DisplayPort [ 141.248] (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19 [ 141.248] (II) modeset(G0): Gamma: 2.20 [ 141.248] (II) modeset(G0): No DPMS capabilities specified [ 141.248] (II) modeset(G0): Supported color encodings: RGB 4:4:4 [ 141.248] (II) modeset(G0): First detailed timing is preferred mode [ 141.248] (II) modeset(G0): Preferred mode is native pixel format and refresh rate [ 141.248] (II) modeset(G0): redX: 0.673 redY: 0.309 greenX: 0.266 greenY: 0.674 [ 141.248] (II) modeset(G0): blueX: 0.156 blueY: 0.047 whiteX: 0.313 whiteY: 0.329 [ 141.248] (II) modeset(G0): Manufacturer's mask: 0 [ 141.248] (II) modeset(G0): Supported detailed timing: [ 141.248] (II) modeset(G0): clock: 152.8 MHz Image Size: 344 x 193 mm [ 141.248] (II) modeset(G0): h_active: 1920 h_sync: 1964 h_sync_end 1992 h_blank_end 2250 h_border: 0 [ 141.248] (II) modeset(G0): v_active: 1080 v_sync: 1082 v_sync_end 1086 v_blanking: 1132 v_border: 0 [ 141.248] (II) modeset(G0): N156HGA-EAL [ 141.248] (II) modeset(G0): CMN [ 141.248] (II) modeset(G0): N156HGA-EAL [ 141.248] (II) modeset(G0): EDID (in hex): [ 141.248] (II) modeset(G0): 00ffffffffffff000daed61500000000 [ 141.248] (II) modeset(G0): 2619010495221378024205ac4f44ac28 [ 141.248] (II) modeset(G0): 0c505400000001010101010101010101 [ 141.248] (II) modeset(G0): 010101010101b43b804a713834402c1c [ 141.248] (II) modeset(G0): 240058c110000018000000fe004e3135 [ 141.248] (II) modeset(G0): 364847412d45414c0a20000000fe0043 [ 141.248] (II) modeset(G0): 4d4e0a202020202020202020000000fe [ 141.248] (II) modeset(G0): 004e3135364847412d45414c0a200073 [ 141.248] (II) modeset(G0): Printing probed modes for output eDP-1-1 [ 141.248] (II) modeset(G0): Modeline "1920x1080"x60.0 152.84 1920 1964 1992 2250 1080 1082 1086 1132 -hsync -vsync (67.9 kHz eP) [ 141.248] (II) modeset(G0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d) [ 141.248] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d) [ 141.248] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) [ 141.248] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) [ 141.248] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) [ 141.248] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d) [ 141.248] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d) [ 141.248] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d) [ 141.248] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d) [ 141.248] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d) [ 141.248] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d) [ 141.248] (II) modeset(G0): EDID for output DP-1-1 [ 141.255] (II) modeset(G0): EDID for output HDMI-1-1 [ 141.262] (II) modeset(G0): EDID for output HDMI-1-2 [ 141.262] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0) [ 141.262] (==) modeset(G0): DPI set to (96, 96) [ 141.262] (II) Loading sub module "fb" [ 141.262] (II) LoadModule: "fb" [ 141.262] (II) Loading /usr/lib64/xorg/modules/libfb.so [ 141.262] (II) Module fb: vendor="X.Org Foundation" [ 141.262] compiled for 1.20.4, module version = 1.0.0 [ 141.262] ABI class: X.Org ANSI C Emulation, version 0.4 [ 141.262] (II) Loading sub module "shadow" [ 141.262] (II) LoadModule: "shadow" [ 141.262] (II) Loading /usr/lib64/xorg/modules/libshadow.so [ 141.262] (II) Module shadow: vendor="X.Org Foundation" [ 141.262] compiled for 1.20.4, module version = 1.1.0 [ 141.262] ABI class: X.Org ANSI C Emulation, version 0.4 [ 141.262] (==) modeset(G0): Backing store enabled [ 141.262] (==) modeset(G0): Silken mouse enabled [ 141.311] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc. [ 141.311] (==) modeset(G0): DPMS enabled [ 141.311] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used [ 141.311] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory [ 141.311] (II) NVIDIA: access. [ 141.329] (II) NVIDIA(0): Setting mode "NULL" [ 141.331] (==) NVIDIA(0): Disabling shared memory pixmaps [ 141.331] (==) NVIDIA(0): Backing store enabled [ 141.331] (==) NVIDIA(0): Silken mouse enabled [ 141.331] (==) NVIDIA(0): DPMS enabled [ 141.331] (II) Loading sub module "dri2" [ 141.331] (II) LoadModule: "dri2" [ 141.331] (II) Module "dri2" already built-in [ 141.331] (II) NVIDIA(0): [DRI2] Setup complete [ 141.331] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 141.331] (II) Initializing extension Generic Event Extension [ 141.332] (II) Initializing extension SHAPE [ 141.332] (II) Initializing extension MIT-SHM [ 141.332] (II) Initializing extension XInputExtension [ 141.332] (II) Initializing extension XTEST [ 141.332] (II) Initializing extension BIG-REQUESTS [ 141.332] (II) Initializing extension SYNC [ 141.332] (II) Initializing extension XKEYBOARD [ 141.332] (II) Initializing extension XC-MISC [ 141.332] (II) Initializing extension XFIXES [ 141.332] (II) Initializing extension RENDER [ 141.332] (II) Initializing extension RANDR [ 141.332] (II) Initializing extension COMPOSITE [ 141.332] (II) Initializing extension DAMAGE [ 141.332] (II) Initializing extension MIT-SCREEN-SAVER [ 141.332] (II) Initializing extension DOUBLE-BUFFER [ 141.332] (II) Initializing extension RECORD [ 141.332] (II) Initializing extension DPMS [ 141.332] (II) Initializing extension Present [ 141.332] (II) Initializing extension DRI3 [ 141.332] (II) Initializing extension X-Resource [ 141.332] (II) Initializing extension XVideo [ 141.332] (II) Initializing extension XVideo-MotionCompensation [ 141.332] (II) Initializing extension GLX [ 141.332] (II) Initializing extension GLX [ 141.332] (II) Indirect GLX disabled. [ 141.332] (II) GLX: Another vendor is already registered for screen 0 [ 141.332] (II) Initializing extension XFree86-VidModeExtension [ 141.332] (II) Initializing extension XFree86-DGA [ 141.332] (II) Initializing extension XFree86-DRI [ 141.332] (II) Initializing extension DRI2 [ 141.332] (II) Initializing extension NV-GLX [ 141.332] (II) Initializing extension NV-CONTROL [ 141.597] (II) modeset(G0): Damage tracking initialized [ 141.627] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 141.627] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 141.627] (II) LoadModule: "evdev" [ 141.627] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so [ 141.627] (II) Module evdev: vendor="X.Org Foundation" [ 141.627] compiled for 1.20.4, module version = 2.10.6 [ 141.627] Module class: X.Org XInput Driver [ 141.627] ABI class: X.Org XInput driver, version 24.1 [ 141.627] (II) Using input driver 'evdev' for 'Power Button' [ 141.627] (**) Power Button: always reports core events [ 141.627] (**) evdev: Power Button: Device: "/dev/input/event3" [ 141.627] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 141.627] (--) evdev: Power Button: Found keys [ 141.627] (II) evdev: Power Button: Configuring as keyboard [ 141.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 141.627] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 141.627] (**) Option "xkb_rules" "evdev" [ 141.627] (II) config/udev: Adding input device Video Bus (/dev/input/event7) [ 141.627] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 141.627] (II) Using input driver 'evdev' for 'Video Bus' [ 141.627] (**) Video Bus: always reports core events [ 141.627] (**) evdev: Video Bus: Device: "/dev/input/event7" [ 141.627] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 141.627] (--) evdev: Video Bus: Found keys [ 141.627] (II) evdev: Video Bus: Configuring as keyboard [ 141.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7" [ 141.627] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 141.627] (**) Option "xkb_rules" "evdev" [ 141.627] (II) config/udev: Adding input device Video Bus (/dev/input/event8) [ 141.627] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 141.627] (II) Using input driver 'evdev' for 'Video Bus' [ 141.627] (**) Video Bus: always reports core events [ 141.627] (**) evdev: Video Bus: Device: "/dev/input/event8" [ 141.627] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 141.627] (--) evdev: Video Bus: Found keys [ 141.627] (II) evdev: Video Bus: Configuring as keyboard [ 141.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input10/event8" [ 141.627] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8) [ 141.627] (**) Option "xkb_rules" "evdev" [ 141.628] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 141.628] (II) No input driver specified, ignoring this device. [ 141.628] (II) This device may have been added with another device file. [ 141.628] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 141.628] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 141.628] (II) Using input driver 'evdev' for 'Power Button' [ 141.628] (**) Power Button: always reports core events [ 141.628] (**) evdev: Power Button: Device: "/dev/input/event2" [ 141.628] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 141.628] (--) evdev: Power Button: Found keys [ 141.628] (II) evdev: Power Button: Configuring as keyboard [ 141.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2" [ 141.628] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9) [ 141.628] (**) Option "xkb_rules" "evdev" [ 141.628] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 141.628] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 141.628] (II) Using input driver 'evdev' for 'Sleep Button' [ 141.628] (**) Sleep Button: always reports core events [ 141.628] (**) evdev: Sleep Button: Device: "/dev/input/event1" [ 141.628] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 141.628] (--) evdev: Sleep Button: Found keys [ 141.628] (II) evdev: Sleep Button: Configuring as keyboard [ 141.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 141.628] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10) [ 141.628] (**) Option "xkb_rules" "evdev" [ 141.628] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9) [ 141.628] (II) No input driver specified, ignoring this device. [ 141.628] (II) This device may have been added with another device file. [ 141.628] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10) [ 141.628] (II) No input driver specified, ignoring this device. [ 141.628] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11) [ 141.629] (II) No input driver specified, ignoring this device. [ 141.629] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12) [ 141.629] (II) No input driver specified, ignoring this device. [ 141.629] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13) [ 141.629] (II) No input driver specified, ignoring this device. [ 141.629] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14) [ 141.629] (II) No input driver specified, ignoring this device. [ 141.629] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15) [ 141.629] (II) No input driver specified, ignoring this device. [ 141.629] (II) This device may have been added with another device file. [ 141.629] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 141.629] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 141.629] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 141.629] (**) AT Translated Set 2 keyboard: always reports core events [ 141.629] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4" [ 141.629] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 141.629] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 141.629] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 141.629] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 141.629] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [ 141.629] (**) Option "xkb_rules" "evdev" [ 141.629] (II) config/udev: Adding input device Synaptics TM3163-003 (/dev/input/event6) [ 141.629] (**) Synaptics TM3163-003: Applying InputClass "evdev touchpad catchall" [ 141.629] (**) Synaptics TM3163-003: Applying InputClass "touchpad catchall" [ 141.629] (**) Synaptics TM3163-003: Applying InputClass "Default clickpad buttons" [ 141.629] (II) LoadModule: "synaptics" [ 141.629] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so [ 141.629] (II) Module synaptics: vendor="X.Org Foundation" [ 141.629] compiled for 1.20.4, module version = 1.9.1 [ 141.629] Module class: X.Org XInput Driver [ 141.629] ABI class: X.Org XInput driver, version 24.1 [ 141.629] (II) Using input driver 'synaptics' for 'Synaptics TM3163-003' [ 141.629] (**) Synaptics TM3163-003: always reports core events [ 141.629] (**) Option "Device" "/dev/input/event6" [ 141.653] (--) synaptics: Synaptics TM3163-003: x-axis range 0 - 2112 (res 20) [ 141.653] (--) synaptics: Synaptics TM3163-003: y-axis range 0 - 1172 (res 20) [ 141.653] (--) synaptics: Synaptics TM3163-003: pressure range 0 - 255 [ 141.653] (II) synaptics: Synaptics TM3163-003: device does not report finger width. [ 141.653] (--) synaptics: Synaptics TM3163-003: buttons: left right double triple [ 141.653] (--) synaptics: Synaptics TM3163-003: Vendor 0x6cb Product 0 [ 141.653] (--) synaptics: Synaptics TM3163-003: invalid finger width range. defaulting to 0 - 15 [ 141.653] (--) synaptics: Synaptics TM3163-003: touchpad found [ 141.653] (**) Synaptics TM3163-003: always reports core events [ 141.669] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input8/event6" [ 141.669] (II) XINPUT: Adding extended input device "Synaptics TM3163-003" (type: TOUCHPAD, id 12) [ 141.669] (**) synaptics: Synaptics TM3163-003: (accel) MinSpeed is now constant deceleration 2.5 [ 141.669] (**) synaptics: Synaptics TM3163-003: (accel) MaxSpeed is now 1.75 [ 141.669] (**) synaptics: Synaptics TM3163-003: (accel) AccelFactor is now 0.083 [ 141.669] (**) Synaptics TM3163-003: (accel) keeping acceleration scheme 1 [ 141.669] (**) Synaptics TM3163-003: (accel) acceleration profile 1 [ 141.669] (**) Synaptics TM3163-003: (accel) acceleration factor: 2.000 [ 141.669] (**) Synaptics TM3163-003: (accel) acceleration threshold: 4 [ 141.669] (--) synaptics: Synaptics TM3163-003: touchpad found [ 141.669] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event5) [ 141.669] (**) MSI WMI hotkeys: Applying InputClass "evdev keyboard catchall" [ 141.669] (II) Using input driver 'evdev' for 'MSI WMI hotkeys' [ 141.669] (**) MSI WMI hotkeys: always reports core events [ 141.669] (**) evdev: MSI WMI hotkeys: Device: "/dev/input/event5" [ 141.669] (--) evdev: MSI WMI hotkeys: Vendor 0 Product 0 [ 141.669] (--) evdev: MSI WMI hotkeys: Found keys [ 141.669] (II) evdev: MSI WMI hotkeys: Configuring as keyboard [ 141.669] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event5" [ 141.669] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 13) [ 141.669] (**) Option "xkb_rules" "evdev" [ 172.203] (II) evdev: MSI WMI hotkeys: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) UnloadModule: "synaptics" [ 172.203] (II) evdev: AT Translated Set 2 keyboard: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) evdev: Sleep Button: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) evdev: Power Button: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) evdev: Video Bus: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) evdev: Video Bus: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.203] (II) evdev: Power Button: Close [ 172.203] (II) UnloadModule: "evdev" [ 172.207] (II) NVIDIA(GPU-0): Deleting GPU-0 [ 172.207] (II) Server terminated successfully (0). Closing log file.
GPU switching on Linux is not as automatic as on Windows. The nVidia GPU is not connected directly to the screen, so if you configure it like that, it won't work. Have you taken a look at https://wiki.gentoo.org/wiki/NVIDIA/Optimus ?
There's some annoying flickering issue with SDDM (and Plasma) where moving the cursor (over the password entry box in the default theme) causes the screen to start flickering. In plasma, it's less of a problem. It can be used normally with no issues until I try to lock\unlock the screen. Hovering over items causes the same flickering issues in SDDM. I had this issue both in 17.0 and 17.1 profiles (with systemd, if this helps). Could this be a missing driver\kernel misconfiguration thing?
Switch from xf86-video-intel to modesetting driver.
Since some update openrc to 0.30 or sddm to 0.15, I got following Code: ~ $ sudo rc-service xdm stop xdm | * Stopping sddm ... xdm | * start-stop-daemon: no matching processes found [ ok ] ~ $ sudo rc-service xdm restart xdm | * Setting up sddm ... xdm | * start-stop-daemon: /usr/bin/sddm is already running xdm | * ERROR: could not start the Display Manager [ ok ] ~ $ sudo rc-service xdm restart xdm | * Stopping sddm ... xdm | * start-stop-daemon: no matching processes found [ ok ] xdm | * Setting up sddm ... xdm | * start-stop-daemon: /usr/bin/sddm is already running xdm | * ERROR: could not start the Display Manager [ ok ] WTF?
Perfect Gentleman wrote: sddm is running -> Code: ~ $ sudo cat /run/sddm.pid 3041 cat /etc/init.d/xdm -> Code: sddm) EXE="/usr/bin/sddm" START_STOP_ARGS="-m --background" PIDFILE=/run/sddm.pid ;; that doesn't show the process is running, just the pid file is present. This comes back to what ct85711 stated... maybe the pid file isn't being cleared what is the output of sudo rc-service xdm stop; ps aux | grep -f /run/sddm.pid
Hi, folks! I'm running KDE and currently trying to use it in multi-head configuration on my laptop with Intel integrated video card. But I'm entirely missing any screen configuration options related to multi-head thing in System Settings. Since I don't need all that stuff. that comes with KDE, I've installed only kde-plasma/plasma-desktop package. Any useflag or packed I need to enable/install to get second screen configuration available in KDE?
cz0 wrote: Since I don't need all that stuff. that comes with KDE Apparently you do need that stuff. Hint: plasma-meta installs stuff that comes with KDE Plasma, not all software that is produced by KDE.
Hello. I just noticed recently, that Kate is unable to use the installed aspell-en dictionaries for spell checking. Previously, there was no problem with this, but since I updated kde-frameworks (to 5.57 from 5.54), I cannot set an English dictionary from within kate for spellcheking (Tools -> Spelling -> Change Dictionary...), as it is not listed. Only the other installed dictionaries are listed, but according to the output of 'aspell dump dicts' there is a galore of English dicts installed on my system, so I'm not sure what is going on. I also tried reinstalling aspell-en, but there was no effect of any sort. Did someone else experience such problems? Thanks for the help.
Which USE flags is kde-frameworks/sonnet built with?
Hello. Please help me understand the situation. Was openoffice decided to remove it and put libreoffice. Added to /etc/portage/package.keywords Code: app-office/libreoffice-bin app-text/hunspell After I run the libreoffice installation My system Linux 4.9.182-gentoo x86_64 Incomprehensible mistake for me. Code: serv0 ~ # emerge libreoffice-bin -av These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] app-text/hunspell-1.6.2-r1:0/1.6::gentoo USE="ncurses nls readline -static-libs" L10N="ru -af -bg -ca -cs -cy -da -de -de-1901 -el -en -eo -es -et -fo -fr -ga -gl -he -hr -hu -ia -id -is -it -kk -km -ku -lt -lv -mi -mk -ms -nb -nl -nn -pl -pt -pt-BR -ro -sk -sl -sq -sv -sw -tn -uk -zu" 0 KiB [ebuild N ] app-text/libstaroffice-0.0.6::gentoo USE="zlib -debug -doc -tools" 690 KiB [ebuild N ] media-libs/libzmf-0.0.2::gentoo USE="-debug -doc -test -tools" 314 KiB [ebuild N ] dev-libs/libixion-0.14.1:0/0.14::gentoo USE="python threads -debug -static-libs" PYTHON_SINGLE_TARGET="python3_6 -python3_5 (-python3_7)" PYTHON_TARGETS="python3_6 -python3_5 (-python3_7)" 353 KiB [ebuild N ] app-text/libwpd-0.10.3:0.10::gentoo USE="tools -doc" 523 KiB [ebuild N ] media-libs/raptor-2.0.15-r2:2::gentoo USE="curl unicode -debug -json -static-libs" 1 843 KiB [ebuild N ] app-text/libmwaw-0.3.15::gentoo USE="-doc -static-libs -tools" 1 260 KiB [ebuild N ] app-text/libabw-0.1.2::gentoo USE="-doc -static-libs" 311 KiB [ebuild N ] app-text/libebook-0.1.2-r1::gentoo USE="-doc -test -tools" 456 KiB [ebuild N ] app-text/libepubgen-0.1.1::gentoo USE="-debug -doc -test" 317 KiB [ebuild N ] app-text/libmspub-0.1.4::gentoo USE="-doc -static-libs" 369 KiB [ebuild N ] app-text/libodfgen-0.1.7::gentoo USE="-doc" 376 KiB [ebuild N ] app-text/libqxp-0.0.2::gentoo USE="-debug -doc -test -tools" 334 KiB [ebuild N ] app-text/libwps-0.4.10::gentoo USE="-debug -doc -static-libs -tools" 680 KiB [ebuild N ] app-text/mythes-1.2.4::gentoo USE="-static-libs" 4 796 KiB [ebuild N ] dev-cpp/libcmis-0.5.2-r1:0.5::gentoo USE="-man -static-libs -test -tools" 289 KiB [ebuild N ] dev-libs/hyphen-2.8.8::gentoo USE="-static-libs" 0 KiB [ebuild N ] dev-libs/liborcus-0.14.1:0/0.14::gentoo USE="python spreadsheet-model -static-libs -tools" PYTHON_SINGLE_TARGET="python3_6 -python3_5 (-python3_7)" PYTHON_TARGETS="python3_6 -python3_5 (-python3_7)" 1 851 KiB [ebuild N ] dev-libs/xmlsec-1.2.28::gentoo USE="nss openssl -doc -gcrypt -gnutls -libressl -static-libs -test" 1 949 KiB [ebuild N ] media-gfx/fontforge-20170731-r4::gentoo USE="X gif jpeg png python readline tiff unicode -cairo -gtk -svg -test -truetype-debugger" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5" 13 658 KiB [ebuild N ] media-libs/libcdr-0.1.5::gentoo USE="-doc -static-libs -test" 598 KiB [ebuild N ] media-libs/libfreehand-0.1.2::gentoo USE="-doc -static-libs -test" 505 KiB [ebuild N ] media-libs/libpagemaker-0.0.4::gentoo USE="-debug -doc -tools" 300 KiB [ebuild N ] media-libs/libvisio-0.1.6::gentoo USE="-doc -static-libs -test -tools" 661 KiB [ebuild N ] net-libs/neon-0.30.2:0/27::gentoo USE="nls ssl zlib -doc -expat -gnutls -kerberos -libproxy -libressl -pkcs11 -static-libs" 911 KiB [ebuild N ] app-office/libreoffice-l10n-6.2.4.2::gentoo USE="-offlinehelp" L10N="ru -af -am -ar -as -ast -be -bg -bn -bn-IN -bo -br -brx -bs -ca -ca-valencia -cs -cy -da -de -dgo -dz -el -en -en-GB -en-ZA -eo -es -et -eu -fa -fi -fr -ga -gd -gl -gu -gug -he -hi -hr -hu -id -is -it -ja -ka -kk -km -kmr-Latn -kn -ko -kok -ks -lb -lo -lt -lv -mai -mk -ml -mn -mni -mr -my -nb -ne -nl -nn -nr -nso -oc -om -or -pa -pl -pt -pt-BR -ro -rw -sa -sat -sd -si -sid -sk -sl -sq -sr -sr-Latn -ss -st -sv -sw-TZ -ta -te -tg -th -tn -tr -ts -tt -ug -uk -uz -ve -vi -xh -zh-CN -zh-TW -zu" 1 858 KiB [ebuild N ] sci-libs/colamd-2.8.0::gentoo USE="-static-libs" 298 KiB [ebuild N ] media-libs/glm-0.9.9.2::gentoo USE="-test" CPU_FLAGS_X86="sse2 sse3 -avx -avx2" 4 466 KiB [ebuild N ] app-text/libetonyek-0.1.9::gentoo USE="-doc -static-libs -test" 1 443 KiB [ebuild N ] app-text/libwpg-0.3.3:0.3::gentoo USE="-doc -static-libs" 321 KiB [ebuild N ] sci-mathematics/lpsolve-5.5.2.0::gentoo USE="-static-libs" 720 KiB [ebuild N ] dev-libs/rasqal-0.9.33::gentoo USE="crypt mhash pcre -gmp -static-libs -test -xml" 1 559 KiB [ebuild N ] dev-libs/redland-1.0.17-r2::gentoo USE="berkdb -iodbc -mysql -odbc -postgres -sqlite -static-libs" 1 584 KiB [ebuild N ] app-office/libreoffice-bin-6.2.4.2::gentoo USE="-gnome -java -kde" PYTHON_TARGETS="python3_6" 101 546 KiB Total: 34 packages (34 new), Size of downloads: 147 124 KiB Would you like to merge these packages? [Yes/No] >>> Verifying ebuild manifests >>> Running pre-merge checks for app-office/libreoffice-bin-6.2.4.2 >>> Emerging (1 of 34) app-text/hunspell-1.6.2-r1::gentoo * hunspell-1.6.2.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking hunspell-1.6.2.tar.gz to /mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work >>> Source unpacked in /mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work >>> Preparing source in /mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2 ... * Applying hunspell-1.6.2-renameexes.patch ... [ ok ] * Running eautoreconf in '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2' ... * Running autopoint --force ... [ !! ] * Failed Running autopoint ! * * Include in your bugreport the contents of: * * /mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/autopoint.out * ERROR: app-text/hunspell-1.6.2-r1::gentoo failed (prepare phase): * Failed Running autopoint ! * * Call stack: * ebuild.sh, line 124: Called src_prepare * environment, line 2789: Called eautoreconf * environment, line 1005: Called autotools_run_tool '--at-missing' 'autopoint' '--force' * environment, line 719: Called die * The specific snippet of code: * die "Failed Running $1 !"; * * If you need support, post the output of `emerge --info '=app-text/hunspell-1.6.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/hunspell-1.6.2-r1::gentoo'`. * The complete build log is located at '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/build.log'. * The ebuild environment file is located at '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/environment'. * Working directory: '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2' * S: '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2' >>> Failed to emerge app-text/hunspell-1.6.2-r1, Log file: >>> '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/build.log' * Messages for package app-text/hunspell-1.6.2-r1: * Failed Running autopoint ! * * Include in your bugreport the contents of: * * /mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/autopoint.out * ERROR: app-text/hunspell-1.6.2-r1::gentoo failed (prepare phase): * Failed Running autopoint ! * * Call stack: * ebuild.sh, line 124: Called src_prepare * environment, line 2789: Called eautoreconf * environment, line 1005: Called autotools_run_tool '--at-missing' 'autopoint' '--force' * environment, line 719: Called die * The specific snippet of code: * die "Failed Running $1 !"; * * If you need support, post the output of `emerge --info '=app-text/hunspell-1.6.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/hunspell-1.6.2-r1::gentoo'`. * The complete build log is located at '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/build.log'. * The ebuild environment file is located at '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/environment'. * Working directory: '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2' * S: '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/work/hunspell-1.6.2' serv0 ~ #
Moving from OpenOffice to LibreOffice is a good idea. Please do what the messages told you: Code: * If you need support, post the output of `emerge --info '=app-text/hunspell-1.6.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/hunspell-1.6.2-r1::gentoo'`. * The complete build log is located at '/mnt/tmp/portage/app-text/hunspell-1.6.2-r1/temp/build.log'. You already posted the output of `emerge -pqv '=app-text/hunspell-1.6.2-r1::gentoo'`, but we need the output of `emerge --info '=app-text/hunspell-1.6.2-r1::gentoo'` and the build log. If the build log is larger than 50 lines, please use wgetpaste to post it.
I have 2 systems recently installed from scratch about some months ago, and both got kmail installed some weeks ago, which causes crashes at different situations. There seem to be 2 issues which are already known and which (1) cause akonadi to crash on first startup and (2) kmail to crash when an email is opened on a separate window and this window is closed. I seem to suffer from these two bugs: [url] https://bugzilla.redhat.com/show_bug.cgi?id=1448691 https://kde-bugs-dist.kde.narkive.com/zBCBPCPm/kmail2-bug-400838-new-crash-when-closing-message-window-with-qt-5-12 [/url] Both bugs do not affect overall system stability, but they are annoying because one gets crash reports and needs to restart kmail. Regarding the bug reports it looks like both issues are solved with kde-apps 18.12. Q1: I have seen kmail-18.12.1 in portage. How can I contribute to testing this new version? (=how can I unmask it easily, how should I report issues, are there specific tests which I could help others with?) Q2: Does anyone still use kmail with gentoo or am I the only one? (My family and me like kmail because it is easy to use, can open html emails without using an external browser, supports several identities, because it is "standalone" and not integrated into a browser-like application, supports drag-and-drop in KDE) tom
tomtom69 wrote: Q1: I have seen kmail-18.12.1 in portage. How can I contribute to testing this new version? kde overlay provides unmask files for that purpose. You don't have to actually add the overlay for that, you can download them manually (use the .keywords files): https://gitweb.gentoo.org/proj/kde.git/tree/Documentation/package.accept_keywords tomtom69 wrote: https://kde-bugs-dist.kde.narkive.com/zBCBPCPm/kmail2-bug-400838-new-crash-when-closing-message-window-with-qt-5-12 The link makes it seem you would have to have Qt 5.12 for that, which is neither stable nor in Portage at this point (only available through qt overlay).
Hello, I was tinkering around with the kernel so that I can use the HDMI port on my laptop. Before installing the new kernel I backed up everything under Code: /boot/ then installed the new kernel. As you would imagine, the new kernel failed to boot properly so I used my backup to revert the kernel and boot loader to their original state. However, now Code: startx refuses to work and gives an error. I haven't found anything useful on google so far so I've come to ask. Any help would be very much appreciated. Xorg log: Code: [ 1740.886] X.Org X Server 1.20.4 X Protocol Version 11, Revision 0 [ 1740.888] Build Operating System: Linux 4.19.44-gentoo x86_64 Gentoo [ 1740.888] Current Operating System: Linux FPRAlienwareM17 4.19.44-gentoo #1 SMP Sat Jun 1 14:17:20 JST 2019 x86_64 [ 1740.888] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.19.44-gentoo root=UUID=4ac2bacc-e1a0-4b3d-a791-5be11e3e9aeb ro init=/usr/lib/systemd/systemd [ 1740.889] Build Date: 07 June 2019 01:07:45PM [ 1740.889] [ 1740.890] Current version of pixman: 0.38.4 [ 1740.891] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1740.891] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1740.893] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 7 13:10:44 2019 [ 1740.893] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 1740.894] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1740.894] (==) No Layout section. Using the first Screen section. [ 1740.894] (==) No screen section available. Using defaults. [ 1740.894] (**) |-->Screen "Default Screen Section" (0) [ 1740.894] (**) | |-->Monitor "<default monitor>" [ 1740.894] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 1740.894] (==) Automatically adding devices [ 1740.894] (==) Automatically enabling devices [ 1740.894] (==) Automatically adding GPU devices [ 1740.894] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 1740.894] (==) FontPath set to: /usr/share/fonts/misc/, /usr/share/fonts/TTF/, /usr/share/fonts/OTF/, /usr/share/fonts/Type1/, /usr/share/fonts/100dpi/, /usr/share/fonts/75dpi/ [ 1740.894] (==) ModulePath set to "/usr/lib64/xorg/modules" [ 1740.894] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 1740.894] (II) Loader magic: 0x55d9345e2d00 [ 1740.894] (II) Module ABI versions: [ 1740.894] X.Org ANSI C Emulation: 0.4 [ 1740.894] X.Org Video Driver: 24.0 [ 1740.894] X.Org XInput driver : 24.1 [ 1740.894] X.Org Server Extension : 10.0 [ 1740.895] (++) using VT number 1 [ 1740.896] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31 [ 1740.898] (--) PCI:*(0@0:2:0) 8086:0416:1028:05aa rev 6, Mem @ 0xc1000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072 [ 1740.898] (--) PCI: (1@0:0:0) 1002:6801:1028:05aa rev 0, Mem @ 0xa0000000/268435456, 0xc0000000/262144, I/O @ 0x00004000/256, BIOS @ 0x????????/131072 [ 1740.898] (II) LoadModule: "glx" [ 1740.898] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so [ 1740.899] (II) Module glx: vendor="X.Org Foundation" [ 1740.899] compiled for 1.20.4, module version = 1.0.0 [ 1740.899] ABI class: X.Org Server Extension, version 10.0 [ 1740.899] (==) Matched intel as autoconfigured driver 0 [ 1740.899] (==) Matched modesetting as autoconfigured driver 1 [ 1740.899] (==) Matched fbdev as autoconfigured driver 2 [ 1740.899] (==) Matched vesa as autoconfigured driver 3 [ 1740.899] (==) Assigned the driver to the xf86ConfigLayout [ 1740.899] (II) LoadModule: "intel" [ 1740.899] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so [ 1740.899] (II) Module intel: vendor="X.Org Foundation" [ 1740.899] compiled for 1.20.4, module version = 2.99.917 [ 1740.899] Module class: X.Org Video Driver [ 1740.899] ABI class: X.Org Video Driver, version 24.0 [ 1740.899] (II) LoadModule: "modesetting" [ 1740.899] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so [ 1740.899] (II) Module modesetting: vendor="X.Org Foundation" [ 1740.899] compiled for 1.20.4, module version = 1.20.4 [ 1740.899] Module class: X.Org Video Driver [ 1740.899] ABI class: X.Org Video Driver, version 24.0 [ 1740.899] (II) LoadModule: "fbdev" [ 1740.899] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so [ 1740.899] (II) Module fbdev: vendor="X.Org Foundation" [ 1740.899] compiled for 1.20.4, module version = 0.5.0 [ 1740.899] Module class: X.Org Video Driver [ 1740.899] ABI class: X.Org Video Driver, version 24.0 [ 1740.899] (II) LoadModule: "vesa" [ 1740.899] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so [ 1740.899] (II) Module vesa: vendor="X.Org Foundation" [ 1740.899] compiled for 1.20.4, module version = 2.4.0 [ 1740.899] Module class: X.Org Video Driver [ 1740.899] ABI class: X.Org Video Driver, version 24.0 [ 1740.899] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 [ 1740.900] (II) intel: Driver for Intel(R) HD Graphics [ 1740.900] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 1740.900] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 1740.900] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 1740.900] (II) FBDEV: driver for framebuffer: fbdev [ 1740.900] (II) VESA: driver for VESA chipsets: vesa [ 1740.901] (EE) open /dev/dri/card0: No such file or directory [ 1740.901] (WW) Falling back to old probe method for modesetting [ 1740.901] (EE) open /dev/dri/card0: No such file or directory [ 1740.901] (II) Loading sub module "fbdevhw" [ 1740.901] (II) LoadModule: "fbdevhw" [ 1740.901] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 1740.902] (II) Module fbdevhw: vendor="X.Org Foundation" [ 1740.902] compiled for 1.20.4, module version = 0.0.2 [ 1740.902] ABI class: X.Org Video Driver, version 24.0 [ 1740.902] (EE) Unable to find a valid framebuffer device [ 1740.902] (WW) Falling back to old probe method for fbdev [ 1740.902] (II) Loading sub module "fbdevhw" [ 1740.902] (II) LoadModule: "fbdevhw" [ 1740.902] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so [ 1740.902] (II) Module fbdevhw: vendor="X.Org Foundation" [ 1740.902] compiled for 1.20.4, module version = 0.0.2 [ 1740.902] ABI class: X.Org Video Driver, version 24.0 [ 1740.902] (II) FBDEV(2): using default device [ 1740.902] (EE) Screen 0 deleted because of no matching config section. [ 1740.902] (II) UnloadModule: "modesetting" [ 1740.902] (EE) Screen 0 deleted because of no matching config section. [ 1740.902] (II) UnloadModule: "fbdev" [ 1740.902] (II) UnloadSubModule: "fbdevhw" [ 1740.902] (EE) Fatal server error: [ 1740.902] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices [ 1740.902] (EE) [ 1740.902] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 1740.902] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 1740.902] (EE) [ 1740.906] (EE) Server terminated with error (1). Closing log file. lspci -v: Code: 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06) Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=01, subordinate=06, sec-latency=0 I/O behind bridge: 00004000-00004fff [size=4K] Memory behind bridge: c0000000-c0ffffff [size=16M] Prefetchable memory behind bridge: 00000000a0000000-00000000afffffff [size=256M] Capabilities: [88] Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller Capabilities: [80] Power Management version 3 Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [a0] Express Root Port (Slot+), MSI 00 Capabilities: [100] Virtual Channel Capabilities: [140] Root Complex Link Capabilities: [d94] #19 Kernel driver in use: pcieport 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller]) Subsystem: Dell 4th Gen Core Processor Integrated Graphics Controller Flags: bus master, fast devsel, latency 0 Memory at c1000000 (64-bit, non-prefetchable) [size=4M] Memory at b0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [a4] PCI Advanced Features Kernel modules: i915 00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller Flags: bus master, fast devsel, latency 0 Memory at c1910000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI]) Subsystem: Dell 8 Series/C220 Series Chipset Family USB xHCI Flags: bus master, medium devsel, latency 0, IRQ 25 Memory at c1900000 (64-bit, non-prefetchable) [size=64K] Capabilities: [70] Power Management version 2 Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+ Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04) Subsystem: Dell 8 Series/C220 Series Chipset Family MEI Controller Flags: bus master, fast devsel, latency 0 Memory at c1918000 (64-bit, non-prefetchable) [size=16] Capabilities: [50] Power Management version 3 Capabilities: [8c] MSI: Enable- Count=1/1 Maskable- 64bit+ 00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI]) Subsystem: Dell 8 Series/C220 Series Chipset Family USB EHCI Flags: bus master, medium devsel, latency 0, IRQ 16 Memory at c191d000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05) Subsystem: Dell 8 Series/C220 Series Chipset High Definition Audio Controller Flags: bus master, fast devsel, latency 0 Memory at c1914000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel 00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 00002000-00002fff [size=4K] Memory behind bridge: 9fb00000-9fcfffff [size=2M] Prefetchable memory behind bridge: 000000009fd00000-000000009fefffff [size=2M] Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 18 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 00003000-00003fff [size=4K] Memory behind bridge: c1800000-c18fffff [size=1M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 19 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: None Memory behind bridge: c1700000-c17fffff [size=1M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0, IRQ 16 Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: None Memory behind bridge: c1400000-c16fffff [size=3M] Prefetchable memory behind bridge: None Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit- Capabilities: [90] Subsystem: Dell 8 Series/C220 Series Chipset Family PCI Express Root Port Capabilities: [a0] Power Management version 3 Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI]) Subsystem: Dell 8 Series/C220 Series Chipset Family USB EHCI Flags: bus master, medium devsel, latency 0, IRQ 19 Memory at c191c000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port: BAR=1 offset=00a0 Capabilities: [98] PCI Advanced Features Kernel driver in use: ehci-pci Kernel modules: ehci_pci 00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05) Subsystem: Dell HM87 Express LPC Controller Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=0c <?> 00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0]) Subsystem: Dell 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 24 I/O ports at 5088 [size=8] I/O ports at 5094 [size=4] I/O ports at 5080 [size=8] I/O ports at 5090 [size=4] I/O ports at 5060 [size=32] Memory at c191b000 (32-bit, non-prefetchable) [size=2K] Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [70] Power Management version 3 Capabilities: [a8] SATA HBA v1.0 Kernel driver in use: ahci Kernel modules: ahci 00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05) Subsystem: Dell 8 Series/C220 Series Chipset Family SMBus Controller Flags: medium devsel Memory at c1919000 (64-bit, non-prefetchable) [size=256] I/O ports at 5040 [size=32] Kernel modules: i2c_i801 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Neptune XT [Radeon HD 8970M] (prog-if 00 [VGA controller]) Subsystem: Dell Neptune XT [Radeon HD 8970M] Flags: fast devsel Memory at a0000000 (64-bit, prefetchable) [disabled] [size=256M] Memory at c0000000 (64-bit, non-prefetchable) [disabled] [size=256K] I/O ports at 4000 [disabled] [size=256] Expansion ROM at c0060000 [disabled] [size=128K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Capabilities: [270] #19 Capabilities: [2b0] Address Translation Service (ATS) Capabilities: [2c0] Page Request Interface (PRI) Capabilities: [2d0] Process Address Space ID (PASID) Kernel modules: radeon 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Subsystem: Dell Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Flags: bus master, fast devsel, latency 0 Memory at c0040000 (64-bit, non-prefetchable) [size=16K] Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting 08:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller (rev 10) Subsystem: Dell Killer E220x Gigabit Ethernet Controller Flags: bus master, fast devsel, latency 0, IRQ 18 Memory at c1800000 (64-bit, non-prefetchable) [size=256K] I/O ports at 3000 [size=128] Capabilities: [40] Power Management version 3 Capabilities: [58] Express Endpoint, MSI 00 Capabilities: [c0] MSI: Enable- Count=1/16 Maskable+ 64bit+ Capabilities: [d8] MSI-X: Enable+ Count=16 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [180] Device Serial Number ff-b0-15-1c-d4-81-d7-ff Kernel driver in use: alx 09:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01) Subsystem: Dell RTS5209 PCI Express Card Reader Flags: bus master, fast devsel, latency 0 Memory at c1701000 (32-bit, non-prefetchable) [size=4K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-00-00-01-00-4c-e0-00 09:00.1 SD Host controller: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01) Subsystem: Dell RTS5209 PCI Express Card Reader Flags: bus master, fast devsel, latency 0 Memory at c1700000 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 3 Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [b0] Express Endpoint, MSI 01 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 00-00-00-01-00-4c-e0-00 0a:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4352 802.11ac Wireless Network Adapter (rev 03) Subsystem: AzureWave BCM4352 802.11ac Wireless Network Adapter Flags: bus master, fast devsel, latency 0 Memory at c1600000 (64-bit, non-prefetchable) [size=32K] Memory at c1400000 (64-bit, non-prefetchable) [size=2M] Capabilities: [48] Power Management version 3 Capabilities: [58] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [68] Vendor Specific Information: Len=44 <?> Capabilities: [ac] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [13c] Device Serial Number 24-0a-00-ff-ff-00-00-01 Capabilities: [150] Power Budgeting <?> Capabilities: [160] Virtual Channel Capabilities: [1b0] Latency Tolerance Reporting Capabilities: [220] #15 Kernel modules: bcma
shinjitumala wrote: However, now Code: startx refuses to work and gives an error. Since you're using startx manually, don't forget to verify permissions for /usr/bin/Xorg.
I'm running Gentoo with gnome3 and systemd on a tower. If I use gnome-terminal (3.30.3) I get the following error with 'less' and 'man' Code: WARNING: terminal is not fully functional - If I use xterm on the system all is fine. - If I ssh from a Debian 9.9 machine using gnome I get the SAME WARNING. - If I ssh from my Gentoo laptop using xfce4 I get the SAME ERROR. - If I ssh from my Gentoo laptop with no desktop environment. NO WARNING. - If I ssh from a Raspberry Pi NO ERROR. 'less' and 'man' work fine. NO WARNING gnome-ternimal is not fully functional on the tower. ? ANY IDEAS ?
I think TERM=linux is not correct for the graphical terminal emulators, though it is close enough that it mostly works. I use TERM=xterm-256color in x11-terms/xterm with =sys-libs/ncurses-6.1-r2 and man ls works fine for me.
Using Firefox Quantum 60.7 ESR on Win7 and know how to backup my profiles and such from Windows so that's not an issue. Main question is how do I import a working Firefox profile and session from Win7 to Linux? This means Cookies, bookmarks, previsous session and all the related stuff that Firefox places in the appdata/local/mozilla - appdata/locallow/mozilla - appdata/roaming without fragging the profile I know, sounds strange to be asking this one but I'm moving back from Windows to Gentoo and need to Know what on Windows do I need to keep edit: One of the issues with Quantum (60+) is the multiple thread model. Seems that every thread creates a profile. Solution is to simply uncheck the default threaded model and go back to a single thread. Profiles get read but only one is then updated as the primary.
Can help this ?
When I start a newly-built Cinnamon desktop, all that appears is an undecorated dialog showing: Code: Cinnamon just crashed. You are currently running in fallback mode. Do you want to restart Cinnamon? As per this , I rebuilt spidermonkey and cjs; no change. What next?
I don't know cinnamon, but you can post ~/.xsession-errors and ~/.cinnamon/glass.log files (I read that the logs are contained in these files) with wgetpaste ?
Hello, I tried the sessions called "Plasma". I guess it is KDE + something called Plasma. One of them seems to be Plasma on Wayland, according to environment variables. So I guess the other one is Plasma on X. This is completely broken, everything is black but some text and rectangles exist, all images are disabled (except icons), it is even possible to select colors but these also are shown as black. I think some other things don't work too, I did not try much. Is this a known bug, or is it just the way things work, with Plasma on X or on something else in certain situations? thanks
I have two system with plasma on X and works perfectly
I have an "optimus" laptop (haswell iGP and nvidia 740M GPU) running Gentoo with kernel 4.19.37 and nvidia driver 430.14 where X server works through PRIME (XrandR offloading as per http://us.download.nvidia.com/XFree86/Linux-x86_64/418.74/README/randr14.html ) Until recently everything was just fine, but after some recent update X server started to crash: Code: [ 14.575] (II) Initializing extension NV-CONTROL [ 14.832] (II) modeset(G0): Damage tracking initialized [ 14.837] (EE) [ 14.837] (EE) Backtrace: [ 14.842] (EE) 0: /usr/bin/X (xorg_backtrace+0x40) [0x560a3b531340] [ 14.842] (EE) 1: /usr/bin/X (0x560a3b38d000+0x1a7fa9) [0x560a3b534fa9] [ 14.842] (EE) 2: /lib64/libpthread.so.0 (0x7f708546a000+0x122a0) [0x7f708547c2a0] [ 14.842] (EE) 3: /lib64/libc.so.6 (memcpy+0x1f) [0x7f708535782f] [ 14.842] (EE) 4: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f7082469000+0x118a299) [0x7f70835f3299] [ 14.842] (EE) 5: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f7082469000+0x118a3fd) [0x7f70835f33fd] [ 14.842] (EE) 6: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f7082469000+0xe73a48) [0x7f70832dca48] [ 14.842] (EE) 7: /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so (0x7f708077f000+0x8c2d32) [0x7f7081041d32] [ 14.842] (EE) [ 14.842] (EE) Segmentation fault at address 0x7f708113b000 [ 14.842] (EE) Fatal server error: [ 14.842] (EE) Caught signal 11 (Segmentation fault). Server aborting I suspect it started after nvidia driver update, but switching back to old driver doesn't help. Rebuilding xorg-server doesn't help as well... Full X log is https://pastebin.com/exr7gZLT xorg.conf is https://pastebin.com/WQc37dCQ
Hello alnash. Did you also update your kernel? Then you need to make sure to rebuild the modules Also this could help: Code: emerge @module-rebuild --ask emerge @preserved-rebuild--ask emerge @x11-module-rebuild --ask Perhaps an overkill but if it works...
Hi! QGIS can't load python plugins. The message is: Couldn't load plugin 'processing' RuntimeError: Unsafe load() call disabled by Gentoo. See bug #659348 Code: Couldn't load plugin 'processing' RuntimeError: Unsafe load() call disabled by Gentoo. See bug #659348 Traceback (most recent call last): File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 309, in loadPlugin __import__(packageName) File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/__init__.py", line 29, in from processing.tools.general import * # NOQA File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/tools/general.py", line 39, in from processing.core.Processing import Processing File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/core/Processing.py", line 58, in from processing.algs.qgis.QgisAlgorithmProvider import QgisAlgorithmProvider # NOQA File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py", line 48, in from .QgisAlgorithm import QgisAlgorithm File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/algs/qgis/QgisAlgorithm.py", line 30, in from processing.algs.help import shortHelp File "/usr/lib64/python3.5/site-packages/qgis/utils.py", line 672, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/usr/share/qgis/python/plugins/processing/algs/help/__init__.py", line 70, in shortHelp = loadShortHelp() File "/usr/share/qgis/python/plugins/processing/algs/help/__init__.py", line 46, in loadShortHelp for k, v in yaml.load(stream).items(): File "/usr/lib64/python3.5/site-packages/yaml/__init__.py", line 109, in load raise RuntimeError("Unsafe load() call disabled by Gentoo. See bug #659348") RuntimeError: Unsafe load() call disabled by Gentoo. See bug #659348 Python version: 3.5.5 (default, Apr 22 2018, 21:35:33) [GCC 6.4.0] QGIS version: 3.4.7-Madeira Madeira, exported Python Path: /usr/share/qgis/python /home/sergei/.local/share/QGIS/QGIS3/profiles/default/python /home/sergei/.local/share/QGIS/QGIS3/profiles/default/python/plugins /usr/share/qgis/python/plugins /usr/lib64/python35.zip /usr/lib64/python3.5 /usr/lib64/python3.5/plat-linux /usr/lib64/python3.5/lib-dynload /usr/lib64/python3.5/site-packages /usr/lib64/python3.5/site-packages/phyghtmap-2.10-py3.5.egg /home/sergei/.local/share/QGIS/QGIS3/profiles/default/python Is it possible to override this issue? How to use qgis??? BTW, qgis is quite old in portage. Does somebody use it on gentoo?
Hi xronos, According to the information listed on bug 659348 , this should be resolved now in pyyaml-5.1, which has been recently stabilized. If you --sync again and update pyyaml, your issue should be gone. A @world update would probably be advised, like this: Code: emerge --sync emerge -uv @world - John
Hi, the first error I get is Code: In file included from ./cogl-flags.h:37, from ./cogl-debug.h:35, from ./cogl-object-private.h:39, from ./winsys/cogl-texture-pixmap-x11-private.h:44, from ./winsys/cogl-winsys-private.h:39, from cogl-context-private.h:35, from cogl-pipeline-layer-state.c:38: cogl-pipeline-layer-state.c: In function ‘_cogl_pipeline_layer_hash_combine_state’: ./cogl-util.h:106:12: error: ‘({anonymous})’ may be used uninitialized in this function [-Werror=maybe-un initialized] hash += p[i]; ~~~~~^~~~~~~ cogl-pipeline-layer-state.c:1689:1: note: ‘({anonymous})’ was declared here _cogl_pipeline_layer_hash_combine_state (CoglPipelineLayer *authority, Just to give some context... tried to emerge mutter because I'm trying to migrate to gnome (from Plasma), and mutter is pulled in when I switch to gnome/systemd profile Any clue? Cheers.
Ooops...there it goes: Code: root@dell ~ $emerge --info Portage 2.3.62 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/gnome/systemd, gcc-8.3.0, glibc-2.29-r2, 4.19.44-gentoo x86_64) ================================================================= System uname: Linux-4.19.44-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P8600_@_2.40GHz-with-gentoo-2.6 KiB Mem: 3999544 total, 2514276 free KiB Swap: 1228936 total, 1228936 free Timestamp of repository gentoo: Wed, 22 May 2019 06:45:01 +0000 Head commit of repository gentoo: 36f6d7b98ece51c3607837fc482687e6c7b0ea87 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.31.1 p7) 2.31.1 app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.15::gentoo, 3.5.5::gentoo, 3.6.5::gentoo dev-util/cmake: 3.14.3::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.31.1-r6::gentoo sys-devel/gcc: 8.3.0-r1::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.29-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: no activehome location: /var/lib/layman/activehome masters: gentoo priority: 50 kde location: /var/lib/layman/kde masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=native -pipe -floop-interchange -floop-strip-mine -floop-block" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://ftp.rnl.ist.utl.pt/pub/gentoo/gentoo-distfiles/" LANG="es_ES.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="es es_ES" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="7zip X a52 aac acl acpi additions alsa amd64 asf audiofile automount berkdb blas bluetooth branding bzip2 cairo cdda cddb cdr cli colord corefonts crypt cups cxx dbus divx djvu dri dts dvd dvdnav dvdr dvdread dvipdfm ebook eds emboss encode evo exif fam fat festival ffmpeg flac fortran freetts gallium gdbm gif gimp gimpprint glamor gnome gnome-keyring gnome-online-accounts google gpm graphite gstreamer gtk gudev iconv icu id3 id3tag ieee1394 introspection iptc ipv6 jabber java javascript jpeg jpeg2k kdepim keymap kipi lame lastfm latex lcms ldap libnotify libsecret libtirpc lirc lm_sensors mac mad matroska mbrola mdnsresponder-compat mng mp3 mp4 mpeg mplayer msn multilib musepack musicbrainz nautilus ncurses networkmanager nfsv3 nfsv4 nls nptl nsplugin ntfs ogg opengl openmp pam pango pcre pdf plotutils pm-utils png policykit postscript ppds private-headers pstricks qt5 rar readline reiser4 reiserfs sdl seccomp semantic-desktop sensord shorten spell srt ssl startup-notification subversion svg systemd tcpd theora threads tiff tracker truetype udev udisks unicode upower usb vaapi video vlc vorbis wavpack wifi wmf wxwidgets x264 xattr xcb xml xscreensaver xulrunner xv xvid zeroconf zip zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="krita stage words sheets" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 sse4_1 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="es es-ES" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LIRC_DEVICES="devinput" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: root@dell ~ $equery u mutter [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for x11-wm/mutter-3.30.2-r1: U I - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces - - gles2 : Enable OpenGL ES 2.0 support - - input_devices_wacom : INPUT_DEVICES setting to build driver for wacom input devices + + introspection : Add support for GObject based introspection + + systemd : Enable use of systemd-specific libraries and features like socket activation or session tracking - - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) + + udev : Enable virtual/udev integration (device discovery, power and storage device support, etc) - - wayland : Enable dev-libs/wayland backend
I feel tempted to put this in "Installing Gentoo," since it represents a "getting it working the first time" problem, but the problems seem much worse in the Desktop Environment. I recently installed Gentoo on an HP ts_11-e004au - not a fast machine to begin with, but when in the graphical interface (xfce), the machine becomes so sluggish (literally more than ten seconds for an "ls" command to redraw the screen) that it becomes completely unusable, and makes me think I must have something configured incorrectly. Any idea what could cause this? Thank you in advance. I include the output from emerge --info below: Code: # emerge --info Portage 2.3.62 (python 3.6.5-final-0, default/linux/amd64/17.0/no-multilib, gcc-8.2.0, glibc-2.28-r6, 4.14.83-gentoo x86_64) ================================================================= System uname: Linux-4.14.83-gentoo-x86_64-AMD_A4-1250_APU_with_Radeon-TM-_HD_Graphics-with-gentoo-2.6 KiB Mem: 3495312 total, 2117856 free KiB Swap: 4128764 total, 4128764 free Timestamp of repository gentoo: Fri, 03 May 2019 16:00:01 +0000 Head commit of repository gentoo: dc6ef8fddada3d7e598dc45c1309af93ae0212ab sh bash 5.0_p7 ld GNU ld (Gentoo 2.31.1 p5) 2.31.1 app-shells/bash: 5.0_p7::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.41.2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.31.1-r4::gentoo sys-devel/gcc: 8.2.0-r6::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.28-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: no sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 local location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -fomit-frame-pointer -pipe -march=btver2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -mpclmul -mpopcnt -mabm -mbmi -mavx -msse4.2 -msse4.1 -mlzcnt -mf16c -mprfchw -mfxsr -mxsave -mxsaveopt --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=1024 -fstack-protector-strong -mfpmath=sse" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -fomit-frame-pointer -pipe -march=btver2 -mmmx -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -mpclmul -mpopcnt -mabm -mbmi -mavx -msse4.2 -msse4.1 -mlzcnt -mf16c -mprfchw -mfxsr -mxsave -mxsaveopt --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=1024 -fstack-protector-strong -mfpmath=sse" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--verbose --with-bdeps y" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news pid-sandbox protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="64bit R X a52 aac aalib accessibility acoustid acpi additions adobe-cff aio alsa amd64 ap arcade arping asf aspell audio audiofile avcodec avformat blksha1 bookmarks bwscheduler bzip2 cacert cairo caps cdda cdio cdr chm chroot cli client clock-panel-plugin consolekit cpumining crypt cryptsetup css cups cxx daemon dbus device-mapper dga directfb display-manager djvu downloadorder dri dri3 drm dvbpsi dvdr ebook egl eigen encode epub espeak exceptions exif expat extra-filters fam fbcon ffmpeg filecaps flac fluidsynth fontconfig fortran gallium gbm gcj gcrypt gd ggi gif glamor glass glib glibc-omitfp gmp gold gpg gphoto2 gpm gsm gstreamer gtk handbook hardcoded-tables harfbuzz hddtemp hpn iconv icu idea imap infowidget inotify iostats ipc ipfilter ipv6 jabber javafx jbig jit joystick jpeg jsbsim kdcraw kmod lame lcms less libass libinput libkms libmpv libsamplerate libtirpc libwww live lm_sensors logviewer lzma mad matroska mbox mdns-bundled memlimit midi mime minizip mmx mmxext mouse mp3 mp4 mpeg mta nas ncurses net network nls no-old-linux nodrm npm nptl ntfsprogs ntp ocamlopt offensive offlinehelp ofx ogg okular opengl openmedia openmp opus oscar osdmenu p2p pango pcre pcre16 pdf pie pm-utils png policykit portmon postproc ps qml qt3support quotes raptor readline real recursion-limit redland rtc rtmp savedconfig scanfolder scanner scrypt sdl search seccomp secure-delete sensord shared-glapi shm silc smbclient smtp snapshot sndfile sound speex spell sse sse2 sse2_4way sse2check sse4 ssl ssse3 stats svc svg swscale sysfs system-icu taglib tcmalloc tcpd theora threads threadsafe tiff tinfo tls-heartbeat truetype udev udisks unicode upower urandom usb userlocales utils uvm v4l2 video vorbis vtv wav webdav-neon webinterface webp widgets wifi x264 x265 xcb xinerama xml xmp xpdf-headers xscreensaver xslt xv xvid zlib zrtp" ABI_X86="64" 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="sheets stage words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en en-GB ru" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python3_6" SANE_BACKENDS="epson2 hp" USERLAND="GNU" VIDEO_CARDS="amdgpu radionsi" 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: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
curmudgeon, Overheating, leading to CPU throttling? What CPU governer are you using, Powersave is probably a bad choice. Are you having lots of IO errors, dmesg will tell?
Hi all! After recent update all my partitions and places disappeared from Dolphin's left panel. Only two items left: Home and Root. It occurred after recent update (there was a number of kde-frameworks/* packages updated). Attached usb sticks also missing. Device notifier doesn't show any attached devices, though dmesg and fdisk shows these devices and I can mount them from konsole and access them through their mount point. Any idea what is going on? Thanks in advance.
Seems another one use flag became mandatory. This time it's a "udev" flag for kde-frameworks/solid Rebuilding this package with udev flag fixed an issue.
Hi, i have an issue and i don`t know the solution: Quote: /usr/lib64/libwebkit2gtk-4.0.so.37: undefined reference to `__divmodti4@GCC_7.0.0 ' collect2: error: ld returned 1 exit status Traceback (most recent call last): File "/usr/lib64/python3.5/distutils/unixccompiler.py", line 200, in link self.spawn(linker + ld_args) File "/usr/lib64/python3.5/distutils/ccompiler.py", line 909, in spawn spawn(cmd, dry_run=self.dry_run) File "/usr/lib64/python3.5/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/usr/lib64/python3.5/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/gobject-introspection/giscanner/dumper.py", line 278, in _link args) File "/usr/lib64/gobject-introspection/giscanner/ccompiler.py", line 258, in link extra_postargs=extra_postargs) File "/usr/lib64/python3.5/distutils/unixccompiler.py", line 202, in link raise LinkError(msg) distutils.errors.LinkError: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/g-ir-scanner", line 66, in <module> sys.exit(scanner_main(sys.argv)) File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 547, in scanner_main shlibs = create_binary(transformer, options, args) File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 422, in create_binary gdump_parser.get_error_quark_functions()) File "/usr/lib64/gobject-introspection/giscanner/dumper.py", line 329, in compile_introspection_binary return dc.run() File "/usr/lib64/gobject-introspection/giscanner/dumper.py", line 175, in run self._link(bin_path, introspection_obj) File "/usr/lib64/gobject-introspection/giscanner/dumper.py", line 297, in _link raise LinkError(e) distutils.errors.LinkError: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit status 1 /usr/lib64/libwebkit2gtk-4.0.so.37: undefined reference to `__divmodti4@GCC_7.0.0' collect2: error: ld returned 1 exit status Traceback (most recent call last): File "/usr/lib64/python3.5/distutils/unixccompiler.py", line 200, in link self.spawn(linker + ld_args) File "/usr/lib64/python3.5/distutils/ccompiler.py", line 909, in spawn spawn(cmd, dry_run=self.dry_run) File "/usr/lib64/python3.5/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/usr/lib64/python3.5/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command '/usr/bin/x86_64-pc-linux-gnu-gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/gobject-introspection/giscanner/dumper.py", line 278, in _link args) File "/usr/lib64/gobject-introspection/giscanner/ccompiler.py", line 258, in link extra_postargs=extra_postargs) File "/usr/lib64/python3.5/distutils/unixccompiler.py", line 202, It seems to be a reference on an old gcc Part. I have just gcc-7.3.0 installed but did not unemerge the previous compilers with --deep attribute. Every Version of Evolution will fail with that Message, even the installed Version. Google for __divmodti4 throws some gcc 4.9.x Configurations. I rebuild gcc, run revdep-rebuild, run the fix-lib-script with the previous Version (6.4.0-r1) Rebuild Webkitgtk, rebuild all gobject-introspection and gobject-instrospection-common run an emerge -pvD1u evolution ... used minior Versions.. or wait for the update yesterday to 3.26.6. think i try to run a whole world rebuild in the next days. Any hints or suggestions are welcome. https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/spu/divmodti4.c This should bethe file which is "missing". But i do not understand the function. Maybe some division modulo optimization function!? No clue why this was or is in my gcc Installation. Update : Looks like i had installed gcc-7.0.0 in its unstable Days. And i thought 7.3.0 is just a minior Update. I thought its enough to switch instead of rebuild. Since its the same Major Version (7.0) of the Compiler i did not rebuild important packages and got a Mix on that Computer. The best i can do is to rebuild the full Toolchain or switch to the next Version 8.x and rebuild the Toolchain and System. Edit: Strange... https://fossies.org/linux/gcc/libgcc/ChangeLog shows that gcc-7.3.0 should have a __divmodti4 file. Code: [I] sys-devel/gcc Verfügbare Versionen: (2.95.3) [M]~*2.95.3-r10^s (3.3.6) [M]~3.3.6-r1^s (3.4.6) [M]3.4.6-r2^s (4.0.4) [M]**4.0.4^s (4.1.2) [M]4.1.2^s (4.2.4) [M]~4.2.4-r1^s (4.3.6) [M]4.3.6-r1^s (4.4.7) [M]4.4.7^s (4.5.4) [M]4.5.4^s (4.6.4) [M]4.6.4^s (4.7.4) [M]4.7.4-r1^s (4.8.5) [M]4.8.5-r1^s (4.9.4) [M]4.9.4^s (5.4.0) [M]5.4.0-r4^s (6.4.0) 6.4.0-r1^s ~6.4.0-r3^s (7.3.0) 7.3.0-r3^s ~7.3.0-r4^s (8.2.0) ~8.2.0-r2^s {altivec awt boundschecking cilk +cxx d debug doc fixed-point +fortran gcj go graphite hardened jit libssp mpx mudflap multilib +nls nopie nossp +nptl objc objc++ objc-gc +openmp +pch pgo +pie regression-test +sanitize +ssp systemtap vanilla +vtv} Installierte Versionen: 7.3.0-r3(7.3.0)^s(19:19:58 17.09.2018)(cxx fortran multilib nls nptl openmp pch pie sanitize ssp vtv -altivec -cilk -debug -doc -fixed-point -go -graphite -hardened -jit -libssp -mpx -objc -objc++ -objc-gc -pgo -regression-test -vanilla) Startseite: https://gcc.gnu.org/ Beschreibung: The GNU Compiler Collection
Shared libraries can be successfully linked without resolving all used symbols, and some are even designed to require that capability. The undefined reference is only fatal when it is loaded and the symbol still cannot be resolved.
Hi, I'm installing a new machine and cannot get XDM with Slim to start. I found out that emerging "xinit" installs the script "/etc/X11/startDM.sh.1" and XDM does not like that. I'm pretty lost at the moment
You followed the relative guide https://wiki.gentoo.org/wiki/SLiM#Boot_service ?
Hi, I can't get X to start on a new install. uname -a Linux svt 4.19.23-gentoo #4 SMP Tue Mar 5 08:46:00 EST 2019 x86_64 Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz GenuineIntel GNU/Linux Running Xorg :0 -configure gives this output: https://pastebin.com/FSvwsDXd dmesg output: https://pastebin.com/DWZxz8HL However, if I run X -config /root/xorg.conf.new -retro I get a screen with the old-style XWindows grey (black/white moiré) background and the old-style X mouse-pointer. I can move the mouse pointer OK. X applications CAN be run remotely over ssh. X just won't start locally. EDIT The machine is a DELL desktop. Here is the output of lspci -v https://pastebin.com/QjbjRBVy Any help welcome, thank you
Progman3K, That's Xorg working then. How do you intend to start gdm? There are two ways. Edit your ~/.xinitrc, so startx brings up gdm. Configure xdm to start gdm and add xdm to the default runlevel. The former is per user, the latter is system wide.
Hi, LXDE desktop preferences doesn't allow to show Documents on the desktop. I'd like to restore the feature. Since $USER/Documentx exists, it's assumed there might be a missing package or USE flag, if not mistaken. Any idea? Thks 4 ur attention.
Code: USE=gtk emerge xdg-user-dirs did the trick. gtk USE flag seems required. Code: emerge xdg-user-dirs-gtk likely to be equivalent, leaner as gtk USE flag isn't required. Thks 4 ur attention.
My goal is to have similar to Arch behavior in tty session prior of startx, where it renders the native resolution on the biggest monitor, and my second monitor stays in the sleep state, until I login with startx. I want to do that using the proprietary nvidia driver. I have two screens (connected through) 2560x1440(DVI) and 1920x1200(HDMI). When I use proprietary driver exclusively in the kernel ( https://wiki.gentoo.org/wiki/NVIDIA/nvidia-drivers#Kernel ), screen resolution isn't adjusted at all in tty, I think it stays in the default 800x600 mode. I tried to change it in grub config like so GRUB_CMDLINE_LINUX_DEFAULT="gfxmode=2560x1440 gfxpayload=keep", but it only affects the GRUB menu, screen resolution resets back during kernel loading.
etnull, There is no nvidia console driver. The kernel configuration you refer to is to ensure that the kernel will support the nvidia kernel module. nVidia says that horrible things happen when you use anything other that a text console. It is in part true. You must choose a framebuffer driver that makes no attempt to configure the GPU. UEFI users can choose from Simple Framebuffer, VESA Framebuffer and EFI Framebuffer. BIOS users only have Simple Framebuffer or VESA Framebuffer. Simple Framebuffer has no setup in the kernel. It takes over an existing framebuffer and draws on it. e.g. from Grub. VESA Framebuffer needs the vesa mode specified on the kernel command line. I don't have an UEFI capable hardware so I've not looked into EFI Framebuffer.
I am setting up a novel gentoo install using DWM as window manager. I managed to properly configure everything I wanted in DWM itself, but regarding ST (the suckless.org simple terminal) I just dont know how to set up some of the patches, namely those which refears to changes in the file "config.mk". Here is an example from the patch "st-alpha-0.7.diff": Code: diff --git a/config.mk b/config.mk index c84c5ee..19a03bb 100644 --- a/config.mk +++ b/config.mk @@ -14,7 +14,7 @@ X11LIB = /usr/X11R6/lib INCS = -I. -I/usr/include -I${X11INC} \ `pkg-config --cflags fontconfig` \ `pkg-config --cflags freetype2` -LIBS = -L/usr/lib -lc -L${X11LIB} -lm -lrt -lX11 -lutil -lXft \ +LIBS = -L/usr/lib -lc -L${X11LIB} -lm -lrt -lX11 -lutil -lXext -lXft -lXrender\ `pkg-config --libs fontconfig` \ `pkg-config --libs freetype2` That feels like the dumbest question ever made on these forums, but here it goes: who the hack is config.mk in gentoo? It seams that such a file exists whenever DWM is installed in binary distros, but I looked everywhere and there seems to be nothing in Gentoo that refers to this file. I suspect that the extension ".mk" refers to makefile, which means that one should modify the libraries with which ST is compiled in order to properly apply this patch. In Gentoo that would imply modifying the ebuild itself, which seems kind of absurd for a patch. Thak you all!
.mk is a traditional suffix for files in Makefile syntax. Based on the name, I suspect that the Makefile includes config.mk to define various user-configurable settings. It is most likely distributed with the package's Makefile, or possibly generated based on a configure script. Where did you get this patch? Why do you think you need any patches? What instructions were provided with the patch?
hi So after 3rd attempt eventually the emerge -e world step finished (42 hours...) However KDE fails to start properly.... all I get is a black screen and a cursor I can move around. No idea where to start with fixing this, as everything was working fine before the whole "migrate to 17" step. Solutions desperately received ... been without desktop since the weekend and really need it. Doing this on emergency laptop. If I alt-ctrl-backspace out, I see a message about Warning: cannot contact kdeinit5! My profile is set to desktop/plasma (stable) Thanks, Ian
I have read your messages but had no answer until the hint from PrSo removing the files of ~/.cache gave me my desktop back. But now all applications from the start menu were gone. kbuildsycoca5 did not help but finally after (re)moving the plasma* files from ~/.config I had everything back.
I did (1) 'emerge -av libreoffice' and yes. after failure, (2) 'emerge-webrsync' && 'emerge -avutDN --with-bdeps=y @world' and then, 'emerge -av libreoffice' after failure, (3) 'emerge --sync' and 'emerge -avutDN --with-bdeps=y @world', 'emerge -av libreoffice' all resulted in the same fail output. Below is link for /var/tmp/portage/dev-cpp/libcmis-0.5.2/temp/environment http://dpaste.com/1KR2M4Y Below is the link for 'emerge --info' http://dpaste.com/17GW6WK Below is part of the output of /var/tmp/portage/dev-cpp/libcmis-0.5.2/temp/build.log (wgetpaste outputs error, if I successfully wgetpaste these, I'll change these to a link.) Code: In file included from repository.cxx:29: ../../inc/libcmis-c/repository.h:32:1: note: ‘extern "C"’ linkage started here extern "C" { ^~~~~~~~~~ In file included from /usr/include/unicode/uenum.h:23, from /usr/include/unicode/ucnv.h:53, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:810, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from ../../inc/libcmis-c/repository.h:35, from repository.cxx:29: /usr/include/unicode/localpointer.h:371:1: error: template with C linkage template<typename T> ^~~~~~~~ In file included from repository.cxx:29: ../../inc/libcmis-c/repository.h:32:1: note: ‘extern "C"’ linkage started here extern "C" { ^~~~~~~~~~ In file included from /usr/include/unicode/uenum.h:23, from /usr/include/unicode/ucnv.h:53, from /usr/include/libxml2/libxml/encoding.h:31, from /usr/include/libxml2/libxml/parser.h:810, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from /usr/include/libxml2/libxml/tree.h:1307, from ../../inc/libcmis-c/repository.h:35, from repository.cxx:29: /usr/include/unicode/ucnv.h:585:1: error: conflicting declaration of C function ‘void icu::swap(icu::LocalUConverterPointer&, icu::LocalUConverterPointer&)’ U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/unicode/uenum.h:68:1: note: previous declaration ‘void icu::swap(icu::LocalUEnumerationPointer&, icu::LocalUEnumerationPointer&)’ U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libcmis\" -DPACKAGE_TARNAME=\"libcmis\" -DPACKAGE_VERSION=\"0.5.2\" -DPACKAGE_STRING=\"libcmis\ 0.5.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcmis\" -DVERSION=\"0.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_BOOST=1 -DHAVE_BOOST_DATE_TIME_POSIX_TIME_POSIX_TIME_HPP=1 -DHAVE_BOOST_SCOPED_PTR_HPP=1 -DHAVE_BOOST_SHARED_PTR_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -DHAVE_BOOST_UUID_UUID_HPP=1 -DHAVE_BOOST_PROGRAM_OPTIONS_HPP=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -I. -DLIBCMIS_C_BUILD -DLIBCMIS_C_VISIBILITY -I../../inc -I../../inc/libcmis-c -I/usr/include/libxml2 -fvisibility=hidden -march=native -O2 -pipe -std=c++14 -Wall -pedantic -Weffc++ -Wshadow -Wendif-labels -Wextra -Wsign-promo -Woverloaded-virtual -Wnon-virtual-dtor -Wsign-promo -c -o libcmis_c_0.5_la-vectors.lo `test -f 'vectors.cxx' || echo './'`vectors.cxx libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libcmis\" -DPACKAGE_TARNAME=\"libcmis\" -DPACKAGE_VERSION=\"0.5.2\" "-DPACKAGE_STRING=\"libcmis 0.5.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libcmis\" -DVERSION=\"0.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_BOOST=1 -DHAVE_BOOST_DATE_TIME_POSIX_TIME_POSIX_TIME_HPP=1 -DHAVE_BOOST_SCOPED_PTR_HPP=1 -DHAVE_BOOST_SHARED_PTR_HPP=1 -DHAVE_BOOST_ALGORITHM_STRING_HPP=1 -DHAVE_BOOST_UUID_UUID_HPP=1 -DHAVE_BOOST_PROGRAM_OPTIONS_HPP=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -I. -DLIBCMIS_C_BUILD -DLIBCMIS_C_VISIBILITY -I../../inc -I../../inc/libcmis-c -I/usr/include/libxml2 -fvisibility=hidden -march=native -O2 -pipe -std=c++14 -Wall -pedantic -Weffc++ -Wshadow -Wendif-labels -Wextra -Wsign-promo -Woverloaded-virtual -Wnon-virtual-dtor -Wsign-promo -c vectors.cxx -fPIC -DPIC -o .libs/libcmis_c_0.5_la-vectors.o make[2]: *** [Makefile:618: libcmis_c_0.5_la-repository.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/dev-cpp/libcmis-0.5.2/work/libcmis-0.5.2/src/libcmis-c' make[1]: *** [Makefile:522: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-cpp/libcmis-0.5.2/work/libcmis-0.5.2/src' make: *** [Makefile:536: all-recursive] Error 1 * ERROR: dev-cpp/libcmis-0.5.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-cpp/libcmis-0.5.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/libcmis-0.5.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-cpp/libcmis-0.5.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/libcmis-0.5.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/libcmis-0.5.2/work/libcmis-0.5.2' * S: '/var/tmp/portage/dev-cpp/libcmis-0.5.2/work/libcmis-0.5.2'
Just emerge --sync after you get back home, should be enough to get -r1.
Hi, I am using i3-gaps with 5.0.9 and when first loading the system if i launch a browser or spotify i get no sound, it's only after i launch pavucontrol and then launch a browser or spotify do i get audio. Therefore as i understand pulseaudio is not getting launched with i3, is there a way to spawn pulseaudio when launching i3? Also is this normal behaviour? Thanks
I'm not sure but try to add start-pulseaudio-x11 in your .xinitrc man start-pulseaudio-x11: NAME start-pulseaudio-x11 - PulseAudio Sound Server X11 Startup Script SYNOPSIS start-pulseaudio-x11 [pulseaudio options] DESCRIPTION This script starts pulseaudio (if not already running) and loads modules to publish access credentials to the PulseAudio server in the X11 root window and to synthesize X11 media key events on cork/uncork requests. Additionally it registers PulseAudio to the X11 Session Manager. All arguments are directly passed to pulseaudio.
My kernel 5.0.0 boots KDE normally. To compile kernel 5.0.1 I copied the . config from 5.0.0 and then ran make oldconfig . This added nothing so the two .config s are the same. However, booting from 5.0.1 crashes with a KCrash window identifiying ksplashqml as the culprit. Any debugging hints will be gratefully received. [SOLVED] I had (foolishly) forgotten to emerge @module-rebuild in the new kernel so I had no nvidia driver. After doing so, it boots X/KDE normally. [/SOLVED]
On the KDE Wiki page it states that only one of elogind and consolekit is allowed and that consolekit is "preferred" since it's the default for the desktop/plasma profile (which I have). But Code: $ equery depends elogind * These packages depend on elogind: media-sound/pulseaudio-12.2-r1 (elogind ? sys-auth/elogind) net-im/skypeforlinux-8.34.0.78-r2 (sys-auth/elogind) net-misc/modemmanager-1.10.0 (elogind ? sys-auth/elogind) net-misc/networkmanager-1.16.0 (elogind ? >=sys-auth/elogind-219) sys-apps/accountsservice-0.6.50-r1 (elogind ? >=sys-auth/elogind-229.4) sys-apps/dbus-1.12.12-r2 (elogind ? sys-auth/elogind) sys-auth/pambase-20190402 (elogind ? sys-auth/elogind[pam]) sys-auth/polkit-0.116 (elogind ? sys-auth/elogind) sys-fs/udisks-2.8.2 (elogind ? >=sys-auth/elogind-219) sys-process/procps-3.3.15-r1 (elogind ? sys-auth/elogind) x11-base/xorg-server-1.20.4 (elogind ? sys-auth/elogind) x11-misc/sddm-0.18.1 (elogind ? sys-auth/elogind) all of which I want installed. So, do I need to have both elogind and consolekit installed? Would having both installed cause any difficulties? Thanks for any clarification.
[Moderator edit: Changed title to try to attract relevant answers. Original title was Problem with Firefox . -Hu] Hello, yesterday, i have launching firerox to search something, and when firefox is opened, firefox ask me my extensions are disabled. I have gone to my extensions menu, and i look all of my extensions are disabled. I uninstall all and i try to install all extensions again, but when i try to install for example: HTTPS Everywhere, i have this error message: Download failed. Please check your connection. But i'm connected ....
Thanks bunder. :) Somehow I need to remeber to set that back to 'true' when the fix has been brought to my Firefox...
Rotating my other screen with xrandr doesn't seem to work. Code: elmo@Host-T ~ $ xrandr --output DVI-1 --rotate left xrandr: output DVI-1 cannot use rotation "left" reflection "none" Code: elmo@Host-T ~ $ xrandr Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384 DisplayPort-0 disconnected primary HDMI-0 disconnected DVI-0 connected 1920x1080+1920+0 531mm x 298mm 1920x1080 60.00*+ 144.00 119.98 99.93 59.94 1280x1024 119.96 75.02 60.02 1440x900 119.85 1152x864 75.00 1024x768 119.99 75.03 60.00 832x624 74.55 800x600 119.97 75.00 60.32 640x480 119.99 75.00 60.00 59.94 720x400 70.08 DVI-1 connected 1920x1080+0+0 531mm x 298mm 1920x1080 60.00*+ 144.00 119.98 99.93 59.94 1280x1024 119.96 75.02 60.02 1440x900 119.85 1152x864 75.00 1024x768 119.99 75.03 60.00 832x624 74.55 800x600 119.97 75.00 60.32 640x480 119.99 75.00 60.00 59.94 720x400 70.08 /etc/X11/xorg.conf.d/radeon.conf Code: Section "Device" Identifier "radeon" Driver "radeon" Option "RandRRotation" "True" EndSection /etc/X11/xorg.conf.d/50-video.conf Code: Section "Device" Identifier "Device0" Option "Monitor-DVI0" "DVI-0" Option "Monitor-DVI1" "DVI-1" Option "RandRRotation" "on" Driver "radeon" EndSection Section "Monitor" Identifier "DVI-0" EndSection Section "Monitor" Identifier "DVI-1" Option "LeftOf" "DVI-0" EndSection /var/log/Xorg.0.log https://pastebin.com/1p7zPPPT There is also some errors about gdm failing to open any driver when I start X. Something like Code: gdm: failed to open any driver (search paths /usr/lib64/dri) gdm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory failed to load driver: radeonsi gdm: failed to open any driver (search paths /usr/lib64/dri) gdm: Last dlopen error: /usr/lib64/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory failed to load driver: radeonsi Code: Host-T ~ # ls -a /usr/lib64/dri/ . .. kms_swrast_dri.so r200_dri.so r300_dri.so r600_dri.so radeon_dri.so swrast_dri.so Code: Host-T ~ # lspci | grep -i VGA 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X] Host-T ~ # qlist -Iv drivers x11-base/xorg-drivers-1.20 x11-drivers/xf86-input-evdev-2.10.6 x11-drivers/xf86-input-keyboard-1.9.0 x11-drivers/xf86-input-libinput-0.28.2 x11-drivers/xf86-input-mouse-1.9.3 x11-drivers/xf86-video-ati-18.1.0
Problem was my own fault. Misunderstanding when reading the radeon wiki. Making this change in make.conf fixed the issue. Code: -VIDEO_CARDS="radeon" +VIDEO_CARDS="radeon radeonsi"
It is a fresh Gentoo install, and I decided to try GNOME in this old machine(Acer Aspire One D255E). I decided to install gnome-light, and at some point, I got an out of memory error-like during the emerging of some gtk library. Anyway, I set -j1 in /etc/portage/make.conf and everything were fine. I set -j2 again. Now the installation is stuck in emerging samba 4.10.2, the terminal got stuck at Code: Checking for llseek : What could I do? Thank you very much! Since nobody responded, I'll try to put more information (I know I didn't write so much, it's just I don't know what to do) That's dmesg Code: # dmesg [ 0.000000] Linux version 5.1.0-gentoo (root@poly) (gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7)) #5 SMP Tue May 14 11:41:14 -00 2019 [ 0.000000] Disabled fast string operations [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f493fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003f494000-0x000000003f4befff] reserved [ 0.000000] BIOS-e820: [mem 0x000000003f4bf000-0x000000003f576fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003f577000-0x000000003f5befff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000003f5bf000-0x000000003f5ebfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003f5ec000-0x000000003f5fefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003f5ff000-0x000000003f5fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003f600000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: Acer AOD255E/JE02_PT_E, BIOS V3.15(DDR3) 02/15/2011 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 1662.438 MHz processor [ 0.002720] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.002725] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.002745] last_pfn = 0x3f600 max_arch_pfn = 0x100000 [ 0.002754] MTRR default type: uncachable [ 0.002756] MTRR fixed ranges enabled: [ 0.002759] 00000-9FFFF write-back [ 0.002762] A0000-BFFFF uncachable [ 0.002764] C0000-DFFFF write-through [ 0.002767] E0000-FFFFF write-protect [ 0.002769] MTRR variable ranges enabled: [ 0.002772] 0 base 0FFE00000 mask FFFE00000 write-protect [ 0.002775] 1 base 000000000 mask FE0000000 write-back [ 0.002778] 2 base 020000000 mask FE0000000 write-back [ 0.002781] 3 base 03F800000 mask FFF800000 uncachable [ 0.002783] 4 disabled [ 0.002785] 5 disabled [ 0.002786] 6 disabled [ 0.003336] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.010639] check: Scanning 1 areas for low memory corruption [ 0.010646] initial memory mapped: [mem 0x00000000-0x18ffffff] [ 0.010704] BRK [0x18b3a000, 0x18b3afff] PGTABLE [ 0.010736] RAMDISK: [mem 0x37cf9000-0x37e73fff] [ 0.010742] Allocated new RAMDISK: [mem 0x36e83000-0x36ffd66b] [ 0.014457] Move RAMDISK from [mem 0x37cf9000-0x37e7366b] to [mem 0x36e83000-0x36ffd66b] [ 0.014472] ACPI: Early table checksum verification disabled [ 0.014891] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS) [ 0.014901] ACPI: XSDT 0x000000003F5FE120 000064 (v01 ACRSYS ACRPRDCT 00000001 01000013) [ 0.014916] ACPI: FACP 0x000000003F5FD000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.014932] ACPI: DSDT 0x000000003F5F1000 008DCF (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.014942] ACPI: FACS 0x000000003F584000 000040 [ 0.014950] ACPI: FACS 0x000000003F584000 000040 [ 0.014958] ACPI: HPET 0x000000003F5FC000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.014968] ACPI: APIC 0x000000003F5FB000 000078 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.014979] ACPI: MCFG 0x000000003F5FA000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.014989] ACPI: SLIC 0x000000003F5F0000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.015000] ACPI: BOOT 0x000000003F5EF000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013) [ 0.015010] ACPI: SSDT 0x000000003F5ED000 000655 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.015021] ACPI: WDAT 0x000000003F5EC000 000194 (v01 INSYDE INSYDE 00000001 MSFT 01000013) [ 0.015044] ACPI: Local APIC address 0xfee00000 [ 0.015051] 134MB HIGHMEM available. [ 0.015056] 879MB LOWMEM available. [ 0.015059] mapped low ram: 0 - 36ffe000 [ 0.015062] low ram: 0 - 36ffe000 [ 0.015073] BRK [0x18b3b000, 0x18b3bfff] PGTABLE [ 0.015080] Zone ranges: [ 0.015083] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.015088] Normal [mem 0x0000000001000000-0x0000000036ffdfff] [ 0.015093] HighMem [mem 0x0000000036ffe000-0x000000003f5fffff] [ 0.015097] Movable zone start for each node [ 0.015100] Early memory node ranges [ 0.015104] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.015108] node 0: [mem 0x0000000000100000-0x000000003f493fff] [ 0.015112] node 0: [mem 0x000000003f4bf000-0x000000003f576fff] [ 0.015116] node 0: [mem 0x000000003f5bf000-0x000000003f5ebfff] [ 0.015120] node 0: [mem 0x000000003f5ff000-0x000000003f5fffff] [ 0.015125] Initmem setup node 0 [mem 0x0000000000001000-0x000000003f5fffff] [ 0.015131] On node 0 totalpages: 259352 [ 0.023711] DMA zone: 32 pages used for memmap [ 0.023714] DMA zone: 0 pages reserved [ 0.023716] DMA zone: 3998 pages, LIFO batch:0 [ 0.023880] Normal zone: 1728 pages used for memmap [ 0.023883] Normal zone: 221182 pages, LIFO batch:63 [ 0.032337] HighMem zone: 34172 pages, LIFO batch:7 [ 0.033665] Using APIC driver default [ 0.033681] Reserving Intel graphics memory at [mem 0x3f800000-0x3fffffff] [ 0.033900] ACPI: PM-Timer IO Port: 0x408 [ 0.033905] ACPI: Local APIC address 0xfee00000 [ 0.033918] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.033922] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.033941] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 [ 0.033948] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.033954] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.033959] ACPI: IRQ0 used by override. [ 0.033962] ACPI: IRQ9 used by override. [ 0.033967] Using ACPI (MADT) for SMP configuration information [ 0.033974] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.034020] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.034026] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.034030] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.034033] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.034039] PM: Registered nosave memory: [mem 0x3f494000-0x3f4befff] [ 0.034044] PM: Registered nosave memory: [mem 0x3f577000-0x3f5befff] [ 0.034050] PM: Registered nosave memory: [mem 0x3f5ec000-0x3f5fefff] [ 0.034057] [mem 0x40000000-0xdfffffff] available for PCI devices [ 0.034068] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.034098] random: get_random_bytes called from start_kernel+0x65/0x3ae with crng_init=0 [ 0.034116] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.035453] percpu: Embedded 29 pages/cpu s88780 r0 d30004 u118784 [ 0.035470] pcpu-alloc: s88780 r0 d30004 u118784 alloc=29*4096 [ 0.035473] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.035518] Built 1 zonelists, mobility grouping on. Total pages: 257592 [ 0.035526] Kernel command line: BOOT_IMAGE=/vmlinuz-5.1.0-gentoo root=UUID=59765195-6205-4166-8434-d8a68e710833 ro [ 0.036212] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.036492] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.036500] BRK [0x18b3c000, 0x18b3cfff] PGTABLE [ 0.036532] Initializing CPU#0 [ 0.036545] Initializing HighMem for node 0 (00036ffe:0003f600) [ 0.047730] Initializing Movable for node 0 (00000000:00000000) [ 0.055635] Memory: 1010832K/1037408K available (9853K kernel code, 849K rwdata, 3048K rodata, 740K init, 528K bss, 26576K reserved, 0K cma-reserved, 136688K highmem) [ 0.055649] virtual kernel memory layout: fixmap : 0xfff17000 - 0xfffff000 ( 928 kB) cpu_entry : 0xff800000 - 0xff931000 (1220 kB) pkmap : 0xff000000 - 0xff400000 (4096 kB) vmalloc : 0xf77fe000 - 0xfeffe000 ( 120 MB) lowmem : 0xc0000000 - 0xf6ffe000 ( 879 MB) .init : 0xd898e000 - 0xd8a47000 ( 740 kB) .data : 0xd859f56c - 0xd8976400 (3931 kB) .text : 0xd7c00000 - 0xd859f56c (9853 kB) [ 0.055654] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.055878] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.056198] rcu: Hierarchical RCU implementation. [ 0.056205] rcu: RCU event tracing is enabled. [ 0.056209] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.056214] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.056217] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.056742] NR_IRQS: 2304, nr_irqs: 72, preallocated irqs: 16 [ 0.057107] CPU 0 irqstacks, hard=(ptrval) soft=(ptrval) [ 0.060113] Console: colour VGA+ 80x25 [ 0.072752] printk: console [tty0] enabled [ 0.072879] ACPI: Core revision 20190215 [ 0.073303] APIC: Switch to symmetric I/O mode setup [ 0.073420] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.074178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.079300] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x17f68bdec2e, max_idle_ns: 440795277288 ns [ 0.079509] Calibrating delay loop (skipped), value calculated using timer frequency.. 3324.87 BogoMIPS (lpj=1662438) [ 0.079699] pid_max: default: 32768 minimum: 301 [ 0.079864] LSM: Security Framework initializing [ 0.079998] SELinux: Initializing. [ 0.080127] *** VALIDATE SELinux *** [ 0.080268] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.080503] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.080946] *** VALIDATE proc *** [ 0.081145] *** VALIDATE cgroup1 *** [ 0.081255] *** VALIDATE cgroup2 *** [ 0.081388] Disabled fast string operations [ 0.081624] mce: CPU supports 5 MCE banks [ 0.081756] mce: CPU0: Thermal monitoring enabled (TM2) [ 0.081873] process: using mwait in idle threads [ 0.081992] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0 [ 0.082105] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0 [ 0.082449] Freeing SMP alternatives memory: 40K [ 0.084490] smpboot: CPU0: Intel(R) Atom(TM) CPU N570 @ 1.66GHz (family: 0x6, model: 0x1c, stepping: 0xa) [ 0.084490] Performance Events: PEBS fmt0+, Atom events, 8-deep LBR, Intel PMU driver. [ 0.084490] ... version: 3 [ 0.084490] ... bit width: 40 [ 0.084490] ... generic registers: 2 [ 0.084502] ... value mask: 000000ffffffffff [ 0.084614] ... max period: 000000007fffffff [ 0.084724] ... fixed-purpose events: 3 [ 0.084830] ... event mask: 0000000700000003 [ 0.085085] rcu: Hierarchical SRCU implementation. [ 0.085584] smp: Bringing up secondary CPUs ... [ 0.085987] CPU 1 irqstacks, hard=(ptrval) soft=(ptrval) [ 0.085990] x86: Booting SMP configuration: [ 0.086101] .... node #0, CPUs: #1 [ 0.018353] Initializing CPU#1 [ 0.018353] Disabled fast string operations [ 0.087829] CPU 2 irqstacks, hard=(ptrval) soft=(ptrval) [ 0.088149] #2 [ 0.018353] Initializing CPU#2 [ 0.018353] Disabled fast string operations [ 0.088490] TSC synchronization [CPU#0 -> CPU#2]: [ 0.088490] Measured 140 cycles TSC warp between CPUs, turning off TSC clock. [ 0.088490] tsc: Marking TSC unstable due to check_tsc_sync_source failed [ 0.088789] CPU 3 irqstacks, hard=(ptrval) soft=(ptrval) [ 0.088792] #3 [ 0.018353] Initializing CPU#3 [ 0.018353] Disabled fast string operations [ 0.089585] smp: Brought up 1 node, 4 CPUs [ 0.089920] smpboot: Max logical packages: 1 [ 0.090029] smpboot: Total of 4 processors activated (13299.50 BogoMIPS) [ 0.091500] devtmpfs: initialized [ 0.092078] PM: Registering ACPI NVS region [mem 0x3f577000-0x3f5befff] (294912 bytes) [ 0.092732] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.092673] kworker/u8:0 (31) used greatest stack depth: 6860 bytes left [ 0.092956] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.093405] PM: RTC time: 15:45:52, date: 2019-05-22 [ 0.093679] NET: Registered protocol family 16 [ 0.094822] audit: initializing netlink subsys (disabled) [ 0.094961] audit: type=2000 audit(1558539952.020:1): state=initialized audit_enabled=0 res=1 [ 0.096017] cpuidle: using governor menu [ 0.096531] Simple Boot Flag at 0x44 set to 0x1 [ 0.096689] ACPI: bus type PCI registered [ 0.096989] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.097262] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.097384] PCI: Using MMCONFIG for extended config space [ 0.097499] PCI: Using configuration type 1 for base access [ 0.098084] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.098217] mtrr: probably your BIOS does not setup all CPUs. [ 0.098334] mtrr: corrected configuration. [ 0.110891] kworker/u8:2 (275) used greatest stack depth: 6556 bytes left [ 0.118676] HugeTLB registered 4.00 MiB page size, pre-allocated 0 pages [ 0.119892] ACPI: Added _OSI(Module Device) [ 0.120015] ACPI: Added _OSI(Processor Device) [ 0.120135] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120245] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120367] ACPI: Added _OSI(Linux-Dell-Video) [ 0.120479] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.120500] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.134236] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.137704] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.138854] ACPI: Dynamic OEM Table Load: [ 0.138983] ACPI: SSDT 0x00000000F6011800 000708 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.140433] ACPI: Dynamic OEM Table Load: [ 0.140509] ACPI: SSDT 0x00000000F6012000 000646 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.142167] ACPI: Dynamic OEM Table Load: [ 0.142289] ACPI: SSDT 0x00000000F5863400 00015F (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.143039] ACPI: Dynamic OEM Table Load: [ 0.143160] ACPI: SSDT 0x00000000F60C2D80 00008D (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.145597] ACPI: EC: EC started [ 0.145706] ACPI: EC: interrupt blocked [ 0.150366] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC [ 0.150484] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x19, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.150500] ACPI: \_SB_.PCI0.LPC_.EC0_: Boot DSDT EC used to handle transactions [ 0.150669] ACPI: Interpreter enabled [ 0.150828] ACPI: (supports S0 S3 S4 S5) [ 0.150936] ACPI: Using IOAPIC for interrupt routing [ 0.151141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152042] ACPI: Enabled 12 GPEs in block 00 to 1F [ 0.173162] ACPI: Power Resource [FN00] (on) [ 0.175556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.175692] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments] [ 0.176046] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.177158] PCI host bridge to bus 0000:00 [ 0.177289] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.177413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.177502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.177675] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.177847] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177978] pci 0000:00:00.0: [8086:a010] type 00 class 0x060000 [ 0.178241] pci 0000:00:02.0: [8086:a011] type 00 class 0x030000 [ 0.178264] pci 0000:00:02.0: reg 0x10: [mem 0x58180000-0x581fffff] [ 0.178276] pci 0000:00:02.0: reg 0x14: [io 0x60c0-0x60c7] [ 0.178286] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff pref] [ 0.178298] pci 0000:00:02.0: reg 0x1c: [mem 0x58000000-0x580fffff] [ 0.178602] pci 0000:00:02.1: [8086:a012] type 00 class 0x038000 [ 0.178624] pci 0000:00:02.1: reg 0x10: [mem 0x58100000-0x5817ffff] [ 0.178923] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 [ 0.178968] pci 0000:00:1b.0: reg 0x10: [mem 0x58200000-0x58203fff 64bit] [ 0.179113] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.179364] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.179554] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.179815] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 [ 0.179993] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.180251] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.180334] pci 0000:00:1d.0: reg 0x20: [io 0x6080-0x609f] [ 0.180607] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.180690] pci 0000:00:1d.1: reg 0x20: [io 0x6060-0x607f] [ 0.180952] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.181034] pci 0000:00:1d.2: reg 0x20: [io 0x6040-0x605f] [ 0.181288] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.181373] pci 0000:00:1d.3: reg 0x20: [io 0x6020-0x603f] [ 0.181661] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.181703] pci 0000:00:1d.7: reg 0x10: [mem 0x58204400-0x582047ff] [ 0.181831] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.182063] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.182401] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 [ 0.182782] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601 [ 0.182822] pci 0000:00:1f.2: reg 0x10: [io 0x60b8-0x60bf] [ 0.182839] pci 0000:00:1f.2: reg 0x14: [io 0x60cc-0x60cf] [ 0.182855] pci 0000:00:1f.2: reg 0x18: [io 0x60b0-0x60b7] [ 0.182870] pci 0000:00:1f.2: reg 0x1c: [io 0x60c8-0x60cb] [ 0.182885] pci 0000:00:1f.2: reg 0x20: [io 0x60a0-0x60af] [ 0.182901] pci 0000:00:1f.2: reg 0x24: [mem 0x58204000-0x582043ff] [ 0.182972] pci 0000:00:1f.2: PME# supported from D3hot [ 0.183201] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 [ 0.183284] pci 0000:00:1f.3: reg 0x20: [io 0x6000-0x601f] [ 0.183668] pci 0000:01:00.0: [1969:2060] type 00 class 0x020000 [ 0.183731] pci 0000:01:00.0: reg 0x10: [mem 0x57000000-0x5703ffff 64bit] [ 0.183752] pci 0000:01:00.0: reg 0x18: [io 0x5000-0x507f] [ 0.183933] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.184184] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.184311] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] [ 0.184319] pci 0000:00:1c.0: bridge window [mem 0x57000000-0x57ffffff] [ 0.184332] pci 0000:00:1c.0: bridge window [mem 0x50000000-0x50ffffff 64bit pref] [ 0.184475] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000 [ 0.184552] pci 0000:02:00.0: reg 0x10: [mem 0x56000000-0x5600ffff 64bit] [ 0.184761] pci 0000:02:00.0: supports D1 [ 0.184765] pci 0000:02:00.0: PME# supported from D0 D1 D3hot [ 0.185013] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.185138] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 0.185146] pci 0000:00:1c.1: bridge window [mem 0x56000000-0x56ffffff] [ 0.185157] pci 0000:00:1c.1: bridge window [mem 0x51000000-0x51ffffff 64bit pref] [ 0.185193] pci_bus 0000:05: extended config space not accessible [ 0.185432] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) [ 0.185518] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.185522] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.185527] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.185532] pci 0000:00:1e.0: bridge window [mem 0x40000000-0xfebfffff window] (subtractive decode) [ 0.185563] pci_bus 0000:00: on NUMA node 0 [ 0.250911] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) [ 0.251235] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12) [ 0.251568] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12) [ 0.251877] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12) [ 0.252187] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.252571] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.252935] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.253301] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.255190] ACPI: EC: interrupt unblocked [ 0.255342] ACPI: EC: event unblocked [ 0.255511] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x19, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.255686] ACPI: \_SB_.PCI0.LPC_.EC0_: Boot DSDT EC used to handle transactions and events [ 0.256193] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.256193] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.256510] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.256625] vgaarb: loaded [ 0.257085] SCSI subsystem initialized [ 0.257618] libata version 3.00 loaded. [ 0.257674] ACPI: bus type USB registered [ 0.257916] usbcore: registered new interface driver usbfs [ 0.258094] usbcore: registered new interface driver hub [ 0.258294] usbcore: registered new device driver usb [ 0.258777] EDAC MC: Ver: 3.0.0 [ 0.259514] Advanced Linux Sound Architecture Driver Initialized. [ 0.259615] PCI: Using ACPI for IRQ routing [ 0.269448] PCI: pci_cache_line_size set to 64 bytes [ 0.269534] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.269539] e820: reserve RAM buffer [mem 0x3f494000-0x3fffffff] [ 0.269542] e820: reserve RAM buffer [mem 0x3f577000-0x3fffffff] [ 0.269545] e820: reserve RAM buffer [mem 0x3f5ec000-0x3fffffff] [ 0.269548] e820: reserve RAM buffer [mem 0x3f600000-0x3fffffff] [ 0.270598] NetLabel: Initializing [ 0.270598] NetLabel: domain hash size = 128 [ 0.270598] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.270598] NetLabel: unlabeled traffic allowed by default [ 0.271741] clocksource: Switched to clocksource refined-jiffies [ 0.559873] VFS: Disk quotas dquot_6.6.0 [ 0.560039] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.560210] *** VALIDATE hugetlbfs *** [ 0.560449] pnp: PnP ACPI init [ 0.627440] system 00:00: [io 0x164e-0x164f] has been reserved [ 0.627440] system 00:00: [io 0x0600-0x060f] has been reserved [ 0.627440] system 00:00: [io 0x0610] has been reserved [ 0.627440] system 00:00: [io 0x0800-0x080f] has been reserved [ 0.627450] system 00:00: [io 0x0810-0x0817] has been reserved [ 0.627571] system 00:00: [io 0x0400-0x047f] has been reserved [ 0.627688] system 00:00: [io 0x0500-0x053f] has been reserved [ 0.627805] system 00:00: [io 0xff2c-0xff2f] has been reserved [ 0.627924] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved [ 0.628044] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.628165] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved [ 0.628284] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.628447] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.628568] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.628696] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.629447] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.629495] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.629583] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.629583] pnp 00:03: Plug and Play ACPI device, IDs SYN1b1c SYN1b00 SYN0002 PNP0f13 (active) [ 0.629895] pnp: PnP ACPI: found 4 devices [ 0.674611] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.674831] clocksource: Switched to clocksource acpi_pm [ 0.675003] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.675142] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] [ 0.675282] pci 0000:00:1c.0: bridge window [mem 0x57000000-0x57ffffff] [ 0.675423] pci 0000:00:1c.0: bridge window [mem 0x50000000-0x50ffffff 64bit pref] [ 0.675423] pci 0000:00:1c.1: PCI bridge to [bus 02] [ 0.675423] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 0.675601] pci 0000:00:1c.1: bridge window [mem 0x56000000-0x56ffffff] [ 0.675741] pci 0000:00:1c.1: bridge window [mem 0x51000000-0x51ffffff 64bit pref] [ 0.675923] pci 0000:00:1e.0: PCI bridge to [bus 05] [ 0.676053] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.676058] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.676062] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.676067] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window] [ 0.676071] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] [ 0.676076] pci_bus 0000:01: resource 1 [mem 0x57000000-0x57ffffff] [ 0.676080] pci_bus 0000:01: resource 2 [mem 0x50000000-0x50ffffff 64bit pref] [ 0.676085] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff] [ 0.676089] pci_bus 0000:02: resource 1 [mem 0x56000000-0x56ffffff] [ 0.676093] pci_bus 0000:02: resource 2 [mem 0x51000000-0x51ffffff 64bit pref] [ 0.676098] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 0.676102] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 0.676107] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.676111] pci_bus 0000:05: resource 7 [mem 0x40000000-0xfebfffff window] [ 0.676356] NET: Registered protocol family 2 [ 0.676906] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.677093] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.677252] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.677420] TCP: Hash tables configured (established 8192 bind 8192) [ 0.677654] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.677785] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.678025] NET: Registered protocol family 1 [ 0.678627] RPC: Registered named UNIX socket transport module. [ 0.678748] RPC: Registered udp transport module. [ 0.678857] RPC: Registered tcp transport module. [ 0.678965] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.679446] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.682422] pci 0000:01:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format) [ 0.682659] PCI: CLS 64 bytes, default 64 [ 0.682801] Unpacking initramfs... [ 1.153737] Freeing initrd memory: 1516K [ 1.156105] check: Scanning for low memory corruption every 60 seconds [ 1.158627] Initialise system trusted keyrings [ 1.158910] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.168827] NFS: Registering the id_resolver key type [ 1.168974] Key type id_resolver registered [ 1.169083] Key type id_legacy registered [ 1.169788] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.238439] Key type asymmetric registered [ 1.238593] Asymmetric key parser 'x509' registered [ 1.238738] bounce: pool size: 64 pages [ 1.238887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.239086] io scheduler mq-deadline registered [ 1.239196] io scheduler kyber registered [ 1.304857] ACPI: AC Adapter [AC] (on-line) [ 1.305250] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 1.305469] ACPI: Power Button [PWRB] [ 1.305801] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 1.306012] ACPI: Sleep Button [SLPB] [ 1.306286] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 [ 1.307476] ACPI: Lid Switch [LID0] [ 1.307813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 1.308038] ACPI: Power Button [PWRF] [ 1.309464] Monitor-Mwait will be used to enter C-1 state [ 1.309526] Monitor-Mwait will be used to enter C-2 state [ 1.315217] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.315339] ACPI: Thermal Zone [THRM] (32 C) [ 1.315900] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.317968] hpet_acpi_add: no address or irqs in _CRS [ 1.318275] Non-volatile memory driver v1.3 [ 1.318547] Linux agpgart interface v0.103 [ 1.319572] pci 0000:00:00.0: Intel GMA3150 Chipset [ 1.319727] pci 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 1.320066] pci 0000:00:00.0: detected 8192K stolen memory [ 1.320366] i915 0000:00:02.0: vgaarb: deactivate vga console [ 1.321395] Console: switching to colour dummy device 80x25 [ 1.322839] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.322854] [drm] Driver supports precise vblank timestamp query. [ 1.324233] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.345838] [drm] RC6 disabled, disabling runtime PM support [ 1.345961] [drm] Initialized overlay support. [ 1.346915] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0 [ 1.348890] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no) [ 1.455603] random: fast init done [ 1.665737] acpi device:27: registered as cooling_device5 [ 1.665968] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4 [ 1.673778] loop: module loaded [ 1.674139] ahci 0000:00:1f.2: version 3.0 [ 1.674597] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 1.674660] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 1.674677] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part [ 1.676873] scsi host0: ahci [ 1.677481] scsi host1: ahci [ 1.678031] scsi host2: ahci [ 1.678603] scsi host3: ahci [ 1.678920] ata1: SATA max UDMA/133 abar m1024@0x58204000 port 0x58204100 irq 17 [ 1.678948] ata2: SATA max UDMA/133 abar m1024@0x58204000 port 0x58204180 irq 17 [ 1.678965] ata3: DUMMY [ 1.678976] ata4: DUMMY [ 1.684987] fbcon: inteldrmfb (fb0) is primary device [ 1.728495] ath: phy0: Enable LNA combining [ 1.731154] ath: phy0: ASPM enabled: 0x42 [ 1.731158] ath: EEPROM regdomain: 0x65 [ 1.731160] ath: EEPROM indicates we should expect a direct regpair map [ 1.731165] ath: Country alpha2 being used: 00 [ 1.731166] ath: Regpair used: 0x65 [ 1.733861] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 1.734746] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf7910000, irq=17 [ 1.734975] usbcore: registered new interface driver ath9k_htc [ 1.735297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.735299] ehci-pci: EHCI PCI platform driver [ 1.735771] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.735944] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 1.735969] ehci-pci 0000:00:1d.7: debug port 1 [ 1.739913] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported [ 1.739951] ehci-pci 0000:00:1d.7: irq 22, io mem 0x58204400 [ 1.746621] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.746775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01 [ 1.746780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.746784] usb usb1: Product: EHCI Host Controller [ 1.746788] usb usb1: Manufacturer: Linux 5.1.0-gentoo ehci_hcd [ 1.746791] usb usb1: SerialNumber: 0000:00:1d.7 [ 1.747181] hub 1-0:1.0: USB hub found [ 1.747202] hub 1-0:1.0: 8 ports detected [ 1.748161] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.748184] ohci-pci: OHCI PCI platform driver [ 1.748243] uhci_hcd: USB Universal Host Controller Interface driver [ 1.748659] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.748839] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.748911] uhci_hcd 0000:00:1d.0: irq 18, io base 0x00006080 [ 1.749085] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.01 [ 1.749089] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.749093] usb usb2: Product: UHCI Host Controller [ 1.749097] usb usb2: Manufacturer: Linux 5.1.0-gentoo uhci_hcd [ 1.749100] usb usb2: SerialNumber: 0000:00:1d.0 [ 1.749443] hub 2-0:1.0: USB hub found [ 1.749465] hub 2-0:1.0: 2 ports detected [ 1.750192] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.750371] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.750442] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00006060 [ 1.750657] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.01 [ 1.750662] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.750666] usb usb3: Product: UHCI Host Controller [ 1.750670] usb usb3: Manufacturer: Linux 5.1.0-gentoo uhci_hcd [ 1.750673] usb usb3: SerialNumber: 0000:00:1d.1 [ 1.751005] hub 3-0:1.0: USB hub found [ 1.751027] hub 3-0:1.0: 2 ports detected [ 1.751776] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.751944] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.752010] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00006040 [ 1.752176] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.01 [ 1.752181] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.752185] usb usb4: Product: UHCI Host Controller [ 1.752189] usb usb4: Manufacturer: Linux 5.1.0-gentoo uhci_hcd [ 1.752192] usb usb4: SerialNumber: 0000:00:1d.2 [ 1.752576] hub 4-0:1.0: USB hub found [ 1.752600] hub 4-0:1.0: 2 ports detected [ 1.753314] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.753484] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.753592] uhci_hcd 0000:00:1d.3: irq 22, io base 0x00006020 [ 1.753754] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.01 [ 1.753759] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.753763] usb usb5: Product: UHCI Host Controller [ 1.753767] usb usb5: Manufacturer: Linux 5.1.0-gentoo uhci_hcd [ 1.753770] usb usb5: SerialNumber: 0000:00:1d.3 [ 1.754104] hub 5-0:1.0: USB hub found [ 1.754125] hub 5-0:1.0: 2 ports detected [ 1.754668] usbcore: registered new interface driver usblp [ 1.754782] usbcore: registered new interface driver usb-storage [ 1.754912] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12 [ 1.773583] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.773604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.775078] rtc_cmos 00:01: RTC can wake from S4 [ 1.775393] rtc_cmos 00:01: registered as rtc0 [ 1.775463] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram [ 1.776020] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt [ 1.776477] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com [ 1.776486] intel_pstate: CPU model not supported [ 1.776663] hidraw: raw HID events driver (C) Jiri Kosina [ 1.777843] usbcore: registered new interface driver usbhid [ 1.777846] usbhid: USB HID core driver [ 1.780149] Initializing XFRM netlink socket [ 1.780697] NET: Registered protocol family 10 [ 1.781436] Segment Routing with IPv6 [ 1.781955] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.782430] NET: Registered protocol family 17 [ 1.782480] Key type dns_resolver registered [ 1.783655] microcode: sig=0x106ca, pf=0x10, revision=0x107 [ 1.783838] microcode: Microcode Update Driver: v2.2. [ 1.783846] Using IPI No-Shortcut mode [ 1.784344] registered taskstats version 1 [ 1.784346] Loading compiled-in X.509 certificates [ 1.784970] PM: Magic number: 3:474:791 [ 1.791290] hdaudio hdaudioC0D0: Unable to bind the codec [ 1.795696] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5 [ 1.929837] battery: ACPI: Battery Slot [BAT0] (battery present) [ 2.068593] usb 1-4: new high-speed USB device number 2 using ehci-pci [ 2.146694] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.147661] ata1.00: unexpected _GTF length (4) [ 2.148072] ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC60F, max UDMA/133 [ 2.148079] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 2.149173] ata1.00: unexpected _GTF length (4) [ 2.149610] ata1.00: configured for UDMA/133 [ 2.305316] usb 1-4: New USB device found, idVendor=064e, idProduct=d214, bcdDevice= 1.00 [ 2.305322] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=4 [ 2.305326] usb 1-4: Product: WebCam [ 2.305329] usb 1-4: Manufacturer: SuYin [ 2.305333] usb 1-4: SerialNumber: HF0319-M08C-OV01-VA-R01.00.00 [ 2.421552] Console: switching to colour frame buffer device 128x37 [ 2.824419] psmouse serio1: synaptics: queried max coordinates: x [..5612], y [..4618] [ 2.826883] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.873532] printk: console [netcon0] enabled [ 2.876865] netconsole: network logging started [ 2.881611] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 C60F PQ: 0 ANSI: 5 [ 2.886264] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) [ 2.886309] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.890115] sd 0:0:0:0: [sda] Write Protect is off [ 2.895365] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.897836] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.898104] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.914221] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.920608] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.924151] Unstable clock detected, switching default tracing clock to "global" If you want to keep using the local clock, then add: "trace_clock=local" on the kernel command line [ 2.927016] cfg80211: failed to load regulatory.db [ 2.935241] sda: sda1 sda2 sda3 sda4 [ 2.936577] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.963016] ALSA device list: [ 2.966657] No soundcards found. [ 2.980648] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000/0x0, board id: 0, fw id: 528321 [ 3.058426] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7 [ 3.209806] ata2: SATA link down (SStatus 0 SControl 300) [ 3.217268] Freeing unused kernel image memory: 740K [ 3.226701] Write protecting kernel text and read-only data: 12936k [ 3.230671] Run /init as init process [ 5.875646] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) [ 5.875980] mount (2977) used greatest stack depth: 6216 bytes left [ 6.274799] random: crng init done [ 6.402823] test (2995) used greatest stack depth: 6076 bytes left [ 7.540243] init-early.sh (2999) used greatest stack depth: 5960 bytes left [ 13.931805] udevd[3456]: starting version 3.2.7 [ 14.706926] udevd[3456]: starting eudev-3.2.7 [ 15.252736] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0 [ 17.660167] EXT4-fs (sda4): re-mounted. Opts: (null) [ 18.141735] Adding 1048572k swap on /dev/sda3. Priority:-2 extents:1 across:1048572k [ 18.311245] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem [ 18.348762] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 19.050475] dmesg (3929) used greatest stack depth: 5948 bytes left [ 22.627770] ip (4333) used greatest stack depth: 5736 bytes left [ 24.107047] wlp2s0: authenticate with 34:8f:27:22:82:b8 [ 24.120734] wlp2s0: send auth to 34:8f:27:22:82:b8 (try 1/3) [ 24.122031] wlp2s0: authenticated [ 24.122574] wlp2s0: associate with 34:8f:27:22:82:b8 (try 1/3) [ 24.143552] wlp2s0: RX AssocResp from 34:8f:27:22:82:b8 (capab=0x1421 status=0 aid=1) [ 24.143761] wlp2s0: associated [ 24.145231] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready [ 24.166140] ath: EEPROM regdomain: 0x833a [ 24.166144] ath: EEPROM indicates we should expect a country code [ 24.166149] ath: doing EEPROM country->regdmn map search [ 24.166154] ath: country maps to regdmn code: 0x37 [ 24.166158] ath: Country alpha2 being used: GB [ 24.166161] ath: Regpair used: 0x37 [ 24.166166] ath: regdomain 0x833a dynamically updated by country element [ 24.221827] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 34:8f:27:22:82:b8 I'll write the compiling log process, there's no error though, so I don't know if it is useful https://bpaste.net/raw/6b569db806c3
How did you enable the second swap volume?
Greetings all. New clean install with systemd and a stable 17.0 profile running Mate. I installed plank-0.11.4 from the rinaldus overlay, and all seems to be good except that when I start plank I get the following: [Environment:161] XDG_SESSION_CLASS not set in this environment! [ERROR 15:39:25.458204] [Utils:42] GSettingsSchema 'net.launchpad.plank' not found Trace/breakpoint trap (core dumped) I've googled it, but documentation of this seems sparse and hard to follow unless you're a programmer. It seems to be part of pam and systemd and it seems it should be '=user', but I'm not sure where or how to set this varialable. Can somebody tell be how to set this?
I figured it out. I re-emerged dbus with USE="user-session". I still get the error, but it works now.
I have a gentoo guest running inside KVM/qemu/virt-manager under a gentoo host. Everything works beautifully except copy-and-paste which only occasionally works. Even within the VM (not cross host<->guest) the copy-and-paste doesn't work. It seems to work the first time, but afterwards when I try to paste it doesn't work and also freezes xorg/terminals for 10 seconds. I am constantly seeing these in my messages log: Code: May 16 01:33:22 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:22 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:22 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:22 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:22 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:23 triton spice-vdagent[2231]: primary: received clipboard req while not owning guest clipboard May 16 01:33:24 triton spice-vdagent[2231]: primary: selection requests pending on clipboard ownership change, clearing While these seem to be very clear error messages I could google, it comes back with nothing helpful. Maybe I've configured something incorrectly because otherwise I can't see how this isn't a common issue. spice-vdagent and qemu-guest-agent are both running on the guest. Their /etc/conf.d files have not been changed from their defaults (ie all comments). virtio uinput has been compiled in the kernel as a module and is loaded when I check lsmod.
I can confirm that this also messes with copy-and-paste on the host system as well. I'm having problems selecting words/sections on the host. If I shut down the VM the problem goes away.
Hi, since some recent updates I notice an issue that happens occasionally. Moving windows on Xfce is not possible. Using Alt+mouse I can move a window some pixel then it stops. Same issue when using window context menu -> Move. Code: Mon Mar 20 11:43:25 2017 <<< x11-drivers/xf86-video-ati-7.8.0 Mon Mar 20 11:43:30 2017 >>> x11-drivers/xf86-video-ati-7.9.0 Tue Mar 21 09:24:51 2017 <<< xfce-base/xfwm4-4.12.3-r1 Tue Mar 21 09:24:57 2017 >>> xfce-base/xfwm4-4.13.0 Doing xfwm4 --replace solves the issue for a short time, then it is there again. Code: $ xfwm4 --replace /usr/share/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc:52: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored. Waiting for current window manager (Xfwm4) on screen :2.0 to exit: Done (xfwm4:31219): xfwm4-WARNING **: Unmanaged net_wm_state (window 0x140003b, atom "_NET_WM_STATE_FOCUSED") (xfwm4:31219): xfwm4-WARNING **: Unmanaged net_wm_state (window 0x1400035, atom "_NET_WM_STATE_FOCUSED") (xfwm4:31219): xfwm4-WARNING **: Unmanaged net_wm_state (window 0x1400004, atom "_NET_WM_STATE_FOCUSED") (xfwm4:31219): Gdk-WARNING **: /var/tmp/portage/x11-libs/gtk+-2.24.31-r1/work/gtk+-2.24.31/gdk/x11/gdkproperty-x11.c:325 invalid X atom: 450 How can I debug that?
Try to downgrade, one at a time, the packages xf86-video-ati and xfwm4 to even begin to understand if problem is one of these two package.
Hi all, I cannot connect to my VPN using plasma-nm. If I try to connect to the VPN, plasma-nm opens a dialog and asks for username and password. After pressing the login button I get the notification: "Necessary secrets for the VPN connection were not provided.". The connection works if I use openconnect from the command line (as root). I'm using: kde-frameworks-5.19 kde-plasma-5.5.5 Code: [I] kde-plasma/plasma-nm Available versions: (5) (~)5.4.3 (~)5.5.4 (~)5.5.5 [M]~5.5.95^m[1] **5.6.49.9999[1] **9999[1] {debug modemmanager openconnect teamd} Installed versions: 5.5.5(5)(08:06:43 PM 03/04/2016)(openconnect -debug -modemmanager -teamd) Homepage: https://www.kde.org/ Description: KDE Plasma applet for NetworkManager [1] "kde" /var/lib/layman/kde [I] net-misc/networkmanager-openconnect Available versions: 1.0.2 1.0.8-r1 {gtk} Installed versions: 1.0.8-r1(04:25:58 PM 02/27/2016)(gtk) Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: NetworkManager OpenConnect plugin [I] net-misc/openconnect Available versions: 4.08(0/2) ~6.00(0/3) ~7.02(0/5) ~7.06(0/5) 7.06-r1(0/5) ~7.06-r2(0/5) **9999(0/5) {doc +-gnutls gssapi java libproxy libressl nls smartcard static-libs ELIBC="FreeBSD" LINGUAS="ar as ast bg bg_BG bn bn_IN bs ca ca@valencia cs da de el en_GB en_US eo es es_CR es_MX et eu fa fi fr gd gl gu he hi hi_IN hu id it ja km kn ko ku lo lt lv ml mr ms nb nl nn no or pa pl pt pt_BR pt_PT ro ru sk sl sq sr sr@latin sv ta te tg th tl tr ug uk ur_PK vi vi_VN wa zh_CN zh_HK zh_TW"} Installed versions: 7.06-r1(04:18:24 PM 11/07/2015)(gnutls nls -doc -gssapi -java -libproxy -smartcard -static-libs ELIBC="-FreeBSD" LINGUAS="-ar -cs -de -el -en_GB -en_US -es -eu -fi -fr -gl -id -lt -nl -pa -pl -pt -pt_BR -sk -sl -tg -ug -uk -zh_CN -zh_TW") Homepage: http://www.infradead.org/openconnect.html Description: Free client for Cisco AnyConnect SSL VPN software [I] kde-frameworks/networkmanager-qt Available versions: (5) (~)5.17.0(5/5.17) (~)5.18.0(5/5.18) (~)5.19.0(5/5.19) **9999(5/9999)[1] {debug doc teamd test} Installed versions: 5.19.0(5)(09:52:59 PM 02/19/2016)(-debug -doc -teamd -test) Homepage: https://www.kde.org/ Description: NetworkManager bindings for Qt [I] net-misc/networkmanager Available versions: ~0.9.8.4[2] 1.0.6-r1 ~1.0.10 1.0.10-r1 {avahi bluetooth connection-sharing (+)consolekit (+)dhclient (+)dhcpcd gnutls +introspection (+)modemmanager ncurses +nss +ppp resolvconf selinux systemd teamd test vala +wext +wifi zeroconf ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" KERNEL="linux"} Installed versions: 1.0.10-r1(04:25:06 PM 02/27/2016)(bluetooth consolekit dhclient introspection ncurses nss wext wifi -connection-sharing -dhcpcd -gnutls -modemmanager -ppp -resolvconf -selinux -systemd -teamd -test -vala -zeroconf ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32" KERNEL="linux") Homepage: https://wiki.gnome.org/Projects/NetworkManager Description: A set of co-operative tools that make networking simple and straightforward Code: The relevant line from /var/log/messages: Mar 5 02:49:47 localhost NetworkManager[5290]: <info> Starting VPN service 'openconnect'... Mar 5 02:49:47 localhost NetworkManager[5290]: <info> VPN service 'openconnect' started (org.freedesktop.NetworkManager.openconnect), PID 9331 Mar 5 02:49:47 localhost NetworkManager[5290]: <info> VPN service 'openconnect' appeared; activating connections Mar 5 02:49:58 localhost NetworkManager[5290]: <error> [1457142598.266701] [/var/tmp/portage/net-misc/networkmanager-1.0.10-r1/work/NetworkManager-1.0.10/src/vpn-manager/nm-vpn-connection.c:1918] plugin_need_secrets_cb(): (38b121c4-2bb0-4535-a938-162b352680c5/gmi vpn) final secrets request failed to provide sufficient secrets
Definitely issues with Plasma 5 and NetworkManager openconnect VPN right now. I've had three systems encounter this same problem when upgrading to Plasma 5. Unfortunately, I'm pretty sure it's a KDE issue and not a Gentoo issue. I just filed a bug for it on bugs.kde.org if you're interested in chiming in. https://bugs.kde.org/show_bug.cgi?id=360176
Hi all, This morning nautilus was updated to gnome-base/nautilus-3.28.1, but now it won't open. Has anyone else ran in to this problem? Tried making a new user account, that didn't work. Restarted my machine, that didn't work either. When I run it from the terminal, here is the output: Code: $ nautilus (nautilus:9747): GLib-GObject-WARNING **: 09:49:32.833: cannot register existing type 'TrackerSparqlConnection' (nautilus:9747): GLib-CRITICAL **: 09:49:32.833: g_once_init_leave: assertion 'result != 0' failed (nautilus:9747): GLib-GObject-CRITICAL **: 09:49:32.833: g_param_spec_object: assertion 'g_type_is_a (object_type, G_TYPE_OBJECT)' failed (nautilus:9747): GLib-GObject-CRITICAL **: 09:49:32.833: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed (nautilus:9747): GLib-GObject-WARNING **: 09:49:32.850: cannot register existing type 'TrackerSparqlCursor' (nautilus:9747): GLib-GObject-WARNING **: 09:49:32.850: cannot add private field to invalid (non-instantiatable) type '<invalid>' (nautilus:9747): GLib-CRITICAL **: 09:49:32.850: g_once_init_leave: assertion 'result != 0' failed (nautilus:9747): GLib-GObject-WARNING **: 09:49:32.863: invalid cast from 'TrackerDBCursor' to '<invalid>' (nautilus:9747): GLib-GObject-CRITICAL **: 09:49:32.863: g_object_notify_by_pspec: assertion 'G_IS_PARAM_SPEC (pspec)' failed Here is my output of emerge --info for my ~amd64 system with LTO and the gold linker: Code: $ emerge --info Portage 2.3.62 (python 2.7.16-final-0, default/linux/amd64/17.0/desktop/gnome/systemd, gcc-8.3.0, glibc-2.28-r5, 5.0.0-gentoo x86_64) ================================================================= System uname: Linux-5.0.0-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_E5-2650_v4_@_2.20GHz-with-gentoo-2.6 KiB Mem: 132270556 total, 127035128 free KiB Swap: 167772156 total, 167772156 free Timestamp of repository gentoo: Wed, 06 Mar 2019 00:45:01 +0000 Head commit of repository sakaki-tools: df5b210704a49d66fca210509456b3809bab4716 sh bash 5.0_p2 ld GNU gold (Gentoo 2.32 p1 2.32.0) 1.16 ccache version 3.6 [disabled] app-shells/bash: 5.0_p2::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.28.0::gentoo dev-lang/python: 2.7.16::gentoo, 3.6.8::gentoo, 3.7.2::gentoo dev-util/ccache: 3.6::gentoo dev-util/cmake: 3.13.4::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/sandbox: 2.15::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.32::gentoo sys-devel/gcc: 8.3.0::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r5::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.20::gentoo (virtual/os-headers) sys-libs/glibc: 2.28-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: webrsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-webrsync-verify-signature: true krivenko location: /var/lib/layman/krivenko masters: gentoo priority: 50 lto-overlay location: /var/lib/layman/lto-overlay masters: gentoo mv priority: 50 mv location: /var/lib/layman/mv masters: gentoo priority: 50 sakaki-tools location: /usr/local/portage/sakaki-tools sync-type: git sync-uri: https://github.com/sakaki-/sakaki-tools.git masters: gentoo priority: 50 Installed sets: @ansys-cfx, @pointwise ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="@FREE CC-Sampling-Plus-1.0" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O3 -fgraphite-identity -floop-nest-optimize -fipa-pta -fno-semantic-interposition -flto=24 -fuse-linker-plugin -pipe -falign-functions=32" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /var/spool/munin-async/.ssh" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=native -O3 -fgraphite-identity -floop-nest-optimize -fipa-pta -fno-semantic-interposition -flto=24 -fuse-linker-plugin -pipe -falign-functions=32" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms split-elog strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/" LANG="en_CA.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl acpi ads alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg kerberos lcms ldap libnotify libsecret libtirpc lto mad mng mp3 mp4 mpeg multilib nautilus ncurses nls nptl numa ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 rdp readline samba sdl seccomp spell ssl startup-notification svg systemd tcpd tiff truetype udev udisks unicode upower usb vorbis webdav winbind wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" 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: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Cheers!
Did you recently upgrade from tracker-1 to tracker-2 and haven't rebuilt everything from the ABI change? Searches of this type of error suggest symbol clashes between them, e.g. nautilus using tracker-2, but something also grilo/grilo-plugins in the same process with that still using tracker-1, and then it goes wonky; that was just one example (grilo-plugins, in case of nautilus it'd probably be something else involved). So first question - do you still have tracker-1 preserved by portage with rebuilds not complete? Something like Code: ls /usr/lib64/libtracker-1* shouldn't report any files; if they do, look at emerge -1va @preserved-rebuild
I have an old machine I like to keep as a spare, which has an old ATI Rage 128 video card. I'm trying to get it going after letting it sit off too long and since I have done my fresh install, X works great, but my biggest problem is that I am stuck at a 640*480 resolution. Both in my TTYs and X. X runs fine without configuration, but when I do the X -configure route or try to manually set the driver to r128, X crashes. If I boot the liveCD, it comes up with framebuffer ttys at 1024*768. I have the aty128fb module loaded under both liveCD and in my kernel config. If I do X -configure, I get the error of Code: (II) AMDGPU(0): [KMS] drm report modesetting isn't supported My guess is modesetting is the issue, I have searched and searched, but most of the information I find on this issue is years old and points to closed source ATI drivers that are no longer available or to kernel configs for the 2.6 kernel, etc. Is this just a kernel config issue or has support just waned for these cards to where I'd be better off replacing the card with an NvidiaI have laying around? I like to keep this machine around as a spare because it's a Pentium 4 with support for USB and dual floppies. That 5.25" drive helps with keeping a couple of 286/386 toys going.
superdeez, Code: X -configure has been broken for many years. Its been replaced almost entirely by automatic detection of hardware. AMDGPU isn't for ATI Rage 128 cards. Move your xorg.conf file out of the way, so the automaics do there thing, then try startx. Put the /var/log/Xorg.0.log file on to a pastebin ... try wgetpaste. Post the link you get back. Post your make.conf fle too please. You need DRM_R128 in your kernel for DRM support. See Code: │ Symbol: DRM_R128 [=n] │ │ Type : tristate │ │ Prompt: ATI Rage 128 │ │ Location: │ │ -> Device Drivers │ │ -> Graphics support │ │ (1) -> Enable legacy drivers (DANGEROUS) (DRM_LEGACY [=n]) │ │ Defined at drivers/gpu/drm/Kconfig:363 │ │ Depends on: HAS_IOMEM [=y] && DRM_LEGACY [=n] && DRM [=y] && PCI [=y] │ │ Selects: FW_LOADER [=y]
I'm having an issue with X after re-working my system. X will work for root, but the display is garbled. I can see that twm is working behind it and it responds to keyboard and mouse inputs. If I run it as my user, it shows this garbled screen briefly and then immediately exits of its own accord. It doesn't crash out, it exits for some reason. The video card is an nVidia that I initially ran via the nouveau module, but I have since compiled it into the kernel itself. I also put the nVidiafb parameter in the kernel as native. I get the Code: /dev/dri/card0: no such file or directory . I do get the happy penguins upon startup. Here is the /var/log/Xorg.0.log if I run as root=http://dpaste.com/0P6G7CH If I run as my normal user, this is the Xorg.0.log=http://dpaste.com/2XSMNBF My .config is here=http://dpaste.com/06VKEAS Here is my make.conf=http://dpaste.com/1RT36AC My user is in the following groups Code: tty wheel floppy uucp console audio cdrom video cdrw usb input users dda I know there's multiple things going on here, a possible permissions issue, I've been through it and through it and through it. Would anyone have an idea what I'm missing here? Edit: The output of dmesg is over 65000 lines of: Code: nvidia_fb setcoloreg START nvidia_fb setcoloreg END Thank you in advance for the help
superdeez, nouveau and nvidia-drivers require different and conflicting kernel configurations. Sometimes this can be worked around with a blacklist, so you can build both, sometimes not. It appears to vary with versions of nvidia-drivers. All of the hardware framebuffer drivers on the Framebuffer menu are for hardware that is turn of the millennium and should not be used. There are three exceptions, Simple Framebuffer, EFI Framebuffer and VESA Framebuffer which are all hardware independent. nouveau will give you a framebuffer console anyway, if nouveau is not built in, you need VESA Framebuffer to give you boot messages before nouveau loads. nvidia-drivers comes with dire warnings about you must use a text console. However, as long as your framebuffer driver does not configure the GPU, it seems to work.
Hi folks! I have a system with lspci Code: 01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) 07:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) cat /etc/X11/xorg.conf.d/nvidia.conf Code: Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" RightOf "Screen1" Screen 3 "Screen3" RightOf "Screen2" # InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Philips PHL BDM4350" HorizSync 30.0 - 160.0 VertRefresh 23.0 - 80.0 Option "DPMS" EndSection Section "Monitor" # HorizSync source: unknown, VertRefresh source: unknown Identifier "Monitor1" VendorName "Unknown" ModelName "Philips PHL BDM4350" HorizSync 30.0 - 160.0 VertRefresh 23.0 - 80.0 Option "DPMS" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor2" VendorName "Unknown" ModelName "Philips PHL BDM4350" HorizSync 30.0 - 160.0 VertRefresh 23.0 - 80.0 Option "DPMS" EndSection Section "Monitor" # HorizSync source: unknown, VertRefresh source: unknown Identifier "Monitor3" VendorName "Unknown" ModelName "Philips PHL BDM4350" HorizSync 30.0 - 160.0 VertRefresh 23.0 - 80.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GT 1030" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GT 1030" BusID "PCI:7:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-0" Option "metamodes" "DP-0: 1920x1080 +0+0, HDMI-0: 1920x1080 +0+1080" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device0" Monitor "Monitor1" DefaultDepth 24 Option "Stereo" "0" Option "metamodes" "DP-0: 1920x1080 +0+0 {AllowGSYNC=Off}, HDMI-0: 1920x1080 +0+1080" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Device1" Monitor "Monitor2" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-0" Option "metamodes" "DP-0: 1920x1080 +0+0, HDMI-0: 1920x1080 +0+1080" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen3" Device "Device1" Monitor "Monitor3" DefaultDepth 24 Option "Stereo" "0" Option "metamodes" "DP-0: 1920x1080 +0+0 {AllowGSYNC=Off}, HDMI-0: 1920x1080 +0+1080" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 EndSubSection EndSection i made this config in nvidia-setting gui but i can not set both cards to use "X screen 0" it's only available to set X screen 0 for 1:0:0 card and X screen 1 to 7:0:0 But 1 need to have both cards in 1 X session by default. 4 result i have 2 screens (X screen 0) with KDE desctop and 2 screens with X black screen (X screen 1) and can move mouse from to KDE<>X How i should to set it up to have 4 screens in one X session (X screen 0)?
Messire, Jaglover is too kind with his comments on Xorg -configure and nvidia-settings. Start off by writing an xorg.conf by hand for a single display. When it works, add another display ... and so on until you have all four. If you write the xory.conf by hand, you will understand how it works too. Be sure to leave copious amounts of comments for when you want to change it in six months.
Hi, im thinking im doing something wrong i installed this http://loh-tar.github.io/tbsm/ with this ebuild https://forums.gentoo.org/viewtopic-t-1096068.html The program work i can launch bspwm but it seems sxhkd doesnt work because i cant lauch dmenu or urxvt if i use cdm or just startx the system work as it should. any ideas?
adcdam wrote: why i dont know but it work at least. sxhkd is a shortcut daemon which is often used with bspwm, it is a separate program unlike i3 or other wms where shortcuts are part of the window manager. obviously you need to start sxhkd after boot to be able to use shortcuts. You can mark your post as [SOLVED]
Hey guys, After a recent update, about a week ago, I can not run nvidia any more (primusrun, optirun, nvidia-xrun). Here's what I tried so far: - recompiling the kernel and recompiling nvidia-driver - getting latest linux-firmware, recompiling the kernel and the nvidia-drivers - reinstalling xorg, following gentoo guide - reinstallng bumblebee, following gentoo guide Nothing seems to have worked. X11/startx seems to be ok, I can run my normal system on the integrated Intel graphics, but not the dedicated nvidia graphics: Code: $ optirun glxgears [ 3651.492014] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) [ 3651.492067] [ERROR]Aborting because fallback start is disabled. after I do: Code: # bumblebeed start [ 255.190355] [INFO]bumblebeed 3.2.1-59-g7aa457f started and then run again "$ optirun glxgears", I get the following error in the terminal where I ran "bumblebeed start": Code: [ 255.190355] [INFO]bumblebeed 3.2.1-59-g7aa457f started [ 301.099949] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation. [ 301.099973] [WARN][XORG] (WW) NVIDIA(0): Option "NoLogo" is not used [ 301.099988] [ERROR][XORG] (EE) [ 301.099995] [ERROR][XORG] (EE) Backtrace: [ 301.100003] [ERROR][XORG] (EE) 0: Xorg (xorg_backtrace+0x4d) [0x55f09358850d] [ 301.100010] [ERROR][XORG] (EE) 1: Xorg (0x55f0933e1000+0x1ab1b9) [0x55f09358c1b9] [ 301.100018] [ERROR][XORG] (EE) 2: /lib64/libpthread.so.0 (0x7f56f2e6b000+0x147e0) [0x7f56f2e7f7e0] [ 301.100025] [ERROR][XORG] (EE) 3: /lib64/libc.so.6 (memcpy+0x1f) [0x7f56f2d4800f] [ 301.100032] [ERROR][XORG] (EE) 4: /usr/lib64/libnvidia-glcore.so.430.09 (0x7f56f02c1000+0x1188d69) [0x7f56f1449d69] [ 301.100042] [ERROR][XORG] (EE) 5: /usr/lib64/libnvidia-glcore.so.430.09 (0x7f56f02c1000+0x1188ecd) [0x7f56f1449ecd] [ 301.100049] [ERROR][XORG] (EE) 6: /usr/lib64/libnvidia-glcore.so.430.09 (0x7f56f02c1000+0xe72ed8) [0x7f56f1133ed8] [ 301.100058] [ERROR][XORG] (EE) 7: /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so (0x7f56ee61f000+0x8c2d42) [0x7f56eeee1d42] [ 301.100066] [ERROR][XORG] (EE) [ 301.100072] [ERROR][XORG] (EE) Segmentation fault at address 0x7f56eefdb000 [ 301.100078] [ERROR][XORG] (EE) [ 301.100085] [ERROR][XORG] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 301.100092] [ERROR][XORG] (EE) [ 301.100098] [ERROR][XORG] (EE) [ 301.100107] [ERROR][XORG] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information. [ 301.100114] [ERROR][XORG] (EE) [ 301.114979] [ERROR][XORG] (EE) Server terminated with error (1). Closing log file. [ 301.115002] [ERROR]X did not start properly Xorg.8.log -> https://paste.ofcode.org/AwEUmg4kic6HhnvG7MVZ7D Xorg.0.log -> https://paste.ofcode.org/4jLrEddzqcXSzeiaysLJVy After I log into a new tty and do: Code: $ nvidia-xrun glxgears I get a Segmentaion Fault: Code: (EE) Backtrace: (EE) 0: X (xorg_backtrace+0x4d) [0x55d69a59f50d] (EE) 1: X (0x55d69a3f8000+0x1ab1b9) [0x55d69a5a31b9] (EE) 2: /lib64/libpthread.so.0 (0x7f95e36be000+0x147e0) [0x7f95e36d27e0] (EE) 3: /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so (0x7f95dfd58000+0x8c4f98) [0x7f95e061cf98] (EE) (EE) Segmentation fault at address 0x28 (EE) Fatal server error: (EE) Caught signal 11 (Segmentation fault). Server aborting (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. Removing Nvidia bus from the kernel tee: /sys/bus/pci/devices//remove: Permission denied 1 Enabling powersave for the PCIe controller tee: /sys/bus/pci/devices//power/control: No such file or directory auto Xorg.1.log -> https://paste.ofcode.org/4jLrEddzqcXSzeiaysLJVy Here's the relevant info: Quote: $ dmesg -> https://paste.ofcode.org/KmE9c4kwPEVQ9HNkGVGDNe Quote: $ emerge --info -> https://paste.ofcode.org/ncKEYKxmpXnSVX3nRG5Dsa Quote: $ cat /usr/src/linux/.config -> https://paste.ofcode.org/Pm8qAgUh5s7YKzVEhLXFAd Code: $ uname -av Linux nu 4.19.27-gentoo-r1 #5 SMP PREEMPT Tue Apr 30 17:54:20 CEST 2019 x86_64 Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz GenuineIntel GNU/Linux Code: $ lspci 00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) 00:1c.3 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 4 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04) 01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1) 03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) 04:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4) 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) Code: $ lsmod Module Size Used by fuse 114688 2 usb_storage 61440 2 nvidia_drm 45056 0 nvidia_modeset 1060864 1 nvidia_drm nvidia 17981440 1 nvidia_modeset bbswitch 16384 0 uvcvideo 106496 0 videobuf2_vmalloc 16384 1 uvcvideo videobuf2_memops 16384 1 videobuf2_vmalloc videobuf2_v4l2 24576 1 uvcvideo videobuf2_common 45056 2 videobuf2_v4l2,uvcvideo btusb 49152 0 btrtl 16384 1 btusb btbcm 16384 1 btusb btintel 20480 1 btusb iwldvm 143360 0 intel_rapl 24576 0 x86_pkg_temp_thermal 16384 0 intel_powerclamp 16384 0 input_leds 16384 0 iwlwifi 172032 1 iwldvm xhci_pci 16384 0 xhci_hcd 204800 1 xhci_pci ehci_pci 16384 0 ehci_hcd 57344 1 ehci_pci usbcore 221184 7 xhci_hcd,ehci_pci,usb_storage,uvcvideo,ehci_hcd,btusb,xhci_pci usb_common 16384 1 usbcore thinkpad_acpi 90112 0 Code: $ rc-status Runlevel: default dbus [ started ] NetworkManager [ started ] syslog-ng [ started ] acpid [ started ] bluetooth [ started ] bumblebee [ started ] cupsd [ started ] laptop_mode [ started ] netmount [ started ] ntpd [ started ] thermald [ started ] local [ started ] Dynamic Runlevel: hotplugged Dynamic Runlevel: needed/wanted Dynamic Runlevel: manual Code: $ cat /etc/X11/xorg.conf.d/20opengl.conf Section "Files" ModulePath "/usr/lib32/xorg/modules" ModulePath "/usr/lib64/xorg/modules" EndSection Code: $ cat /etc/X11/xorg.conf Section "Module" Disable "dri" EndSection Section "ServerFlags" Option "AllowEmptyInput" "no" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 73.0 VertRefresh 43.0 - 72.0 Option "DPMS" EndSection Section "Device" Identifier "Device1" Driver "intel" VendorName "onboard" BusID "PCI:0:2:0" #Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device1" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" Option "VertEdgeScroll" "on" Option "CircularScrolling" "on" Option "VertScrollDelta" "-111" Option "HorizScrollDelta" "-111" Option "TapButton1" "1" EndSection Code: $ eix -I nvidia [I] dev-libs/nvidia-cuda-cudnn [2] Available versions: (~)7.0^f Installed versions: 7.0^f(12:12:53 AM 12/05/2017) Homepage: https://developer.nvidia.com/cuDNN Description: NVIDIA cuDNN GPU Accelerated Deep Learning [I] dev-util/nvidia-cuda-toolkit Available versions: [M](~)6.5.14(0/6.5.14) [M](~)6.5.19-r1(0/6.5.19) [M](~)7.5.18-r2(0/7.5.18) [M](~)8.0.44(0/8.0.44) [M](~)8.0.61(0/8.0.61) (~)9.0.176(0/9.0.176) (~)9.1.85(0/9.1.85) (~)9.2.88(0/9.2.88) (~)10.0.130(0/10.0.130) (~)10.1.105-r1(0/10.1.105) {debugger doc eclipse profiler} Installed versions: 10.1.105-r1(0/10.1.105)(09:51:26 PM 04/29/2019)(profiler -debugger -doc -eclipse) Homepage: https://developer.nvidia.com/cuda-zone Description: NVIDIA CUDA Toolkit (compiler and friends) [I] x11-drivers/nvidia-drivers Available versions: 340.107-r1(0/340)^md 390.116-r2(0/390)^md 410.104-r2(0/410)^md 415.27-r2(0/415)^md 418.56(0/418)^md (~)430.09(0/430)^md {+X acpi compat +driver gtk3 +kms multilib static-libs +tools uvm wayland ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32" KERNEL="FreeBSD linux"} Installed versions: 430.09(0/430)^md(05:59:38 PM 04/30/2019)(X acpi compat driver multilib tools -gtk3 -kms -static-libs -uvm -wayland ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32" KERNEL="linux -FreeBSD") Homepage: https://www.nvidia.com/ Description: NVIDIA Accelerated Graphics Driver [I] x11-misc/nvidia-xrun-pm [1] Available versions: (**)9999 Installed versions: 9999(06:00:22 PM 04/30/2019) Homepage: https://github.com/michelesr/nvidia-xrun-pm Description: Script to run dedicated X server with discrete nvidia graphics Code: [profile=]$ eix -I intel [I] dev-util/intel-ocl-sdk Available versions: 2.0.31360^m ~4.4.0.117-r1^m {android +system-boost system-clang +system-tbb tools} Installed versions: 2.0.31360^m(07:17:28 AM 05/12/2017)(-tools) Homepage: http://software.intel.com/en-us/articles/opencl-sdk/ Description: Intel's implementation of the OpenCL standard [I] x11-drivers/xf86-video-intel Available versions: 2.99.917_p20180214-r1 2.99.917_p20180214-r2 ~2.99.917_p20190301 **9999 {debug dri dri3 +sna tools +udev uxa xvmc KERNEL="linux"} Installed versions: 2.99.917_p20180214-r2(09:02:17 PM 04/29/2019)(dri sna udev -debug -dri3 -tools -uxa -xvmc KERNEL="linux") Homepage: https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel Description: X.Org driver for Intel cards Code: $ eix -I xorg [I] x11-base/xorg-drivers Available versions: 1.20 **9999 {INPUT_DEVICES="elographics evdev joystick keyboard libinput mouse synaptics vmmouse void wacom" VIDEO_CARDS="amdgpu ast dummy fbdev freedreno geode glint i915 i965 intel mga nouveau nv nvidia omap qxl r128 radeon radeonsi siliconmotion tegra vc4 vesa via virtualbox vmware"} Installed versions: 1.20(10:30:12 AM 04/30/2019)(INPUT_DEVICES="evdev joystick keyboard mouse synaptics wacom -elographics -libinput -vmmouse -void" VIDEO_CARDS="i915 intel nvidia -amdgpu -ast -dummy -fbdev -freedreno -geode -glint -i965 -mga -nouveau -nv -omap -qxl -r128 -radeon -radeonsi -siliconmotion -tegra -vc4 -vesa -via -virtualbox -vmware") Homepage: https://www.gentoo.org/ Description: Meta package containing deps on all xorg drivers [I] x11-base/xorg-proto Available versions: 2018.4 **9999 Installed versions: 2018.4(08:31:26 PM 04/29/2019) Homepage: https://gitlab.freedesktop.org/xorg/proto/xorgproto Description: X.Org combined protocol headers [I] x11-base/xorg-server Available versions: 1.20.3(0/1.20.3) 1.20.4(0/1.20.4) **9999(0/9999) {debug dmx doc elogind +glamor ipv6 kdrive libressl minimal selinux static-libs +suid systemd +udev unwind wayland xcsecurity xephyr xnest xorg xvfb} Installed versions: 1.20.4(0/1.20.4)(08:37:47 PM 04/29/2019)(glamor ipv6 kdrive suid udev xephyr xnest xorg -debug -dmx -doc -elogind -libressl -minimal -selinux -static-libs -systemd -unwind -wayland -xcsecurity -xvfb) Homepage: https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/xserver/xorg-server Description: X.Org X servers Code: $ gcc --version gcc (Gentoo 8.2.0-r6 p1.7) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Code: $ clang --version clang version 8.0.0 (tags/RELEASE_800/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/8/bin Code: $ eix -I linux-firmware [I] sys-kernel/linux-firmware Available versions: 20190313^bs 20190409^bs (~)20190424^bs **99999999^bs {savedconfig} Installed versions: 20190424^bs(04:42:34 PM 04/30/2019)(savedconfig) Homepage: https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git Description: Linux firmware files Code: $ eix -I bumblebee [I] x11-misc/bumblebee Available versions: 3.2.1 ~3.2.1_p20170123 ~3.2.1_p20170130 (**)9999 (**)9999[1] {+bbswitch VIDEO_CARDS="nouveau nvidia"} Installed versions: 9999[1](06:00:41 PM 04/30/2019)(bbswitch VIDEO_CARDS="nvidia -nouveau") Homepage: http://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee Description: Service providing elegant and stable means of managing Optimus graphics chipsets [1] "bumblebee" /var/lib/layman/bumblebee Code: $ eix -I primus [I] x11-misc/primus Available versions: ~0.2 (**)9999[1] {ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"} Installed versions: 9999[1](06:01:03 PM 04/30/2019)(ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="32 64 -x32") Homepage: https://github.com/amonakov/primus Description: Faster OpenGL offloading for Bumblebee What's the problem, what am I doing wrong, why can I not run nvidia? Thanks, Vlad
Try emerging nvidia drivers with USE="-compat" https://devtalk.nvidia.com/default/topic/1050786/linux/nvidia-drivers-430-09-causes-xorg-segfault-at-start-/
Hello everyone! This is my first post here as I am a noob at gentoo, so pls don't be too harsh. I have installed gentoo on VirtualBox VM. Now I tried to install Xorg/X11 server and would later install the Fluxbox to have a gui. I was following this tutorial: https://wiki.gentoo.org/wiki/Xorg/Guide I did not configure/recompile kernel for xorg, as some setting that, according to tutorial, were needed, were already correct. But fot GPU part, VirtualBox vm doesn't have nvidia or amd virtual card, but rather "VMSVGA", so I didn't set/change any setting related to GPU. I got an error while compiling some package. I was running this command: Code: emerge --ask x11-base/xorg-server Here is the output that I get: Here are last 100 lines of console output from the command. I couldn't upload whole file, because it was too large (~26k lines). http://dpaste.com/32J17A4
In your log there is no error, but on possible cause is an out of memory error (you have only 1Gb ram). You should add more RAM on virtual machine and you can also set a lower MAKEOPTS
[Moderator note: updated title to reflect the true solution; original title was Non root Xorg - cron problem . -Hu] I followed this guide : https://wiki.gentoo.org/wiki/Non_root_Xorg all is well except that every 10 minutes I get email : Code: Subject: cron for user root root /usr/lib64/sa/sa1 1 1 /bin/sh: root: command not found I'm using dcron, I didn't change anything regarding that or anything other than what's in that guide. It's getting pretty annoying, any ideas how to solve this ?
kajzer wrote: ISubject: cron for user root root /usr/lib64/sa/sa1 1 1 That's a sysstat cronjob, nothing to do with Xorg that I can fathom. kajzer wrote: /bin/sh: root: command not found And it appears to have a spurious "root" at the start of the command line. Grep for it in /etc and fix it.
Once logged into a wayland session, SWAY here for the matter, VT switch will cause: A unusable SDDM greeter when switching back (e.g. Ctrl+7) , and as a consequence Loss of access to the opened SWAY/wayland session. kill -9 at sway does unlock the situation by raising a usable SSDM greeter, with loss of previous session, of course. Am I the only one here? PS: As consolekit wraps the command line, I'll give a try without it. PS: SDDM / LXDE is VT switch compatible here.
Sway should be on TTY8 Cf. https://github.com/swaywm/sway/issues/3900
I have been migrating mu setup from one drive to another. During this process, at some point my login manager, SDDM started not starting by itself apparently. I had the impression that I needed to start loging in to a console first or shifting between virtual console and startup screen (Ctrl-Alt-2, Ctrl-Alt-1). But that was hard to reproduce. My most recent guess is that it is related to cnrg initialization. As per the logs: Code: mrt 16 18:32:51 sysoppad systemd[1]: Started Simple Desktop Display Manager. -- Subject: Unit sddm.service has finished start-up -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sddm.service has finished starting up. -- -- The start-up result is RESULT. Code: mrt 16 18:38:00 sysoppad kernel: random: crng init done mrt 16 18:38:00 sysoppad kernel: random: 7 urandom warning(s) missed due to ratelimiting mrt 16 18:38:00 sysoppad sddm[3707]: Initializing... This points towards the kernel. I did modify some kernel configuration aspects, but wouldn't know what change causes this problem. Any help in finding the culprit and fixing this issue is appreciated.
https://forums.gentoo.org/viewtopic-t-1091998.html
Code: $ qgit No protocol specified qt.qpa.screen: QXcbConnection: Could not connect to display :0 Could not connect to any X display. This started happening recently, I have no idea why and I have no idea what to do. I re-emerged, deleted the configuration, and looked in the logs, all without success or leads.
You can connect simple X applications to that X server? xmessage OK displays a pop-up?
Hi, So I’ve got a working gentoo system really happy so far, I’ve moved from arch and I’m using i3, as I’m on open RC and not systemd when installing i3status-rust I get a failure with missing dependency ‘lib pulse.so’ Now as I understand this is because I don’t have pulse audio installed, and the reason for that is pulseaudio requires systemd. Any ideas what I can do? Thanks
braz2kuk wrote: Now as I understand this is because I don’t have pulse audio installed, and the reason for that is pulseaudio requires systemd. pulseaudio don't need systemd EDIT: pulseaudio seems optional for i3status-rust you can exclude with cargo build --release --no-default-features (I can be wrong. I don't know much about cargo).
Video Card: GTX 950 My version of nvidia-drivers: 415.18 My X desktop operates normally outside of this problem. This problem can happen a wide time-frame (minutes to several hours), but when it happens the desktop freezes in place and I'm locked out of doing anything about it without ssh'ing in. The fact that I can use ssh to get in tells me that this is a video card problem, perhaps? I've tried several versions of the proprietary Nvidia drivers, but they don't seem to make a difference. What am I missing? My dmesg: Code: [ 6247.436594] X: Corrupted page table at address 7f5cbc2e1aa0 [ 6247.436597] PGD 3fa4cd067 P4D 3fa4cd067 PUD 3fa5b6067 PMD 250402cfd067 [ 6247.436602] BAD [ 6247.436604] Bad pagetable: 001d [#1] SMP NOPTI [ 6247.436606] Modules linked in: nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) [ 6247.436611] CPU: 6 PID: 3227 Comm: X Tainted: P O 4.14.83-gentoo #33 [ 6247.436612] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./B450M Pro4, BIOS P1.10 06/19/2018 [ 6247.436614] task: ffff9ae04bc5de80 task.stack: ffff9f52c24d0000 [ 6247.436616] RIP: 0033:0x7f5cbc2e1aa0 [ 6247.436617] RSP: 002b:00007ffce7a492b8 EFLAGS: 00013202 [ 6247.436618] RAX: 00007f5cbc2e1aa0 RBX: 0000557c83a963f0 RCX: 0000000000000000 [ 6247.436619] RDX: 0000557c83c298d0 RSI: 0000000000004000 RDI: 0000557c84266e50 [ 6247.436620] RBP: 0000557c84266e50 R08: 0000557c84472c90 R09: 0000000000000000 [ 6247.436621] R10: 0000000000000000 R11: 0000000000000000 R12: 0000557c83a963f0 [ 6247.436622] R13: 0000000000004000 R14: 0000557c84474cc0 R15: 000000000360007c [ 6247.436623] FS: 00007f5cc0c878c0(0000) GS:ffff9ae05ed80000(0000) knlGS:0000000000000000 [ 6247.436624] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 6247.436625] CR2: ffffbfe042cfd708 CR3: 00000003f9b42000 CR4: 00000000003406e0 [ 6247.436627] RIP: 0x7f5cbc2e1aa0 RSP: 00007ffce7a492b [ 6247.436628] ---[ end trace 67d1eb901d68009f ]--- [ 6247.436643] X (3227) used greatest stack depth: 11616 bytes left
As for "how bad is this": best case, the nVidia driver has a bug that corrupts process page tables (but only those, no other forms of kernel memory are in danger of corruption). Worst case, depending on perspective: the nVidia driver has a bug that corrupts arbitrary memory and, left alone, may corrupt something that survives a reboot. Or, you could say the worst case is that you have a hardware fault and the nVidia driver is an innocent bystander as the hardware fault causes corruption which, again, might eventually corrupt persisted data (like pages written to a filesystem). Either way, when memory corruption is involved, "worst case" can become very bad, very quickly. Can you reproduce the fault in an untainted kernel?
Here's Code: ~ $ equery h gles2 * Searching for USE flag gles2 ... ... [IP-] [ ] x11-libs/cairo-1.16.0-r2:0 whereas Code: ~ $ euse x11-libs/cairo [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for x11-libs/cairo-1.16.0-r2: U I + + X : Add support for X11 - - abi_x86_32 : 32-bit (x86) libraries - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces + + glib : Compile with GLib Object System support + + opengl : (Restricted to >=x11-libs/cairo-1.10.0) Build the OpenGL backend - - static-libs : Build static versions of dynamic libraries as well + + svg : Add support for SVG (Scalable Vector Graphics) - - utils : Build support for Cairo script and trace utilities - - valgrind : Built-in support to mark memory regions - - xcb : Support the X C-language Binding, a replacement for Xlib What am I missing? Tks 4 ur attention.
I think that equery uses don't show masked use flag
Using stable dmenu-4.8 amd64 with sway, when activated it seems to hide the beginning possible choices beyond the left the display. I can ask for the command I want, and execute it with return, but won't get it display (? in reverse video) in the selection zone of dmenu. Any idea how to fix? Thks 4 ur attention.
I remember reading somewhere that dmenu doesn't work with wayland, so you have to use something like bemenu instead. ^ From my memory
Hi, I have i3 installed and I’m currently going through and configuring it to my liking, one thing I can’t get my head around is how to start a program on launch however start it minimised to the tray. The reason I need this is I have ckb-installed which when launched sets your settings for your keyboard and mouse once it’s done that I can quit it and it stays in the i3 tray and that’s fine. At present it launches when i3 does as per my config, is there anyway I can get it to start minimised in the tray as opposed to me having to close it each time? I’ve been through wikis and can’t seem to sort it. Thanks
I haven't perceived a minimize option. Maybe that's partly why the scratchpad exists? I haven't yet tried it, so can't say how well it works. Quote: As the name indicates, this is useful for having a window with your favorite editor always at hand. However, you can also use this for other permanently running applications which you don’t want to see all the time: Your music player, alsamixer, maybe even your mail client…? See also: Can I minimize windows? For me, that's at least two usability issues falling under the "not the i3 way."
Hi, I am running i3 and have a 3 monitor setup, i have made a script file that contains the xrandr executable and parameters that work for my setup, if i execute the xrandr command in a terminal it works so i know the command is not at fault, however if i try and run it at i3 startup it does not work. The script file i am using is ~/.screenlayout/screens.sh is shown below. Code: #!/bin/sh xrandr --output DVI-D-0 --off --output HDMI-0 --off --output DP-5 --off --output DP-4 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-3 --off --output DP-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-1 --off --output DP-0 --mode 1920x1080 --pos 0x0 --rotate normal My i3 config below Code: #Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. font pango:Fantasque Sans Mono 8 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). font pango:DejaVu Sans Mono 8 # Before i3 v4.8, we used to recommend this one as the default: # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # The font above is very space-efficient, that is, it looks good, sharp and # clear in small sizes. However, its unicode glyph coverage is limited, the old # X core fonts rendering does not support right-to-left and this being a bitmap # font, it doesn’t scale on retina/hidpi displays. # Mod Key set $mod Mod4 #Screen Layout exec_always --nostartup-id terminator -e ~/.screenlayout/screens.sh #Nitrogen exec --no-startup-id nitrogen --restore #start ckb-next daemon exec --no-startup-id ckb-next --background #set keyboard map exec --no-startup-id setxkbmap -layout gb # compton exec --no-startup-id compton --config ~/.config/i3/compton.conf # start a terminal bindsym $mod+Return exec terminator # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod # kill focused window bindsym $mod+q kill # Make the currently focused window a scratchpad bindsym $mod+Shift+minus move scratchpad # Show the first scratchpad window bindsym $mod+minus scratchpad show # change focus bindsym $mod+j focus left bindsym $mod+k focus down bindsym $mod+l focus up bindsym $mod+semicolon focus right # alternatively, you can use the cursor keys: bindsym $mod+Left focus left bindsym $mod+Down focus down bindsym $mod+Up focus up bindsym $mod+Right focus right # move focused window bindsym $mod+Shift+j move left bindsym $mod+Shift+k move down bindsym $mod+Shift+l move up bindsym $mod+Shift+semicolon move right # alternatively, you can use the cursor keys: bindsym $mod+Shift+Left move left bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right # split in horizontal orientation bindsym $mod+h split h # split in vertical orientation bindsym $mod+v split v # enter fullscreen mode for the focused container bindsym $mod+f fullscreen toggle # change container layout (stacked, tabbed, toggle split) bindsym $mod+s layout stacking bindsym $mod+w layout tabbed bindsym $mod+e layout toggle split # toggle tiling / floating bindsym $mod+space floating toggle # change focus between tiling / floating windows bindsym $mod+Shift+space focus mode_toggle # focus the parent container bindsym $mod+a focus parent # focus the child container #bindsym $mod+shift+d focus child # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1" set $ws2 "2" set $ws3 "3" set $ws4 "4" set $ws5 "5" set $ws6 "6" set $ws7 "7" set $ws8 "8" set $ws9 "9" set $ws10 "10" # switch to workspace bindsym $mod+1 workspace $ws1 bindsym $mod+2 workspace $ws2 bindsym $mod+3 workspace $ws3 bindsym $mod+4 workspace $ws4 bindsym $mod+5 workspace $ws5 bindsym $mod+6 workspace $ws6 bindsym $mod+7 workspace $ws7 bindsym $mod+8 workspace $ws8 bindsym $mod+9 workspace $ws9 bindsym $mod+0 workspace $ws10 # move focused container to workspace bindsym $mod+Shift+1 move container to workspace $ws1 bindsym $mod+Shift+2 move container to workspace $ws2 bindsym $mod+Shift+3 move container to workspace $ws3 bindsym $mod+Shift+4 move container to workspace $ws4 bindsym $mod+Shift+5 move container to workspace $ws5 bindsym $mod+Shift+6 move container to workspace $ws6 bindsym $mod+Shift+7 move container to workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8 bindsym $mod+Shift+9 move container to workspace $ws9 bindsym $mod+Shift+0 move container to workspace $ws10 # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode # Pressing left will shrink the window’s width. # Pressing right will grow the window’s width. # Pressing up will shrink the window’s height. # Pressing down will grow the window’s height. bindsym j resize shrink width 10 px or 10 ppt bindsym k resize grow height 10 px or 10 ppt bindsym l resize shrink height 10 px or 10 ppt bindsym semicolon resize grow width 10 px or 10 ppt # same bindings, but for the arrow keys bindsym Left resize shrink width 10 px or 10 ppt bindsym Down resize grow height 10 px or 10 ppt bindsym Up resize shrink height 10 px or 10 ppt bindsym Right resize grow width 10 px or 10 ppt # back to normal: Enter or Escape or $mod+r bindsym Return mode "default" bindsym Escape mode "default" bindsym $mod+r mode "default" } bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status finds out, if available) bar { font pango:DejaVu Sans Mono, FontAwesome 11 position top output DP-4 status_command ~/Bin/i3status-rs ~/.config/i3/status.toml colors { separator #666666 background #000000 statusline #dddddd focused_workspace #E74B12 #E74B12 #ffffff active_workspace #333333 #333333 #ffffff inactive_workspace #333333 #333333 #888888 urgent_workspace #2f343a #900000 #ffffff } } # i3-gaps gaps inner 10 gaps outer 05 smart_gaps on # a fix for the black bar at the top of the screen # https://github.com/Airblader/i3/issues/29 # the following line fixes the issue, removes window titlebars for_window [class="^.*"] border pixel 0 # reload the configuration file bindsym $mod+Shift+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Shift+r restart # exit i3 bindsym $mod+Shift+e exec i3-msg exit #Pulse Audio controls bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +4% #increase sound volume bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -4% #decrease sound volume bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle # mute sound # Media player controls bindsym XF86AudioPlay exec playerctl play bindsym XF86AudioPause exec playerctl pause bindsym XF86AudioNext exec playerctl next bindsym XF86AudioPrev exec playerctl previous # Disabled dmenu # bindsym $mod+d exec dmenu_run # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop # i3 Lock bindsym Mod1+shift+o exec i3lock --color E74B12 # copy and paste buffer exec --no-startup-id autocutsel #numlockx exec_always --no-startup-id numlockx on # dunst exec --no-startup-id dunst # start Rofi bindsym $mod+d exec --no-startup-id rofi -show drun # start Spotify bindsym Mod1+shift+s exec --no-startup-id spotify # browser shortcut bindsym Mod1+g exec google-chrome-stable # Thunar shortcut bindsym Mod1+Shift+t exec thunar # ranger shortcut bindsym Mod1+Shift+r exec terminator -e ranger # calcurse #bindsym Mod1+y exec termite -e "zsh -c 'source ~/.zshrc && calcurse'" # screenshot bindsym --release Print exec scrot '%Y-%m-%d_%H.%M.%S_$wx$h.png' -e 'mv $f ~/Pictures/screenshots' -q 100 bindsym --release Shift+Print exec scrot '%Y-%m-%d_%H.%M.%S_$wx$h.png' -e 'mv $f ~/Pictures/screenshots' #wal - use the last image/color scheme #exec_always wal -R & ####################################################################### # automatically start i3-config-wizard to offer the user to create a # keysym-based config which used their favorite modifier (alt or windows) # # i3-config-wizard will not launch if there already is a config file # in ~/.i3/config. # # Please remove the following exec line: ####################################################################### Any ideas what i may be doing wrong? Thanks
That solution suggests that $PATH is not set correctly when called from the window manager.
I use SLiM as display manager and Xfce as Desktop Environment. I love both. What I hate, though, is the appearance of xscreensaver: font and layout are both really basic and they do not merge with the rest of my system. Is there any way to use SLiM also when the screen is locked? It would be extremely nice. I tried installing lightdm and light-locker , however I ended up with a system that, when the screen is locked, asks the password two times, once for lightdm and once for xscreensaver. Thank you in advance for any help you can provide. EDIT: this here is my 100th post, nice.
I don't know slim very well, but try to look this section in archwiki
Hi, I just finished fresh install on Dell XPS 13 (I note this as it is really better to use distcc and binary host), those 2 cores doesn't perform well, enough for desktop, but not for compilation... My problem is with KDE plasma settings, I have following versions installed: Code: [U] kde-plasma/systemsettings Available versions: (5) 5.10.5 (~)5.11.2 {classic debug gtk +handbook} Installed versions: 5.10.5(5)(01:18:18 PM 11/02/2017)(handbook -classic -debug -gtk) Homepage: https://www.kde.org/ Description: System settings utility [I] kde-plasma/plasma-desktop Available versions: (5) (~)5.8.4[1] (~)5.8.5[1] 5.8.5-r1[1] 5.10.5 (~)5.11.2 {appstream debug +fontconfig gtk2 gtk3 +handbook ibus legacy-systray +mouse packagekit pulseaudio +qt4 scim +semantic-desktop test touchpad INPUT_DEVICES="+evdev synaptics"} Installed versions: 5.11.2(5)(10:17:04 PM 10/31/2017)(fontconfig handbook mouse pulseaudio semantic-desktop -appstream -debug -gtk2 -gtk3 -ibus -legacy-systray -qt4 -scim -test -touchpad) Homepage: https://www.kde.org/ Description: KDE Plasma desktop [1] "poly-c" /var/lib/layman/poly-c I cannot access Display and Monitor, when I click in the menu I access the Compositor Settings for Desktop Effects, but there is not show of monitor resolution, etc. it is showing wrong tab completely I tried both versions to emerge available in Gentoo tree. Has anyone else similar issue?
Did you follow the gentoo kde wiki and install plasma-meta? Probably not?
Hi. I just upgraded to KDE 18.12 in the stable branch, and the first thing I noticed is that the Information panel Dolphin had on the right side is now missing. There is no menu entry to turn it back on either. Here's a random image from the web just to show you what I'm talking about. The panel on the right side with the image and additional info is the one I'm talking about. Does somebody know what happened to it? Is there an equal functionality somewhere? I found an 'Addition Information' menu item, but I have no idea how can I display those. Thanks. EDIT: asturm's answer provides an explanation and possible solution (I had USE=semantic-desktop disabled).
The Information panel in >=18.12 is only available with USE=semantic-desktop enabled. Previous versions had a (broken) fallback based on kdelibs4support that depended on unavailable nepomuk. Commit that ported away from kdelibs4support: https://cgit.kde.org/dolphin.git/commit/?id=6674c9c387d0986e99698332727bf797257bf07d
I use GnuCash with a mysql database. I have used it for years. Since yesterday I cant safte to the database anaymore. The error is 'Niet in staat om databank op te slaan' In English 'unable to safe tot database'. I have no idea why this error occurs. I checked wether or not my mariadb is running and it is: Code: elmar@errornix ~ $ mysql Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 12 Server version: 10.2.22-MariaDB-log Source distribution Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> I'm also able to add to the database. Here some configs: Code: elmar@errornix ~ $ emerge --info Portage 2.3.62 (python 3.5.5-final-0, default/linux/amd64/17.0/desktop/gnome/systemd, gcc-8.2.0, glibc-2.28-r5, 4.19.27-gentoo-r1 x86_64) ================================================================= System uname: Linux-4.19.27-gentoo-r1-x86_64-Intel-R-_Core-TM-_i5-5257U_CPU_@_2.70GHz-with-gentoo-2.6 KiB Mem: 8065832 total, 2198856 free KiB Swap: 20479996 total, 20479996 free Timestamp of repository gentoo: Sun, 31 Mar 2019 10:30:01 +0000 Head commit of repository gentoo: 3bd093ca276717a318818f5145df28aebc441458 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.30 p5) 2.30.0 app-shells/bash: 4.4_p23-r1::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.15::gentoo, 3.5.5::gentoo, 3.6.5::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.30-r4::gentoo sys-devel/gcc: 8.2.0-r6::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.28-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=broadwell -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.2/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="rsync://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://mirror.leaseweb.com/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo" LANG="nl_NL.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl acpi aes alsa amd64 avx avx2 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif f16c fam flac fma3 fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms libnotify libsecret libtirpc mad mmx mmxext mng mp3 mp4 mpeg multilib nautilus ncurses networkmanager nls nptl ogg opengl openmp pam pango pclmul pcre pdf perl png policykit popcnt ppds pulseaudio qt5 readline sdl seccomp spell sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb vorbis wayland wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="intel" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev keyboard synaptics libinput" KERNEL="linux" L10N="nl en-GB en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_5 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="i915 i965" XFCE_PLUGINS="brightness clock trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Code: elmar@errornix ~ $ eix app-office/gnucash [I] app-office/gnucash Available versions: 3.2-r2 3.3 ~3.3-r1 ~3.4 {aqbanking chipcard debug doc examples gnome-keyring +gui mysql nls ofx postgres python quotes -register2 sqlite PYTHON_SINGLE_TARGET="python3_5 python3_6" PYTHON_TARGETS="python3_5 python3_6"} Installed versions: 3.3(15:56:05 30-03-19)(gnome-keyring gui mysql nls ofx -aqbanking -chipcard -debug -doc -examples -postgres -python -quotes -register2 -sqlite PYTHON_SINGLE_TARGET="python3_6 -python3_5" PYTHON_TARGETS="python3_5 python3_6") Homepage: http://www.gnucash.org/ Description: A personal finance manager
When I look at '/tmp/gnucash.trace' I see this: Code: lmar@errornix /tmp $ tail -f gnucash.trace * 12:53:18 CRIT <gnc.engine> [xaccSplitSetReconcile()] Bad reconciled flag * 12:53:18 CRIT <gnc.engine> [xaccSplitSetReconcile()] Bad reconciled flag * 12:53:55 CRIT <gnc.backend.dbi> [error_handler()] DBI error: 1292: Incorrect datetime value: '1970-01-01 00:00:00' for column `gnucash`.`splits`.`reconcile_date` at row 1 * 12:53:55 CRIT <gnc.backend.dbi> [GncDbiSqlConnection::execute_nonselect_statement()] Error executing SQL INSERT INTO splits(guid,tx_guid,account_guid,memo,action,reconcile_state,reconcile_date,value_num,value_denom,quantity_num,quantity_denom) VALUES('38e554d9c5ec4871ba29c950524cebcb','4dd40c2ec27c4499896c4e8e927b9809','62ee224a8735d0c97c5494a26e4f25fd','','','n','1970-01-01 00:00:00',-100,100,-100,100) * 12:53:55 CRIT <gnc.backend.sql> [GncSqlBackend::execute_nonselect_statement()] SQL error: INSERT INTO splits(guid,tx_guid,account_guid,memo,action,reconcile_state,reconcile_date,value_num,value_denom,quantity_num,quantity_denom) VALUES('38e554d9c5ec4871ba29c950524cebcb','4dd40c2ec27c4499896c4e8e927b9809','62ee224a8735d0c97c5494a26e4f25fd','','','n','1970-01-01 00:00:00',-100,100,-100,100) * 12:53:55 CRIT <gnc.engine> [commit_err()] commit error: 17 * 12:55:05 CRIT <gnc.backend.dbi> [error_handler()] DBI error: 1292: Incorrect datetime value: '1970-01-01 00:00:00' for column `gnucash`.`splits`.`reconcile_date` at row 1 * 12:55:05 CRIT <gnc.backend.dbi> [GncDbiSqlConnection::execute_nonselect_statement()] Error executing SQL INSERT INTO splits(guid,tx_guid,account_guid,memo,action,reconcile_state,reconcile_date,value_num,value_denom,quantity_num,quantity_denom) VALUES('154bb35b82cf4d8195199eed0d5d5782','4dd40c2ec27c4499896c4e8e927b9809','b34e7ddc2f9b911c585a9e6b95e5dedc','','','n','1970-01-01 00:00:00',100,100,100,100) * 12:55:05 CRIT <gnc.backend.sql> [GncSqlBackend::execute_nonselect_statement()] SQL error: INSERT INTO splits(guid,tx_guid,account_guid,memo,action,reconcile_state,reconcile_date,value_num,value_denom,quantity_num,quantity_denom) VALUES('154bb35b82cf4d8195199eed0d5d5782','4dd40c2ec27c4499896c4e8e927b9809','b34e7ddc2f9b911c585a9e6b95e5dedc','','','n','1970-01-01 00:00:00',100,100,100,100) * 12:55:05 CRIT <gnc.engine> [commit_err()] commit error: 17 So I think there is something wrong with my database.
I tried without success to emerge gnome without systemd after reading the latest news on Gnome 3 for OpenRC. I get the requirement of the systemd USE flag for dbus. I did emerge --sync. I have gnome and -systemd in my make.conf If I try the USE flag in package.use I get there is no ebuild to satisfy elogind and systemd for dbus (at most one) Any idea? Best regards, pourpier
You are in a stable or unstable system? What is the problem? I think that install gnome openrc in a stable system is a little more complicated than in a unstable system
Hi folks! Recently I realized, that claws-mail tray icon has disappeared. notification use flag is on, the tray icon is even enabled in the settings, but it is not present in tray, not even in the element list. All the rest tray icons: keepassxc, audacious, telegram, qbittorrent are present. Any ideas how to fix that?
It seems that all gtk based applications are affect. Pidgin icon is absent too.
Hey guys, I can't seem to get startx to use .xinitrc instead of the standard file in /etc/X11 which automatically will open up twm and xterm. I'm trying to run i3-gaps by the way. Could somebody post their working .xinitrc so I could see how it is formatted? Much appreciated, lads.
Strange a .xinitrc file in your home directory should be work, see https://wiki.gentoo.org/wiki/I3#Starting_i3
Hi everyone!, I have installed Gentoo (gnome/systemd) for the first time loosely following the Handbook and Sakaki's guide and I am almost over, everything seems to be working but the last step, starting gdm. Starting it with startx from a user account seems to work fine but whenever I try to run it with systemctl start gdm it hangs indefinetly showing a blank screen and a caret and I can't find what's the issue since journalctl shows no major error. The only lead I have is when testing Xorg with X -config it tells me it has found a segmentation fault at 0x0. I am running it on a laptop with dual intel/nVidia gpu and I am trying to get it started through nouveau drivers. They seem to load fine as far ar Xorg.0.log seems to tell. Should I try with nvidia proprietary divers? Would that make a difference? Any help is appreciated.
For anynone who might have the same issue I solved it by switching to intel drivers.
After about three weeks absence I updated my laptop and now it will not let me input anything in my login manager (lxdm), neither mouse nor keyboard are working. Sometimes even getting to the login manager fails and I end up on the console, which is great compared to being locked-out completely. During update GCC was updated to the 8 series (I run amd64 stable) and gentoo-sources to 4.19.23, the latter was compiled and installed by me coming from 4.19.21. It fails no matter which kernel version I boot. To mitigate any problems from having binaries from two different GCC major versions, I booted a live linux, chrooted into my system and recompiled world. Also rebuilding xf86-input-* did not help. My debugging showed following facts: Most init scripts (I run openRC) are in status "starting", the root cause being that fsck did not start Root partition (I only have one encrypted BTRFS-formatted partition) mounted read-only, however I can remount rw without problems and it seems to have to do with failing init scripts (root runscript is not executed) laptop_mode puts out "failed! udev not running?" However systemd-udevd is running as a process Before I collect more information (getting it is a bit complicated at the moment), maybe someone has some ideas were to look or asks the question I need to go on. Thanks for any help. EDIT: Downgrading to =sys-fs/udev-init-scripts-32 solved it, I will investigate.
Thanks, yes, that is my problem, I found it in the bugtracker just now and wanted to add it to the thread.
Hi there, I'm hitting the following error for dev-util/geany-plugins-1.34 Code: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/git_changebar_la-gcb-plugin.o: in function `clear_cached_blob_contents': gcb-plugin.c:(.text+0x76): undefined reference to `git_buf_free' /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/git_changebar_la-gcb-plugin.o: in function `free_job': gcb-plugin.c:(.text+0x170): undefined reference to `git_buf_free' /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/git_changebar_la-gcb-plugin.o: in function `worker_thread': gcb-plugin.c:(.text+0xf7b): undefined reference to `git_buf_free' /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/git_changebar_la-gcb-plugin.o: in function `plugin_init': gcb-plugin.c:(.text+0x2539): undefined reference to `giterr_last' collect2: error: ld returned 1 exit status Any clues how to fix this?
To answer my own question, downgrading dev-libs/libgit2 to version 0.27.8 (i.e. masking 0.28 ) solves this problem.
Hi, since I upgraded everything to unstable, I have this problem: Code: $ xfce4-panel Error setting device Error setting channel using 4.12 using 4.12 (wrapper-2.0:3499): Gtk-WARNING **: 11:32:19.786: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkButton) (wrapper-2.0:3500): Gtk-WARNING **: 11:32:19.793: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner AlsaPluginVolumeButton) (wrapper-2.0:3498): Gtk-WARNING **: 11:32:19.818: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 28 (wrapper-2.0:3498): Gtk-WARNING **: 11:32:19.818: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) (wrapper-2.0:3502): Gtk-WARNING **: 11:32:19.821: gtk_widget_size_allocate(): attempt to allocate widget with width -3 and height 26 (wrapper-2.0:3501): Gtk-WARNING **: 11:32:19.972: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton) free(): invalid pointer The free():invalid pointer happens when I click on the applications menu. When I do MALLOC_CHECK=1 xfce4-panel and I click on the applications menu, the X session freezes until I kill xfce4-panel from a virtual console. No messages are printed. Code: # emerge --info Portage 2.3.60 (python 3.7.0-final-0, default/linux/amd64/17.1/desktop, gcc-8.2.0, glibc-2.28-r5, 4.20.10-gentoo x86_64) ================================================================= System uname: Linux-4.20.10-gentoo-x86_64-Intel-R-_Pentium-R-_CPU_N3520_@_2.16GHz-with-gentoo-2.6 KiB Mem: 3921640 total, 528316 free KiB Swap: 1023996 total, 1023996 free Timestamp of repository gentoo: Sun, 17 Feb 2019 10:04:15 +0000 Head commit of repository gentoo: c3ed6759a764e89ad0931d4776690adf15a49c78 sh bash 5.0_p2 ld GNU ld (Gentoo 2.31.1 p5) 2.31.1 app-shells/bash: 5.0_p2::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.28.0::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.6::gentoo, 3.7.0::gentoo dev-util/cmake: 3.13.4::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.40.3::gentoo sys-apps/sandbox: 2.15::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.31.1-r4::gentoo sys-devel/gcc: 8.2.0-r6::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r5::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.20::gentoo (virtual/os-headers) sys-libs/glibc: 2.28-r5::gentoo Repositories: crossdev location: /usr/crossdev-overlay masters: gentoo eclipse location: /var/lib/layman/eclipse masters: gentoo priority: 50 gentoo location: /usr/portage sync-type: git sync-uri: https://github.com/gentoo-mirror/gentoo.git priority: 1000 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=native" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://gentoo.mirrors.ovh.net/gentoo-distfiles/ ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ rsync://mirror.eu.oneandone.net/gentoo/" LANG="it_IT.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="it" MAKEOPTS="-j3 -l4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X \ a52 aac acl acpi alsa alsa\ amd64 berkdb bluetooth branding btrfs bzip2 cairo cdda cdr chromium cli consolekit crypt cups custom-cflags custom-optimization cxx dbus dhcpcd dos dri dts dvdr emboss encode exif fam fat ffmpeg flac fortran gdbm gecko gif glamor gpm grammar graphite gtk hangouts iconv ipv6 jpeg latex lcms ldap libnotify libtirpc mad math mng mono mp3 mp4 mpeg multilib ncurses nfc nls nptl ntfs ogg opengl openmp openssl pam pango pcap pcre pcsc-lite pdf pgo pipelight pm-utils png policykit ppds prelink proprietary-codecs qt5 rar readline run-exes samba sdl seccomp spell ssl staging startup-notification svg system-ffmpeg system-harfbuzz system-icu system-jpeg system-libevent system-llvm system-sqlite systray tcpd themes thesaurus tiff truetype udev udisks unicode upower usb v4l vaapi vorbis widevine wifi wxwidgets x264 x265 x265\ xattr xcb xfce xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics libinput keyboard mouse" KERNEL="linux" L10N="it" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python3_7 python3_6" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS What should I do? I tried to emptytree world but that didn't change anything.
SOLVED: (The problem also affected transmission-gtk) Analyzing the backtrace of gdb, I found out cairo-9999 was the problem. Downgrading to stable version (1.16.0-r2) fixes the problem. I will git bisect and then report the bug to mainstream.
Hello all, Is it possible to start a x-desktop program from a tty prompt on raspberry Pi 64 On Debian I could do: Code: DISPLAY=:0 ./MediaPlayer &! in a Putty SSH session to start my application on the graphic desktop If I try this on Gentoo I get a message Code: qt.qpa.screen: QXcbConnection: Could not connect to display Could not connect to any X display. P.S. I tried all numbers from, 0 to 9 Anyone got an idea whats wrong? Greets Jean Paul
One thing that can confuse the situation is that if a variable is already exported, you can assign a new value to it and the exported flag will not change: Code: bash-4.4$ env | grep DISPLAY DISPLAY=:0 bash-4.4$ DISPLAY=x bash-4.4$ env | grep DISPLAY DISPLAY=x bash-4.4$ unset DISPLAY bash-4.4$ env | grep DISPLAY bash-4.4$ DISPLAY=x bash-4.4$ env | grep DISPLAY bash-4.4$ export DISPLAY bash-4.4$ env | grep DISPLAY DISPLAY=x bash-4.4$
Ever since the update to evince-3.24.2-r1 (apparently due to a GLSA: https://forums.gentoo.org/viewtopic-t-1080014-highlight-evince.html ) I have been unable to use it on my KDE (Plasma 5) desktop because it lacks any and all window re-sizers on its borders, because it basically lacks window borders altogether. Has anyone else run into this? Stable amd_64 system, open source radeon drivers, KDE Plasma 5 desktop.
Posting to my own dead thread, I know, but I solved this some time back. The solution was to delete all gtk* stuff in the home/.config directory and restart KDE. Old cruft apparently.
Upgrading the system required the reinstallation of kde-apps / kitinerary-18.08.3 which resulted in the following error: Code: #emerge --info '=kde-apps/kitinerary-18.08.3::gentoo' Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-7.3.0, glibc-2.27-r6, 4.14.83-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-4.14.83-gentoo-x86_64-Intel-R-_Core-TM-_i5-4460_CPU_@_3.20GHz-with-gentoo-2.6 KiB Mem: 8102812 total, 2547816 free KiB Swap: 8191996 total, 8191996 free Timestamp of repository gentoo: Fri, 22 Feb 2019 13:00:01 +0000 Head commit of repository gentoo: 1284afe52f5e267c93badad21194044131e22589 sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.30 p5) 2.30.0 app-shells/bash: 4.4_p23-r1::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.38.3-r1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.13.4-r2::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.30-r4::gentoo sys-devel/gcc: 7.3.0-r3::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.27-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe" GENTOO_MIRRORS="rsync://gentoo.c3sl.ufpr.br/gentoo/ ftp://gentoo.c3sl.ufpr.br/gentoo/ https://gentoo.c3sl.ufpr.br/ http://gentoo.c3sl.ufpr.br/ http://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ http://gentoo.osuosl.org/ https://gentoo.osuosl.org/" LANG="pt_BR.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="pt_BR" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl acpi activities alsa amd64 bash-completion berkdb branding bzip2 cairo cdda cdr cli consolekit crypt cups cxx dbus declarative dhclient dri dts dvd dvdr emboss encode exif fam ffmpeg flac fortran gdbm gif glamor gpm gtk iconv ipv6 jpeg kde kipi kwallet lcms ldap libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl nvidia ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt5 readline sdl seccomp semantic-desktop spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xcomposite xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="pt-BR" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="nvidia opengl" 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: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS ================================================================= Package Settings ================================================================= kde-apps/kitinerary-18.08.3::gentoo was built with the following: USE="pdf -debug -test" ABI_X86="(64)" Please, what is the procedure to solve the situation?
What error?
Hey, cinnamon always starts in software rendering mode with slow graphics. Code: # inxi -Fz System: Host: matrix Kernel: 4.19.15-gentoo x86_64 bits: 64 Console: tty 1 Distro: Gentoo Base System release 2.6 Machine: Device: desktop Mobo: ASRock model: Z370 Pro4 serial: <filter> UEFI: American Megatrends v: P3.30 date: 11/19/2018 CPU: 8 core Intel Core i9-9900K (-MT-MCP-) cache: 16384 KB clock speeds: max: 5000 MHz 1: 828 MHz 2: 4643 MHz 3: 4556 MHz 4: 4549 MHz 5: 4551 MHz 6: 4535 MHz 7: 4580 MHz 8: 4545 MHz 9: 4519 MHz 10: 4278 MHz 11: 4577 MHz 12: 4508 MHz 13: 4571 MHz 14: 4582 MHz 15: 4535 MHz 16: 4572 MHz Graphics: Card: Intel Device 3e98 Display Server: X.org 1.20.3 drivers: vesa,intel (unloaded: modesetting) tty size: 177x45 Advanced Data: N/A for root out of X Audio: Card Intel 200 Series PCH HD Audio driver: snd_hda_intel Sound: ALSA v: k4.19.15-gentoo Network: Card: Intel Ethernet Connection (2) I219-V driver: e1000e IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter> Drives: HDD Total Size: 2246.6GB (37.6% used) ID-1: /dev/nvme0n1 model: KINGSTON_SA1000M8240G size: 240.1GB ID-2: /dev/sda model: WDC_WD20EFRX size: 2000.4GB ID-3: USB /dev/sdb model: Flash_Drive size: 2.1GB ID-4: USB /dev/sdc model: USB_Flash_Drive size: 4.0GB Partition: ID-1: / size: 219G used: 13G (6%) fs: ext4 dev: /dev/nvme0n1p3 ID-2: /boot size: 128M used: 79M (62%) fs: vfat dev: /dev/nvme0n1p2 ID-3: /home size: 1.8T used: 760G (45%) fs: ext4 dev: /dev/dm-2 ID-4: swap-1 size: 16.78GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 291 Uptime: 7 min Memory: 646.5/15687.7MB Init: SysVinit rc: OpenRC runlevel: default Client: Shell (bash) inxi: 2.3.56 # grep VIDEO_CARDS /etc/portage/make.conf VIDEO_CARDS="intel i965" # glxinfo | grep render direct rendering: Yes GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, Extended renderer info (GLX_MESA_query_renderer): OpenGL renderer string: Software Rasterizer GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer, Here is Xorg.0.log . The setup for my graphics card I got from here. Any ideas how to solve this? Thanks, and best Regards, Frink
Quote: Any ideas how to solve this? Code: (EE) open /dev/dri/card0: No such file or directory Yes, fix your kernel. https://forums.gentoo.org/viewtopic-p-8306922-highlight-.html#8306922
I recently observed tons of baloo_file_extr segfaulting in dmesg. Is this a known bug? Or should I file a bug @bugs.gentoo.org? Is there a known way to fix? Although, I am not unhappy, if this thing does not generate loads of I/O on my disk all the time Code: [ 8896.693093] Code: 05 a5 72 20 00 8b 4e 04 48 89 07 85 c9 7e 3b 48 89 d5 31 db 31 c9 4c 8d 6c 24 20 4c 8d 74 24 18 48 8b 7e 10 89 da 48 8d 04 3e <0f> b6 04 18 3c 01 74 48 44 8d 7b 01 84 c0 0f 84 5c 01 00 00 48 ff [ 8897.404616] baloo_file_extr[2783]: segfault at 7fc40001bef1 ip 00007fc404081d40 sp 00007ffc4faad7d0 error 4 in libKF5BalooEngine.so.5.52.0[7fc404056000+32000] [ 8897.404623] Code: 05 a5 72 20 00 8b 4e 04 48 89 07 85 c9 7e 3b 48 89 d5 31 db 31 c9 4c 8d 6c 24 20 4c 8d 74 24 18 48 8b 7e 10 89 da 48 8d 04 3e <0f> b6 04 18 3c 01 74 48 44 8d 7b 01 84 c0 0f 84 5c 01 00 00 48 ff [ 8897.604969] baloo_file_extr[2824]: segfault at 1 ip 00007f234d6f1c6b sp 00007fffe98fb740 error 4 in libKF5BalooEngine.so.5.52.0[7f234d6da000+32000] [ 8897.604975] Code: 48 31 c9 48 8d 4c 24 30 48 89 57 08 48 8b 38 48 8d 54 24 20 e8 c6 1c ff ff 3d b2 87 ff ff 74 4f 48 8b 74 24 38 48 8d 7c 24 18 <48> 8b 06 48 83 c6 08 48 89 03 8b 44 24 30 8d 50 f8 e8 ff 1d ff ff [ 8898.013835] traps: baloo_file_extr[2885] general protection fault ip:7fd0e0542d40 sp:7ffc2601ab80 error:0 in libKF5BalooEngine.so.5.52.0[7fd0e0517000+32000] [ 8898.233991] baloo_file_extr[2933]: segfault at 1 ip 00007f9acd24a505 sp 00007fff10a1d0e8 error 4 in libc-2.27.so[7f9acd0fe000+1c3000] [ 8898.234001] Code: f0 04 00 77 20 4d 63 0c 93 48 01 d6 48 01 d7 4d 01 d9 41 ff e1 0f 0b 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 40 38 fe 7e 5b <f3> 0f 6f 06 48 89 f9 48 83 e7 f0 48 83 c7 10 49 89 c8 48 29 f9 48 emerge --info Code: Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-7.3.0, glibc-2.27-r6, 4.20.5-gentoo x86_64) ================================================================= System uname: Linux-4.20.5-gentoo-x86_64-AMD_Ryzen_5_1600_Six-Core_Processor-with-gentoo-2.6 KiB Swap: 33554428 total, 33551100 free Timestamp of repository gentoo: Sun, 03 Feb 2019 20:30:01 +0000 Head commit of repository gentoo: 24a1522c7c0d28bd2d093c19c79d2fc6fb82d4ce sh bash 4.4_p23-r1 ld GNU ld (Gentoo 2.30 p5) 2.30.0 app-shells/bash: 4.4_p23-r1::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.29::dantrell-gnome sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.30-r4::gentoo sys-devel/gcc: 7.3.0-r3::gentoo sys-devel/gcc-config: 2.0::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.27-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 seden location: /var/lib/layman/seden masters: gentoo priority: 50 dantrell-gnome-3-30 location: /var/lib/layman/dantrell-gnome-3-30 masters: gentoo priority: 100 test location: /usr/local/portage masters: gentoo priority: 100 dantrell-gnome location: /var/lib/layman/dantrell-gnome masters: gentoo priority: 150 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=znver1" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0" 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="-O2 -march=znver1" DISTDIR="/usr/portage/distfiles" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="de_CH.utf8" LC_ALL="de_CH.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="de de_DE el en fr fr_FR it tr" MAKEOPTS="-j13" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl acpi activities aes alsa amd64 avx avx2 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups cxx d3d9 dbus declarative dri dri3 dts dvd dvdr eds egl elogind emboss encode evo exif fam ffmpeg flac fma3 fortran frei0r gdbm gif glamor gnome gnome-keyring gnome-online-accounts gnutls gpm gtk gtk3 gtkstyle iconv icu introspection ios ipv6 jpeg kde kipi kwallet lcms ldap libinput libnotify libsecret libtirpc llvm lm_sensors mad mmx mmxext mng mp3 mp4 mpeg mtp multilib nautilus ncurses nls nptl ocr ogg openal opencl opengl openmax openmp osmesa pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt5 rdp readline realtime s3tc scanner sdl seccomp semantic-desktop spell spice sse sse2 sse3 sse4_1 sse4_2 sse4a ssh ssl ssse3 staging startup-notification svg tcpd theora tiff tracker truetype udev udisks unicode upower usb vaapi vdpau vhost-net vkd3d vnc vorbis vpx vulkan wayland webrtc-aec widgets wxwidgets x264 xa xattr xcb xcomposite xml xv xvid xvmc zlib" ABI_X86="64 32" ALSA_CARDS="hda-intel" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext smp sse sse2 sse3 sse4_1 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="de el en fr it tr" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby24" SANE_BACKENDS="pixma" USERLAND="GNU" VIDEO_CARDS="amdgpu radeonsi virgl" 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: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Fitzcarraldo thanks, as your tips removed the segfaulting. Strange enough, it also re-enabled my printer being visible within cups. I was already considering it dead, as it would not print within a KVM VM either. After disabling, and enabling balooctl followed by the deletion of mentioned files in linked bugreport, I rebooted and found no segfaults anymore. To my surprise printer was recognized again and started doing its job
Hey, I'm just doing a fresh gentoo installation, but now lightdm is not starting, instead it shows a black screen with a blinking cursor. Code: # cat /etc/conf.d/xdm DISPLAYMANAGER="lightdm" #rc-update show | grep xdm xdm | default #rc-update show | grep dbus dbus | default Any ideas what might be the problem? Thanks and best Regards, Frink
There is some log file?