Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

cardinal

Members
  • Posts

    490
  • Joined

  • Last visited

  • Days Won

    59

Posts posted by cardinal

  1. Hey Guys, my problem consist in evolution-data-server-3.5.3 and evolution-3.5.3:

     

    emerge: there are no ebuilds to satisfy "<gnome-extra/evolution-data-server-3.5.3".

    (dependency required by "app-misc/tracker-1.6.2::gentoo[eds]" [ebuild])

    (dependency required by "gnome-extra/nautilus-tracker-tags-1.6.2::gentoo" [ebuild])

    (dependency required by "gnome-base/nautilus-3.18.5::gentoo[tracker]" [ebuild])

    (dependency required by "app-cdr/brasero-3.12.1-r1::gentoo[nautilus]" [ebuild])

    (dependency required by "media-sound/sound-juicer-3.18.2::gentoo" [ebuild])

    (dependency required by "gnome-base/gnome-extra-apps-3.18.0-r1::gentoo" [installed])

    (dependency required by "@selected" [set])

    (dependency required by "@world" [argument])

     

    I've installed evolution-data-server-3.20 and evolution-3.20 yet, but when I try to emerge gnome or @world, I receive that error... :(

    Please, How can I solve that?

     

    Use flag eds for tracker-1.6.2 forces reverse dependency for <mail-client/evolution-3.5.3   <gnome-extra/evolution-data-server-3.5.3

    Disable eds flag from tracker-1.6.2 should enable world update.

    echo "app-misc/tracker -eds" >> /etc/portage/package.use/tracker
    emerge -avuDN @world
    
    
    Reference: https://forums.gentoo.org/viewtopic-t-1056996-view-previous.html?sid=19f2fb68584a9473e28c1de12a40692b
  2. Emerge --search only shows the installed version of debian-sources , not the available uninstalled versions on my system also.

    #Sync portage
    emerge --sync
    #Create package.unmask directory if necessary
    mkdir -p /etc/portage/package.unmask
    #Unmask genkernel-3.4.40.15
    echo "=sys-kernel/genkernel-3.4.40.15" >> /etc/portage/package.unmask/genkernel
    #Emerge genkernel-3.4.40.15
    funtoo rj # emerge -av =sys-kernel/genkernel-3.4.40.15
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild     U #] sys-kernel/genkernel-3.4.40.15::gentoo [3.4.40.13::gentoo] USE="cryptsetup -btrfs (-ibm) (-selinux)" 291 KiB
    
    Total: 1 package (1 upgrade), Size of downloads: 291 KiB
    
    Would you like to merge these packages? [Yes/No] 
    
    #Unmask debian-sources-4.9.18
    echo "=sys-kernel/debian-sources-4.9.18" >> /etc/portage/package.unmask/debian-sources
    #Emerge debian-sources-4.9.18
    funtoo rj # emerge -av =sys-kernel/debian-sources-4.9.18
    
    These are the packages that would be merged, in order:
    
    Calculating dependencies... done!
    [ebuild  NS   #] sys-kernel/debian-sources-4.9.18:4.9.18::gentoo [3.19.3:3.19.3::gentoo] USE="binary" 94,536 KiB
    
    Total: 1 package (1 in new slot), Size of downloads: 94,536 KiB
    
    Would you like to merge these packages? [Yes/No] 
    
    
  3. Unfortunately I did not understand what to do to operate properly xorg-kit or how to activate one or the other branch, and which one to choose. 17.1-prime, the master and / or others possibilities.

    Forgive my ignorance :(

    cd xorg-kit

    List all available branches :

    rj@funtoo ~/xorg-kit $ git branch -a
    * master
      remotes/origin/1.17-prime
      remotes/origin/HEAD -> origin/master
      remotes/origin/gentoo-1.17-snap
      remotes/origin/gentoo-1.19-snap 
    

     

     

    New Ports-2017 tree and Kits

     

    For xorg-kit, you will want to check out the 1.17-prime branch. You can keep ports-2017 on the master branch.

    1.17-prime is a branch that contains a curated snapshot of xorg 1.17. We have grabbed a snapshot of xorg from Gentoo that we have found particularly stable, and will be adding security backports, bug fixes and feature enhancements -- but without bumping versions of ebuilds. This is equivalent to an 'enterprise grade' version of xorg. If you need to run xorg and just have it work, all the time, and not have it break, you can know that sticking with the 1.17-prime branch will greatly increase your likelihood of this happening. It is what 1.17-prime is designed for. Note the "-prime" extension, which is our way of saying "this is the good stuff" -- the prime cuts of Larry the Cow  ;) 1.17-prime's functionality and hardware support should continue to remain constant -- so that if it works well on your laptop, you can have very good confidence that you can reload your laptop using 1.17-prime and it will continue to work well into the future.

    rj@funtoo ~/xorg-kit $ git checkout 1.17-prime
    Branch 1.17-prime set up to track remote branch 1.17-prime from origin.
    Switched to a new branch '1.17-prime'
    
    
    rj@funtoo ~/xorg-kit $ git branch
    * 1.17-prime
    master
    

    Bleeding-edge users will want to use the master branch to get access to all the latest Gentoo goodies:

    rj@funtoo ~/xorg-kit $ git checkout master
    Switched to branch 'master'
    Your branch is up-to-date with 'origin/master'.
    
    rj@funtoo ~/xorg-kit $ git branch
    1.17-prime
    * master
    
    
  4. Sound output in pre-compiled firefox >=52.0 requires pulseaudio.
    I use this method : https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_as_a_minimal_unintrusive_dumb_pipe_to_ALSA
    Required USE="-alsa-plugin" in pulseaudio with my profile.

    media-sound/pulseaudio
         Available versions:  9.0 10.0 {+X +alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib gnome gtk ipv6 jack libressl libsamplerate lirc native-headset neon ofono-headset +orc oss qt4 realtime selinux sox ssl system-wide systemd tcpd test +udev +webrtc-aec xen zeroconf ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
         Installed versions:  10.0(11:09:17 PM 03/07/2017)(X alsa asyncns bluetooth caps dbus gdbm glib gtk ipv6 orc ssl tcpd udev webrtc-aec -alsa-plugin -doc -equalizer -gnome -jack -libressl -libsamplerate -lirc -native-headset -neon -ofono-headset -oss -qt4 -realtime -selinux -sox -system-wide -systemd -test -zeroconf ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
         Homepage:            http://www.pulseaudio.org/
         Description:         A networked sound server with an advanced plugin system

  5. Users need rw to /dev/snd for audio.

    User root owns /dev/snd with rw permissions, it is not necessary to add root to audio group.

    Regular users added to audio group are granted rw permissions to /dev/snd

    funtoo rj # ls -la  /dev/snd
    total 0
    drwxr-xr-x   3 root root      200 Feb 17 16:58 .
    drwxr-xr-x  14 root root     3600 Feb 17 16:58 ..
    drwxr-xr-x   2 root root       60 Feb 17 16:58 by-path
    crw-rw----+  1 root audio 116,  2 Feb 17 16:58 controlC0
    crw-rw----+  1 root audio 116,  4 Feb 17 16:58 pcmC0D0c
    crw-rw----+  1 root audio 116,  3 Feb 17 17:12 pcmC0D0p
    crw-rw----+  1 root audio 116,  6 Feb 17 16:58 pcmC0D1c
    crw-rw----+  1 root audio 116,  5 Feb 17 16:58 pcmC0D1p
    crw-rw----+  1 root audio 116,  7 Feb 17 16:58 pcmC0D2c
    crw-rw----+  1 root audio 116, 33 Feb 17 16:58 timer
    
    

    When you chroot your using the host kernel and drivers you booted into, not root filesystem that you mount and then chroot into.

    You have to boot funtoo's kernel for the configuration to have any effect with funtoo's snd-hda-intel kernel module.

  6. From your alsa-info:
    !!Soundcards recognised by ALSA
    !!-----------------------------
    
     0 [HDMI           ]: HDA-Intel - HDA Intel HDMI
                          HDA Intel HDMI at 0xf751c000 irq 34
     1 [PCH            ]: HDA-Intel - HDA Intel PCH
                          HDA Intel PCH at 0xf7518000 irq 33
    !!Aplay/Arecord output
    !!--------------------
    
    APLAY
    
    **** List of PLAYBACK Hardware Devices ****
    card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: PCH [HDA Intel PCH], device 0: CA0132 Analog [CA0132 Analog]
      Subdevices: 0/1
      Subdevice #0: subdevice #0
    

    If your speakers are connected to the sound card with 3.5 mm jack and not HDMI the default sound device 0 needs to be switched from HDMI to PCH CA0132 Analog.

    Open a terminal, as root:

    echo "options snd-hda-intel index=0" > /etc/modprobe.d/snd-hda-intel.conf
    

    Reboot, open alsamixer.

    Verify the settings are for PCH, unmute,raise all levels and test your sound.

  7. When I removed ca-certificates from my system I received the same prompt from mutt.

    I used the a key to (a)ccept always and was logged in immediately.

    This stores the certificate at ~/.mutt_certificates

    Using the o key for accept (o)nce failed and I wasn't logged in.

    The best solution is to emerge ca-certificates on your system,the certificates will always be valid, up-to-date, and available to all users.

     

    Mutt gmail imap login works for me with these Google My Account settings:
    Allow less secure apps with 2-factor disabled:
    Sign-in and security settings/password and sign-in method/2-Step Verification: turn off
    Connected apps and sites: Allow less secure apps: on
    Generate and use app password for mutt with 2-factor enabled:
    Sign-in and security settings/password and sign-in method/2-Step Verification: turn on
    Sign-in and security settings/password and sign-in method/App passwords/Generate mutt password
     
    mail-client/mutt
         Available versions:  *1.5.23-r7 1.5.24-r2 (~)1.7.2 (~)1.7.2-r1 (~)1.7.2-r2 {berkdb crypt debug doc gdbm gnutls gpg +hcache idn imap kerberos libressl lmdb mbox nls nntp notmuch pop qdbm sasl selinux sidebar slang smime smtp ssl tokyocabinet vanilla}
         Installed versions:  1.7.2-r2(05:37:33 PM 02/13/2017)(crypt gdbm hcache imap mbox nls sasl smtp ssl -berkdb -debug -doc -gnutls -gpg -idn -kerberos -libressl -lmdb -nntp -notmuch -pop -qdbm -selinux -sidebar -slang -smime -tokyocabinet -vanilla)
         Homepage:            http://www.mutt.org/
         Description:         A small but very powerful text-based mail client

  8. Updated stable and current funtoo are running python2.7.12 and python3.4.5
    The python-exec configuration was not updated and is still pointing to python3.3 which is no longer on your system.
    Open a terminal, as root user:

    eselect python edit
    

    At the bottom of the text delete python3.3
    Save and exit.

    Type this command and hit Enter:

    eselect python list

    You should see:

    funtoo rj # eselect python list
    Available Python interpreters, in order of preference:
      [1]   python3.4 (fallback) 
      [2]   python2.7 (fallback)
    
    

    Now update with this command:

    funtoo rj # eselect python update
    Switching to python3.4
    
    

    Verify update:

    funtoo rj # eselect python list
    Available Python interpreters, in order of preference:
      [1]   python3.4
      [2]   python2.7 (fallback)
    
    

    The error should be gone when you use portage.

×
×
  • Create New...