blank screen after suspend

2011-03-16 Thread Randolph Jones
Linux 2.6.33.3-85.fc13.i686.PAE asus M4A785-m mboard, amd phenom x4 cpu blank screen after suspend; mouse keyboard unresponsive, hard reset required I have browsed threads, lots of comments, no solutions below is log pm-powersave /usr/lib/pm-utils/power.d/sched-powersave false: **sched policy pow

Re: AES-NI useful?

2011-03-16 Thread Chris Smart
On Thu, Mar 17, 2011 at 12:26 AM, Michael Cronenworth wrote: > Yes, the latest kernel supports it. Fedora 13 & 14 support it. It should > reduce the overhead of LUKS drive encryption to near nil from my > understanding. Great, that's what I was hoping! -c -- users mailing list users@lists.fedor

Re: fix logrotate buffer overflow

2011-03-16 Thread Patrick O'Callaghan
On Wed, 2011-03-16 at 18:15 -0700, Colin McCabe wrote: > This patch fixes a buffer overflow in logrotate. The diff was done > against trunk on http://svn.fedorahosted.org/svn/logrotate/ > > Sorry if this is the wrong place to post this. I didn't see a mailing > list mentioned on the project page a

fix logrotate buffer overflow

2011-03-16 Thread Colin McCabe
This patch fixes a buffer overflow in logrotate. The diff was done against trunk on http://svn.fedorahosted.org/svn/logrotate/ Sorry if this is the wrong place to post this. I didn't see a mailing list mentioned on the project page at https://fedorahosted.org/logrotate/ Fixed version with proper

fix logrotate buffer overflow

2011-03-16 Thread Colin McCabe
This patch fixes a buffer overflow in logrotate. The diff was done against trunk on http://svn.fedorahosted.org/svn/logrotate/ Sorry if this is the wrong place to post this. I didn't see a mailing list mentioned on the project page at https://fedorahosted.org/logrotate/ Index: config.c ==

Re: lp versus enscript

2011-03-16 Thread Robert Nichols
On 03/16/2011 05:15 PM, Aaron Konstam wrote: > On Wed, 2011-03-16 at 11:57 -0400, Robert Moskowitz wrote: >> I needed to print and Internet Draft 2 sided and two up. My colleague >> suggested lpr, but that does not have enough options, but I figured out >> how to use lp: >> >> lp -d HP-Officejet-8

Re: Need help with virt_install

2011-03-16 Thread JD
On 03/16/2011 01:45 PM, JB wrote: > JD gmail.com> writes: > >> ... >> is the missing /sys/devices/system/cpu/cpu0/topology/physical_package_id >> caused by kernel configuration settings? >> ... > http://www.kernel.org/doc/Documentation/cputopology.txt > ... > 1) /sys/devices/system/cpu/cpuX/topol

Re: lp versus enscript

2011-03-16 Thread Aaron Konstam
On Wed, 2011-03-16 at 11:57 -0400, Robert Moskowitz wrote: > I needed to print and Internet Draft 2 sided and two up. My colleague > suggested lpr, but that does not have enough options, but I figured out > how to use lp: > > lp -d HP-Officejet-8500 -o sides=two-sided-short-edge -o number-up=2

Re: Need help with virt_install

2011-03-16 Thread JB
JD gmail.com> writes: > ... > is the missing /sys/devices/system/cpu/cpu0/topology/physical_package_id > caused by kernel configuration settings? > ... http://www.kernel.org/doc/Documentation/cputopology.txt ... 1) /sys/devices/system/cpu/cpuX/topology/physical_package_id: ... For an architectu

Need help with virt_install

2011-03-16 Thread JD
/virt-install \ --connect qemu:///system \ --name Fedora_14_i386 \ --ram 500 \ --disk path=/dev/sdc \ --network network:default \ --arch i386 \ --os-variant fedora14 \ --vnc \

Re: lp versus enscript

2011-03-16 Thread Jerry Feldman
On 03/16/2011 11:57 AM, Robert Moskowitz wrote: > I needed to print and Internet Draft 2 sided and two up. My colleague > suggested lpr, but that does not have enough options, but I figured out > how to use lp: > > lp -d HP-Officejet-8500 -o sides=two-sided-short-edge -o number-up=2 > RFC5201-b

Re: execlp

2011-03-16 Thread Jerry Feldman
On 03/16/2011 06:43 AM, xinyou yan wrote: > Yes it is a function defined in the program. > I will show something like a shell. > It wait user to do what they want to . . What they can do , come from > the function I define? execlp(3) is a Linux library function that can be called only from an e

Re: "Dummy Output" sound device for new user

2011-03-16 Thread stan
On Wed, 16 Mar 2011 09:29:52 -0700 "Frederick N. Brier" wrote: > One user on a Fedora14 x86_64 install has sound. The Sound > Preferences on the Output tab shows an "Internal Audio Analog Stereo" > device. I created and switched to a new user. Sound Preferences > shows only a "Dummy Output" de

