Displaying 6 results from an estimated 6 matches for "rmmoded".
Did you mean:
rmmod'd
2016 Mar 23
3
Very odd issue w/ a CentOS 6 system
...randomly starts
rebooting, several times a day.
But we've never had anything like this, and I've never seen anything like
this: the bttv module was throwing a ton of IRQ lockup errors. Restarting
motion didn't help. So I was wondering if the issue was with the bttv
kernel module, so I rmmoded that, then modprobe bttv... and that was all
she wrote. The system lost network connectivity.
Ok, I go over to the rack, and plug in the monitor-on-a-stick, and that's
where it got very strange, and I've never seen anything like this: I turn
up the monitor... and see it announcing it had s...
2016 Mar 23
0
Very odd issue w/ a CentOS 6 system
...g, several times a day.
>
> But we've never had anything like this, and I've never seen anything like
> this: the bttv module was throwing a ton of IRQ lockup errors. Restarting
> motion didn't help. So I was wondering if the issue was with the bttv
> kernel module, so I rmmoded that, then modprobe bttv... and that was all
> she wrote. The system lost network connectivity.
>
> Ok, I go over to the rack, and plug in the monitor-on-a-stick, and that's
> where it got very strange, and I've never seen anything like this: I turn
> up the monitor... and s...
2006 Feb 23
0
How to reset Digium card while asterisk is running?
Hi,
I currently have a yellow/red alarm on one span of a Digium card.
It is not the first time, this already happened some
months ago, and I expect to clear the alarm when
rmmoding and insmoding the zaptel and wct4xxp modules.
Unfortunately I can't rmmod while asterisk is running
and I can't stop asterisk, because of lot of traffic
on other channels.
Ok, I could wait until 2 o'clock
2004 Aug 26
1
Newbie needs help - Dev_Kit_Lite installation problem
Installing DevkitLite hardware (Very similar to John Lange's post on Tue
Oct 08 2002)
I cannot get anything to work on the phone connected to the s100u. I dont
know what to do.
Can someone please help me?
I used the sample configuration files from digium documentaion that was
supposed to be "sane" defaults for the kit.
Very similar to John Lange's post on Tue Oct 08 2002
Here
1997 Sep 26
3
kerneld and module security
Here''s a neat trick for a machine running kerneld:
not_root@machine$ /sbin/ifconfig isofs
loads ''/lib/modules/(kernel version here)/fs/isofs.o''.
/sbin/ifconfig when run as non-root queries a network interface for
its configuration. However, if the interface is unknown it also tries
to load the module that implements that interface using the name of the
interface as
2005 Mar 03
14
Serious performance issues
Hi. I have a Shuttle box with an AMD Athlon XP 2200+ and 1GB of RAM.
I''m normally running it with Debian sarge/sid and kernel 2.6.10-1-k7,
as built by Debian. I want to use Xen on it. I built a xen0 kernel
which is as close to the Debian kernel as I can (no power management,
no HPET timers, broken ISA drivers disabled), disabled /lib/tls, and
booted with the new kernel.
Everything works.