Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-shell.desktop boot error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
M.Prime
n00b
n00b


Joined: 21 Nov 2015
Posts: 5

PostPosted: Sat Nov 21, 2015 7:56 pm    Post subject: gnome-shell.desktop boot error Reply with quote

Hello, I'm fairly new to using Gentoo, but am enjoying learning from it!
I have ran into an issue that I have not been able to find any solution to online. My gnome-shell.desktop fails to start on boot and I am unable to successfully start it after boot as well. The error seems to be related to the ibus-daemon having a bad config? When I run ibus-setup this is the output I get.

Code:
(ibus-setup:3836): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Traceback (most recent call last):
  File "/usr/share/ibus/setup/main.py", line 45, in <module>
    from enginecombobox import EngineComboBox
  File "/usr/share/ibus/setup/enginecombobox.py", line 32, in <module>
    from icon import load_icon
  File "/usr/share/ibus/setup/icon.py", line 36, in <module>
    icon_theme.prepend_search_path(icondir)
AttributeError: 'NoneType' object has no attribute 'prepend_search_path'


Here is the journalctl output (truncated around the boot issue I mentioned).

Code:
Nov 21 10:45:45 localhost gnome-session[3377]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Activating service name='org.gtk.Private.UDisks2VolumeMonitor'
Nov 21 10:45:45 localhost dbus[3236]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Nov 21 10:45:45 localhost udisksd[3486]: udisks daemon version 2.1.4 starting
Nov 21 10:45:45 localhost dbus[3236]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Nov 21 10:45:45 localhost udisksd[3486]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Successfully activated service 'org.gtk.Private.UDisks2VolumeMonitor'
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Activating service name='org.gtk.Private.GoaVolumeMonitor'
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Activating service name='org.gnome.OnlineAccounts'
Nov 21 10:45:45 localhost org.gnome.OnlineAccounts[3375]: goa-daemon-Message: goa-daemon version 3.16.4.1 starting
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Successfully activated service 'org.gnome.OnlineAccounts'
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Activating service name='org.freedesktop.Telepathy.AccountManager'
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Successfully activated service 'org.gtk.Private.GoaVolumeMonitor'
Nov 21 10:45:45 localhost /usr/libexec/gdm-x-session[3348]: Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Nov 21 10:45:45 localhost gnome-session[3377]: (gnome-shell:3425): IBUS-WARNING **: Unable to connect to ibus: Could not connect: Connection refused
Nov 21 10:45:46 localhost gnome-session[3377]: (gnome-shell:3425): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files
Nov 21 10:45:46 localhost gnome-session[3377]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83
Nov 21 10:45:46 localhost gnome-session[3377]: intel_do_flush_locked failed: Input/output error
Nov 21 10:45:46 localhost polkitd[3328]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Nov 21 10:45:46 localhost gnome-session[3377]: current session already has an ibus-daemon.
Nov 21 10:45:46 localhost polkitd[3328]: Registered Authentication Agent for unix-session:c1 (system bus name :1.33 [gnome-shell --mode=gdm], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 21 10:45:46 localhost gnome-session[3377]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Nov 21 10:45:47 localhost gnome-session[3377]: (gnome-shell:3512): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files
Nov 21 10:45:47 localhost gnome-session[3377]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83
Nov 21 10:45:47 localhost gnome-session[3377]: intel_do_flush_locked failed: Input/output error
Nov 21 10:45:47 localhost gnome-session[3377]: gnome-session[3377]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Nov 21 10:45:47 localhost gnome-session[3377]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Nov 21 10:45:47 localhost polkitd[3328]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.33, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Nov 21 10:45:47 localhost gnome-session[3377]: Unrecoverable failure in required component gnome-shell.desktop
Nov 21 10:45:47 localhost /usr/libexec/gdm-x-session[3348]: Activating service name='ca.desrt.dconf'
Nov 21 10:45:47 localhost /usr/libexec/gdm-x-session[3348]: Successfully activated service 'ca.desrt.dconf'
Nov 21 10:45:47 localhost /usr/libexec/gdm-x-session[3348]: (WW) intel(0): Failed to submit rendering commands, trying again with outputs disabled.
Nov 21 10:45:47 localhost gnome-session[3377]: (gnome-settings-daemon:3397): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Nov 21 10:45:47 localhost /usr/libexec/gdm-x-session[3348]: (EE) intel(0): Detected a hung GPU, disabling acceleration.


Here is the journalctl output not truncated just in case.

<script src="http://pastebin.com/embed_js.php?i=gLLUBTN5"></script>

Any help would be much appreciated!

Mod edit: Given that we do not allow script tags, just include a link to any logs, output, or files posted to a pastebin service. In this case http://pastebin.com/gLLUBTN5. Mod edit as opposed to reply to keep the topic in the unanswered posts search results until actual assistance arrives. -- desultory
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 572
Location: Scotland

PostPosted: Tue Nov 24, 2015 11:14 pm    Post subject: Reply with quote

Hi

If you remove the ibus package, can you boot into gnome shell?

Also the hung GPU looks like an Xorg reference. What does your Xorg log say?

If you are using Nvidia, is
Code:
eselect opengl list

set to nvidia?

Hope this helps.
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Wed Nov 25, 2015 12:35 am    Post subject: Reply with quote

Thistled wrote:
Hi

If you remove the ibus package, can you boot into gnome shell?

That would be unlikely:
Code:
ian@ls2 ~ $ equery d ibus
 * These packages depend on ibus:
gnome-base/gnome-control-center-3.16.3 (i18n ? >=app-i18n/ibus-1.5.2)
gnome-base/gnome-shell-3.16.4 (i18n ? >=app-i18n/ibus-1.4.99[dconf(+),gtk3,introspection])

M.Prime: What do:
Code:
systemctl --failed
and
Code:
systemctl status gdm
return?
Back to top
View user's profile Send private message
M.Prime
n00b
n00b


Joined: 21 Nov 2015
Posts: 5

PostPosted: Wed Nov 25, 2015 2:27 am    Post subject: Reply with quote

@ian.au

Here is the output from
Code:
systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.


and from
Code:
systemctl status gdm
● gdm.service - GNOME Display Manager
   Loaded: loaded (/usr/lib64/systemd/system/gdm.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2015-11-24 18:59:50 MST; 4min 49s ago
 Main PID: 26284 (gdm)
   CGroup: /system.slice/gdm.service
           └─26284 /usr/sbin/gdm

Nov 24 18:59:50 localhost gdm-launch-environment][26287]: pam_systemd(gdm-launch-environment:session): Unknown parameter 'kill-session-processes=1', ignoring



@Thistled

I am not using Nvidia, it is a laptop using an Intel I5 M540 with no dedicated GPU. I did check
Code:
eselect opengl list
and xorg-x11 was the only option and it is selected by default.

I attempted reemerging ibus and while the package was uninstalled gnome shell still would not boot.

Also here is the Xorg log after a fresh boot
Code:
 [     5.328]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[     5.328] X Protocol Version 11, Revision 0
[     5.328] Build Operating System: Linux 3.10.25-gentoo x86_64 Gentoo
[     5.328] Current Operating System: Linux localhost 3.10.25-gentoo #1 SMP Mon Jan 13 11:48:27 MST 2014 x86_64
[     5.328] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.10.25-gentoo root=UUID=1b32e65e-5c35-4349-8b2e-7226329543ed ro real_init=/usr/lib/systemd/systemd quiet
[     5.328] Build Date: 20 November 2015  01:28:27AM
[     5.328] 
[     5.328] Current version of pixman: 0.32.8
[     5.328]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[     5.328] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.328] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 24 19:11:25 2015
[     5.333] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.334] (==) No Layout section.  Using the first Screen section.
[     5.334] (==) No screen section available. Using defaults.
[     5.334] (**) |-->Screen "Default Screen Section" (0)
[     5.334] (**) |   |-->Monitor "<default monitor>"
[     5.335] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[     5.335] (==) Automatically adding devices
[     5.335] (==) Automatically enabling devices
[     5.335] (==) Automatically adding GPU devices
[     5.338] (==) 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/
[     5.338] (==) ModulePath set to "/usr/lib64/xorg/modules"
[     5.338] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.339] (II) Loader magic: 0x80ad20
[     5.339] (II) Module ABI versions:
[     5.339]    X.Org ANSI C Emulation: 0.4
[     5.339]    X.Org Video Driver: 18.0
[     5.339]    X.Org XInput driver : 21.0
[     5.339]    X.Org Server Extension : 8.0
[     5.342] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[     5.342] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.343] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[     5.347] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[     5.347] (II) LoadModule: "glx"
[     5.352] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[     5.369] (II) Module glx: vendor="X.Org Foundation"
[     5.369]    compiled for 1.16.4, module version = 1.0.0
[     5.369]    ABI class: X.Org Server Extension, version 8.0
[     5.369] (==) AIGLX enabled
[     5.369] (==) Matched intel as autoconfigured driver 0
[     5.369] (==) Matched intel as autoconfigured driver 1
[     5.370] (==) Matched modesetting as autoconfigured driver 2
[     5.370] (==) Matched fbdev as autoconfigured driver 3
[     5.370] (==) Matched vesa as autoconfigured driver 4
[     5.370] (==) Assigned the driver to the xf86ConfigLayout
[     5.370] (II) LoadModule: "intel"
[     5.370] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[     5.373] (II) Module intel: vendor="X.Org Foundation"
[     5.373]    compiled for 1.16.4, module version = 2.99.917
[     5.374]    Module class: X.Org Video Driver
[     5.374]    ABI class: X.Org Video Driver, version 18.0
[     5.374] (II) LoadModule: "modesetting"
[     5.374] (WW) Warning, couldn't open module modesetting
[     5.374] (II) UnloadModule: "modesetting"
[     5.374] (II) Unloading modesetting
[     5.374] (EE) Failed to load module "modesetting" (module does not exist, 0)
[     5.374] (II) LoadModule: "fbdev"
[     5.374] (WW) Warning, couldn't open module fbdev
[     5.374] (II) UnloadModule: "fbdev"
[     5.374] (II) Unloading fbdev
[     5.374] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.374] (II) LoadModule: "vesa"
[     5.375] (WW) Warning, couldn't open module vesa
[     5.375] (II) UnloadModule: "vesa"
[     5.375] (II) Unloading vesa
[     5.375] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.375] (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
[     5.376] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[     5.376] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[     5.376] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[     5.376] (++) using VT number 7

[     5.377] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[     5.379] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     5.379] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
[     5.379] (II) intel(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[     5.379] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     5.379] (==) intel(0): RGB weight 888
[     5.379] (==) intel(0): Default visual is TrueColor
[     5.380] (II) intel(0): Output LVDS1 has no monitor section
[     5.381] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[     5.381] (II) intel(0): Enabled output LVDS1
[     5.381] (II) intel(0): Output VGA1 has no monitor section
[     5.381] (II) intel(0): Enabled output VGA1
[     5.381] (II) intel(0): Output HDMI1 has no monitor section
[     5.381] (II) intel(0): Enabled output HDMI1
[     5.381] (II) intel(0): Output DP1 has no monitor section
[     5.381] (II) intel(0): Enabled output DP1
[     5.381] (--) intel(0): Using a maximum size of 64x64 for hardware cursors
[     5.381] (II) intel(0): Output VIRTUAL1 has no monitor section
[     5.381] (II) intel(0): Enabled output VIRTUAL1
[     5.381] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 0
[     5.381] (==) intel(0): TearFree disabled
[     5.381] (==) intel(0): DPI set to (96, 96)
[     5.381] (II) Loading sub module "dri2"
[     5.382] (II) LoadModule: "dri2"
[     5.382] (II) Module "dri2" already built-in
[     5.382] (II) Loading sub module "present"
[     5.382] (II) LoadModule: "present"
[     5.382] (II) Module "present" already built-in
[     5.382] (==) Depth 24 pixmap format is 32 bpp
[     5.388] (II) intel(0): SNA initialized with Ironlake (gen5) backend
[     5.388] (==) intel(0): Backing store enabled
[     5.388] (==) intel(0): Silken mouse enabled
[     5.389] (II) intel(0): HW Cursor enabled
[     5.389] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     5.390] (==) intel(0): DPMS enabled
[     5.390] (==) intel(0): display hotplug detection enabled
[     5.390] (II) intel(0): [DRI2] Setup complete
[     5.390] (II) intel(0): [DRI2]   DRI driver: i965
[     5.390] (II) intel(0): [DRI2]   VDPAU driver: i965
[     5.390] (II) intel(0): direct rendering: DRI2 enabled
[     5.390] (II) intel(0): hardware support for Present enabled
[     5.390] (--) RandR disabled
[     5.423] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     5.423] (II) AIGLX: enabled GLX_ARB_create_context
[     5.423] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     5.423] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[     5.423] (II) AIGLX: enabled GLX_INTEL_swap_event
[     5.423] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     5.423] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     5.423] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     5.423] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     5.423] (II) AIGLX: Loaded and initialized i965
[     5.423] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.435] (II) intel(0): switch to mode 1280x800@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    18.950] (EE) intel(0): failed to set mode: Input/output error [5]
[    19.290] (WW) intel(0): failed to restore desired modes on VT switch
[    19.425] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    19.425] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    19.425] (II) LoadModule: "evdev"
[    19.425] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    19.431] (II) Module evdev: vendor="X.Org Foundation"
[    19.431]    compiled for 1.16.4, module version = 2.9.1
[    19.431]    Module class: X.Org XInput Driver
[    19.431]    ABI class: X.Org XInput driver, version 21.0
[    19.432] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 16 paused 0
[    19.432] (II) Using input driver 'evdev' for 'Power Button'
[    19.432] (**) Power Button: always reports core events
[    19.432] (**) evdev: Power Button: Device: "/dev/input/event4"
[    19.432] (--) evdev: Power Button: Vendor 0 Product 0x1
[    19.432] (--) evdev: Power Button: Found keys
[    19.432] (II) evdev: Power Button: Configuring as keyboard
[    19.432] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    19.432] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    19.432] (**) Option "xkb_rules" "evdev"
[    19.432] (**) Option "xkb_model" "pc104"
[    19.432] (**) Option "xkb_layout" "us"
[    19.472] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    19.472] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    19.472] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 17 paused 0
[    19.472] (II) Using input driver 'evdev' for 'Video Bus'
[    19.472] (**) Video Bus: always reports core events
[    19.472] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    19.472] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    19.473] (--) evdev: Video Bus: Found keys
[    19.473] (II) evdev: Video Bus: Configuring as keyboard
[    19.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[    19.473] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    19.473] (**) Option "xkb_rules" "evdev"
[    19.473] (**) Option "xkb_model" "pc104"
[    19.473] (**) Option "xkb_layout" "us"
[    19.473] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    19.473] (II) No input driver specified, ignoring this device.
[    19.473] (II) This device may have been added with another device file.
[    19.473] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    19.474] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    19.474] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
[    19.474] (II) Using input driver 'evdev' for 'Sleep Button'
[    19.474] (**) Sleep Button: always reports core events
[    19.474] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    19.474] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    19.474] (--) evdev: Sleep Button: Found keys
[    19.474] (II) evdev: Sleep Button: Configuring as keyboard
[    19.474] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[    19.474] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    19.474] (**) Option "xkb_rules" "evdev"
[    19.474] (**) Option "xkb_model" "pc104"
[    19.474] (**) Option "xkb_layout" "us"
[    19.475] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    19.475] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    19.475] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 19 paused 0
[    19.475] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    19.475] (**) AT Translated Set 2 keyboard: always reports core events
[    19.475] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    19.475] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    19.476] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    19.476] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    19.476] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    19.476] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    19.476] (**) Option "xkb_rules" "evdev"
[    19.476] (**) Option "xkb_model" "pc104"
[    19.476] (**) Option "xkb_layout" "us"
[    19.476] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event1)
[    19.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    19.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    19.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    19.476] (II) LoadModule: "synaptics"
[    19.476] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    19.477] (II) Module synaptics: vendor="X.Org Foundation"
[    19.478]    compiled for 1.16.4, module version = 1.8.1
[    19.478]    Module class: X.Org XInput Driver
[    19.478]    ABI class: X.Org XInput driver, version 21.0
[    19.478] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 20 paused 0
[    19.478] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    19.478] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.478] (**) Option "Device" "/dev/input/event1"
[    19.600] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 97)
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810 (res 188)
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    19.600] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.600] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.600] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input1/event1"
[    19.600] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[    19.600] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    19.600] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    19.600] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    19.601] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    19.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    19.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    19.601] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    19.601] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.601] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    19.602] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    19.602] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[    19.602] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    19.603] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 21 paused 0
[    19.603] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    19.603] (**) TPPS/2 IBM TrackPoint: always reports core events
[    19.603] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
[    19.603] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    19.603] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    19.603] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    19.604] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    19.604] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    19.604] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    19.604] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.604] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input8/event8"
[    19.604] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    19.604] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    19.604] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    19.604] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    19.604] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    19.604] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    19.605] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    19.605] (II) No input driver specified, ignoring this device.
[    19.605] (II) This device may have been added with another device file.
[    19.606] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    19.606] (II) No input driver specified, ignoring this device.
[    19.606] (II) This device may have been added with another device file.
[    19.607] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    19.607] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    19.608] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 22 paused 0
[    19.608] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    19.608] (**) ThinkPad Extra Buttons: always reports core events
[    19.608] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[    19.608] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    19.608] (--) evdev: ThinkPad Extra Buttons: Found keys
[    19.608] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    19.608] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[    19.608] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[    19.608] (**) Option "xkb_rules" "evdev"
[    19.608] (**) Option "xkb_model" "pc104"
[    19.608] (**) Option "xkb_layout" "us"
[    19.618] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    19.618] (II) No input driver specified, ignoring this device.
[    19.618] (II) This device may have been added with another device file.
[    19.618] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[    19.619] (II) evdev: TPPS/2 IBM TrackPoint: Close
[    19.619] (II) UnloadModule: "evdev"
[    19.619] (II) systemd-logind: releasing fd for 13:72
[    19.760] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[    19.760] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    19.761] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 15 paused 0
[    19.761] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    19.761] (**) TPPS/2 IBM TrackPoint: always reports core events
[    19.761] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
[    19.761] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    19.761] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    19.761] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    19.761] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    19.761] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    19.761] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    19.761] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.761] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input8/event8"
[    19.761] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    19.761] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    19.761] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    19.762] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    19.762] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    19.762] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    20.259] (II) intel(0): EDID vendor "LEN", prod id 16401
[    20.259] (II) intel(0): Printing DDC gathered Modelines:
[    20.259] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 +hsync +vsync (49.2 kHz eP)
[    20.259] (II) intel(0): Modeline "1280x800"x0.0   57.79  1280 1304 1336 1408  800 804 808 820 +hsync +vsync (41.0 kHz e)
[    20.295] (II) intel(0): switch to mode 1280x800@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    23.132] (WW) intel(0): Failed to submit rendering commands, trying again with outputs disabled.
[    23.752] (EE) intel(0): Detected a hung GPU, disabling acceleration.
[    57.976] (II) AIGLX: Suspending AIGLX clients for VT switch
[    58.588] (II) systemd-logind: got pause for 13:65
[    58.588] (II) systemd-logind: got pause for 226:0
[    58.588] (II) systemd-logind: got pause for 13:71
[    58.588] (II) systemd-logind: got pause for 13:67
[    58.588] (II) systemd-logind: got pause for 13:70
[    58.588] (II) systemd-logind: got pause for 13:72
[    58.588] (II) systemd-logind: got pause for 13:68
[    58.588] (II) systemd-logind: got pause for 13:64


