Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-17 Thread alekcejk
Hi, The purpose of this bug was to provide native systemd script for cpuspeed in Fedora 16 https://bugzilla.redhat.com/show_bug.cgi?id=713572 But instead of adding systemd script which should load cpufreq modules other solution was provided - cpufreq modules was compiled as built-in in Fedora

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-17 Thread alekcejk
Frequency scaling have negative effects for me so I need to have it disabled in BIOS. I think that this is not BIOS option broken but broken kernel with built-in cpufreq modules. If hardware supports disabling frequency scaling then should be possibility to do this. BIOS have such possibility,

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread alekcejk
Vratislav Podzimek wrote: On Mon, 2011-10-17 at 22:40 +0300, alekc...@googlemail.com wrote: Frequency scaling have negative effects for me so I need to have it disabled in BIOS. What negative effects does frequency scaling have for you when using governor performance? -- Vratislav

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread alekcejk
Marcos Mello wrote: alekcejk at googlemail.com writes: Kernel don't have parameter which can disable using cpufreq built-in modules. This is the main problem because it makes using frequency scaling unconditional. Here's what I use. I hope it can help you. - Install kernel-tools

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread alekcejk
Marcos Felipe Rasia de Mello wrote: Let's hope the CPU modaliases stuff get done some day. Marcos As workaround now I can use in F16 kernel from F15. But when F15 will be EOL no more kernel updates will be available and using old kernels forever is not good idea. Is there any chance that

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread alekcejk
Adam Williamson wrote: On Tue, 2011-10-18 at 18:57 +0300, alekc...@googlemail.com wrote: Changing governor can't help me, I need frequency scaling completely disabled. Have you filed a bug for the problem which frequency scaling causes for you (system time going out of whack)?

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-18 Thread alekcejk
Josh Boyer wrote: Chrony is in Fedora, so I'm not entirely sure what you mean there. I mean other systems (even not Linux-based) that may run in virtual machines. The real solution can be adding kernel parameter like cpufreq=disable that can disable using built-in cpufreq modules.

Re: Building cpufreq modules into F16 kernel is it right or wrong?

2011-10-19 Thread alekcejk
Reindl Harald wrote: with VMware-Workstation and VMware-ESXi with ntp configured in the guests there is no time difference at all and i am working day and night with vrtualization and full power managment active I assume that you didn't have my problem with wrong CPU frequency in

Making release of KDE LiveDVD spin for Fedora 17

2011-11-01 Thread alekcejk
Hi, Fedora-Live-KDE CD's released officially are limited by size 700M so there not much space for various KDE applications. Such space becomes even smaller at every Fedora release because of other non-KDE packages. There was digikam and kipi-plugins on Fedora 15 LiveCD but no space for them

Re: Making release of KDE LiveDVD spin for Fedora 17

2011-11-03 Thread alekcejk
To be more clear, I mean that both 700M and 2G KDE images can be released. 700M still will be main live image released in releases/*/Live/ http://dl.fedoraproject.org/pub/fedora/linux/releases/15/Live/ But 2G image can be released along with other Fedora spins in releases/*/Spins/

Detecting systems booting with GRUB2 in anaconda

2010-11-01 Thread alekcejk
Hi, I was asked about problem with installing Fedora 13 on a machine that is dual booting Windows 7 and another distro using GRUB2. There is nothing about GRUB2 in Installation Guide http://docs.fedoraproject.org/en-US/Fedora/13/html/Installation_Guide/s1-x86-bootloader.html To add, remove, or

Re: Detecting systems booting with GRUB2 in anaconda

2010-11-01 Thread alekcejk
What can expect user that have system booting with GRUB2 and installing Fedora? It is natural to expect that after Fedora installation will be bootable both systems Fedora and other distro. But if GRUB2 can not be detected there should be some kind of warning about that. This is the reason why

Adding optional packages to comps.xml

2010-02-28 Thread alekcejk
Hi, I want to add to Sound and Video in comps.xml some optional packages which I not own. v4l2ucp in comps.xml for F11-F14, ucview for F11-F14, EL5 and gtk-v4l for F13-F14. Is there any objections to do this? Alexey Kurov nuc...@fedoraproject.org -- devel mailing list

Re: Adding optional packages to comps.xml

2010-03-06 Thread alekcejk
As there are no objections I have added to Sound and Video v4l2ucp in comps.xml for F12-F14, ucview for F11-F14, EL5 (Robert Scheck replied that I can do it) and gtk-v4l for F13-F14. Alexey Kurov nuc...@fedoraproject.org -- devel mailing list devel@lists.fedoraproject.org

Should I bump cryptopp soname?

2011-01-22 Thread alekcejk
Hi, Need help with soname for new libcryptopp build. One of previous cryptopp versions built with disabled SSE2 for x86 because it doesn't built with SSE2. See http://groups.google.com/group/cryptopp-users/browse_thread/thread/d639907b0b1816b9 This was done by adding in config.h line (only

Re: DisplayManagerRework: how to handle upgrades?

2012-08-11 Thread alekcejk
Lennart Poettering wrote: On Sat, 11.08.12 21:54, alekc...@googlemail.com (alekc...@googlemail.com) wrote: Rex Dieter wrote: OK, so we have https://fedoraproject.org/wiki/Features/DisplayManagerRework#How_To_Test that tells one how to enable the display manager of your choice,

libzrtpcpp build faild: missing openssl/ec.h

2011-12-26 Thread alekcejk
Hi, I tried to build libzrtpcpp-2.0.0 (see http://ftp.gnu.org/gnu/ccrtp/ ). But it is impossible to build it in Fedora because openssl/ec.h is disabled in openssl which is build with no-ec option. libzrtpcpp/crypto/openssl/ZrtpDH.cpp:46:24: fatal error: openssl/ec.h: No such file or directory

MySQL-libs conflicts with mariadb-libs-5.5.29-7.fc19.x86_64

2013-03-09 Thread alekcejk
Hi, Last KDE nightly composes failed because of error DEBUG util.py:264: Error creating Live CD : Failed to build transaction : MySQL-libs conflicts with mariadb-libs-5.5.29-7.fc19.x86_64 http://koji.fedoraproject.org/koji/taskinfo?taskID=5100301

Crypto++ license changed

2013-04-03 Thread alekcejk
Crypto++ 5.6.2 license changed from Public Domain to Boost Software License 1.0. http://www.cryptopp.com/License.txt -- Alexey Kurov nuc...@fedoraproject.org -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel