search for: kmodules

Displaying 8 results from an estimated 8 matches for "kmodules".

Did you mean: modules
2004 Dec 05
3
potentially nasty oops on startup
Hi, I''m getting the following oops on startup, and I''m not quite sure why. It looks nasty though, with an invalid page being mapped into a process, and a strange looking EIP ... do_wp_page: bogus page at address 00000449 VM: killing process kmodule Unable to handle kernel NULL pointer dereference at virtual address 00000449 printing eip: 00001eca *pde = ma 0d183067 pa
2013 Jun 05
2
[LLVMdev] klee linker problem
Hello everyone, I am a novice with KLEE under LLVM. I am trying to build a KLEE project (on a new LLVM environment) and I have the following problem: echo Testing... Testing... echo There should be no assertion fails! There should be no assertion fails! klee -taint=direct taint_direct.o KLEE: output directory = "klee-out-8" klee: error: Cannot find linker input
2005 Jan 13
0
Re: potentially nasty oops on startup
Hello, >On Sun, 5 Dec 2004, Rik van Riel wrote: > > > I"m getting the following oops on startup, and I"m not quite > > sure why. It looks nasty though, with an invalid page being > > mapped into a process, and a strange looking EIP ... > > > > do_wp_page: bogus page at address 00000449 > > VM: killing process kmodule > > Unable
2005 Jun 05
3
ISDN 4 BRI card for UK
Hello I want to setup an Asterisk in several offices with 4 BRI ISDN. I am looking for recommendations on hardware. Criteria would be ease of setup, reliability and cost. The Eicon 4 BRI cards seem fairly pricey. Shame Digium don't do a ISDN BRI card. Angus -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jun 06
0
[LLVMdev] klee linker problem
Hi, The klee library directory is determined at compile time and cannot be changed afterwards. Have a look at tools/klee/main.cpp to see how it is computed. I usually use Klee without any install step, right from the build directory. This has never given me the error you see. Hope this helps, Jonas On Wed, Jun 5, 2013 at 5:26 PM, Alexandru Ionut Diaconescu < alexandruionutdiaconescu at
2006 Feb 18
2
CentOS 4.2 hangs at power-on boot
I've just installed CentOS 4.2 on a brand-new PC. It appears to be working fine except for one thing: When the system is first powered on, the boot sequence hangs after Starting udev: Initializing hardware ... storage network audio If I then hit the reset button, it reboots and successfully proceeds. Looking at rc.sysinit and the output of kmodule, it would appear that the problem is
2010 Apr 20
1
Strange new boot problem with CentOS 4 machine
I have a custom-built PC on which I've been running CentOS 4.x (kept up to the latest x) for a few years without any problems ... until this week. Last week I was out of town on an extended trip, so I shut the machine down and powered off my UPS, etc. When I returned on Saturday, I turned everything back on, and the machine seemed to be booting normally ... and then it just very abruptly
2006 Sep 14
3
Anyone using fuse and/or sshfs under Centos 4.4?
Hi A search of google failed to show any prebuilt rpms for sshfs and fuse. I do see that fuse support is in 2.6.14 kernel which isn't a whole lot of help. Before I dive headlong into this has anyone successfully built fuse/sshfs against Centos 4.4. If so would you share your experience? Thanks Daveh