Re: Fedora 14 Kmess 2.0.6 RPM Packages (i686 & x86_64) :P

2011-03-16 Thread Manuel Escudero
2011/3/16 Ryan Rix > Uhm, > > KMess is already in our repos, please don't encourage users to install > random rpms like this. > > What usually happens when someone wants an update like this is that they > ask > the maintainer (cc'd) to update the package, and not provide some random > rpm of ques

Re: yum error

2011-03-16 Thread jeff
> On 03/16/2011 05:29 PM, j...@bubble.org wrote: >> Running F14 and when I issue the command "sudo yum check-update" I will >> often but not always get the following in response: >> >> $sudo yum check-update >> Loaded plugins: downloadonly, langpacks, presto, refresh-packagekit >> Adding en_US to l

Re: yum error

2011-03-16 Thread Bryn M. Reeves
On 03/16/2011 05:29 PM, j...@bubble.org wrote: > Running F14 and when I issue the command "sudo yum check-update" I will > often but not always get the following in response: > > $sudo yum check-update > Loaded plugins: downloadonly, langpacks, presto, refresh-packagekit > Adding en_US to language

yum error

2011-03-16 Thread jeff
Running F14 and when I issue the command "sudo yum check-update" I will often but not always get the following in response: $sudo yum check-update Loaded plugins: downloadonly, langpacks, presto, refresh-packagekit Adding en_US to language list Could not get metalink https://mirrors.fedoraproject.

Re: problem with nfs ls latency during high IO

2011-03-16 Thread Judith Flo Gaya
Hello, Just wanted to let you know that I got answers from the linux-nfs list. It seems that at some point the code from the patch that was provided to fix the problem was removed between the 2.6.32 version and 2.6.35. They suggest me to file a bug to bugzilla[1] By the moment they suggest me

"Dummy Output" sound device for new user

2011-03-16 Thread Frederick N. Brier
One user on a Fedora14 x86_64 install has sound. The Sound Preferences on the Output tab shows an "Internal Audio Analog Stereo" device. I created and switched to a new user. Sound Preferences shows only a "Dummy Output" device and does not play sound. How do I fix this? Thank you. -- use

[389-users] LDAP aliases with Postfix mail server

2011-03-16 Thread laxman singh Mandloi
Hello, I have Postfix mail server with out aliases, now need to setup aliases for mail account reside both mail server and fedora-ds on same server. can anybody tell me how to perform this task. I need to perform this on my server. Thanks in advance -- Thanks and Regards Laxman Singh Mandloi

lp versus enscript

2011-03-16 Thread Robert Moskowitz
I needed to print and Internet Draft 2 sided and two up. My colleague suggested lpr, but that does not have enough options, but I figured out how to use lp: lp -d HP-Officejet-8500 -o sides=two-sided-short-edge -o number-up=2 RFC5201-bis.txt But then he came back and said enscript is better a

Re: AES-NI useful?

2011-03-16 Thread Michael Cronenworth
Chris Smart wrote: > Anyone know how useful AES-NI are in new Intel CPUs for encrypting > one's hard drive? Is it well supported in the kernel, and does the > hardware implementation make a lot of difference (I'm guessing so, as > that's the point, but can't find any specific references..) Yes, th

Re: AES-NI useful?

2011-03-16 Thread Bruno Wolff III
On Wed, Mar 16, 2011 at 17:01:20 +1100, Chris Smart wrote: > Anyone know how useful AES-NI are in new Intel CPUs for encrypting > one's hard drive? Is it well supported in the kernel, and does the > hardware implementation make a lot of difference (I'm guessing so, as > that's the point, but can

Re: execlp

2011-03-16 Thread xinyou yan
2011/3/16 Cameron Simpson : > On 16Mar2011 18:04, xinyou yan wrote: > |  Can execlp   exec  the function defined by myself? > > If your function is in an executable file, sure. Yes it is a function defined in the program. I will show something like a shell. It wait user to do what they want t

Re: execlp

2011-03-16 Thread Cameron Simpson
On 16Mar2011 18:04, xinyou yan wrote: | Can execlp exec the function defined by myself? If your function is in an executable file, sure. | If not . how can i exec the functions whose name I want get from stdin? | I just want to call the functions by input .not call them directly . WH

execlp

2011-03-16 Thread xinyou yan
Can execlp exec the function defined by myself? If not . how can i exec the functions whose name I want get from stdin? I just want to call the functions by input .not call them directly . -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription option

Fedora 14 Kmess 2.0.6 RPM Packages (i686 & x86_64) :P

2011-03-16 Thread Manuel Escudero
I bring to you 32 & 64 bits RPM packages for Kmess 2.0.6.1-0 to install on your F14 Systems!!! I've just finished building and testing them, you can download the packages from here: 32 Bits Systems: http://goo.gl/Us6pt 64 Bits Systems: http://goo.gl/eNrgh P.S. I also have the "debuginfo" packag