similar to: [SOLVED] kernel: BUG: scheduling while atomic

Displaying 20 results from an estimated 4000 matches similar to: "[SOLVED] kernel: BUG: scheduling while atomic"

2015 Aug 02
2
[SOLVED] kernel: BUG: scheduling while atomic
>> Rebooted my home server into a new kernel and got a hard system lockup >> and a bunch of "kernel: BUG: scheduling while atomic" in >> /var/log/messages. The culprits seem to be nvidia-352.30 drivers from >> elrepo. Downgrading to 352.21 solved the problem. > > which centos version? > > which kernel? > > which nvidia card? > > what is
2015 Aug 02
0
[SOLVED] kernel: BUG: scheduling while atomic
On Sun, Aug 2, 2015 at 1:32 PM, ????????? ???????? <nevis2us at infoline.su> wrote: >>> Rebooted my home server into a new kernel and got a hard system lockup >>> and a bunch of "kernel: BUG: scheduling while atomic" in >>> /var/log/messages. The culprits seem to be nvidia-352.30 drivers from >>> elrepo. Downgrading to 352.21 solved the problem.
2015 Aug 02
0
[SOLVED] kernel: BUG: scheduling while atomic
On 08/02/15 14:08, ????????? ???????? wrote: > Rebooted my home server into a new kernel and got a hard system lockup > and a bunch of "kernel: BUG: scheduling while atomic" in > /var/log/messages. The culprits seem to be nvidia-352.30 drivers from > elrepo. Downgrading to 352.21 solved the problem. which centos version? which kernel? which nvidia card? what is bug
2015 Aug 21
3
rpmbuild dwz error
Am 21.08.2015 um 21:08 schrieb ????????? ???????? <nevis2us at infoline.su>: >> On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne >> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >> During the debuginfo extraction stage, I get the following error: >> + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz
2015 Jun 07
2
could not insert 'fuse' error on CentOS 7.1
Centos 7 base repo contains fuse, use it. it works. handcompiling packages to centos is *really* stupid, without proper knowledge.. eero 2015-06-07 10:06 GMT+03:00 ????????? ???????? <nevis2us at infoline.su>: > I've tried googling this to no avail!! >> > > Have you tried The young mechanics mailing list yet? > And have a look at Gentoo Linux (http://www.gentoo.org).
2016 Jun 15
8
https and self signed
On Jun 15, 2016, at 7:57 AM, ????????? ???????? <nevis2us at infoline.su> wrote: > > Nowadays it's quite easy to get normal ssl certificates for free. E.g. > > http://www.startssl.com > http://buy.wosign.com/free Today, I would prefer Let?s Encrypt: https://letsencrypt.org/ It is philosophically aligned with the open source software world, rather than act as bait
2015 Apr 02
1
OT: Recommended anti-virus for Windows
Well them plus CIA, NSA, Barney the Dinosaur and Teletubbies. Brian Bernard On Apr 2, 2015 5:58 PM, "????????? ????????" <nevis2us at infoline.su> wrote: > One thing I forgot to mention: I also always recommend AGAINST using >> kasperski. Kasperski is KGB guy (*cough* *cough* retired. You know in that >> service retirement is only feet first dead, so you do your
2015 Mar 27
2
headless VirtualBox on Centos
Awesome! Thanks for your replies everybody. I was looking more or less at the same options. Just was wondering if there was a ready-made set of scripts somewhere to set all of this in motion to save me a little time - but if not, I will just make one. Cheers, Boris. On Fri, Mar 27, 2015 at 3:16 AM, ????????? ???????? <nevis2us at infoline.su> wrote: > I am wondering if there is a
2015 Aug 21
1
rpmbuild dwz error
On 21/08/15 22:46, Andrew Neuschwander wrote: > On 08/21/2015 02:04 PM, Leon Fauster wrote: >> Am 21.08.2015 um 21:08 schrieb ????????? ???????? <nevis2us at infoline.su>: >>>> On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne >>>> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >>>> During the
2015 Jun 08
1
could not insert 'fuse' error on CentOS 7.1
This looka good: https://github.com/juliogonzalez/s3fs-fuse-rpm Eero 7.6.2015 4.23 ip. "Tim Dunphy" <bluethundr at gmail.com> kirjoitti: > > > > Centos 7 base repo contains fuse, use it. it works. handcompiling > packages > > to centos is *really* stupid, without proper knowledge.. > > > Thanks, you're right. The Centos 7 package works. > >
2018 Nov 05
1
[Bug 108658] New: gt215 scheduling while atomic warning
https://bugs.freedesktop.org/show_bug.cgi?id=108658 Bug ID: 108658 Summary: gt215 scheduling while atomic warning Product: xorg Version: git Hardware: Other OS: All Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee: nouveau at
2014 Dec 27
0
CentOS Digest, Vol 119, Issue 26 - Email found in subject
Received -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of centos-request at centos.org Sent: Saturday, December 27, 2014 6:00 AM To: centos at centos.org Subject: CentOS Digest, Vol 119, Issue 26 - Email found in subject Send CentOS mailing list submissions to centos at centos.org To subscribe or unsubscribe via the World Wide
2009 Jan 06
2
totem-xine
Michael A. Peters wrote: > For video - I use the totem plugin with xine backend totem. I > compiled > my own but I suspect that rpmforge has it. I found gstreamer backend > totem to be most unsatisfactory. Hi guys, Could you please share some details on how to get totem-xine running on CentOS? I believe this could be interesting to a number of people on the list, not just me.
2014 Aug 22
1
php-fpm on centos 6
What's the story with php-fpm on centos 6? There's a php-fpm rpm for centos 6 in epel but other essential mods like mod_fastcgi or mod_proxy_fcgi seem to be missing from the repos I'm usually using. Need a push in right direction. Thanks.
2015 Jun 07
0
could not insert 'fuse' error on CentOS 7.1
> > Centos 7 base repo contains fuse, use it. it works. handcompiling packages > to centos is *really* stupid, without proper knowledge.. Thanks, you're right. The Centos 7 package works. [root at ops ~]# lsmod | grep fuse fuse 87661 1 My final goal is to install s3fs. Funny how all the tutorials I've found out there tell you to compile both fuse and s3fs
2015 Aug 21
0
rpmbuild dwz error
On 08/21/2015 02:04 PM, Leon Fauster wrote: > Am 21.08.2015 um 21:08 schrieb ????????? ???????? <nevis2us at infoline.su>: >>> On CentOS 7, I'm building a large C++ package with rpmbuild. Arachne >>> (https://www.broadinstitute.org/crd/wiki/index.php/Arachne_Main_Page). >>> During the debuginfo extraction stage, I get the following error: >>> +
2016 Jun 16
0
https and self signed
On 15.06.2016 16:17, Warren Young wrote: > On Jun 15, 2016, at 7:57 AM, ????????? ????????<nevis2us at infoline.su> wrote: >> Nowadays it's quite easy to get normal ssl certificates for free. E.g. >> >> http://www.startssl.com >> http://buy.wosign.com/free > Today, I would prefer Let?s Encrypt: > > https://letsencrypt.org/ > > It is
2016 Jul 06
0
How to have more than on SELinux context on a directory
If I understand well, I could add a type to another type?!?!?! If that is the case, I did not know about it.... like many things in the SELinux world. It is so complex and so badly documented. :-( On Tue, Jul 5, 2016 at 1:24 PM, ????????? ???????? <nevis2us at infoline.su> wrote: > ????????? ???????? ????? 2016-07-05 19:58: > >> I need to have the tftpdir_rw_t and
2016 Jun 15
0
https and self signed
On Wed, June 15, 2016 9:17 am, Warren Young wrote: > On Jun 15, 2016, at 7:57 AM, ?????????????????? ???????????????? > <nevis2us at infoline.su> wrote: >> >> Nowadays it's quite easy to get normal ssl certificates for free. E.g. >> >> http://www.startssl.com >> http://buy.wosign.com/free > > Today, I would prefer Let???s Encrypt: > >
2016 Jul 06
0
How to have more than on SELinux context on a directory
I can access /depot/tftp from a tftp client but unable to do it from a Windows client as long as SELinux is enforced. If SELinux is permissive I can access it then I know Samba is properly configured. # getenforce Enforcing # ls -dZ /depot/tftp/ drwxrwxrwx. root root system_u:object_r:tftpdir_rw_t:s0 /depot/tftp/ And if I do it the other way around, give the directory a type samba_share_t then