Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

Sandro

Members
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by Sandro

  1. I'm glad to your tought; but i'm only a little pinguin :)

    I'm curious if this configuration runs fine in Your PC :)

    However, i'm Gentoo ?& Funtoo. with Funtoo all softwares are compiled and runs very well..... with Gentoo I've few problem (cause here are some differences...... for example Gentoo Portage permits the python-updater. and since some software fails to compile i'm trying to compile the ultimate programs after an eselect profile set 3 (for Python-3.4) and launch python-updater before trying to compile some software of my interest) (excuse my bad english language :( )

     

    But if Gentoo uses python-updater ... it tell us that it is ever drobbins that develop it (i think).

    Probably it isn't that Funtoo is Gentoo-based but the viceversa (I mean about the portage cause I know that a very lot of pckages ar due by Gentoo).

    I wish that i've not writen with very bad english.

     

    Ciao :)

     

    PS: another thing: times ago for installing chromium i've must added "modes=1777" to the options for /de/shm.

     

    I wish to "see you" on frenoode/#funtoo :P

     

    Hi to all for You and for people that You loves :)

  2. @iamthepleman: I'm happy about yor decision..... i'v choiced the USE reading before here.

    Most of them can be "redundant".

    However I can tell You that my sistem is compiled with all software that I desired.

     

    If You have trouble with "circulary dependencies, teel me .... that may be i remember the workaorund / solution.

     

    I'll post also my package.use for You:

    sandro@cit4771ht ~ $ cat /etc/portage/package.use
    =dev-python/PyQt4-4.11.4-r1000 script declarative sql
    =dev-qt/qtsql-4.8.6-r1 mysql
    =gnome-base/gvfs-1.22.4 http
    =media-libs/gd-2.0.35-r4 png
    dev-db/mariadb embedded
    dev-lang/php -gd -recode -vpx -truetype -qdbm -libedit -sharedmem -exif
    dev-libs/elfutils static-libs
    dev-libs/libpcre pcre16 -readline
    dev-scheme/guile networking
    dev-vcs/subversion -dso
    media-libs/cogl gles2
    media-libs/mlt frei0r melt kdenlive
    media-plugins/alsa-plugins pulseaudio
    net-libs/gnutls pkcs11
    net-libs/libproxy -webkit
    net-misc/curl -adns
    net-misc/networkmanager -gnutls
    sys-devel/llvm clang
    sys-kernel/gentoo-sources experimental
    sys-process/lsof rpc
    virtual/mysql embedded
    x11-drivers/nvidia-drivers uvm
    x11-libs/libxcb xkb

    Now I use ABI-X86="64 32" (then decomment it)

    _____________________

     

     

    And My World :

    cit4771ht ~ # cat /var/lib/portage/world
    app-accessibility/espeak
    app-admin/hddtemp
    app-admin/logrotate
    app-admin/syslog-ng
    app-antivirus/clamav
    app-arch/pbzip2
    app-arch/rar
    app-arch/unrar
    app-arch/unzip
    app-arch/zip
    app-cdr/brasero
    app-cdr/dvdisaster
    app-cdr/k3b
    app-editors/bluefish
    app-editors/leafpad
    app-emulation/wine
    app-forensics/chkrootkit
    app-forensics/rkhunter
    app-misc/banner
    app-office/libreoffice
    app-portage/cpuinfo2cpuflags
    app-portage/eix
    app-portage/genlop
    app-portage/layman
    app-portage/portage-utils
    app-portage/porthole
    dev-util/gambas
    games-sports/billardgl
    games-sports/torcs
    kde-base/kde-meta
    kde-misc/kcm-ufw
    mail-client/thunderbird
    media-gfx/blender
    media-gfx/digikam
    media-gfx/gimp
    media-gfx/gimp-arrow-brushes
    media-gfx/xsane
    media-plugins/gimp-gmic
    media-plugins/gimp-lensfun
    media-plugins/gimp-lqr
    media-plugins/gimp-resynthesizer
    media-sound/amarok
    media-sound/audacity
    media-sound/kradio
    media-sound/sound-juicer
    media-tv/kodi
    media-video/avidemux
    media-video/cinelerra
    media-video/devede
    media-video/dvdrip
    media-video/dvdstyler
    media-video/dvgrab
    media-video/kaffeine
    media-video/kdenlive
    media-video/kino
    media-video/openshot
    media-video/smplayer
    net-im/pidgin
    net-im/skype
    net-irc/hexchat
    net-misc/dropbox
    net-misc/ntp
    net-misc/ntpclient
    net-p2p/amule
    net-p2p/transmission
    net-print/hplip
    sci-geosciences/googleearth
    sci-misc/boinc
    sys-apps/cpuid
    sys-apps/hdparm
    sys-apps/lm_sensors
    sys-apps/lshw
    sys-apps/microcode-ctl
    sys-apps/mlocate
    sys-block/gparted
    sys-block/ms-sys
    sys-block/partitionmanager
    sys-boot/boot-update
    sys-fs/ntfs3g
    sys-kernel/genkernel
    sys-kernel/gentoo-sources
    sys-kernel/linux-firmware
    sys-libs/gpm
    sys-power/cpupower
    sys-process/anacron
    sys-process/htop
    sys-process/vixie-cron
    www-client/chromium
    www-client/firefox
    www-client/links
    www-client/lynx
    www-plugins/adobe-flash
    www-plugins/chrome-binary-plugins
    www-plugins/google-talkplugin
    x11-apps/xdm
    x11-base/xorg-x11
    x11-misc/cairo-clock
    x11-misc/efax-gtk
    xfce-base/xfce4-meta

    This my config file borned in 2009 .... when I made my first experiment with Gentoo & Funtoo.

     

    Having 16 MiB ram I can compile also Libreoffice in ram (/dev/shm)

    If you've 6 GiB ram or less then "comment" the PORTAGE_TMPDIR when you must compile the biggest files.

     

    Last information I've written in /etc/fstab

     

    shm                     /dev/shm        tmpfs           exec,rw                0 0
    

     

    And my "separate" root partition is of 13 GiB of 35.

     

    Hi :)

  3. sandro@cit4771ht ~ $ cat /etc/make.conf

    CFLAGS="-march=native -O2 -pipe"
    CXXFLAGS="${CFLAGS}"
    FFLAGS="${CFLAGS}"
    FCFLAGS="${CFLAGS}"

    LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu

     

    ABI-X86="64 32"

     

    CHOST="x86_64-pc-linux-gnu"

    CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"

     

    USE="icu jit gtk2 gtk3 sdl X Xaw3d a52 aac aalib acl adns afs aim alsa ao \
         apm atm audiofile bash-completion bcmath bidi opencl blas \
         bluetooth bzip2 cairo calendar caps cdb cdda cddb xvmc \
         cdparanoia cdr cgi clamav cracklib crypt css ctype cups vdpau \
         curlwrappers custom-cflags cvs cxx dbi dbm dbus dga djvu dri dts dv \
         dvb dvdr encode exif fam fastcgi ffmpeg fftw filecaps flac \
         flatfile fontconfig foomaticdb fortran ftp gcj gd gdbm geoip \
         gif gimp git glut gmp gnuplot gnutls gphoto2 gpm gps graphviz \
         gsl gsm gstreamer gtk guile gzip hddtemp iconv icq idn \
         ieee1394 imagemagick imap imlib inifile inotify introspection iodbc \
         ios ipod jack java javascript jbig jabber jingle jpeg jpeg2k \
         kde kontact ladspa lame lapack lash ldap libass libav libcaca \
         libedit libffi libnotify libsamplerate libwww lirc \
         lm_sensors lua lzma lzo mad maildir matroska mbox mikmod milter mime \
         mmap mms mng modplug motif mozilla mp3 mp4 mpeg mpi mplayer \
         msn mtp musepack musicbrainz netcdf pcre pda pdf perl php pie \
         plasma plotutils policykit portaudio posix postscript ppds \
         python qdbm qmail-spp quicktime raw readline recode rss sasl \
         scanner cdpau semantic-desktop sharedmem shorten simplexml sip \
         smartcard smp sndfile soap speex spell ssl subversion svg \
         syslog szip tcpd theora threads tidy tiff timidity tk tcl \
         truetype udev udisks unicode upower usb v4l vala vcd vnc vorbis \
         wavpack wddx wifi wxwidgets x264 xattr xcb xcomposite xface xft \
         xine xinerama xinetd xmlrpc xmp xmpp xscreensaver xv xvid zlib \
         networkmanager webkit qt3support qt5 qt4 pulseaudio video \
         opengl ogg tools acpi libcanberra -gnome -systemd"

    MAKEOPTS="-j9"
    LINGUAS="it"
    INPUT_DEVICES="keyboard mouse evdev"
    VIDEO_CARDS="nvidia"
    PORTDIR="/usr/portage"
    DISTDIR="${PORTDIR}/distfiles"
    PKGDIR="${PORTDIR}/packages"
    PORTAGE_TMPDIR="/dev/shm"

    #source /var/lib/layman/etc/make.conf
     

  4. From gentoo:

    [I] sys-apps/openrc
         Available versions:  0.13.11 ~0.14 ~0.15 ~0.15.1 ~0.16 ~0.16.1 ~0.16.2 ~0.16.3 0.16.4 ~0.17 **9999 {audit debug ncurses +netifrc newnet pam prefix selinux static-libs tools unicode ELIBC="glibc" KERNEL="FreeBSD linux"}
         Installed versions:  0.16.4(02:02:27 19/06/2015)(ncurses netifrc pam tools unicode -audit -debug -newnet -prefix -selinux -static-libs ELIBC="glibc" KERNEL="linux -FreeBSD")
         Homepage:            http://www.gentoo.org/proj/en/base/openrc/
         Description:         OpenRC manages the services, startup and shutdown of a host
    
    

    And this from Funtoo.

     

    [I] sys-apps/openrc
         Available versions:  0.12.3-r5^m 0.12.3-r6^m 0.12.4-r4^m {debug ncurses pam selinux static-libs unicode ELIBC="glibc" KERNEL="FreeBSD linux"}
         Installed versions:  0.12.4-r4^m(19:10:19 19/05/2015)(ncurses pam unicode -debug -selinux -static-libs ELIBC="glibc" KERNEL="linux -FreeBSD")
         Homepage:            http://roy.marples.name/openrc
         Description:         OpenRC manages the services, startup and shutdown of a host
    
  5. Hi to all; I've made a lot of tentatives; but witth funtoo the wifi "not function"; Then, sonce I've trouble with eudev and wifi, I've installed a Gentoo.

    About udev Gentoo is not more faster than Funto.

    But th wifi connection works fine.

    I've mentioned Gentoo cause I'm build it usin the same config files ithat i've for Funtoo.

     

    How can I make for esolving this trouble of connectivity in funtoo kde with wifi ? (ah ... neither with xfce the wifi run corectly.

     

    Hi to All :)

  6. Sob :( i don't know how resolve this issue:

     

    my rc.log is:

     
     
    rc shutdown logging started at Thu Jun 18 23:07:05 2015
     
     * Stopping local
     [ ok ]
     * Stopping vixie-cron ...
     [ ok ]
     * Saving random seed ...
     [ ok ]
     * Deactivating additional swap space ...
     [ ok ]
     * Stopping postfix (/etc/postfix) ...
    postfix: Postfix is running with backwards-compatible default settings
    postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
    postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
    postfix/postfix-script: stopping the Postfix mail system
     [ ok ]
     * Stopping NVIDIA System Management Interface ...
     [ ok ]
     * Stopping nvidia-persistenced ...
     [ ok ]
     * Unloading lm_sensors modules...
     *   Unloading coretemp ...
     [ ok ]
     *   Unloading nct6775 ...
     [ ok ]
     * Stopping hddtemp daemon ...
     [ ok ]
     * Stopping fuse ...
     [ ok ]
     * Stopping DHCP Client Daemon ...
     [ ok ]
     * Stopping cups-browsed ...
     [ ok ]
     * Stopping cupsd ...
     [ ok ]
     * Stopping clamd ...
     [ ok ]
     * Stopping freshclam ...
     [ ok ]
     * Shutting down bluetooth ...
     [ ok ]
     * Storing ALSA Mixer Levels ...
     [ ok ]
     * Stopping kdm ...
     [ ok ]
     * Stopping gpm ...
     [ ok ]
     * Unmounting network filesystems ...
     [ ok ]
     * Shutting down network interface lo ...
     [ ok ]
     * Stopping ufw ...
     [ ok ]
     * Saving iptables state ...
     [ ok ]
     * Stopping firewall ...
     [ ok ]
     * Saving ip6tables state ...
     [ ok ]
     * Stopping firewall ...
     [ ok ]
     * Stopping ConsoleKit daemon ...
     [ ok ]
     * Stopping syslog-ng ...
     [ ok ]
     * Stopping NetworkManager ...
     [ ok ]
     * Stopping D-BUS system messagebus ...
     [ ok ]
     * Unmounting loop devices
     * Unmounting filesystems
     *   Unmounting /mnt/Volume ...
     [ ok ]
     *   Unmounting /home ...
     [ ok ]
     * Deactivating swap devices ...
     [ ok ]
     * Shutting down the Logical Volume Manager
     * Finished shutting down the Logical Volume Manager
     * Stopping lvmetad ...
     [ ok ]
     * Stopping udev ...
     [ ok ]
     
    rc shutdown logging stopped at Thu Jun 18 23:07:08 2015
     
     
    rc shutdown logging started at Thu Jun 18 23:07:05 2015
     
     * Stopping local
     [ ok ]
     * Stopping vixie-cron ...
     [ ok ]
     * Saving random seed ...
     [ ok ]
     * Deactivating additional swap space ...
     [ ok ]
     * Stopping postfix (/etc/postfix) ...
    postfix: Postfix is running with backwards-compatible default settings
    postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
    postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
    postfix/postfix-script: stopping the Postfix mail system
     [ ok ]
     * Stopping NVIDIA System Management Interface ...
     [ ok ]
     * Stopping nvidia-persistenced ...
     [ ok ]
     * Unloading lm_sensors modules...
     *   Unloading coretemp ...
     [ ok ]
     *   Unloading nct6775 ...
     [ ok ]
     * Stopping hddtemp daemon ...
     [ ok ]
     * Stopping fuse ...
     [ ok ]
     * Stopping DHCP Client Daemon ...
     [ ok ]
     * Stopping cups-browsed ...
     [ ok ]
     * Stopping cupsd ...
     [ ok ]
     * Stopping clamd ...
     [ ok ]
     * Stopping freshclam ...
     [ ok ]
     * Shutting down bluetooth ...
     [ ok ]
     * Storing ALSA Mixer Levels ...
     [ ok ]
     * Stopping kdm ...
     [ ok ]
     * Stopping gpm ...
     [ ok ]
     * Unmounting network filesystems ...
     [ ok ]
     * Shutting down network interface lo ...
     [ ok ]
     * Stopping ufw ...
     [ ok ]
     * Saving iptables state ...
     [ ok ]
     * Stopping firewall ...
     [ ok ]
     * Saving ip6tables state ...
     [ ok ]
     * Stopping firewall ...
     [ ok ]
     * Stopping ConsoleKit daemon ...
     [ ok ]
     * Stopping syslog-ng ...
     [ ok ]
     * Stopping NetworkManager ...
     [ ok ]
     * Stopping D-BUS system messagebus ...
     [ ok ]
     * Unmounting loop devices
     * Unmounting filesystems
     *   Unmounting /mnt/Volume ...
     [ ok ]
     *   Unmounting /home ...
     [ ok ]
     * Deactivating swap devices ...
     [ ok ]
     * Shutting down the Logical Volume Manager
     * Finished shutting down the Logical Volume Manager
     * Stopping lvmetad ...
     [ ok ]
     * Stopping udev ...
     [ ok ]
     
    rc shutdown logging stopped at Thu Jun 18 23:07:08 2015
     
     
    rc sysinit logging started at Fri Jun 19 01:08:30 2015
     
     
       OpenRC 0.12.4 is starting up Funtoo Linux (x86_64)
     
    Press I to enter interactive boot mode
     
     * /proc is already mounted
     * Mounting /run ...
     * /run/openrc: creating directory
     * /run/lock: creating directory
     * /run/lock: correcting owner
     * Using /dev mounted from kernel ...
     [ ok ]
     * Mounting /dev/mqueue ...
     [ ok ]
     * Mounting /dev/shm ...
     [ ok ]
     * Mounting debug filesystem ...
     [ ok ]
     * Mounting config filesystem ...
     [ ok ]
     * Mounting cgroup filesystem ...
     [ ok ]
     * Creating list of required static device nodes for the current kernel ...
     [ ok ]
     * setting up tmpfiles.d entries for /dev ...
     [ ok ]
     * Starting udev ...
     [ ok ]
     * Generating a rule to create a /dev/root symlink ...
     [ ok ]
     * Populating /dev with existing devices through uevents ...
     [ ok ]
     * Waiting for uevents to be processed ...
     
    udevadm settle - timeout of 60 seconds reached, the event queue contains:
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0400:00 (1117)
      /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 (1244)
      /sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0 (1258)
      /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/0000:06:01.0 (1262)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda (1286)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 (1287)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 (1288)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 (1289)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 (1290)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 (1291)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 (1292)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb (1303)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 (1304)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 (1305)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb3 (1306)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb4 (1307)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb5 (1308)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb6 (1309)
      /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 (1320)
      /sys/devices/system/cpu/cpu0 (1376)
      /sys/devices/system/cpu/cpu1 (1377)
      /sys/devices/system/cpu/cpu2 (1378)
      /sys/devices/system/cpu/cpu3 (1379)
      /sys/devices/system/cpu/cpu4 (1380)
      /sys/devices/system/cpu/cpu5 (1381)
      /sys/devices/system/cpu/cpu6 (1382)
      /sys/devices/system/cpu/cpu7 (1383)
      /sys/devices/virtual/block/loop0 (1423)
      /sys/devices/virtual/block/loop1 (1424)
      /sys/devices/virtual/block/loop2 (1425)
      /sys/devices/virtual/block/loop3 (1426)
      /sys/devices/virtual/block/loop4 (1427)
      /sys/devices/virtual/block/loop5 (1428)
      /sys/devices/virtual/block/loop6 (1429)
      /sys/devices/virtual/block/loop7 (1430)
      /sys/devices/virtual/net/lo (1469)
      /sys/devices/virtual/tty/console (1470)
      /sys/devices/virtual/tty/ptmx (1471)
      /sys/devices/virtual/tty/tty (1472)
      /sys/devices/virtual/tty/tty0 (1473)
      /sys/devices/virtual/tty/tty1 (1474)
      /sys/devices/virtual/tty/tty10 (1475)
      /sys/devices/virtual/tty/tty11 (1476)
      /sys/devices/virtual/tty/tty12 (1477)
      /sys/devices/virtual/tty/tty13 (1478)
      /sys/devices/virtual/tty/tty14 (1479)
      /sys/devices/virtual/tty/tty15 (1480)
      /sys/devices/virtual/tty/tty16 (1481)
      /sys/devices/virtual/tty/tty17 (1482)
      /sys/devices/virtual/tty/tty18 (1483)
      /sys/devices/virtual/tty/tty19 (1484)
      /sys/devices/virtual/tty/tty2 (1485)
      /sys/devices/virtual/tty/tty20 (1486)
      /sys/devices/virtual/tty/tty21 (1487)
      /sys/devices/virtual/tty/tty22 (1488)
      /sys/devices/virtual/tty/tty23 (1489)
      /sys/devices/virtual/tty/tty24 (1490)
      /sys/devices/virtual/tty/tty25 (1491)
      /sys/devices/virtual/tty/tty26 (1492)
      /sys/devices/virtual/tty/tty27 (1493)
      /sys/devices/virtual/tty/tty28 (1494)
      /sys/devices/virtual/tty/tty29 (1495)
      /sys/devices/virtual/tty/tty3 (1496)
      /sys/devices/virtual/tty/tty30 (1497)
      /sys/devices/virtual/tty/tty31 (1498)
      /sys/devices/virtual/tty/tty32 (1499)
      /sys/devices/virtual/tty/tty33 (1500)
      /sys/devices/virtual/tty/tty34 (1501)
      /sys/devices/virtual/tty/tty35 (1502)
      /sys/devices/virtual/tty/tty36 (1503)
      /sys/devices/virtual/tty/tty37 (1504)
      /sys/devices/virtual/tty/tty38 (1505)
      /sys/devices/virtual/tty/tty39 (1506)
      /sys/devices/virtual/tty/tty4 (1507)
      /sys/devices/virtual/tty/tty40 (1508)
      /sys/devices/virtual/tty/tty41 (1509)
      /sys/devices/virtual/tty/tty42 (1510)
      /sys/devices/virtual/tty/tty43 (1511)
      /sys/devices/virtual/tty/tty44 (1512)
      /sys/devices/virtual/tty/tty45 (1513)
      /sys/devices/virtual/tty/tty46 (1514)
      /sys/devices/virtual/tty/tty47 (1515)
      /sys/devices/virtual/tty/tty48 (1516)
      /sys/devices/virtual/tty/tty49 (1517)
      /sys/devices/virtual/tty/tty5 (1518)
      /sys/devices/virtual/tty/tty50 (1519)
      /sys/devices/virtual/tty/tty51 (1520)
      /sys/devices/virtual/tty/tty52 (1521)
      /sys/devices/virtual/tty/tty53 (1522)
      /sys/devices/virtual/tty/tty54 (1523)
      /sys/devices/virtual/tty/tty55 (1524)
      /sys/devices/virtual/tty/tty56 (1525)
      /sys/devices/virtual/tty/tty57 (1526)
      /sys/devices/virtual/tty/tty58 (1527)
      /sys/devices/virtual/tty/tty59 (1528)
      /sys/devices/virtual/tty/tty6 (1529)
      /sys/devices/virtual/tty/tty60 (1530)
      /sys/devices/virtual/tty/tty61 (1531)
      /sys/devices/virtual/tty/tty62 (1532)
      /sys/devices/virtual/tty/tty63 (1533)
      /sys/devices/virtual/tty/tty7 (1534)
      /sys/devices/virtual/tty/tty8 (1535)
      /sys/devices/virtual/tty/tty9 (1536)
      /sys/devices/virtual/vc/vcs (1537)
      /sys/devices/virtual/vc/vcs1 (1538)
      /sys/devices/virtual/vc/vcsa (1539)
      /sys/devices/virtual/vc/vcsa1 (1540)
      /sys/devices/virtual/vtconsole/vtcon0 (1541)
      /sys/devices/virtual/workqueue/writeback (1542)
      /sys/devices/virtual/xt_idletimer/timers (1543)
      /sys/module/thermal_sys (1544)
      /sys/class/thermal (1545)
      /sys/module/button (1546)
      /sys/module/mfd_core (1547)
      /sys/module/backlight (1548)
      /sys/class/backlight (1549)
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3 (1550)
      /sys/module/usb_common (1551)
      /sys/module/processor (1552)
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event0 (1553)
      /sys/module/mei (1554)
      /sys/module/video (1555)
      /sys/module/lpc_ich (1556)
      /sys/class/mei (1557)
      /sys/bus/mei (1558)
      /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 (1559)
      /sys/devices/virtual/thermal/cooling_device0 (1560)
      /sys/bus/acpi/drivers/video (1561)
      /sys/devices/virtual/thermal/cooling_device1 (1562)
      /sys/devices/pci0000:00/0000:00:1f.0/iTCO_wdt (1563)
      /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event1 (1564)
      /sys/bus/acpi/drivers/button (1565)
      /sys/module/snd (1566)
      /sys/bus/pci/drivers/lpc_ich (1567)
      /sys/devices/virtual/thermal/cooling_device2 (1568)
      /sys/module/mei_me (1569)
      /sys/devices/virtual/thermal/cooling_device3 (1570)
      /sys/devices/virtual/thermal/cooling_device4 (1571)
      /sys/devices/virtual/thermal/cooling_device5 (1572)
      /sys/module/usbcore (1573)
      /sys/module/snd_timer (1574)
      /sys/devices/virtual/thermal/cooling_device6 (1575)
      /sys/module/parport (1576)
      /sys/devices/virtual/sound/timer (1577)
      /sys/devices/virtual/thermal/cooling_device7 (1578)
      /sys/bus/cpu/drivers/processor (1579)
      /sys/devices/pci0000:00/0000:00:16.0/mei/mei0 (1580)
      /sys/bus/pci/drivers/mei_me (1581)
      /sys/bus/usb (1582)
      /sys/bus/usb/drivers/usbfs (1583)
      /sys/bus/usb/drivers/hub (1584)
      /sys/bus/usb/drivers/usb (1585)
      /sys/module/snd_pcm (1586)
      /sys/module/parport_pc (1587)
      /sys/bus/platform/drivers/parport_pc (1588)
      /sys/module/ehci_hcd (1589)
      /sys/module/acpi_cpufreq (1590)
      /sys/module/xhci_hcd (1591)
      /sys/module/snd_hwdep (1592)
      /sys/module/ehci_pci (1593)
      /sys/module/xhci_pci (1594)
      /sys/module/snd_hda_codec (1595)
      /sys/module/battery (1596)
      /sys/bus/acpi/drivers/battery (1597)
      /sys/module/snd_hda_controller (1598)
      /sys/module/snd_hda_intel (1599)
      /sys/devices/pci0000:00/0000:00:1a.0/usb1 (1600)
      /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-0:1.0 (1601)
      /sys/module/fan (1602)
      /sys/devices/virtual/thermal/cooling_device8 (1603)
      /sys/devices/virtual/thermal/cooling_device9 (1604)
      /sys/module/thermal (1605)
      /sys/devices/virtual/thermal/cooling_device10 (1606)
      /sys/devices/virtual/thermal/cooling_device11 (1607)
      /sys/devices/virtual/thermal/thermal_zone0 (1608)
      /sys/devices/virtual/thermal/cooling_device12 (1609)
      /sys/bus/platform/drivers/acpi-fan (1610)
      /sys/devices/pci0000:00/0000:00:1d.0/usb2 (1611)
      /sys/devices/virtual/thermal/thermal_zone1 (1612)
      /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-0:1.0 (1613)
      /sys/module/i2c_i801 (1614)
      /sys/bus/acpi/drivers/thermal (1615)
      /sys/bus/pci/drivers/ehci-pci (1616)
      /sys/module/rfkill (1617)
      /sys/class/rfkill (1618)
      /sys/devices/virtual/misc/rfkill (1619)
     [ !! ]
     * Checking local filesystems  ...
    /dev/sda6: clean, 553704/2207520 files, 7159041/8823552 blocks
    /dev/sda3: clean, 326/32768 files, 40835/131072 blocks
    /dev/sdb2: clean, 22505/16384000 files, 24345799/65536000 blocks
     [ ok ]
     * Mounting local filesystems ...
     [ ok ]
     * Starting DHCP Client Daemon ...
     [ ok ]
     * Bringing up network interface lo ...
     [ ok ]
     
    rc sysinit logging stopped at Fri Jun 19 01:08:30 2015
     
     
    rc boot logging started at Fri Jun 19 01:08:30 2015
     
     * Setting system clock using the hardware clock [Local Time] ...
     [ ok ]
     * Starting udev ...
     [ ok ]
     * Generating a rule to create a /dev/root symlink ...
     [ ok ]
     * Populating /dev with existing devices through uevents ...
     [ ok ]
     * Waiting for uevents to be processed ...
     [ ok ]
     * Autoloaded 0 module(s)
     * /run/lvm: creating directory
     * Starting lvmetad ...
     [ ok ]
     * Setting up the Logical Volume Manager ...
      /dev/sdc: open failed: Nessun supporto trovato
      No volume groups found
      No volume groups found
      No volume groups found
     [ ok ]
     * Remounting root filesystem read/write ...
     [ ok ]
     * Remounting filesystems ...
    Remounting is not supported at present. You have to umount volume and then mount it once again.
     [ ok ]
     * Updating /etc/mtab ...
     [ ok ]
     * Activating swap devices ...
     [ ok ]
     * Configuring kernel parameters ...
     [ ok ]
     * Creating user login records ...
     [ ok ]
     * Wiping /tmp directory ...
     [ ok ]
     * Configuring /etc/hosts ...
     [ ok ]
     * Setting hostname to ci74771ht ...
     [ ok ]
     * Loading ip6tables state and starting firewall ...
     [ ok ]
     * Loading iptables state and starting firewall ...
     [ ok ]
     * Setting terminal encoding [UTF-8] ...
     [ ok ]
     * Setting keyboard mode [UTF-8] ...
     [ ok ]
     * Loading key mappings [it] ...
     [ ok ]
     * Fixing font for euro symbol ...
     [ ok ]
     * Updating microcode ...
     [ ok ]
     * Activating additional swap space ...
     [ ok ]
     * setting up tmpfiles.d entries ...
     [ ok ]
     * Initializing random number generator ...
     [ ok ]
     
    rc boot logging stopped at Thu Jun 18 23:08:33 2015
     
     
    rc default logging started at Thu Jun 18 23:08:33 2015
     
     * Starting D-BUS system messagebus ...
     [ ok ]
     * Starting NetworkManager ...
     [ ok ]
     * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
     [ ok ]
     * Starting syslog-ng ...
     [ ok ]
     * Starting ConsoleKit daemon ...
     [ ok ]
     * Starting ufw ...
     [ ok ]
     * Mounting network filesystems ...
     [ ok ]
     * Starting gpm ...
     [ ok ]
     * Setting up kdm ...
     [ ok ]
     * Restoring Mixer Levels ...
     [ ok ]
     * Running anacron ...
     [ ok ]
     * Starting bluetooth ...
     [ ok ]
     * Starting clamd ...
     [ ok ]
     * Starting freshclam ...
     [ ok ]
     * Running cpupower -c all frequency-set --governor ondemand ...
     [ ok ]
     * Starting cupsd ...
     [ ok ]
     * Starting cups-browsed ...
     [ ok ]
     * Starting fuse ...
     [ ok ]
     * Starting hddtemp daemon ...
     [ ok ]
     * Loading lm_sensors modules...
     *   Loading coretemp ...
     [ ok ]
     *   Loading nct6775 ...
     [ ok ]
     * Initializing sensors ...
     [ ok ]
     * Starting nvidia-persistenced ...
     [ ok ]
     * Starting NVIDIA System Management Interface ...
     [ ok ]
     * Starting postfix (/etc/postfix) ...
    postfix: Postfix is running with backwards-compatible default settings
    postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
    postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
    postfix/postfix-script: starting the Postfix mail system
     [ ok ]
     * Starting vixie-cron ...
     [ ok ]
     * Starting local
     [ ok ]
     
    rc default logging stopped at Thu Jun 18 23:08:40 2015
    
    

    &

     
    ci74771ht ~ # grep -i err /var/log/messages 
    Jun 18 23:08:55 localhost hp-systray[4694]: hp-systray[4694]: error: option -s not recognized
     
    
    

    But this may be a bug ?

  7. Thanks To You ...... for informations there is not only etc-update but also

     

    # dispatch-conf[/code
    That have more options :)
     
    Funtoo have many utilities (portage-utils gentoolkit, present in stage3 but also genlop and others).
     
    One of the (for me) more important is the 
    [code]
    # revdep-rebuild

    That search for "broken libraries" and recompile automatically that must be ricompiled to have the total "consistence of the system"

     

    Greetings :)

  8. Right; Haswell are the 4xxxx , Broadwell  5xxxx then you must select for broadwell or for "native" (with native gcc will load the cpu instructions; sometimes with new stepping could be enabled other instruction:

    for example the 4770K is unlock; the 4771 is locked (not overclockable but with a coouple of instruction for virtualization or power consumption.) So .... I'm for the use of "native".

    I use the -march=native in my make.conf and also for the kernel.

    # euse -E experimental -p sys-kernel/gentoo-sources
    # emerge gentoo-sources 
    

    Then in "processor types & features" there will be the option to choice Processor family; 

    You can select broadwell or "native".

     

    The USE flag "experimental" enabled for gentoo-sources will give to you to select also the BFQ Scheduler.

  9. :D :D :D 

    USE="icu jit gtk2 gtk3 sdl X Xaw3d a52 aac aalib acl adns afs aim alsa ao \
         apm atm audiofile bash-completion bcmath bidi opencl blas \
         bluetooth bzip2 cairo calendar caps cdb cdda cddb xvmc \
         cdparanoia cdr cgi clamav cracklib crypt css ctype cups vdpau \
         curlwrappers custom-cflags cvs cxx dbi dbm dbus dga djvu dri dts dv \
         dvb dvdr encode exif fam fastcgi ffmpeg fftw filecaps flac \
         flatfile fontconfig foomaticdb fortran ftp gcj gd gdbm geoip \
         gif gimp git glut gmp gnuplot gnutls gphoto2 gpm gps graphviz \
         gsl gsm gstreamer gtk guile gzip hddtemp iconv icq idn \
         ieee1394 imagemagick imap imlib inifile inotify introspection iodbc \
         ios ipod jack java javascript jbig jabber jingle jpeg jpeg2k \
         kde kontact ladspa lame lapack lash ldap libass libav libcaca \
         libedit libffi libnotify libsamplerate libwww lirc \
         lm_sensors lua lzma lzo mad maildir matroska mbox mikmod milter mime \
         mmap mms mng modplug motif mozilla mp3 mp4 mpeg mpi mplayer \
         msn mtp musepack musicbrainz netcdf pcre pda pdf perl php pie \
         plasma plotutils policykit portaudio posix postscript ppds \
         python qdbm qmail-spp quicktime raw readline recode rss sasl \
         scanner cdpau semantic-desktop sharedmem shorten simplexml sip \
         smartcard smp sndfile soap speex spell ssl subversion svg \
         syslog szip tcpd theora threads tidy tiff timidity tk tcl \
         truetype udev udisks unicode upower usb v4l vala vcd vnc vorbis \
         wavpack wddx wifi wxwidgets x264 xattr xcb xcomposite xface xft \
         xine xinerama xinetd xmlrpc xmp xmpp xscreensaver xv xvid zlib \
         networkmanager webkit qt3support -vaapi qt5 qt4"
    _____________________________________
     
    :D (i'm a litle mad .... mmmmm i've necessity of psychiatric visit" :D
    Hi :)
  10. Hello everyone and sorry if disorder always with questions Funtoo a user should know;

    My rc-config list is:

    sandro@ci74771ht ~ $ rc-config list
    Available init scripts
      NetworkManager            default
      alsasound                 default
      anacron                   default
      bluetooth                 default
      boinc
      bootmisc                  boot
      busybox-klogd             default
      busybox-ntpd
      busybox-syslogd           default
      busybox-watchdog          default
      clamd                     default
      consolefont
      consolekit                default
      cpupower                  default
      cups-browsed              default
      cupsd                     default
      dbus                      default
      devfs                     sysinit
      device-mapper             boot
      dhcpcd                    sysinit
      dmcrypt
      dmesg                     sysinit
      dmeventd
      dropbox
      fancontrol
      fsck                      boot
      fuse                      default
      git-daemon                default
      gpm                       default
      gpsd
      hddtemp                   default
      hdparm                    default
      hostname                  boot
      hwclock                   boot
      ip6tables                 boot
      iptables                  boot
      irexec
      keymaps                   boot
      killprocs                 shutdown
      kmod-static-nodes         sysinit
      lircd
      lircmd
      lm_sensors                default
      local                     default
      localmount                boot
      lvm                       boot
      lvm-monitoring
      lvmetad
      mdadm
      mdraid
      microcode_ctl             boot
      mit-krb5kadmind
      mit-krb5kdc
      mit-krb5kpropd
      modules                   boot
      mount-ro                  shutdown
      mtab                      boot
      mysql
      netif.lo                  sysinit
      netif.tmpl
      netmount                  default
      ntp-client
      ntpd
      numlock
      nvidia-persistenced       default
      nvidia-smi                default
      pciparm
      pcscd
      postfix                   default
      procfs                    boot
      pwcheck
      pydoc-2.7
      pydoc-3.3
      rfcomm
      root                      boot
      rsyncd
      samba
      saned
      saslauthd
      savecache                 shutdown
      slapd
      sntp
      sshd
      svnserve
      swap                      boot
      swapfiles                 boot
      swclock
      sysctl                    boot
      sysfs                     sysinit
      syslog-ng                 default
      termencoding              boot
      tmpfiles.dev              sysinit
      tmpfiles.setup            boot
      transmission-daemon
      twistd
      udev                      sysinit
      udev-mount                sysinit
      udev-postmount            boot
      ufw                       default
      urandom                   boot
      vixie-cron                default
      wpa_supplicant
      xdm                       default
      xdm-setup
      xinetd

    I'd like that some expert user  may advise me for fine-tuning my system.
    particularry about mit-krb * services.

    Thank you for any suggestions :)

     

    And Good For All :)

  11. Maybe that is importasnt the rc.log

     

     

     
    * Waiting for uevents to be processed ...
     
    udevadm settle - timeout of 60 seconds reached, the event queue contains:
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0400:00 (1113)
      /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 (1240)
      /sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0 (1254)
      /sys/devices/pci0000:00/0000:00:1c.3/0000:05:00.0/0000:06:01.0 (1258)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda (1282)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 (1283)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 (1284)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 (1285)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 (1286)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 (1287)
      /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 (1288)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb (1299)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb1 (1300)
      /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdb/sdb2 (1301)
      /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 (1312)
      /sys/devices/system/cpu/cpu0 (1368)
      /sys/devices/system/cpu/cpu1 (1369)
      /sys/devices/system/cpu/cpu2 (1370)
      /sys/devices/system/cpu/cpu3 (1371)
      /sys/devices/system/cpu/cpu4 (1372)
      /sys/devices/system/cpu/cpu5 (1373)
      /sys/devices/system/cpu/cpu6 (1374)
      /sys/devices/system/cpu/cpu7 (1375)
      /sys/devices/virtual/block/loop0 (1418)
      /sys/devices/virtual/block/loop1 (1419)
      /sys/devices/virtual/block/loop2 (1420)
      /sys/devices/virtual/block/loop3 (1421)
      /sys/devices/virtual/block/loop4 (1422)
      /sys/devices/virtual/block/loop5 (1423)
      /sys/devices/virtual/block/loop6 (1424)
      /sys/devices/virtual/block/loop7 (1425)
      /sys/devices/virtual/block/ram13 (1431)
      /sys/devices/virtual/block/ram14 (1432)
      /sys/devices/virtual/block/ram15 (1433)
      /sys/devices/virtual/block/ram2 (1434)
      /sys/devices/virtual/block/ram3 (1435)
      /sys/devices/virtual/block/ram4 (1436)
      /sys/devices/virtual/block/ram5 (1437)
      /sys/devices/virtual/block/ram6 (1438)
      /sys/devices/virtual/block/ram7 (1439)
      /sys/devices/virtual/block/ram8 (1440)
      /sys/devices/virtual/block/ram9 (1441)
      /sys/devices/virtual/dmi/id (1442)
      /sys/devices/virtual/graphics/fbcon (1443)
      /sys/devices/virtual/input/mice (1444)
      /sys/devices/virtual/mem/full (1445)
      /sys/devices/virtual/mem/kmem (1446)
      /sys/devices/virtual/mem/kmsg (1447)
      /sys/devices/virtual/mem/mem (1448)
      /sys/devices/virtual/mem/null (1449)
      /sys/devices/virtual/mem/port (1450)
      /sys/devices/virtual/mem/random (1451)
      /sys/devices/virtual/mem/urandom (1452)
      /sys/devices/virtual/mem/zero (1453)
      /sys/devices/virtual/misc/cpu_dma_latency (1454)
      /sys/devices/virtual/misc/loop-control (1455)
      /sys/devices/virtual/misc/mcelog (1456)
      /sys/devices/virtual/misc/memory_bandwidth (1457)
      /sys/devices/virtual/misc/network_latency (1458)
      /sys/devices/virtual/misc/network_throughput (1459)
      /sys/devices/virtual/misc/psaux (1460)
      /sys/devices/virtual/misc/snapshot (1461)
      /sys/devices/virtual/misc/vga_arbiter (1462)
      /sys/devices/virtual/net/lo (1463)
      /sys/devices/virtual/tty/console (1464)
      /sys/devices/virtual/tty/ptmx (1465)
      /sys/devices/virtual/tty/tty (1466)
      /sys/devices/virtual/tty/tty0 (1467)
      /sys/devices/virtual/tty/tty1 (1468)
      /sys/devices/virtual/tty/tty10 (1469)
      /sys/devices/virtual/tty/tty11 (1470)
      /sys/devices/virtual/tty/tty12 (1471)
      /sys/devices/virtual/tty/tty13 (1472)
      /sys/devices/virtual/tty/tty14 (1473)
      /sys/devices/virtual/tty/tty15 (1474)
      /sys/devices/virtual/tty/tty16 (1475)
      /sys/devices/virtual/tty/tty17 (1476)
      /sys/devices/virtual/tty/tty18 (1477)
      /sys/devices/virtual/tty/tty19 (1478)
      /sys/devices/virtual/tty/tty2 (1479)
      /sys/devices/virtual/tty/tty20 (1480)
      /sys/devices/virtual/tty/tty21 (1481)
      /sys/devices/virtual/tty/tty22 (1482)
      /sys/devices/virtual/tty/tty23 (1483)
      /sys/devices/virtual/tty/tty24 (1484)
      /sys/devices/virtual/tty/tty25 (1485)
      /sys/devices/virtual/tty/tty26 (1486)
      /sys/devices/virtual/tty/tty27 (1487)
      /sys/devices/virtual/tty/tty28 (1488)
      /sys/devices/virtual/tty/tty29 (1489)
      /sys/devices/virtual/tty/tty3 (1490)
      /sys/devices/virtual/tty/tty30 (1491)
      /sys/devices/virtual/tty/tty31 (1492)
      /sys/devices/virtual/tty/tty32 (1493)
      /sys/devices/virtual/tty/tty33 (1494)
      /sys/devices/virtual/tty/tty34 (1495)
      /sys/devices/virtual/tty/tty35 (1496)
      /sys/devices/virtual/tty/tty36 (1497)
      /sys/devices/virtual/tty/tty37 (1498)
      /sys/devices/virtual/tty/tty38 (1499)
      /sys/devices/virtual/tty/tty39 (1500)
      /sys/devices/virtual/tty/tty4 (1501)
      /sys/devices/virtual/tty/tty40 (1502)
      /sys/devices/virtual/tty/tty41 (1503)
      /sys/devices/virtual/tty/tty42 (1504)
      /sys/devices/virtual/tty/tty43 (1505)
      /sys/devices/virtual/tty/tty44 (1506)
      /sys/devices/virtual/tty/tty45 (1507)
      /sys/devices/virtual/tty/tty46 (1508)
      /sys/devices/virtual/tty/tty47 (1509)
      /sys/devices/virtual/tty/tty48 (1510)
      /sys/devices/virtual/tty/tty49 (1511)
      /sys/devices/virtual/tty/tty5 (1512)
      /sys/devices/virtual/tty/tty50 (1513)
      /sys/devices/virtual/tty/tty51 (1514)
      /sys/devices/virtual/tty/tty52 (1515)
      /sys/devices/virtual/tty/tty53 (1516)
      /sys/devices/virtual/tty/tty54 (1517)
      /sys/devices/virtual/tty/tty55 (1518)
      /sys/devices/virtual/tty/tty56 (1519)
      /sys/devices/virtual/tty/tty57 (1520)
      /sys/devices/virtual/tty/tty58 (1521)
      /sys/devices/virtual/tty/tty59 (1522)
      /sys/devices/virtual/tty/tty6 (1523)
      /sys/devices/virtual/tty/tty60 (1524)
      /sys/devices/virtual/tty/tty61 (1525)
      /sys/devices/virtual/tty/tty62 (1526)
      /sys/devices/virtual/tty/tty63 (1527)
      /sys/devices/virtual/tty/tty7 (1528)
      /sys/devices/virtual/tty/tty8 (1529)
      /sys/devices/virtual/tty/tty9 (1530)
      /sys/devices/virtual/vc/vcs (1531)
      /sys/devices/virtual/vc/vcs1 (1532)
      /sys/devices/virtual/vc/vcsa (1533)
      /sys/devices/virtual/vc/vcsa1 (1534)
      /sys/devices/virtual/vtconsole/vtcon0 (1535)
      /sys/devices/virtual/workqueue/writeback (1536)
      /sys/devices/virtual/xt_idletimer/timers (1537)
      /sys/module/button (1538)
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3 (1539)
      /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event0 (1540)
      /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 (1541)
      /sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event1 (1542)
      /sys/module/usb_common (1543)
      /sys/module/thermal_sys (1544)
      /sys/bus/acpi/drivers/button (1545)
      /sys/module/mei (1546)
      /sys/class/thermal (1547)
      /sys/class/mei (1548)
      /sys/bus/mei (1549)
      /sys/module/backlight (1550)
      /sys/module/snd (1551)
      /sys/class/backlight (1552)
      /sys/module/processor (1553)
      /sys/module/video (1554)
      /sys/devices/virtual/thermal/cooling_device0 (1555)
     [ !! ]
     
    rc sysinit logging stopped at Fri Jun 12 13:53:21 2015
     
     
    rc boot logging started at Fri Jun 12 13:53:21 2015
     
     * Setting system clock using the hardware clock [Local Time] ...
     [ ok ]
     * Starting udev ...
     [ ok ]
     * Generating a rule to create a /dev/root symlink ...
     [ ok ]
     * Populating /dev with existing devices through uevents ...
     [ ok ]
     * Waiting for uevents to be processed ...
     [ ok ]
     * Autoloaded 0 module(s)
     * /run/lvm: creating directory
     * Starting lvmetad ...
     [ ok ]
     * Setting up the Logical Volume Manager ...
      No volume groups found
      No volume groups found
      No volume groups found
     [ ok ]
     * Checking local filesystems  ...
    /dev/sda6: clean, 484496/2207520 files, 3754085/8824320 blocks
    /dev/sda3: clean, 323/32768 files, 40604/131072 blocks
    /dev/sdb2: clean, 22241/16384000 files, 24890249/65536000 blocks
     [ ok ]
     * Remounting root filesystem read/write ...
     [ ok ]
     * Remounting filesystems ...
     [ ok ]
     * Updating /etc/mtab ...
     [ ok ]
     * Activating swap devices ...
     [ ok ]
     * Mounting local filesystems ...
     [ ok ]
     * Configuring kernel parameters ...
     * Unknown keys: sysctl: cannot stat /proc/sys/kerel/shmmax: File o directory non esistente
     [ ok ]
     * Creating user login records ...
     [ ok ]
     * Wiping /tmp directory ...
     [ ok ]
     * Configuring /etc/hosts ...
     [ ok ]
     * Setting hostname to ci74771ht ...
     [ ok ]
     * Loading ip6tables state and starting firewall ...
     [ ok ]
     * Loading iptables state and starting firewall ...
     [ ok ]
     * Setting terminal encoding [UTF-8] ...
     [ ok ]
     * Setting keyboard mode [UTF-8] ...
     [ ok ]
     * Loading key mappings [it] ...
     [ ok ]
     * Fixing font for euro symbol ...
     [ ok ]
     * Updating microcode ...
     [ ok ]
     * Activating additional swap space ...
     [ ok ]
     * setting up tmpfiles.d entries ...
     [ ok ]
     * Initializing random number generator ...
     [ ok ]
     
    rc boot logging stopped at Fri Jun 12 13:53:24 2015
     
     
    rc default logging started at Fri Jun 12 13:53:24 2015
     
     * Running hdparm on /dev/sdb ...
     [ ok ]
     * Starting D-BUS system messagebus ...
     [ ok ]
     * Starting NetworkManager ...
     [ ok ]
     * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
     [ ok ]
     * Starting syslog-ng ...
     [ ok ]
     * Starting acpid ...
     [ ok ]
     * Restoring Mixer Levels ...
     [ ok ]
     * Running anacron ...
     [ ok ]
     * Starting clamd ...
     [ ok ]
     * Starting freshclam ...
     [ ok ]
     * Running cpupower -c all frequency-set --governor ondemand ...
     [ ok ]
     * Starting cupsd ...
     [ ok ]
     * Starting cups-browsed ...
     [ ok ]
     * Starting fuse ...
     [ ok ]
     * Starting gpm ...
     [ ok ]
     * Starting hddtemp daemon ...
     [ ok ]
     * Loading lm_sensors modules...
     *   Loading coretemp ...
     [ ok ]
     *   Loading nct6775 ...
     [ ok ]
     * Initializing sensors ...
     [ ok ]
     * Mounting network filesystems ...
     [ ok ]
     * Starting nvidia-persistenced ...
     [ ok ]
     * Starting NVIDIA System Management Interface ...
     [ ok ]
     * Starting postfix (/etc/postfix) ...
    postfix: Postfix is running with backwards-compatible default settings
    postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
    postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload"
    postfix/postfix-script: starting the Postfix mail system
     [ ok ]
     * Starting vixie-cron ...
     [ ok ]
     * Starting local
     [ ok ]
     
    rc default logging stopped at Fri Jun 12 13:53:31 2015
     
    
  12. GREEEEAAAAAT !!!!!! Magic Pytony !!!!! I'm writing with my smartphone as router wifi :P

     

    Still I do not understand why I had tried to put them in the blacklist but it was not working.

    Syntax error or it was useful to disable the modules of other Broadcom devices in menuconfig?

    However you're great Thank You very very mutch :) :) :)

     

    Also the tethering works fine.

     

    Thank You Magician :) :) :)

  13. Ok; installing this ebuild i obtain :

    * Messages for package net-wireless/broadcom-sta-6.30.223.248-r3:
    
     *   BCMA: If you insist on building this, you must blacklist it!
     *   SSB: If you insist on building this, you must blacklist it!
     *   MAC80211: If you insist on building this, you must blacklist it!
     * Please check to make sure these options are set correctly.
     * Failure to do so may cause unexpected problems.

    But in my lsmod they don't compares:

    Vaio-i5 ~ # lsmod | grep -i "bcma\|ssb\|mac80211"
    Vaio-i5 ~ #

    Then why insert them in blacklist ? :unsure:

     

    I've also edited the kernel config files disabling all options containing BCMA, SSB and MAC80211.

    But i had errors ricompiling the kernel.

     

    This is my 3rd experiment

    >>> Source compiled.
    >>> Test phase [not enabled]: net-wireless/broadcom-sta-6.30.223.248-r3
    
    >>> Install broadcom-sta-6.30.223.248-r3 into /var/tmp/portage/net-wireless/broadcom-sta-6.30.223.248-r3/image/ category net-wireless
     * Installing wl module
     * Preparing file for modprobe.d ...                                     [ ok ]
    >>> Completed installing broadcom-sta-6.30.223.248-r3 into /var/tmp/portage/net-wireless/broadcom-sta-6.30.223.248-r3/image/
    
    strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
       lib/modules/3.18.12-gentoo/net/wireless/wl.ko
    ecompressdir: bzip2 -9 /usr/share/doc
    
    >>> Installing (1 of 1) net-wireless/broadcom-sta-6.30.223.248-r3
     * Removing /usr/lib/systemd/
     * Removing /lib/systemd/
     * Removing net-wireless/broadcom-sta-6.30.223.248-r3 from moduledb.
     * Updating module dependencies for 3.18.12-gentoo ...                   [ ok ]
     * Adding module to moduledb.
    
     * Messages for package net-wireless/broadcom-sta-6.30.223.248-r3:
    
     *   BCMA: If you insist on building this, you must blacklist it!
     *   SSB: If you insist on building this, you must blacklist it!
     *   MAC80211: If you insist on building this, you must blacklist it!
     * Please check to make sure these options are set correctly.
     * Failure to do so may cause unexpected problems.
    >>> Auto-cleaning packages...
    
    

    Questo il mio pi? recente kernel-config

     

    Thanks for the aid .... but there are really (for me) technical difficulties ..... :|

  14. Hi !

     

    I've a

    Vaio-i5 ~ # lspci|grep -i net
    07:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
    
    

    I've installed linux-firmware

     

    and that is my kernel-config

     

    but

    Vaio-i5 ~ # ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 30:f9:ed:a5:4a:a8  
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     
    ipddp0    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-30-00-00-00-00-00-00-00-00  
              BROADCAST NOARP MULTICAST  MTU:585  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:30 errors:0 dropped:0 overruns:0 frame:0
              TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:4490 (4.3 KiB)  TX bytes:4490 (4.3 KiB)
     
    usb0      Link encap:Ethernet  HWaddr 02:00:01:58:31:37  
              inet addr:192.168.42.172  Bcast:192.168.42.255  Mask:255.255.255.0
              inet6 addr: fe80::1ff:fe58:3137/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:16850 errors:1 dropped:0 overruns:0 frame:1
              TX packets:15552 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:15193608 (14.4 MiB)  TX bytes:2662770 (2.5 MiB)
    
    
    Vaio-i5 ~ # iwconfig 
    eth0      no wireless extensions.
     
    usb0      no wireless extensions.
     
    ipddp0    no wireless extensions.
     
    lo        no wireless extensions.
    
    

    What can i do to solve ?

     

    PS: lspci -k

     

    Thanx :)

  15. In effect .... I wrote also this:

    # echo "sys-kernel/debian-sources">>/etc/portage/package.mask
    

    The other informations (excuse me if "redundant" i wrote for a way to use gentoo-sources with genkernel..... but if you want you can't use genkernel but the /usr must be a subdirectory of / (root) included in the root itsels; otherwise will be necessary the initramfs or initrd; considering you want to generate a custom kernel without intramfs, in this case You'll must set as a "built-in modules" to make you machine functional the "foundamental modules  for your machine; then you must know perfectly your hardware and the modules associated with more important peripherals (e.g. HDD o SSD amd others.

     

    The initramfs containing modules "not built in", it simplifies things at the level of the kernel configuration and choice to fill out a form built in or put in / lib / modules /

     
    If my explanation is not accurate, Please correct me .....

     

    I have many things to learn, a lot to understand in a more specific, but the will is there :)

     

    If You decide to use a custom kernel without initrams, use the "jobserver" with make (n? threads + 1)

    For example I've a i7 then 4 cores but 8 threads. then my jobservermust set to 4 x 2 = 8 + 1 = 9 ; If you've an i5 then 4 cores/4 threads You'll use make -j5 and so on ......

    Then in /usr/src/linux/ I'll use

    # make -j9 && make -j9 modules_install
    (if You want) terminate the job with make install (iyou'll find in /boot a new file named vmlinuz (The compioled kernel image); this file you can rename as you prefer then update grub)
    

    Forgive me if my knowledge of US language is poor and I make grammatical errors and even if I tell you things you already know ... maybe

     

    thanks for any suggestions :) :)  :))

×
×
  • Create New...