
Deklan?
Members-
Content Count
12 -
Joined
-
Last visited
-
Days Won
3
Deklan? last won the day on April 3 2015
Deklan? had the most liked content!
About Deklan?
-
Rank
Member
Recent Profile Visitors
970 profile views
-
engineer reacted to a post in a topic: funtoo logo ideas
-
fabiobeneditto started following Deklan?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Deklan? reacted to a post in a topic: What Badly Pimped-out Vehicle is the Best Visual Metaphor for Systemd?
-
Hi gum! Try reinstall x11-drivers/xf86-input-evdev :huh:
-
Thanks for the link @emarsk ;)
-
Why do not you lower your kernel sources in the common way? In my case: # USE="bfsonly" emerge -pqv =sys-kernel/ck-sources-3.18.3 Look what happens to me with cryptsetup: # emerge -pqv cryptsetup !!! Problem resolving dependencies for sys-fs/cryptsetup !!! The ebuild selected to satisfy "cryptsetup" has unmet requirements. - sys-fs/cryptsetup-1.6.7::gentoo USE="gcrypt nls openssl python udev -kernel -nettle -pwquality -reencrypt -static -static-libs -urandom" ABI_X86="64" PYTHON_SINGLE_TARGET="python2_7 -python3_3 -python3_4" PYTHON_TARGETS="python2_7 python3_3 python3_4" The follow
-
Enjoying the Funtoo Installation Manual - F2FS Install Guide ... http://www.funtoo.org/F2FS_Install_Guide Got a question only at the beginning: With the LiveCD booted, the initial command would be this: Install required programs apt-get update; apt-get install f2fs-tools elinks I agree with the "required" packages of course, but how could install Debian packages with the command, and even before having a disk formatted in chroot installation environment? What is the magic? Or it really work?
-
fabiobeneditto reacted to a post in a topic: forums.funtoo.org purported to distribute malware?
-
Deprecated SYNC in make.conf - new respos.conf
Deklan? replied to Deklan?'s topic in General Discussion
Strange ... The parameters that I presented in the above examples are identical as in Funtoo documentation you indicated ^_^ -
With the death of the following packages: app-emulation/emul-linux-x86-opengl app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs Recompile the following packages using the flag "abi_x86_32" pointed in packages.use as in this example: x11-proto/xextproto abi_x86_32 x11-proto/xf86bigfontproto abi_x86_32 x11-proto/xcb-proto abi_x86_32 x11-proto/xproto abi_x86_32 x11-proto/inputproto abi_x86_32 x11-proto/kbproto abi_x86_32 x11-libs/libXau abi_x86_32 x11-libs/libXdmcp abi_x86_32 x11-libs/libxcb abi_x86_32 x11-libs/libXext abi_x86_32 x11-libs/libX11 abi_x86_32 sys-libs/zli
-
duncan.britton reacted to a post in a topic: Xfce 4.12 has been released
-
duncan.britton reacted to a post in a topic: Xfce 4.12 has been released
-
Hi vlad, .. "push critical messages to users via the rsync tree" .. Make an emerge --sync periodically to update the news ;)
-
Thanks Daniel !!!!! (And all the collaborators of the project Funtoo)
Deklan? replied to Sandro's topic in General Discussion
Great friend Ricardo Messana! ;) -
Hi Duncan! Disable the option: "Cycle through windows in a list" ^_^
-
Update 4.12 completed successfully and new theme: MediterraneanNight Series 2.03 \o/ xfce4-taskmanager 1.1.0 was pending update on the tree so far :(
-
I was intrigued by the question: Substitute the xfce-mixer :huh: It is only basic and native interface to GStreamer, ALSA and PulseAudio alternatively :ph34r: Finally, what is your hardware and problem detected?
-
Xfce 4.12 released After 2 years and 10 months of work, we are pleased to announce the release of the Xfce desktop 4.12, a new stable version that supersedes Xfce 4.10.. The long awaited Xfce 4.12 has been released, enjoy :) News http://xfce.org/about/news/?post=1425081600 Tour http://xfce.org/about/tour
-
forums.funtoo.org purported to distribute malware?
Deklan? replied to duncan.britton's topic in General Discussion
Never seen any malware report from funtoo.org domain .. I use Google Chome Beta and Dev ^_^ Yandex is one of only a web page index, nothing more ;) Maybe, try changing the search engine in Opera to Google -
First check the presence of the correct driver: # cd /usr/src/linux linux # make menuconfig Device Drivers > [*] Network device support > [*] Ethernet driver support > ...