If system specs would be helpful, please let me know the standard command outputs I should post as I have not needed to do so in the past!

I have still been researching myself with to avail unfortunately :(
I appreciate the help!
Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Wed Nov 25, 2015 5:45 am    Post subject: Reply with quote

M.Prime,
Could you post the output of
Code:
cat /etc/portage/make.conf
and
Code:
eselect kernel list
Back to top
View user's profile Send private message
M.Prime
n00b
n00b


Joined: 21 Nov 2015
Posts: 5

PostPosted: Thu Nov 26, 2015 12:17 am    Post subject: Reply with quote

Here they are.

Code:
cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=native -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="bindist mmx sse sse2 -qt4 -kde X dbus"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
# This USE flag utilizes all cores/threads for this machines CPU when compiling
# value = -jx, where x is number of cores/threads +1
MAKEOPTS="-j5"
VIDEO_CARDS="intel"
# Overlay location for addint 3rd party packages
PORDIR_OVERLAY="/usr/local/portage"


Code:
eselect kernel list
Available kernel symlink targets:
  [1]   linux-4.1.12-gentoo
Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Thu Nov 26, 2015 12:50 am    Post subject: Reply with quote

Sorry, I meant to request
Code:
eselect profile list
rather than the kernel list, just wanted to confirm your initial build profile.

Your USE= line in /etc/portage/make.conf should include
Quote:
USE="bindist mmx sse sse2 -qt4 -kde X dbus gtk gnome"

and these would be set for you if you had started with the correct profile.

It may be sufficient just to edit your make.conf and add the entries and just
Code:
emerge changed-use gnome-base/gnome
Back to top
View user's profile Send private message
M.Prime
n00b
n00b


Joined: 21 Nov 2015
Posts: 5

PostPosted: Thu Nov 26, 2015 3:37 am    Post subject: Reply with quote

Here is the output you asked for

Code:
eselect profile list
Available profile symlink targets:
  [1]   default/linux/amd64/13.0
  [2]   default/linux/amd64/13.0/selinux
  [3]   default/linux/amd64/13.0/desktop
  [4]   default/linux/amd64/13.0/desktop/gnome
  [5]   default/linux/amd64/13.0/desktop/gnome/systemd *
  [6]   default/linux/amd64/13.0/desktop/kde
  [7]   default/linux/amd64/13.0/desktop/kde/systemd
  [8]   default/linux/amd64/13.0/desktop/plasma
  [9]   default/linux/amd64/13.0/desktop/plasma/systemd
  [10]  default/linux/amd64/13.0/developer
  [11]  default/linux/amd64/13.0/no-multilib
  [12]  default/linux/amd64/13.0/systemd
  [13]  default/linux/amd64/13.0/x32
  [14]  hardened/linux/amd64
  [15]  hardened/linux/amd64/selinux
  [16]  hardened/linux/amd64/no-multilib
  [17]  hardened/linux/amd64/no-multilib/selinux
  [18]  hardened/linux/amd64/x32
  [19]  hardened/linux/musl/amd64
  [20]  hardened/linux/musl/amd64/x32
  [21]  default/linux/uclibc/amd64
  [22]  hardened/linux/uclibc/amd64


I also changed the make.conf USE flags line to include gtk and gnome like you said. However, typing emerge changed-use gnome-base/gnome was trying to look for a package called changed-use, so I ran emerge -N gnome-base/gnome instead and it wanted to emerge regular gnome while I have the gnome-light package (which, to my knowledge, is what I have been using prior to this incident) and gnome-light was blocking the install of the gnome package. Since that didn't work I unmerged and reemerged the gnome-light package, but I'm still getting the same issue. Are there other gnome related packages that will need the USE flag updates? If so I can probably do the emerge -N gnome-base/gnome, but mask gnome-base/gnome specifically to stop the package conflict. But it was going to emerge a group of other packages of the form gnome-base/gnome-* and if the packages it would emerge are not necessary for gnome operation I would rather avoid installing them. Again thanks for helping! Please let me know what step I should take next and if I should give you more output.
Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Thu Nov 26, 2015 4:22 am    Post subject: Reply with quote

sorry that should have been
Code:
emerge --changed-use gnome-base/gnome
my apologies for the typo there (missing --).

You didn't previously mention this was a gnome-light install, so I had no idea about that :)
Code:
emerge --changed-use gnome-light
is what you would need there. Just check and make sure gnome-base/gnome hasn't been added to world
Code:
grep gnome /var/lib/portage/world
if it did get added you can remove it with
Code:
emerge -C gnome-base/gnome
if you are determined to persist with the light install.

I don't know that gnome-light is the best way to start here, are you very constrained for system resources? It may be that you can't use the global gnome USE flag for gnome light (although I just checked the wiki, and it seems like it should work). I do know that gnome-light broke the upgrade badly for me back when I first moved to Gnome3 - I haven't fiddled with it since (I used to use the light profile for gnome 2). Maybe someone who is using the light build will jump in and advise what is missing from the light install that you might really need.

I'd recommend that you try to install the full gnome-base/gnome following the wiki, and see if that will work for you, in which case you would
Code:
emerge -C gnome-base/gnome-light
and then go forward and
Code:
emerge gnome-base/gnome
.

it might be a good idea to also post the output of
Code:
emerge --info
and we'll see what is in there before you run the next build.
Back to top
View user's profile Send private message
M.Prime
n00b
n00b


Joined: 21 Nov 2015
Posts: 5

PostPosted: Thu Nov 26, 2015 7:13 pm    Post subject: Reply with quote

I have ran
Code:
emerge --changed-use gnome-base/gnome-light

and it didn't emerge anything or change anything and just output that there were no out of date packages.

As for the reason I am running gnome-light, it is a laptop that is moderately constrained for resources, but I use it mostly for computational simulations and would like to keep as many resources free as possible. So I would rather not install the gnome suite and stick with gnome-light if possible. I do have a friend running nearly the same build on almost the same version of laptop, but he couldn't figure out why mine was having issues starting gnome and his was not (he is using gnome-light as well). That sort of leads me to believe that it isn't an issue with the gnome-light release, but that the problem is elsewhere.

Here is the emerge --info

Code:
Portage 2.2.20.1 (python 3.4.3-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.9.3, glibc-2.21-r1, 3.10.25-gentoo x86_64)
=================================================================
System uname: Linux-3.10.25-gentoo-x86_64-Intel-R-_Core-TM-_i5_CPU_M_540_@_2.53GHz-with-gentoo-2.2
KiB Mem:     3847572 total,   3144928 free
KiB Swap:    4194300 total,   4194300 free
Timestamp of repository gentoo: Wed, 25 Nov 2015 01:30:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libnotify libsecret mad mmx mmxext mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support readline sdl seccomp session spell sse sse2 ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb vorbis 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" 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_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

Back to top
View user's profile Send private message
ian.au
Guru
Guru


Joined: 07 Apr 2011
Posts: 591
Location: Australia

PostPosted: Thu Nov 26, 2015 11:05 pm    Post subject: Reply with quote

M.Prime wrote:
I have ran
Code:
emerge --changed-use gnome-base/gnome-light

and it didn't emerge anything or change anything and just output that there were no out of date packages.

Okay, just to be certain could you just run
Code:
emerge --update --changed-use -pv @world
and if anything needs to be rebuilt just drop the -pv switch and run the update.

Quote:
As for the reason I am running gnome-light, it is a laptop that is moderately constrained for resources, but I use it mostly for computational simulations and would like to keep as many resources free as possible. So I would rather not install the gnome suite and stick with gnome-light if possible. I do have a friend running nearly the same build on almost the same version of laptop, but he couldn't figure out why mine was having issues starting gnome and his was not (he is using gnome-light as well). That sort of leads me to believe that it isn't an issue with the gnome-light release, but that the problem is elsewhere.

Okay - seems reasonable.

Quote:
Here is the emerge --info

Generally that looks fine. I don't know that it's going to be related to this issue, but you are running quite an old kernel
Quote:
3.10.25-gentoo
that has actually been removed from the tree
Code:
ian@ls2 ~ $ eix gentoo-sources
[?] sys-kernel/gentoo-sources
     Available versions: 
     (3.4.110) ~3.4.110^bs
     (3.4.9999) **3.4.9999^bs
     (3.10.92) 3.10.92^bs
     (3.10.93) ~3.10.93^bs
     (3.12.49) 3.12.49^bs
     (3.12.50) ~3.12.50^bs
     (3.12.9999) **3.12.9999^bs
     (3.14.56) 3.14.56^bs
     (3.14.57) ~3.14.57^bs
     (3.18.21) ~3.18.21^bs
     (3.18.22) ~3.18.22^bs
     (3.18.23) ~3.18.23^bs
     (3.18.24) ~3.18.24^bs
     (4.0.4) ~4.0.4^bs
     (4.0.9) 4.0.9^bs
     (4.1.12) 4.1.12^bs
     (4.1.13) ~4.1.13^bs
     (4.2.4) ~4.2.4^bs
     (4.2.5) ~4.2.5^bs
     (4.2.6) ~4.2.6^bs
     (4.3.0) ~4.3.0^bs
       {build deblob experimental kdbus symlink}
     Installed versions:  4.0.5(4.0.5)^bs(10:07:51 PM 06/21/2015)(-build -deblob -experimental -symlink) 4.0.9(4.0.9)^bs(01:53:33 PM 10/29/2015)(-build -deblob -experimental -symlink) 4.1.12(4.1.12)^bs(10:56:32 AM 11/04/2015)(-build -experimental -kdbus -symlink)
     Homepage:            https://dev.gentoo.org/~mpagano/genpatches
     Description:         Full sources including the Gentoo patchset for the 4.3 kernel tree
are you holding at the 3.10.x series for some reason also? If so you should consider upgrading to the stable supported kernel for 3.10. (3.10.92) otherwise upgrade to the latest kernel (4.1.12). It's not a good idea to run a kernel where sources have been dropped, they will have been dropped for a reason.

Your issue, though, is looking like a mis-configuration of the graphics environment somewhere, could you grab root (or sudo) and run
Code:
lspci -nn
and
Code:
wgetpaste -c dmesg
(if you don't have the lspci command you need to
Code:
emerge sys-apps/pciutils
)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum