Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

aryvandaar

Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by aryvandaar

  1. Try glxspheres or glxspheres64 / optirun glxspheres  or optirun glxspheres64.

     

    I would recommend running steam with primusrun steam instead of optirun steam. See here: 

     

    https://support.steampowered.com/kb_article.php?ref=6316-GJKC-7437

     

    Is your user in the bumblebee group? (remember log out then back in to enable changes)

     

    Have you tried disabling bumblebee then enabling it?

    sudo /etc/init.d/bumblebee stop
    sudo rc-update delete bumblebee default
    
    sudo rc-update add bumblebee default
    
    sudo /etc/init.d/bumblebee start
    
  2. I find that Funtoo is more stable than Gentoo and there is a big advantage in getting a debian-sources kernel that you can slim down yourself or set up the gentoo-sources, or other kernels.  
     

    Another reason why I prefer Funtoo is that there is more innovation than in Gentoo (more quickly), and there are some pretty cool features in Funtoo that Ge too don't have (more stage architectures, epro etc).

     

    Also, git portage ftw.

     

    There is the question of you prefer the community in Gentoo deciding, which takes a long time or a few people deciding who has the best interest of the users at heart. 

  3. From experience using Systemd distros it's like Windows, sometimes it breaks on its own. There have been several time when my system couldn't boot cause Systemd messed up the booting. 

     

    I've used OpenRC less than Systemd, but OpenRC has never been unstable for me.

     

    This is why I think that Systemd is bad, but the main reason is that Systemd tries to do too much. I  don't want an init system with a million functions. I want an init system that is just an init system. 

     

    Init systems shouldn't be complicated, that's when errors start happening. Understanding systemd is like understanding law. 

  4. There are some games on steam that for some reason won't run with a xfs partition over 1 tb. Xfs can't be shrinked. What I want to do (possible without problems)?:

     

    - Take a backup of the entire /home parition.

    - Boot gparted and delete xfs paritition.

    - Make new xfs partition under 1 tb, with the same /dev/sdXx.

  5. LXQT is considered to be beta software. I think that would explain why it's masked on your stable system. 

     

    In most cases, packages are masked because of one or more of these reasons:

     

    - Alpha/beta.

    - Known bugs in packages.

    - Doesn't have builds for all architectures.

    - Proprietary licensing.

  6. I ran into some problems with gnome-extra/cinnamon in an update. The compile phase failed, and I can't seem to downgrade either by masking, removing newest and downgrading, still get a compile phase error. 

     

    emerge -pqv '=gnome-extra/cinnamon-2.4.7'
    [ebuild  N    ] gnome-extra/cinnamon-2.4.7  USE="networkmanager nls" PYTHON_TARGETS="python2_7" 

     

    gnome-extra/cinnamon-2.4.7 build log:

    https://mega.nz/#!HZlFAY6B!xcEObx7ZeeegDZGZ1mla0D4XjvCcTz6ErsXht8LT9mE

     

    emerge --info '=gnome-extra/cinnamon-2.4.7'
    Portage 2.3.6-r9 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.9.2, glibc-2.20-r1, 3.19.3-1~exp1 x86_64)
    =================================================================
                             System Settings
    =================================================================
    System uname: Linux-3.19.3-1~exp1-x86_64-AMD_FX-tm-4130_Quad-Core_Processor-with-gentoo-2.2.0
    KiB Mem:    12207932 total,   4613248 free
    KiB Swap:     524284 total,    524284 free
    Timestamp of tree: Unknown
    ld GNU ld (Funtoo 2.25) 2.25.0
    app-shells/bash:          4.3_p39
    dev-java/java-config:     2.2.0-r1000
    dev-lang/perl:            5.20.2-r1
    dev-lang/python:          2.7.10-r1000, 3.3.6-r1000
    dev-util/cmake:           3.2.1
    sys-apps/baselayout:      2.2.0-r6
    sys-apps/openrc:          0.12.4-r4
    sys-apps/sandbox:         2.6-r2
    sys-devel/autoconf:       2.13, 2.69-r1
    sys-devel/automake:       1.11.6-r1, 1.13.4, 1.14.1, 1.15
    sys-devel/binutils:       2.25-r1
    sys-devel/gcc:            4.9.2-r1
    sys-devel/gcc-config:     1.8
    sys-devel/libtool:        2.4.3-r2
    sys-devel/make:           4.1-r1
    sys-kernel/linux-headers: 4.0 (virtual/os-headers)
    sys-libs/glibc:           2.20-r1
    Repositories: gentoo steam-overlay
    ACCEPT_KEYWORDS="amd64 ~amd64"
    ACCEPT_LICENSE="*"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-mtune=generic -O2 -pipe"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
    CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
    CXXFLAGS="-mtune=generic -O2 -pipe"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
    FFLAGS="-mtune=generic -O2 -pipe"
    GENTOO_MIRRORS="http://distfiles.gentoo.org"
    INSTALL_MASK="/usr/lib/systemd/ /lib/systemd/"
    LANG="en_US.UTF-8"
    LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
    LINGUAS="en_GB"
    MAKEOPTS="-j5"
    PKGDIR="/usr/portage/packages"
    PORTAGE_CONFIGROOT="/"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY="/var/lib/layman/steam-overlay"
    SYNC="git://github.com/funtoo/ports-2012.git"
    SYNC_USER="root"
    USE="X a52 aac acl alsa amd64 apng base berkdb bluray bzip2 cairo caja cdda cddb cdio cdr colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr dvdread encode exif extras faac faad ffmpeg flac gdbm gdu gif gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 gtkstyle ico iconv icu ieee1394 introspection ios ipod ipv6 jpeg jpeg2k lame libass libguess libmpeg2 libnotify mad matroska mjpeg mmx modules mp3 mpeg mtp mudflap multilib ncurses nls nptl nsplugin ogg opengl openmp pam pcre pdf png policykit postproc pppd pulseaudio python quicktime readline resolvconf sndfile sse sse2 ssl svg taglib tcpd themes theora tiff tracker truetype twolame udev udisks unicode v4l vorbis vpx wav wavpack webp win32codecs wmf x264 x265 xattr xml xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel ice1724 intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias authn_core authz_core socache_shmcb unixd" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" 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" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="evdev synaptics keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_ABIS="2.7 3.3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby20 ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
    Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK

    ----------------------------------------------------------------

     emerge -pqv '=gnome-extra/cinnamon-2.4.6'
    [ebuild  N    ] gnome-extra/cinnamon-2.4.6  USE="l10n networkmanager" PYTHON_TARGETS="python2_7"

     

    gnome-extra/cinnamon-2.4.6 build log:

    https://mega.nz/#!iNsWSAjC!9WNvX44PHcQfd2Rjm1FCQK_tV0y_vLAnHtMe1tf9YTU

     

    emerge --info '=gnome-extra/cinnamon-2.4.6'

    Portage 2.3.6-r9 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.9.2, glibc-2.20-r1, 3.19.3-1~exp1 x86_64)
    =================================================================
                             System Settings
    =================================================================
    System uname: Linux-3.19.3-1~exp1-x86_64-AMD_FX-tm-4130_Quad-Core_Processor-with-gentoo-2.2.0
    KiB Mem:    12207932 total,   4591400 free
    KiB Swap:     524284 total,    524284 free
    Timestamp of tree: Unknown
    ld GNU ld (Funtoo 2.25) 2.25.0
    app-shells/bash:          4.3_p39
    dev-java/java-config:     2.2.0-r1000
    dev-lang/perl:            5.20.2-r1
    dev-lang/python:          2.7.10-r1000, 3.3.6-r1000
    dev-util/cmake:           3.2.1
    sys-apps/baselayout:      2.2.0-r6
    sys-apps/openrc:          0.12.4-r4
    sys-apps/sandbox:         2.6-r2
    sys-devel/autoconf:       2.13, 2.69-r1
    sys-devel/automake:       1.11.6-r1, 1.13.4, 1.14.1, 1.15
    sys-devel/binutils:       2.25-r1
    sys-devel/gcc:            4.9.2-r1
    sys-devel/gcc-config:     1.8
    sys-devel/libtool:        2.4.3-r2
    sys-devel/make:           4.1-r1
    sys-kernel/linux-headers: 4.0 (virtual/os-headers)
    sys-libs/glibc:           2.20-r1
    Repositories: gentoo steam-overlay
    ACCEPT_KEYWORDS="amd64 ~amd64"
    ACCEPT_LICENSE="*"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-mtune=generic -O2 -pipe"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
    CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
    CXXFLAGS="-mtune=generic -O2 -pipe"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch xattr"
    FFLAGS="-mtune=generic -O2 -pipe"
    GENTOO_MIRRORS="http://distfiles.gentoo.org"
    INSTALL_MASK="/usr/lib/systemd/ /lib/systemd/"
    LANG="en_US.UTF-8"
    LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
    LINGUAS="en_GB"
    MAKEOPTS="-j5"
    PKGDIR="/usr/portage/packages"
    PORTAGE_CONFIGROOT="/"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY="/var/lib/layman/steam-overlay"
    SYNC="git://github.com/funtoo/ports-2012.git"
    SYNC_USER="root"
    USE="X a52 aac acl alsa amd64 apng base berkdb bluray bzip2 cairo caja cdda cddb cdio cdr colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr dvdread encode exif extras faac faad ffmpeg flac gdbm gdu gif gnome-keyring gnome-online-accounts gpm gstreamer gtk gtk3 gtkstyle ico iconv icu ieee1394 introspection ios ipod ipv6 jpeg jpeg2k lame libass libguess libmpeg2 libnotify mad matroska mjpeg mmx modules mp3 mpeg mtp mudflap multilib ncurses nls nptl nsplugin ogg opengl openmp pam pcre pdf png policykit postproc pppd pulseaudio python quicktime readline resolvconf sndfile sse sse2 ssl svg taglib tcpd themes theora tiff tracker truetype twolame udev udisks unicode v4l vorbis vpx wav wavpack webp win32codecs wmf x264 x265 xattr xml xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel ice1724 intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias authn_core authz_core socache_shmcb unixd" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" 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" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="evdev synaptics keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_ABIS="2.7 3.3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby20 ruby21 ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
    Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK

     

×
×
  • Create New...