-
Posts
10 -
Joined
-
Last visited
Reputation Activity
-
maldoror reacted to drobbins in Ebuilds for Razer mouse and keyboard support
Hi All,
Coming in the next regen of meta-repo are ebuilds and supporting tools for configuration of Razer (https://www.razerzone.com/) keyboards and mice. This allows you to create neat glowy and color effects, as well as do other useful things.
To configure your Razer devices, first perform the following:
# emerge polychromatic # reboot Then, you will need to add your desktop user to the plugdev group, and then start openrazer-daemon in your personal .bash-login or .xprofile:
openrazer-daemon At this point, you should be able to run polychromatic controller in your desktop environment to configure your Razer devices.
-
maldoror reacted to palica in How do I ask a good question?
We’d love to help you. To improve your chances of getting an answer, here are some tips:
Search, and research
...and keep track of what you find. Even if you don't find a useful answer elsewhere on the site, including links to related questions that haven't helped can help others in understanding how your question is different from the rest.
Write a title that summarizes the specific problem
The title is the first thing potential answerers will see, and if your title isn't interesting, they won't read the rest. So make it count:
Pretend you're talking to a busy colleague and have to sum up your entire question in one sentence: what details can you include that will help someone identify and solve your problem? Include any error messages, key APIs, or unusual circumstances that make your question different from similar questions already on the site.
Spelling, grammar and punctuation are important! Remember, this is the first part of your question others will see - you want to make a good impression. If you're not comfortable writing in English, ask a friend to proof-read it for you.
If you're having trouble summarizing the problem, write the title last - sometimes writing the rest of the question first can make it easier to describe the problem.
Examples:
Bad: Is there command to do what it needs? Good: How can I apply changes proposed by emerge? Bad: Problem update system Good: Why does the compile of dev-libs/boost-1.63.0 fail with x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)? Introduce the problem before you post any code
In the body of your question, start by expanding on the summary you put in the title. Explain how you encountered the problem you're trying to solve, and any difficulties that have prevented you from solving it yourself. The first paragraph in your question is the second thing most readers will see, so make it as engaging and informative as possible.
Help others reproduce the problem
Not all questions benefit from including code. Here are some guidelines:
Include just enough code to allow others to reproduce the problem. For portage errors include all the relevant info and output. Include all relevant tags
Try to include a tag for the language, library, and specific API your question relates to. If you start typing in the tags field, the system will suggest tags that match what you've typed - be sure and read the descriptions given for them to make sure they're relevant to the question you're asking! See also: What are tags, and how should I use them?
Proof-read before posting!
Now that you're ready to ask your question, take a deep breath and read through it from start to finish. Pretend you're seeing it for the first time: does it make sense? Try reproducing the problem yourself, in a fresh environment and make sure you can do so using only the information included in your question. Add any details you missed and read through it again. Now is a good time to make sure that your title still describes the problem!
Post the question and respond to feedback
After you post, leave the question open in your browser for a bit, and see if anyone comments. If you missed an obvious piece of information, be ready to respond by editing your question to include it. If someone posts an answer, be ready to try it out and provide feedback!
Look for help asking for help
In spite of all your efforts, you may find your questions poorly-received. Don't despair! Learning to ask a good question is a worthy pursuit, and not one you'll master overnight. Here are some additional resources that you may find useful:
Writing the perfect question How do I ask and answer homework questions? How to debug small programs Meta discussions on asking questions How to ask questions the smart way — long but good advice. -
maldoror reacted to nrc in Thanks, Funtoo!
It's been pretty quiet lately so I want to throw in another "thank you" to the crew that creates and maintains Funtoo. I discovered Funtoo as a way to fight systemd but I've been really pleased at what a great all-around distro it's proven to be. So, "Thanks!"
Obligatory systemd hate: http://suckless.org/sucks/systemd
-
maldoror reacted to poliakov in What kind of hardware do you have and how do you use it?
Thinkpad t440s mainly use for browsing web, some games (meat boy, pillar of eternity mainly) and for work remotly
-
maldoror reacted to cardinal in Can't emerge desktop
Check again as some changes were made last night that may resolve your issue.
emerge --sync I had problem with pda-apps/libplist described in my funtoo bug report: https://bugs.funtoo.org/browse/FL-3050
Oleg made changes which enabled me to merge pda-apps/libplist
Oleg commented on pda-apps/libplist gentoo bug report : https://bugs.gentoo.org/show_bug.cgi?id=548372#c5
Oleg add package.mask
diff --git a/profiles/package.mask/funtoo-staging-oleg b/profiles/package.mask/funtoo-staging-oleg index 783913d..8d3fdd4 100644 --- a/profiles/package.mask/funtoo-staging-oleg +++ b/profiles/package.mask/funtoo-staging-oleg @@ -1,3 +1,6 @@ +# mask broken versions of libplist until https://bugs.gentoo.org/show_bug.cgi?id=548372 is fixed. +>=app-pda/libplist-1.11-r2 + # temporarily mask dev-util/sysdig, that require, EAPI=6 libb64. It doesnt have reverse deps. Until FL-3010 covered. >=dev-util/sysdig-0.5 New mask downgrades app-pda/libplist-1.12 to app-pda/libplist-1.11-r1 on my current pure64 system.
funtoo rj # emerge -avuDN world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] dev-libs/nss-3.21-r2::gentoo [3.21-r1::gentoo] USE="cacert nss-pem -utils" 0 KiB [ebuild UD ] dev-lang/python-2.7.10-r1:2.7::gentoo [2.7.10-r3:2.7::gentoo] USE="gdbm ipv6 ncurses readline sqlite ssl (threads) (wide-unicode) xml (-berkdb) -build -doc -examples -hardened -tk -wininst (-libressl%)" 0 KiB [ebuild R ] dev-lang/python-3.3.5-r2:3.3::gentoo USE="gdbm ipv6 ncurses readline sqlite ssl (threads) xml -build -doc -examples -hardened -tk -wininst (-libressl%)" 0 KiB [ebuild r UD ] app-pda/libplist-1.11-r1:0/2::gentoo [1.12:0/3::gentoo] USE="python -static-libs" PYTHON_TARGETS="python2_7 (-python3_3%*) (-python3_4%) (-python3_5%)" 0 KiB [ebuild U ] dev-python/numpy-1.10.4::gentoo [1.10.2-r1::gentoo] USE="-doc -lapack {-test}" PYTHON_TARGETS="python2_7 python3_3 -python3_4 -python3_5" 3,975 KiB [ebuild rR ] app-pda/libusbmuxd-1.0.9:0/2::gentoo USE="-static-libs" 0 KiB [ebuild rR ] sys-power/upower-0.99.3-r1:0/3::gentoo USE="deprecated ios -introspection" 0 KiB [ebuild rR ] gnome-base/gvfs-1.24.2::gentoo USE="bluray cdda gtk http ios mtp udev udisks -afp -archive -fuse -gnome-online-accounts -gphoto2 -libsecret -nfs -samba -systemd {-test} -zeroconf" 0 KiB Total: 8 packages (2 upgrades, 2 downgrades, 4 reinstalls), Size of downloads: 3,975 KiB The following packages are causing rebuilds: (app-pda/libplist-1.11-r1:0/2::gentoo, ebuild scheduled for merge) causes rebuilds for: (app-pda/libusbmuxd-1.0.9:0/2::gentoo, ebuild scheduled for merge) (sys-power/upower-0.99.3-r1:0/3::gentoo, ebuild scheduled for merge) (gnome-base/gvfs-1.24.2:0/0::gentoo, ebuild scheduled for merge) Provide output from these commands to get assistance:
emerge --info emerge libplist -pv -
-
maldoror reacted to linuxbigot in btrfs install...
I'm plannin to install Funtoo but with btrfs: it is enough mkfs.btrfs /dev/sda4 ?
tia!
