Sandro
Members-
Posts
466 -
Joined
-
Last visited
-
Days Won
20
Content Type
Profiles
Forums
Blogs
Everything posted by Sandro
-
When you are at the situation of the 2nd thumbnail, have you tryed to impose /dev/sda1 then press enter ?
-
Could You post your: # fdisk -l # parted -l # cat /etc/boot.conf May be that is not enabled some kernel module for the hdd or must specified in /etc/boot.conf instead of params += real_root=auto the UUID or /dev/sdxy fof the / (root) Filesystem. For example i've this: sandro@ci7ht ~ $ cat /etc/boot.conf boot { generate grub default "Windows 8.1 x64" timeout 5 } "Windows 8.1 x64" { type win8 params root=/dev/sda1 } "Funtoo Linux genkernel" { kernel kernel[-v] initrd initramfs[-v] params += real_root=UUID=3722ea24-8aed-4edc-a43f-1389c408d41b params += rootfstype=ext4 } The UUID can be discovered using (e.g.) # blkid -g && blkid you may filtrate the result using grep (e.g.) blkid -g && blkid |grep -i /dev/sdXY Where /dev/sdXY is your root partition.
-
aaditya hi, welcome :); in my opinion can serve as an exercise in the use of VM. But in order to "enjoy" all the power and possibility of Funtoo, you would need to install it to multiboot maybe in a dedicated partition, so you can take full advantage of all the hardware resources. And I assure you that there is a big difference compared to the pre-compiled mainly if you have a cpu advanced. (so instead of creating generic code you can optimize everything for your hardware. Good job and I hope that you remain excited about this "magic" distribution :) Good for All :)
-
[Funtoo stable] Trouble installing "dvdstyler"
Sandro replied to Sandro's question in Installation Help
Ok dantrell. You're very "magic" :D Now all is correct and function perfectly :P Thank You Very Much :) -
Hello everyone. Unfortunately trying to install dvdstyler I get the following error (actually the system is "consistent") ci7ht ~ # emerge -DNu world Calculating dependencies ... done! Auto-cleaning packages ... >>> >>> No outdated packages were found on your system. ci7ht ~ # emerge -DNu world dvdstyler Calculating dependencies ... done! ! Multiple package instances within at single package slot Have Been pulled ! into the dependency graph, Resulting in a slot conflict: media-libs / libsdl: 0 (media-libs / libsdl-1.2.15-r4 :: gentoo, ebuild scheduled for merge) pulled in by (That no parents are not satisfied by other packages in this slot) (media-libs / libsdl-1.2.15-r7 :: gentoo, installed) pulled in by >=media-libs/libsdl-1.2.15-r4[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (media-video / ffmpeg-2.2.4 :: gentoo, installed) It may be possible to solve this problem by using package.mask to One of Those prevent packages from being selected. However, it is Also That possible conflicting dependencies exist longer available That they are impossible to Satisfy simultaneously. If a conflict exists longer available in the dependencies of two different packages, then Those packages can not be installed simultaneously. You may want to try a larger value of --backtrack the option, as longer available --backtrack = 30, in order to see if That will solve this conflict automatically. For more information, see MASKED PACKAGES section in the emerge man page or the refer to the Gentoo Handbook. emerge: there are no ebuilds to satisfy "> = virtual / libudev-215: =". (dependency required by "media-video / dvdstyler-2.7.2 [udev]" [ebuild]) (dependency required by "dvdstyler" [argument]) There are not packages That satisfied> = virtual / libudev-215: = but: ci7ht ~ # eix virtual / udev [I] virtual / udev Available versions: ~ 0171 ~ 196 197-208-r2 r3 {(+) gudev (+) HWDB introspection keymap + kmod selinux (+) ABI_MIPS static-libs = "n32 n64 o32" ABI_PPC = "32 64" = ABI_S390 "32 64 "ABI_X86 =" 32 64 x32 "} Installed versions: 208-r2 (03:34:47 07/29/2014) (gudev HWDB introspection ABI_MIPS static-libs = "- n32 -n64 -o32" ABI_PPC = "- 32 -64" ABI_S390 = "- 32 -64 "ABI_X86 =" 64 -32 -x32 ") Description: Virtual udev daemon to select between different providers Any solution? Thanx :)
-
I use the "amd64 stable"; if I can help with the feedbacks as well tell me what to try / test ..... For me it would be a great pleasure :) For example, currently the system I have is perfectly "consistent"; just look at that emerge -epv world [/ b] I find [ebuild R] app-arch/file-roller-3.12.2 USE = "nautilus (-packagekit)" 1,365 kB [ebuild R] gnome-extra/gnome-user-share-3.10.2 USE = "bluetooth" 375 kB [ebuild R] gnome-extra/gnome-documents-3.12.1 697 kB [ebuild R] media-sound/sound-juicer-3.12.0 USE = "flac vorbis-debug} {-test" 1,916 kB Total: 1712 packages (1712 reinstalls), Size of downloads: 5,349,639 kB sandro @ ci7ht ~ $ So no "PACKAGE locked", no "circular dependencies". However, if you ask me to try something useful, I am 100% available. All Good for All :)
-
[Funtoo Stable] Error compiling games-board/aisleriot-3.2.3.2-r1
Sandro replied to Sandro's question in Installation Help
Ok.... Thank You for all :) I just had to wait until the last "sync" Now is all consistent. See You next time :) -
[Funtoo Stable] Error compiling games-board/aisleriot-3.2.3.2-r1
Sandro posted a question in Installation Help
Hi to All. aisleriot doesn't compile. The trouble i think is described in build.log: checking for perl >= 5.8.1... 5.18.2 checking for XML::Parser... ok checking which guile version to use... 1.8 configure: error: guile version 1.8 not found. Install it, or use --with-guile to select a different version But i've installed the [ebuild R ] dev-scheme/guile-2.0.11:12 USE="deprecated networking nls regex threads -debug -debug-malloc -emacs -static" How can i solve ? Thank You :) -
@morphmex: I'm very happy that you've seen the differencies from a precompiled "generic" distro to the Magical Funtoo :P :P:P Funtoo must never Dies :D :!!! I am willing to invite anyone to my house to let him try a precompiled vs Funtoo :P There is no battle: D Especially if you have a processor that can benefit from the various new flags implemented (ssse3 se4.x avx avx2 etc...) I take a trivial example: AMD invented AMD64 technology, soon Integrated by Intel with EM64T technology. Now there is talk of "amd64" or "Intel64" where machine-level there are little differencies (eg AMD already has a Physical adress of 48 bits while Intel 39-bit (48 in compatibility mode). When he was born the technology x86_64, gcc started to support this technology. So with a 64 AMD processor generation I would have gotten more or less the same results between the use -mtune=generic & mtune="cpu_type". Clearly more processors are technologically improved by adding many instructions (SSE3 SSSE3 SSE4.1 SSE4.2 then aes-ni AVX AVX2 etc.) the difference between a prebuilt package for "generic" and one compiled for Your cpu always does a greater difference (obviously depend very much on the ability of GCC to use algorithms that use the various new SIMD). I know people very good and with a gret knowledge about Linux systems ... but for them is not important compile from sources. I also said in the face of one Red Hat developer (who argued the goodness of their package-manager and "denigrating Portage):that "For me the package management system more eclectic and brilliant on this planet, form me iss Portage". :D not confirmed anything .... maybe because he only "saw Portage" but never used it seriously :) Good for All :) PS: I've a 4771 cpu; comparing with phoronix benchs (using a 9360 with 6 cores / 12 thread) with Funtoo and his optimizations, in some tests win .... in other tests the values are "similar". For example with my cpu: $ phoronix-test-suite benchmark c-ray give me 22 seconds.and in "Apache benchmark" is more efficient than a *BSD : http://www.phoronix.com/scan.php?page=article&item=linux_11_way&num=3 About "more fun" ? mmmm I don't know..... for me Funtoo is already fantastic at this time..... I have no idea how to improve Funtoo .... but .... I think that only Funtoo can beat Funtoo. Maybe the implementation of a branch based on * BSD kernel? I do not know .... for me is already excellent as well :) I hope not to have bored with this post Good for All :)
-
I think: or a precompiled distro or a source-based. The distro that permit both binary pkg and compiling from sources, for me give great trouble (also see FreeBSD) cause are "spearate trees". and this may creeate conflict with very difficult possibility of merge it.. Portage is revoluctionary..... and for me the invicible package-manager on the Earth. Thanks for All :)
-
Ok..... finally is All "consistent". 1) select ruby 19 2) euse -E melt kdenlive -p media-libs/melt 3) emerge kdenlive 4) Now it's all ok :P Thank You again.
-
Ok .... about updates: all ok except media-libs/mlt; then for this moment I've uninstalled kdenlive (that requires media-libs/mlt [+melt +kdenlive] I've also update the kernel (gentoo-sources-3.15.6 (but either with the "Stable)" Then now the system has Updated without any error But i think that this post may be closed with success :) If I'll have trouble withkdenlive, I'll open a new discussion. Thank You Very Much (For All) :) PS: I don't know if tag as solved for the answer of dantrell of sputnik......'cause both have found the solution.
-
@sputnik : I was just writing the solution ..... But you came before me to understand the problem :) I had to unmask the latest version (= dev-util/gdbus-codegen-2.40.0-r1000) I am now an update for 152 ebuilds ..... :) I hope everything goes well :) Thank You Very Much for All.
-
@dantrell: Thank You very much :) This is myprofile (I have not make downgrades sandro@ci7ht ~ $ eselect profile list Currently available arch profiles: [1] funtoo/1.0/linux-gnu/arch/x86-64bit * [2] funtoo/1.0/linux-gnu/arch/pure64 Currently available build profiles: [3] funtoo/1.0/linux-gnu/build/stable * [4] funtoo/1.0/linux-gnu/build/current [5] funtoo/1.0/linux-gnu/build/experimental Currently available flavor profiles: [6] funtoo/1.0/linux-gnu/flavor/minimal [7] funtoo/1.0/linux-gnu/flavor/core [8] funtoo/1.0/linux-gnu/flavor/desktop * [9] funtoo/1.0/linux-gnu/flavor/workstation [10] funtoo/1.0/linux-gnu/flavor/hardened Currently available mix-ins profiles: [11] funtoo/1.0/linux-gnu/mix-ins/audio (auto) [12] funtoo/1.0/linux-gnu/mix-ins/console-extras (auto) [13] funtoo/1.0/linux-gnu/mix-ins/dvd (auto) [14] funtoo/1.0/linux-gnu/mix-ins/gnome [15] funtoo/1.0/linux-gnu/mix-ins/kde * [16] funtoo/1.0/linux-gnu/mix-ins/mate [17] funtoo/1.0/linux-gnu/mix-ins/media (auto) [18] funtoo/1.0/linux-gnu/mix-ins/print (auto) [19] funtoo/1.0/linux-gnu/mix-ins/python3-only [20] funtoo/1.0/linux-gnu/mix-ins/rhel5-compat [21] funtoo/1.0/linux-gnu/mix-ins/server-db [22] funtoo/1.0/linux-gnu/mix-ins/server-mail [23] funtoo/1.0/linux-gnu/mix-ins/server-web [24] funtoo/1.0/linux-gnu/mix-ins/X (auto) [25] funtoo/1.0/linux-gnu/mix-ins/xfce * [26] funtoo/1.0/linux-gnu/mix-ins/vmware-guest [27] funtoo/1.0/linux-gnu/mix-ins/hardened
-
Hi to All.... this time I'm not able to resolve the dependencies. I did some tests enabling and disabling Use flags, but I'm not able to solve :( Could someone kindly help me? Thank you :) Link1 : output after emerge -DNupv world ci7ht ~ # emerge --info Portage 2.3.6-r8 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.8.2, glibc-2.18-r1, 3.15.5-gentoo x86_64) ================================================================= System uname: Linux-3.15.5-gentoo-x86_64-Intel-R-_Core-TM-_i7-4771_CPU_@_3.50GHz-with-gentoo-2.2.0 KiB Mem: 16373168 total, 9894004 free KiB Swap: 8388604 total, 8388604 free Timestamp of tree: Unknown ld ld di GNU (Gentoo 2.23.2 p1.0) 2.23.2 app-shells/bash: 4.2_p45-r1 dev-java/java-config: 2.2.0-r1000 dev-lang/python: 2.7.8-r1000, 3.3.5-r1000 dev-util/cmake: 2.8.12.2-r1 sys-apps/baselayout: 2.2.0-r6 sys-apps/openrc: 0.12.3-r3 sys-apps/sandbox: 2.6-r2 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6, 1.12.6, 1.13.4 sys-devel/binutils: 2.23.2 sys-devel/gcc: 4.8.2-r2 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.13 (virtual/os-headers) sys-libs/glibc: 2.18-r1 Repositories: gentoo ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -mfpmath=sse" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe -mfpmath=sse" 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" FFLAGS="-march=native -O2 -pipe -mfpmath=sse" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="it_IT.utf8" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--hash-style=gnu" LINGUAS="it" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_TMPDIR="/dev/shm" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="git://github.com/funtoo/ports-2012.git" SYNC_USER="root" USE="X Xaw3d a52 aac aacplus aalib acl acpi alsa amd64 apm apng applet audio avx avx2 bash-completion bcmath berkdb bidi blas bluetooth bluray bzip2 cairo calendar canna caps cdb cdda cddb cdparanoia cdr clamav consolekit cracklib crypt css ctype cue cups custom-cflags custom-cpuopts custom-optimization cvs cxx dbi dbm dbus dga dhcpcd djvu dri dts dv dvb dvd dvdr dvdread eds encode evo exif expat faac fastcgi fat fax ffmpeg fftw flac fltk fluidsynth foomaticdb fortran ftp gd gdbm geoip ggi gif gimp git gles2 glut gmp gnutls gphoto2 gpm gps graphviz gsf gsl gsm gstreamer gtk guile gzip hddtemp hpijs iconv icq icu ieee1394 imap introspection ios ipod iptc ipv6 jack java jpeg jpeg2k kde lame libass libcaca libffi libnotify libsamplerate libv4l lirc lm_sensors lock lzma lzo mad maildir matroska mbox memlimit mercurial midi mikmod mime mmap mms mmx mng modules mp3 mp4 mpeg mpi mpi-threads mplayer msn mudflap multilib musicbrainz mysql ncurses networkmanager nls nokia nptl nsplugin nvidia ogg openal opencl openexr opengl openmp openrc pam pcmcia pcre pda pdf perl pic plasma png policykit ppds pppd pulseaudio python qt3support qt4 quicktime rar raw readline realtime recode resolvconf ruby scanner schroedinger sdl semantic-desktop session shorten sip smartcard smp smpeg soap sound sox speex sql sse sse2 sse3 sse4 sse4_1 ssl ssse3 startup-notification static-libs static-ppds svg szip taglib tcpd theora threads thunar thunderbird tiff timidity tk truetype twolame udev unicode usb v4l v4l2 vaapi vdpau video vlc vorbis vpx wavpack webgl wifi win32codecs wmf wxwidgets x264 xcomposite xface xft xine xinerama xml xmp xpm xps xscreensaver xv xvid xvmc zip 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" 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="mouse keyboard evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it" 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" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK Link 2: my package.* outputs
-
Yesterday, milan, I attended a meeting related to Fedora .... Fedora was my first Linux system I use, and I love so many members of this forum .... :) I hope you do not bother if I send you a link (I'm the one with the glasses behind, wondering about encryption and support AES-NI) I hope you do not mind if I publish this .... because in talking I could not help myself from saying that Portage is the most eclectic and brilliant so far on the planet ...... although many are not in agreement. But in my han wrong. Portage is the best for me .... allows you to build the archetype of the system you want: P If I had a [ot] wrong forgive me .... deleted if it seems appropriate. I hope you will please; see : http://videobam.com/VikFI :) This is a little part of a discussion about gpg keys held by Frafra (a Fedora ambassador). I am the "fat" that you see behind: D: D: D :) However, I will ask him if he wants to participate in the project's Magic Funtoo: P [/ot]
-
Total disaster with AverMedia AverTV Super Hybrid 007
Sandro replied to Sandro's question in Desktop Help
I'm now using the kernel gentoo-sources-3.15.1 Sometimes the system does not load the firmware for my dvb-tv-card. But compared to the previous kernel, you do not "jam" for now. I wait a few more days before closing the thread to experiment a bit 'more thoroughly the behavior of the system with this TV card. Hello :) -
Total disaster with AverMedia AverTV Super Hybrid 007
Sandro replied to Sandro's question in Desktop Help
Ok. I've made 3 restart with new kernel (gentoo-sources 3.15.5); in the first and the third boot it was all ok (12 sec.for boot and starting kdm amd correctly loading the firmware for my bvd pci card) in the 2nd .... trouble with chargin firmware for my avertv. This is a kernel-level trouble ? Link for a part of /var/log/messages (using rsyslog) Or may depend by some "obscure" kernel configuration ? Otherwise ...... throw in trash this card .......: ( -
Hi to all. Sometimes the system is able to charge the firmware for my AverMedia super Hybrid 007 (Saa7133 Saa7134). I'm using profile "64 stable" kernel: 3.12.21-gentoo-r1 latest nvidia-drivers. But it often happens that the kernel is not able to "upload" the firmware for my tv-card and sometimes the boot becomes very long or sometimes can not access X server (or at least so it seems). Thanks for any suggestions. [ 3.400272] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400273] cfg80211: Updating information on frequency 2427 MHz with regulatory rule: [ 3.400273] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400274] cfg80211: Updating information on frequency 2432 MHz with regulatory rule: [ 3.400274] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400275] cfg80211: Updating information on frequency 2437 MHz with regulatory rule: [ 3.400276] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400276] cfg80211: Updating information on frequency 2442 MHz with regulatory rule: [ 3.400277] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400278] cfg80211: Updating information on frequency 2447 MHz with regulatory rule: [ 3.400278] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400279] cfg80211: Updating information on frequency 2452 MHz with regulatory rule: [ 3.400279] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400280] cfg80211: Updating information on frequency 2457 MHz with regulatory rule: [ 3.400281] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400281] cfg80211: Updating information on frequency 2462 MHz with regulatory rule: [ 3.400282] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.400283] cfg80211: Disabling freq 2467 MHz as custom regd has no rule that fits it [ 3.400283] cfg80211: Disabling freq 2472 MHz as custom regd has no rule that fits it [ 3.400284] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits it [ 3.400582] cfg80211: Updating information on frequency 2412 MHz with regulatory rule: [ 3.400583] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400584] cfg80211: Updating information on frequency 2417 MHz with regulatory rule: [ 3.400584] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400585] cfg80211: Updating information on frequency 2422 MHz with regulatory rule: [ 3.400585] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400586] cfg80211: Updating information on frequency 2427 MHz with regulatory rule: [ 3.400587] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400587] cfg80211: Updating information on frequency 2432 MHz with regulatory rule: [ 3.400588] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400589] cfg80211: Updating information on frequency 2437 MHz with regulatory rule: [ 3.400589] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400590] cfg80211: Updating information on frequency 2442 MHz with regulatory rule: [ 3.400591] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400591] cfg80211: Updating information on frequency 2447 MHz with regulatory rule: [ 3.400592] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400592] cfg80211: Updating information on frequency 2452 MHz with regulatory rule: [ 3.400593] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400594] cfg80211: Updating information on frequency 2457 MHz with regulatory rule: [ 3.400594] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400595] cfg80211: Updating information on frequency 2462 MHz with regulatory rule: [ 3.400595] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400596] cfg80211: Updating information on frequency 2467 MHz with regulatory rule: [ 3.400597] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400597] cfg80211: Updating information on frequency 2472 MHz with regulatory rule: [ 3.400598] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm) [ 3.400599] cfg80211: Updating information on frequency 2484 MHz with regulatory rule: [ 3.400599] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm) [ 3.402630] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 3.402791] cfg80211: Pending regulatory request, waiting for it to be processed... [ 3.402806] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90008680000, irq=18 [ 3.415495] nvidia: module license 'NVIDIA' taints kernel. [ 3.415501] Disabling lock debugging due to kernel taint [ 3.443533] ppdev: user-space parallel port driver [ 3.451020] BUG: unable to handle kernel NULL pointer dereference at (null) [ 3.451591] IP: [<ffffffff81ad9f48>] __down+0x3c/0x93 [ 3.451905] PGD 4058e1067 PUD 40476c067 PMD 0 [ 3.452349] Oops: 0002 [#1] PREEMPT SMP [ 3.452759] Modules linked in: ppdev x86_pkg_temp_thermal coretemp kvm_intel nvidia(PO+) kvm arc4 ath9k ath9k_common ath9k_hw ath saa7134(+) mac80211 tveeprom videobuf_dma_sg snd_hda_codec_realtek drm videobuf_core cfg80211 i2c_i801(+) fan thermal snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer parport_pc mei_me acpi_cpufreq snd ehci_pci(+) mei video processor backlight button libiscsi scsi_transport_iscsi tg3 libphy ptp pps_core e1000 fuse nfs lockd sunrpc multipath linear raid10 raid456 async_pq async_xor async_memcpy async_raid6_recov async_tx raid1 raid0 dm_snapshot dm_crypt dm_mirror dm_region_hash dm_log dm_mod hid_sunplus hid_sony hid_samsung hid_pl hid_petalynx hid_gyration sl811_hcd usbhid xhci_hcd ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore usb_common aic94xx [ 3.459366] libsas lpfc qla2xxx megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8 DAC960 cciss 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc scsi_transport_fc scsi_tgt mptspi mptscsih mptbase atp870u dc395x qla1280 imm parport dmx3191d sym53c8xx gdth advansys initio BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x sata_mv ata_piix ahci libahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via sata_svw sata_sil24 sata_sil sata_promise pata_sl82c105 pata_via pata_jmicron pata_marvell pata_sis pata_netcell pata_pdc202xx_old pata_triflex pata_atiixp pata_opti pata_amd pata_ali pata_it8213 pata_pcmcia pcmcia pcmcia_core pata_ns87415 pata_ns87410 pata_serverworks pata_artop pata_it821x pata_optidma pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x [ 3.465837] pata_efar pata_rz1000 pata_sil680 pata_radisys pata_pdc2027x pata_mpiix libata [ 3.466691] CPU: 0 PID: 14717 Comm: nvidia-smi Tainted: P W O 3.12.21-gentoo-r1 #1 [ 3.467183] Hardware name: MSI MS-7816/Z87-G43 GAMING (MS-7816), BIOS V10.5 06/04/2014 [ 3.467645] task: ffff880405668e60 ti: ffff8804066be000 task.ti: ffff8804066be000 [ 3.468116] RIP: 0010:[<ffffffff81ad9f48>] [<ffffffff81ad9f48>] __down+0x3c/0x93 [ 3.468649] RSP: 0018:ffff8804066bfbe0 EFLAGS: 00010082 [ 3.468908] RAX: 0000000000000000 RBX: 7fffffffffffffff RCX: 0000000000000000 [ 3.469201] RDX: ffffffffa15be7e8 RSI: ffffffffa1383130 RDI: ffffffffa15be7e0 [ 3.469462] RBP: ffff8804066bfc18 R08: ffffea0010164400 R09: 0000000000000046 [ 3.469724] R10: 000000000000003e R11: 0000000000000040 R12: ffffffffa15be7e0 [ 3.469985] R13: ffff880405668e60 R14: ffff8804048997f8 R15: 00000000000000ff [ 3.470282] FS: 00007f5b47526700(0000) GS:ffff88041ec00000(0000) knlGS:0000000000000000 [ 3.470743] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 3.471002] CR2: 0000000000000000 CR3: 0000000404a32000 CR4: 00000000001407f0 [ 3.471295] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 3.471556] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 3.471817] Stack: [ 3.472070] ffffffffa15be7e8 0000000000000000 ffffffff811947f5 ffff8804066bffd8 [ 3.472769] ffffffffa15be7e0 ffff880403b6b000 ffff8804033e2f00 ffff8804033e3000 [ 3.473470] ffffffff810c3156 0000000000000296 ffff8804033e3000 ffffffffa11cb863 [ 3.474168] Call Trace: [ 3.474426] [<ffffffff811947f5>] ? kmem_cache_alloc+0x1e5/0x240 [ 3.474687] [<ffffffff810c3156>] ? down+0x36/0x40 [ 3.474988] [<ffffffffa11cb863>] ? nvidia_open+0x453/0x920 [nvidia] [ 3.475281] [<ffffffff816f4e6a>] ? kobj_lookup+0x10a/0x170 [ 3.475542] [<ffffffff811b1180>] ? cdev_put+0x30/0x30 [ 3.475826] [<ffffffffa11d4d3f>] ? nvidia_frontend_open+0x3f/0x90 [nvidia] [ 3.476088] [<ffffffff811b1208>] ? chrdev_open+0x88/0x1d0 [ 3.476379] [<ffffffff811aacda>] ? do_dentry_open+0x18a/0x280 [ 3.476639] [<ffffffff811ab178>] ? finish_open+0x28/0x40 [ 3.476898] [<ffffffff811ba6b4>] ? do_last+0x4f4/0xe20 [ 3.477183] [<ffffffff811bb096>] ? path_openat+0xb6/0x6d0 [ 3.477444] [<ffffffff8116ed55>] ? handle_mm_fault+0x3b5/0x1090 [ 3.477704] [<ffffffff8115c20f>] ? shmem_xattr_validate+0x8f/0xd0 [ 3.477965] [<ffffffff811bc545>] ? do_filp_open+0x35/0x80 [ 3.478257] [<ffffffff811b7795>] ? getname_flags+0x45/0x180 [ 3.478516] [<ffffffff81adc1be>] ? _raw_spin_lock+0xe/0x30 [ 3.478775] [<ffffffff81adc25d>] ? _raw_spin_unlock+0xd/0x30 [ 3.479036] [<ffffffff811c7e47>] ? __alloc_fd+0x97/0x120 [ 3.479330] [<ffffffff811ac1d6>] ? do_sys_open+0x126/0x210 [ 3.479591] [<ffffffff81ae3266>] ? system_call_fastpath+0x1a/0x1f [ 3.479851] Code: bb ff ff ff ff ff ff ff 7f 48 83 e4 f0 48 83 ec 20 48 8b 47 10 48 89 14 24 65 4c 8b 2c 25 80 b8 00 00 48 89 67 10 48 89 44 24 08 <48> 89 20 4c 89 6c 24 10 c6 44 24 18 00 4c 89 e7 49 c7 45 00 02 [ 3.484013] RIP [<ffffffff81ad9f48>] __down+0x3c/0x93 [ 3.484355] RSP <ffff8804066bfbe0> [ 3.484611] CR2: 0000000000000000 [ 3.484867] ---[ end trace 00b4e8623181d6e3 ]--- [ 3.485136] note: nvidia-smi[14717] exited with preempt_count 1 [ 3.485492] BUG: scheduling while atomic: nvidia-smi/14717/0x10000002 [ 3.485752] Modules linked in: ppdev x86_pkg_temp_thermal coretemp kvm_intel nvidia(PO+) kvm arc4 ath9k ath9k_common ath9k_hw ath saa7134(+) mac80211 tveeprom videobuf_dma_sg snd_hda_codec_realtek drm videobuf_core cfg80211 i2c_i801(+) fan thermal snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer parport_pc mei_me acpi_cpufreq snd ehci_pci(+) mei video processor backlight button libiscsi scsi_transport_iscsi tg3 libphy ptp pps_core e1000 fuse nfs lockd sunrpc multipath linear raid10 raid456 async_pq async_xor async_memcpy async_raid6_recov async_tx raid1 raid0 dm_snapshot dm_crypt dm_mirror dm_region_hash dm_log dm_mod hid_sunplus hid_sony hid_samsung hid_pl hid_petalynx hid_gyration sl811_hcd usbhid xhci_hcd ohci_hcd uhci_hcd usb_storage ehci_hcd usbcore usb_common aic94xx [ 3.494683] cfg80211: Updating information on frequency 2412 MHz with regulatory rule: [ 3.494684] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494685] cfg80211: Updating information on frequency 2417 MHz with regulatory rule: [ 3.494685] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494685] cfg80211: Updating information on frequency 2422 MHz with regulatory rule: [ 3.494686] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494686] cfg80211: Updating information on frequency 2427 MHz with regulatory rule: [ 3.494686] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494687] cfg80211: Updating information on frequency 2432 MHz with regulatory rule: [ 3.494687] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494687] cfg80211: Updating information on frequency 2437 MHz with regulatory rule: [ 3.494688] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494688] cfg80211: Updating information on frequency 2442 MHz with regulatory rule: [ 3.494688] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494689] cfg80211: Updating information on frequency 2447 MHz with regulatory rule: [ 3.494689] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494689] cfg80211: Updating information on frequency 2452 MHz with regulatory rule: [ 3.494690] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494690] cfg80211: Updating information on frequency 2457 MHz with regulatory rule: [ 3.494690] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494690] cfg80211: Updating information on frequency 2462 MHz with regulatory rule: [ 3.494691] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494691] cfg80211: Updating information on frequency 2467 MHz with regulatory rule: [ 3.494691] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494692] cfg80211: Updating information on frequency 2472 MHz with regulatory rule: [ 3.494692] cfg80211: 2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494692] cfg80211: Updating information on frequency 2484 MHz with regulatory rule: [ 3.494693] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 3.494694] cfg80211: World regulatory domain updated: [ 3.494694] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 3.494695] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494695] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494696] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 3.494696] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494696] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 3.494701] cfg80211: Calling CRDA for country: AU [ 3.493072] libsas lpfc qla2xxx megaraid_sas megaraid_mbox megaraid_mm megaraid aacraid sx8 DAC960 cciss 3w_9xxx 3w_xxxx mptsas scsi_transport_sas mptfc scsi_transport_fc scsi_tgt mptspi mptscsih [ 3.519188] saa7133[0]: i2c eeprom 00: [ 3.519189] 61 [ 3.519189] 14 [ 3.519189] 1d [ 3.519189] f0 [ 3.519190] 54 [ 3.519190] 20 [ 3.519190] 1c [ 3.519190] 00 [ 3.519190] 43 [ 3.519190] 43 [ 3.519191] a9 [ 3.519191] 1c [ 3.519191] 55 [ 3.519191] d2 [ 3.519191] b2 [ 3.519191] 92 [ 3.519192] saa7133[0]: i2c eeprom 10: [ 3.519192] ff [ 3.519192] ff [ 3.519193] ff [ 3.519193] ff [ 3.519193] ff [ 3.519193] 20 [ 3.519193] ff [ 3.519193] ff [ 3.519194] ff [ 3.519194] ff [ 3.519194] ff [ 3.519194] ff [ 3.519194] ff [ 3.519194] ff [ 3.519195] ff [ 3.519195] ff [ 3.519195] saa7133[0]: i2c eeprom 20: [ 3.519195] 01 [ 3.519195] 40 [ 3.519196] 01 [ 3.519196] 32 [ 3.519196] 32 [ 3.519197] usb 1-7: new full-speed USB device number 5 using xhci_hcd [ 3.519197] 01 [ 3.519198] 01 [ 3.519198] 43 [ 3.519198] 88 [ 3.519198] ff [ 3.519198] 00 [ 3.519198] 55 [ 3.519198] ff [ 3.519199] ff [ 3.519199] ff [ 3.519199] ff [ 3.519199] saa7133[0]: i2c eeprom 30: [ 3.519200] ff [ 3.519200] ff [ 3.519200] ff [ 3.519200] ff [ 3.519200] ff [ 3.519200] ff [ 3.519201] ff [ 3.519201] ff [ 3.519201] ff [ 3.519201] ff [ 3.519201] ff [ 3.519201] ff [ 3.519201] ff [ 3.519202] ff [ 3.519202] ff [ 3.519202] ff [ 3.519202] saa7133[0]: i2c eeprom 40: [ 3.519202] ff [ 3.519203] 21 [ 3.519203] 00 [ 3.519203] c0 [ 3.519203] 96 [ 3.519203] 10 [ 3.519203] 05 [ 3.519204] 32 [ 3.519204] 15 [ 3.519204] 76 [ 3.519204] 8b [ 3.519204] 0c [ 3.519204] ff [ 3.519205] ff [ 3.519205] ff [ 3.519205] ff [ 3.519205] saa7133[0]: i2c eeprom 50: [ 3.519205] ff [ 3.519206] ff [ 3.519206] ff [ 3.519206] ff [ 3.519206] ff [ 3.519206] ff [ 3.519206] ff [ 3.519207] ff [ 3.519207] ff [ 3.519207] ff [ 3.519207] ff [ 3.519207] ff [ 3.519207] ff [ 3.519207] ff [ 3.519208] ff [ 3.519208] ff [ 3.519208] saa7133[0]: i2c eeprom 60: [ 3.519208] ff [ 3.519208] ff [ 3.519209] ff [ 3.519209] ff [ 3.519209] ff [ 3.519209] ff [ 3.519209] ff [ 3.519209] ff [ 3.519210] ff [ 3.519210] ff [ 3.519210] ff [ 3.519210] ff [ 3.519210] ff [ 3.519210] ff [ 3.519211] ff [ 3.519211] ff [ 3.519211] saa7133[0]: i2c eeprom 70: [ 3.519211] ff [ 3.519211] ff [ 3.519212] ff [ 3.519212] ff [ 3.519212] ff [ 3.519212] ff [ 3.519212] ff [ 3.519212] ff [ 3.519227] ff [ 3.519228] ff [ 3.519228] ff [ 3.519228] ff [ 3.519228] ff [ 3.519228] ff [ 3.519228] ff [ 3.519228] ff [ 3.519229] saa7133[0]: i2c eeprom 80: [ 3.519229] ff [ 3.519229] ff [ 3.519229] ff [ 3.519229] ff [ 3.519230] ff [ 3.519230] ff [ 3.519230] ff [ 3.519230] ff [ 3.519230] ff [ 3.519230] ff [ 3.519231] ff [ 3.519231] ff [ 3.519231] ff [ 3.519231] ff [ 3.519231] ff [ 3.519231] ff [ 3.519232] saa7133[0]: i2c eeprom 90: [ 3.519232] ff [ 3.519232] ff [ 3.519232] ff [ 3.519232] ff [ 3.519232] ff [ 3.519233] ff [ 3.519233] ff [ 3.519233] ff [ 3.519233] ff [ 3.519233] ff [ 3.519233] ff [ 3.519234] ff [ 3.519234] ff [ 3.519234] ff [ 3.519234] ff [ 3.519234] ff [ 3.519235] saa7133[0]: i2c eeprom a0: [ 3.519235] ff [ 3.519235] ff [ 3.519235] ff [ 3.519235] ff [ 3.519235] ff [ 3.519236] ff [ 3.519236] ff [ 3.519236] ff [ 3.519236] ff [ 3.519236] ff [ 3.519247] ff [ 3.519247] ff [ 3.519247] ff [ 3.519247] ff [ 3.519248] ff [ 3.519248] ff [ 3.519248] saa7133[0]: i2c eeprom b0: [ 3.519248] ff [ 3.519248] ff [ 3.519249] ff [ 3.519249] ff [ 3.519249] ff [ 3.519249] ff [ 3.519249] ff [ 3.519249] ff [ 3.519250] ff [ 3.519250] ff [ 3.519250] ff [ 3.519250] ff [ 3.519250] ff [ 3.519250] ff [ 3.519251] ff [ 3.519251] ff [ 3.519251] saa7133[0]: i2c eeprom c0: [ 3.519251] ff [ 3.519251] ff [ 3.519251] ff [ 3.519252] ff [ 3.519252] ff [ 3.519252] ff [ 3.519252] ff [ 3.519252] ff [ 3.519252] ff [ 3.519253] ff [ 3.519253] ff [ 3.519253] ff [ 3.519253] ff [ 3.519253] ff [ 3.519253] ff [ 3.519253] ff [ 3.519254] saa7133[0]: i2c eeprom d0: [ 3.519254] ff [ 3.519254] ff [ 3.519254] ff [ 3.519254] ff [ 3.519255] ff [ 3.519255] ff [ 3.519255] ff [ 3.519255] ff [ 3.519255] ff [ 3.519255] ff [ 3.519255] ff [ 3.519256] ff [ 3.519256] ff [ 3.519256] ff [ 3.519256] ff [ 3.519256] ff [ 3.519257] saa7133[0]: i2c eeprom e0: [ 3.519257] ff [ 3.519257] ff [ 3.519257] ff [ 3.519257] ff [ 3.519257] ff [ 3.519257] ff [ 3.519258] ff [ 3.519258] ff [ 3.519258] ff [ 3.519258] ff [ 3.519258] ff [ 3.519258] ff [ 3.519259] ff [ 3.519259] ff [ 3.519259] ff [ 3.519259] ff [ 3.519259] saa7133[0]: i2c eeprom f0: [ 3.519259] ff [ 3.519260] ff [ 3.519260] ff [ 3.519260] ff [ 3.519260] ff [ 3.519260] ff [ 3.519260] ff [ 3.519261] ff [ 3.519261] ff [ 3.519261] ff [ 3.519261] ff [ 3.519261] ff [ 3.519261] ff [ 3.519261] ff [ 3.519262] ff [ 3.519262] ff [ 3.525197] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 3.525242] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.525243] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.525243] usb usb4: Product: EHCI Host Controller [ 3.525244] usb usb4: Manufacturer: Linux 3.12.21-gentoo-r1 ehci_hcd [ 3.525245] usb usb4: SerialNumber: 0000:00:1d.0 [ 3.525380] hub 4-0:1.0: USB hub found [ 3.525383] hub 4-0:1.0: 2 ports detected [ 3.525569] ACPI Warning: [ 3.525571] 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 [ 3.525572] (20130725/utaddress-251) [ 3.525573] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 3.545410] mptbase [ 3.547679] cfg80211: Updating information on frequency 2412 MHz with regulatory rule: [ 3.547679] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547680] cfg80211: Updating information on frequency 2417 MHz with regulatory rule: [ 3.547680] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547680] cfg80211: Updating information on frequency 2422 MHz with regulatory rule: [ 3.547681] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547681] cfg80211: Updating information on frequency 2427 MHz with regulatory rule: [ 3.547681] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547682] cfg80211: Updating information on frequency 2432 MHz with regulatory rule: [ 3.547682] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547682] cfg80211: Updating information on frequency 2437 MHz with regulatory rule: [ 3.547683] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547683] cfg80211: Updating information on frequency 2442 MHz with regulatory rule: [ 3.547684] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547684] cfg80211: Updating information on frequency 2447 MHz with regulatory rule: [ 3.547684] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547685] cfg80211: Updating information on frequency 2452 MHz with regulatory rule: [ 3.547685] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547685] cfg80211: Updating information on frequency 2457 MHz with regulatory rule: [ 3.547686] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547686] cfg80211: Updating information on frequency 2462 MHz with regulatory rule: [ 3.547686] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547686] cfg80211: Updating information on frequency 2467 MHz with regulatory rule: [ 3.547687] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547687] cfg80211: Updating information on frequency 2472 MHz with regulatory rule: [ 3.547687] cfg80211: 2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A mBi, 2000 mBm) [ 3.547688] cfg80211: Disabling freq 2484 MHz [ 3.547689] cfg80211: Regulatory domain changed to country: AU [ 3.547689] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 3.547690] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) [ 3.547690] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2300 mBm) [ 3.547690] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2300 mBm) [ 3.547691] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 3.558241] tuner 0-004b: Tuner -1 found with type(s) Radio TV. [ 3.545716] atp870u dc395x qla1280 imm parport dmx3191d sym53c8xx gdth advansys initio BusLogic arcmsr aic7xxx aic79xx scsi_transport_spi sg pdc_adma sata_inic162x sata_mv ata_piix ahci libahci sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via sata_svw sata_sil24 sata_sil sata_promise pata_sl82c105 pata_via pata_jmicron pata_marvell pata_sis pata_netcell pata_pdc202xx_old pata_triflex pata_atiixp pata_opti pata_amd pata_ali pata_it8213 pata_pcmcia pcmcia pcmcia_core pata_ns87415 pata_ns87410 pata_serverworks pata_artop pata_it821x pata_optidma pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_efar pata_rz1000 pata_sil680 pata_radisys pata_pdc2027x pata_mpiix libata [ 3.573256] CPU: 0 PID: 14717 Comm: nvidia-smi Tainted: P D W O 3.12.21-gentoo-r1 #1 [ 3.573742] Hardware name: MSI MS-7816/Z87-G43 GAMING (MS-7816), BIOS V10.5 06/04/2014 [ 3.574208] usb 1-7: New USB device found, idVendor=0a5c, idProduct=2101 [ 3.574209] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.574210] usb 1-7: Product: BCM92045DG-Flash [ 3.574210] usb 1-7: Manufacturer: Broadcom Corp [ 3.574207] ffff8804066bf798 ffffffff81ad4a7f ffff88041ec131c0 ffffffff81ace18e [ 3.576059] ffffffff81adac2e 000000000000a000 ffff8804066bffd8 ffff8804066bffd8 [ 3.576748] ffff880405668e60 3336ffff81dd93e9 0000000034383531 ffffffff810fe269 [ 3.577512] Call Trace: [ 3.577769] [<ffffffff81ad4a7f>] ? dump_stack+0x4a/0x7e [ 3.578034] [<ffffffff81ace18e>] ? __schedule_bug+0x3f/0x4c [ 3.578321] [<ffffffff81adac2e>] ? __schedule+0x6de/0x930 [ 3.578581] [<ffffffff810fe269>] ? __sprint_symbol+0xb9/0xe0 [ 3.578842] [<ffffffff8162b666>] ? string.isra.5+0x36/0xe0 [ 3.579102] [<ffffffff8118a9cd>] ? alloc_pages_current+0x9d/0x160 [ 3.579400] [<ffffffff810c9c3f>] ? __cond_resched+0xf/0x20 [ 3.579700] [<ffffffff81adb1e0>] ? _cond_resched+0x30/0x40 [ 3.580007] [<ffffffff8116bc05>] ? unmap_single_vma+0x555/0x820 [ 3.580298] [<ffffffff8168e518>] ? vt_console_print+0x238/0x3c0 [ 3.580569] [<ffffffff8116cf31>] ? unmap_vmas+0x41/0x90 [ 3.580829] [<ffffffff8117576b>] ? exit_mmap+0xab/0x150 [ 3.581089] [<ffffffff8109c3b9>] ? mmput+0x49/0x100 [ 3.581382] [<ffffffff810a0f4c>] ? do_exit+0x26c/0xa90 [ 3.581641] [<ffffffff81adc28f>] ? _raw_spin_unlock_irqrestore+0xf/0x30 [ 3.581902] [<ffffffff81add6a8>] ? oops_end+0x88/0xd0 [ 3.582163] [<ffffffff81acd98d>] ? no_context+0x259/0x265 [ 3.582464] [<ffffffff81adf6d6>] ? __do_page_fault+0x306/0x550 [ 3.582737] [<ffffffffa00054bd>] ? ata_qc_issue+0x16d/0x390 [libata] [ 3.582997] [<ffffffff8118a9cd>] ? alloc_pages_current+0x9d/0x160 [ 3.583259] [<ffffffff81192577>] ? new_slab+0x217/0x310 [ 3.583547] [<ffffffff81adcc62>] ? page_fault+0x22/0x30 [ 3.583806] [<ffffffff81ad9f48>] ? __down+0x3c/0x93 [ 3.584064] [<ffffffff811947f5>] ? kmem_cache_alloc+0x1e5/0x240 [ 3.584358] [<ffffffff810c3156>] ? down+0x36/0x40 [ 3.584651] [<ffffffffa11cb863>] ? nvidia_open+0x453/0x920 [nvidia] [ 3.584912] [<ffffffff816f4e6a>] ? kobj_lookup+0x10a/0x170 [ 3.585172] [<ffffffff811b1180>] ? cdev_put+0x30/0x30 [ 3.585498] [<ffffffffa11d4d3f>] ? nvidia_frontend_open+0x3f/0x90 [nvidia] [ 3.585765] [<ffffffff811b1208>] ? chrdev_open+0x88/0x1d0 [ 3.586025] [<ffffffff811aacda>] ? do_dentry_open+0x18a/0x280 [ 3.586306] [<ffffffff811ab178>] ? finish_open+0x28/0x40 [ 3.586578] [<ffffffff811ba6b4>] ? do_last+0x4f4/0xe20 [ 3.586837] [<ffffffff811bb096>] ? path_openat+0xb6/0x6d0 [ 3.587097] [<ffffffff8116ed55>] ? handle_mm_fault+0x3b5/0x1090 [ 3.587390] [<ffffffff8115c20f>] ? shmem_xattr_validate+0x8f/0xd0 [ 3.587650] [<ffffffff811bc545>] ? do_filp_open+0x35/0x80 [ 3.587910] [<ffffffff811b7795>] ? getname_flags+0x45/0x180 [ 3.588170] [<ffffffff81adc1be>] ? _raw_spin_lock+0xe/0x30 [ 3.588458] [<ffffffff81adc25d>] ? _raw_spin_unlock+0xd/0x30 [ 3.588723] [<ffffffff811c7e47>] ? __alloc_fd+0x97/0x120 [ 3.588983] [<ffffffff811ac1d6>] ? do_sys_open+0x126/0x210 [ 3.589243] [<ffffffff81ae3266>] ? system_call_fastpath+0x1a/0x1f [ 3.597299] tda829x 0-004b: setting tuner address to 60 [ 3.628353] tda829x 0-004b: type set to tda8290+75a [ 3.670093] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none [ 3.728507] usb 1-13: new full-speed USB device number 6 using xhci_hcd [ 3.740653] usb 1-13: New USB device found, idVendor=1b1c, idProduct=0c04 [ 3.740916] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.741376] usb 1-13: Product: Integrated USB Bridge [ 3.741639] usb 1-13: Manufacturer: Corsair Memory, Inc. [ 3.742852] hid-generic 0003:1B1C:0C04.0005: hiddev0,hidraw4: USB HID v1.11 Device [Corsair Memory, Inc. Integrated USB Bridge] on usb-0000:00:14.0-13/input0 [ 3.749980] usbcore: registered new interface driver btusb [ 3.752029] uvcvideo: Found UVC 1.00 device Microsoft? LifeCam HD-3000 (045e:0779) [ 3.755537] input: Microsoft? LifeCam HD-3000 as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input9 [ 3.756101] usbcore: registered new interface driver uvcvideo [ 3.756372] USB Video Class driver (1.1.1) [ 3.844693] usb 3-1: new high-speed USB device number 2 using ehci-pci [ 3.959255] usb 3-1: New USB device found, idVendor=8087, idProduct=8008 [ 3.959540] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.959994] hub 3-1:1.0: USB hub found [ 3.960369] hub 3-1:1.0: 6 ports detected [ 4.064009] usb 4-1: new high-speed USB device number 2 using ehci-pci [ 4.178563] usb 4-1: New USB device found, idVendor=8087, idProduct=8000 [ 4.178824] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.179342] hub 4-1:1.0: USB hub found [ 4.179686] hub 4-1:1.0: 8 ports detected [ 6.605809] saa7133[0]: registered device video1 [v4l2] [ 6.606165] saa7133[0]: registered device vbi0 [ 6.609606] dvb_init() allocating 1 frontend [ 6.616732] DVB: registering new adapter (saa7133[0]) [ 6.617046] saa7134 0000:06:02.0: DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)... [ 6.663793] tda1004x: setting up plls for 48MHz sampling clock [ 6.829035] tda1004x: found firmware revision 20 -- ok [ 6.991095] saa7134 ALSA driver for DMA sound loaded [ 6.991385] saa7133[0]/alsa: saa7133[0] at 0xf7100000 irq 17 registered as card -1 [ 8.884050] 4:3:1: cannot get freq at ep 0x82 [ 8.887279] usbcore: registered new interface driver snd-usb-audio [ 35.957617] udevd[14607]: worker [14641] /devices/pci0000:00/0000:00:01.0/0000:01:00.0 timeout; kill it [ 35.958086] udevd[14607]: seq 1957 '/devices/pci0000:00/0000:00:01.0/0000:01:00.0' killed [ 36.684199] Adding 8388604k swap on /dev/sda5. Priority:-1 extents:1 across:8388604k SSFS [ 36.729437] bio: create slab <bio-2> at 2 [ 37.251372] EXT4-fs (sda6): re-mounted. Opts: discard [ 37.291509] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard [ 37.347104] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
-
mmm actually the wicd gui is a bit 'ugly. Anyway, I tried again by adding the global USE "networkmanager" and this time I have not had any problems with dependencies (I'm using "Hardened"). Thank you :)
-
Genkernel compiling error using Stack Protector buffer overflow detection (Strong)
Sandro replied to Sandro's question in Installation Help
Ok, thank You very Much Oleg; th trouble i riscontered either in gentoo-sources than in hardened sources; and in effect i tought the problem about gcc-version. When 8.1.3 will be in portage tree, i recompile entire kernel. Thank You for the suggestion. -
hi To All; I use genkernel; Either using gentoo-sources or hardened-sources I encountered a compilation errors; * Linux Kernel 3.14.5-hardened-r2 for x86_64... * .. with config file /etc/kernels/kernel-config-x86_64-3.14.5-hardened-r2 * kernel: Using config from /etc/kernels/kernel-config-x86_64-3.14.5-hardened-r2 * Previous config backed up to .config--2014-07-11--00-19-34.bak * kernel: >> Running mrproper... * >> Running oldconfig... * kernel: >> Cleaning... * kernel: >> Invoking menuconfig... *** End of the configuration. *** Execute 'make' to start the build or try 'make help'. * ERROR: Failed to compile the "prepare" target... * * -- Grepping log... -- * * HOSTCC arch/x86/tools/relocs_32.o * HOSTCC arch/x86/tools/relocs_64.o * HOSTCC arch/x86/tools/relocs_common.o * HOSTLD arch/x86/tools/relocs * CC kernel/bounds.s *gcc: error: unrecognized command line option ?-fstack-protector-strong? *make[1]: *** [kernel/bounds.s] Errore 1 *make: *** [prepare0] Errore 2 * Funtoo Linux Genkernel; Version 3.4.40.7-funtoo * Running with options: --menuconfig all * * ERROR: Failed to compile the "prepare" target... * * -- End log... -- * * Please consult /var/log/genkernel.log for more information and any * errors that were reported above. * * Report any genkernel bugs to bugs.gentoo.org and * assign your bug to genkernel@gentoo.org. Please include * as much information as you can in your bug report; attaching * /var/log/genkernel.log so that your issue can be dealt with effectively. * * Please do *not* report compilation failures as genkernel bugs! [/code] It depends by a gcc version ? (actually in my sustem is [1] x86_64-pc-linux-gnu-4.8.2 * Just a small question: what are the differences between: [1] x86_64-pc-linux-gnu-4.8.2 * [2] x86_64-pc-linux-gnu-4.8.2-hardenednopie [3] x86_64-pc-linux-gnu-4.8.2-hardenednopiessp [4] x86_64-pc-linux-gnu-4.8.2-hardenednossp [5] x86_64-pc-linux-gnu-4.8.2-vanilla [/ code]? I think thath the 1st choiche may be correct,, but i could make an evaluation error. Thanks for Any suggestions...... Hi to All
-
In efect using: CFLAGS="-${CFLAGS} -march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="${CXXFLAGS} -march=native -O2 -pipe -mfpmath=sse" FFLAGS="${FFLAGS} -march=native -O2 -pipe -mfpmath=sse" FCFLAGS="${FCFLAGS} -march=native -O2 -pipe -mfpmath=sse" LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu" i obtain CFLAGS="--O2 -pipe -march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="-O2 -pipe -march=native -O2 -pipe -mfpmath=sse" FFLAGS=" -march=native -O2 -pipe -mfpmath=sse" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--hash-style=gnu" Using instead: [code] Ci7Ht ~ # grep FLAGS /etc/make.conf CFLAGS="-march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="-march=native -O2 -pipe -mfpmath=sse" FFLAGS="-march=native -O2 -pipe -mfpmath=sse" FCFLAGS="-march=native -O2 -pipe -mfpmath=sse" LDFLAGS="-Wl,--hash-style=gnu" [/code] then : Ci7Ht ~ # emerge --info|grep FLAGS CFLAGS="-march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="-march=native -O2 -pipe -mfpmath=sse" FFLAGS="-march=native -O2 -pipe -mfpmath=sse" LDFLAGS="-Wl,--hash-style=gnu" [/code] Then it s3eems thata may be use "incremental/append" about LDFLAGS. Cause in other situations informations are "redundant" Thank You Great Daniel !!! :)
-
Ok, it is the same except for LDFLAGS . If there are more information, Thank You.
-
Hello everyone; I was wondering what differences there may be between in make.conf CFLAGS="-march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="-march=native -O2 -pipe -mfpmath=sse" FFLAGS="-march=native -O2 -pipe -mfpmath=sse" FCFLAGS="-march=native -O2 -pipe -mfpmath=sse" And: CFLAGS="${CFLAGS} -march=native -O2 -pipe -mfpmath=sse" CXXFLAGS="$(CXXFLAGS} -march=native -O2 -pipe -mfpmath=sse" FFLAGS="${FFLAGS} -march=native -O2 -pipe -mfpmath=sse" FCFLAGS="${FCFLAGS} -march=native -O2 -pipe -mfpmath=sse" That is, and please forgive my ignorance, if using eg CFLAGS="xyz" override CFLAGS or their are adding as the default CFLAGS. Because in that case it would be useless to declare CFLAGS = "${CFLAGS} xyz" Please forgive my ignorance. :( I just want to understand "meticulously" and in every detail this system :)
