search for: abililty

Displaying 5 results from an estimated 5 matches for "abililty".

2016 Jun 12
3
Getting hibernate to work on a new CentOS 7.2.1115 install
...to try a new install of CentOS on a ASUS R503U. However, I can not get hibernate to work. I try: systemctl hibenaate and I get: Failed to execute operation: sleep verb not supported Btw, the problem does not go away with super-user. I was wondering how to get around this issue. I would like the abililty to hibernate and come back in the last state. Thanks!
2016 Jun 12
0
Getting hibernate to work on a new CentOS 7.2.1115 install
...ASUS R503U. > > However, I can not get hibernate to work. I try: > systemctl hibenaate > and I get: > Failed to execute operation: sleep verb not supported > Btw, the problem does not go away with super-user. > > I was wondering how to get around this issue. I would like the abililty to hibernate and come back in the last state. > Thanks! This error message is generated when the sleep operation is not possible. Do you have sufficient SWAP configured on your system?
2007 Oct 02
0
More JSON and XML feature parity for AR and ActiveSupport (patch review)
I''m really glad the JSON changes got in, many thanks to all involved, committers and contributors alike :). But there''s still one feature that''s missing to achieve feature parity between the JSON and XML encoding/conversion. And that is the abililty to say in your controller: @authors = Author.find(:all) render :json => @authors.to_json(:only => :name) Please check out this patch that adds this: http://dev.rubyonrails.org/ticket/9751 and help verify it and post any suggestions you may have. Thanks a lot! Cheers, Chu Yeow --~--...
2013 May 17
0
Heterogeneous negative binomial
...for other mixture models such as generalized Poisson and Poisson inverse Gaussian is zero, the models reduce to Poisson. I also provide an option so that the output is similar to glm.nb, for which the dispersion parameter is indirectly related to the mean. I have also provided the abililty of nbinomial to parameterize the dispersion parameter, providing Coefficients, SEs, CIs etc for the predictors of the dispersion, as there are coefficients etc for the mean parameter. The output look nearly identical to glm.nb, except that I also display a summary of Pearson residuals, As...
2016 Jun 13
2
Getting hibernate to work on a new CentOS 7.2.1115 install
...wever, I can not get hibernate to work. I try: >> systemctl hibenaate >> and I get: >> Failed to execute operation: sleep verb not supported >> Btw, the problem does not go away with super-user. >> >> I was wondering how to get around this issue. I would like the abililty to >> hibernate and come back in the last state. >> Thanks! cat /sys/power/state cat /sys/power/disk The first should include 'disk' and the second should say enabled or some such. Note that hibernation is probably not supported by the CentOS kernel if this is on a UEFI comput...